diff -Nru gimp-2.10.32/aclocal.m4 gimp-2.10.34/aclocal.m4 --- gimp-2.10.32/aclocal.m4 2022-06-12 20:29:18.000000000 +0000 +++ gimp-2.10.34/aclocal.m4 2023-02-21 20:03:27.000000000 +0000 @@ -1,6 +1,6 @@ -# generated automatically by aclocal 1.16.5 -*- Autoconf -*- +# generated automatically by aclocal 1.16.3 -*- Autoconf -*- -# Copyright (C) 1996-2021 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, @@ -14,8 +14,8 @@ m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])]) m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl -m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.71],, -[m4_warning([this file was generated for autoconf 2.71. +m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],, +[m4_warning([this file was generated for autoconf 2.69. You have another version of autoconf. It may work, but is not guaranteed to. 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'.])]) @@ -24,7 +24,7 @@ # Owen Taylor 1997-2001 # Increment this whenever this file is changed. -#serial 4 +#serial 3 dnl AM_PATH_GLIB_2_0([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND [, MODULES]]]]) dnl Test for GLIB, and define GLIB_CFLAGS and GLIB_LIBS, if gmodule, gobject, @@ -116,7 +116,7 @@ dnl checks the results of pkg-config to some extent) dnl rm -f conf.glibtest - AC_RUN_IFELSE([AC_LANG_SOURCE([[ + AC_TRY_RUN([ #include #include #include @@ -184,7 +184,7 @@ } return 1; } -]])],[],[no_glib=yes],[echo $ac_n "cross compiling; assumed OK... $ac_c"]) +],, no_glib=yes,[echo $ac_n "cross compiling; assumed OK... $ac_c"]) CFLAGS="$ac_save_CFLAGS" LIBS="$ac_save_LIBS" fi @@ -206,10 +206,10 @@ ac_save_LIBS="$LIBS" CFLAGS="$CFLAGS $GLIB_CFLAGS" LIBS="$LIBS $GLIB_LIBS" - AC_LINK_IFELSE([AC_LANG_PROGRAM([[ + AC_TRY_LINK([ #include #include -]], [[ return ((glib_major_version) || (glib_minor_version) || (glib_micro_version)); ]])], +], [ return ((glib_major_version) || (glib_minor_version) || (glib_micro_version)); ], [ echo "*** The test program compiled, but did not run. This usually means" echo "*** that the run-time linker is not finding GLib or finding the wrong" echo "*** version of GLib. If it is not finding GLib, you'll need to set your" @@ -1219,8 +1219,7 @@ # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*- # -# Copyright (C) 1996-2001, 2003-2019, 2021-2022 Free Software -# Foundation, Inc. +# Copyright (C) 1996-2001, 2003-2015 Free Software Foundation, Inc. # Written by Gordon Matzigkeit, 1996 # # This file is free software; the Free Software Foundation gives @@ -1251,7 +1250,7 @@ # along with this program. If not, see . ]) -# serial 59 LT_INIT +# serial 58 LT_INIT # LT_PREREQ(VERSION) @@ -1401,7 +1400,6 @@ m4_require([_LT_CHECK_SHELL_FEATURES])dnl m4_require([_LT_PATH_CONVERSION_FUNCTIONS])dnl m4_require([_LT_CMD_RELOAD])dnl -m4_require([_LT_DECL_FILECMD])dnl m4_require([_LT_CHECK_MAGIC_METHOD])dnl m4_require([_LT_CHECK_SHAREDLIB_FROM_LINKLIB])dnl m4_require([_LT_CMD_OLD_ARCHIVE])dnl @@ -1440,8 +1438,8 @@ ofile=libtool can_build_shared=yes -# All known linkers require a '.a' archive for static linking (except MSVC and -# ICC, which need '.lib'). +# All known linkers require a '.a' archive for static linking (except MSVC, +# which needs '.lib'). libext=a with_gnu_ld=$lt_cv_prog_gnu_ld @@ -1992,7 +1990,7 @@ # if finds mixed CR/LF and LF-only lines. Since sed operates in # text mode, it properly converts lines to CR/LF. This bash problem # is reportedly fixed, but why not run on old versions too? - $SED '$q' "$ltmain" >> "$cfgfile" \ + sed '$q' "$ltmain" >> "$cfgfile" \ || (rm -f "$cfgfile"; exit 1) mv -f "$cfgfile" "$ofile" || @@ -2254,8 +2252,8 @@ _LT_EOF echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&AS_MESSAGE_LOG_FD $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&AS_MESSAGE_LOG_FD - echo "$AR $AR_FLAGS libconftest.a conftest.o" >&AS_MESSAGE_LOG_FD - $AR $AR_FLAGS libconftest.a conftest.o 2>&AS_MESSAGE_LOG_FD + echo "$AR cr libconftest.a conftest.o" >&AS_MESSAGE_LOG_FD + $AR cr libconftest.a conftest.o 2>&AS_MESSAGE_LOG_FD echo "$RANLIB libconftest.a" >&AS_MESSAGE_LOG_FD $RANLIB libconftest.a 2>&AS_MESSAGE_LOG_FD cat > conftest.c << _LT_EOF @@ -2279,12 +2277,17 @@ _lt_dar_allow_undefined='$wl-undefined ${wl}suppress' ;; darwin1.*) _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; - darwin*) - case $MACOSX_DEPLOYMENT_TARGET,$host in - 10.[[012]],*|,*powerpc*-darwin[[5-8]]*) - _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; - *) - _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; + darwin*) # darwin 5.x on + # if running on 10.5 or later, the deployment target defaults + # to the OS version, if on x86, and 10.4, the deployment + # target defaults to 10.4. Don't you love it? + case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in + 10.0,*86*-darwin8*|10.0,*-darwin[[912]]*) + _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; + 10.[[012]][[,.]]*) + _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; + 10.*|11.*) + _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; esac ;; esac @@ -2333,12 +2336,12 @@ output_verbose_link_cmd=func_echo_all _LT_TAGVAR(archive_cmds, $1)="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod$_lt_dsymutil" _LT_TAGVAR(module_cmds, $1)="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags$_lt_dsymutil" - _LT_TAGVAR(archive_expsym_cmds, $1)="$SED 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod$_lt_dar_export_syms$_lt_dsymutil" - _LT_TAGVAR(module_expsym_cmds, $1)="$SED -e 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags$_lt_dar_export_syms$_lt_dsymutil" + _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod$_lt_dar_export_syms$_lt_dsymutil" + _LT_TAGVAR(module_expsym_cmds, $1)="sed -e 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags$_lt_dar_export_syms$_lt_dsymutil" m4_if([$1], [CXX], [ if test yes != "$lt_cv_apple_cc_single_mod"; then _LT_TAGVAR(archive_cmds, $1)="\$CC -r -keep_private_externs -nostdlib -o \$lib-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$lib-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring$_lt_dsymutil" - _LT_TAGVAR(archive_expsym_cmds, $1)="$SED 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \$lib-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$lib-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring$_lt_dar_export_syms$_lt_dsymutil" + _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \$lib-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$lib-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring$_lt_dar_export_syms$_lt_dsymutil" fi ],[]) else @@ -2452,8 +2455,7 @@ # _LT_WITH_SYSROOT # ---------------- AC_DEFUN([_LT_WITH_SYSROOT], -[m4_require([_LT_DECL_SED])dnl -AC_MSG_CHECKING([for sysroot]) +[AC_MSG_CHECKING([for sysroot]) AC_ARG_WITH([sysroot], [AS_HELP_STRING([--with-sysroot@<:@=DIR@:>@], [Search for dependent libraries within DIR (or the compiler's sysroot @@ -2470,7 +2472,7 @@ fi ;; #( /*) - lt_sysroot=`echo "$with_sysroot" | $SED -e "$sed_quote_subst"` + lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` ;; #( no|'') ;; #( @@ -2500,7 +2502,7 @@ # options accordingly. echo 'int i;' > conftest.$ac_ext if AC_TRY_EVAL(ac_compile); then - case `$FILECMD conftest.$ac_objext` in + case `/usr/bin/file conftest.$ac_objext` in *ELF-32*) HPUX_IA64_MODE=32 ;; @@ -2517,7 +2519,7 @@ echo '[#]line '$LINENO' "configure"' > conftest.$ac_ext if AC_TRY_EVAL(ac_compile); then if test yes = "$lt_cv_prog_gnu_ld"; then - case `$FILECMD conftest.$ac_objext` in + case `/usr/bin/file conftest.$ac_objext` in *32-bit*) LD="${LD-ld} -melf32bsmip" ;; @@ -2529,7 +2531,7 @@ ;; esac else - case `$FILECMD conftest.$ac_objext` in + case `/usr/bin/file conftest.$ac_objext` in *32-bit*) LD="${LD-ld} -32" ;; @@ -2551,7 +2553,7 @@ echo '[#]line '$LINENO' "configure"' > conftest.$ac_ext if AC_TRY_EVAL(ac_compile); then emul=elf - case `$FILECMD conftest.$ac_objext` in + case `/usr/bin/file conftest.$ac_objext` in *32-bit*) emul="${emul}32" ;; @@ -2559,7 +2561,7 @@ emul="${emul}64" ;; esac - case `$FILECMD conftest.$ac_objext` in + case `/usr/bin/file conftest.$ac_objext` in *MSB*) emul="${emul}btsmip" ;; @@ -2567,7 +2569,7 @@ emul="${emul}ltsmip" ;; esac - case `$FILECMD conftest.$ac_objext` in + case `/usr/bin/file conftest.$ac_objext` in *N32*) emul="${emul}n32" ;; @@ -2587,14 +2589,14 @@ # not appear in the list. echo 'int i;' > conftest.$ac_ext if AC_TRY_EVAL(ac_compile); then - case `$FILECMD conftest.o` in + case `/usr/bin/file conftest.o` in *32-bit*) case $host in x86_64-*kfreebsd*-gnu) LD="${LD-ld} -m elf_i386_fbsd" ;; x86_64-*linux*) - case `$FILECMD conftest.o` in + case `/usr/bin/file conftest.o` in *x86-64*) LD="${LD-ld} -m elf32_x86_64" ;; @@ -2662,7 +2664,7 @@ # options accordingly. echo 'int i;' > conftest.$ac_ext if AC_TRY_EVAL(ac_compile); then - case `$FILECMD conftest.o` in + case `/usr/bin/file conftest.o` in *64-bit*) case $lt_cv_prog_gnu_ld in yes*) @@ -2701,22 +2703,9 @@ m4_defun([_LT_PROG_AR], [AC_CHECK_TOOLS(AR, [ar], false) : ${AR=ar} +: ${AR_FLAGS=cr} _LT_DECL([], [AR], [1], [The archiver]) - -# Use ARFLAGS variable as AR's operation code to sync the variable naming with -# Automake. If both AR_FLAGS and ARFLAGS are specified, AR_FLAGS should have -# higher priority because thats what people were doing historically (setting -# ARFLAGS for automake and AR_FLAGS for libtool). FIXME: Make the AR_FLAGS -# variable obsoleted/removed. - -test ${AR_FLAGS+y} || AR_FLAGS=${ARFLAGS-cr} -lt_ar_flags=$AR_FLAGS -_LT_DECL([], [lt_ar_flags], [0], [Flags to create an archive (by configure)]) - -# Make AR_FLAGS overridable by 'make ARFLAGS='. Don't try to run-time override -# by AR_FLAGS because that was never working and AR_FLAGS is about to die. -_LT_DECL([], [AR_FLAGS], [\@S|@{ARFLAGS-"\@S|@lt_ar_flags"}], - [Flags to create an archive]) +_LT_DECL([], [AR_FLAGS], [1], [Flags to create an archive]) AC_CACHE_CHECK([for archiver @FILE support], [lt_cv_ar_at_file], [lt_cv_ar_at_file=no @@ -2935,7 +2924,7 @@ lt_cv_sys_max_cmd_len=8192; ;; - bitrig* | darwin* | dragonfly* | freebsd* | midnightbsd* | netbsd* | openbsd*) + bitrig* | darwin* | dragonfly* | freebsd* | netbsd* | openbsd*) # This has been around since 386BSD, at least. Likely further. if test -x /sbin/sysctl; then lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax` @@ -2978,7 +2967,7 @@ sysv5* | sco5v6* | sysv4.2uw2*) kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null` if test -n "$kargmax"; then - lt_cv_sys_max_cmd_len=`echo $kargmax | $SED 's/.*[[ ]]//'` + lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` else lt_cv_sys_max_cmd_len=32768 fi @@ -3428,35 +3417,26 @@ striplib= old_striplib= AC_MSG_CHECKING([whether stripping libraries is possible]) -if test -z "$STRIP"; then - AC_MSG_RESULT([no]) +if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then + test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" + test -z "$striplib" && striplib="$STRIP --strip-unneeded" + AC_MSG_RESULT([yes]) else - if $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then - old_striplib="$STRIP --strip-debug" - striplib="$STRIP --strip-unneeded" - AC_MSG_RESULT([yes]) - else - case $host_os in - darwin*) - # FIXME - insert some real tests, host_os isn't really good enough +# FIXME - insert some real tests, host_os isn't really good enough + case $host_os in + darwin*) + if test -n "$STRIP"; then striplib="$STRIP -x" old_striplib="$STRIP -S" AC_MSG_RESULT([yes]) - ;; - freebsd*) - if $STRIP -V 2>&1 | $GREP "elftoolchain" >/dev/null; then - old_striplib="$STRIP --strip-debug" - striplib="$STRIP --strip-unneeded" - AC_MSG_RESULT([yes]) - else - AC_MSG_RESULT([no]) - fi - ;; - *) + else AC_MSG_RESULT([no]) - ;; - esac - fi + fi + ;; + *) + AC_MSG_RESULT([no]) + ;; + esac fi _LT_DECL([], [old_striplib], [1], [Commands to strip libraries]) _LT_DECL([], [striplib], [1]) @@ -3779,7 +3759,7 @@ case $host_os in cygwin*) # Cygwin DLLs use 'cyg' prefix rather than 'lib' - soname_spec='`echo $libname | $SED -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' + soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' m4_if([$1], [],[ sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"]) ;; @@ -3789,14 +3769,14 @@ ;; pw32*) # pw32 DLLs use 'pw' prefix rather than 'lib' - library_names_spec='`echo $libname | $SED -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' + library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' ;; esac dynamic_linker='Win32 ld.exe' ;; - *,cl* | *,icl*) - # Native MSVC or ICC + *,cl*) + # Native MSVC libname_spec='$name' soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' library_names_spec='$libname.dll.lib' @@ -3815,7 +3795,7 @@ done IFS=$lt_save_ifs # Convert to MSYS style. - sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'` + sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'` ;; cygwin*) # Convert to unix form, then to dos form, then back to unix form @@ -3852,7 +3832,7 @@ ;; *) - # Assume MSVC and ICC wrapper + # Assume MSVC wrapper library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib' dynamic_linker='Win32 ld.exe' ;; @@ -3885,7 +3865,7 @@ shlibpath_var=LD_LIBRARY_PATH ;; -freebsd* | dragonfly* | midnightbsd*) +freebsd* | dragonfly*) # DragonFly does not have aout. When/if they implement a new # versioning mechanism, adjust this. if test -x /usr/bin/objformat; then @@ -4696,7 +4676,7 @@ bsdi[[45]]*) lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib)' - lt_cv_file_magic_cmd='$FILECMD -L' + lt_cv_file_magic_cmd='/usr/bin/file -L' lt_cv_file_magic_test_file=/shlib/libc.so ;; @@ -4730,14 +4710,14 @@ lt_cv_deplibs_check_method=pass_all ;; -freebsd* | dragonfly* | midnightbsd*) +freebsd* | dragonfly*) if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then case $host_cpu in i*86 ) # Not sure whether the presence of OpenBSD here was a mistake. # Let's accept both of them until this is cleared up. lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[[3-9]]86 (compact )?demand paged shared library' - lt_cv_file_magic_cmd=$FILECMD + lt_cv_file_magic_cmd=/usr/bin/file lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` ;; esac @@ -4751,7 +4731,7 @@ ;; hpux10.20* | hpux11*) - lt_cv_file_magic_cmd=$FILECMD + lt_cv_file_magic_cmd=/usr/bin/file case $host_cpu in ia64*) lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|ELF-[[0-9]][[0-9]]) shared object file - IA64' @@ -4798,7 +4778,7 @@ newos6*) lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (executable|dynamic lib)' - lt_cv_file_magic_cmd=$FILECMD + lt_cv_file_magic_cmd=/usr/bin/file lt_cv_file_magic_test_file=/usr/lib/libnls.so ;; @@ -4925,13 +4905,13 @@ mingw*) lt_bad_file=conftest.nm/nofile ;; *) lt_bad_file=/dev/null ;; esac - case `"$tmp_nm" -B $lt_bad_file 2>&1 | $SED '1q'` in + case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in *$lt_bad_file* | *'Invalid file or object type'*) lt_cv_path_NM="$tmp_nm -B" break 2 ;; *) - case `"$tmp_nm" -p /dev/null 2>&1 | $SED '1q'` in + case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in */dev/null*) lt_cv_path_NM="$tmp_nm -p" break 2 @@ -4957,7 +4937,7 @@ # Let the user override the test. else AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :) - case `$DUMPBIN -symbols -headers /dev/null 2>&1 | $SED '1q'` in + case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in *COFF*) DUMPBIN="$DUMPBIN -symbols -headers" ;; @@ -5197,7 +5177,7 @@ if test "$lt_cv_nm_interface" = "MS dumpbin"; then # Gets list of data symbols to import. - lt_cv_sys_global_symbol_to_import="$SED -n -e 's/^I .* \(.*\)$/\1/p'" + lt_cv_sys_global_symbol_to_import="sed -n -e 's/^I .* \(.*\)$/\1/p'" # Adjust the below global symbol transforms to fixup imported variables. lt_cdecl_hook=" -e 's/^I .* \(.*\)$/extern __declspec(dllimport) char \1;/p'" lt_c_name_hook=" -e 's/^I .* \(.*\)$/ {\"\1\", (void *) 0},/p'" @@ -5215,20 +5195,20 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="$SED -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n"\ $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" # Transform an extracted symbol line into symbol name and symbol address -lt_cv_sys_global_symbol_to_c_name_address="$SED -n"\ +lt_cv_sys_global_symbol_to_c_name_address="sed -n"\ $lt_c_name_hook\ " -e 's/^: \(.*\) .*$/ {\"\1\", (void *) 0},/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/p'" # Transform an extracted symbol line into symbol name with lib prefix and # symbol address. -lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="$SED -n"\ +lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n"\ $lt_c_name_lib_hook\ " -e 's/^: \(.*\) .*$/ {\"\1\", (void *) 0},/p'"\ " -e 's/^$symcode$symcode* .* \(lib.*\)$/ {\"\1\", (void *) \&\1},/p'"\ @@ -5252,7 +5232,7 @@ if test "$lt_cv_nm_interface" = "MS dumpbin"; then # Fake it for dumpbin and say T for any non-static function, # D for any global variable and I for any imported variable. - # Also find C++ and __fastcall symbols from MSVC++ or ICC, + # Also find C++ and __fastcall symbols from MSVC++, # which start with @ or ?. lt_cv_sys_global_symbol_pipe="$AWK ['"\ " {last_section=section; section=\$ 3};"\ @@ -5270,9 +5250,9 @@ " s[1]~prfx {split(s[1],t,\"@\"); print f,t[1],substr(t[1],length(prfx))}"\ " ' prfx=^$ac_symprfx]" else - lt_cv_sys_global_symbol_pipe="$SED -n -e 's/^.*[[ ]]\($symcode$symcode*\)[[ ]][[ ]]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'" + lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[[ ]]\($symcode$symcode*\)[[ ]][[ ]]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'" fi - lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | $SED '/ __gnu_lto/d'" + lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | sed '/ __gnu_lto/d'" # Check to see that the pipe works correctly. pipe_works=no @@ -5560,7 +5540,7 @@ ;; esac ;; - freebsd* | dragonfly* | midnightbsd*) + freebsd* | dragonfly*) # FreeBSD uses GNU C++ ;; hpux9* | hpux10* | hpux11*) @@ -5643,7 +5623,7 @@ _LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink' ;; *) - case `$CC -V 2>&1 | $SED 5q` in + case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C++ 5.9 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' @@ -5985,7 +5965,7 @@ _LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink' ;; *) - case `$CC -V 2>&1 | $SED 5q` in + case `$CC -V 2>&1 | sed 5q` in *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*) # Sun Fortran 8.3 passes all unrecognized flags to the linker _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC' @@ -6168,7 +6148,7 @@ if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && ([substr](\$ 3,1,1) != ".")) { if (\$ 2 == "W") { print \$ 3 " weak" } else { print \$ 3 } } }'\'' | sort -u > $export_symbols' else - _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "L") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' + _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' fi ;; pw32*) @@ -6176,7 +6156,7 @@ ;; cygwin* | mingw* | cegcc*) case $cc_basename in - cl* | icl*) + cl*) _LT_TAGVAR(exclude_expsyms, $1)='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*' ;; *) @@ -6236,15 +6216,15 @@ case $host_os in cygwin* | mingw* | pw32* | cegcc*) - # FIXME: the MSVC++ and ICC port hasn't been tested in a loooong time + # FIXME: the MSVC++ port hasn't been tested in a loooong time # When not using gcc, we currently assume that we are using - # Microsoft Visual C++ or Intel C++ Compiler. + # Microsoft Visual C++. if test yes != "$GCC"; then with_gnu_ld=no fi ;; interix*) - # we just hope/assume this is gcc and not c89 (= MSVC++ or ICC) + # we just hope/assume this is gcc and not c89 (= MSVC++) with_gnu_ld=yes ;; openbsd* | bitrig*) @@ -6299,7 +6279,7 @@ _LT_TAGVAR(whole_archive_flag_spec, $1)= fi supports_anon_versioning=no - case `$LD -v | $SED -e 's/([[^)]]\+)\s\+//' 2>&1` in + case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in *GNU\ gold*) supports_anon_versioning=yes ;; *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... @@ -6411,7 +6391,6 @@ emximp -o $lib $output_objdir/$libname.def' _LT_TAGVAR(old_archive_From_new_cmds, $1)='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def' _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes - _LT_TAGVAR(file_list_spec, $1)='@' ;; interix[[3-9]]*) @@ -6426,7 +6405,7 @@ # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link # time. Moving up from 0x10000000 also allows more sbrk(2) space. _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='$SED "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' + _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' ;; gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu) @@ -6469,7 +6448,7 @@ _LT_TAGVAR(compiler_needs_object, $1)=yes ;; esac - case `$CC -V 2>&1 | $SED 5q` in + case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C 5.9 _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' _LT_TAGVAR(compiler_needs_object, $1)=yes @@ -6481,14 +6460,13 @@ if test yes = "$supports_anon_versioning"; then _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~ - cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ + cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ echo "local: *; };" >> $output_objdir/$libname.ver~ $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$output_objdir/$libname.ver -o $lib' fi case $cc_basename in tcc*) - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' _LT_TAGVAR(export_dynamic_flag_spec, $1)='-rdynamic' ;; xlf* | bgf* | bgxlf* | mpixlf*) @@ -6498,7 +6476,7 @@ _LT_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib' if test yes = "$supports_anon_versioning"; then _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~ - cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ + cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ echo "local: *; };" >> $output_objdir/$libname.ver~ $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib' fi @@ -6630,7 +6608,7 @@ if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && ([substr](\$ 3,1,1) != ".")) { if (\$ 2 == "W") { print \$ 3 " weak" } else { print \$ 3 } } }'\'' | sort -u > $export_symbols' else - _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "L") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' + _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' fi aix_use_runtimelinking=no @@ -6813,12 +6791,12 @@ cygwin* | mingw* | pw32* | cegcc*) # When not using gcc, we currently assume that we are using - # Microsoft Visual C++ or Intel C++ Compiler. + # Microsoft Visual C++. # hardcode_libdir_flag_spec is actually meaningless, as there is # no search path for DLLs. case $cc_basename in - cl* | icl*) - # Native MSVC or ICC + cl*) + # Native MSVC _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' ' _LT_TAGVAR(allow_undefined_flag, $1)=unsupported _LT_TAGVAR(always_export_symbols, $1)=yes @@ -6859,7 +6837,7 @@ fi' ;; *) - # Assume MSVC and ICC wrapper + # Assume MSVC wrapper _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' ' _LT_TAGVAR(allow_undefined_flag, $1)=unsupported # Tell ltmain to make .lib files, not .a files. @@ -6907,7 +6885,7 @@ ;; # FreeBSD 3 and greater uses gcc -shared to do shared libraries. - freebsd* | dragonfly* | midnightbsd*) + freebsd* | dragonfly*) _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' _LT_TAGVAR(hardcode_direct, $1)=yes @@ -7048,7 +7026,6 @@ # Fabrice Bellard et al's Tiny C Compiler _LT_TAGVAR(ld_shlibs, $1)=yes _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ;; esac ;; @@ -7120,7 +7097,6 @@ emximp -o $lib $output_objdir/$libname.def' _LT_TAGVAR(old_archive_From_new_cmds, $1)='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def' _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes - _LT_TAGVAR(file_list_spec, $1)='@' ;; osf3*) @@ -7887,8 +7863,8 @@ cygwin* | mingw* | pw32* | cegcc*) case $GXX,$cc_basename in - ,cl* | no,cl* | ,icl* | no,icl*) - # Native MSVC or ICC + ,cl* | no,cl*) + # Native MSVC # hardcode_libdir_flag_spec is actually meaningless, as there is # no search path for DLLs. _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' ' @@ -7986,7 +7962,6 @@ emximp -o $lib $output_objdir/$libname.def' _LT_TAGVAR(old_archive_From_new_cmds, $1)='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def' _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes - _LT_TAGVAR(file_list_spec, $1)='@' ;; dgux*) @@ -8017,7 +7992,7 @@ _LT_TAGVAR(archive_cmds_need_lc, $1)=no ;; - freebsd* | dragonfly* | midnightbsd*) + freebsd* | dragonfly*) # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF # conventions _LT_TAGVAR(ld_shlibs, $1)=yes @@ -8154,7 +8129,7 @@ # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link # time. Moving up from 0x10000000 also allows more sbrk(2) space. _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' - _LT_TAGVAR(archive_expsym_cmds, $1)='$SED "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' + _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' ;; irix5* | irix6*) case $cc_basename in @@ -8294,13 +8269,13 @@ _LT_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' if test yes = "$supports_anon_versioning"; then _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~ - cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ + cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ echo "local: *; };" >> $output_objdir/$libname.ver~ $CC -qmkshrobj $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$output_objdir/$libname.ver -o $lib' fi ;; *) - case `$CC -V 2>&1 | $SED 5q` in + case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C++ 5.9 _LT_TAGVAR(no_undefined_flag, $1)=' -zdefs' @@ -9438,14 +9413,6 @@ AC_SUBST([DLLTOOL]) ]) -# _LT_DECL_FILECMD -# ---------------- -# Check for a file(cmd) program that can be used to detect file type and magic -m4_defun([_LT_DECL_FILECMD], -[AC_CHECK_TOOL([FILECMD], [file], [:]) -_LT_DECL([], [FILECMD], [1], [A file(cmd) program that detects file types]) -])# _LD_DECL_FILECMD - # _LT_DECL_SED # ------------ # Check for a fully-functional sed program, that truncates @@ -9625,8 +9592,8 @@ # Helper functions for option handling. -*- Autoconf -*- # -# Copyright (C) 2004-2005, 2007-2009, 2011-2019, 2021-2022 Free -# Software Foundation, Inc. +# Copyright (C) 2004-2005, 2007-2009, 2011-2015 Free Software +# Foundation, Inc. # Written by Gary V. Vaughan, 2004 # # This file is free software; the Free Software Foundation gives @@ -10057,7 +10024,7 @@ # ltsugar.m4 -- libtool m4 base layer. -*-Autoconf-*- # -# Copyright (C) 2004-2005, 2007-2008, 2011-2019, 2021-2022 Free Software +# Copyright (C) 2004-2005, 2007-2008, 2011-2015 Free Software # Foundation, Inc. # Written by Gary V. Vaughan, 2004 # @@ -10182,8 +10149,7 @@ # ltversion.m4 -- version numbers -*- Autoconf -*- # -# Copyright (C) 2004, 2011-2019, 2021-2022 Free Software Foundation, -# Inc. +# Copyright (C) 2004, 2011-2015 Free Software Foundation, Inc. # Written by Scott James Remnant, 2004 # # This file is free software; the Free Software Foundation gives @@ -10192,23 +10158,23 @@ # @configure_input@ -# serial 4245 ltversion.m4 +# serial 4179 ltversion.m4 # This file is part of GNU Libtool -m4_define([LT_PACKAGE_VERSION], [2.4.7]) -m4_define([LT_PACKAGE_REVISION], [2.4.7]) +m4_define([LT_PACKAGE_VERSION], [2.4.6]) +m4_define([LT_PACKAGE_REVISION], [2.4.6]) AC_DEFUN([LTVERSION_VERSION], -[macro_version='2.4.7' -macro_revision='2.4.7' +[macro_version='2.4.6' +macro_revision='2.4.6' _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?]) _LT_DECL(, macro_revision, 0) ]) # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*- # -# Copyright (C) 2004-2005, 2007, 2009, 2011-2019, 2021-2022 Free -# Software Foundation, Inc. +# Copyright (C) 2004-2005, 2007, 2009, 2011-2015 Free Software +# Foundation, Inc. # Written by Scott James Remnant, 2004. # # This file is free software; the Free Software Foundation gives @@ -10614,7 +10580,7 @@ AS_VAR_IF([$1], [""], [$5], [$4])dnl ])dnl PKG_CHECK_VAR -# Copyright (C) 2002-2021 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, @@ -10629,7 +10595,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.5], [], +m4_if([$1], [1.16.3], [], [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl ]) @@ -10645,14 +10611,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.5])dnl +[AM_AUTOMAKE_VERSION([1.16.3])dnl m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) # Figure out how to run the assembler. -*- Autoconf -*- -# Copyright (C) 2001-2021 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, @@ -10672,7 +10638,7 @@ # AM_AUX_DIR_EXPAND -*- Autoconf -*- -# Copyright (C) 2001-2021 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, @@ -10724,7 +10690,7 @@ # AM_CONDITIONAL -*- Autoconf -*- -# Copyright (C) 1997-2021 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, @@ -10755,7 +10721,7 @@ Usually this means the macro was only invoked conditionally.]]) fi])]) -# Copyright (C) 1999-2021 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, @@ -10946,7 +10912,7 @@ # Generate code to set up dependency tracking. -*- Autoconf -*- -# Copyright (C) 1999-2021 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, @@ -11014,7 +10980,7 @@ # Do all the work for Automake. -*- Autoconf -*- -# Copyright (C) 1996-2021 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, @@ -11042,10 +11008,6 @@ # release and drop the old call support. AC_DEFUN([AM_INIT_AUTOMAKE], [AC_PREREQ([2.65])dnl -m4_ifdef([_$0_ALREADY_INIT], - [m4_fatal([$0 expanded multiple times -]m4_defn([_$0_ALREADY_INIT]))], - [m4_define([_$0_ALREADY_INIT], m4_expansion_stack)])dnl dnl Autoconf wants to disallow AM_ names. We explicitly allow dnl the ones we care about. m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl @@ -11082,7 +11044,7 @@ [_AM_SET_OPTIONS([$1])dnl dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT. m4_if( - m4_ifset([AC_PACKAGE_NAME], [ok]):m4_ifset([AC_PACKAGE_VERSION], [ok]), + m4_ifdef([AC_PACKAGE_NAME], [ok]):m4_ifdef([AC_PACKAGE_VERSION], [ok]), [ok:ok],, [m4_fatal([AC_INIT should be called with package and version arguments])])dnl AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl @@ -11134,20 +11096,6 @@ [m4_define([AC_PROG_OBJCXX], m4_defn([AC_PROG_OBJCXX])[_AM_DEPENDENCIES([OBJCXX])])])dnl ]) -# Variables for tags utilities; see am/tags.am -if test -z "$CTAGS"; then - CTAGS=ctags -fi -AC_SUBST([CTAGS]) -if test -z "$ETAGS"; then - ETAGS=etags -fi -AC_SUBST([ETAGS]) -if test -z "$CSCOPE"; then - CSCOPE=cscope -fi -AC_SUBST([CSCOPE]) - AC_REQUIRE([AM_SILENT_RULES])dnl dnl The testsuite driver may need to know about EXEEXT, so add the dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This @@ -11229,7 +11177,7 @@ done echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) -# Copyright (C) 2001-2021 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, @@ -11250,7 +11198,7 @@ fi AC_SUBST([install_sh])]) -# Copyright (C) 2003-2021 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, @@ -11272,7 +11220,7 @@ # Add --enable-maintainer-mode option to configure. -*- Autoconf -*- # From Jim Meyering -# Copyright (C) 1996-2021 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, @@ -11307,7 +11255,7 @@ # Check to see how 'make' treats includes. -*- Autoconf -*- -# Copyright (C) 2001-2021 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, @@ -11350,7 +11298,7 @@ # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- -# Copyright (C) 1997-2021 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, @@ -11384,7 +11332,7 @@ # Helper functions for option handling. -*- Autoconf -*- -# Copyright (C) 2001-2021 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, @@ -11413,7 +11361,7 @@ AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) -# Copyright (C) 1999-2021 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, @@ -11460,7 +11408,7 @@ # For backward compatibility. AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])]) -# Copyright (C) 2001-2021 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, @@ -11479,7 +11427,7 @@ # Check to make sure that the build environment is sane. -*- Autoconf -*- -# Copyright (C) 1996-2021 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, @@ -11560,7 +11508,7 @@ rm -f conftest.file ]) -# Copyright (C) 2009-2021 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, @@ -11620,7 +11568,7 @@ _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl ]) -# Copyright (C) 2001-2021 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, @@ -11648,7 +11596,7 @@ INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" AC_SUBST([INSTALL_STRIP_PROGRAM])]) -# Copyright (C) 2006-2021 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, @@ -11667,7 +11615,7 @@ # Check how to create a tarball. -*- Autoconf -*- -# Copyright (C) 2004-2021 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 -Nru gimp-2.10.32/app/actions/image-commands.c gimp-2.10.34/app/actions/image-commands.c --- gimp-2.10.32/app/actions/image-commands.c 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/actions/image-commands.c 2023-02-21 19:56:15.000000000 +0000 @@ -138,6 +138,9 @@ GimpUnit unit, gint offset_x, gint offset_y, + gdouble xres, + gdouble yres, + GimpUnit res_unit, GimpFillType fill_type, GimpItemSet layer_set, gboolean resize_text_layers, @@ -1379,6 +1382,9 @@ GimpUnit unit, gint offset_x, gint offset_y, + gdouble xres, + gdouble yres, + GimpUnit res_unit, GimpFillType fill_type, GimpItemSet layer_set, gboolean resize_text_layers, @@ -1393,6 +1399,10 @@ GimpImage *image = GIMP_IMAGE (viewable); GimpDialogConfig *config = GIMP_DIALOG_CONFIG (image->gimp->config); GimpProgress *progress; + gdouble old_xres; + gdouble old_yres; + GimpUnit old_res_unit; + gboolean update_resolution; g_object_set (config, "image-resize-fill-type", fill_type, @@ -1409,6 +1419,22 @@ progress = gimp_progress_start (GIMP_PROGRESS (display), FALSE, _("Resizing")); + gimp_image_get_resolution (image, &old_xres, &old_yres); + old_res_unit = gimp_image_get_unit (image); + + update_resolution = xres != old_xres || + yres != old_yres || + res_unit != old_res_unit; + + if (update_resolution) + { + gimp_image_undo_group_start (image, + GIMP_UNDO_GROUP_IMAGE_SCALE, + _("Change Canvas Size")); + gimp_image_set_resolution (image, xres, yres); + gimp_image_set_unit (image, res_unit); + } + gimp_image_resize_with_layers (image, context, fill_type, width, height, offset_x, offset_y, @@ -1419,6 +1445,9 @@ if (progress) gimp_progress_end (progress); + if (update_resolution) + gimp_image_undo_group_end (image); + gimp_image_flush (image); } else diff -Nru gimp-2.10.32/app/actions/layers-commands.c gimp-2.10.34/app/actions/layers-commands.c --- gimp-2.10.32/app/actions/layers-commands.c 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/actions/layers-commands.c 2023-02-21 19:56:15.000000000 +0000 @@ -158,9 +158,12 @@ GimpUnit unit, gint offset_x, gint offset_y, + gdouble unused0, + gdouble unused1, + GimpUnit unused2, GimpFillType fill_type, - GimpItemSet unused, - gboolean unused2, + GimpItemSet unused3, + gboolean unused4, gpointer data); static gint layers_mode_index (GimpLayerMode layer_mode, @@ -1695,9 +1698,12 @@ GimpUnit unit, gint offset_x, gint offset_y, + gdouble unused0, + gdouble unused1, + GimpUnit unused2, GimpFillType fill_type, - GimpItemSet unused, - gboolean unused2, + GimpItemSet unused3, + gboolean unused4, gpointer user_data) { layer_resize_unit = unit; diff -Nru gimp-2.10.32/app/actions/Makefile.in gimp-2.10.34/app/actions/Makefile.in --- gimp-2.10.32/app/actions/Makefile.in 2022-06-12 20:29:20.000000000 +0000 +++ gimp-2.10.34/app/actions/Makefile.in 2023-02-21 20:03:30.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -296,6 +296,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) AA_LIBS = @AA_LIBS@ @@ -345,8 +347,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -365,10 +365,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -417,6 +415,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -1145,6 +1144,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/app/config/Makefile.in gimp-2.10.34/app/config/Makefile.in --- gimp-2.10.32/app/config/Makefile.in 2022-06-12 20:29:20.000000000 +0000 +++ gimp-2.10.34/app/config/Makefile.in 2023-02-21 20:03:30.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -207,6 +207,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__tty_colors_dummy = \ mgn= red= grn= lgn= blu= brg= std=; \ am__color_tests=no @@ -462,8 +464,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -482,10 +482,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -534,6 +532,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -1279,6 +1278,7 @@ @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \ @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \ @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT) + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/app/core/gimpimage.c gimp-2.10.34/app/core/gimpimage.c --- gimp-2.10.32/app/core/gimpimage.c 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/core/gimpimage.c 2023-02-21 19:56:15.000000000 +0000 @@ -140,7 +140,8 @@ PROP_PRECISION, PROP_METADATA, PROP_BUFFER, - PROP_SYMMETRY + PROP_SYMMETRY, + PROP_CONVERTING, }; @@ -692,6 +693,12 @@ GIMP_TYPE_SYMMETRY, GIMP_PARAM_READWRITE | G_PARAM_CONSTRUCT)); + + g_object_class_install_property (object_class, PROP_CONVERTING, + g_param_spec_boolean ("converting", + NULL, NULL, + FALSE, + GIMP_PARAM_READWRITE)); } static void @@ -1007,6 +1014,10 @@ } break; + case PROP_CONVERTING: + private->converting = g_value_get_boolean (value); + break; + case PROP_ID: case PROP_METADATA: case PROP_BUFFER: @@ -1057,6 +1068,10 @@ G_TYPE_FROM_INSTANCE (private->active_symmetry) : G_TYPE_NONE); break; + case PROP_CONVERTING: + g_value_set_boolean (value, private->converting); + break; + default: G_OBJECT_WARN_INVALID_PROPERTY_ID (object, property_id, pspec); break; @@ -5144,3 +5159,33 @@ gimp_item_stack_invalidate_previews (layers); gimp_item_stack_invalidate_previews (channels); } + +/* Sets the image into a "converting" state, which is there to warn other code + * (such as shell render code) that the image properties might be in an + * inconsistent state. For instance when converting to another precision with + * gimp_image_convert_precision(), the babl format may be updated first, and the + * profile later, after all drawables are converted. Rendering the image + * in-between would at best render broken previews (at worst, crash, e.g. + * because we depend on allocated data which might have become too small). + */ +void +gimp_image_set_converting (GimpImage *image, + gboolean converting) +{ + g_return_if_fail (GIMP_IS_IMAGE (image)); + + g_object_set (image, + "converting", converting, + NULL); +} + +gboolean +gimp_image_get_converting (GimpImage *image) +{ + GimpImagePrivate *private; + g_return_val_if_fail (GIMP_IS_IMAGE (image), FALSE); + + private = GIMP_IMAGE_GET_PRIVATE (image); + + return private->converting; +} diff -Nru gimp-2.10.32/app/core/gimpimage-color-profile.c gimp-2.10.34/app/core/gimpimage-color-profile.c --- gimp-2.10.32/app/core/gimpimage-color-profile.c 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/core/gimpimage-color-profile.c 2023-02-21 19:56:15.000000000 +0000 @@ -692,6 +692,17 @@ while ((drawable = gimp_object_queue_pop (queue))) { + GimpItem *item = GIMP_ITEM (drawable); + GeglBuffer *buffer; + gboolean alpha; + + alpha = gimp_drawable_has_alpha (drawable); + + buffer = gegl_buffer_new (GEGL_RECTANGLE (0, 0, + gimp_item_get_width (item), + gimp_item_get_height (item)), + gimp_image_get_layer_format (image, alpha)); + gimp_drawable_push_undo (drawable, NULL, NULL, 0, 0, gimp_item_get_width (GIMP_ITEM (drawable)), @@ -700,13 +711,14 @@ gimp_gegl_convert_color_profile (gimp_drawable_get_buffer (drawable), NULL, src_profile, - gimp_drawable_get_buffer (drawable), + buffer, NULL, dest_profile, intent, bpc, progress); - gimp_drawable_update (drawable, 0, 0, -1, -1); + gimp_drawable_set_buffer (drawable, TRUE, NULL, buffer); + g_object_unref (buffer); } g_object_unref (queue); diff -Nru gimp-2.10.32/app/core/gimpimage-convert-precision.c gimp-2.10.34/app/core/gimpimage-convert-precision.c --- gimp-2.10.32/app/core/gimpimage-convert-precision.c 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/core/gimpimage-convert-precision.c 2023-02-21 19:56:15.000000000 +0000 @@ -135,6 +135,8 @@ old_profile = gimp_image_get_color_profile (image); old_format = gimp_image_get_layer_format (image, FALSE); + gimp_image_set_converting (image, TRUE); + /* Set the new precision */ g_object_set (image, "precision", precision, NULL); @@ -227,6 +229,8 @@ g_object_unref (new_profile); } + gimp_image_set_converting (image, FALSE); + gimp_image_undo_group_end (image); gimp_image_precision_changed (image); diff -Nru gimp-2.10.32/app/core/gimpimage.h gimp-2.10.34/app/core/gimpimage.h --- gimp-2.10.32/app/core/gimpimage.h 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/core/gimpimage.h 2023-02-21 19:56:15.000000000 +0000 @@ -455,5 +455,9 @@ void gimp_image_invalidate_previews (GimpImage *image); +void gimp_image_set_converting (GimpImage *image, + gboolean converting); +gboolean gimp_image_get_converting (GimpImage *image); + #endif /* __GIMP_IMAGE_H__ */ diff -Nru gimp-2.10.32/app/core/gimpimage-private.h gimp-2.10.34/app/core/gimpimage-private.h --- gimp-2.10.32/app/core/gimpimage-private.h 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/core/gimpimage-private.h 2023-02-21 19:56:15.000000000 +0000 @@ -64,6 +64,7 @@ gboolean is_color_managed; /* is this image color managed */ GimpColorProfile *color_profile; /* image's color profile */ + gboolean converting; /* color model or profile in middle of conversion? */ /* Cached color transforms: from layer to sRGB u8 and double, and back */ gboolean color_transforms_created; diff -Nru gimp-2.10.32/app/core/Makefile.in gimp-2.10.34/app/core/Makefile.in --- gimp-2.10.32/app/core/Makefile.in 2022-06-12 20:29:20.000000000 +0000 +++ gimp-2.10.34/app/core/Makefile.in 2023-02-21 20:03:30.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -475,6 +475,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) AA_LIBS = @AA_LIBS@ @@ -524,8 +526,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -544,10 +544,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -596,6 +594,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -1789,6 +1788,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/app/dialogs/authors.h gimp-2.10.34/app/dialogs/authors.h --- gimp-2.10.32/app/dialogs/authors.h 2022-06-12 20:31:17.000000000 +0000 +++ gimp-2.10.34/app/dialogs/authors.h 2023-02-21 20:06:42.000000000 +0000 @@ -26,9 +26,11 @@ "Timm Bäder", "Jerry Baker", "Daniel P. Berrange", + "Jacob Boerema", "Hendrik Boom", "Richard Bowers", "Hans Breuer", + "Simon Budig", "João S. O. Bueno", "Seth Burgess", "Marco Ciampa", @@ -43,11 +45,15 @@ "Daniel Eddeland", "Ulf-D. Ehlert", "Gil Eliyahu", + "Tobias Ellinghaus", + "Ell", "Dirk Farin", "Richard Gitschlag", "Saul Goode", "David Gowers", + "Niels De Graef", "Cameron Gregory", + "Stanislav Grinkov", "Eric Grivel", "Stephen Griffiths", "Julien Hardelin", @@ -66,7 +72,10 @@ "Róman Joost", "Alexander Jones", "Aurimas Juška", + "Povilas Kanapickas", "Malay Keshav", + "Øyvind Kolås", + "Lloyd Konneker", "Kretynofil", "Christian Krippendorf", "Hartmut Kuhse", @@ -74,10 +83,12 @@ "Simone Karin Lehmann", "Dave Lichterman", "Adrian Likins", + "lillolollo", "Tor Lillqvist", "Nikc M.", "Mikael Magnusson", "Luidnel Maignan", + "Thomas Manni", "Pascal Massimino", "Johannes Matschke", "Takeshi Matsuyama", @@ -95,17 +106,21 @@ "Andreas Neustifter", "Jon Nordby", "Martin Nordholts", + "Daniel Novomesky", "David Odin", "Nelson A. de Oliveira", "Victor Oliveira", + "Yoshio Ono", "Nathan Osman", "Benjamin Otte", "Petr Ovtchenkov", "Juan Palacios", "Ville Pätsi", + "Akkana Peck", "Félix Piédallu", "Nils Philippsen", "Mircea Purdea", + "Liam Quin", "John Ralls", "Dennis Ranke", "Debarshi Ray", @@ -115,26 +130,33 @@ "Marco Rossini", "Karthikeyan S", "Daniel Sabo", + "Oleksii Samorukov", "Enrico Schröder", + "Michael Schumacher", + "Elad Shahar", "shark0r", "Peter Sikking", "RyōTa SimaMoto", "SHIRAKAWA Akira", + "Jernej Simončič", "Manish Singh", "Mukund Sivaraman", "Ville Sokk", "Jakub Steiner", "Omari Stephens", "Tobias Stoeckmann", + "Elle Stone", "Bogdan Szczurek", "Tal Trachtman", "Mason Thomas", "Benoit Touchette", "Andreas Turtschan", + "Massimo Valentini", "Thorsten Vollmer", "Clayton Walker", "Rupert Weber", "Alexis Wilhelm", + "woob", "Andrew Wyatt", "Yoshinori Yamakawa", "Mihail Zenkov", @@ -148,6 +170,7 @@ { "Alexia Death", "Philipp Haegi", + "Aryeom Han", "Ville Pätsi", "Klaus Staedtler", "Jakub Steiner", @@ -161,5 +184,6 @@ "Ulf-D. Ehlert", "Julien Hardelin", "Róman Joost", + "Alexandre Prokoudine", NULL }; diff -Nru gimp-2.10.32/app/dialogs/authors.xsl gimp-2.10.34/app/dialogs/authors.xsl --- gimp-2.10.32/app/dialogs/authors.xsl 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/dialogs/authors.xsl 2023-02-21 19:56:15.000000000 +0000 @@ -11,8 +11,9 @@ + ((number(@last-active) >= 2 and + number(substring-after(@last-active, ".")) >= 8) or + number(@last-active) >= 3)]" /> diff -Nru gimp-2.10.32/app/dialogs/Makefile.in gimp-2.10.34/app/dialogs/Makefile.in --- gimp-2.10.32/app/dialogs/Makefile.in 2022-06-12 20:29:20.000000000 +0000 +++ gimp-2.10.34/app/dialogs/Makefile.in 2023-02-21 20:03:30.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -240,6 +240,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) AA_LIBS = @AA_LIBS@ @@ -289,8 +291,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -309,10 +309,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -361,6 +359,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -947,6 +946,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/app/dialogs/resize-dialog.c gimp-2.10.34/app/dialogs/resize-dialog.c --- gimp-2.10.32/app/dialogs/resize-dialog.c 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/dialogs/resize-dialog.c 2023-02-21 19:56:15.000000000 +0000 @@ -26,13 +26,17 @@ #include "dialogs-types.h" +#include "core/gimp.h" #include "core/gimpcontext.h" #include "core/gimpimage.h" #include "core/gimplayer.h" +#include "core/gimptemplate.h" +#include "widgets/gimpcontainercombobox.h" #include "widgets/gimphelp-ids.h" #include "widgets/gimpsizebox.h" #include "widgets/gimpviewabledialog.h" +#include "widgets/gimpwidgets-constructors.h" #include "resize-dialog.h" @@ -49,12 +53,16 @@ { GimpViewable *viewable; GimpContext *context; + GimpContext *parent_context; GimpFillType fill_type; GimpItemSet layer_set; gboolean resize_text_layers; GimpResizeCallback callback; gpointer user_data; + gdouble old_xres; + gdouble old_yres; + GimpUnit old_res_unit; gint old_width; gint old_height; GimpUnit old_unit; @@ -68,6 +76,11 @@ GtkWidget *layer_set_combo; GtkWidget *fill_type_combo; GtkWidget *text_layers_button; + + GtkWidget *ppi_box; + GtkWidget *ppi_image; + GtkWidget *ppi_template; + GimpTemplate *template; }; @@ -91,6 +104,15 @@ static void offset_center_clicked (GtkWidget *widget, ResizeDialog *private); +static void template_changed (GimpContext *context, + GimpTemplate *template, + ResizeDialog *private); + +static void reset_template_clicked (GtkWidget *button, + ResizeDialog *private); +static void ppi_select_toggled (GtkWidget *radio, + ResizeDialog *private); + /* public function */ @@ -113,13 +135,19 @@ GtkWidget *dialog; GtkWidget *main_vbox; GtkWidget *vbox; - GtkWidget *abox; + GtkWidget *center_hbox; + GtkWidget *center_left_vbox; + GtkWidget *center_right_vbox; GtkWidget *frame; GtkWidget *button; GtkWidget *spinbutton; GtkWidget *entry; GtkWidget *hbox; GtkWidget *combo; + GtkWidget *label; + GtkWidget *template_selector; + GtkWidget *ppi_image; + GtkWidget *ppi_template; GtkAdjustment *adjustment; GdkPixbuf *pixbuf; GtkSizeGroup *size_group = NULL; @@ -162,8 +190,18 @@ private = g_slice_new0 (ResizeDialog); + private->parent_context = context; + private->context = gimp_context_new (context->gimp, + "resize-dialog", + context); + + gimp_image_get_resolution (image, &xres, &yres); + + private->old_xres = xres; + private->old_yres = yres; + private->old_res_unit = gimp_image_get_unit (image); + private->viewable = viewable; - private->context = context; private->fill_type = fill_type; private->layer_set = layer_set; private->resize_text_layers = resize_text_layers; @@ -177,6 +215,8 @@ private->old_layer_set = private->layer_set; private->old_resize_text_layers = private->resize_text_layers; + gimp_context_set_template (private->context, NULL); + dialog = gimp_viewable_dialog_new (viewable, context, title, role, GIMP_ICON_OBJECT_RESIZE, title, parent, @@ -209,11 +249,120 @@ main_vbox, TRUE, TRUE, 0); gtk_widget_show (main_vbox); + /* template selector */ + hbox = gtk_box_new (GTK_ORIENTATION_HORIZONTAL, 6); + gtk_box_pack_start (GTK_BOX (main_vbox), hbox, FALSE, FALSE, 0); + gtk_widget_show (hbox); + + label = gtk_label_new_with_mnemonic (_("_Template:")); + gtk_box_pack_start (GTK_BOX (hbox), label, FALSE, FALSE, 0); + gtk_widget_show (label); + + template_selector = g_object_new (GIMP_TYPE_CONTAINER_COMBO_BOX, + "container", context->gimp->templates, + "context", private->context, + "view-size", 16, + "view-border-width", 0, + "ellipsize", PANGO_ELLIPSIZE_NONE, + "focus-on-click", FALSE, + NULL); + + gtk_box_pack_start (GTK_BOX (hbox), template_selector, TRUE, TRUE, 0); + gtk_widget_show (template_selector); + + gtk_label_set_mnemonic_widget (GTK_LABEL (label), template_selector); + + g_signal_connect (private->context, + "template-changed", + G_CALLBACK (template_changed), + private); + + /* reset template button */ + button = gimp_icon_button_new (GIMP_ICON_RESET, NULL); + gtk_button_set_relief (GTK_BUTTON (button), GTK_RELIEF_NONE); + gtk_image_set_from_icon_name (GTK_IMAGE (gtk_bin_get_child (GTK_BIN (button))), + GIMP_ICON_RESET, GTK_ICON_SIZE_MENU); + gtk_box_pack_start (GTK_BOX (hbox), button, FALSE, FALSE, 0); + gtk_widget_show (button); + + g_signal_connect (button, + "clicked", + G_CALLBACK (reset_template_clicked), + private); + + gimp_help_set_help_data (button, + _("Reset the template selection"), + NULL); + + /* ppi selector box */ + private->ppi_box = vbox = gtk_box_new (GTK_ORIENTATION_VERTICAL, 6); + gtk_box_pack_start (GTK_BOX (main_vbox), vbox, FALSE, FALSE, 0); + + label = gtk_label_new (_("Template and image print resolution don't match.\n" + "Choose how to scale the canvas:")); + gtk_label_set_line_wrap (GTK_LABEL (label), TRUE); + gtk_label_set_justify (GTK_LABEL (label), GTK_JUSTIFY_CENTER); + gtk_box_pack_start (GTK_BOX (vbox), label, FALSE, FALSE, 0); + gtk_widget_show (label); + + hbox = gtk_box_new (GTK_ORIENTATION_HORIZONTAL, 6); + gtk_box_pack_start (GTK_BOX (vbox), hbox, FALSE, FALSE, 0); + gtk_box_set_homogeneous (GTK_BOX (hbox), TRUE); + gtk_widget_show (hbox); + + /* actual label text is set inside template_change fn. */ + ppi_image = gtk_radio_button_new_with_label (NULL, ""); + ppi_template = gtk_radio_button_new_with_label (NULL, ""); + + private->ppi_image = ppi_image; + private->ppi_template = ppi_template; + + gtk_radio_button_set_group (GTK_RADIO_BUTTON (ppi_template), + gtk_radio_button_get_group (GTK_RADIO_BUTTON (ppi_image))); + + gtk_toggle_button_set_mode (GTK_TOGGLE_BUTTON (ppi_image), FALSE); + gtk_toggle_button_set_mode (GTK_TOGGLE_BUTTON (ppi_template), FALSE); + + gtk_box_pack_start (GTK_BOX (hbox), ppi_image, FALSE, FALSE, 0); + gtk_box_pack_start (GTK_BOX (hbox), ppi_template, FALSE, FALSE, 0); + + gtk_widget_show (ppi_image); + gtk_widget_show (ppi_template); + + g_signal_connect (G_OBJECT (ppi_image), + "toggled", + G_CALLBACK (ppi_select_toggled), + private); + + g_signal_connect (G_OBJECT (ppi_template), + "toggled", + G_CALLBACK (ppi_select_toggled), + private); + + /* For space gain, organize the main widgets in both vertical and + * horizontal layout. + * The size and offset fields are on the center left, while the + * preview and the "Center" button are on center right. + */ + center_hbox = gtk_box_new (GTK_ORIENTATION_HORIZONTAL, 2); + gtk_box_pack_start (GTK_BOX (main_vbox), center_hbox, FALSE, FALSE, 0); + gtk_widget_show (center_hbox); + + center_left_vbox = gtk_box_new (GTK_ORIENTATION_VERTICAL, 4); + gtk_box_pack_start (GTK_BOX (center_hbox), center_left_vbox, FALSE, FALSE, 0); + gtk_widget_show (center_left_vbox); + + center_right_vbox = gtk_box_new (GTK_ORIENTATION_VERTICAL, 2); + gtk_box_pack_start (GTK_BOX (center_hbox), center_right_vbox, FALSE, FALSE, 0); + gtk_widget_show (center_right_vbox); + + /* size select frame */ + frame = gimp_frame_new (size_title); - gtk_box_pack_start (GTK_BOX (main_vbox), frame, FALSE, FALSE, 0); + gtk_box_pack_start (GTK_BOX (center_left_vbox), frame, FALSE, FALSE, 0); gtk_widget_show (frame); - gimp_image_get_resolution (image, &xres, &yres); + /* size box */ private->box = g_object_new (GIMP_TYPE_SIZE_BOX, "width", width, @@ -227,8 +376,9 @@ gtk_container_add (GTK_CONTAINER (frame), private->box); gtk_widget_show (private->box); + /* offset frame */ frame = gimp_frame_new (_("Offset")); - gtk_box_pack_start (GTK_BOX (main_vbox), frame, FALSE, FALSE, 0); + gtk_box_pack_start (GTK_BOX (center_left_vbox), frame, FALSE, FALSE, 0); gtk_widget_show (frame); vbox = gtk_box_new (GTK_ORIENTATION_VERTICAL, 6); @@ -274,21 +424,9 @@ G_CALLBACK (offset_update), private); - button = gtk_button_new_with_mnemonic (_("C_enter")); - gtk_table_attach_defaults (GTK_TABLE (entry), button, 4, 5, 1, 2); - gtk_widget_show (button); - - g_signal_connect (button, "clicked", - G_CALLBACK (offset_center_clicked), - private); - - abox = gtk_alignment_new (0.5, 0.5, 0.0, 0.0); - gtk_box_pack_start (GTK_BOX (vbox), abox, FALSE, FALSE, 0); - gtk_widget_show (abox); - frame = gtk_frame_new (NULL); gtk_frame_set_shadow_type (GTK_FRAME (frame), GTK_SHADOW_IN); - gtk_container_add (GTK_CONTAINER (abox), frame); + gtk_box_pack_start (GTK_BOX (center_right_vbox), frame, FALSE, FALSE, 0); gtk_widget_show (frame); private->area = gimp_offset_area_new (width, height); @@ -310,6 +448,15 @@ G_CALLBACK (size_notify), private); + /* Button to center the image on canvas just below the preview. */ + button = gtk_button_new_with_mnemonic (_("C_enter")); + gtk_box_pack_start (GTK_BOX (center_right_vbox), button, FALSE, FALSE, 0); + gtk_widget_show (button); + + g_signal_connect (button, "clicked", + G_CALLBACK (offset_center_clicked), + private); + frame = gimp_frame_new (layers_title); gtk_box_pack_start (GTK_BOX (main_vbox), frame, FALSE, FALSE, 0); gtk_widget_show (frame); @@ -402,6 +549,8 @@ static void resize_dialog_free (ResizeDialog *private) { + g_object_unref (private->context); + g_slice_free (ResizeDialog, private); } @@ -414,6 +563,9 @@ GimpUnit unit; gint width; gint height; + gdouble xres; + gdouble yres; + GimpUnit res_unit; switch (response_id) { @@ -423,19 +575,25 @@ case GTK_RESPONSE_OK: g_object_get (private->box, - "width", &width, - "height", &height, - "unit", &unit, + "width", &width, + "height", &height, + "unit", &unit, + "xresolution", &xres, + "yresolution", &yres, + "resolution-unit", &res_unit, NULL); private->callback (dialog, private->viewable, - private->context, + private->parent_context, width, height, unit, gimp_size_entry_get_refval (entry, 0), gimp_size_entry_get_refval (entry, 1), + xres, + yres, + res_unit, private->fill_type, private->layer_set, private->resize_text_layers, @@ -456,9 +614,12 @@ NULL); g_object_set (private->box, - "width", private->old_width, - "height", private->old_height, - "unit", private->old_unit, + "width", private->old_width, + "height", private->old_height, + "unit", private->old_unit, + "xresolution", private->old_xres, + "yresolution", private->old_yres, + "resolution-unit", private->old_res_unit, NULL); if (private->layer_set_combo) @@ -471,6 +632,11 @@ if (private->text_layers_button) gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (private->text_layers_button), private->old_resize_text_layers); + + gimp_context_set_template (private->context, NULL); + + gimp_size_entry_set_unit (GIMP_SIZE_ENTRY (private->offset), + private->old_unit); } static void @@ -556,3 +722,132 @@ g_signal_emit_by_name (private->offset, "value-changed", 0); } + +static void +template_changed (GimpContext *context, + GimpTemplate *template, + ResizeDialog *private) +{ + GimpUnit unit = private->old_unit; + + private->template = template; + + gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (private->ppi_image), TRUE); + gtk_widget_hide (private->ppi_box); + + if (template != NULL) + { + gdouble xres; + gdouble yres; + GimpUnit res_unit; + gboolean resolution_mismatch; + + unit = gimp_template_get_unit (template); + xres = gimp_template_get_resolution_x (template); + yres = gimp_template_get_resolution_y (template); + res_unit = gimp_template_get_resolution_unit (template); + + resolution_mismatch = xres != private->old_xres || + yres != private->old_yres || + res_unit != private->old_res_unit; + + if (resolution_mismatch && + unit != GIMP_UNIT_PIXEL) + { + gchar *text; + + text = g_strdup_printf (_("Scale template to %.2f ppi"), + private->old_xres); + gtk_button_set_label (GTK_BUTTON (private->ppi_image), text); + g_free (text); + + text = g_strdup_printf (_("Set image to %.2f ppi"), + xres); + gtk_button_set_label (GTK_BUTTON (private->ppi_template), text); + g_free (text); + + gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (private->ppi_image), + TRUE); + + gtk_widget_show (private->ppi_box); + } + } + + ppi_select_toggled (NULL, private); + + gimp_size_entry_set_unit (GIMP_SIZE_ENTRY (private->offset), unit); +} + +static void +ppi_select_toggled (GtkWidget *radio, + ResizeDialog *private) +{ + gint width; + gint height; + GimpUnit unit; + gdouble xres; + gdouble yres; + GimpUnit res_unit; + GtkToggleButton *image_button; + gboolean use_image_ppi; + + width = private->old_width; + height = private->old_height; + xres = private->old_xres; + yres = private->old_yres; + res_unit = private->old_res_unit; + unit = private->old_unit; + + image_button = GTK_TOGGLE_BUTTON (private->ppi_image); + use_image_ppi = gtk_toggle_button_get_active (image_button); + + if (private->template != NULL) + { + width = gimp_template_get_width (private->template); + height = gimp_template_get_height (private->template); + unit = gimp_template_get_unit (private->template); + xres = gimp_template_get_resolution_x (private->template); + yres = gimp_template_get_resolution_y (private->template); + res_unit = gimp_template_get_resolution_unit (private->template); + } + + if (private->template != NULL && + unit != GIMP_UNIT_PIXEL) + { + if (use_image_ppi) + { + width = ceil (width * (private->old_xres / xres)); + height = ceil (height * (private->old_yres / yres)); + + xres = private->old_xres; + yres = private->old_yres; + } + + g_object_set (private->box, + "xresolution", xres, + "yresolution", yres, + "resolution-unit", res_unit, + NULL); + } + else + { + g_object_set (private->box, + "xresolution", private->old_xres, + "yresolution", private->old_yres, + "resolution-unit", private->old_res_unit, + NULL); + } + + g_object_set (private->box, + "width", width, + "height", height, + "unit", unit, + NULL); +} + +static void +reset_template_clicked (GtkWidget *button, + ResizeDialog *private) +{ + gimp_context_set_template (private->context, NULL); +} diff -Nru gimp-2.10.32/app/dialogs/resize-dialog.h gimp-2.10.34/app/dialogs/resize-dialog.h --- gimp-2.10.32/app/dialogs/resize-dialog.h 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/dialogs/resize-dialog.h 2023-02-21 19:56:15.000000000 +0000 @@ -27,6 +27,9 @@ GimpUnit unit, gint offset_x, gint offset_y, + gdouble xres, + gdouble yres, + GimpUnit res_unit, GimpFillType fill_type, GimpItemSet layer_set, gboolean resize_text_layers, diff -Nru gimp-2.10.32/app/display/gimpdisplayshell-callbacks.c gimp-2.10.34/app/display/gimpdisplayshell-callbacks.c --- gimp-2.10.32/app/display/gimpdisplayshell-callbacks.c 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/display/gimpdisplayshell-callbacks.c 2023-02-21 19:56:15.000000000 +0000 @@ -274,17 +274,21 @@ /* ignore events on overlays */ if (eevent->window == gtk_widget_get_window (widget)) { - cairo_t *cr; + GimpImage *image = gimp_display_get_image (shell->display); + cairo_t *cr; cr = gdk_cairo_create (gtk_widget_get_window (shell->canvas)); gdk_cairo_region (cr, eevent->region); cairo_clip (cr); - if (gimp_display_get_image (shell->display)) + /* If we are currently converting the image, it might be in inconsistent + * state and should not be redrawn. + */ + if (image != NULL && ! gimp_image_get_converting (image)) { gimp_display_shell_canvas_draw_image (shell, cr); } - else + else if (image == NULL) { gimp_display_shell_canvas_draw_drop_zone (shell, cr); } diff -Nru gimp-2.10.32/app/display/gimpdisplayshell-render.c gimp-2.10.34/app/display/gimpdisplayshell-render.c --- gimp-2.10.32/app/display/gimpdisplayshell-render.c 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/display/gimpdisplayshell-render.c 2023-02-21 19:56:15.000000000 +0000 @@ -75,6 +75,15 @@ g_return_if_fail (scale > 0.0); image = gimp_display_get_image (shell->display); + + /* While converting, the render can be wrong; but worse, we rely on allocated + * data which might be the wrong size and this was a crash we had which was + * hard to diagnose as it doesn't always crash immediately (see discussions in + * #9136). This is why this assert is important. We want to make sure we never + * call this when the shell's image is in the inconsistent "converting" state. + */ + g_return_if_fail (! gimp_image_get_converting (image)); + buffer = gimp_pickable_get_buffer ( gimp_display_shell_get_pickable (shell)); #ifdef USE_NODE_BLIT diff -Nru gimp-2.10.32/app/display/gimpstatusbar.c gimp-2.10.34/app/display/gimpstatusbar.c --- gimp-2.10.32/app/display/gimpstatusbar.c 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/display/gimpstatusbar.c 2023-02-21 19:56:15.000000000 +0000 @@ -55,6 +55,9 @@ /* spacing between the icon and the statusbar label */ #define ICON_SPACING 2 +/* width/height of the statusbar icon rect */ +#define ICON_SIZE 16 + /* timeout (in milliseconds) for temporary statusbar messages */ #define MESSAGE_TIMEOUT 8000 @@ -1342,7 +1345,7 @@ /* the rectangle width is negative when rendering right-to-left */ x += PANGO_PIXELS (rect.x) + (rect.width < 0 ? PANGO_PIXELS (rect.width) : 0); - y += PANGO_PIXELS (rect.y); + y += PANGO_PIXELS (rect.y / ICON_SIZE); gdk_cairo_set_source_pixbuf (cr, statusbar->icon, x, y); cairo_paint (cr); @@ -1734,7 +1737,7 @@ if (icon) return g_object_ref (icon); - icon = gimp_widget_load_icon (statusbar->label, icon_name, 16); + icon = gimp_widget_load_icon (statusbar->label, icon_name, ICON_SIZE); /* this is not optimal but so what */ if (g_hash_table_size (statusbar->icon_hash) > 16) diff -Nru gimp-2.10.32/app/display/gimptoolhandlegrid.c gimp-2.10.34/app/display/gimptoolhandlegrid.c --- gimp-2.10.32/app/display/gimptoolhandlegrid.c 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/display/gimptoolhandlegrid.c 2023-02-21 19:56:15.000000000 +0000 @@ -548,10 +548,11 @@ GdkModifierType state, GimpButtonPressType press_type) { - GimpToolHandleGrid *grid = GIMP_TOOL_HANDLE_GRID (widget); - GimpToolHandleGridPrivate *private = grid->private; - gint n_handles = private->n_handles; - gint active_handle = private->handle - 1; + GimpToolHandleGrid *grid = GIMP_TOOL_HANDLE_GRID (widget); + GimpToolHandleGridPrivate *private = grid->private; + gint n_handles = private->n_handles; + gint active_handle = private->handle - 1; + GimpCanvasItem *dragged_handle = NULL; switch (private->handle_mode) { @@ -591,9 +592,23 @@ g_object_notify (G_OBJECT (grid), "n-handles"); } + else if (active_handle >= 0 && + active_handle < 4) + { + /* existing handle is being dragged. don't set dragged_handle for + * newly-created handles, otherwise their snap offset will be wrong + */ + dragged_handle = private->handles[private->handle]; + } break; case GIMP_HANDLE_MODE_MOVE: + if (active_handle >= 0 && + active_handle < 4) + { + /* existing handle is being dragged */ + dragged_handle = private->handles[private->handle]; + } /* check for valid position and calculating of OX0...OY3 is * done on button release */ @@ -627,6 +642,22 @@ break; } + /* ensure dragged handles snap to guides based on the handle center, not where + * the cursor grabbed them + */ + if (dragged_handle) + { + gdouble x, y; + + gimp_canvas_handle_get_position (dragged_handle, + &x, + &y); + gimp_tool_widget_set_snap_offsets (widget, + SIGNED_ROUND (x - coords->x), + SIGNED_ROUND (y - coords->y), + 0, 0); + } + private->last_x = coords->x; private->last_y = coords->y; diff -Nru gimp-2.10.32/app/display/Makefile.in gimp-2.10.34/app/display/Makefile.in --- gimp-2.10.32/app/display/Makefile.in 2022-06-12 20:29:20.000000000 +0000 +++ gimp-2.10.34/app/display/Makefile.in 2023-02-21 20:03:30.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -317,6 +317,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) AA_LIBS = @AA_LIBS@ @@ -366,8 +368,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -386,10 +386,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -438,6 +436,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -1181,6 +1180,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/app/file/Makefile.in gimp-2.10.34/app/file/Makefile.in --- gimp-2.10.32/app/file/Makefile.in 2022-06-12 20:29:20.000000000 +0000 +++ gimp-2.10.34/app/file/Makefile.in 2023-02-21 20:03:30.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -182,6 +182,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) AA_LIBS = @AA_LIBS@ @@ -231,8 +233,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -251,10 +251,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -303,6 +301,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -768,6 +767,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/app/file-data/Makefile.in gimp-2.10.34/app/file-data/Makefile.in --- gimp-2.10.32/app/file-data/Makefile.in 2022-06-12 20:29:20.000000000 +0000 +++ gimp-2.10.34/app/file-data/Makefile.in 2023-02-21 20:03:30.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -183,6 +183,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) AA_LIBS = @AA_LIBS@ @@ -232,8 +234,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -252,10 +252,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -304,6 +302,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -766,6 +765,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/app/gegl/Makefile.in gimp-2.10.34/app/gegl/Makefile.in --- gimp-2.10.32/app/gegl/Makefile.in 2022-06-12 20:29:20.000000000 +0000 +++ gimp-2.10.34/app/gegl/Makefile.in 2023-02-21 20:03:31.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -225,6 +225,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) AA_LIBS = @AA_LIBS@ @@ -274,8 +276,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -294,10 +294,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -346,6 +344,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -896,6 +895,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/app/gimp-update.c gimp-2.10.34/app/gimp-update.c --- gimp-2.10.32/app/gimp-update.c 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/gimp-update.c 2023-02-21 19:56:15.000000000 +0000 @@ -24,6 +24,10 @@ #include #include +#ifdef PLATFORM_OSX +#import +#endif /* PLATFORM_OSX */ + #ifndef GIMP_CONSOLE_COMPILATION #include #endif @@ -42,21 +46,34 @@ #include "gimp-update.h" #include "gimp-version.h" -static gboolean gimp_update_known (GimpCoreConfig *config, - const gchar *last_version, - gint64 release_timestamp, - gint build_revision, - const gchar *comment); -static gboolean gimp_version_break (const gchar *v, - gint *major, - gint *minor, - gint *micro); -static void gimp_check_updates_callback (GObject *source, - GAsyncResult *result, - gpointer user_data); -static void gimp_update_about_dialog (GimpCoreConfig *config, - const GParamSpec *pspec, - gpointer user_data); +static gboolean gimp_update_known (GimpCoreConfig *config, + const gchar *last_version, + gint64 release_timestamp, + gint build_revision, + const gchar *comment); +static void gimp_check_updates_process (const gchar *source, + gchar *file_contents, + gsize file_length, + GimpCoreConfig *config); +#ifndef PLATFORM_OSX +static void gimp_check_updates_callback (GObject *source, + GAsyncResult *result, + gpointer user_data); +#endif /* PLATFORM_OSX */ +static void gimp_update_about_dialog (GimpCoreConfig *config, + const GParamSpec *pspec, + gpointer user_data); + +static gboolean gimp_version_break (const gchar *v, + gint *major, + gint *minor, + gint *micro); + +static const gchar * gimp_get_version_url (void); + +#ifdef PLATFORM_OSX +static gint gimp_check_updates_process_idle (gpointer data); +#endif /* Private Functions */ @@ -202,163 +219,175 @@ } static void -gimp_check_updates_callback (GObject *source, - GAsyncResult *result, - gpointer user_data) +gimp_check_updates_process (const gchar *source, + gchar *file_contents, + gsize file_length, + GimpCoreConfig *config) { - GimpCoreConfig *config = user_data; - char *file_contents = NULL; - gsize file_length = 0; - GError *error = NULL; + const gchar *platform; + const gchar *last_version = NULL; + const gchar *release_date = NULL; + const gchar *build_comment = NULL; + GError *error = NULL; + gint64 release_timestamp = 0; + gint build_revision = 0; + JsonParser *parser; + JsonPath *path; + JsonNode *result; + JsonArray *versions; + gint i; + + /* For Windows and macOS, let's look if installers are available. + * For other platforms, let's just look for source release. + */ + if (g_strcmp0 (GIMP_BUILD_PLATFORM_FAMILY, "windows") == 0 || + g_strcmp0 (GIMP_BUILD_PLATFORM_FAMILY, "macos") == 0) + platform = GIMP_BUILD_PLATFORM_FAMILY; + else + platform = "source"; - if (g_file_load_contents_finish (G_FILE (source), result, - &file_contents, &file_length, - NULL, &error)) + parser = json_parser_new (); + if (! json_parser_load_from_data (parser, file_contents, file_length, &error)) { - const gchar *platform; - const gchar *last_version = NULL; - const gchar *release_date = NULL; - const gchar *build_comment = NULL; - gint64 release_timestamp = 0; - gint build_revision = 0; - JsonParser *parser; - JsonPath *path; - JsonNode *result; - JsonArray *versions; - gint i; - - /* For Windows and macOS, let's look if installers are available. - * For other platforms, let's just look for source release. - */ - if (g_strcmp0 (GIMP_BUILD_PLATFORM_FAMILY, "windows") == 0 || - g_strcmp0 (GIMP_BUILD_PLATFORM_FAMILY, "macos") == 0) - platform = GIMP_BUILD_PLATFORM_FAMILY; - else - platform = "source"; - - parser = json_parser_new (); - if (! json_parser_load_from_data (parser, file_contents, file_length, &error)) - { - g_printerr ("%s: parsing of %s failed: %s\n", G_STRFUNC, - g_file_get_uri (G_FILE (source)), error->message); - g_free (file_contents); - g_clear_object (&parser); - g_clear_error (&error); + g_printerr ("%s: parsing of %s failed: %s\n", G_STRFUNC, + source, error->message); + g_free (file_contents); + g_clear_object (&parser); + g_clear_error (&error); - return; - } + return; + } - path = json_path_new (); - /* Ideally we could just use Json path filters like this to - * retrieve only released binaries for a given platform: - * g_strdup_printf ("$['STABLE'][?(@.%s)]['version']", platform); - * json_array_get_string_element (result, 0); - * And that would be it! We'd have our last release for given - * platform. - * Unfortunately json-glib does not support filter syntax, so we - * end up looping through releases. - */ - if (! json_path_compile (path, "$['STABLE'][*]", &error)) - { + path = json_path_new (); + /* Ideally we could just use Json path filters like this to + * retrieve only released binaries for a given platform: + * g_strdup_printf ("$['STABLE'][?(@.%s)]['version']", platform); + * json_array_get_string_element (result, 0); + * And that would be it! We'd have our last release for given + * platform. + * Unfortunately json-glib does not support filter syntax, so we + * end up looping through releases. + */ + if (! json_path_compile (path, "$['STABLE'][*]", &error)) + { #ifdef GIMP_UNSTABLE - g_printerr("Path compilation failed: %s\n", error->message); + g_printerr("Path compilation failed: %s\n", error->message); #endif - g_free (file_contents); - g_clear_object (&parser); - g_clear_error (&error); - - return; - } - result = json_path_match (path, json_parser_get_root (parser)); - g_return_if_fail (JSON_NODE_HOLDS_ARRAY (result)); + g_free (file_contents); + g_clear_object (&parser); + g_clear_error (&error); - versions = json_node_get_array (result); - for (i = 0; i < (gint) json_array_get_length (versions); i++) - { - JsonObject *version; + return; + } + result = json_path_match (path, json_parser_get_root (parser)); + g_return_if_fail (JSON_NODE_HOLDS_ARRAY (result)); - /* Note that we don't actually look for the highest version, - * but for the highest version for which a build for your - * platform (and optional build-id) is available. - * - * So we loop through the version list then the build array - * and break at first compatible release, since JSON arrays - * are ordered. - */ - version = json_array_get_object_element (versions, i); - if (json_object_has_member (version, platform)) - { - JsonArray *builds; - gint j; + versions = json_node_get_array (result); + for (i = 0; i < (gint) json_array_get_length (versions); i++) + { + JsonObject *version; - builds = json_object_get_array_member (version, platform); + /* Note that we don't actually look for the highest version, + * but for the highest version for which a build for your + * platform (and optional build-id) is available. + * + * So we loop through the version list then the build array + * and break at first compatible release, since JSON arrays + * are ordered. + */ + version = json_array_get_object_element (versions, i); + if (json_object_has_member (version, platform)) + { + JsonArray *builds; + gint j; - for (j = 0; j < (gint) json_array_get_length (builds); j++) - { - const gchar *build_id = NULL; - JsonObject *build; + builds = json_object_get_array_member (version, platform); - build = json_array_get_object_element (builds, j); - if (json_object_has_member (build, "build-id")) - build_id = json_object_get_string_member (build, "build-id"); - if (g_strcmp0 (build_id, GIMP_BUILD_ID) == 0) - { - /* Release date is the build date if any set, - * otherwise the main version release date. - */ - if (json_object_has_member (build, "date")) - release_date = json_object_get_string_member (build, "date"); - else - release_date = json_object_get_string_member (version, "date"); - - /* These are optional data. */ - if (json_object_has_member (build, "revision")) - build_revision = json_object_get_int_member (build, "revision"); - if (json_object_has_member (build, "comment")) - build_comment = json_object_get_string_member (build, "comment"); - break; - } - } + for (j = 0; j < (gint) json_array_get_length (builds); j++) + { + const gchar *build_id = NULL; + JsonObject *build; - if (release_date) + build = json_array_get_object_element (builds, j); + if (json_object_has_member (build, "build-id")) + build_id = json_object_get_string_member (build, "build-id"); + if (g_strcmp0 (build_id, GIMP_BUILD_ID) == 0 || + g_strcmp0 (platform, "source") == 0) { - last_version = json_object_get_string_member (version, "version"); + /* Release date is the build date if any set, + * otherwise the main version release date. + */ + if (json_object_has_member (build, "date")) + release_date = json_object_get_string_member (build, "date"); + else + release_date = json_object_get_string_member (version, "date"); + + /* These are optional data. */ + if (json_object_has_member (build, "revision")) + build_revision = json_object_get_int_member (build, "revision"); + if (json_object_has_member (build, "comment")) + build_comment = json_object_get_string_member (build, "comment"); break; } } + + if (release_date) + { + last_version = json_object_get_string_member (version, "version"); + break; + } } + } - if (last_version && release_date) - { - GDateTime *datetime; - gchar *str; + if (last_version && release_date) + { + GDateTime *datetime; + gchar *str; - str = g_strdup_printf ("%s 00:00:00Z", release_date); - datetime = g_date_time_new_from_iso8601 (str, NULL); - g_free (str); + str = g_strdup_printf ("%s 00:00:00Z", release_date); + datetime = g_date_time_new_from_iso8601 (str, NULL); + g_free (str); - if (datetime) - { - release_timestamp = g_date_time_to_unix (datetime); - g_date_time_unref (datetime); - } - else - { - /* JSON file data bug. */ - g_printerr ("%s: release date for version %s not properly formatted: %s\n", - G_STRFUNC, last_version, release_date); - - last_version = NULL; - release_date = NULL; - build_revision = 0; - build_comment = NULL; - } + if (datetime) + { + release_timestamp = g_date_time_to_unix (datetime); + g_date_time_unref (datetime); } - gimp_update_known (config, last_version, release_timestamp, build_revision, build_comment); + else + { + /* JSON file data bug. */ + g_printerr ("%s: release date for version %s not properly formatted: %s\n", + G_STRFUNC, last_version, release_date); + + last_version = NULL; + release_date = NULL; + build_revision = 0; + build_comment = NULL; + } + } + gimp_update_known (config, last_version, release_timestamp, build_revision, build_comment); - g_object_unref (path); - g_object_unref (parser); - g_free (file_contents); + g_object_unref (path); + g_object_unref (parser); + g_free (file_contents); +} + +#ifndef PLATFORM_OSX +static void +gimp_check_updates_callback (GObject *source, + GAsyncResult *result, + gpointer user_data) +{ + GimpCoreConfig *config = user_data; + char *file_contents = NULL; + gsize file_length = 0; + GError *error = NULL; + + if (g_file_load_contents_finish (G_FILE (source), result, + &file_contents, &file_length, + NULL, &error)) + { + gimp_check_updates_process (g_file_get_uri (G_FILE (source)), file_contents, file_length, config); } else { @@ -367,6 +396,7 @@ g_clear_error (&error); } } +#endif /* PLATFORM_OSX */ static void gimp_update_about_dialog (GimpCoreConfig *config, @@ -389,6 +419,44 @@ } } +static const gchar * +gimp_get_version_url () +{ +#ifdef GIMP_RELEASE + return "https://www.gimp.org/gimp_versions.json"; +#else + if (g_getenv ("GIMP_DEV_VERSIONS_JSON")) + return g_getenv ("GIMP_DEV_VERSIONS_JSON"); + else + return "https://testing.gimp.org/gimp_versions.json"; +#endif +} + +#ifdef PLATFORM_OSX +typedef struct _GimpCheckUpdatesData +{ + const gchar *gimp_versions; + gchar *json_result; + gsize json_size; + GimpCoreConfig *config; +} GimpCheckUpdatesData; + +static int +gimp_check_updates_process_idle (gpointer data) +{ + GimpCheckUpdatesData *check_updates_data = (GimpCheckUpdatesData *) data; + + gimp_check_updates_process (check_updates_data->gimp_versions, + check_updates_data->json_result, + check_updates_data->json_size, + check_updates_data->config); + + g_free (check_updates_data); + + return FALSE; /* remove idle */ +} +#endif /* PLATFORM_OSX */ + /* Public Functions */ /* @@ -427,7 +495,7 @@ if (prev_update_timestamp > current_timestamp) prev_update_timestamp = -1; -#ifndef GIMP_UNSTABLE +#ifdef GIMP_RELEASE /* Do not check more than once a week. */ if (current_timestamp - prev_update_timestamp < 3600L * 24L * 7L) return FALSE; @@ -451,18 +519,64 @@ void gimp_update_check (GimpCoreConfig *config) { - GFile *gimp_versions; +#ifdef PLATFORM_OSX + const gchar *gimp_versions; -#ifdef GIMP_UNSTABLE - if (g_getenv ("GIMP_DEV_VERSIONS_JSON")) - gimp_versions = g_file_new_for_path (g_getenv ("GIMP_DEV_VERSIONS_JSON")); - else - gimp_versions = g_file_new_for_uri ("https://testing.gimp.org/gimp_versions.json"); + gimp_versions = gimp_get_version_url (); + + NSMutableURLRequest *request = [[NSMutableURLRequest alloc] init]; + [request setURL:[NSURL URLWithString:@(gimp_versions)]]; + [request setHTTPMethod:@"GET"]; + + NSURLSession *session = [NSURLSession sessionWithConfiguration:[NSURLSessionConfiguration defaultSessionConfiguration]]; + /* completionHandler is called on a background thread */ + [[session dataTaskWithRequest:request completionHandler:^(NSData *data, NSURLResponse *response, NSError *error) { + NSString *reply; + gchar *json_result; + GimpCheckUpdatesData *update_results; + + if (error) + { + g_printerr ("%s: gimp_update_check failed to get update from %s, with error: %s\n", + G_STRFUNC, + gimp_versions, + [error.localizedDescription UTF8String]); + return; + } + + if ([response isKindOfClass:[NSHTTPURLResponse class]]) { + NSInteger statusCode = [(NSHTTPURLResponse *)response statusCode]; + + if (statusCode != 200) + { + g_printerr ("%s: gimp_update_check failed to get update from %s, with status code: %d\n", + G_STRFUNC, + gimp_versions, + (int)statusCode); + return; + } + } + + reply = [[NSString alloc] initWithData:data encoding:NSUTF8StringEncoding]; + json_result = g_strdup ([reply UTF8String]); /* will be freed by gimp_check_updates_process */ + + update_results = g_new (GimpCheckUpdatesData, 1); + + update_results->gimp_versions = gimp_versions; + update_results->json_result = json_result; + update_results->json_size = [reply lengthOfBytesUsingEncoding:NSUTF8StringEncoding]; + update_results->config = config; + + g_idle_add ((GSourceFunc) gimp_check_updates_process_idle, (gpointer) update_results); + }] resume]; #else - gimp_versions = g_file_new_for_uri ("https://www.gimp.org/gimp_versions.json"); -#endif + GFile *gimp_versions; + + gimp_versions = g_file_new_for_uri (gimp_get_version_url ()); + g_file_load_contents_async (gimp_versions, NULL, gimp_check_updates_callback, config); g_object_unref (gimp_versions); +#endif /* PLATFORM_OSX */ } /* diff -Nru gimp-2.10.32/app/gui/gimpdbusservice-generated.c gimp-2.10.34/app/gui/gimpdbusservice-generated.c --- gimp-2.10.32/app/gui/gimpdbusservice-generated.c 2022-06-12 20:31:24.000000000 +0000 +++ gimp-2.10.34/app/gui/gimpdbusservice-generated.c 2023-02-21 20:06:56.000000000 +0000 @@ -413,7 +413,7 @@ * Returns: The last property id. */ guint -gimp_dbus_service_ui_override_properties (GObjectClass *klass G_GNUC_UNUSED, guint property_id_begin) +gimp_dbus_service_ui_override_properties (GObjectClass *klass, guint property_id_begin) { return property_id_begin - 1; } @@ -453,9 +453,9 @@ * * Signal emitted when a remote caller is invoking the Open() D-Bus method. * - * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call gimp_dbus_service_ui_complete_open() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned. + * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call gimp_dbus_service_ui_complete_open() or e.g. g_dbus_method_invocation_return_error() on it) and no order signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned. * - * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run. + * Returns: %TRUE if the invocation was handled, %FALSE to let other signal handlers run. */ g_signal_new ("handle-open", G_TYPE_FROM_INTERFACE (iface), @@ -476,9 +476,9 @@ * * Signal emitted when a remote caller is invoking the OpenAsNew() D-Bus method. * - * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call gimp_dbus_service_ui_complete_open_as_new() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned. + * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call gimp_dbus_service_ui_complete_open_as_new() or e.g. g_dbus_method_invocation_return_error() on it) and no order signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned. * - * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run. + * Returns: %TRUE if the invocation was handled, %FALSE to let other signal handlers run. */ g_signal_new ("handle-open-as-new", G_TYPE_FROM_INTERFACE (iface), @@ -500,9 +500,9 @@ * * Signal emitted when a remote caller is invoking the BatchRun() D-Bus method. * - * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call gimp_dbus_service_ui_complete_batch_run() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned. + * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call gimp_dbus_service_ui_complete_batch_run() or e.g. g_dbus_method_invocation_return_error() on it) and no order signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned. * - * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run. + * Returns: %TRUE if the invocation was handled, %FALSE to let other signal handlers run. */ g_signal_new ("handle-batch-run", G_TYPE_FROM_INTERFACE (iface), @@ -522,9 +522,9 @@ * * Signal emitted when a remote caller is invoking the Activate() D-Bus method. * - * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call gimp_dbus_service_ui_complete_activate() or e.g. g_dbus_method_invocation_return_error() on it) and no other signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned. + * If a signal handler returns %TRUE, it means the signal handler will handle the invocation (e.g. take a reference to @invocation and eventually call gimp_dbus_service_ui_complete_activate() or e.g. g_dbus_method_invocation_return_error() on it) and no order signal handlers will run. If no signal handler handles the invocation, the %G_DBUS_ERROR_UNKNOWN_METHOD error is returned. * - * Returns: %G_DBUS_METHOD_INVOCATION_HANDLED or %TRUE if the invocation was handled, %G_DBUS_METHOD_INVOCATION_UNHANDLED or %FALSE to let other signal handlers run. + * Returns: %TRUE if the invocation was handled, %FALSE to let other signal handlers run. */ g_signal_new ("handle-activate", G_TYPE_FROM_INTERFACE (iface), @@ -996,7 +996,7 @@ */ void gimp_dbus_service_ui_complete_open ( - GimpDBusServiceUI *object G_GNUC_UNUSED, + GimpDBusServiceUI *object, GDBusMethodInvocation *invocation, gboolean success) { @@ -1017,7 +1017,7 @@ */ void gimp_dbus_service_ui_complete_open_as_new ( - GimpDBusServiceUI *object G_GNUC_UNUSED, + GimpDBusServiceUI *object, GDBusMethodInvocation *invocation, gboolean success) { @@ -1038,7 +1038,7 @@ */ void gimp_dbus_service_ui_complete_batch_run ( - GimpDBusServiceUI *object G_GNUC_UNUSED, + GimpDBusServiceUI *object, GDBusMethodInvocation *invocation, gboolean success) { @@ -1058,7 +1058,7 @@ */ void gimp_dbus_service_ui_complete_activate ( - GimpDBusServiceUI *object G_GNUC_UNUSED, + GimpDBusServiceUI *object, GDBusMethodInvocation *invocation) { g_dbus_method_invocation_return_value (invocation, @@ -1106,17 +1106,17 @@ } static void -gimp_dbus_service_ui_proxy_get_property (GObject *object G_GNUC_UNUSED, - guint prop_id G_GNUC_UNUSED, - GValue *value G_GNUC_UNUSED, +gimp_dbus_service_ui_proxy_get_property (GObject *object, + guint prop_id, + GValue *value, GParamSpec *pspec G_GNUC_UNUSED) { } static void -gimp_dbus_service_ui_proxy_set_property (GObject *object G_GNUC_UNUSED, - guint prop_id G_GNUC_UNUSED, - const GValue *value G_GNUC_UNUSED, +gimp_dbus_service_ui_proxy_set_property (GObject *object, + guint prop_id, + const GValue *value, GParamSpec *pspec G_GNUC_UNUSED) { } @@ -1224,7 +1224,7 @@ } static void -gimp_dbus_service_ui_proxy_iface_init (GimpDBusServiceUIIface *iface G_GNUC_UNUSED) +gimp_dbus_service_ui_proxy_iface_init (GimpDBusServiceUIIface *iface) { } @@ -1616,7 +1616,7 @@ } static void -gimp_dbus_service_ui_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton G_GNUC_UNUSED) +gimp_dbus_service_ui_skeleton_dbus_interface_flush (GDBusInterfaceSkeleton *_skeleton) { } diff -Nru gimp-2.10.32/app/gui/Makefile.in gimp-2.10.34/app/gui/Makefile.in --- gimp-2.10.32/app/gui/Makefile.in 2022-06-12 20:29:20.000000000 +0000 +++ gimp-2.10.34/app/gui/Makefile.in 2023-02-21 20:03:31.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -189,6 +189,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) AA_LIBS = @AA_LIBS@ @@ -238,8 +240,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -258,10 +258,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -310,6 +308,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -823,6 +822,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/app/Makefile.in gimp-2.10.34/app/Makefile.in --- gimp-2.10.32/app/Makefile.in 2022-06-12 20:29:20.000000000 +0000 +++ gimp-2.10.34/app/Makefile.in 2023-02-21 20:03:30.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -289,6 +289,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) am__DIST_COMMON = $(srcdir)/Makefile.in \ $(top_srcdir)/build/windows/gimprc.rule $(top_srcdir)/depcomp @@ -365,8 +367,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -385,10 +385,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -437,6 +435,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -1374,6 +1373,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/app/menus/Makefile.in gimp-2.10.34/app/menus/Makefile.in --- gimp-2.10.32/app/menus/Makefile.in 2022-06-12 20:29:20.000000000 +0000 +++ gimp-2.10.34/app/menus/Makefile.in 2023-02-21 20:03:31.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -187,6 +187,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) AA_LIBS = @AA_LIBS@ @@ -236,8 +238,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -256,10 +256,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -308,6 +306,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -785,6 +784,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/app/operations/layer-modes/gimpoperationdissolve.c gimp-2.10.34/app/operations/layer-modes/gimpoperationdissolve.c --- gimp-2.10.32/app/operations/layer-modes/gimpoperationdissolve.c 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/operations/layer-modes/gimpoperationdissolve.c 2023-02-21 19:56:15.000000000 +0000 @@ -101,7 +101,14 @@ for (y = result->y; y < result->y + result->height; y++) { - GRand *gr = g_rand_new_with_seed (random_table[y % RANDOM_TABLE_SIZE]); + GRand *gr; + + /* The offset can be negative. I could just abs() the result, but we + * probably prefer to use different indexes of the table when possible for + * nicer randomization, so let's cycle the modulo so that -1 is the last + * table index. + */ + gr = g_rand_new_with_seed (random_table[((y % RANDOM_TABLE_SIZE) + RANDOM_TABLE_SIZE) % RANDOM_TABLE_SIZE]); /* fast forward through the rows pseudo random sequence */ for (x = 0; x < result->x; x++) diff -Nru gimp-2.10.32/app/operations/layer-modes/Makefile.in gimp-2.10.34/app/operations/layer-modes/Makefile.in --- gimp-2.10.32/app/operations/layer-modes/Makefile.in 2022-06-12 20:29:20.000000000 +0000 +++ gimp-2.10.34/app/operations/layer-modes/Makefile.in 2023-02-21 20:03:31.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -228,6 +228,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) AA_LIBS = @AA_LIBS@ @@ -277,8 +279,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -297,10 +297,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -349,6 +347,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -914,6 +913,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/app/operations/layer-modes-legacy/Makefile.in gimp-2.10.34/app/operations/layer-modes-legacy/Makefile.in --- gimp-2.10.32/app/operations/layer-modes-legacy/Makefile.in 2022-06-12 20:29:20.000000000 +0000 +++ gimp-2.10.34/app/operations/layer-modes-legacy/Makefile.in 2023-02-21 20:03:31.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -215,6 +215,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) AA_LIBS = @AA_LIBS@ @@ -264,8 +266,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -284,10 +284,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -336,6 +334,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -842,6 +841,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/app/operations/Makefile.in gimp-2.10.34/app/operations/Makefile.in --- gimp-2.10.32/app/operations/Makefile.in 2022-06-12 20:29:20.000000000 +0000 +++ gimp-2.10.34/app/operations/Makefile.in 2023-02-21 20:03:31.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -282,6 +282,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) @@ -357,8 +359,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -377,10 +377,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -429,6 +427,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -1086,6 +1085,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/app/operations/tests/Makefile.in gimp-2.10.34/app/operations/tests/Makefile.in --- gimp-2.10.32/app/operations/tests/Makefile.in 2022-06-12 20:29:20.000000000 +0000 +++ gimp-2.10.34/app/operations/tests/Makefile.in 2023-02-21 20:03:31.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -177,8 +177,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -197,10 +195,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -249,6 +245,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -653,6 +650,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/app/paint/Makefile.in gimp-2.10.34/app/paint/Makefile.in --- gimp-2.10.32/app/paint/Makefile.in 2022-06-12 20:29:20.000000000 +0000 +++ gimp-2.10.34/app/paint/Makefile.in 2023-02-21 20:03:31.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -240,6 +240,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) AA_LIBS = @AA_LIBS@ @@ -289,8 +291,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -309,10 +309,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -361,6 +359,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -951,6 +950,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/app/pdb/drawable-color-cmds.c gimp-2.10.34/app/pdb/drawable-color-cmds.c --- gimp-2.10.32/app/pdb/drawable-color-cmds.c 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/pdb/drawable-color-cmds.c 2023-02-21 19:56:15.000000000 +0000 @@ -294,6 +294,53 @@ } static GimpValueArray * +drawable_extract_component_invoker (GimpProcedure *procedure, + Gimp *gimp, + GimpContext *context, + GimpProgress *progress, + const GimpValueArray *args, + GError **error) +{ + gboolean success = TRUE; + GimpDrawable *drawable; + guint8 component; + gboolean invert; + gboolean linear; + + drawable = gimp_value_get_drawable (gimp_value_array_index (args, 0), gimp); + component = g_value_get_uint (gimp_value_array_index (args, 1)); + invert = g_value_get_boolean (gimp_value_array_index (args, 2)); + linear = g_value_get_boolean (gimp_value_array_index (args, 3)); + + if (success) + { + if (gimp_pdb_item_is_attached (GIMP_ITEM (drawable), NULL, + GIMP_PDB_ITEM_CONTENT, error) && + gimp_pdb_item_is_not_group (GIMP_ITEM (drawable), error) && + gimp_drawable_is_rgb (drawable)) + { + GeglNode *node = + gegl_node_new_child (NULL, + "operation", "gegl:component-extract", + "component", component, + "invert", invert, + "linear", linear, + NULL); + + gimp_drawable_apply_operation (drawable, progress, + C_("undo-type", "Extract Component"), + node); + g_object_unref (node); + } + else + success = FALSE; + } + + return gimp_procedure_get_return_values (procedure, success, + error ? *error : NULL); +} + +static GimpValueArray * drawable_desaturate_invoker (GimpProcedure *procedure, Gimp *gimp, GimpContext *context, @@ -650,6 +697,64 @@ } static GimpValueArray * +drawable_shadows_highlights_invoker (GimpProcedure *procedure, + Gimp *gimp, + GimpContext *context, + GimpProgress *progress, + const GimpValueArray *args, + GError **error) +{ + gboolean success = TRUE; + GimpDrawable *drawable; + gdouble shadows; + gdouble highlights; + gdouble whitepoint; + gdouble radius; + gdouble compress; + gdouble shadows_ccorrect; + gdouble highlights_ccorrect; + + drawable = gimp_value_get_drawable (gimp_value_array_index (args, 0), gimp); + shadows = g_value_get_double (gimp_value_array_index (args, 1)); + highlights = g_value_get_double (gimp_value_array_index (args, 2)); + whitepoint = g_value_get_double (gimp_value_array_index (args, 3)); + radius = g_value_get_double (gimp_value_array_index (args, 4)); + compress = g_value_get_double (gimp_value_array_index (args, 5)); + shadows_ccorrect = g_value_get_double (gimp_value_array_index (args, 6)); + highlights_ccorrect = g_value_get_double (gimp_value_array_index (args, 7)); + + if (success) + { + if (gimp_pdb_item_is_attached (GIMP_ITEM (drawable), NULL, + GIMP_PDB_ITEM_CONTENT, error) && + gimp_pdb_item_is_not_group (GIMP_ITEM (drawable), error)) + { + GeglNode *node; + node = gegl_node_new_child (NULL, + "operation", "gegl:shadows-highlights", + "shadows", shadows, + "highlights", highlights, + "whitepoint", whitepoint, + "radius", radius, + "compress", compress, + "shadows-ccorrect", shadows_ccorrect, + "highlights-ccorrect", highlights_ccorrect, + NULL); + + gimp_drawable_apply_operation (drawable, progress, + C_("undo-type", "Shadows-Highlights"), + node); + g_object_unref (node); + } + else + success = FALSE; + } + + return gimp_procedure_get_return_values (procedure, success, + error ? *error : NULL); +} + +static GimpValueArray * drawable_posterize_invoker (GimpProcedure *procedure, Gimp *gimp, GimpContext *context, @@ -953,6 +1058,47 @@ g_object_unref (procedure); /* + * gimp-drawable-extract-component + */ + procedure = gimp_procedure_new (drawable_extract_component_invoker); + gimp_object_set_static_name (GIMP_OBJECT (procedure), + "gimp-drawable-extract-component"); + gimp_procedure_set_static_strings (procedure, + "gimp-drawable-extract-component", + "Extract a color model component.", + "Extract a color model component.", + "Compatibility procedure. Please see 'gegl:component-extract' for credits.", + "Compatibility procedure. Please see 'gegl:component-extract' for credits.", + "2021", + NULL); + gimp_procedure_add_argument (procedure, + gimp_param_spec_drawable_id ("drawable", + "drawable", + "The drawable", + pdb->gimp, FALSE, + GIMP_PARAM_READWRITE)); + gimp_procedure_add_argument (procedure, + gimp_param_spec_int8 ("component", + "component", + "Component (RGB Red (0), RGB Green (1), RGB Blue (2), Hue (3), HSV Saturation (4), HSV Value (5), HSL Saturation (6), HSL Lightness (7), CMYK Cyan (8), CMYK Magenta (9), CMYK Yellow (10), CMYK Key (11), Y'CbCr Y' (12), Y'CbCr Cb (13), Y'CbCr Cr (14), LAB L (15), LAB A (16), LAB B (17), LCH C(ab) (18), LCH H(ab) (19), Alpha (20))", + 0, 20, 0, + GIMP_PARAM_READWRITE)); + gimp_procedure_add_argument (procedure, + g_param_spec_boolean ("invert", + "invert", + "Invert the extracted component", + FALSE, + GIMP_PARAM_READWRITE)); + gimp_procedure_add_argument (procedure, + g_param_spec_boolean ("linear", + "linear", + "Use linear output instead of gamma corrected", + FALSE, + GIMP_PARAM_READWRITE)); + gimp_pdb_register_procedure (pdb, procedure); + g_object_unref (procedure); + + /* * gimp-drawable-desaturate */ procedure = gimp_procedure_new (drawable_desaturate_invoker); @@ -1267,6 +1413,71 @@ gimp_pdb_register_procedure (pdb, procedure); g_object_unref (procedure); + /* + * gimp-drawable-shadows-highlights + */ + procedure = gimp_procedure_new (drawable_shadows_highlights_invoker); + gimp_object_set_static_name (GIMP_OBJECT (procedure), + "gimp-drawable-shadows-highlights"); + gimp_procedure_set_static_strings (procedure, + "gimp-drawable-shadows-highlights", + "Perform shadows and highlights correction.", + "This filter allows adjusting shadows and highlights in the image separately. The implementation closely follow its counterpart in the Darktable photography software.", + "Compatibility procedure. Please see 'gegl:shadows-highlights' for credits.", + "Compatibility procedure. Please see 'gegl:shadows-highlights' for credits.", + "2021", + NULL); + gimp_procedure_add_argument (procedure, + gimp_param_spec_drawable_id ("drawable", + "drawable", + "The drawable", + pdb->gimp, FALSE, + GIMP_PARAM_READWRITE)); + gimp_procedure_add_argument (procedure, + g_param_spec_double ("shadows", + "shadows", + "Adjust exposure of shadows", + -100, 100, -100, + GIMP_PARAM_READWRITE)); + gimp_procedure_add_argument (procedure, + g_param_spec_double ("highlights", + "highlights", + "Adjust exposure of highlights", + -100, 100, -100, + GIMP_PARAM_READWRITE)); + gimp_procedure_add_argument (procedure, + g_param_spec_double ("whitepoint", + "whitepoint", + "Shift white point", + -10, 10, -10, + GIMP_PARAM_READWRITE)); + gimp_procedure_add_argument (procedure, + g_param_spec_double ("radius", + "radius", + "Spatial extent", + 0.1, 1500, 0.1, + GIMP_PARAM_READWRITE)); + gimp_procedure_add_argument (procedure, + g_param_spec_double ("compress", + "compress", + "Compress the effect on shadows/highlights and preserve midtones", + 0, 100, 0, + GIMP_PARAM_READWRITE)); + gimp_procedure_add_argument (procedure, + g_param_spec_double ("shadows-ccorrect", + "shadows ccorrect", + "Adjust saturation of shadows", + 0, 100, 0, + GIMP_PARAM_READWRITE)); + gimp_procedure_add_argument (procedure, + g_param_spec_double ("highlights-ccorrect", + "highlights ccorrect", + "Adjust saturation of highlights", + 0, 100, 0, + GIMP_PARAM_READWRITE)); + gimp_pdb_register_procedure (pdb, procedure); + g_object_unref (procedure); + /* * gimp-drawable-posterize */ diff -Nru gimp-2.10.32/app/pdb/internal-procs.c gimp-2.10.34/app/pdb/internal-procs.c --- gimp-2.10.32/app/pdb/internal-procs.c 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/pdb/internal-procs.c 2023-02-21 19:56:15.000000000 +0000 @@ -28,7 +28,7 @@ #include "internal-procs.h" -/* 850 procedures registered total */ +/* 852 procedures registered total */ void internal_procs_init (GimpPDB *pdb) diff -Nru gimp-2.10.32/app/pdb/Makefile.in gimp-2.10.34/app/pdb/Makefile.in --- gimp-2.10.32/app/pdb/Makefile.in 2022-06-12 20:29:20.000000000 +0000 +++ gimp-2.10.34/app/pdb/Makefile.in 2023-02-21 20:03:31.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -256,6 +256,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp README DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) AA_LIBS = @AA_LIBS@ @@ -305,8 +307,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -325,10 +325,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -377,6 +375,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -974,6 +973,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/app/plug-in/gimppluginshm.c gimp-2.10.34/app/plug-in/gimppluginshm.c --- gimp-2.10.32/app/plug-in/gimppluginshm.c 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/plug-in/gimppluginshm.c 2023-02-21 19:56:15.000000000 +0000 @@ -162,14 +162,14 @@ } else { - g_printerr ("MapViewOfFile error: %d... " ERRMSG_SHM_DISABLE, - GetLastError ()); + g_printerr ("MapViewOfFile error: %u... " ERRMSG_SHM_DISABLE, + (unsigned) GetLastError ()); } } else { - g_printerr ("CreateFileMapping error: %d... " ERRMSG_SHM_DISABLE, - GetLastError ()); + g_printerr ("CreateFileMapping error: %u... " ERRMSG_SHM_DISABLE, + (unsigned) GetLastError ()); } } diff -Nru gimp-2.10.32/app/plug-in/Makefile.in gimp-2.10.34/app/plug-in/Makefile.in --- gimp-2.10.32/app/plug-in/Makefile.in 2022-06-12 20:29:21.000000000 +0000 +++ gimp-2.10.34/app/plug-in/Makefile.in 2023-02-21 20:03:31.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -220,6 +220,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) AA_LIBS = @AA_LIBS@ @@ -269,8 +271,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -289,10 +289,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -341,6 +339,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -885,6 +884,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/app/propgui/Makefile.in gimp-2.10.34/app/propgui/Makefile.in --- gimp-2.10.32/app/propgui/Makefile.in 2022-06-12 20:29:21.000000000 +0000 +++ gimp-2.10.34/app/propgui/Makefile.in 2023-02-21 20:03:31.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -217,6 +217,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) AA_LIBS = @AA_LIBS@ @@ -266,8 +268,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -286,10 +286,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -338,6 +336,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -857,6 +856,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/app/sanity.c gimp-2.10.34/app/sanity.c --- gimp-2.10.32/app/sanity.c 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/sanity.c 2023-02-21 19:56:16.000000000 +0000 @@ -502,7 +502,7 @@ #define GEGL_REQUIRED_MAJOR 0 #define GEGL_REQUIRED_MINOR 4 -#define GEGL_REQUIRED_MICRO 36 +#define GEGL_REQUIRED_MICRO 38 gegl_get_version (&gegl_major_version, &gegl_minor_version, diff -Nru gimp-2.10.32/app/tests/files/Makefile.in gimp-2.10.34/app/tests/files/Makefile.in --- gimp-2.10.32/app/tests/files/Makefile.in 2022-06-12 20:29:21.000000000 +0000 +++ gimp-2.10.34/app/tests/files/Makefile.in 2023-02-21 20:03:31.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -174,8 +174,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -194,10 +192,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -246,6 +242,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -596,6 +593,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/app/tests/gimpdir/brushes/Makefile.in gimp-2.10.34/app/tests/gimpdir/brushes/Makefile.in --- gimp-2.10.32/app/tests/gimpdir/brushes/Makefile.in 2022-06-12 20:29:21.000000000 +0000 +++ gimp-2.10.34/app/tests/gimpdir/brushes/Makefile.in 2023-02-21 20:03:31.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -174,8 +174,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -194,10 +192,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -246,6 +242,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -593,6 +590,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/app/tests/gimpdir/gradients/Makefile.in gimp-2.10.34/app/tests/gimpdir/gradients/Makefile.in --- gimp-2.10.32/app/tests/gimpdir/gradients/Makefile.in 2022-06-12 20:29:21.000000000 +0000 +++ gimp-2.10.34/app/tests/gimpdir/gradients/Makefile.in 2023-02-21 20:03:31.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -174,8 +174,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -194,10 +192,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -246,6 +242,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -593,6 +590,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/app/tests/gimpdir/Makefile.in gimp-2.10.34/app/tests/gimpdir/Makefile.in --- gimp-2.10.32/app/tests/gimpdir/Makefile.in 2022-06-12 20:29:21.000000000 +0000 +++ gimp-2.10.34/app/tests/gimpdir/Makefile.in 2023-02-21 20:03:31.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -157,6 +157,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) am__DIST_COMMON = $(srcdir)/Makefile.in DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) @@ -232,8 +234,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -252,10 +252,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -304,6 +302,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -760,6 +759,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/app/tests/gimpdir/patterns/Makefile.in gimp-2.10.34/app/tests/gimpdir/patterns/Makefile.in --- gimp-2.10.32/app/tests/gimpdir/patterns/Makefile.in 2022-06-12 20:29:21.000000000 +0000 +++ gimp-2.10.34/app/tests/gimpdir/patterns/Makefile.in 2023-02-21 20:03:31.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -174,8 +174,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -194,10 +192,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -246,6 +242,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -593,6 +590,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/app/tests/gimpdir-empty/brushes/Makefile.in gimp-2.10.34/app/tests/gimpdir-empty/brushes/Makefile.in --- gimp-2.10.32/app/tests/gimpdir-empty/brushes/Makefile.in 2022-06-12 20:29:21.000000000 +0000 +++ gimp-2.10.34/app/tests/gimpdir-empty/brushes/Makefile.in 2023-02-21 20:03:31.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -174,8 +174,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -194,10 +192,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -246,6 +242,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -593,6 +590,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/app/tests/gimpdir-empty/gradients/Makefile.in gimp-2.10.34/app/tests/gimpdir-empty/gradients/Makefile.in --- gimp-2.10.32/app/tests/gimpdir-empty/gradients/Makefile.in 2022-06-12 20:29:21.000000000 +0000 +++ gimp-2.10.34/app/tests/gimpdir-empty/gradients/Makefile.in 2023-02-21 20:03:31.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -174,8 +174,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -194,10 +192,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -246,6 +242,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -593,6 +590,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/app/tests/gimpdir-empty/Makefile.in gimp-2.10.34/app/tests/gimpdir-empty/Makefile.in --- gimp-2.10.32/app/tests/gimpdir-empty/Makefile.in 2022-06-12 20:29:21.000000000 +0000 +++ gimp-2.10.34/app/tests/gimpdir-empty/Makefile.in 2023-02-21 20:03:31.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -157,6 +157,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) am__DIST_COMMON = $(srcdir)/Makefile.in DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) @@ -232,8 +234,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -252,10 +252,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -304,6 +302,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -752,6 +751,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/app/tests/gimpdir-empty/patterns/Makefile.in gimp-2.10.34/app/tests/gimpdir-empty/patterns/Makefile.in --- gimp-2.10.32/app/tests/gimpdir-empty/patterns/Makefile.in 2022-06-12 20:29:21.000000000 +0000 +++ gimp-2.10.34/app/tests/gimpdir-empty/patterns/Makefile.in 2023-02-21 20:03:31.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -174,8 +174,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -194,10 +192,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -246,6 +242,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -593,6 +590,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/app/tests/Makefile.in gimp-2.10.34/app/tests/Makefile.in --- gimp-2.10.32/app/tests/Makefile.in 2022-06-12 20:29:21.000000000 +0000 +++ gimp-2.10.34/app/tests/Makefile.in 2023-02-21 20:03:31.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -490,6 +490,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__tty_colors_dummy = \ mgn= red= grn= lgn= blu= brg= std=; \ am__color_tests=no @@ -770,8 +772,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -790,10 +790,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -842,6 +840,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -1709,6 +1708,7 @@ @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \ @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \ @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT) + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/app/text/Makefile.in gimp-2.10.34/app/text/Makefile.in --- gimp-2.10.32/app/text/Makefile.in 2022-06-12 20:29:21.000000000 +0000 +++ gimp-2.10.34/app/text/Makefile.in 2023-02-21 20:03:32.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -195,6 +195,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) AA_LIBS = @AA_LIBS@ @@ -244,8 +246,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -264,10 +264,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -316,6 +314,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -818,6 +817,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/app/tools/gimpgradienttool-editor.c gimp-2.10.34/app/tools/gimpgradienttool-editor.c --- gimp-2.10.32/app/tools/gimpgradienttool-editor.c 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/tools/gimpgradienttool-editor.c 2023-02-21 19:56:16.000000000 +0000 @@ -1480,7 +1480,7 @@ GIMP_ICON_EDIT_DELETE, _("Delete stop"), NULL, G_CALLBACK (gimp_gradient_tool_editor_stop_delete_clicked), - NULL, gradient_tool); + NULL, G_OBJECT (gradient_tool)); } static void @@ -1592,7 +1592,7 @@ GIMP_ICON_DOCUMENT_NEW, _("New stop at midpoint"), NULL, G_CALLBACK (gimp_gradient_tool_editor_midpoint_new_stop_clicked), - NULL, gradient_tool); + NULL, G_OBJECT (gradient_tool)); /* the center button */ gradient_tool->midpoint_center_button = @@ -1600,7 +1600,7 @@ GIMP_ICON_CENTER_HORIZONTAL, _("Center midpoint"), NULL, G_CALLBACK (gimp_gradient_tool_editor_midpoint_center_clicked), - NULL, gradient_tool); + NULL, G_OBJECT (gradient_tool)); } static void diff -Nru gimp-2.10.32/app/tools/Makefile.in gimp-2.10.34/app/tools/Makefile.in --- gimp-2.10.32/app/tools/Makefile.in 2022-06-12 20:29:21.000000000 +0000 +++ gimp-2.10.34/app/tools/Makefile.in 2023-02-21 20:03:32.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -332,6 +332,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) AA_LIBS = @AA_LIBS@ @@ -381,8 +383,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -401,10 +401,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -453,6 +451,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -1248,6 +1247,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/app/unique.c gimp-2.10.34/app/unique.c --- gimp-2.10.32/app/unique.c 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/unique.c 2023-02-21 19:56:16.000000000 +0000 @@ -48,6 +48,15 @@ { #ifdef G_OS_WIN32 return gimp_unique_win32_open (filenames, as_new); +#elif defined (PLATFORM_OSX) + /* Opening files through "Open with" from other software is likely handled + * instead by gui_unique_quartz_init() by gtkosx signal handling. + * + * Opening files through command lines will always create new process, because + * dbus is usually not installed by default on macOS (and when it is, it may + * not work properly). See !808 and #8997. + */ + return FALSE; #else return gimp_unique_dbus_open (filenames, as_new); #endif @@ -60,6 +69,12 @@ #ifdef G_OS_WIN32 g_printerr ("Batch commands cannot be run in existing instance in Win32.\n"); return FALSE; +#elif defined (PLATFORM_OSX) + /* Running batch commands through command lines will always run in the new + * process, because dbus is usually not installed by default on macOS (and + * when it is, it may not work properly). See !808 and #8997. + */ + return FALSE; #else return gimp_unique_dbus_batch_run (batch_interpreter, batch_commands); diff -Nru gimp-2.10.32/app/vectors/Makefile.in gimp-2.10.34/app/vectors/Makefile.in --- gimp-2.10.32/app/vectors/Makefile.in 2022-06-12 20:29:21.000000000 +0000 +++ gimp-2.10.34/app/vectors/Makefile.in 2023-02-21 20:03:32.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -194,6 +194,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) AA_LIBS = @AA_LIBS@ @@ -243,8 +245,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -263,10 +263,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -315,6 +313,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -806,6 +805,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/app/widgets/gimpcolordisplayeditor.c gimp-2.10.34/app/widgets/gimpcolordisplayeditor.c --- gimp-2.10.32/app/widgets/gimpcolordisplayeditor.c 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/widgets/gimpcolordisplayeditor.c 2023-02-21 19:56:16.000000000 +0000 @@ -230,7 +230,7 @@ NULL, G_CALLBACK (gimp_color_display_editor_up_clicked), NULL, - editor); + G_OBJECT (editor)); editor->down_button = gimp_editor_add_button (GIMP_EDITOR (ed), @@ -239,7 +239,7 @@ NULL, G_CALLBACK (gimp_color_display_editor_down_clicked), NULL, - editor); + G_OBJECT (editor)); gtk_widget_set_sensitive (editor->up_button, FALSE); gtk_widget_set_sensitive (editor->down_button, FALSE); diff -Nru gimp-2.10.32/app/widgets/gimpcolorselectorpalette.c gimp-2.10.34/app/widgets/gimpcolorselectorpalette.c --- gimp-2.10.32/app/widgets/gimpcolorselectorpalette.c 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/widgets/gimpcolorselectorpalette.c 2023-02-21 19:56:16.000000000 +0000 @@ -32,6 +32,7 @@ #include "core/gimppalette.h" #include "gimpcolorselectorpalette.h" +#include "gimphelp-ids.h" #include "gimppaletteview.h" #include "gimpviewrendererpalette.h" @@ -57,7 +58,7 @@ GimpColorSelectorClass *selector_class = GIMP_COLOR_SELECTOR_CLASS (klass); selector_class->name = _("Palette"); - selector_class->help_id = "gimp-colorselector-palette"; + selector_class->help_id = GIMP_HELP_COLORSELECTOR_PALETTE; selector_class->icon_name = GIMP_ICON_PALETTE; selector_class->set_color = gimp_color_selector_palette_set_color; selector_class->set_config = gimp_color_selector_palette_set_config; diff -Nru gimp-2.10.32/app/widgets/gimpcontainerpopup.c gimp-2.10.34/app/widgets/gimpcontainerpopup.c --- gimp-2.10.32/app/widgets/gimpcontainerpopup.c 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/widgets/gimpcontainerpopup.c 2023-02-21 19:56:16.000000000 +0000 @@ -333,12 +333,12 @@ _("Smaller Previews"), NULL, G_CALLBACK (gimp_container_popup_smaller_clicked), NULL, - popup); + G_OBJECT (popup)); gimp_editor_add_button (editor, "zoom-in", _("Larger Previews"), NULL, G_CALLBACK (gimp_container_popup_larger_clicked), NULL, - popup); + G_OBJECT (popup)); button = gimp_editor_add_icon_box (editor, GIMP_TYPE_VIEW_TYPE, "gimp", G_CALLBACK (gimp_container_popup_view_type_toggled), @@ -350,7 +350,7 @@ popup->dialog_tooltip, NULL, G_CALLBACK (gimp_container_popup_dialog_clicked), NULL, - popup); + G_OBJECT (popup)); gtk_widget_grab_focus (GTK_WIDGET (popup->editor)); } @@ -402,5 +402,5 @@ gtk_widget_get_screen (button), gimp_widget_get_monitor (button), popup->dialog_identifier); - g_signal_emit_by_name (popup, "confirm"); + g_signal_emit_by_name (popup, "cancel"); } diff -Nru gimp-2.10.32/app/widgets/gimpcontainertreeview-dnd.c gimp-2.10.34/app/widgets/gimpcontainertreeview-dnd.c --- gimp-2.10.32/app/widgets/gimpcontainertreeview-dnd.c 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/widgets/gimpcontainertreeview-dnd.c 2023-02-21 19:56:16.000000000 +0000 @@ -97,6 +97,7 @@ break; } + gtk_tree_view_convert_widget_to_bin_window_coords (tree_view->view, x, y, &x, &y); if (gtk_tree_view_get_path_at_pos (tree_view->view, x, y, &drop_path, NULL, NULL, NULL)) { diff -Nru gimp-2.10.32/app/widgets/gimpcontrollerlist.c gimp-2.10.34/app/widgets/gimpcontrollerlist.c --- gimp-2.10.32/app/widgets/gimpcontrollerlist.c 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/widgets/gimpcontrollerlist.c 2023-02-21 19:56:16.000000000 +0000 @@ -297,7 +297,7 @@ NULL, G_CALLBACK (gimp_controller_list_edit_clicked), NULL, - list); + G_OBJECT (list)); list->up_button = gimp_editor_add_button (GIMP_EDITOR (list->dest), GIMP_ICON_GO_UP, @@ -305,7 +305,7 @@ NULL, G_CALLBACK (gimp_controller_list_up_clicked), NULL, - list); + G_OBJECT (list)); list->down_button = gimp_editor_add_button (GIMP_EDITOR (list->dest), GIMP_ICON_GO_DOWN, @@ -313,7 +313,7 @@ NULL, G_CALLBACK (gimp_controller_list_down_clicked), NULL, - list); + G_OBJECT (list)); gtk_widget_set_sensitive (list->edit_button, FALSE); gtk_widget_set_sensitive (list->up_button, FALSE); diff -Nru gimp-2.10.32/app/widgets/gimpdeviceeditor.c gimp-2.10.34/app/widgets/gimpdeviceeditor.c --- gimp-2.10.32/app/widgets/gimpdeviceeditor.c 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/widgets/gimpdeviceeditor.c 2023-02-21 19:56:16.000000000 +0000 @@ -165,7 +165,7 @@ NULL, G_CALLBACK (gimp_device_editor_delete_clicked), NULL, - editor); + G_OBJECT (editor)); gtk_widget_set_sensitive (private->delete_button, FALSE); diff -Nru gimp-2.10.32/app/widgets/gimpdevicestatus.c gimp-2.10.34/app/widgets/gimpdevicestatus.c --- gimp-2.10.32/app/widgets/gimpdevicestatus.c 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/widgets/gimpdevicestatus.c 2023-02-21 19:56:16.000000000 +0000 @@ -154,7 +154,7 @@ _("Save device status"), NULL, G_CALLBACK (gimp_device_status_save_clicked), NULL, - status); + G_OBJECT (status)); } static void diff -Nru gimp-2.10.32/app/widgets/gimpeditor.c gimp-2.10.34/app/widgets/gimpeditor.c --- gimp-2.10.32/app/widgets/gimpeditor.c 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/widgets/gimpeditor.c 2023-02-21 19:56:16.000000000 +0000 @@ -488,6 +488,21 @@ return FALSE; } +/** + * gimp_editor_add_button: + * @editor: + * @icon_name: + * @tooltip: + * @help_id: + * @callback: + * @extended_callback: + * @callback_data: + * + * Creates a new button, connect @callback to the "clicked" signal and + * @extended_callback to the "extended-clicked" signal. + * The @callback_data has to be a %GObject so that we keep a ref on it and avoid + * bad surprises. + */ GtkWidget * gimp_editor_add_button (GimpEditor *editor, const gchar *icon_name, @@ -495,7 +510,7 @@ const gchar *help_id, GCallback callback, GCallback extended_callback, - gpointer callback_data) + GObject *callback_data) { GtkWidget *button; GtkWidget *image; @@ -516,14 +531,14 @@ gimp_help_set_help_data (button, tooltip, help_id); if (callback) - g_signal_connect (button, "clicked", - callback, - callback_data); + g_signal_connect_object (button, "clicked", + callback, + callback_data, 0); if (extended_callback) - g_signal_connect (button, "extended-clicked", - extended_callback, - callback_data); + g_signal_connect_object (button, "extended-clicked", + extended_callback, + callback_data, 0); image = gtk_image_new_from_icon_name (icon_name, button_icon_size); gtk_container_add (GTK_CONTAINER (button), image); diff -Nru gimp-2.10.32/app/widgets/gimpeditor.h gimp-2.10.34/app/widgets/gimpeditor.h --- gimp-2.10.32/app/widgets/gimpeditor.h 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/widgets/gimpeditor.h 2023-02-21 19:56:16.000000000 +0000 @@ -65,7 +65,7 @@ const gchar *help_id, GCallback callback, GCallback extended_callback, - gpointer callback_data); + GObject *callback_data); GtkWidget * gimp_editor_add_icon_box (GimpEditor *editor, GType enum_type, const gchar *icon_prefix, diff -Nru gimp-2.10.32/app/widgets/gimphelp-ids.h gimp-2.10.34/app/widgets/gimphelp-ids.h --- gimp-2.10.32/app/widgets/gimphelp-ids.h 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/widgets/gimphelp-ids.h 2023-02-21 19:56:16.000000000 +0000 @@ -284,8 +284,6 @@ #define GIMP_HELP_PATH_EXPORT "gimp-path-export" #define GIMP_HELP_PATH_EDIT "gimp-path-edit" -#define GIMP_HELP_TOOLS_DIALOG "gimp-tools-dialog" - #define GIMP_HELP_TOOL_AIRBRUSH "gimp-tool-airbrush" #define GIMP_HELP_TOOL_ALIGN "gimp-tool-align" #define GIMP_HELP_TOOL_BRIGHTNESS_CONTRAST "gimp-tool-brightness-contrast" @@ -299,7 +297,6 @@ #define GIMP_HELP_TOOL_CONVOLVE "gimp-tool-convolve" #define GIMP_HELP_TOOL_CROP "gimp-tool-crop" #define GIMP_HELP_TOOL_CURVES "gimp-tool-curves" -#define GIMP_HELP_TOOL_CURVES "gimp-tool-curves" #define GIMP_HELP_TOOL_DODGE_BURN "gimp-tool-dodge-burn" #define GIMP_HELP_TOOL_ELLIPSE_SELECT "gimp-tool-ellipse-select" #define GIMP_HELP_TOOL_ERASER "gimp-tool-eraser" @@ -400,7 +397,7 @@ #define GIMP_HELP_FILTER_LINEAR_SINUSOID "gimp-filter-linear-sinusoid" #define GIMP_HELP_FILTER_LITTLE_PLANET "gimp-filter-little-planet" #define GIMP_HELP_FILTER_LONG_SHADOW "gimp-filter-long-shadow" -#define GIMP_HELP_FILTER_MANTIUK_2006 "gimp-filter-manituk-2006" +#define GIMP_HELP_FILTER_MANTIUK_2006 "gimp-filter-mantiuk-2006" #define GIMP_HELP_FILTER_MAZE "gimp-filter-maze" #define GIMP_HELP_FILTER_MEAN_CURVATURE_BLUR "gimp-filter-mean-curvature-blur" #define GIMP_HELP_FILTER_MEDIAN_BLUR "gimp-filter-median-blur" @@ -696,7 +693,6 @@ #define GIMP_HELP_DOCK_IMAGE_MENU "gimp-dock-image-menu" #define GIMP_HELP_DOCK_AUTO_BUTTON "gimp-dock-auto-button" #define GIMP_HELP_DOCK_CHANGE_SCREEN "gimp-dock-change-screen" -#define GIMP_HELP_DOCK_SEPARATOR "gimp-dock-separator" #define GIMP_HELP_DOCK_TAB_ADD "gimp-dock-tab-add" #define GIMP_HELP_DOCK_TAB_CLOSE "gimp-dock-tab-close" @@ -715,7 +711,6 @@ #define GIMP_HELP_DEVICE_STATUS_DIALOG "gimp-device-status-dialog" #define GIMP_HELP_DISPLAY_FILTER_DIALOG "gimp-display-filter-dialog" #define GIMP_HELP_HISTOGRAM_DIALOG "gimp-histogram-dialog" -#define GIMP_HELP_INFO_DIALOG "gimp-info-dialog" #define GIMP_HELP_MODULE_DIALOG "gimp-module-dialog" #define GIMP_HELP_NAVIGATION_DIALOG "gimp-navigation-dialog" #define GIMP_HELP_SYMMETRY_DIALOG "gimp-symmetry-dialog" @@ -737,17 +732,26 @@ #define GIMP_HELP_HELP "gimp-help" #define GIMP_HELP_HELP_CONTEXT "gimp-help-context" +/* Most of the colordisplay, colorselector and controller id's below are not + used since they are needed in /libgimpwidgets/ or /modules/ where this can't + be used. Instead the strings are used there directly. + We define them here anyway, to make gimp-help aware of them. + */ +#define GIMP_HELP_COLORDISPLAY_CLIP "gimp-colordisplay-clip" #define GIMP_HELP_COLORDISPLAY_COLORBLIND "gimp-colordisplay-colorblind" #define GIMP_HELP_COLORDISPLAY_CONTRAST "gimp-colordisplay-contrast" #define GIMP_HELP_COLORDISPLAY_GAMMA "gimp-colordisplay-gamma" -#define GIMP_HELP_COLORDISPLAY_GIMP "gimp-colordisplay-gimp" -#define GIMP_HELP_COLORDISPLAY_PROOF "gimp-colordisplay-proof" #define GIMP_HELP_COLORSELECTOR_CMYK "gimp-colorselector-cmyk" +#define GIMP_HELP_COLORSELECTOR_GIMP "gimp-colorselector-gimp" +#define GIMP_HELP_COLORSELECTOR_NOTEBOOK "gimp-colorselector-notebook" +#define GIMP_HELP_COLORSELECTOR_PALETTE "gimp-colorselector-palette" +#define GIMP_HELP_COLORSELECTOR_SCALES "gimp-colorselector-scales" #define GIMP_HELP_COLORSELECTOR_TRIANGLE "gimp-colorselector-triangle" -#define GIMP_HELP_COLORSELECTOR_WATER "gimp-colorselector-water" +#define GIMP_HELP_COLORSELECTOR_WATERCOLOR "gimp-colorselector-watercolor" #define GIMP_HELP_CONTROLLER_KEYBOARD "gimp-controller-keyboard" +#define GIMP_HELP_CONTROLLER_DIRECTX_DIRECTINPUT "gimp-controller-directx-directinput" #define GIMP_HELP_CONTROLLER_LINUX_INPUT "gimp-controller-linux-input" #define GIMP_HELP_CONTROLLER_MIDI "gimp-controller-midi" #define GIMP_HELP_CONTROLLER_MOUSE "gimp-controller-mouse" diff -Nru gimp-2.10.32/app/widgets/gimphistogramview.c gimp-2.10.34/app/widgets/gimphistogramview.c --- gimp-2.10.32/app/widgets/gimphistogramview.c 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/widgets/gimphistogramview.c 2023-02-21 19:56:16.000000000 +0000 @@ -500,6 +500,9 @@ break; } + y = MAX (y, 0); + bg_y = MAX (bg_y, 0); + if (bg_color) { gdk_cairo_set_source_color (cr, bg_color); diff -Nru gimp-2.10.32/app/widgets/gimpitemtreeview.c gimp-2.10.34/app/widgets/gimpitemtreeview.c --- gimp-2.10.32/app/widgets/gimpitemtreeview.c 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/widgets/gimpitemtreeview.c 2023-02-21 19:56:16.000000000 +0000 @@ -350,6 +350,12 @@ G_OBJECT_CLASS (parent_class)->constructed (object); + gtk_tree_view_set_headers_visible (tree_view->view, TRUE); + + gtk_widget_style_get (GTK_WIDGET (item_view), + "button-icon-size", &icon_size, + NULL); + gimp_container_tree_view_connect_name_edited (tree_view, G_CALLBACK (gimp_item_tree_view_name_edited), item_view); @@ -363,6 +369,10 @@ item_view); column = gtk_tree_view_column_new (); + image = gtk_image_new_from_icon_name (GIMP_ICON_VISIBLE, icon_size); + gtk_tree_view_column_set_widget (column, image); + gtk_tree_view_column_set_alignment (column, 0.5); + gtk_widget_show (image); gtk_tree_view_insert_column (tree_view->view, column, 0); item_view->priv->eye_cell = gimp_cell_renderer_toggle_new (GIMP_ICON_VISIBLE); @@ -389,6 +399,10 @@ item_view); column = gtk_tree_view_column_new (); + image = gtk_image_new_from_icon_name (GIMP_ICON_LINKED, icon_size); + gtk_tree_view_column_set_widget (column, image); + gtk_tree_view_column_set_alignment (column, 0.5); + gtk_widget_show (image); gtk_tree_view_insert_column (tree_view->view, column, 1); item_view->priv->chain_cell = gimp_cell_renderer_toggle_new (GIMP_ICON_LINKED); @@ -477,10 +491,6 @@ item_view_class->lock_content_tooltip, item_view_class->lock_content_help_id); - gtk_widget_style_get (GTK_WIDGET (item_view), - "button-icon-size", &icon_size, - NULL); - image = gtk_image_new_from_icon_name (item_view_class->lock_content_icon_name, icon_size); gtk_container_add (GTK_CONTAINER (item_view->priv->lock_content_toggle), diff -Nru gimp-2.10.32/app/widgets/gimpsettingseditor.c gimp-2.10.34/app/widgets/gimpsettingseditor.c --- gimp-2.10.32/app/widgets/gimpsettingseditor.c 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/widgets/gimpsettingseditor.c 2023-02-21 19:56:16.000000000 +0000 @@ -193,7 +193,7 @@ NULL, G_CALLBACK (gimp_settings_editor_import_clicked), NULL, - editor); + G_OBJECT (editor)); private->export_button = gimp_editor_add_button (GIMP_EDITOR (tree_view), @@ -202,7 +202,7 @@ NULL, G_CALLBACK (gimp_settings_editor_export_clicked), NULL, - editor); + G_OBJECT (editor)); private->delete_button = gimp_editor_add_button (GIMP_EDITOR (tree_view), @@ -211,7 +211,7 @@ NULL, G_CALLBACK (gimp_settings_editor_delete_clicked), NULL, - editor); + G_OBJECT (editor)); gtk_widget_set_sensitive (private->delete_button, FALSE); } diff -Nru gimp-2.10.32/app/widgets/gimpsymmetryeditor.c gimp-2.10.34/app/widgets/gimpsymmetryeditor.c --- gimp-2.10.32/app/widgets/gimpsymmetryeditor.c 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/widgets/gimpsymmetryeditor.c 2023-02-21 19:56:16.000000000 +0000 @@ -105,12 +105,20 @@ gtk_container_set_border_width (GTK_CONTAINER (editor->p->options_vbox), 2); gtk_container_add (GTK_CONTAINER (viewport), editor->p->options_vbox); gtk_widget_show (editor->p->options_vbox); + + gimp_symmetry_editor_set_image (GIMP_IMAGE_EDITOR (editor), NULL); } static void gimp_symmetry_editor_set_image (GimpImageEditor *image_editor, GimpImage *image) { + GtkListStore *store; + GtkTreeIter iter; + GList *syms; + GList *sym_iter; + GimpSymmetry *symmetry; + GimpSymmetryEditor *editor = GIMP_SYMMETRY_EDITOR (image_editor); if (image_editor->image) @@ -129,57 +137,56 @@ editor->p->menu = NULL; } - if (image_editor->image) + store = gimp_int_store_new (); + + /* The menu of available symmetries. */ + syms = gimp_image_symmetry_list (); + for (sym_iter = syms; sym_iter; sym_iter = g_list_next (sym_iter)) { - GtkListStore *store; - GtkTreeIter iter; - GList *syms; - GList *sym_iter; - GimpSymmetry *symmetry; - - store = gimp_int_store_new (); - - /* The menu of available symmetries. */ - syms = gimp_image_symmetry_list (); - for (sym_iter = syms; sym_iter; sym_iter = g_list_next (sym_iter)) - { - GimpSymmetryClass *klass; - GType type; - - type = (GType) sym_iter->data; - klass = g_type_class_ref (type); - - gtk_list_store_prepend (store, &iter); - gtk_list_store_set (store, &iter, - GIMP_INT_STORE_LABEL, - klass->label, - GIMP_INT_STORE_USER_DATA, - sym_iter->data, - -1); - g_type_class_unref (klass); - } - g_list_free (syms); + GimpSymmetryClass *klass; + GType type; + + type = (GType) sym_iter->data; + klass = g_type_class_ref (type); gtk_list_store_prepend (store, &iter); gtk_list_store_set (store, &iter, - GIMP_INT_STORE_LABEL, _("None"), - GIMP_INT_STORE_USER_DATA, GIMP_TYPE_SYMMETRY, + GIMP_INT_STORE_LABEL, + klass->label, + GIMP_INT_STORE_USER_DATA, + sym_iter->data, -1); - editor->p->menu = - gimp_prop_pointer_combo_box_new (G_OBJECT (image_editor->image), - "symmetry", - GIMP_INT_STORE (store)); - g_object_unref (store); - - gimp_int_combo_box_set_label (GIMP_INT_COMBO_BOX (editor->p->menu), - _("Symmetry")); - g_object_set (editor->p->menu, "ellipsize", PANGO_ELLIPSIZE_END, NULL); - - gtk_box_pack_start (GTK_BOX (editor), editor->p->menu, - FALSE, FALSE, 0); - gtk_box_reorder_child (GTK_BOX (editor), editor->p->menu, 0); - gtk_widget_show (editor->p->menu); + g_type_class_unref (klass); + } + g_list_free (syms); + gtk_list_store_prepend (store, &iter); + gtk_list_store_set (store, &iter, + GIMP_INT_STORE_LABEL, _("None"), + GIMP_INT_STORE_USER_DATA, GIMP_TYPE_SYMMETRY, + -1); + if (image_editor->image) + editor->p->menu = + gimp_prop_pointer_combo_box_new (G_OBJECT (image_editor->image), + "symmetry", + GIMP_INT_STORE (store)); + else + editor->p->menu = + gimp_int_combo_box_new (_("None"), 0, + NULL); + + g_object_unref (store); + + gimp_int_combo_box_set_label (GIMP_INT_COMBO_BOX (editor->p->menu), + _("Symmetry")); + g_object_set (editor->p->menu, "ellipsize", PANGO_ELLIPSIZE_END, NULL); + + gtk_box_pack_start (GTK_BOX (editor), editor->p->menu, + FALSE, FALSE, 0); + gtk_box_reorder_child (GTK_BOX (editor), editor->p->menu, 0); + + if (image_editor->image) + { /* Connect to symmetry change. */ g_signal_connect (image_editor->image, "notify::symmetry", G_CALLBACK (gimp_symmetry_editor_symmetry_notify), @@ -189,6 +196,12 @@ symmetry = gimp_image_get_active_symmetry (image_editor->image); gimp_symmetry_editor_set_options (editor, symmetry); } + else + { + gimp_int_combo_box_set_active (GIMP_INT_COMBO_BOX (editor->p->menu), 0); + gtk_widget_set_sensitive (editor->p->menu, FALSE); + } + gtk_widget_show (editor->p->menu); } static void diff -Nru gimp-2.10.32/app/widgets/gimptooleditor.c gimp-2.10.34/app/widgets/gimptooleditor.c --- gimp-2.10.32/app/widgets/gimptooleditor.c 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/widgets/gimptooleditor.c 2023-02-21 19:56:16.000000000 +0000 @@ -243,7 +243,7 @@ _("Create a new tool group"), NULL, G_CALLBACK (gimp_tool_editor_new_group_clicked), NULL, - tool_editor); + G_OBJECT (tool_editor)); tool_editor->priv->raise_button = gimp_editor_add_button (GIMP_EDITOR (tool_editor), GIMP_ICON_GO_UP, @@ -251,7 +251,7 @@ _("Raise this item to the top"), G_CALLBACK (gimp_tool_editor_raise_clicked), G_CALLBACK (gimp_tool_editor_raise_extend_clicked), - tool_editor); + G_OBJECT (tool_editor)); tool_editor->priv->lower_button = gimp_editor_add_button (GIMP_EDITOR (tool_editor), GIMP_ICON_GO_DOWN, @@ -259,21 +259,21 @@ _("Lower this item to the bottom"), G_CALLBACK (gimp_tool_editor_lower_clicked), G_CALLBACK (gimp_tool_editor_lower_extend_clicked), - tool_editor); + G_OBJECT (tool_editor)); tool_editor->priv->delete_button = gimp_editor_add_button (GIMP_EDITOR (tool_editor), GIMP_ICON_EDIT_DELETE, _("Delete this tool group"), NULL, G_CALLBACK (gimp_tool_editor_delete_clicked), NULL, - tool_editor); + G_OBJECT (tool_editor)); tool_editor->priv->reset_button = gimp_editor_add_button (GIMP_EDITOR (tool_editor), GIMP_ICON_RESET, _("Reset tool order and visibility"), NULL, G_CALLBACK (gimp_tool_editor_reset_clicked), NULL, - tool_editor); + G_OBJECT (tool_editor)); gimp_tool_editor_update_sensitivity (tool_editor); } diff -Nru gimp-2.10.32/app/widgets/gimptooloptionseditor.c gimp-2.10.34/app/widgets/gimptooloptionseditor.c --- gimp-2.10.32/app/widgets/gimptooloptionseditor.c 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/widgets/gimptooloptionseditor.c 2023-02-21 19:56:16.000000000 +0000 @@ -201,7 +201,7 @@ GIMP_HELP_TOOL_OPTIONS_SAVE, G_CALLBACK (gimp_tool_options_editor_save_clicked), NULL, - editor); + G_OBJECT (editor)); editor->p->restore_button = gimp_editor_add_button (GIMP_EDITOR (editor), @@ -210,7 +210,7 @@ GIMP_HELP_TOOL_OPTIONS_RESTORE, G_CALLBACK (gimp_tool_options_editor_restore_clicked), NULL, - editor); + G_OBJECT (editor)); editor->p->delete_button = gimp_editor_add_button (GIMP_EDITOR (editor), @@ -219,7 +219,7 @@ GIMP_HELP_TOOL_OPTIONS_DELETE, G_CALLBACK (gimp_tool_options_editor_delete_clicked), NULL, - editor); + G_OBJECT (editor)); editor->p->reset_button = gimp_editor_add_action_button (GIMP_EDITOR (editor), "tool-options", diff -Nru gimp-2.10.32/app/widgets/gimpvectorstreeview.c gimp-2.10.34/app/widgets/gimpvectorstreeview.c --- gimp-2.10.32/app/widgets/gimpvectorstreeview.c 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/app/widgets/gimpvectorstreeview.c 2023-02-21 19:56:16.000000000 +0000 @@ -108,7 +108,7 @@ iv_class->duplicate_action = "vectors-duplicate"; iv_class->delete_action = "vectors-delete"; iv_class->lock_content_icon_name = GIMP_ICON_TOOL_PATH; - iv_class->lock_content_tooltip = _("Lock path strokes"); + iv_class->lock_content_tooltip = _("Lock path"); iv_class->lock_content_help_id = GIMP_HELP_PATH_LOCK_STROKES; iv_class->lock_position_icon_name = GIMP_ICON_TOOL_MOVE; iv_class->lock_position_tooltip = _("Lock path position"); diff -Nru gimp-2.10.32/app/widgets/Makefile.in gimp-2.10.34/app/widgets/Makefile.in --- gimp-2.10.32/app/widgets/Makefile.in 2022-06-12 20:29:21.000000000 +0000 +++ gimp-2.10.34/app/widgets/Makefile.in 2023-02-21 20:03:32.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -468,6 +468,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) AA_LIBS = @AA_LIBS@ @@ -517,8 +519,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -537,10 +537,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -589,6 +587,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -1729,6 +1728,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/app/xcf/Makefile.in gimp-2.10.34/app/xcf/Makefile.in --- gimp-2.10.32/app/xcf/Makefile.in 2022-06-12 20:29:21.000000000 +0000 +++ gimp-2.10.34/app/xcf/Makefile.in 2023-02-21 20:03:32.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -184,6 +184,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) AA_LIBS = @AA_LIBS@ @@ -233,8 +235,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -253,10 +253,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -305,6 +303,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -777,6 +776,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/app-tools/Makefile.in gimp-2.10.34/app-tools/Makefile.in --- gimp-2.10.32/app-tools/Makefile.in 2022-06-12 20:29:20.000000000 +0000 +++ gimp-2.10.34/app-tools/Makefile.in 2023-02-21 20:03:30.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -217,8 +217,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -237,10 +235,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -289,6 +285,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -856,6 +853,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/build/Makefile.in gimp-2.10.34/build/Makefile.in --- gimp-2.10.32/build/Makefile.in 2022-06-12 20:29:21.000000000 +0000 +++ gimp-2.10.34/build/Makefile.in 2023-02-21 20:03:32.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -157,6 +157,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) am__DIST_COMMON = $(srcdir)/Makefile.in DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) @@ -232,8 +234,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -252,10 +252,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -304,6 +302,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -747,6 +746,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/build/windows/gimp-plug-ins.rc gimp-2.10.34/build/windows/gimp-plug-ins.rc --- gimp-2.10.32/build/windows/gimp-plug-ins.rc 2022-06-12 20:29:40.000000000 +0000 +++ gimp-2.10.34/build/windows/gimp-plug-ins.rc 2023-02-21 20:03:55.000000000 +0000 @@ -6,12 +6,12 @@ #define VER_COMPANYNAME_STR "Spencer Kimball, Peter Mattis and the GIMP Development Team" -#define VER_PRODUCTVERSION 2,10,32,0 -#define VER_PRODUCTVERSION_STR "2.10.32\0" +#define VER_PRODUCTVERSION 2,10,34,0 +#define VER_PRODUCTVERSION_STR "2.10.34\0" #define VER_PRODUCTNAME_STR "GNU Image Manipulation Program" -#define VER_FILEVERSION 2,10,32,0 -#define VER_FILEVERSION_STR "2.10.32.0\0" +#define VER_FILEVERSION 2,10,34,0 +#define VER_FILEVERSION_STR "2.10.34.0\0" #define VER_FILEDESCRIPTION_STR "GNU Image Manipulation Program Plug-In" #define VER_INTERNALNAME_STR QUOTE(INTERNALNAME_STR) diff -Nru gimp-2.10.32/build/windows/gimp.rc gimp-2.10.34/build/windows/gimp.rc --- gimp-2.10.32/build/windows/gimp.rc 2022-06-12 20:29:40.000000000 +0000 +++ gimp-2.10.34/build/windows/gimp.rc 2023-02-21 20:03:55.000000000 +0000 @@ -7,12 +7,12 @@ #define VER_COMPANYNAME_STR "Spencer Kimball, Peter Mattis and the GIMP Development Team" -#define VER_PRODUCTVERSION 2,10,32,0 -#define VER_PRODUCTVERSION_STR "2.10.32\0" +#define VER_PRODUCTVERSION 2,10,34,0 +#define VER_PRODUCTVERSION_STR "2.10.34\0" #define VER_PRODUCTNAME_STR "GNU Image Manipulation Program" -#define VER_FILEVERSION 2,10,32,0 -#define VER_FILEVERSION_STR "2.10.32.0\0" +#define VER_FILEVERSION 2,10,34,0 +#define VER_FILEVERSION_STR "2.10.34.0\0" #define VER_FILEDESCRIPTION_STR "GNU Image Manipulation Program" #define VER_INTERNALNAME_STR QUOTE(INTERNALNAME_STR) diff -Nru gimp-2.10.32/build/windows/installer/lang/Makefile.in gimp-2.10.34/build/windows/installer/lang/Makefile.in --- gimp-2.10.32/build/windows/installer/lang/Makefile.in 2022-06-12 20:29:21.000000000 +0000 +++ gimp-2.10.34/build/windows/installer/lang/Makefile.in 2023-02-21 20:03:32.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -379,8 +379,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -399,10 +397,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -451,6 +447,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -1013,6 +1010,7 @@ @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \ @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \ @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT) + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/build/windows/installer/Makefile.in gimp-2.10.34/build/windows/installer/Makefile.in --- gimp-2.10.32/build/windows/installer/Makefile.in 2022-06-12 20:29:21.000000000 +0000 +++ gimp-2.10.34/build/windows/installer/Makefile.in 2023-02-21 20:03:32.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -157,6 +157,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) am__DIST_COMMON = $(srcdir)/Makefile.in DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) @@ -232,8 +234,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -252,10 +252,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -304,6 +302,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -747,6 +746,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/build/windows/Makefile.in gimp-2.10.34/build/windows/Makefile.in --- gimp-2.10.32/build/windows/Makefile.in 2022-06-12 20:29:21.000000000 +0000 +++ gimp-2.10.34/build/windows/Makefile.in 2023-02-21 20:03:32.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -157,6 +157,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags DIST_SUBDIRS = installer am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/gimp-plug-ins.rc.in \ $(srcdir)/gimp.rc.in @@ -233,8 +235,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -253,10 +253,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -305,6 +303,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -763,6 +762,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/compile gimp-2.10.34/compile --- gimp-2.10.32/compile 2022-03-18 13:09:08.000000000 +0000 +++ gimp-2.10.34/compile 2021-01-04 05:32:20.000000000 +0000 @@ -3,7 +3,7 @@ scriptversion=2018-03-07.03; # UTC -# Copyright (C) 1999-2021 Free Software Foundation, Inc. +# Copyright (C) 1999-2020 Free Software Foundation, Inc. # Written by Tom Tromey . # # This program is free software; you can redistribute it and/or modify diff -Nru gimp-2.10.32/config.guess gimp-2.10.34/config.guess --- gimp-2.10.32/config.guess 2022-01-31 14:43:17.000000000 +0000 +++ gimp-2.10.34/config.guess 2020-12-21 17:16:35.000000000 +0000 @@ -1,14 +1,12 @@ #! /bin/sh # Attempt to guess a canonical system name. -# Copyright 1992-2022 Free Software Foundation, Inc. +# Copyright 1992-2018 Free Software Foundation, Inc. -# shellcheck disable=SC2006,SC2268 # see below for rationale - -timestamp='2022-01-09' +timestamp='2018-02-24' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, but @@ -29,19 +27,11 @@ # Originally written by Per Bothner; maintained since 2000 by Ben Elliston. # # You can get the latest version of this script from: -# https://git.savannah.gnu.org/cgit/config.git/plain/config.guess +# https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess # # Please send patches to . -# The "shellcheck disable" line above the timestamp inhibits complaints -# about features and limitations of the classic Bourne shell that were -# superseded or lifted in POSIX. However, this script identifies a wide -# variety of pre-POSIX systems that do not have POSIX shells at all, and -# even some reasonably current systems (Solaris 10 as case-in-point) still -# have a pre-POSIX /bin/sh. - - me=`echo "$0" | sed -e 's,.*/,,'` usage="\ @@ -60,7 +50,7 @@ GNU config.guess ($timestamp) Originally written by Per Bothner. -Copyright 1992-2022 Free Software Foundation, Inc. +Copyright 1992-2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." @@ -94,8 +84,7 @@ exit 1 fi -# Just in case it came from the environment. -GUESS= +trap 'exit 1' 1 2 15 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a # compiler to aid in system detection is discouraged as it requires @@ -107,90 +96,73 @@ # Portable tmp directory creation inspired by the Autoconf team. -tmp= -# shellcheck disable=SC2172 -trap 'test -z "$tmp" || rm -fr "$tmp"' 0 1 2 13 15 - -set_cc_for_build() { - # prevent multiple calls if $tmp is already set - test "$tmp" && return 0 - : "${TMPDIR=/tmp}" - # shellcheck disable=SC2039,SC3028 - { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || - { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } || - { tmp=$TMPDIR/cg-$$ && (umask 077 && mkdir "$tmp" 2>/dev/null) && echo "Warning: creating insecure temp directory" >&2 ; } || - { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } - dummy=$tmp/dummy - case ${CC_FOR_BUILD-},${HOST_CC-},${CC-} in - ,,) echo "int x;" > "$dummy.c" - for driver in cc gcc c89 c99 ; do - if ($driver -c -o "$dummy.o" "$dummy.c") >/dev/null 2>&1 ; then - CC_FOR_BUILD=$driver - break - fi - done - if test x"$CC_FOR_BUILD" = x ; then - CC_FOR_BUILD=no_compiler_found - fi - ;; - ,,*) CC_FOR_BUILD=$CC ;; - ,*,*) CC_FOR_BUILD=$HOST_CC ;; - esac -} +set_cc_for_build=' +trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ; +trap "rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null; exit 1" 1 2 13 15 ; +: ${TMPDIR=/tmp} ; + { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || + { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || + { tmp=$TMPDIR/cg-$$ && (umask 077 && mkdir $tmp) && echo "Warning: creating insecure temp directory" >&2 ; } || + { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } ; +dummy=$tmp/dummy ; +tmpfiles="$dummy.c $dummy.o $dummy.rel $dummy" ; +case $CC_FOR_BUILD,$HOST_CC,$CC in + ,,) echo "int x;" > "$dummy.c" ; + for c in cc gcc c89 c99 ; do + if ($c -c -o "$dummy.o" "$dummy.c") >/dev/null 2>&1 ; then + CC_FOR_BUILD="$c"; break ; + fi ; + done ; + if test x"$CC_FOR_BUILD" = x ; then + CC_FOR_BUILD=no_compiler_found ; + fi + ;; + ,,*) CC_FOR_BUILD=$CC ;; + ,*,*) CC_FOR_BUILD=$HOST_CC ;; +esac ; set_cc_for_build= ;' # This is needed to find uname on a Pyramid OSx when run in the BSD universe. # (ghazi@noc.rutgers.edu 1994-08-24) -if test -f /.attbin/uname ; then +if (test -f /.attbin/uname) >/dev/null 2>&1 ; then PATH=$PATH:/.attbin ; export PATH fi UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown -UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown +UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown -case $UNAME_SYSTEM in +case "$UNAME_SYSTEM" in Linux|GNU|GNU/*) - LIBC=unknown + # If the system lacks a compiler, then just pick glibc. + # We could probably try harder. + LIBC=gnu - set_cc_for_build + eval "$set_cc_for_build" cat <<-EOF > "$dummy.c" #include #if defined(__UCLIBC__) LIBC=uclibc #elif defined(__dietlibc__) LIBC=dietlibc - #elif defined(__GLIBC__) - LIBC=gnu #else - #include - /* First heuristic to detect musl libc. */ - #ifdef __DEFINED_va_list - LIBC=musl - #endif + LIBC=gnu #endif EOF - cc_set_libc=`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'` - eval "$cc_set_libc" - - # Second heuristic to detect musl libc. - if [ "$LIBC" = unknown ] && - command -v ldd >/dev/null && - ldd --version 2>&1 | grep -q ^musl; then - LIBC=musl - fi + eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`" - # If the system lacks a compiler, then just pick glibc. - # We could probably try harder. - if [ "$LIBC" = unknown ]; then - LIBC=gnu + # If ldd exists, use it to detect musl libc. + if command -v ldd >/dev/null && \ + ldd --version 2>&1 | grep -q ^musl + then + LIBC=musl fi ;; esac # Note: order is significant - the case branches are not exclusive. -case $UNAME_MACHINE:$UNAME_SYSTEM:$UNAME_RELEASE:$UNAME_VERSION in +case "$UNAME_MACHINE:$UNAME_SYSTEM:$UNAME_RELEASE:$UNAME_VERSION" in *:NetBSD:*:*) # NetBSD (nbsd) targets should (where applicable) match one or # more of the tuples: *-*-netbsdelf*, *-*-netbsdaout*, @@ -202,12 +174,12 @@ # # Note: NetBSD doesn't particularly care about the vendor # portion of the name. We always set it to "unknown". + sysctl="sysctl -n hw.machine_arch" UNAME_MACHINE_ARCH=`(uname -p 2>/dev/null || \ - /sbin/sysctl -n hw.machine_arch 2>/dev/null || \ - /usr/sbin/sysctl -n hw.machine_arch 2>/dev/null || \ + "/sbin/$sysctl" 2>/dev/null || \ + "/usr/sbin/$sysctl" 2>/dev/null || \ echo unknown)` - case $UNAME_MACHINE_ARCH in - aarch64eb) machine=aarch64_be-unknown ;; + case "$UNAME_MACHINE_ARCH" in armeb) machine=armeb-unknown ;; arm*) machine=arm-unknown ;; sh3el) machine=shl-unknown ;; @@ -216,18 +188,18 @@ earmv*) arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` - machine=${arch}${endian}-unknown + machine="${arch}${endian}"-unknown ;; - *) machine=$UNAME_MACHINE_ARCH-unknown ;; + *) machine="$UNAME_MACHINE_ARCH"-unknown ;; esac # The Operating System including object format, if it has switched # to ELF recently (or will in the future) and ABI. - case $UNAME_MACHINE_ARCH in + case "$UNAME_MACHINE_ARCH" in earm*) os=netbsdelf ;; arm*|i386|m68k|ns32k|sh3*|sparc|vax) - set_cc_for_build + eval "$set_cc_for_build" if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ | grep -q __ELF__ then @@ -243,7 +215,7 @@ ;; esac # Determine ABI tags. - case $UNAME_MACHINE_ARCH in + case "$UNAME_MACHINE_ARCH" in earm*) expr='s/^earmv[0-9]/-eabi/;s/eb$//' abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` @@ -254,7 +226,7 @@ # thus, need a distinct triplet. However, they do not need # kernel version information, so it can be replaced with a # suitable tag, in the style of linux-gnu. - case $UNAME_VERSION in + case "$UNAME_VERSION" in Debian*) release='-gnu' ;; @@ -265,57 +237,45 @@ # Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM: # contains redundant information, the shorter form: # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used. - GUESS=$machine-${os}${release}${abi-} - ;; + echo "$machine-${os}${release}${abi}" + exit ;; *:Bitrig:*:*) UNAME_MACHINE_ARCH=`arch | sed 's/Bitrig.//'` - GUESS=$UNAME_MACHINE_ARCH-unknown-bitrig$UNAME_RELEASE - ;; + echo "$UNAME_MACHINE_ARCH"-unknown-bitrig"$UNAME_RELEASE" + exit ;; *:OpenBSD:*:*) UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'` - GUESS=$UNAME_MACHINE_ARCH-unknown-openbsd$UNAME_RELEASE - ;; - *:SecBSD:*:*) - UNAME_MACHINE_ARCH=`arch | sed 's/SecBSD.//'` - GUESS=$UNAME_MACHINE_ARCH-unknown-secbsd$UNAME_RELEASE - ;; + echo "$UNAME_MACHINE_ARCH"-unknown-openbsd"$UNAME_RELEASE" + exit ;; *:LibertyBSD:*:*) UNAME_MACHINE_ARCH=`arch | sed 's/^.*BSD\.//'` - GUESS=$UNAME_MACHINE_ARCH-unknown-libertybsd$UNAME_RELEASE - ;; + echo "$UNAME_MACHINE_ARCH"-unknown-libertybsd"$UNAME_RELEASE" + exit ;; *:MidnightBSD:*:*) - GUESS=$UNAME_MACHINE-unknown-midnightbsd$UNAME_RELEASE - ;; + echo "$UNAME_MACHINE"-unknown-midnightbsd"$UNAME_RELEASE" + exit ;; *:ekkoBSD:*:*) - GUESS=$UNAME_MACHINE-unknown-ekkobsd$UNAME_RELEASE - ;; + echo "$UNAME_MACHINE"-unknown-ekkobsd"$UNAME_RELEASE" + exit ;; *:SolidBSD:*:*) - GUESS=$UNAME_MACHINE-unknown-solidbsd$UNAME_RELEASE - ;; - *:OS108:*:*) - GUESS=$UNAME_MACHINE-unknown-os108_$UNAME_RELEASE - ;; + echo "$UNAME_MACHINE"-unknown-solidbsd"$UNAME_RELEASE" + exit ;; macppc:MirBSD:*:*) - GUESS=powerpc-unknown-mirbsd$UNAME_RELEASE - ;; + echo powerpc-unknown-mirbsd"$UNAME_RELEASE" + exit ;; *:MirBSD:*:*) - GUESS=$UNAME_MACHINE-unknown-mirbsd$UNAME_RELEASE - ;; + echo "$UNAME_MACHINE"-unknown-mirbsd"$UNAME_RELEASE" + exit ;; *:Sortix:*:*) - GUESS=$UNAME_MACHINE-unknown-sortix - ;; - *:Twizzler:*:*) - GUESS=$UNAME_MACHINE-unknown-twizzler - ;; + echo "$UNAME_MACHINE"-unknown-sortix + exit ;; *:Redox:*:*) - GUESS=$UNAME_MACHINE-unknown-redox - ;; + echo "$UNAME_MACHINE"-unknown-redox + exit ;; mips:OSF1:*.*) - GUESS=mips-dec-osf1 - ;; + echo mips-dec-osf1 + exit ;; alpha:OSF1:*:*) - # Reset EXIT trap before exiting to avoid spurious non-zero exit code. - trap '' 0 case $UNAME_RELEASE in *4.0) UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` @@ -329,7 +289,7 @@ # covers most systems running today. This code pipes the CPU # types through head -n 1, so we only detect the type of CPU 0. ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` - case $ALPHA_CPU_TYPE in + case "$ALPHA_CPU_TYPE" in "EV4 (21064)") UNAME_MACHINE=alpha ;; "EV4.5 (21064)") @@ -366,121 +326,117 @@ # A Tn.n version is a released field test version. # A Xn.n version is an unreleased experimental baselevel. # 1.2 uses "1.2" for uname -r. - OSF_REL=`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz` - GUESS=$UNAME_MACHINE-dec-osf$OSF_REL - ;; + echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`" + # Reset EXIT trap before exiting to avoid spurious non-zero exit code. + exitcode=$? + trap '' 0 + exit $exitcode ;; Amiga*:UNIX_System_V:4.0:*) - GUESS=m68k-unknown-sysv4 - ;; + echo m68k-unknown-sysv4 + exit ;; *:[Aa]miga[Oo][Ss]:*:*) - GUESS=$UNAME_MACHINE-unknown-amigaos - ;; + echo "$UNAME_MACHINE"-unknown-amigaos + exit ;; *:[Mm]orph[Oo][Ss]:*:*) - GUESS=$UNAME_MACHINE-unknown-morphos - ;; + echo "$UNAME_MACHINE"-unknown-morphos + exit ;; *:OS/390:*:*) - GUESS=i370-ibm-openedition - ;; + echo i370-ibm-openedition + exit ;; *:z/VM:*:*) - GUESS=s390-ibm-zvmoe - ;; + echo s390-ibm-zvmoe + exit ;; *:OS400:*:*) - GUESS=powerpc-ibm-os400 - ;; + echo powerpc-ibm-os400 + exit ;; arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*) - GUESS=arm-acorn-riscix$UNAME_RELEASE - ;; + echo arm-acorn-riscix"$UNAME_RELEASE" + exit ;; arm*:riscos:*:*|arm*:RISCOS:*:*) - GUESS=arm-unknown-riscos - ;; + echo arm-unknown-riscos + exit ;; SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*) - GUESS=hppa1.1-hitachi-hiuxmpp - ;; + echo hppa1.1-hitachi-hiuxmpp + exit ;; Pyramid*:OSx*:*:* | MIS*:OSx*:*:* | MIS*:SMP_DC-OSx*:*:*) # akee@wpdis03.wpafb.af.mil (Earle F. Ake) contributed MIS and NILE. - case `(/bin/universe) 2>/dev/null` in - att) GUESS=pyramid-pyramid-sysv3 ;; - *) GUESS=pyramid-pyramid-bsd ;; - esac - ;; + if test "`(/bin/universe) 2>/dev/null`" = att ; then + echo pyramid-pyramid-sysv3 + else + echo pyramid-pyramid-bsd + fi + exit ;; NILE*:*:*:dcosx) - GUESS=pyramid-pyramid-svr4 - ;; + echo pyramid-pyramid-svr4 + exit ;; DRS?6000:unix:4.0:6*) - GUESS=sparc-icl-nx6 - ;; + echo sparc-icl-nx6 + exit ;; DRS?6000:UNIX_SV:4.2*:7* | DRS?6000:isis:4.2*:7*) case `/usr/bin/uname -p` in - sparc) GUESS=sparc-icl-nx7 ;; - esac - ;; + sparc) echo sparc-icl-nx7; exit ;; + esac ;; s390x:SunOS:*:*) - SUN_REL=`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'` - GUESS=$UNAME_MACHINE-ibm-solaris2$SUN_REL - ;; + echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" + exit ;; sun4H:SunOS:5.*:*) - SUN_REL=`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'` - GUESS=sparc-hal-solaris2$SUN_REL - ;; + echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" + exit ;; sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) - SUN_REL=`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'` - GUESS=sparc-sun-solaris2$SUN_REL - ;; + echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" + exit ;; i86pc:AuroraUX:5.*:* | i86xen:AuroraUX:5.*:*) - GUESS=i386-pc-auroraux$UNAME_RELEASE - ;; + echo i386-pc-auroraux"$UNAME_RELEASE" + exit ;; i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*) - set_cc_for_build + eval "$set_cc_for_build" SUN_ARCH=i386 # If there is a compiler, see if it is configured for 64-bit objects. # Note that the Sun cc does not turn __LP64__ into 1 like gcc does. # This test works for both compilers. - if test "$CC_FOR_BUILD" != no_compiler_found; then + if [ "$CC_FOR_BUILD" != no_compiler_found ]; then if (echo '#ifdef __amd64'; echo IS_64BIT_ARCH; echo '#endif') | \ - (CCOPTS="" $CC_FOR_BUILD -m64 -E - 2>/dev/null) | \ + (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \ grep IS_64BIT_ARCH >/dev/null then SUN_ARCH=x86_64 fi fi - SUN_REL=`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'` - GUESS=$SUN_ARCH-pc-solaris2$SUN_REL - ;; + echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" + exit ;; sun4*:SunOS:6*:*) # According to config.sub, this is the proper way to canonicalize # SunOS6. Hard to guess exactly what SunOS6 will be like, but # it's likely to be more like Solaris than SunOS4. - SUN_REL=`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'` - GUESS=sparc-sun-solaris3$SUN_REL - ;; + echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" + exit ;; sun4*:SunOS:*:*) - case `/usr/bin/arch -k` in + case "`/usr/bin/arch -k`" in Series*|S4*) UNAME_RELEASE=`uname -v` ;; esac # Japanese Language versions have a version number like `4.1.3-JL'. - SUN_REL=`echo "$UNAME_RELEASE" | sed -e 's/-/_/'` - GUESS=sparc-sun-sunos$SUN_REL - ;; + echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`" + exit ;; sun3*:SunOS:*:*) - GUESS=m68k-sun-sunos$UNAME_RELEASE - ;; + echo m68k-sun-sunos"$UNAME_RELEASE" + exit ;; sun*:*:4.2BSD:*) UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3 - case `/bin/arch` in + case "`/bin/arch`" in sun3) - GUESS=m68k-sun-sunos$UNAME_RELEASE + echo m68k-sun-sunos"$UNAME_RELEASE" ;; sun4) - GUESS=sparc-sun-sunos$UNAME_RELEASE + echo sparc-sun-sunos"$UNAME_RELEASE" ;; esac - ;; + exit ;; aushp:SunOS:*:*) - GUESS=sparc-auspex-sunos$UNAME_RELEASE - ;; + echo sparc-auspex-sunos"$UNAME_RELEASE" + exit ;; # The situation for MiNT is a little confusing. The machine name # can be virtually everything (everything which is not # "atarist" or "atariste" at least should have a processor @@ -490,43 +446,43 @@ # MiNT. But MiNT is downward compatible to TOS, so this should # be no problem. atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*) - GUESS=m68k-atari-mint$UNAME_RELEASE - ;; + echo m68k-atari-mint"$UNAME_RELEASE" + exit ;; atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*) - GUESS=m68k-atari-mint$UNAME_RELEASE - ;; + echo m68k-atari-mint"$UNAME_RELEASE" + exit ;; *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*) - GUESS=m68k-atari-mint$UNAME_RELEASE - ;; + echo m68k-atari-mint"$UNAME_RELEASE" + exit ;; milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*) - GUESS=m68k-milan-mint$UNAME_RELEASE - ;; + echo m68k-milan-mint"$UNAME_RELEASE" + exit ;; hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*) - GUESS=m68k-hades-mint$UNAME_RELEASE - ;; + echo m68k-hades-mint"$UNAME_RELEASE" + exit ;; *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*) - GUESS=m68k-unknown-mint$UNAME_RELEASE - ;; + echo m68k-unknown-mint"$UNAME_RELEASE" + exit ;; m68k:machten:*:*) - GUESS=m68k-apple-machten$UNAME_RELEASE - ;; + echo m68k-apple-machten"$UNAME_RELEASE" + exit ;; powerpc:machten:*:*) - GUESS=powerpc-apple-machten$UNAME_RELEASE - ;; + echo powerpc-apple-machten"$UNAME_RELEASE" + exit ;; RISC*:Mach:*:*) - GUESS=mips-dec-mach_bsd4.3 - ;; + echo mips-dec-mach_bsd4.3 + exit ;; RISC*:ULTRIX:*:*) - GUESS=mips-dec-ultrix$UNAME_RELEASE - ;; + echo mips-dec-ultrix"$UNAME_RELEASE" + exit ;; VAX*:ULTRIX*:*:*) - GUESS=vax-dec-ultrix$UNAME_RELEASE - ;; + echo vax-dec-ultrix"$UNAME_RELEASE" + exit ;; 2020:CLIX:*:* | 2430:CLIX:*:*) - GUESS=clipper-intergraph-clix$UNAME_RELEASE - ;; + echo clipper-intergraph-clix"$UNAME_RELEASE" + exit ;; mips:*:*:UMIPS | mips:*:*:RISCos) - set_cc_for_build + eval "$set_cc_for_build" sed 's/^ //' << EOF > "$dummy.c" #ifdef __cplusplus #include /* for printf() prototype */ @@ -552,79 +508,78 @@ dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` && SYSTEM_NAME=`"$dummy" "$dummyarg"` && { echo "$SYSTEM_NAME"; exit; } - GUESS=mips-mips-riscos$UNAME_RELEASE - ;; + echo mips-mips-riscos"$UNAME_RELEASE" + exit ;; Motorola:PowerMAX_OS:*:*) - GUESS=powerpc-motorola-powermax - ;; + echo powerpc-motorola-powermax + exit ;; Motorola:*:4.3:PL8-*) - GUESS=powerpc-harris-powermax - ;; + echo powerpc-harris-powermax + exit ;; Night_Hawk:*:*:PowerMAX_OS | Synergy:PowerMAX_OS:*:*) - GUESS=powerpc-harris-powermax - ;; + echo powerpc-harris-powermax + exit ;; Night_Hawk:Power_UNIX:*:*) - GUESS=powerpc-harris-powerunix - ;; + echo powerpc-harris-powerunix + exit ;; m88k:CX/UX:7*:*) - GUESS=m88k-harris-cxux7 - ;; + echo m88k-harris-cxux7 + exit ;; m88k:*:4*:R4*) - GUESS=m88k-motorola-sysv4 - ;; + echo m88k-motorola-sysv4 + exit ;; m88k:*:3*:R3*) - GUESS=m88k-motorola-sysv3 - ;; + echo m88k-motorola-sysv3 + exit ;; AViiON:dgux:*:*) # DG/UX returns AViiON for all architectures UNAME_PROCESSOR=`/usr/bin/uname -p` - if test "$UNAME_PROCESSOR" = mc88100 || test "$UNAME_PROCESSOR" = mc88110 + if [ "$UNAME_PROCESSOR" = mc88100 ] || [ "$UNAME_PROCESSOR" = mc88110 ] then - if test "$TARGET_BINARY_INTERFACE"x = m88kdguxelfx || \ - test "$TARGET_BINARY_INTERFACE"x = x + if [ "$TARGET_BINARY_INTERFACE"x = m88kdguxelfx ] || \ + [ "$TARGET_BINARY_INTERFACE"x = x ] then - GUESS=m88k-dg-dgux$UNAME_RELEASE + echo m88k-dg-dgux"$UNAME_RELEASE" else - GUESS=m88k-dg-dguxbcs$UNAME_RELEASE + echo m88k-dg-dguxbcs"$UNAME_RELEASE" fi else - GUESS=i586-dg-dgux$UNAME_RELEASE + echo i586-dg-dgux"$UNAME_RELEASE" fi - ;; + exit ;; M88*:DolphinOS:*:*) # DolphinOS (SVR3) - GUESS=m88k-dolphin-sysv3 - ;; + echo m88k-dolphin-sysv3 + exit ;; M88*:*:R3*:*) # Delta 88k system running SVR3 - GUESS=m88k-motorola-sysv3 - ;; + echo m88k-motorola-sysv3 + exit ;; XD88*:*:*:*) # Tektronix XD88 system running UTekV (SVR3) - GUESS=m88k-tektronix-sysv3 - ;; + echo m88k-tektronix-sysv3 + exit ;; Tek43[0-9][0-9]:UTek:*:*) # Tektronix 4300 system running UTek (BSD) - GUESS=m68k-tektronix-bsd - ;; + echo m68k-tektronix-bsd + exit ;; *:IRIX*:*:*) - IRIX_REL=`echo "$UNAME_RELEASE" | sed -e 's/-/_/g'` - GUESS=mips-sgi-irix$IRIX_REL - ;; + echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`" + exit ;; ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX. - GUESS=romp-ibm-aix # uname -m gives an 8 hex-code CPU id - ;; # Note that: echo "'`uname -s`'" gives 'AIX ' + echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id + exit ;; # Note that: echo "'`uname -s`'" gives 'AIX ' i*86:AIX:*:*) - GUESS=i386-ibm-aix - ;; + echo i386-ibm-aix + exit ;; ia64:AIX:*:*) - if test -x /usr/bin/oslevel ; then + if [ -x /usr/bin/oslevel ] ; then IBM_REV=`/usr/bin/oslevel` else - IBM_REV=$UNAME_VERSION.$UNAME_RELEASE + IBM_REV="$UNAME_VERSION.$UNAME_RELEASE" fi - GUESS=$UNAME_MACHINE-ibm-aix$IBM_REV - ;; + echo "$UNAME_MACHINE"-ibm-aix"$IBM_REV" + exit ;; *:AIX:2:3) if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then - set_cc_for_build + eval "$set_cc_for_build" sed 's/^ //' << EOF > "$dummy.c" #include @@ -638,16 +593,16 @@ EOF if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` then - GUESS=$SYSTEM_NAME + echo "$SYSTEM_NAME" else - GUESS=rs6000-ibm-aix3.2.5 + echo rs6000-ibm-aix3.2.5 fi elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then - GUESS=rs6000-ibm-aix3.2.4 + echo rs6000-ibm-aix3.2.4 else - GUESS=rs6000-ibm-aix3.2 + echo rs6000-ibm-aix3.2 fi - ;; + exit ;; *:AIX:*:[4567]) IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then @@ -655,57 +610,57 @@ else IBM_ARCH=powerpc fi - if test -x /usr/bin/lslpp ; then - IBM_REV=`/usr/bin/lslpp -Lqc bos.rte.libc | \ + if [ -x /usr/bin/lslpp ] ; then + IBM_REV=`/usr/bin/lslpp -Lqc bos.rte.libc | awk -F: '{ print $3 }' | sed s/[0-9]*$/0/` else - IBM_REV=$UNAME_VERSION.$UNAME_RELEASE + IBM_REV="$UNAME_VERSION.$UNAME_RELEASE" fi - GUESS=$IBM_ARCH-ibm-aix$IBM_REV - ;; + echo "$IBM_ARCH"-ibm-aix"$IBM_REV" + exit ;; *:AIX:*:*) - GUESS=rs6000-ibm-aix - ;; + echo rs6000-ibm-aix + exit ;; ibmrt:4.4BSD:*|romp-ibm:4.4BSD:*) - GUESS=romp-ibm-bsd4.4 - ;; + echo romp-ibm-bsd4.4 + exit ;; ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and - GUESS=romp-ibm-bsd$UNAME_RELEASE # 4.3 with uname added to - ;; # report: romp-ibm BSD 4.3 + echo romp-ibm-bsd"$UNAME_RELEASE" # 4.3 with uname added to + exit ;; # report: romp-ibm BSD 4.3 *:BOSX:*:*) - GUESS=rs6000-bull-bosx - ;; + echo rs6000-bull-bosx + exit ;; DPX/2?00:B.O.S.:*:*) - GUESS=m68k-bull-sysv3 - ;; + echo m68k-bull-sysv3 + exit ;; 9000/[34]??:4.3bsd:1.*:*) - GUESS=m68k-hp-bsd - ;; + echo m68k-hp-bsd + exit ;; hp300:4.4BSD:*:* | 9000/[34]??:4.3bsd:2.*:*) - GUESS=m68k-hp-bsd4.4 - ;; + echo m68k-hp-bsd4.4 + exit ;; 9000/[34678]??:HP-UX:*:*) - HPUX_REV=`echo "$UNAME_RELEASE" | sed -e 's/[^.]*.[0B]*//'` - case $UNAME_MACHINE in + HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` + case "$UNAME_MACHINE" in 9000/31?) HP_ARCH=m68000 ;; 9000/[34]??) HP_ARCH=m68k ;; 9000/[678][0-9][0-9]) - if test -x /usr/bin/getconf; then + if [ -x /usr/bin/getconf ]; then sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null` sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null` - case $sc_cpu_version in + case "$sc_cpu_version" in 523) HP_ARCH=hppa1.0 ;; # CPU_PA_RISC1_0 528) HP_ARCH=hppa1.1 ;; # CPU_PA_RISC1_1 532) # CPU_PA_RISC2_0 - case $sc_kernel_bits in + case "$sc_kernel_bits" in 32) HP_ARCH=hppa2.0n ;; 64) HP_ARCH=hppa2.0w ;; '') HP_ARCH=hppa2.0 ;; # HP-UX 10.20 esac ;; esac fi - if test "$HP_ARCH" = ""; then - set_cc_for_build + if [ "$HP_ARCH" = "" ]; then + eval "$set_cc_for_build" sed 's/^ //' << EOF > "$dummy.c" #define _HPUX_SOURCE @@ -743,9 +698,9 @@ test -z "$HP_ARCH" && HP_ARCH=hppa fi ;; esac - if test "$HP_ARCH" = hppa2.0w + if [ "$HP_ARCH" = hppa2.0w ] then - set_cc_for_build + eval "$set_cc_for_build" # hppa2.0w-hp-hpux* has a 64-bit kernel and a compiler generating # 32-bit code. hppa64-hp-hpux* has the same kernel and a compiler @@ -764,14 +719,14 @@ HP_ARCH=hppa64 fi fi - GUESS=$HP_ARCH-hp-hpux$HPUX_REV - ;; + echo "$HP_ARCH"-hp-hpux"$HPUX_REV" + exit ;; ia64:HP-UX:*:*) - HPUX_REV=`echo "$UNAME_RELEASE" | sed -e 's/[^.]*.[0B]*//'` - GUESS=ia64-hp-hpux$HPUX_REV - ;; + HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` + echo ia64-hp-hpux"$HPUX_REV" + exit ;; 3050*:HI-UX:*:*) - set_cc_for_build + eval "$set_cc_for_build" sed 's/^ //' << EOF > "$dummy.c" #include int @@ -799,36 +754,36 @@ EOF $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` && { echo "$SYSTEM_NAME"; exit; } - GUESS=unknown-hitachi-hiuxwe2 - ;; + echo unknown-hitachi-hiuxwe2 + exit ;; 9000/7??:4.3bsd:*:* | 9000/8?[79]:4.3bsd:*:*) - GUESS=hppa1.1-hp-bsd - ;; + echo hppa1.1-hp-bsd + exit ;; 9000/8??:4.3bsd:*:*) - GUESS=hppa1.0-hp-bsd - ;; + echo hppa1.0-hp-bsd + exit ;; *9??*:MPE/iX:*:* | *3000*:MPE/iX:*:*) - GUESS=hppa1.0-hp-mpeix - ;; + echo hppa1.0-hp-mpeix + exit ;; hp7??:OSF1:*:* | hp8?[79]:OSF1:*:*) - GUESS=hppa1.1-hp-osf - ;; + echo hppa1.1-hp-osf + exit ;; hp8??:OSF1:*:*) - GUESS=hppa1.0-hp-osf - ;; + echo hppa1.0-hp-osf + exit ;; i*86:OSF1:*:*) - if test -x /usr/sbin/sysversion ; then - GUESS=$UNAME_MACHINE-unknown-osf1mk + if [ -x /usr/sbin/sysversion ] ; then + echo "$UNAME_MACHINE"-unknown-osf1mk else - GUESS=$UNAME_MACHINE-unknown-osf1 + echo "$UNAME_MACHINE"-unknown-osf1 fi - ;; + exit ;; parisc*:Lites*:*:*) - GUESS=hppa1.1-hp-lites - ;; + echo hppa1.1-hp-lites + exit ;; C1*:ConvexOS:*:* | convex:ConvexOS:C1*:*) - GUESS=c1-convex-bsd - ;; + echo c1-convex-bsd + exit ;; C2*:ConvexOS:*:* | convex:ConvexOS:C2*:*) if getsysinfo -f scalar_acc then echo c32-convex-bsd @@ -836,18 +791,17 @@ fi exit ;; C34*:ConvexOS:*:* | convex:ConvexOS:C34*:*) - GUESS=c34-convex-bsd - ;; + echo c34-convex-bsd + exit ;; C38*:ConvexOS:*:* | convex:ConvexOS:C38*:*) - GUESS=c38-convex-bsd - ;; + echo c38-convex-bsd + exit ;; C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*) - GUESS=c4-convex-bsd - ;; + echo c4-convex-bsd + exit ;; CRAY*Y-MP:*:*:*) - CRAY_REL=`echo "$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/'` - GUESS=ymp-cray-unicos$CRAY_REL - ;; + echo ymp-cray-unicos"$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/' + exit ;; CRAY*[A-Z]90:*:*:*) echo "$UNAME_MACHINE"-cray-unicos"$UNAME_RELEASE" \ | sed -e 's/CRAY.*\([A-Z]90\)/\1/' \ @@ -855,129 +809,103 @@ -e 's/\.[^.]*$/.X/' exit ;; CRAY*TS:*:*:*) - CRAY_REL=`echo "$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/'` - GUESS=t90-cray-unicos$CRAY_REL - ;; + echo t90-cray-unicos"$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/' + exit ;; CRAY*T3E:*:*:*) - CRAY_REL=`echo "$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/'` - GUESS=alphaev5-cray-unicosmk$CRAY_REL - ;; + echo alphaev5-cray-unicosmk"$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/' + exit ;; CRAY*SV1:*:*:*) - CRAY_REL=`echo "$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/'` - GUESS=sv1-cray-unicos$CRAY_REL - ;; + echo sv1-cray-unicos"$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/' + exit ;; *:UNICOS/mp:*:*) - CRAY_REL=`echo "$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/'` - GUESS=craynv-cray-unicosmp$CRAY_REL - ;; + echo craynv-cray-unicosmp"$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/' + exit ;; F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*) FUJITSU_PROC=`uname -m | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz` FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'` - GUESS=${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL} - ;; + echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" + exit ;; 5000:UNIX_System_V:4.*:*) FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'` - GUESS=sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL} - ;; + echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" + exit ;; i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*) - GUESS=$UNAME_MACHINE-pc-bsdi$UNAME_RELEASE - ;; + echo "$UNAME_MACHINE"-pc-bsdi"$UNAME_RELEASE" + exit ;; sparc*:BSD/OS:*:*) - GUESS=sparc-unknown-bsdi$UNAME_RELEASE - ;; + echo sparc-unknown-bsdi"$UNAME_RELEASE" + exit ;; *:BSD/OS:*:*) - GUESS=$UNAME_MACHINE-unknown-bsdi$UNAME_RELEASE - ;; - arm:FreeBSD:*:*) - UNAME_PROCESSOR=`uname -p` - set_cc_for_build - if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \ - | grep -q __ARM_PCS_VFP - then - FREEBSD_REL=`echo "$UNAME_RELEASE" | sed -e 's/[-(].*//'` - GUESS=$UNAME_PROCESSOR-unknown-freebsd$FREEBSD_REL-gnueabi - else - FREEBSD_REL=`echo "$UNAME_RELEASE" | sed -e 's/[-(].*//'` - GUESS=$UNAME_PROCESSOR-unknown-freebsd$FREEBSD_REL-gnueabihf - fi - ;; + echo "$UNAME_MACHINE"-unknown-bsdi"$UNAME_RELEASE" + exit ;; *:FreeBSD:*:*) UNAME_PROCESSOR=`/usr/bin/uname -p` - case $UNAME_PROCESSOR in + case "$UNAME_PROCESSOR" in amd64) UNAME_PROCESSOR=x86_64 ;; i386) UNAME_PROCESSOR=i586 ;; esac - FREEBSD_REL=`echo "$UNAME_RELEASE" | sed -e 's/[-(].*//'` - GUESS=$UNAME_PROCESSOR-unknown-freebsd$FREEBSD_REL - ;; + echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" + exit ;; i*:CYGWIN*:*) - GUESS=$UNAME_MACHINE-pc-cygwin - ;; + echo "$UNAME_MACHINE"-pc-cygwin + exit ;; *:MINGW64*:*) - GUESS=$UNAME_MACHINE-pc-mingw64 - ;; + echo "$UNAME_MACHINE"-pc-mingw64 + exit ;; *:MINGW*:*) - GUESS=$UNAME_MACHINE-pc-mingw32 - ;; + echo "$UNAME_MACHINE"-pc-mingw32 + exit ;; *:MSYS*:*) - GUESS=$UNAME_MACHINE-pc-msys - ;; + echo "$UNAME_MACHINE"-pc-msys + exit ;; i*:PW*:*) - GUESS=$UNAME_MACHINE-pc-pw32 - ;; - *:SerenityOS:*:*) - GUESS=$UNAME_MACHINE-pc-serenity - ;; + echo "$UNAME_MACHINE"-pc-pw32 + exit ;; *:Interix*:*) - case $UNAME_MACHINE in + case "$UNAME_MACHINE" in x86) - GUESS=i586-pc-interix$UNAME_RELEASE - ;; + echo i586-pc-interix"$UNAME_RELEASE" + exit ;; authenticamd | genuineintel | EM64T) - GUESS=x86_64-unknown-interix$UNAME_RELEASE - ;; + echo x86_64-unknown-interix"$UNAME_RELEASE" + exit ;; IA64) - GUESS=ia64-unknown-interix$UNAME_RELEASE - ;; + echo ia64-unknown-interix"$UNAME_RELEASE" + exit ;; esac ;; i*:UWIN*:*) - GUESS=$UNAME_MACHINE-pc-uwin - ;; + echo "$UNAME_MACHINE"-pc-uwin + exit ;; amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*) - GUESS=x86_64-pc-cygwin - ;; + echo x86_64-unknown-cygwin + exit ;; prep*:SunOS:5.*:*) - SUN_REL=`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'` - GUESS=powerpcle-unknown-solaris2$SUN_REL - ;; + echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" + exit ;; *:GNU:*:*) # the GNU system - GNU_ARCH=`echo "$UNAME_MACHINE" | sed -e 's,[-/].*$,,'` - GNU_REL=`echo "$UNAME_RELEASE" | sed -e 's,/.*$,,'` - GUESS=$GNU_ARCH-unknown-$LIBC$GNU_REL - ;; + echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`" + exit ;; *:GNU/*:*:*) # other systems with GNU libc and userland - GNU_SYS=`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"` - GNU_REL=`echo "$UNAME_RELEASE" | sed -e 's/[-(].*//'` - GUESS=$UNAME_MACHINE-unknown-$GNU_SYS$GNU_REL-$LIBC - ;; - *:Minix:*:*) - GUESS=$UNAME_MACHINE-unknown-minix - ;; + echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC" + exit ;; + i*86:Minix:*:*) + echo "$UNAME_MACHINE"-pc-minix + exit ;; aarch64:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" + exit ;; aarch64_be:Linux:*:*) UNAME_MACHINE=aarch64_be - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" + exit ;; alpha:Linux:*:*) - case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' /proc/cpuinfo 2>/dev/null` in + case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in EV5) UNAME_MACHINE=alphaev5 ;; EV56) UNAME_MACHINE=alphaev56 ;; PCA56) UNAME_MACHINE=alphapca56 ;; @@ -988,225 +916,187 @@ esac objdump --private-headers /bin/sh | grep -q ld.so.1 if test "$?" = 0 ; then LIBC=gnulibc1 ; fi - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; - arc:Linux:*:* | arceb:Linux:*:* | arc32:Linux:*:* | arc64:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" + exit ;; + arc:Linux:*:* | arceb:Linux:*:*) + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" + exit ;; arm*:Linux:*:*) - set_cc_for_build + eval "$set_cc_for_build" if echo __ARM_EABI__ | $CC_FOR_BUILD -E - 2>/dev/null \ | grep -q __ARM_EABI__ then - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" else if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \ | grep -q __ARM_PCS_VFP then - GUESS=$UNAME_MACHINE-unknown-linux-${LIBC}eabi + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"eabi else - GUESS=$UNAME_MACHINE-unknown-linux-${LIBC}eabihf + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"eabihf fi fi - ;; + exit ;; avr32*:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" + exit ;; cris:Linux:*:*) - GUESS=$UNAME_MACHINE-axis-linux-$LIBC - ;; + echo "$UNAME_MACHINE"-axis-linux-"$LIBC" + exit ;; crisv32:Linux:*:*) - GUESS=$UNAME_MACHINE-axis-linux-$LIBC - ;; + echo "$UNAME_MACHINE"-axis-linux-"$LIBC" + exit ;; e2k:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" + exit ;; frv:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" + exit ;; hexagon:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" + exit ;; i*86:Linux:*:*) - GUESS=$UNAME_MACHINE-pc-linux-$LIBC - ;; + echo "$UNAME_MACHINE"-pc-linux-"$LIBC" + exit ;; ia64:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" + exit ;; k1om:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; - loongarch32:Linux:*:* | loongarch64:Linux:*:* | loongarchx32:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" + exit ;; m32r*:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" + exit ;; m68*:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" + exit ;; mips:Linux:*:* | mips64:Linux:*:*) - set_cc_for_build - IS_GLIBC=0 - test x"${LIBC}" = xgnu && IS_GLIBC=1 + eval "$set_cc_for_build" sed 's/^ //' << EOF > "$dummy.c" #undef CPU - #undef mips - #undef mipsel - #undef mips64 - #undef mips64el - #if ${IS_GLIBC} && defined(_ABI64) - LIBCABI=gnuabi64 - #else - #if ${IS_GLIBC} && defined(_ABIN32) - LIBCABI=gnuabin32 - #else - LIBCABI=${LIBC} - #endif - #endif - - #if ${IS_GLIBC} && defined(__mips64) && defined(__mips_isa_rev) && __mips_isa_rev>=6 - CPU=mipsisa64r6 - #else - #if ${IS_GLIBC} && !defined(__mips64) && defined(__mips_isa_rev) && __mips_isa_rev>=6 - CPU=mipsisa32r6 - #else - #if defined(__mips64) - CPU=mips64 - #else - CPU=mips - #endif - #endif - #endif - + #undef ${UNAME_MACHINE} + #undef ${UNAME_MACHINE}el #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL) - MIPS_ENDIAN=el + CPU=${UNAME_MACHINE}el #else #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB) - MIPS_ENDIAN= + CPU=${UNAME_MACHINE} #else - MIPS_ENDIAN= + CPU= #endif #endif EOF - cc_set_vars=`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU\|^MIPS_ENDIAN\|^LIBCABI'` - eval "$cc_set_vars" - test "x$CPU" != x && { echo "$CPU${MIPS_ENDIAN}-unknown-linux-$LIBCABI"; exit; } + eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`" + test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; } ;; mips64el:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" + exit ;; openrisc*:Linux:*:*) - GUESS=or1k-unknown-linux-$LIBC - ;; + echo or1k-unknown-linux-"$LIBC" + exit ;; or32:Linux:*:* | or1k*:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" + exit ;; padre:Linux:*:*) - GUESS=sparc-unknown-linux-$LIBC - ;; + echo sparc-unknown-linux-"$LIBC" + exit ;; parisc64:Linux:*:* | hppa64:Linux:*:*) - GUESS=hppa64-unknown-linux-$LIBC - ;; + echo hppa64-unknown-linux-"$LIBC" + exit ;; parisc:Linux:*:* | hppa:Linux:*:*) # Look for CPU level case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in - PA7*) GUESS=hppa1.1-unknown-linux-$LIBC ;; - PA8*) GUESS=hppa2.0-unknown-linux-$LIBC ;; - *) GUESS=hppa-unknown-linux-$LIBC ;; + PA7*) echo hppa1.1-unknown-linux-"$LIBC" ;; + PA8*) echo hppa2.0-unknown-linux-"$LIBC" ;; + *) echo hppa-unknown-linux-"$LIBC" ;; esac - ;; + exit ;; ppc64:Linux:*:*) - GUESS=powerpc64-unknown-linux-$LIBC - ;; + echo powerpc64-unknown-linux-"$LIBC" + exit ;; ppc:Linux:*:*) - GUESS=powerpc-unknown-linux-$LIBC - ;; + echo powerpc-unknown-linux-"$LIBC" + exit ;; ppc64le:Linux:*:*) - GUESS=powerpc64le-unknown-linux-$LIBC - ;; + echo powerpc64le-unknown-linux-"$LIBC" + exit ;; ppcle:Linux:*:*) - GUESS=powerpcle-unknown-linux-$LIBC - ;; - riscv32:Linux:*:* | riscv32be:Linux:*:* | riscv64:Linux:*:* | riscv64be:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; + echo powerpcle-unknown-linux-"$LIBC" + exit ;; + riscv32:Linux:*:* | riscv64:Linux:*:*) + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" + exit ;; s390:Linux:*:* | s390x:Linux:*:*) - GUESS=$UNAME_MACHINE-ibm-linux-$LIBC - ;; + echo "$UNAME_MACHINE"-ibm-linux-"$LIBC" + exit ;; sh64*:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" + exit ;; sh*:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" + exit ;; sparc:Linux:*:* | sparc64:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" + exit ;; tile*:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" + exit ;; vax:Linux:*:*) - GUESS=$UNAME_MACHINE-dec-linux-$LIBC - ;; + echo "$UNAME_MACHINE"-dec-linux-"$LIBC" + exit ;; x86_64:Linux:*:*) - set_cc_for_build - LIBCABI=$LIBC - if test "$CC_FOR_BUILD" != no_compiler_found; then - if (echo '#ifdef __ILP32__'; echo IS_X32; echo '#endif') | \ - (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \ - grep IS_X32 >/dev/null - then - LIBCABI=${LIBC}x32 - fi + if objdump -f /bin/sh | grep -q elf32-x86-64; then + echo "$UNAME_MACHINE"-pc-linux-"$LIBC"x32 + else + echo "$UNAME_MACHINE"-pc-linux-"$LIBC" fi - GUESS=$UNAME_MACHINE-pc-linux-$LIBCABI - ;; + exit ;; xtensa*:Linux:*:*) - GUESS=$UNAME_MACHINE-unknown-linux-$LIBC - ;; + echo "$UNAME_MACHINE"-unknown-linux-"$LIBC" + exit ;; i*86:DYNIX/ptx:4*:*) # ptx 4.0 does uname -s correctly, with DYNIX/ptx in there. # earlier versions are messed up and put the nodename in both # sysname and nodename. - GUESS=i386-sequent-sysv4 - ;; + echo i386-sequent-sysv4 + exit ;; i*86:UNIX_SV:4.2MP:2.*) # Unixware is an offshoot of SVR4, but it has its own version # number series starting with 2... # I am not positive that other SVR4 systems won't match this, # I just have to hope. -- rms. # Use sysv4.2uw... so that sysv4* matches it. - GUESS=$UNAME_MACHINE-pc-sysv4.2uw$UNAME_VERSION - ;; + echo "$UNAME_MACHINE"-pc-sysv4.2uw"$UNAME_VERSION" + exit ;; i*86:OS/2:*:*) # If we were able to find `uname', then EMX Unix compatibility # is probably installed. - GUESS=$UNAME_MACHINE-pc-os2-emx - ;; + echo "$UNAME_MACHINE"-pc-os2-emx + exit ;; i*86:XTS-300:*:STOP) - GUESS=$UNAME_MACHINE-unknown-stop - ;; + echo "$UNAME_MACHINE"-unknown-stop + exit ;; i*86:atheos:*:*) - GUESS=$UNAME_MACHINE-unknown-atheos - ;; + echo "$UNAME_MACHINE"-unknown-atheos + exit ;; i*86:syllable:*:*) - GUESS=$UNAME_MACHINE-pc-syllable - ;; + echo "$UNAME_MACHINE"-pc-syllable + exit ;; i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.[02]*:*) - GUESS=i386-unknown-lynxos$UNAME_RELEASE - ;; + echo i386-unknown-lynxos"$UNAME_RELEASE" + exit ;; i*86:*DOS:*:*) - GUESS=$UNAME_MACHINE-pc-msdosdjgpp - ;; + echo "$UNAME_MACHINE"-pc-msdosdjgpp + exit ;; i*86:*:4.*:*) UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'` if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then - GUESS=$UNAME_MACHINE-univel-sysv$UNAME_REL + echo "$UNAME_MACHINE"-univel-sysv"$UNAME_REL" else - GUESS=$UNAME_MACHINE-pc-sysv$UNAME_REL + echo "$UNAME_MACHINE"-pc-sysv"$UNAME_REL" fi - ;; + exit ;; i*86:*:5:[678]*) # UnixWare 7.x, OpenUNIX and OpenServer 6. case `/bin/uname -X | grep "^Machine"` in @@ -1214,12 +1104,12 @@ *Pentium) UNAME_MACHINE=i586 ;; *Pent*|*Celeron) UNAME_MACHINE=i686 ;; esac - GUESS=$UNAME_MACHINE-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}${UNAME_VERSION} - ;; + echo "$UNAME_MACHINE-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}{$UNAME_VERSION}" + exit ;; i*86:*:3.2:*) if test -f /usr/options/cb.name; then UNAME_REL=`sed -n 's/.*Version //p' /dev/null >/dev/null ; then UNAME_REL=`(/bin/uname -X|grep Release|sed -e 's/.*= //')` (/bin/uname -X|grep i80486 >/dev/null) && UNAME_MACHINE=i486 @@ -1229,11 +1119,11 @@ && UNAME_MACHINE=i686 (/bin/uname -X|grep '^Machine.*Pentium Pro' >/dev/null) \ && UNAME_MACHINE=i686 - GUESS=$UNAME_MACHINE-pc-sco$UNAME_REL + echo "$UNAME_MACHINE"-pc-sco"$UNAME_REL" else - GUESS=$UNAME_MACHINE-pc-sysv32 + echo "$UNAME_MACHINE"-pc-sysv32 fi - ;; + exit ;; pc:*:*:*) # Left here for compatibility: # uname -m prints for DJGPP always 'pc', but it prints nothing about @@ -1241,31 +1131,31 @@ # Note: whatever this is, it MUST be the same as what config.sub # prints for the "djgpp" host, or else GDB configure will decide that # this is a cross-build. - GUESS=i586-pc-msdosdjgpp - ;; + echo i586-pc-msdosdjgpp + exit ;; Intel:Mach:3*:*) - GUESS=i386-pc-mach3 - ;; + echo i386-pc-mach3 + exit ;; paragon:*:*:*) - GUESS=i860-intel-osf1 - ;; + echo i860-intel-osf1 + exit ;; i860:*:4.*:*) # i860-SVR4 if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then - GUESS=i860-stardent-sysv$UNAME_RELEASE # Stardent Vistra i860-SVR4 + echo i860-stardent-sysv"$UNAME_RELEASE" # Stardent Vistra i860-SVR4 else # Add other i860-SVR4 vendors below as they are discovered. - GUESS=i860-unknown-sysv$UNAME_RELEASE # Unknown i860-SVR4 + echo i860-unknown-sysv"$UNAME_RELEASE" # Unknown i860-SVR4 fi - ;; + exit ;; mini*:CTIX:SYS*5:*) # "miniframe" - GUESS=m68010-convergent-sysv - ;; + echo m68010-convergent-sysv + exit ;; mc68k:UNIX:SYSTEM5:3.51m) - GUESS=m68k-convergent-sysv - ;; + echo m68k-convergent-sysv + exit ;; M680?0:D-NIX:5.3:*) - GUESS=m68k-diab-dnix - ;; + echo m68k-diab-dnix + exit ;; M68*:*:R3V[5678]*:*) test -r /sysV68 && { echo 'm68k-motorola-sysv'; exit; } ;; 3[345]??:*:4.0:3.0 | 3[34]??A:*:4.0:3.0 | 3[34]??,*:*:4.0:3.0 | 3[34]??/*:*:4.0:3.0 | 4400:*:4.0:3.0 | 4850:*:4.0:3.0 | SKA40:*:4.0:3.0 | SDS2:*:4.0:3.0 | SHG2:*:4.0:3.0 | S7501*:*:4.0:3.0) @@ -1290,404 +1180,249 @@ /bin/uname -p 2>/dev/null | /bin/grep pteron >/dev/null \ && { echo i586-ncr-sysv4.3"$OS_REL"; exit; } ;; m68*:LynxOS:2.*:* | m68*:LynxOS:3.0*:*) - GUESS=m68k-unknown-lynxos$UNAME_RELEASE - ;; + echo m68k-unknown-lynxos"$UNAME_RELEASE" + exit ;; mc68030:UNIX_System_V:4.*:*) - GUESS=m68k-atari-sysv4 - ;; + echo m68k-atari-sysv4 + exit ;; TSUNAMI:LynxOS:2.*:*) - GUESS=sparc-unknown-lynxos$UNAME_RELEASE - ;; + echo sparc-unknown-lynxos"$UNAME_RELEASE" + exit ;; rs6000:LynxOS:2.*:*) - GUESS=rs6000-unknown-lynxos$UNAME_RELEASE - ;; + echo rs6000-unknown-lynxos"$UNAME_RELEASE" + exit ;; PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.[02]*:*) - GUESS=powerpc-unknown-lynxos$UNAME_RELEASE - ;; + echo powerpc-unknown-lynxos"$UNAME_RELEASE" + exit ;; SM[BE]S:UNIX_SV:*:*) - GUESS=mips-dde-sysv$UNAME_RELEASE - ;; + echo mips-dde-sysv"$UNAME_RELEASE" + exit ;; RM*:ReliantUNIX-*:*:*) - GUESS=mips-sni-sysv4 - ;; + echo mips-sni-sysv4 + exit ;; RM*:SINIX-*:*:*) - GUESS=mips-sni-sysv4 - ;; + echo mips-sni-sysv4 + exit ;; *:SINIX-*:*:*) if uname -p 2>/dev/null >/dev/null ; then UNAME_MACHINE=`(uname -p) 2>/dev/null` - GUESS=$UNAME_MACHINE-sni-sysv4 + echo "$UNAME_MACHINE"-sni-sysv4 else - GUESS=ns32k-sni-sysv + echo ns32k-sni-sysv fi - ;; + exit ;; PENTIUM:*:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort # says - GUESS=i586-unisys-sysv4 - ;; + echo i586-unisys-sysv4 + exit ;; *:UNIX_System_V:4*:FTX*) # From Gerald Hewes . # How about differentiating between stratus architectures? -djm - GUESS=hppa1.1-stratus-sysv4 - ;; + echo hppa1.1-stratus-sysv4 + exit ;; *:*:*:FTX*) # From seanf@swdc.stratus.com. - GUESS=i860-stratus-sysv4 - ;; + echo i860-stratus-sysv4 + exit ;; i*86:VOS:*:*) # From Paul.Green@stratus.com. - GUESS=$UNAME_MACHINE-stratus-vos - ;; + echo "$UNAME_MACHINE"-stratus-vos + exit ;; *:VOS:*:*) # From Paul.Green@stratus.com. - GUESS=hppa1.1-stratus-vos - ;; + echo hppa1.1-stratus-vos + exit ;; mc68*:A/UX:*:*) - GUESS=m68k-apple-aux$UNAME_RELEASE - ;; + echo m68k-apple-aux"$UNAME_RELEASE" + exit ;; news*:NEWS-OS:6*:*) - GUESS=mips-sony-newsos6 - ;; + echo mips-sony-newsos6 + exit ;; R[34]000:*System_V*:*:* | R4000:UNIX_SYSV:*:* | R*000:UNIX_SV:*:*) - if test -d /usr/nec; then - GUESS=mips-nec-sysv$UNAME_RELEASE + if [ -d /usr/nec ]; then + echo mips-nec-sysv"$UNAME_RELEASE" else - GUESS=mips-unknown-sysv$UNAME_RELEASE + echo mips-unknown-sysv"$UNAME_RELEASE" fi - ;; + exit ;; BeBox:BeOS:*:*) # BeOS running on hardware made by Be, PPC only. - GUESS=powerpc-be-beos - ;; + echo powerpc-be-beos + exit ;; BeMac:BeOS:*:*) # BeOS running on Mac or Mac clone, PPC only. - GUESS=powerpc-apple-beos - ;; + echo powerpc-apple-beos + exit ;; BePC:BeOS:*:*) # BeOS running on Intel PC compatible. - GUESS=i586-pc-beos - ;; + echo i586-pc-beos + exit ;; BePC:Haiku:*:*) # Haiku running on Intel PC compatible. - GUESS=i586-pc-haiku - ;; + echo i586-pc-haiku + exit ;; x86_64:Haiku:*:*) - GUESS=x86_64-unknown-haiku - ;; + echo x86_64-unknown-haiku + exit ;; SX-4:SUPER-UX:*:*) - GUESS=sx4-nec-superux$UNAME_RELEASE - ;; + echo sx4-nec-superux"$UNAME_RELEASE" + exit ;; SX-5:SUPER-UX:*:*) - GUESS=sx5-nec-superux$UNAME_RELEASE - ;; + echo sx5-nec-superux"$UNAME_RELEASE" + exit ;; SX-6:SUPER-UX:*:*) - GUESS=sx6-nec-superux$UNAME_RELEASE - ;; + echo sx6-nec-superux"$UNAME_RELEASE" + exit ;; SX-7:SUPER-UX:*:*) - GUESS=sx7-nec-superux$UNAME_RELEASE - ;; + echo sx7-nec-superux"$UNAME_RELEASE" + exit ;; SX-8:SUPER-UX:*:*) - GUESS=sx8-nec-superux$UNAME_RELEASE - ;; + echo sx8-nec-superux"$UNAME_RELEASE" + exit ;; SX-8R:SUPER-UX:*:*) - GUESS=sx8r-nec-superux$UNAME_RELEASE - ;; + echo sx8r-nec-superux"$UNAME_RELEASE" + exit ;; SX-ACE:SUPER-UX:*:*) - GUESS=sxace-nec-superux$UNAME_RELEASE - ;; + echo sxace-nec-superux"$UNAME_RELEASE" + exit ;; Power*:Rhapsody:*:*) - GUESS=powerpc-apple-rhapsody$UNAME_RELEASE - ;; + echo powerpc-apple-rhapsody"$UNAME_RELEASE" + exit ;; *:Rhapsody:*:*) - GUESS=$UNAME_MACHINE-apple-rhapsody$UNAME_RELEASE - ;; - arm64:Darwin:*:*) - GUESS=aarch64-apple-darwin$UNAME_RELEASE - ;; + echo "$UNAME_MACHINE"-apple-rhapsody"$UNAME_RELEASE" + exit ;; *:Darwin:*:*) - UNAME_PROCESSOR=`uname -p` - case $UNAME_PROCESSOR in - unknown) UNAME_PROCESSOR=powerpc ;; - esac - if command -v xcode-select > /dev/null 2> /dev/null && \ - ! xcode-select --print-path > /dev/null 2> /dev/null ; then - # Avoid executing cc if there is no toolchain installed as - # cc will be a stub that puts up a graphical alert - # prompting the user to install developer tools. - CC_FOR_BUILD=no_compiler_found - else - set_cc_for_build - fi - if test "$CC_FOR_BUILD" != no_compiler_found; then - if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \ - (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \ - grep IS_64BIT_ARCH >/dev/null - then - case $UNAME_PROCESSOR in - i386) UNAME_PROCESSOR=x86_64 ;; - powerpc) UNAME_PROCESSOR=powerpc64 ;; - esac - fi - # On 10.4-10.6 one might compile for PowerPC via gcc -arch ppc - if (echo '#ifdef __POWERPC__'; echo IS_PPC; echo '#endif') | \ - (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \ - grep IS_PPC >/dev/null - then - UNAME_PROCESSOR=powerpc + UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown + eval "$set_cc_for_build" + if test "$UNAME_PROCESSOR" = unknown ; then + UNAME_PROCESSOR=powerpc + fi + if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then + if [ "$CC_FOR_BUILD" != no_compiler_found ]; then + if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \ + (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \ + grep IS_64BIT_ARCH >/dev/null + then + case $UNAME_PROCESSOR in + i386) UNAME_PROCESSOR=x86_64 ;; + powerpc) UNAME_PROCESSOR=powerpc64 ;; + esac + fi + # On 10.4-10.6 one might compile for PowerPC via gcc -arch ppc + if (echo '#ifdef __POWERPC__'; echo IS_PPC; echo '#endif') | \ + (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \ + grep IS_PPC >/dev/null + then + UNAME_PROCESSOR=powerpc + fi fi elif test "$UNAME_PROCESSOR" = i386 ; then - # uname -m returns i386 or x86_64 - UNAME_PROCESSOR=$UNAME_MACHINE + # Avoid executing cc on OS X 10.9, as it ships with a stub + # that puts up a graphical alert prompting to install + # developer tools. Any system running Mac OS X 10.7 or + # later (Darwin 11 and later) is required to have a 64-bit + # processor. This is not true of the ARM version of Darwin + # that Apple uses in portable devices. + UNAME_PROCESSOR=x86_64 fi - GUESS=$UNAME_PROCESSOR-apple-darwin$UNAME_RELEASE - ;; + echo "$UNAME_PROCESSOR"-apple-darwin"$UNAME_RELEASE" + exit ;; *:procnto*:*:* | *:QNX:[0123456789]*:*) UNAME_PROCESSOR=`uname -p` if test "$UNAME_PROCESSOR" = x86; then UNAME_PROCESSOR=i386 UNAME_MACHINE=pc fi - GUESS=$UNAME_PROCESSOR-$UNAME_MACHINE-nto-qnx$UNAME_RELEASE - ;; + echo "$UNAME_PROCESSOR"-"$UNAME_MACHINE"-nto-qnx"$UNAME_RELEASE" + exit ;; *:QNX:*:4*) - GUESS=i386-pc-qnx - ;; + echo i386-pc-qnx + exit ;; NEO-*:NONSTOP_KERNEL:*:*) - GUESS=neo-tandem-nsk$UNAME_RELEASE - ;; + echo neo-tandem-nsk"$UNAME_RELEASE" + exit ;; NSE-*:NONSTOP_KERNEL:*:*) - GUESS=nse-tandem-nsk$UNAME_RELEASE - ;; + echo nse-tandem-nsk"$UNAME_RELEASE" + exit ;; NSR-*:NONSTOP_KERNEL:*:*) - GUESS=nsr-tandem-nsk$UNAME_RELEASE - ;; + echo nsr-tandem-nsk"$UNAME_RELEASE" + exit ;; NSV-*:NONSTOP_KERNEL:*:*) - GUESS=nsv-tandem-nsk$UNAME_RELEASE - ;; + echo nsv-tandem-nsk"$UNAME_RELEASE" + exit ;; NSX-*:NONSTOP_KERNEL:*:*) - GUESS=nsx-tandem-nsk$UNAME_RELEASE - ;; + echo nsx-tandem-nsk"$UNAME_RELEASE" + exit ;; *:NonStop-UX:*:*) - GUESS=mips-compaq-nonstopux - ;; + echo mips-compaq-nonstopux + exit ;; BS2000:POSIX*:*:*) - GUESS=bs2000-siemens-sysv - ;; + echo bs2000-siemens-sysv + exit ;; DS/*:UNIX_System_V:*:*) - GUESS=$UNAME_MACHINE-$UNAME_SYSTEM-$UNAME_RELEASE - ;; + echo "$UNAME_MACHINE"-"$UNAME_SYSTEM"-"$UNAME_RELEASE" + exit ;; *:Plan9:*:*) # "uname -m" is not consistent, so use $cputype instead. 386 # is converted to i386 for consistency with other x86 # operating systems. - if test "${cputype-}" = 386; then + if test "$cputype" = 386; then UNAME_MACHINE=i386 - elif test "x${cputype-}" != x; then - UNAME_MACHINE=$cputype + else + UNAME_MACHINE="$cputype" fi - GUESS=$UNAME_MACHINE-unknown-plan9 - ;; + echo "$UNAME_MACHINE"-unknown-plan9 + exit ;; *:TOPS-10:*:*) - GUESS=pdp10-unknown-tops10 - ;; + echo pdp10-unknown-tops10 + exit ;; *:TENEX:*:*) - GUESS=pdp10-unknown-tenex - ;; + echo pdp10-unknown-tenex + exit ;; KS10:TOPS-20:*:* | KL10:TOPS-20:*:* | TYPE4:TOPS-20:*:*) - GUESS=pdp10-dec-tops20 - ;; + echo pdp10-dec-tops20 + exit ;; XKL-1:TOPS-20:*:* | TYPE5:TOPS-20:*:*) - GUESS=pdp10-xkl-tops20 - ;; + echo pdp10-xkl-tops20 + exit ;; *:TOPS-20:*:*) - GUESS=pdp10-unknown-tops20 - ;; + echo pdp10-unknown-tops20 + exit ;; *:ITS:*:*) - GUESS=pdp10-unknown-its - ;; + echo pdp10-unknown-its + exit ;; SEI:*:*:SEIUX) - GUESS=mips-sei-seiux$UNAME_RELEASE - ;; + echo mips-sei-seiux"$UNAME_RELEASE" + exit ;; *:DragonFly:*:*) - DRAGONFLY_REL=`echo "$UNAME_RELEASE" | sed -e 's/[-(].*//'` - GUESS=$UNAME_MACHINE-unknown-dragonfly$DRAGONFLY_REL - ;; + echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" + exit ;; *:*VMS:*:*) UNAME_MACHINE=`(uname -p) 2>/dev/null` - case $UNAME_MACHINE in - A*) GUESS=alpha-dec-vms ;; - I*) GUESS=ia64-dec-vms ;; - V*) GUESS=vax-dec-vms ;; + case "$UNAME_MACHINE" in + A*) echo alpha-dec-vms ; exit ;; + I*) echo ia64-dec-vms ; exit ;; + V*) echo vax-dec-vms ; exit ;; esac ;; *:XENIX:*:SysV) - GUESS=i386-pc-xenix - ;; + echo i386-pc-xenix + exit ;; i*86:skyos:*:*) - SKYOS_REL=`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'` - GUESS=$UNAME_MACHINE-pc-skyos$SKYOS_REL - ;; + echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`" + exit ;; i*86:rdos:*:*) - GUESS=$UNAME_MACHINE-pc-rdos - ;; - i*86:Fiwix:*:*) - GUESS=$UNAME_MACHINE-pc-fiwix - ;; - *:AROS:*:*) - GUESS=$UNAME_MACHINE-unknown-aros - ;; + echo "$UNAME_MACHINE"-pc-rdos + exit ;; + i*86:AROS:*:*) + echo "$UNAME_MACHINE"-pc-aros + exit ;; x86_64:VMkernel:*:*) - GUESS=$UNAME_MACHINE-unknown-esx - ;; + echo "$UNAME_MACHINE"-unknown-esx + exit ;; amd64:Isilon\ OneFS:*:*) - GUESS=x86_64-unknown-onefs - ;; - *:Unleashed:*:*) - GUESS=$UNAME_MACHINE-unknown-unleashed$UNAME_RELEASE - ;; + echo x86_64-unknown-onefs + exit ;; esac -# Do we have a guess based on uname results? -if test "x$GUESS" != x; then - echo "$GUESS" - exit -fi - -# No uname command or uname output not recognized. -set_cc_for_build -cat > "$dummy.c" < -#include -#endif -#if defined(ultrix) || defined(_ultrix) || defined(__ultrix) || defined(__ultrix__) -#if defined (vax) || defined (__vax) || defined (__vax__) || defined(mips) || defined(__mips) || defined(__mips__) || defined(MIPS) || defined(__MIPS__) -#include -#if defined(_SIZE_T_) || defined(SIGLOST) -#include -#endif -#endif -#endif -main () -{ -#if defined (sony) -#if defined (MIPSEB) - /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed, - I don't know.... */ - printf ("mips-sony-bsd\n"); exit (0); -#else -#include - printf ("m68k-sony-newsos%s\n", -#ifdef NEWSOS4 - "4" -#else - "" -#endif - ); exit (0); -#endif -#endif - -#if defined (NeXT) -#if !defined (__ARCHITECTURE__) -#define __ARCHITECTURE__ "m68k" -#endif - int version; - version=`(hostinfo | sed -n 's/.*NeXT Mach \([0-9]*\).*/\1/p') 2>/dev/null`; - if (version < 4) - printf ("%s-next-nextstep%d\n", __ARCHITECTURE__, version); - else - printf ("%s-next-openstep%d\n", __ARCHITECTURE__, version); - exit (0); -#endif - -#if defined (MULTIMAX) || defined (n16) -#if defined (UMAXV) - printf ("ns32k-encore-sysv\n"); exit (0); -#else -#if defined (CMU) - printf ("ns32k-encore-mach\n"); exit (0); -#else - printf ("ns32k-encore-bsd\n"); exit (0); -#endif -#endif -#endif - -#if defined (__386BSD__) - printf ("i386-pc-bsd\n"); exit (0); -#endif - -#if defined (sequent) -#if defined (i386) - printf ("i386-sequent-dynix\n"); exit (0); -#endif -#if defined (ns32000) - printf ("ns32k-sequent-dynix\n"); exit (0); -#endif -#endif - -#if defined (_SEQUENT_) - struct utsname un; - - uname(&un); - if (strncmp(un.version, "V2", 2) == 0) { - printf ("i386-sequent-ptx2\n"); exit (0); - } - if (strncmp(un.version, "V1", 2) == 0) { /* XXX is V1 correct? */ - printf ("i386-sequent-ptx1\n"); exit (0); - } - printf ("i386-sequent-ptx\n"); exit (0); -#endif - -#if defined (vax) -#if !defined (ultrix) -#include -#if defined (BSD) -#if BSD == 43 - printf ("vax-dec-bsd4.3\n"); exit (0); -#else -#if BSD == 199006 - printf ("vax-dec-bsd4.3reno\n"); exit (0); -#else - printf ("vax-dec-bsd\n"); exit (0); -#endif -#endif -#else - printf ("vax-dec-bsd\n"); exit (0); -#endif -#else -#if defined(_SIZE_T_) || defined(SIGLOST) - struct utsname un; - uname (&un); - printf ("vax-dec-ultrix%s\n", un.release); exit (0); -#else - printf ("vax-dec-ultrix\n"); exit (0); -#endif -#endif -#endif -#if defined(ultrix) || defined(_ultrix) || defined(__ultrix) || defined(__ultrix__) -#if defined(mips) || defined(__mips) || defined(__mips__) || defined(MIPS) || defined(__MIPS__) -#if defined(_SIZE_T_) || defined(SIGLOST) - struct utsname *un; - uname (&un); - printf ("mips-dec-ultrix%s\n", un.release); exit (0); -#else - printf ("mips-dec-ultrix\n"); exit (0); -#endif -#endif -#endif - -#if defined (alliant) && defined (i860) - printf ("i860-alliant-bsd\n"); exit (0); -#endif - - exit (1); -} -EOF - -$CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null && SYSTEM_NAME=`"$dummy"` && - { echo "$SYSTEM_NAME"; exit; } - -# Apollos put the system type in the environment. -test -d /usr/apollo && { echo "$ISP-apollo-$SYSTYPE"; exit; } - echo "$0: unable to guess system type" >&2 -case $UNAME_MACHINE:$UNAME_SYSTEM in +case "$UNAME_MACHINE:$UNAME_SYSTEM" in mips:Linux | mips64:Linux) # If we got here on MIPS GNU/Linux, output extra information. cat >&2 <&2 < works. */ +/* Define to 1 if you have and it should be used (not on Ultrix). + */ #undef HAVE_ALLOCA_H /* Define to 1 if alsa is available */ @@ -188,6 +197,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_MATH_H +/* Define to 1 if you have the header file. */ +#undef HAVE_MEMORY_H + /* Define to 1 if you have the header file. */ #undef HAVE_MMAN_H @@ -203,9 +215,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H -/* Define to 1 if you have the header file. */ -#undef HAVE_STDIO_H - /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H @@ -313,13 +322,10 @@ STACK_DIRECTION = 0 => direction of growth unknown */ #undef STACK_DIRECTION -/* Define to 1 if all of the C90 standard headers exist (not just the ones - required in a freestanding environment). This macro is provided for - backward compatibility; new code need not use it. */ +/* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS -/* Define to 1 if you can safely include both and . This - macro is obsolete. */ +/* Define to 1 if you can safely include both and . */ #undef TIME_WITH_SYS_TIME /* Define to 1 if AltiVec support is available. */ @@ -344,13 +350,18 @@ /* Define to 1 if the X Window System is missing or not being used. */ #undef X_DISPLAY_MISSING +/* Enable large inode numbers on Mac OS X 10.5. */ +#ifndef _DARWIN_USE_64_BIT_INODE +# define _DARWIN_USE_64_BIT_INODE 1 +#endif + /* Number of bits in a file offset, on hosts where this is settable. */ #undef _FILE_OFFSET_BITS /* Define for large files, on AIX-style hosts. */ #undef _LARGE_FILES -/* Define as a signed integer type capable of holding a process identifier. */ +/* Define to `int' if does not define. */ #undef pid_t /* Define to `unsigned int' if does not define. */ diff -Nru gimp-2.10.32/config.sub gimp-2.10.34/config.sub --- gimp-2.10.32/config.sub 2022-01-31 14:43:17.000000000 +0000 +++ gimp-2.10.34/config.sub 2020-12-21 17:16:35.000000000 +0000 @@ -1,14 +1,12 @@ #! /bin/sh # Configuration validation subroutine script. -# Copyright 1992-2022 Free Software Foundation, Inc. +# Copyright 1992-2018 Free Software Foundation, Inc. -# shellcheck disable=SC2006,SC2268 # see below for rationale - -timestamp='2022-01-03' +timestamp='2018-02-22' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, but @@ -35,7 +33,7 @@ # Otherwise, we print the canonical config type on stdout and succeed. # You can get the latest version of this script from: -# https://git.savannah.gnu.org/cgit/config.git/plain/config.sub +# https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub # This file is supposed to be the same for all GNU packages # and recognize all the CPU types, system types and aliases @@ -52,13 +50,6 @@ # CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM # It is wrong to echo any other type of specification. -# The "shellcheck disable" line above the timestamp inhibits complaints -# about features and limitations of the classic Bourne shell that were -# superseded or lifted in POSIX. However, this script identifies a wide -# variety of pre-POSIX systems that do not have POSIX shells at all, and -# even some reasonably current systems (Solaris 10 as case-in-point) still -# have a pre-POSIX /bin/sh. - me=`echo "$0" | sed -e 's,.*/,,'` usage="\ @@ -76,7 +67,7 @@ version="\ GNU config.sub ($timestamp) -Copyright 1992-2022 Free Software Foundation, Inc. +Copyright 1992-2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." @@ -98,7 +89,7 @@ - ) # Use stdin as input. break ;; -* ) - echo "$me: invalid option $1$help" >&2 + echo "$me: invalid option $1$help" exit 1 ;; *local*) @@ -119,1186 +110,1223 @@ exit 1;; esac -# Split fields of configuration type -# shellcheck disable=SC2162 -saved_IFS=$IFS -IFS="-" read field1 field2 field3 field4 <&2 - exit 1 +# Separate what the user gave into CPU-COMPANY and OS or KERNEL-OS (if any). +# Here we must recognize all the valid KERNEL-OS combinations. +maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` +case $maybe_os in + nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \ + linux-musl* | linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \ + knetbsd*-gnu* | netbsd*-gnu* | netbsd*-eabi* | \ + kopensolaris*-gnu* | cloudabi*-eabi* | \ + storm-chaos* | os2-emx* | rtmk-nova*) + os=-$maybe_os + basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` + ;; + android-linux) + os=-linux-android + basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown + ;; + *) + basic_machine=`echo "$1" | sed 's/-[^-]*$//'` + if [ "$basic_machine" != "$1" ] + then os=`echo "$1" | sed 's/.*-/-/'` + else os=; fi + ;; +esac + +### Let's recognize common machines as not being operating systems so +### that things like config.sub decstation-3100 work. We also +### recognize some manufacturers as not being operating systems, so we +### can provide default operating systems below. +case $os in + -sun*os*) + # Prevent following clause from handling this invalid input. ;; - *-*-*-*) - basic_machine=$field1-$field2 - basic_os=$field3-$field4 + -dec* | -mips* | -sequent* | -encore* | -pc532* | -sgi* | -sony* | \ + -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \ + -unicom* | -ibm* | -next | -hp | -isi* | -apollo | -altos* | \ + -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\ + -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ + -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \ + -apple | -axis | -knuth | -cray | -microblaze*) + os= + basic_machine=$1 + ;; + -bluegene*) + os=-cnk + ;; + -sim | -cisco | -oki | -wec | -winbond) + os= + basic_machine=$1 + ;; + -scout) + ;; + -wrs) + os=-vxworks + basic_machine=$1 + ;; + -chorusos*) + os=-chorusos + basic_machine=$1 + ;; + -chorusrdb) + os=-chorusrdb + basic_machine=$1 + ;; + -hiux*) + os=-hiuxwe2 + ;; + -sco6) + os=-sco5v6 + basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` + ;; + -sco5) + os=-sco3.2v5 + basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` + ;; + -sco4) + os=-sco3.2v4 + basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` + ;; + -sco3.2.[4-9]*) + os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` + basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` ;; - *-*-*) - # Ambiguous whether COMPANY is present, or skipped and KERNEL-OS is two - # parts - maybe_os=$field2-$field3 - case $maybe_os in - nto-qnx* | linux-* | uclinux-uclibc* \ - | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* \ - | netbsd*-eabi* | kopensolaris*-gnu* | cloudabi*-eabi* \ - | storm-chaos* | os2-emx* | rtmk-nova*) - basic_machine=$field1 - basic_os=$maybe_os - ;; - android-linux) - basic_machine=$field1-unknown - basic_os=linux-android - ;; - *) - basic_machine=$field1-$field2 - basic_os=$field3 - ;; - esac + -sco3.2v[4-9]*) + # Don't forget version if it is 3.2v4 or newer. + basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` ;; - *-*) - # A lone config we happen to match not fitting any pattern - case $field1-$field2 in - decstation-3100) - basic_machine=mips-dec - basic_os= - ;; - *-*) - # Second component is usually, but not always the OS - case $field2 in - # Prevent following clause from handling this valid os - sun*os*) - basic_machine=$field1 - basic_os=$field2 - ;; - zephyr*) - basic_machine=$field1-unknown - basic_os=$field2 - ;; - # Manufacturers - dec* | mips* | sequent* | encore* | pc533* | sgi* | sony* \ - | att* | 7300* | 3300* | delta* | motorola* | sun[234]* \ - | unicom* | ibm* | next | hp | isi* | apollo | altos* \ - | convergent* | ncr* | news | 32* | 3600* | 3100* \ - | hitachi* | c[123]* | convex* | sun | crds | omron* | dg \ - | ultra | tti* | harris | dolphin | highlevel | gould \ - | cbm | ns | masscomp | apple | axis | knuth | cray \ - | microblaze* | sim | cisco \ - | oki | wec | wrs | winbond) - basic_machine=$field1-$field2 - basic_os= - ;; - *) - basic_machine=$field1 - basic_os=$field2 - ;; - esac - ;; - esac + -sco5v6*) + # Don't forget version if it is 3.2v4 or newer. + basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` ;; - *) - # Convert single-component short-hands not valid as part of - # multi-component configurations. - case $field1 in - 386bsd) - basic_machine=i386-pc - basic_os=bsd - ;; - a29khif) - basic_machine=a29k-amd - basic_os=udi - ;; - adobe68k) - basic_machine=m68010-adobe - basic_os=scout - ;; - alliant) - basic_machine=fx80-alliant - basic_os= - ;; - altos | altos3068) - basic_machine=m68k-altos - basic_os= - ;; - am29k) - basic_machine=a29k-none - basic_os=bsd - ;; - amdahl) - basic_machine=580-amdahl - basic_os=sysv - ;; - amiga) - basic_machine=m68k-unknown - basic_os= - ;; - amigaos | amigados) - basic_machine=m68k-unknown - basic_os=amigaos - ;; - amigaunix | amix) - basic_machine=m68k-unknown - basic_os=sysv4 - ;; - apollo68) - basic_machine=m68k-apollo - basic_os=sysv - ;; - apollo68bsd) - basic_machine=m68k-apollo - basic_os=bsd - ;; - aros) - basic_machine=i386-pc - basic_os=aros - ;; - aux) - basic_machine=m68k-apple - basic_os=aux - ;; - balance) - basic_machine=ns32k-sequent - basic_os=dynix - ;; - blackfin) - basic_machine=bfin-unknown - basic_os=linux - ;; - cegcc) - basic_machine=arm-unknown - basic_os=cegcc - ;; - convex-c1) - basic_machine=c1-convex - basic_os=bsd - ;; - convex-c2) - basic_machine=c2-convex - basic_os=bsd - ;; - convex-c32) - basic_machine=c32-convex - basic_os=bsd - ;; - convex-c34) - basic_machine=c34-convex - basic_os=bsd - ;; - convex-c38) - basic_machine=c38-convex - basic_os=bsd - ;; - cray) - basic_machine=j90-cray - basic_os=unicos - ;; - crds | unos) - basic_machine=m68k-crds - basic_os= - ;; - da30) - basic_machine=m68k-da30 - basic_os= - ;; - decstation | pmax | pmin | dec3100 | decstatn) - basic_machine=mips-dec - basic_os= - ;; - delta88) - basic_machine=m88k-motorola - basic_os=sysv3 - ;; - dicos) - basic_machine=i686-pc - basic_os=dicos - ;; - djgpp) - basic_machine=i586-pc - basic_os=msdosdjgpp - ;; - ebmon29k) - basic_machine=a29k-amd - basic_os=ebmon - ;; - es1800 | OSE68k | ose68k | ose | OSE) - basic_machine=m68k-ericsson - basic_os=ose - ;; - gmicro) - basic_machine=tron-gmicro - basic_os=sysv - ;; - go32) - basic_machine=i386-pc - basic_os=go32 - ;; - h8300hms) - basic_machine=h8300-hitachi - basic_os=hms - ;; - h8300xray) - basic_machine=h8300-hitachi - basic_os=xray - ;; - h8500hms) - basic_machine=h8500-hitachi - basic_os=hms - ;; - harris) - basic_machine=m88k-harris - basic_os=sysv3 - ;; - hp300 | hp300hpux) - basic_machine=m68k-hp - basic_os=hpux - ;; - hp300bsd) - basic_machine=m68k-hp - basic_os=bsd - ;; - hppaosf) - basic_machine=hppa1.1-hp - basic_os=osf - ;; - hppro) - basic_machine=hppa1.1-hp - basic_os=proelf - ;; - i386mach) - basic_machine=i386-mach - basic_os=mach - ;; - isi68 | isi) - basic_machine=m68k-isi - basic_os=sysv - ;; - m68knommu) - basic_machine=m68k-unknown - basic_os=linux - ;; - magnum | m3230) - basic_machine=mips-mips - basic_os=sysv - ;; - merlin) - basic_machine=ns32k-utek - basic_os=sysv - ;; - mingw64) - basic_machine=x86_64-pc - basic_os=mingw64 - ;; - mingw32) - basic_machine=i686-pc - basic_os=mingw32 - ;; - mingw32ce) - basic_machine=arm-unknown - basic_os=mingw32ce - ;; - monitor) - basic_machine=m68k-rom68k - basic_os=coff - ;; - morphos) - basic_machine=powerpc-unknown - basic_os=morphos - ;; - moxiebox) - basic_machine=moxie-unknown - basic_os=moxiebox - ;; - msdos) - basic_machine=i386-pc - basic_os=msdos - ;; - msys) - basic_machine=i686-pc - basic_os=msys - ;; - mvs) - basic_machine=i370-ibm - basic_os=mvs - ;; - nacl) - basic_machine=le32-unknown - basic_os=nacl - ;; - ncr3000) - basic_machine=i486-ncr - basic_os=sysv4 - ;; - netbsd386) - basic_machine=i386-pc - basic_os=netbsd - ;; - netwinder) - basic_machine=armv4l-rebel - basic_os=linux - ;; - news | news700 | news800 | news900) - basic_machine=m68k-sony - basic_os=newsos - ;; - news1000) - basic_machine=m68030-sony - basic_os=newsos - ;; - necv70) - basic_machine=v70-nec - basic_os=sysv - ;; - nh3000) - basic_machine=m68k-harris - basic_os=cxux - ;; - nh[45]000) - basic_machine=m88k-harris - basic_os=cxux - ;; - nindy960) - basic_machine=i960-intel - basic_os=nindy - ;; - mon960) - basic_machine=i960-intel - basic_os=mon960 - ;; - nonstopux) - basic_machine=mips-compaq - basic_os=nonstopux - ;; - os400) - basic_machine=powerpc-ibm - basic_os=os400 - ;; - OSE68000 | ose68000) - basic_machine=m68000-ericsson - basic_os=ose - ;; - os68k) - basic_machine=m68k-none - basic_os=os68k - ;; - paragon) - basic_machine=i860-intel - basic_os=osf - ;; - parisc) - basic_machine=hppa-unknown - basic_os=linux - ;; - psp) - basic_machine=mipsallegrexel-sony - basic_os=psp - ;; - pw32) - basic_machine=i586-unknown - basic_os=pw32 - ;; - rdos | rdos64) - basic_machine=x86_64-pc - basic_os=rdos - ;; - rdos32) - basic_machine=i386-pc - basic_os=rdos - ;; - rom68k) - basic_machine=m68k-rom68k - basic_os=coff - ;; - sa29200) - basic_machine=a29k-amd - basic_os=udi - ;; - sei) - basic_machine=mips-sei - basic_os=seiux - ;; - sequent) - basic_machine=i386-sequent - basic_os= - ;; - sps7) - basic_machine=m68k-bull - basic_os=sysv2 - ;; - st2000) - basic_machine=m68k-tandem - basic_os= - ;; - stratus) - basic_machine=i860-stratus - basic_os=sysv4 - ;; - sun2) - basic_machine=m68000-sun - basic_os= - ;; - sun2os3) - basic_machine=m68000-sun - basic_os=sunos3 - ;; - sun2os4) - basic_machine=m68000-sun - basic_os=sunos4 - ;; - sun3) - basic_machine=m68k-sun - basic_os= - ;; - sun3os3) - basic_machine=m68k-sun - basic_os=sunos3 - ;; - sun3os4) - basic_machine=m68k-sun - basic_os=sunos4 - ;; - sun4) - basic_machine=sparc-sun - basic_os= - ;; - sun4os3) - basic_machine=sparc-sun - basic_os=sunos3 - ;; - sun4os4) - basic_machine=sparc-sun - basic_os=sunos4 - ;; - sun4sol2) - basic_machine=sparc-sun - basic_os=solaris2 - ;; - sun386 | sun386i | roadrunner) - basic_machine=i386-sun - basic_os= - ;; - sv1) - basic_machine=sv1-cray - basic_os=unicos - ;; - symmetry) - basic_machine=i386-sequent - basic_os=dynix - ;; - t3e) - basic_machine=alphaev5-cray - basic_os=unicos - ;; - t90) - basic_machine=t90-cray - basic_os=unicos - ;; - toad1) - basic_machine=pdp10-xkl - basic_os=tops20 - ;; - tpf) - basic_machine=s390x-ibm - basic_os=tpf - ;; - udi29k) - basic_machine=a29k-amd - basic_os=udi - ;; - ultra3) - basic_machine=a29k-nyu - basic_os=sym1 - ;; - v810 | necv810) - basic_machine=v810-nec - basic_os=none - ;; - vaxv) - basic_machine=vax-dec - basic_os=sysv - ;; - vms) - basic_machine=vax-dec - basic_os=vms - ;; - vsta) - basic_machine=i386-pc - basic_os=vsta - ;; - vxworks960) - basic_machine=i960-wrs - basic_os=vxworks - ;; - vxworks68) - basic_machine=m68k-wrs - basic_os=vxworks - ;; - vxworks29k) - basic_machine=a29k-wrs - basic_os=vxworks - ;; - xbox) - basic_machine=i686-pc - basic_os=mingw32 - ;; - ymp) - basic_machine=ymp-cray - basic_os=unicos - ;; - *) - basic_machine=$1 - basic_os= - ;; - esac + -sco*) + os=-sco3.2v2 + basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` + ;; + -udk*) + basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` + ;; + -isc) + os=-isc2.2 + basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` + ;; + -clix*) + basic_machine=clipper-intergraph + ;; + -isc*) + basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` + ;; + -lynx*178) + os=-lynxos178 + ;; + -lynx*5) + os=-lynxos5 + ;; + -lynx*) + os=-lynxos + ;; + -ptx*) + basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'` + ;; + -psos*) + os=-psos + ;; + -mint | -mint[0-9]*) + basic_machine=m68k-atari + os=-mint ;; esac -# Decode 1-component or ad-hoc basic machines +# Decode aliases for certain CPU-COMPANY combinations. case $basic_machine in - # Here we handle the default manufacturer of certain CPU types. It is in - # some cases the only manufacturer, in others, it is the most popular. - w89k) - cpu=hppa1.1 - vendor=winbond + # Recognize the basic CPU types without company name. + # Some are omitted here because they have special meanings below. + 1750a | 580 \ + | a29k \ + | aarch64 | aarch64_be \ + | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \ + | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \ + | am33_2.0 \ + | arc | arceb \ + | arm | arm[bl]e | arme[lb] | armv[2-8] | armv[3-8][lb] | armv7[arm] \ + | avr | avr32 \ + | ba \ + | be32 | be64 \ + | bfin \ + | c4x | c8051 | clipper \ + | d10v | d30v | dlx | dsp16xx \ + | e2k | epiphany \ + | fido | fr30 | frv | ft32 \ + | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ + | hexagon \ + | i370 | i860 | i960 | ia16 | ia64 \ + | ip2k | iq2000 \ + | k1om \ + | le32 | le64 \ + | lm32 \ + | m32c | m32r | m32rle | m68000 | m68k | m88k \ + | maxq | mb | microblaze | microblazeel | mcore | mep | metag \ + | mips | mipsbe | mipseb | mipsel | mipsle \ + | mips16 \ + | mips64 | mips64el \ + | mips64octeon | mips64octeonel \ + | mips64orion | mips64orionel \ + | mips64r5900 | mips64r5900el \ + | mips64vr | mips64vrel \ + | mips64vr4100 | mips64vr4100el \ + | mips64vr4300 | mips64vr4300el \ + | mips64vr5000 | mips64vr5000el \ + | mips64vr5900 | mips64vr5900el \ + | mipsisa32 | mipsisa32el \ + | mipsisa32r2 | mipsisa32r2el \ + | mipsisa32r6 | mipsisa32r6el \ + | mipsisa64 | mipsisa64el \ + | mipsisa64r2 | mipsisa64r2el \ + | mipsisa64r6 | mipsisa64r6el \ + | mipsisa64sb1 | mipsisa64sb1el \ + | mipsisa64sr71k | mipsisa64sr71kel \ + | mipsr5900 | mipsr5900el \ + | mipstx39 | mipstx39el \ + | mn10200 | mn10300 \ + | moxie \ + | mt \ + | msp430 \ + | nds32 | nds32le | nds32be \ + | nios | nios2 | nios2eb | nios2el \ + | ns16k | ns32k \ + | open8 | or1k | or1knd | or32 \ + | pdp10 | pj | pjl \ + | powerpc | powerpc64 | powerpc64le | powerpcle \ + | pru \ + | pyramid \ + | riscv32 | riscv64 \ + | rl78 | rx \ + | score \ + | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[234]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ + | sh64 | sh64le \ + | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \ + | sparcv8 | sparcv9 | sparcv9b | sparcv9v \ + | spu \ + | tahoe | tic4x | tic54x | tic55x | tic6x | tic80 | tron \ + | ubicom32 \ + | v850 | v850e | v850e1 | v850e2 | v850es | v850e2v3 \ + | visium \ + | wasm32 \ + | x86 | xc16x | xstormy16 | xtensa \ + | z8k | z80) + basic_machine=$basic_machine-unknown ;; - op50n) - cpu=hppa1.1 - vendor=oki + c54x) + basic_machine=tic54x-unknown ;; - op60c) - cpu=hppa1.1 - vendor=oki + c55x) + basic_machine=tic55x-unknown ;; - ibm*) - cpu=i370 - vendor=ibm + c6x) + basic_machine=tic6x-unknown ;; - orion105) - cpu=clipper - vendor=highlevel + leon|leon[3-9]) + basic_machine=sparc-$basic_machine ;; - mac | mpw | mac-mpw) - cpu=m68k - vendor=apple + m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | nvptx | picochip) + basic_machine=$basic_machine-unknown + os=-none ;; - pmac | pmac-mpw) - cpu=powerpc - vendor=apple + m88110 | m680[12346]0 | m683?2 | m68360 | m5200 | v70 | w65) + ;; + ms1) + basic_machine=mt-unknown + ;; + + strongarm | thumb | xscale) + basic_machine=arm-unknown + ;; + xgate) + basic_machine=$basic_machine-unknown + os=-none + ;; + xscaleeb) + basic_machine=armeb-unknown ;; + xscaleel) + basic_machine=armel-unknown + ;; + + # We use `pc' rather than `unknown' + # because (1) that's what they normally are, and + # (2) the word "unknown" tends to confuse beginning users. + i*86 | x86_64) + basic_machine=$basic_machine-pc + ;; + # Object if more than one company name word. + *-*-*) + echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2 + exit 1 + ;; + # Recognize the basic CPU types with company name. + 580-* \ + | a29k-* \ + | aarch64-* | aarch64_be-* \ + | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \ + | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \ + | alphapca5[67]-* | alpha64pca5[67]-* | arc-* | arceb-* \ + | arm-* | armbe-* | armle-* | armeb-* | armv*-* \ + | avr-* | avr32-* \ + | ba-* \ + | be32-* | be64-* \ + | bfin-* | bs2000-* \ + | c[123]* | c30-* | [cjt]90-* | c4x-* \ + | c8051-* | clipper-* | craynv-* | cydra-* \ + | d10v-* | d30v-* | dlx-* \ + | e2k-* | elxsi-* \ + | f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \ + | h8300-* | h8500-* \ + | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \ + | hexagon-* \ + | i*86-* | i860-* | i960-* | ia16-* | ia64-* \ + | ip2k-* | iq2000-* \ + | k1om-* \ + | le32-* | le64-* \ + | lm32-* \ + | m32c-* | m32r-* | m32rle-* \ + | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \ + | m88110-* | m88k-* | maxq-* | mcore-* | metag-* \ + | microblaze-* | microblazeel-* \ + | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \ + | mips16-* \ + | mips64-* | mips64el-* \ + | mips64octeon-* | mips64octeonel-* \ + | mips64orion-* | mips64orionel-* \ + | mips64r5900-* | mips64r5900el-* \ + | mips64vr-* | mips64vrel-* \ + | mips64vr4100-* | mips64vr4100el-* \ + | mips64vr4300-* | mips64vr4300el-* \ + | mips64vr5000-* | mips64vr5000el-* \ + | mips64vr5900-* | mips64vr5900el-* \ + | mipsisa32-* | mipsisa32el-* \ + | mipsisa32r2-* | mipsisa32r2el-* \ + | mipsisa32r6-* | mipsisa32r6el-* \ + | mipsisa64-* | mipsisa64el-* \ + | mipsisa64r2-* | mipsisa64r2el-* \ + | mipsisa64r6-* | mipsisa64r6el-* \ + | mipsisa64sb1-* | mipsisa64sb1el-* \ + | mipsisa64sr71k-* | mipsisa64sr71kel-* \ + | mipsr5900-* | mipsr5900el-* \ + | mipstx39-* | mipstx39el-* \ + | mmix-* \ + | mt-* \ + | msp430-* \ + | nds32-* | nds32le-* | nds32be-* \ + | nios-* | nios2-* | nios2eb-* | nios2el-* \ + | none-* | np1-* | ns16k-* | ns32k-* \ + | open8-* \ + | or1k*-* \ + | orion-* \ + | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \ + | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \ + | pru-* \ + | pyramid-* \ + | riscv32-* | riscv64-* \ + | rl78-* | romp-* | rs6000-* | rx-* \ + | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \ + | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \ + | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \ + | sparclite-* \ + | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | sv1-* | sx*-* \ + | tahoe-* \ + | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \ + | tile*-* \ + | tron-* \ + | ubicom32-* \ + | v850-* | v850e-* | v850e1-* | v850es-* | v850e2-* | v850e2v3-* \ + | vax-* \ + | visium-* \ + | wasm32-* \ + | we32k-* \ + | x86-* | x86_64-* | xc16x-* | xps100-* \ + | xstormy16-* | xtensa*-* \ + | ymp-* \ + | z8k-* | z80-*) + ;; + # Recognize the basic CPU types without company name, with glob match. + xtensa*) + basic_machine=$basic_machine-unknown + ;; # Recognize the various machine names and aliases which stand # for a CPU type and a company and sometimes even an OS. + 386bsd) + basic_machine=i386-pc + os=-bsd + ;; 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc) - cpu=m68000 - vendor=att + basic_machine=m68000-att ;; 3b*) - cpu=we32k - vendor=att + basic_machine=we32k-att + ;; + a29khif) + basic_machine=a29k-amd + os=-udi + ;; + abacus) + basic_machine=abacus-unknown + ;; + adobe68k) + basic_machine=m68010-adobe + os=-scout + ;; + alliant | fx80) + basic_machine=fx80-alliant + ;; + altos | altos3068) + basic_machine=m68k-altos + ;; + am29k) + basic_machine=a29k-none + os=-bsd + ;; + amd64) + basic_machine=x86_64-pc + ;; + amd64-*) + basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'` + ;; + amdahl) + basic_machine=580-amdahl + os=-sysv + ;; + amiga | amiga-*) + basic_machine=m68k-unknown + ;; + amigaos | amigados) + basic_machine=m68k-unknown + os=-amigaos + ;; + amigaunix | amix) + basic_machine=m68k-unknown + os=-sysv4 + ;; + apollo68) + basic_machine=m68k-apollo + os=-sysv + ;; + apollo68bsd) + basic_machine=m68k-apollo + os=-bsd + ;; + aros) + basic_machine=i386-pc + os=-aros + ;; + asmjs) + basic_machine=asmjs-unknown + ;; + aux) + basic_machine=m68k-apple + os=-aux + ;; + balance) + basic_machine=ns32k-sequent + os=-dynix + ;; + blackfin) + basic_machine=bfin-unknown + os=-linux + ;; + blackfin-*) + basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'` + os=-linux ;; bluegene*) - cpu=powerpc - vendor=ibm - basic_os=cnk + basic_machine=powerpc-ibm + os=-cnk + ;; + c54x-*) + basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'` + ;; + c55x-*) + basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'` + ;; + c6x-*) + basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'` + ;; + c90) + basic_machine=c90-cray + os=-unicos + ;; + cegcc) + basic_machine=arm-unknown + os=-cegcc + ;; + convex-c1) + basic_machine=c1-convex + os=-bsd + ;; + convex-c2) + basic_machine=c2-convex + os=-bsd + ;; + convex-c32) + basic_machine=c32-convex + os=-bsd + ;; + convex-c34) + basic_machine=c34-convex + os=-bsd + ;; + convex-c38) + basic_machine=c38-convex + os=-bsd + ;; + cray | j90) + basic_machine=j90-cray + os=-unicos + ;; + craynv) + basic_machine=craynv-cray + os=-unicosmp + ;; + cr16 | cr16-*) + basic_machine=cr16-unknown + os=-elf + ;; + crds | unos) + basic_machine=m68k-crds + ;; + crisv32 | crisv32-* | etraxfs*) + basic_machine=crisv32-axis + ;; + cris | cris-* | etrax*) + basic_machine=cris-axis + ;; + crx) + basic_machine=crx-unknown + os=-elf + ;; + da30 | da30-*) + basic_machine=m68k-da30 + ;; + decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn) + basic_machine=mips-dec ;; decsystem10* | dec10*) - cpu=pdp10 - vendor=dec - basic_os=tops10 + basic_machine=pdp10-dec + os=-tops10 ;; decsystem20* | dec20*) - cpu=pdp10 - vendor=dec - basic_os=tops20 + basic_machine=pdp10-dec + os=-tops20 ;; delta | 3300 | motorola-3300 | motorola-delta \ | 3300-motorola | delta-motorola) - cpu=m68k - vendor=motorola + basic_machine=m68k-motorola + ;; + delta88) + basic_machine=m88k-motorola + os=-sysv3 + ;; + dicos) + basic_machine=i686-pc + os=-dicos + ;; + djgpp) + basic_machine=i586-pc + os=-msdosdjgpp + ;; + dpx20 | dpx20-*) + basic_machine=rs6000-bull + os=-bosx ;; dpx2*) - cpu=m68k - vendor=bull - basic_os=sysv3 + basic_machine=m68k-bull + os=-sysv3 ;; - encore | umax | mmax) - cpu=ns32k - vendor=encore + e500v[12]) + basic_machine=powerpc-unknown + os=$os"spe" + ;; + e500v[12]-*) + basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'` + os=$os"spe" + ;; + ebmon29k) + basic_machine=a29k-amd + os=-ebmon ;; elxsi) - cpu=elxsi - vendor=elxsi - basic_os=${basic_os:-bsd} + basic_machine=elxsi-elxsi + os=-bsd + ;; + encore | umax | mmax) + basic_machine=ns32k-encore + ;; + es1800 | OSE68k | ose68k | ose | OSE) + basic_machine=m68k-ericsson + os=-ose ;; fx2800) - cpu=i860 - vendor=alliant + basic_machine=i860-alliant ;; genix) - cpu=ns32k - vendor=ns + basic_machine=ns32k-ns + ;; + gmicro) + basic_machine=tron-gmicro + os=-sysv + ;; + go32) + basic_machine=i386-pc + os=-go32 ;; h3050r* | hiux*) - cpu=hppa1.1 - vendor=hitachi - basic_os=hiuxwe2 + basic_machine=hppa1.1-hitachi + os=-hiuxwe2 + ;; + h8300hms) + basic_machine=h8300-hitachi + os=-hms + ;; + h8300xray) + basic_machine=h8300-hitachi + os=-xray + ;; + h8500hms) + basic_machine=h8500-hitachi + os=-hms + ;; + harris) + basic_machine=m88k-harris + os=-sysv3 + ;; + hp300-*) + basic_machine=m68k-hp + ;; + hp300bsd) + basic_machine=m68k-hp + os=-bsd + ;; + hp300hpux) + basic_machine=m68k-hp + os=-hpux ;; hp3k9[0-9][0-9] | hp9[0-9][0-9]) - cpu=hppa1.0 - vendor=hp + basic_machine=hppa1.0-hp ;; hp9k2[0-9][0-9] | hp9k31[0-9]) - cpu=m68000 - vendor=hp + basic_machine=m68000-hp ;; hp9k3[2-9][0-9]) - cpu=m68k - vendor=hp + basic_machine=m68k-hp ;; hp9k6[0-9][0-9] | hp6[0-9][0-9]) - cpu=hppa1.0 - vendor=hp + basic_machine=hppa1.0-hp ;; hp9k7[0-79][0-9] | hp7[0-79][0-9]) - cpu=hppa1.1 - vendor=hp + basic_machine=hppa1.1-hp ;; hp9k78[0-9] | hp78[0-9]) # FIXME: really hppa2.0-hp - cpu=hppa1.1 - vendor=hp + basic_machine=hppa1.1-hp ;; hp9k8[67]1 | hp8[67]1 | hp9k80[24] | hp80[24] | hp9k8[78]9 | hp8[78]9 | hp9k893 | hp893) # FIXME: really hppa2.0-hp - cpu=hppa1.1 - vendor=hp + basic_machine=hppa1.1-hp ;; hp9k8[0-9][13679] | hp8[0-9][13679]) - cpu=hppa1.1 - vendor=hp + basic_machine=hppa1.1-hp ;; hp9k8[0-9][0-9] | hp8[0-9][0-9]) - cpu=hppa1.0 - vendor=hp + basic_machine=hppa1.0-hp + ;; + hppaosf) + basic_machine=hppa1.1-hp + os=-osf + ;; + hppro) + basic_machine=hppa1.1-hp + os=-proelf + ;; + i370-ibm* | ibm*) + basic_machine=i370-ibm ;; i*86v32) - cpu=`echo "$1" | sed -e 's/86.*/86/'` - vendor=pc - basic_os=sysv32 + basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` + os=-sysv32 ;; i*86v4*) - cpu=`echo "$1" | sed -e 's/86.*/86/'` - vendor=pc - basic_os=sysv4 + basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` + os=-sysv4 ;; i*86v) - cpu=`echo "$1" | sed -e 's/86.*/86/'` - vendor=pc - basic_os=sysv + basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` + os=-sysv ;; i*86sol2) - cpu=`echo "$1" | sed -e 's/86.*/86/'` - vendor=pc - basic_os=solaris2 - ;; - j90 | j90-cray) - cpu=j90 - vendor=cray - basic_os=${basic_os:-unicos} + basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` + os=-solaris2 + ;; + i386mach) + basic_machine=i386-mach + os=-mach + ;; + vsta) + basic_machine=i386-unknown + os=-vsta ;; iris | iris4d) - cpu=mips - vendor=sgi - case $basic_os in - irix*) + basic_machine=mips-sgi + case $os in + -irix*) ;; *) - basic_os=irix4 + os=-irix4 ;; esac ;; + isi68 | isi) + basic_machine=m68k-isi + os=-sysv + ;; + leon-*|leon[3-9]-*) + basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'` + ;; + m68knommu) + basic_machine=m68k-unknown + os=-linux + ;; + m68knommu-*) + basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'` + os=-linux + ;; + magnum | m3230) + basic_machine=mips-mips + os=-sysv + ;; + merlin) + basic_machine=ns32k-utek + os=-sysv + ;; + microblaze*) + basic_machine=microblaze-xilinx + ;; + mingw64) + basic_machine=x86_64-pc + os=-mingw64 + ;; + mingw32) + basic_machine=i686-pc + os=-mingw32 + ;; + mingw32ce) + basic_machine=arm-unknown + os=-mingw32ce + ;; miniframe) - cpu=m68000 - vendor=convergent + basic_machine=m68000-convergent + ;; + *mint | -mint[0-9]* | *MiNT | *MiNT[0-9]*) + basic_machine=m68k-atari + os=-mint ;; - *mint | mint[0-9]* | *MiNT | *MiNT[0-9]*) - cpu=m68k - vendor=atari - basic_os=mint + mips3*-*) + basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'` + ;; + mips3*) + basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown + ;; + monitor) + basic_machine=m68k-rom68k + os=-coff + ;; + morphos) + basic_machine=powerpc-unknown + os=-morphos + ;; + moxiebox) + basic_machine=moxie-unknown + os=-moxiebox + ;; + msdos) + basic_machine=i386-pc + os=-msdos + ;; + ms1-*) + basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'` + ;; + msys) + basic_machine=i686-pc + os=-msys + ;; + mvs) + basic_machine=i370-ibm + os=-mvs + ;; + nacl) + basic_machine=le32-unknown + os=-nacl + ;; + ncr3000) + basic_machine=i486-ncr + os=-sysv4 + ;; + netbsd386) + basic_machine=i386-unknown + os=-netbsd + ;; + netwinder) + basic_machine=armv4l-rebel + os=-linux + ;; + news | news700 | news800 | news900) + basic_machine=m68k-sony + os=-newsos + ;; + news1000) + basic_machine=m68030-sony + os=-newsos ;; news-3600 | risc-news) - cpu=mips - vendor=sony - basic_os=newsos + basic_machine=mips-sony + os=-newsos + ;; + necv70) + basic_machine=v70-nec + os=-sysv ;; next | m*-next) - cpu=m68k - vendor=next - case $basic_os in - openstep*) - ;; - nextstep*) + basic_machine=m68k-next + case $os in + -nextstep* ) ;; - ns2*) - basic_os=nextstep2 + -ns2*) + os=-nextstep2 ;; *) - basic_os=nextstep3 + os=-nextstep3 ;; esac ;; + nh3000) + basic_machine=m68k-harris + os=-cxux + ;; + nh[45]000) + basic_machine=m88k-harris + os=-cxux + ;; + nindy960) + basic_machine=i960-intel + os=-nindy + ;; + mon960) + basic_machine=i960-intel + os=-mon960 + ;; + nonstopux) + basic_machine=mips-compaq + os=-nonstopux + ;; np1) - cpu=np1 - vendor=gould + basic_machine=np1-gould + ;; + neo-tandem) + basic_machine=neo-tandem + ;; + nse-tandem) + basic_machine=nse-tandem + ;; + nsr-tandem) + basic_machine=nsr-tandem + ;; + nsv-tandem) + basic_machine=nsv-tandem + ;; + nsx-tandem) + basic_machine=nsx-tandem ;; op50n-* | op60c-*) - cpu=hppa1.1 - vendor=oki - basic_os=proelf + basic_machine=hppa1.1-oki + os=-proelf + ;; + openrisc | openrisc-*) + basic_machine=or32-unknown + ;; + os400) + basic_machine=powerpc-ibm + os=-os400 + ;; + OSE68000 | ose68000) + basic_machine=m68000-ericsson + os=-ose + ;; + os68k) + basic_machine=m68k-none + os=-os68k ;; pa-hitachi) - cpu=hppa1.1 - vendor=hitachi - basic_os=hiuxwe2 + basic_machine=hppa1.1-hitachi + os=-hiuxwe2 + ;; + paragon) + basic_machine=i860-intel + os=-osf + ;; + parisc) + basic_machine=hppa-unknown + os=-linux + ;; + parisc-*) + basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'` + os=-linux ;; pbd) - cpu=sparc - vendor=tti + basic_machine=sparc-tti ;; pbb) - cpu=m68k - vendor=tti + basic_machine=m68k-tti ;; - pc532) - cpu=ns32k - vendor=pc532 + pc532 | pc532-*) + basic_machine=ns32k-pc532 ;; - pn) - cpu=pn - vendor=gould + pc98) + basic_machine=i386-pc ;; - power) - cpu=power - vendor=ibm + pc98-*) + basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'` ;; - ps2) - cpu=i386 - vendor=ibm + pentium | p5 | k5 | k6 | nexgen | viac3) + basic_machine=i586-pc ;; - rm[46]00) - cpu=mips - vendor=siemens + pentiumpro | p6 | 6x86 | athlon | athlon_*) + basic_machine=i686-pc ;; - rtpc | rtpc-*) - cpu=romp - vendor=ibm - ;; - sde) - cpu=mipsisa32 - vendor=sde - basic_os=${basic_os:-elf} + pentiumii | pentium2 | pentiumiii | pentium3) + basic_machine=i686-pc ;; - simso-wrs) - cpu=sparclite - vendor=wrs - basic_os=vxworks + pentium4) + basic_machine=i786-pc ;; - tower | tower-32) - cpu=m68k - vendor=ncr + pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) + basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'` ;; - vpp*|vx|vx-*) - cpu=f301 - vendor=fujitsu + pentiumpro-* | p6-* | 6x86-* | athlon-*) + basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'` ;; - w65) - cpu=w65 - vendor=wdc + pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) + basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'` ;; - w89k-*) - cpu=hppa1.1 - vendor=winbond - basic_os=proelf + pentium4-*) + basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'` ;; - none) - cpu=none - vendor=none + pn) + basic_machine=pn-gould ;; - leon|leon[3-9]) - cpu=sparc - vendor=$basic_machine + power) basic_machine=power-ibm ;; - leon-*|leon[3-9]-*) - cpu=sparc - vendor=`echo "$basic_machine" | sed 's/-.*//'` + ppc | ppcbe) basic_machine=powerpc-unknown ;; - - *-*) - # shellcheck disable=SC2162 - saved_IFS=$IFS - IFS="-" read cpu vendor <&2 - exit 1 - ;; - esac + echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2 + exit 1 ;; esac # Here we canonicalize certain aliases for manufacturers. -case $vendor in - digital*) - vendor=dec +case $basic_machine in + *-digital*) + basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'` ;; - commodore*) - vendor=cbm + *-commodore*) + basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'` ;; *) ;; @@ -1306,215 +1334,203 @@ # Decode manufacturer-specific aliases for certain operating systems. -if test x$basic_os != x +if [ x"$os" != x"" ] then - -# First recognize some ad-hoc cases, or perhaps split kernel-os, or else just -# set os. -case $basic_os in - gnu/linux*) - kernel=linux - os=`echo "$basic_os" | sed -e 's|gnu/linux|gnu|'` - ;; - os2-emx) - kernel=os2 - os=`echo "$basic_os" | sed -e 's|os2-emx|emx|'` - ;; - nto-qnx*) - kernel=nto - os=`echo "$basic_os" | sed -e 's|nto-qnx|qnx|'` - ;; - *-*) - # shellcheck disable=SC2162 - saved_IFS=$IFS - IFS="-" read kernel os <&2 + exit 1 ;; esac - else # Here we handle the default operating systems that come with various machines. @@ -1527,363 +1543,258 @@ # will signal an error saying that MANUFACTURER isn't an operating # system, and we'll never get to this point. -kernel= -case $cpu-$vendor in +case $basic_machine in score-*) - os=elf + os=-elf ;; spu-*) - os=elf + os=-elf ;; *-acorn) - os=riscix1.2 + os=-riscix1.2 ;; arm*-rebel) - kernel=linux - os=gnu + os=-linux ;; arm*-semi) - os=aout + os=-aout ;; c4x-* | tic4x-*) - os=coff + os=-coff ;; c8051-*) - os=elf - ;; - clipper-intergraph) - os=clix + os=-elf ;; hexagon-*) - os=elf + os=-elf ;; tic54x-*) - os=coff + os=-coff ;; tic55x-*) - os=coff + os=-coff ;; tic6x-*) - os=coff + os=-coff ;; # This must come before the *-dec entry. pdp10-*) - os=tops20 + os=-tops20 ;; pdp11-*) - os=none + os=-none ;; *-dec | vax-*) - os=ultrix4.2 + os=-ultrix4.2 ;; m68*-apollo) - os=domain + os=-domain ;; i386-sun) - os=sunos4.0.2 + os=-sunos4.0.2 ;; m68000-sun) - os=sunos3 + os=-sunos3 ;; m68*-cisco) - os=aout + os=-aout ;; mep-*) - os=elf + os=-elf ;; mips*-cisco) - os=elf + os=-elf ;; mips*-*) - os=elf + os=-elf ;; or32-*) - os=coff + os=-coff ;; *-tti) # must be before sparc entry or we get the wrong os. - os=sysv3 + os=-sysv3 ;; sparc-* | *-sun) - os=sunos4.1.1 + os=-sunos4.1.1 ;; pru-*) - os=elf + os=-elf ;; *-be) - os=beos + os=-beos ;; *-ibm) - os=aix + os=-aix ;; *-knuth) - os=mmixware + os=-mmixware ;; *-wec) - os=proelf + os=-proelf ;; *-winbond) - os=proelf + os=-proelf ;; *-oki) - os=proelf + os=-proelf ;; *-hp) - os=hpux + os=-hpux ;; *-hitachi) - os=hiux + os=-hiux ;; i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent) - os=sysv + os=-sysv ;; *-cbm) - os=amigaos + os=-amigaos ;; *-dg) - os=dgux + os=-dgux ;; *-dolphin) - os=sysv3 + os=-sysv3 ;; m68k-ccur) - os=rtu + os=-rtu ;; m88k-omron*) - os=luna + os=-luna ;; *-next) - os=nextstep + os=-nextstep ;; *-sequent) - os=ptx + os=-ptx ;; *-crds) - os=unos + os=-unos ;; *-ns) - os=genix + os=-genix ;; i370-*) - os=mvs + os=-mvs ;; *-gould) - os=sysv + os=-sysv ;; *-highlevel) - os=bsd + os=-bsd ;; *-encore) - os=bsd + os=-bsd ;; *-sgi) - os=irix + os=-irix ;; *-siemens) - os=sysv4 + os=-sysv4 ;; *-masscomp) - os=rtu + os=-rtu ;; f30[01]-fujitsu | f700-fujitsu) - os=uxpv + os=-uxpv ;; *-rom68k) - os=coff + os=-coff ;; *-*bug) - os=coff + os=-coff ;; *-apple) - os=macos + os=-macos ;; *-atari*) - os=mint - ;; - *-wrs) - os=vxworks + os=-mint ;; *) - os=none + os=-none ;; esac - fi -# Now, validate our (potentially fixed-up) OS. -case $os in - # Sometimes we do "kernel-libc", so those need to count as OSes. - musl* | newlib* | relibc* | uclibc*) - ;; - # Likewise for "kernel-abi" - eabi* | gnueabi*) - ;; - # VxWorks passes extra cpu info in the 4th filed. - simlinux | simwindows | spe) - ;; - # Now accept the basic system types. - # The portable systems comes first. - # Each alternative MUST end in a * to match a version number. - gnu* | android* | bsd* | mach* | minix* | genix* | ultrix* | irix* \ - | *vms* | esix* | aix* | cnk* | sunos | sunos[34]* \ - | hpux* | unos* | osf* | luna* | dgux* | auroraux* | solaris* \ - | sym* | plan9* | psp* | sim* | xray* | os68k* | v88r* \ - | hiux* | abug | nacl* | netware* | windows* \ - | os9* | macos* | osx* | ios* \ - | mpw* | magic* | mmixware* | mon960* | lnews* \ - | amigaos* | amigados* | msdos* | newsos* | unicos* | aof* \ - | aos* | aros* | cloudabi* | sortix* | twizzler* \ - | nindy* | vxsim* | vxworks* | ebmon* | hms* | mvs* \ - | clix* | riscos* | uniplus* | iris* | isc* | rtu* | xenix* \ - | mirbsd* | netbsd* | dicos* | openedition* | ose* \ - | bitrig* | openbsd* | secbsd* | solidbsd* | libertybsd* | os108* \ - | ekkobsd* | freebsd* | riscix* | lynxos* | os400* \ - | bosx* | nextstep* | cxux* | aout* | elf* | oabi* \ - | ptx* | coff* | ecoff* | winnt* | domain* | vsta* \ - | udi* | lites* | ieee* | go32* | aux* | hcos* \ - | chorusrdb* | cegcc* | glidix* | serenity* \ - | cygwin* | msys* | pe* | moss* | proelf* | rtems* \ - | midipix* | mingw32* | mingw64* | mint* \ - | uxpv* | beos* | mpeix* | udk* | moxiebox* \ - | interix* | uwin* | mks* | rhapsody* | darwin* \ - | openstep* | oskit* | conix* | pw32* | nonstopux* \ - | storm-chaos* | tops10* | tenex* | tops20* | its* \ - | os2* | vos* | palmos* | uclinux* | nucleus* | morphos* \ - | scout* | superux* | sysv* | rtmk* | tpf* | windiss* \ - | powermax* | dnix* | nx6 | nx7 | sei* | dragonfly* \ - | skyos* | haiku* | rdos* | toppers* | drops* | es* \ - | onefs* | tirtos* | phoenix* | fuchsia* | redox* | bme* \ - | midnightbsd* | amdhsa* | unleashed* | emscripten* | wasi* \ - | nsk* | powerunix* | genode* | zvmoe* | qnx* | emx* | zephyr* \ - | fiwix* ) - ;; - # This one is extra strict with allowed versions - sco3.2v2 | sco3.2v[4-9]* | sco5v6*) - # Don't forget version if it is 3.2v4 or newer. - ;; - none) - ;; - *) - echo Invalid configuration \`"$1"\': OS \`"$os"\' not recognized 1>&2 - exit 1 - ;; -esac - -# As a final step for OS-related things, validate the OS-kernel combination -# (given a valid OS), if there is a kernel. -case $kernel-$os in - linux-gnu* | linux-dietlibc* | linux-android* | linux-newlib* \ - | linux-musl* | linux-relibc* | linux-uclibc* ) - ;; - uclinux-uclibc* ) - ;; - -dietlibc* | -newlib* | -musl* | -relibc* | -uclibc* ) - # These are just libc implementations, not actual OSes, and thus - # require a kernel. - echo "Invalid configuration \`$1': libc \`$os' needs explicit kernel." 1>&2 - exit 1 - ;; - kfreebsd*-gnu* | kopensolaris*-gnu*) - ;; - vxworks-simlinux | vxworks-simwindows | vxworks-spe) - ;; - nto-qnx*) - ;; - os2-emx) - ;; - *-eabi* | *-gnueabi*) - ;; - -*) - # Blank kernel with real OS is always fine. - ;; - *-*) - echo "Invalid configuration \`$1': Kernel \`$kernel' not known to work with OS \`$os'." 1>&2 - exit 1 - ;; -esac - # Here we handle the case where we know the os, and the CPU type, but not the # manufacturer. We pick the logical manufacturer. -case $vendor in - unknown) - case $cpu-$os in - *-riscix*) +vendor=unknown +case $basic_machine in + *-unknown) + case $os in + -riscix*) vendor=acorn ;; - *-sunos*) + -sunos*) vendor=sun ;; - *-cnk* | *-aix*) + -cnk*|-aix*) vendor=ibm ;; - *-beos*) + -beos*) vendor=be ;; - *-hpux*) + -hpux*) vendor=hp ;; - *-mpeix*) + -mpeix*) vendor=hp ;; - *-hiux*) + -hiux*) vendor=hitachi ;; - *-unos*) + -unos*) vendor=crds ;; - *-dgux*) + -dgux*) vendor=dg ;; - *-luna*) + -luna*) vendor=omron ;; - *-genix*) + -genix*) vendor=ns ;; - *-clix*) - vendor=intergraph - ;; - *-mvs* | *-opened*) - vendor=ibm - ;; - *-os400*) + -mvs* | -opened*) vendor=ibm ;; - s390-* | s390x-*) + -os400*) vendor=ibm ;; - *-ptx*) + -ptx*) vendor=sequent ;; - *-tpf*) + -tpf*) vendor=ibm ;; - *-vxsim* | *-vxworks* | *-windiss*) + -vxsim* | -vxworks* | -windiss*) vendor=wrs ;; - *-aux*) + -aux*) vendor=apple ;; - *-hms*) + -hms*) vendor=hitachi ;; - *-mpw* | *-macos*) + -mpw* | -macos*) vendor=apple ;; - *-*mint | *-mint[0-9]* | *-*MiNT | *-MiNT[0-9]*) + -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) vendor=atari ;; - *-vos*) + -vos*) vendor=stratus ;; esac + basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"` ;; esac -echo "$cpu-$vendor-${kernel:+$kernel-}$os" +echo "$basic_machine$os" exit # Local variables: -# eval: (add-hook 'before-save-hook 'time-stamp) +# eval: (add-hook 'write-file-functions 'time-stamp) # time-stamp-start: "timestamp='" # time-stamp-format: "%:y-%02m-%02d" # time-stamp-end: "'" diff -Nru gimp-2.10.32/configure gimp-2.10.34/configure --- gimp-2.10.32/configure 2022-06-12 20:29:28.000000000 +0000 +++ gimp-2.10.34/configure 2023-02-21 20:03:39.000000000 +0000 @@ -1,12 +1,11 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.71 for GIMP 2.10.32. +# Generated by GNU Autoconf 2.69 for GIMP 2.10.34. # # Report bugs to . # # -# Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, -# Inc. +# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. # # # This configure script is free software; the Free Software Foundation @@ -17,16 +16,14 @@ # Be more Bourne compatible DUALCASE=1; export DUALCASE # for MKS sh -as_nop=: -if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1 -then : +if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' setopt NO_GLOB_SUBST -else $as_nop +else case `(set -o) 2>/dev/null` in #( *posix*) : set -o posix ;; #( @@ -36,46 +33,46 @@ fi - -# Reset variables that may have inherited troublesome values from -# the environment. - -# IFS needs to be set, to space, tab, and newline, in precisely that order. -# (If _AS_PATH_WALK were called with IFS unset, it would have the -# side effect of setting IFS to empty, thus disabling word splitting.) -# Quoting is to prevent editors from complaining about space-tab. as_nl=' ' export as_nl -IFS=" "" $as_nl" - -PS1='$ ' -PS2='> ' -PS4='+ ' - -# Ensure predictable behavior from utilities with locale-dependent output. -LC_ALL=C -export LC_ALL -LANGUAGE=C -export LANGUAGE - -# We cannot yet rely on "unset" to work, but we need these variables -# to be unset--not just set to an empty or harmless value--now, to -# avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct -# also avoids known problems related to "unset" and subshell syntax -# in other old shells (e.g. bash 2.01 and pdksh 5.2.14). -for as_var in BASH_ENV ENV MAIL MAILPATH CDPATH -do eval test \${$as_var+y} \ - && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : -done - -# Ensure that fds 0, 1, and 2 are open. -if (exec 3>&0) 2>/dev/null; then :; else exec 0&1) 2>/dev/null; then :; else exec 1>/dev/null; fi -if (exec 3>&2) ; then :; else exec 2>/dev/null; fi +# Printing a long string crashes Solaris 7 /usr/bin/printf. +as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' +as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo +as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo +# Prefer a ksh shell builtin over an external printf program on Solaris, +# but without wasting forks for bash or zsh. +if test -z "$BASH_VERSION$ZSH_VERSION" \ + && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then + as_echo='print -r --' + as_echo_n='print -rn --' +elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then + as_echo='printf %s\n' + as_echo_n='printf %s' +else + if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then + as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' + as_echo_n='/usr/ucb/echo -n' + else + as_echo_body='eval expr "X$1" : "X\\(.*\\)"' + as_echo_n_body='eval + arg=$1; + case $arg in #( + *"$as_nl"*) + expr "X$arg" : "X\\(.*\\)$as_nl"; + arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; + esac; + expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" + ' + export as_echo_n_body + as_echo_n='sh -c $as_echo_n_body as_echo' + fi + export as_echo_body + as_echo='sh -c $as_echo_body as_echo' +fi # The user is always right. -if ${PATH_SEPARATOR+false} :; then +if test "${PATH_SEPARATOR+set}" != set; then PATH_SEPARATOR=: (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || @@ -84,6 +81,13 @@ fi +# IFS +# We need space, tab and new line, in precisely that order. Quoting is +# there to prevent editors from complaining about space-tab. +# (If _AS_PATH_WALK were called with IFS unset, it would disable word +# splitting by setting IFS to empty value.) +IFS=" "" $as_nl" + # Find who we are. Look in the path if we contain no directory separator. as_myself= case $0 in #(( @@ -92,12 +96,8 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - test -r "$as_dir$0" && as_myself=$as_dir$0 && break + test -z "$as_dir" && as_dir=. + test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break done IFS=$as_save_IFS @@ -109,10 +109,30 @@ as_myself=$0 fi if test ! -f "$as_myself"; then - printf "%s\n" "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 + $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 exit 1 fi +# Unset variables that we do not need and which cause bugs (e.g. in +# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" +# suppresses any "Segmentation fault" message there. '((' could +# trigger a bug in pdksh 5.2.14. +for as_var in BASH_ENV ENV MAIL MAILPATH +do eval test x\${$as_var+set} = xset \ + && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : +done +PS1='$ ' +PS2='> ' +PS4='+ ' + +# NLS nuisances. +LC_ALL=C +export LC_ALL +LANGUAGE=C +export LANGUAGE + +# CDPATH. +(unset CDPATH) >/dev/null 2>&1 && unset CDPATH # Use a proper internal environment variable to ensure we don't fall # into an infinite loop, continuously re-executing ourselves. @@ -134,22 +154,20 @@ exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} # Admittedly, this is quite paranoid, since all the known shells bail # out after a failed `exec'. -printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2 -exit 255 +$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 +as_fn_exit 255 fi # We don't want this to propagate to other subprocesses. { _as_can_reexec=; unset _as_can_reexec;} if test "x$CONFIG_SHELL" = x; then - as_bourne_compatible="as_nop=: -if test \${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1 -then : + as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then : emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which # is contrary to our usage. Disable this feature. alias -g '\${1+\"\$@\"}'='\"\$@\"' setopt NO_GLOB_SUBST -else \$as_nop +else case \`(set -o) 2>/dev/null\` in #( *posix*) : set -o posix ;; #( @@ -169,15 +187,12 @@ as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; } as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; } as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; } -if ( set x; as_fn_ret_success y && test x = \"\$1\" ) -then : +if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then : -else \$as_nop +else exitcode=1; echo positional parameters were not saved. fi test x\$exitcode = x0 || exit 1 -blah=\$(echo \$(echo blah)) -test x\"\$blah\" = xblah || exit 1 test -x / || exit 1" as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO @@ -192,38 +207,30 @@ test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\ || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1 test \$(( 1 + 1 )) = 2 || exit 1" - if (eval "$as_required") 2>/dev/null -then : + if (eval "$as_required") 2>/dev/null; then : as_have_required=yes -else $as_nop +else as_have_required=no fi - if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null -then : + if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then : -else $as_nop +else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR as_found=false for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. as_found=: case $as_dir in #( /*) for as_base in sh bash ksh sh5; do # Try only shells that exist, to save several forks. - as_shell=$as_dir$as_base + as_shell=$as_dir/$as_base if { test -f "$as_shell" || test -f "$as_shell.exe"; } && - as_run=a "$as_shell" -c "$as_bourne_compatible""$as_required" 2>/dev/null -then : + { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then : CONFIG_SHELL=$as_shell as_have_required=yes - if as_run=a "$as_shell" -c "$as_bourne_compatible""$as_suggested" 2>/dev/null -then : + if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then : break 2 fi fi @@ -231,21 +238,14 @@ esac as_found=false done -IFS=$as_save_IFS -if $as_found -then : - -else $as_nop - if { test -f "$SHELL" || test -f "$SHELL.exe"; } && - as_run=a "$SHELL" -c "$as_bourne_compatible""$as_required" 2>/dev/null -then : +$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } && + { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then : CONFIG_SHELL=$SHELL as_have_required=yes -fi -fi +fi; } +IFS=$as_save_IFS - if test "x$CONFIG_SHELL" != x -then : + if test "x$CONFIG_SHELL" != x; then : export CONFIG_SHELL # We cannot yet assume a decent shell, so we have to provide a # neutralization value for shells without unset; and this also @@ -263,19 +263,18 @@ exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"} # Admittedly, this is quite paranoid, since all the known shells bail # out after a failed `exec'. -printf "%s\n" "$0: could not re-execute with $CONFIG_SHELL" >&2 +$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2 exit 255 fi - if test x$as_have_required = xno -then : - printf "%s\n" "$0: This script requires a shell more modern than all" - printf "%s\n" "$0: the shells that I found on your system." - if test ${ZSH_VERSION+y} ; then - printf "%s\n" "$0: In particular, zsh $ZSH_VERSION has bugs and should" - printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later." + if test x$as_have_required = xno; then : + $as_echo "$0: This script requires a shell more modern than all" + $as_echo "$0: the shells that I found on your system." + if test x${ZSH_VERSION+set} = xset ; then + $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should" + $as_echo "$0: be upgraded to zsh 4.3.4 or later." else - printf "%s\n" "$0: Please tell bug-autoconf@gnu.org and + $as_echo "$0: Please tell bug-autoconf@gnu.org and $0: https://gitlab.gnome.org/GNOME/gimp/issues/new about $0: your system, including any error possibly output before $0: this message. Then install a modern shell, or manually @@ -303,7 +302,6 @@ } as_unset=as_fn_unset - # as_fn_set_status STATUS # ----------------------- # Set $? to STATUS, without forking. @@ -321,14 +319,6 @@ as_fn_set_status $1 exit $1 } # as_fn_exit -# as_fn_nop -# --------- -# Do nothing but, unlike ":", preserve the value of $?. -as_fn_nop () -{ - return $? -} -as_nop=as_fn_nop # as_fn_mkdir_p # ------------- @@ -343,7 +333,7 @@ as_dirs= while :; do case $as_dir in #( - *\'*) as_qdir=`printf "%s\n" "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( + *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( *) as_qdir=$as_dir;; esac as_dirs="'$as_qdir' $as_dirs" @@ -352,7 +342,7 @@ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || -printf "%s\n" X"$as_dir" | +$as_echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q @@ -391,13 +381,12 @@ # advantage of any shell optimizations that allow amortized linear growth over # repeated appends, instead of the typical quadratic growth present in naive # implementations. -if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null -then : +if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : eval 'as_fn_append () { eval $1+=\$2 }' -else $as_nop +else as_fn_append () { eval $1=\$$1\$2 @@ -409,27 +398,18 @@ # Perform arithmetic evaluation on the ARGs, and store the result in the # global $as_val. Take advantage of shells that can avoid forks. The arguments # must be portable across $(()) and expr. -if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null -then : +if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : eval 'as_fn_arith () { as_val=$(( $* )) }' -else $as_nop +else as_fn_arith () { as_val=`expr "$@" || test $? -eq 1` } fi # as_fn_arith -# as_fn_nop -# --------- -# Do nothing but, unlike ":", preserve the value of $?. -as_fn_nop () -{ - return $? -} -as_nop=as_fn_nop # as_fn_error STATUS ERROR [LINENO LOG_FD] # ---------------------------------------- @@ -441,9 +421,9 @@ as_status=$1; test $as_status -eq 0 && as_status=1 if test "$4"; then as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 + $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 fi - printf "%s\n" "$as_me: error: $2" >&2 + $as_echo "$as_me: error: $2" >&2 as_fn_exit $as_status } # as_fn_error @@ -470,7 +450,7 @@ $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ X"$0" : 'X\(//\)$' \| \ X"$0" : 'X\(/\)' \| . 2>/dev/null || -printf "%s\n" X/"$0" | +$as_echo X/"$0" | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/ q @@ -514,7 +494,7 @@ s/-\n.*// ' >$as_me.lineno && chmod +x "$as_me.lineno" || - { printf "%s\n" "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } + { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; } # If we had to re-execute with $CONFIG_SHELL, we're ensured to have # already done that, so ensure we don't try to do so again and fall @@ -528,10 +508,6 @@ exit } - -# Determine whether it's possible to make 'echo' print without a newline. -# These variables are no longer used directly by Autoconf, but are AC_SUBSTed -# for compatibility with existing Makefiles. ECHO_C= ECHO_N= ECHO_T= case `echo -n x` in #((((( -n*) @@ -545,13 +521,6 @@ ECHO_N='-n';; esac -# For backward compatibility with old third-party macros, we provide -# the shell variables $as_echo and $as_echo_n. New code should use -# AS_ECHO(["message"]) and AS_ECHO_N(["message"]), respectively. -as_echo='printf %s\n' -as_echo_n='printf %s' - - rm -f conf$$ conf$$.exe conf$$.file if test -d conf$$.dir; then rm -f conf$$.dir/conf$$.file @@ -621,45 +590,48 @@ # Identity of this package. PACKAGE_NAME='GIMP' PACKAGE_TARNAME='gimp' -PACKAGE_VERSION='2.10.32' -PACKAGE_STRING='GIMP 2.10.32' +PACKAGE_VERSION='2.10.34' +PACKAGE_STRING='GIMP 2.10.34' PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/gimp/issues/new' PACKAGE_URL='' ac_unique_file="app/core/gimp.c" # Factoring default headers for most tests. ac_includes_default="\ -#include -#ifdef HAVE_STDIO_H -# include +#include +#ifdef HAVE_SYS_TYPES_H +# include +#endif +#ifdef HAVE_SYS_STAT_H +# include #endif -#ifdef HAVE_STDLIB_H +#ifdef STDC_HEADERS # include +# include +#else +# ifdef HAVE_STDLIB_H +# include +# endif #endif #ifdef HAVE_STRING_H +# if !defined STDC_HEADERS && defined HAVE_MEMORY_H +# include +# endif # include #endif +#ifdef HAVE_STRINGS_H +# include +#endif #ifdef HAVE_INTTYPES_H # include #endif #ifdef HAVE_STDINT_H # include #endif -#ifdef HAVE_STRINGS_H -# include -#endif -#ifdef HAVE_SYS_TYPES_H -# include -#endif -#ifdef HAVE_SYS_STAT_H -# include -#endif #ifdef HAVE_UNISTD_H # include #endif" -ac_header_c_list= -ac_func_c_list= ac_subst_vars='am__EXEEXT_FALSE am__EXEEXT_TRUE LTLIBOBJS @@ -1011,7 +983,6 @@ RANLIB ac_ct_AR AR -FILECMD LN_S NM ac_ct_DUMPBIN @@ -1069,6 +1040,8 @@ GETTEXT_PACKAGE LT_CURRENT_MINUS_AGE LT_VERSION_INFO +GIMP_RELEASE_FALSE +GIMP_RELEASE_TRUE GIMP_UNSTABLE_FALSE GIMP_UNSTABLE_TRUE XGETTEXT_REQUIRED_VERSION @@ -1105,6 +1078,7 @@ GDK_PIXBUF_REQUIRED_VERSION GLIB_REQUIRED_VERSION GIMP_FULL_NAME +GIMP_RELEASE GIMP_UNSTABLE GIMP_USER_VERSION GIMP_SYSCONF_VERSION @@ -1125,9 +1099,6 @@ AM_DEFAULT_VERBOSITY AM_DEFAULT_V AM_V -CSCOPE -ETAGS -CTAGS am__untar am__tar AMTAR @@ -1447,6 +1418,8 @@ *) ac_optarg=yes ;; esac + # Accept the important Cygnus configure options, so we can diagnose typos. + case $ac_dashdash$ac_option in --) ac_dashdash=yes ;; @@ -1487,9 +1460,9 @@ ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid feature name: \`$ac_useropt'" + as_fn_error $? "invalid feature name: $ac_useropt" ac_useropt_orig=$ac_useropt - ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'` + ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "enable_$ac_useropt" @@ -1513,9 +1486,9 @@ ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid feature name: \`$ac_useropt'" + as_fn_error $? "invalid feature name: $ac_useropt" ac_useropt_orig=$ac_useropt - ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'` + ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "enable_$ac_useropt" @@ -1726,9 +1699,9 @@ ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid package name: \`$ac_useropt'" + as_fn_error $? "invalid package name: $ac_useropt" ac_useropt_orig=$ac_useropt - ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'` + ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "with_$ac_useropt" @@ -1742,9 +1715,9 @@ ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && - as_fn_error $? "invalid package name: \`$ac_useropt'" + as_fn_error $? "invalid package name: $ac_useropt" ac_useropt_orig=$ac_useropt - ac_useropt=`printf "%s\n" "$ac_useropt" | sed 's/[-+.]/_/g'` + ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "with_$ac_useropt" @@ -1788,9 +1761,9 @@ *) # FIXME: should be removed in autoconf 3.0. - printf "%s\n" "$as_me: WARNING: you should use --build, --host, --target" >&2 + $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && - printf "%s\n" "$as_me: WARNING: invalid host type: $ac_option" >&2 + $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}" ;; @@ -1806,7 +1779,7 @@ case $enable_option_checking in no) ;; fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;; - *) printf "%s\n" "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; + *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; esac fi @@ -1870,7 +1843,7 @@ X"$as_myself" : 'X\(//\)[^/]' \| \ X"$as_myself" : 'X\(//\)$' \| \ X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || -printf "%s\n" X"$as_myself" | +$as_echo X"$as_myself" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q @@ -1927,7 +1900,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 GIMP 2.10.32 to adapt to many kinds of systems. +\`configure' configures GIMP 2.10.34 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -2002,7 +1975,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of GIMP 2.10.32:";; + short | recursive ) echo "Configuration of GIMP 2.10.34:";; esac cat <<\_ACEOF @@ -2301,9 +2274,9 @@ case "$ac_dir" in .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; *) - ac_dir_suffix=/`printf "%s\n" "$ac_dir" | sed 's|^\.[\\/]||'` + ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` # A ".." for each directory in $ac_dir_suffix. - ac_top_builddir_sub=`printf "%s\n" "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` + ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` case $ac_top_builddir_sub in "") ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; @@ -2331,8 +2304,7 @@ ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix cd "$ac_dir" || { ac_status=$?; continue; } - # Check for configure.gnu first; this name is used for a wrapper for - # Metaconfig's "Configure" on case-insensitive file systems. + # Check for guested configure. if test -f "$ac_srcdir/configure.gnu"; then echo && $SHELL "$ac_srcdir/configure.gnu" --help=recursive @@ -2340,7 +2312,7 @@ echo && $SHELL "$ac_srcdir/configure" --help=recursive else - printf "%s\n" "$as_me: WARNING: no configuration information is in $ac_dir" >&2 + $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 fi || ac_status=$? cd "$ac_pwd" || { ac_status=$?; break; } done @@ -2349,10 +2321,10 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -GIMP configure 2.10.32 -generated by GNU Autoconf 2.71 +GIMP configure 2.10.34 +generated by GNU Autoconf 2.69 -Copyright (C) 2021 Free Software Foundation, Inc. +Copyright (C) 2012 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. _ACEOF @@ -2369,14 +2341,14 @@ ac_fn_c_try_compile () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - rm -f conftest.$ac_objext conftest.beam + rm -f conftest.$ac_objext if { { ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -printf "%s\n" "$ac_try_echo"; } >&5 +$as_echo "$ac_try_echo"; } >&5 (eval "$ac_compile") 2>conftest.err ac_status=$? if test -s conftest.err; then @@ -2384,15 +2356,14 @@ cat conftest.er1 >&5 mv -f conftest.er1 conftest.err fi - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err - } && test -s conftest.$ac_objext -then : + } && test -s conftest.$ac_objext; then : ac_retval=0 -else $as_nop - printf "%s\n" "$as_me: failed program was:" >&5 +else + $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 @@ -2414,7 +2385,7 @@ *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -printf "%s\n" "$ac_try_echo"; } >&5 +$as_echo "$ac_try_echo"; } >&5 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err ac_status=$? if test -s conftest.err; then @@ -2422,15 +2393,14 @@ cat conftest.er1 >&5 mv -f conftest.er1 conftest.err fi - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } > conftest.i && { test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || test ! -s conftest.err - } -then : + }; then : ac_retval=0 -else $as_nop - printf "%s\n" "$as_me: failed program was:" >&5 +else + $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 @@ -2446,14 +2416,14 @@ ac_fn_cxx_try_compile () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - rm -f conftest.$ac_objext conftest.beam + rm -f conftest.$ac_objext if { { ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -printf "%s\n" "$ac_try_echo"; } >&5 +$as_echo "$ac_try_echo"; } >&5 (eval "$ac_compile") 2>conftest.err ac_status=$? if test -s conftest.err; then @@ -2461,15 +2431,14 @@ cat conftest.er1 >&5 mv -f conftest.er1 conftest.err fi - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && { test -z "$ac_cxx_werror_flag" || test ! -s conftest.err - } && test -s conftest.$ac_objext -then : + } && test -s conftest.$ac_objext; then : ac_retval=0 -else $as_nop - printf "%s\n" "$as_me: failed program was:" >&5 +else + $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 @@ -2485,14 +2454,14 @@ ac_fn_c_try_link () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - rm -f conftest.$ac_objext conftest.beam conftest$ac_exeext + rm -f conftest.$ac_objext conftest$ac_exeext if { { ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -printf "%s\n" "$ac_try_echo"; } >&5 +$as_echo "$ac_try_echo"; } >&5 (eval "$ac_link") 2>conftest.err ac_status=$? if test -s conftest.err; then @@ -2500,18 +2469,17 @@ cat conftest.er1 >&5 mv -f conftest.er1 conftest.err fi - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || test -x conftest$ac_exeext - } -then : + }; then : ac_retval=0 -else $as_nop - printf "%s\n" "$as_me: failed program was:" >&5 +else + $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 @@ -2533,44 +2501,83 @@ ac_fn_c_check_header_compile () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 -printf %s "checking for $2... " >&6; } -if eval test \${$3+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 +$as_echo_n "checking for $2... " >&6; } +if eval \${$3+:} false; then : + $as_echo_n "(cached) " >&6 +else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $4 #include <$2> _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : eval "$3=yes" -else $as_nop +else eval "$3=no" fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi eval ac_res=\$$3 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 -printf "%s\n" "$ac_res" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 +$as_echo "$ac_res" >&6; } eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno } # ac_fn_c_check_header_compile +# ac_fn_c_try_run LINENO +# ---------------------- +# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes +# that executables *can* be run. +ac_fn_c_try_run () +{ + as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack + if { { ac_try="$ac_link" +case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" +$as_echo "$ac_try_echo"; } >&5 + (eval "$ac_link") 2>&5 + ac_status=$? + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; } && { ac_try='./conftest$ac_exeext' + { { case "(($ac_try" in + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; + *) ac_try_echo=$ac_try;; +esac +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" +$as_echo "$ac_try_echo"; } >&5 + (eval "$ac_try") 2>&5 + ac_status=$? + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; }; }; then : + ac_retval=0 +else + $as_echo "$as_me: program exited with status $ac_status" >&5 + $as_echo "$as_me: failed program was:" >&5 +sed 's/^/| /' conftest.$ac_ext >&5 + + ac_retval=$ac_status +fi + rm -rf conftest.dSYM conftest_ipa8_conftest.oo + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno + as_fn_set_status $ac_retval + +} # ac_fn_c_try_run + # ac_fn_c_check_func LINENO FUNC VAR # ---------------------------------- # Tests whether FUNC exists, setting the cache variable VAR accordingly ac_fn_c_check_func () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 -printf %s "checking for $2... " >&6; } -if eval test \${$3+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 +$as_echo_n "checking for $2... " >&6; } +if eval \${$3+:} false; then : + $as_echo_n "(cached) " >&6 +else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ /* Define $2 to an innocuous variant, in case declares $2. @@ -2578,9 +2585,16 @@ #define $2 innocuous_$2 /* System header to define __stub macros and hopefully few prototypes, - which can conflict with char $2 (); below. */ + which can conflict with char $2 (); below. + Prefer to if __STDC__ is defined, since + exists even on freestanding compilers. */ + +#ifdef __STDC__ +# include +#else +# include +#endif -#include #undef $2 /* Override any GCC internal prototype to avoid an error. @@ -2598,25 +2612,24 @@ #endif int -main (void) +main () { return $2 (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : eval "$3=yes" -else $as_nop +else eval "$3=no" fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi eval ac_res=\$$3 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 -printf "%s\n" "$ac_res" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 +$as_echo "$ac_res" >&6; } eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno } # ac_fn_c_check_func @@ -2633,7 +2646,7 @@ *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -printf "%s\n" "$ac_try_echo"; } >&5 +$as_echo "$ac_try_echo"; } >&5 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err ac_status=$? if test -s conftest.err; then @@ -2641,15 +2654,14 @@ cat conftest.er1 >&5 mv -f conftest.er1 conftest.err fi - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } > conftest.i && { test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || test ! -s conftest.err - } -then : + }; then : ac_retval=0 -else $as_nop - printf "%s\n" "$as_me: failed program was:" >&5 +else + $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 @@ -2665,14 +2677,14 @@ ac_fn_cxx_try_link () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - rm -f conftest.$ac_objext conftest.beam conftest$ac_exeext + rm -f conftest.$ac_objext conftest$ac_exeext if { { ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -printf "%s\n" "$ac_try_echo"; } >&5 +$as_echo "$ac_try_echo"; } >&5 (eval "$ac_link") 2>conftest.err ac_status=$? if test -s conftest.err; then @@ -2680,18 +2692,17 @@ cat conftest.er1 >&5 mv -f conftest.er1 conftest.err fi - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && { test -z "$ac_cxx_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || test -x conftest$ac_exeext - } -then : + }; then : ac_retval=0 -else $as_nop - printf "%s\n" "$as_me: failed program was:" >&5 +else + $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_retval=1 @@ -2706,6 +2717,97 @@ } # ac_fn_cxx_try_link +# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES +# ------------------------------------------------------- +# Tests whether HEADER exists, giving a warning if it cannot be compiled using +# the include files in INCLUDES and setting the cache variable VAR +# accordingly. +ac_fn_c_check_header_mongrel () +{ + as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack + if eval \${$3+:} false; then : + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 +$as_echo_n "checking for $2... " >&6; } +if eval \${$3+:} false; then : + $as_echo_n "(cached) " >&6 +fi +eval ac_res=\$$3 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 +$as_echo "$ac_res" >&6; } +else + # Is the header compilable? +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5 +$as_echo_n "checking $2 usability... " >&6; } +cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ +$4 +#include <$2> +_ACEOF +if ac_fn_c_try_compile "$LINENO"; then : + ac_header_compiler=yes +else + ac_header_compiler=no +fi +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5 +$as_echo "$ac_header_compiler" >&6; } + +# Is the header present? +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5 +$as_echo_n "checking $2 presence... " >&6; } +cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ +#include <$2> +_ACEOF +if ac_fn_c_try_cpp "$LINENO"; then : + ac_header_preproc=yes +else + ac_header_preproc=no +fi +rm -f conftest.err conftest.i conftest.$ac_ext +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 +$as_echo "$ac_header_preproc" >&6; } + +# So? What about this header? +case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #(( + yes:no: ) + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5 +$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 +$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} + ;; + no:yes:* ) + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5 +$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5 +$as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5 +$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5 +$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 +$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} +( $as_echo "## ------------------------------------------------------------- ## +## Report this to https://gitlab.gnome.org/GNOME/gimp/issues/new ## +## ------------------------------------------------------------- ##" + ) | sed "s/^/$as_me: WARNING: /" >&2 + ;; +esac + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 +$as_echo_n "checking for $2... " >&6; } +if eval \${$3+:} false; then : + $as_echo_n "(cached) " >&6 +else + eval "$3=\$ac_header_compiler" +fi +eval ac_res=\$$3 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 +$as_echo "$ac_res" >&6; } +fi + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno + +} # ac_fn_c_check_header_mongrel + # ac_fn_c_check_type LINENO TYPE VAR INCLUDES # ------------------------------------------- # Tests whether TYPE exists after having included INCLUDES, setting cache @@ -2713,18 +2815,17 @@ ac_fn_c_check_type () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 -printf %s "checking for $2... " >&6; } -if eval test \${$3+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 +$as_echo_n "checking for $2... " >&6; } +if eval \${$3+:} false; then : + $as_echo_n "(cached) " >&6 +else eval "$3=no" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $4 int -main (void) +main () { if (sizeof ($2)) return 0; @@ -2732,13 +2833,12 @@ return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $4 int -main (void) +main () { if (sizeof (($2))) return 0; @@ -2746,88 +2846,41 @@ return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : -else $as_nop +else eval "$3=yes" fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi eval ac_res=\$$3 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 -printf "%s\n" "$ac_res" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 +$as_echo "$ac_res" >&6; } eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno } # ac_fn_c_check_type -# ac_fn_c_try_run LINENO -# ---------------------- -# Try to run conftest.$ac_ext, and return whether this succeeded. Assumes that -# executables *can* be run. -ac_fn_c_try_run () -{ - as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - if { { ac_try="$ac_link" -case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -printf "%s\n" "$ac_try_echo"; } >&5 - (eval "$ac_link") 2>&5 - ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } && { ac_try='./conftest$ac_exeext' - { { case "(($ac_try" in - *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; - *) ac_try_echo=$ac_try;; -esac -eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -printf "%s\n" "$ac_try_echo"; } >&5 - (eval "$ac_try") 2>&5 - ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; }; } -then : - ac_retval=0 -else $as_nop - printf "%s\n" "$as_me: program exited with status $ac_status" >&5 - printf "%s\n" "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_retval=$ac_status -fi - rm -rf conftest.dSYM conftest_ipa8_conftest.oo - eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno - as_fn_set_status $ac_retval - -} # ac_fn_c_try_run - -# ac_fn_check_decl LINENO SYMBOL VAR INCLUDES EXTRA-OPTIONS FLAG-VAR -# ------------------------------------------------------------------ +# ac_fn_c_check_decl LINENO SYMBOL VAR INCLUDES +# --------------------------------------------- # Tests whether SYMBOL is declared in INCLUDES, setting cache variable VAR -# accordingly. Pass EXTRA-OPTIONS to the compiler, using FLAG-VAR. -ac_fn_check_decl () +# accordingly. +ac_fn_c_check_decl () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack as_decl_name=`echo $2|sed 's/ *(.*//'` - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5 -printf %s "checking whether $as_decl_name is declared... " >&6; } -if eval test \${$3+y} -then : - printf %s "(cached) " >&6 -else $as_nop as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'` - eval ac_save_FLAGS=\$$6 - as_fn_append $6 " $5" + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5 +$as_echo_n "checking whether $as_decl_name is declared... " >&6; } +if eval \${$3+:} false; then : + $as_echo_n "(cached) " >&6 +else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $4 int -main (void) +main () { #ifndef $as_decl_name #ifdef __cplusplus @@ -2841,50 +2894,27 @@ return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : eval "$3=yes" -else $as_nop +else eval "$3=no" fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - eval $6=\$ac_save_FLAGS - +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi eval ac_res=\$$3 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 -printf "%s\n" "$ac_res" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 +$as_echo "$ac_res" >&6; } eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno -} # ac_fn_check_decl -ac_configure_args_raw= -for ac_arg -do - case $ac_arg in - *\'*) - ac_arg=`printf "%s\n" "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; - esac - as_fn_append ac_configure_args_raw " '$ac_arg'" -done - -case $ac_configure_args_raw in - *$as_nl*) - ac_safe_unquote= ;; - *) - ac_unsafe_z='|&;<>()$`\\"*?[ '' ' # This string ends in space, tab. - ac_unsafe_a="$ac_unsafe_z#~" - ac_safe_unquote="s/ '\\([^$ac_unsafe_a][^$ac_unsafe_z]*\\)'/ \\1/g" - ac_configure_args_raw=` printf "%s\n" "$ac_configure_args_raw" | sed "$ac_safe_unquote"`;; -esac - +} # ac_fn_c_check_decl cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by GIMP $as_me 2.10.32, which was -generated by GNU Autoconf 2.71. Invocation command line was +It was created by GIMP $as_me 2.10.34, which was +generated by GNU Autoconf 2.69. Invocation command line was - $ $0$ac_configure_args_raw + $ $0 $@ _ACEOF exec 5>>config.log @@ -2917,12 +2947,8 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - printf "%s\n" "PATH: $as_dir" + test -z "$as_dir" && as_dir=. + $as_echo "PATH: $as_dir" done IFS=$as_save_IFS @@ -2957,7 +2983,7 @@ | -silent | --silent | --silen | --sile | --sil) continue ;; *\'*) - ac_arg=`printf "%s\n" "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; + ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; esac case $ac_pass in 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;; @@ -2992,13 +3018,11 @@ # WARNING: Use '\'' to represent an apostrophe within the trap. # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug. trap 'exit_status=$? - # Sanitize IFS. - IFS=" "" $as_nl" # Save into config.log some information that might help in debugging. { echo - printf "%s\n" "## ---------------- ## + $as_echo "## ---------------- ## ## Cache variables. ## ## ---------------- ##" echo @@ -3009,8 +3033,8 @@ case $ac_val in #( *${as_nl}*) case $ac_var in #( - *_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 -printf "%s\n" "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; + *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 +$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; esac case $ac_var in #( _ | IFS | as_nl) ;; #( @@ -3034,7 +3058,7 @@ ) echo - printf "%s\n" "## ----------------- ## + $as_echo "## ----------------- ## ## Output variables. ## ## ----------------- ##" echo @@ -3042,14 +3066,14 @@ do eval ac_val=\$$ac_var case $ac_val in - *\'\''*) ac_val=`printf "%s\n" "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; + *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; esac - printf "%s\n" "$ac_var='\''$ac_val'\''" + $as_echo "$ac_var='\''$ac_val'\''" done | sort echo if test -n "$ac_subst_files"; then - printf "%s\n" "## ------------------- ## + $as_echo "## ------------------- ## ## File substitutions. ## ## ------------------- ##" echo @@ -3057,15 +3081,15 @@ do eval ac_val=\$$ac_var case $ac_val in - *\'\''*) ac_val=`printf "%s\n" "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; + *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; esac - printf "%s\n" "$ac_var='\''$ac_val'\''" + $as_echo "$ac_var='\''$ac_val'\''" done | sort echo fi if test -s confdefs.h; then - printf "%s\n" "## ----------- ## + $as_echo "## ----------- ## ## confdefs.h. ## ## ----------- ##" echo @@ -3073,8 +3097,8 @@ echo fi test "$ac_signal" != 0 && - printf "%s\n" "$as_me: caught signal $ac_signal" - printf "%s\n" "$as_me: exit $exit_status" + $as_echo "$as_me: caught signal $ac_signal" + $as_echo "$as_me: exit $exit_status" } >&5 rm -f core *.core core.conftest.* && rm -f -r conftest* confdefs* conf$$* $ac_clean_files && @@ -3088,48 +3112,63 @@ # confdefs.h avoids OS command line length limits that DEFS can exceed. rm -f -r conftest* confdefs.h -printf "%s\n" "/* confdefs.h */" > confdefs.h +$as_echo "/* confdefs.h */" > confdefs.h # Predefined preprocessor variables. -printf "%s\n" "#define PACKAGE_NAME \"$PACKAGE_NAME\"" >>confdefs.h +cat >>confdefs.h <<_ACEOF +#define PACKAGE_NAME "$PACKAGE_NAME" +_ACEOF -printf "%s\n" "#define PACKAGE_TARNAME \"$PACKAGE_TARNAME\"" >>confdefs.h +cat >>confdefs.h <<_ACEOF +#define PACKAGE_TARNAME "$PACKAGE_TARNAME" +_ACEOF -printf "%s\n" "#define PACKAGE_VERSION \"$PACKAGE_VERSION\"" >>confdefs.h +cat >>confdefs.h <<_ACEOF +#define PACKAGE_VERSION "$PACKAGE_VERSION" +_ACEOF -printf "%s\n" "#define PACKAGE_STRING \"$PACKAGE_STRING\"" >>confdefs.h +cat >>confdefs.h <<_ACEOF +#define PACKAGE_STRING "$PACKAGE_STRING" +_ACEOF -printf "%s\n" "#define PACKAGE_BUGREPORT \"$PACKAGE_BUGREPORT\"" >>confdefs.h +cat >>confdefs.h <<_ACEOF +#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT" +_ACEOF -printf "%s\n" "#define PACKAGE_URL \"$PACKAGE_URL\"" >>confdefs.h +cat >>confdefs.h <<_ACEOF +#define PACKAGE_URL "$PACKAGE_URL" +_ACEOF # Let the site file select an alternate cache file if it wants to. # Prefer an explicitly selected file to automatically selected ones. +ac_site_file1=NONE +ac_site_file2=NONE if test -n "$CONFIG_SITE"; then - ac_site_files="$CONFIG_SITE" + # We do not want a PATH search for config.site. + case $CONFIG_SITE in #(( + -*) ac_site_file1=./$CONFIG_SITE;; + */*) ac_site_file1=$CONFIG_SITE;; + *) ac_site_file1=./$CONFIG_SITE;; + esac elif test "x$prefix" != xNONE; then - ac_site_files="$prefix/share/config.site $prefix/etc/config.site" + ac_site_file1=$prefix/share/config.site + ac_site_file2=$prefix/etc/config.site else - ac_site_files="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site" + ac_site_file1=$ac_default_prefix/share/config.site + ac_site_file2=$ac_default_prefix/etc/config.site fi - -for ac_site_file in $ac_site_files +for ac_site_file in "$ac_site_file1" "$ac_site_file2" do - case $ac_site_file in #( - */*) : - ;; #( - *) : - ac_site_file=./$ac_site_file ;; -esac - if test -f "$ac_site_file" && test -r "$ac_site_file"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 -printf "%s\n" "$as_me: loading site script $ac_site_file" >&6;} + test "x$ac_site_file" = xNONE && continue + if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then + { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 +$as_echo "$as_me: loading site script $ac_site_file" >&6;} sed 's/^/| /' "$ac_site_file" >&5 . "$ac_site_file" \ - || { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} + || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "failed to load site script $ac_site_file See \`config.log' for more details" "$LINENO" 5; } fi @@ -3139,652 +3178,19 @@ # Some versions of bash will fail to source /dev/null (special files # actually), so we avoid doing that. DJGPP emulates it as a regular file. if test /dev/null != "$cache_file" && test -f "$cache_file"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 -printf "%s\n" "$as_me: loading cache $cache_file" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5 +$as_echo "$as_me: loading cache $cache_file" >&6;} case $cache_file in [\\/]* | ?:[\\/]* ) . "$cache_file";; *) . "./$cache_file";; esac fi else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5 -printf "%s\n" "$as_me: creating cache $cache_file" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5 +$as_echo "$as_me: creating cache $cache_file" >&6;} >$cache_file fi -# Test code for whether the C compiler supports C89 (global declarations) -ac_c_conftest_c89_globals=' -/* Does the compiler advertise C89 conformance? - Do not test the value of __STDC__, because some compilers set it to 0 - while being otherwise adequately conformant. */ -#if !defined __STDC__ -# error "Compiler does not advertise C89 conformance" -#endif - -#include -#include -struct stat; -/* Most of the following tests are stolen from RCS 5.7 src/conf.sh. */ -struct buf { int x; }; -struct buf * (*rcsopen) (struct buf *, struct stat *, int); -static char *e (p, i) - char **p; - int i; -{ - return p[i]; -} -static char *f (char * (*g) (char **, int), char **p, ...) -{ - char *s; - va_list v; - va_start (v,p); - s = g (p, va_arg (v,int)); - va_end (v); - return s; -} - -/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has - function prototypes and stuff, but not \xHH hex character constants. - These do not provoke an error unfortunately, instead are silently treated - as an "x". The following induces an error, until -std is added to get - proper ANSI mode. Curiously \x00 != x always comes out true, for an - array size at least. It is necessary to write \x00 == 0 to get something - that is true only with -std. */ -int osf4_cc_array ['\''\x00'\'' == 0 ? 1 : -1]; - -/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters - inside strings and character constants. */ -#define FOO(x) '\''x'\'' -int xlc6_cc_array[FOO(a) == '\''x'\'' ? 1 : -1]; - -int test (int i, double x); -struct s1 {int (*f) (int a);}; -struct s2 {int (*f) (double a);}; -int pairnames (int, char **, int *(*)(struct buf *, struct stat *, int), - int, int);' - -# Test code for whether the C compiler supports C89 (body of main). -ac_c_conftest_c89_main=' -ok |= (argc == 0 || f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]); -' - -# Test code for whether the C compiler supports C99 (global declarations) -ac_c_conftest_c99_globals=' -// Does the compiler advertise C99 conformance? -#if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L -# error "Compiler does not advertise C99 conformance" -#endif - -#include -extern int puts (const char *); -extern int printf (const char *, ...); -extern int dprintf (int, const char *, ...); -extern void *malloc (size_t); - -// Check varargs macros. These examples are taken from C99 6.10.3.5. -// dprintf is used instead of fprintf to avoid needing to declare -// FILE and stderr. -#define debug(...) dprintf (2, __VA_ARGS__) -#define showlist(...) puts (#__VA_ARGS__) -#define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) -static void -test_varargs_macros (void) -{ - int x = 1234; - int y = 5678; - debug ("Flag"); - debug ("X = %d\n", x); - showlist (The first, second, and third items.); - report (x>y, "x is %d but y is %d", x, y); -} - -// Check long long types. -#define BIG64 18446744073709551615ull -#define BIG32 4294967295ul -#define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) -#if !BIG_OK - #error "your preprocessor is broken" -#endif -#if BIG_OK -#else - #error "your preprocessor is broken" -#endif -static long long int bignum = -9223372036854775807LL; -static unsigned long long int ubignum = BIG64; - -struct incomplete_array -{ - int datasize; - double data[]; -}; - -struct named_init { - int number; - const wchar_t *name; - double average; -}; - -typedef const char *ccp; - -static inline int -test_restrict (ccp restrict text) -{ - // See if C++-style comments work. - // Iterate through items via the restricted pointer. - // Also check for declarations in for loops. - for (unsigned int i = 0; *(text+i) != '\''\0'\''; ++i) - continue; - return 0; -} - -// Check varargs and va_copy. -static bool -test_varargs (const char *format, ...) -{ - va_list args; - va_start (args, format); - va_list args_copy; - va_copy (args_copy, args); - - const char *str = ""; - int number = 0; - float fnumber = 0; - - while (*format) - { - switch (*format++) - { - case '\''s'\'': // string - str = va_arg (args_copy, const char *); - break; - case '\''d'\'': // int - number = va_arg (args_copy, int); - break; - case '\''f'\'': // float - fnumber = va_arg (args_copy, double); - break; - default: - break; - } - } - va_end (args_copy); - va_end (args); - - return *str && number && fnumber; -} -' - -# Test code for whether the C compiler supports C99 (body of main). -ac_c_conftest_c99_main=' - // Check bool. - _Bool success = false; - success |= (argc != 0); - - // Check restrict. - if (test_restrict ("String literal") == 0) - success = true; - char *restrict newvar = "Another string"; - - // Check varargs. - success &= test_varargs ("s, d'\'' f .", "string", 65, 34.234); - test_varargs_macros (); - - // Check flexible array members. - struct incomplete_array *ia = - malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); - ia->datasize = 10; - for (int i = 0; i < ia->datasize; ++i) - ia->data[i] = i * 1.234; - - // Check named initializers. - struct named_init ni = { - .number = 34, - .name = L"Test wide string", - .average = 543.34343, - }; - - ni.number = 58; - - int dynamic_array[ni.number]; - dynamic_array[0] = argv[0][0]; - dynamic_array[ni.number - 1] = 543; - - // work around unused variable warnings - ok |= (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == '\''x'\'' - || dynamic_array[ni.number - 1] != 543); -' - -# Test code for whether the C compiler supports C11 (global declarations) -ac_c_conftest_c11_globals=' -// Does the compiler advertise C11 conformance? -#if !defined __STDC_VERSION__ || __STDC_VERSION__ < 201112L -# error "Compiler does not advertise C11 conformance" -#endif - -// Check _Alignas. -char _Alignas (double) aligned_as_double; -char _Alignas (0) no_special_alignment; -extern char aligned_as_int; -char _Alignas (0) _Alignas (int) aligned_as_int; - -// Check _Alignof. -enum -{ - int_alignment = _Alignof (int), - int_array_alignment = _Alignof (int[100]), - char_alignment = _Alignof (char) -}; -_Static_assert (0 < -_Alignof (int), "_Alignof is signed"); - -// Check _Noreturn. -int _Noreturn does_not_return (void) { for (;;) continue; } - -// Check _Static_assert. -struct test_static_assert -{ - int x; - _Static_assert (sizeof (int) <= sizeof (long int), - "_Static_assert does not work in struct"); - long int y; -}; - -// Check UTF-8 literals. -#define u8 syntax error! -char const utf8_literal[] = u8"happens to be ASCII" "another string"; - -// Check duplicate typedefs. -typedef long *long_ptr; -typedef long int *long_ptr; -typedef long_ptr long_ptr; - -// Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1. -struct anonymous -{ - union { - struct { int i; int j; }; - struct { int k; long int l; } w; - }; - int m; -} v1; -' - -# Test code for whether the C compiler supports C11 (body of main). -ac_c_conftest_c11_main=' - _Static_assert ((offsetof (struct anonymous, i) - == offsetof (struct anonymous, w.k)), - "Anonymous union alignment botch"); - v1.i = 2; - v1.w.k = 5; - ok |= v1.i != 5; -' - -# Test code for whether the C compiler supports C11 (complete). -ac_c_conftest_c11_program="${ac_c_conftest_c89_globals} -${ac_c_conftest_c99_globals} -${ac_c_conftest_c11_globals} - -int -main (int argc, char **argv) -{ - int ok = 0; - ${ac_c_conftest_c89_main} - ${ac_c_conftest_c99_main} - ${ac_c_conftest_c11_main} - return ok; -} -" - -# Test code for whether the C compiler supports C99 (complete). -ac_c_conftest_c99_program="${ac_c_conftest_c89_globals} -${ac_c_conftest_c99_globals} - -int -main (int argc, char **argv) -{ - int ok = 0; - ${ac_c_conftest_c89_main} - ${ac_c_conftest_c99_main} - return ok; -} -" - -# Test code for whether the C compiler supports C89 (complete). -ac_c_conftest_c89_program="${ac_c_conftest_c89_globals} - -int -main (int argc, char **argv) -{ - int ok = 0; - ${ac_c_conftest_c89_main} - return ok; -} -" - -# Test code for whether the C++ compiler supports C++98 (global declarations) -ac_cxx_conftest_cxx98_globals=' -// Does the compiler advertise C++98 conformance? -#if !defined __cplusplus || __cplusplus < 199711L -# error "Compiler does not advertise C++98 conformance" -#endif - -// These inclusions are to reject old compilers that -// lack the unsuffixed header files. -#include -#include - -// and are *not* freestanding headers in C++98. -extern void assert (int); -namespace std { - extern int strcmp (const char *, const char *); -} - -// Namespaces, exceptions, and templates were all added after "C++ 2.0". -using std::exception; -using std::strcmp; - -namespace { - -void test_exception_syntax() -{ - try { - throw "test"; - } catch (const char *s) { - // Extra parentheses suppress a warning when building autoconf itself, - // due to lint rules shared with more typical C programs. - assert (!(strcmp) (s, "test")); - } -} - -template struct test_template -{ - T const val; - explicit test_template(T t) : val(t) {} - template T add(U u) { return static_cast(u) + val; } -}; - -} // anonymous namespace -' - -# Test code for whether the C++ compiler supports C++98 (body of main) -ac_cxx_conftest_cxx98_main=' - assert (argc); - assert (! argv[0]); -{ - test_exception_syntax (); - test_template tt (2.0); - assert (tt.add (4) == 6.0); - assert (true && !false); -} -' - -# Test code for whether the C++ compiler supports C++11 (global declarations) -ac_cxx_conftest_cxx11_globals=' -// Does the compiler advertise C++ 2011 conformance? -#if !defined __cplusplus || __cplusplus < 201103L -# error "Compiler does not advertise C++11 conformance" -#endif - -namespace cxx11test -{ - constexpr int get_val() { return 20; } - - struct testinit - { - int i; - double d; - }; - - class delegate - { - public: - delegate(int n) : n(n) {} - delegate(): delegate(2354) {} - - virtual int getval() { return this->n; }; - protected: - int n; - }; - - class overridden : public delegate - { - public: - overridden(int n): delegate(n) {} - virtual int getval() override final { return this->n * 2; } - }; - - class nocopy - { - public: - nocopy(int i): i(i) {} - nocopy() = default; - nocopy(const nocopy&) = delete; - nocopy & operator=(const nocopy&) = delete; - private: - int i; - }; - - // for testing lambda expressions - template Ret eval(Fn f, Ret v) - { - return f(v); - } - - // for testing variadic templates and trailing return types - template auto sum(V first) -> V - { - return first; - } - template auto sum(V first, Args... rest) -> V - { - return first + sum(rest...); - } -} -' - -# Test code for whether the C++ compiler supports C++11 (body of main) -ac_cxx_conftest_cxx11_main=' -{ - // Test auto and decltype - auto a1 = 6538; - auto a2 = 48573953.4; - auto a3 = "String literal"; - - int total = 0; - for (auto i = a3; *i; ++i) { total += *i; } - - decltype(a2) a4 = 34895.034; -} -{ - // Test constexpr - short sa[cxx11test::get_val()] = { 0 }; -} -{ - // Test initializer lists - cxx11test::testinit il = { 4323, 435234.23544 }; -} -{ - // Test range-based for - int array[] = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3, - 14, 19, 17, 8, 6, 20, 16, 2, 11, 1}; - for (auto &x : array) { x += 23; } -} -{ - // Test lambda expressions - using cxx11test::eval; - assert (eval ([](int x) { return x*2; }, 21) == 42); - double d = 2.0; - assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0); - assert (d == 5.0); - assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0); - assert (d == 5.0); -} -{ - // Test use of variadic templates - using cxx11test::sum; - auto a = sum(1); - auto b = sum(1, 2); - auto c = sum(1.0, 2.0, 3.0); -} -{ - // Test constructor delegation - cxx11test::delegate d1; - cxx11test::delegate d2(); - cxx11test::delegate d3(45); -} -{ - // Test override and final - cxx11test::overridden o1(55464); -} -{ - // Test nullptr - char *c = nullptr; -} -{ - // Test template brackets - test_template<::test_template> v(test_template(12)); -} -{ - // Unicode literals - char const *utf8 = u8"UTF-8 string \u2500"; - char16_t const *utf16 = u"UTF-8 string \u2500"; - char32_t const *utf32 = U"UTF-32 string \u2500"; -} -' - -# Test code for whether the C compiler supports C++11 (complete). -ac_cxx_conftest_cxx11_program="${ac_cxx_conftest_cxx98_globals} -${ac_cxx_conftest_cxx11_globals} - -int -main (int argc, char **argv) -{ - int ok = 0; - ${ac_cxx_conftest_cxx98_main} - ${ac_cxx_conftest_cxx11_main} - return ok; -} -" - -# Test code for whether the C compiler supports C++98 (complete). -ac_cxx_conftest_cxx98_program="${ac_cxx_conftest_cxx98_globals} -int -main (int argc, char **argv) -{ - int ok = 0; - ${ac_cxx_conftest_cxx98_main} - return ok; -} -" - -as_fn_append ac_header_c_list " stdio.h stdio_h HAVE_STDIO_H" -as_fn_append ac_header_c_list " stdlib.h stdlib_h HAVE_STDLIB_H" -as_fn_append ac_header_c_list " string.h string_h HAVE_STRING_H" -as_fn_append ac_header_c_list " inttypes.h inttypes_h HAVE_INTTYPES_H" -as_fn_append ac_header_c_list " stdint.h stdint_h HAVE_STDINT_H" -as_fn_append ac_header_c_list " strings.h strings_h HAVE_STRINGS_H" -as_fn_append ac_header_c_list " sys/stat.h sys_stat_h HAVE_SYS_STAT_H" -as_fn_append ac_header_c_list " sys/types.h sys_types_h HAVE_SYS_TYPES_H" -as_fn_append ac_header_c_list " unistd.h unistd_h HAVE_UNISTD_H" -as_fn_append ac_header_c_list " sys/time.h sys_time_h HAVE_SYS_TIME_H" -as_fn_append ac_func_c_list " vprintf HAVE_VPRINTF" - -# Auxiliary files required by this configure script. -ac_aux_files="ltmain.sh config.guess config.sub compile missing install-sh" - -# Locations in which to look for auxiliary files. -ac_aux_dir_candidates="${srcdir}${PATH_SEPARATOR}${srcdir}/..${PATH_SEPARATOR}${srcdir}/../.." - -# Search for a directory containing all of the required auxiliary files, -# $ac_aux_files, from the $PATH-style list $ac_aux_dir_candidates. -# If we don't find one directory that contains all the files we need, -# we report the set of missing files from the *first* directory in -# $ac_aux_dir_candidates and give up. -ac_missing_aux_files="" -ac_first_candidate=: -printf "%s\n" "$as_me:${as_lineno-$LINENO}: looking for aux files: $ac_aux_files" >&5 -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -as_found=false -for as_dir in $ac_aux_dir_candidates -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - as_found=: - - printf "%s\n" "$as_me:${as_lineno-$LINENO}: trying $as_dir" >&5 - ac_aux_dir_found=yes - ac_install_sh= - for ac_aux in $ac_aux_files - do - # As a special case, if "install-sh" is required, that requirement - # can be satisfied by any of "install-sh", "install.sh", or "shtool", - # and $ac_install_sh is set appropriately for whichever one is found. - if test x"$ac_aux" = x"install-sh" - then - if test -f "${as_dir}install-sh"; then - printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}install-sh found" >&5 - ac_install_sh="${as_dir}install-sh -c" - elif test -f "${as_dir}install.sh"; then - printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}install.sh found" >&5 - ac_install_sh="${as_dir}install.sh -c" - elif test -f "${as_dir}shtool"; then - printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}shtool found" >&5 - ac_install_sh="${as_dir}shtool install -c" - else - ac_aux_dir_found=no - if $ac_first_candidate; then - ac_missing_aux_files="${ac_missing_aux_files} install-sh" - else - break - fi - fi - else - if test -f "${as_dir}${ac_aux}"; then - printf "%s\n" "$as_me:${as_lineno-$LINENO}: ${as_dir}${ac_aux} found" >&5 - else - ac_aux_dir_found=no - if $ac_first_candidate; then - ac_missing_aux_files="${ac_missing_aux_files} ${ac_aux}" - else - break - fi - fi - fi - done - if test "$ac_aux_dir_found" = yes; then - ac_aux_dir="$as_dir" - break - fi - ac_first_candidate=false - - as_found=false -done -IFS=$as_save_IFS -if $as_found -then : - -else $as_nop - as_fn_error $? "cannot find required auxiliary files:$ac_missing_aux_files" "$LINENO" 5 -fi - - -# These three variables are undocumented and unsupported, -# and are intended to be withdrawn in a future Autoconf release. -# They can cause serious problems if a builder's source tree is in a directory -# whose full name contains unusual characters. -if test -f "${ac_aux_dir}config.guess"; then - ac_config_guess="$SHELL ${ac_aux_dir}config.guess" -fi -if test -f "${ac_aux_dir}config.sub"; then - ac_config_sub="$SHELL ${ac_aux_dir}config.sub" -fi -if test -f "$ac_aux_dir/configure"; then - ac_configure="$SHELL ${ac_aux_dir}configure" -fi - # Check that the precious variables saved in the cache have kept the same # value. ac_cache_corrupted=false @@ -3795,12 +3201,12 @@ eval ac_new_val=\$ac_env_${ac_var}_value case $ac_old_set,$ac_new_set in set,) - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 -printf "%s\n" "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 +$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} ac_cache_corrupted=: ;; ,set) - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5 -printf "%s\n" "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5 +$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} ac_cache_corrupted=: ;; ,);; *) @@ -3809,24 +3215,24 @@ ac_old_val_w=`echo x $ac_old_val` ac_new_val_w=`echo x $ac_new_val` if test "$ac_old_val_w" != "$ac_new_val_w"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5 -printf "%s\n" "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5 +$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} ac_cache_corrupted=: else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 -printf "%s\n" "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 +$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} eval $ac_var=\$ac_old_val fi - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5 -printf "%s\n" "$as_me: former value: \`$ac_old_val'" >&2;} - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5 -printf "%s\n" "$as_me: current value: \`$ac_new_val'" >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5 +$as_echo "$as_me: former value: \`$ac_old_val'" >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5 +$as_echo "$as_me: current value: \`$ac_new_val'" >&2;} fi;; esac # Pass precious variables to config.status. if test "$ac_new_set" = set; then case $ac_new_val in - *\'*) ac_arg=$ac_var=`printf "%s\n" "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; + *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; *) ac_arg=$ac_var=$ac_new_val ;; esac case " $ac_configure_args " in @@ -3836,12 +3242,11 @@ fi done if $ac_cache_corrupted; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 -printf "%s\n" "$as_me: error: changes in the environment can compromise the build" >&2;} - as_fn_error $? "run \`${MAKE-make} distclean' and/or \`rm $cache_file' - and start over" "$LINENO" 5 + { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5 +$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} + as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5 fi ## -------------------- ## ## Main body of script. ## @@ -3862,9 +3267,36 @@ am__api_version='1.16' +ac_aux_dir= +for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do + if test -f "$ac_dir/install-sh"; then + ac_aux_dir=$ac_dir + ac_install_sh="$ac_aux_dir/install-sh -c" + break + elif test -f "$ac_dir/install.sh"; then + ac_aux_dir=$ac_dir + ac_install_sh="$ac_aux_dir/install.sh -c" + break + elif test -f "$ac_dir/shtool"; then + ac_aux_dir=$ac_dir + ac_install_sh="$ac_aux_dir/shtool install -c" + break + fi +done +if test -z "$ac_aux_dir"; then + as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5 +fi + +# These three variables are undocumented and unsupported, +# and are intended to be withdrawn in a future Autoconf release. +# They can cause serious problems if a builder's source tree is in a directory +# whose full name contains unusual characters. +ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var. +ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var. +ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. - # Find a good install program. We prefer a C program (faster), +# Find a good install program. We prefer a C program (faster), # so one script is as good as another. But avoid the broken or # incompatible versions: # SysV /etc/install, /usr/sbin/install @@ -3878,25 +3310,20 @@ # OS/2's system install, which has a completely different semantic # ./install, which can be erroneously created by make from ./install.sh. # Reject install programs that cannot install multiple files. -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 -printf %s "checking for a BSD-compatible install... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 +$as_echo_n "checking for a BSD-compatible install... " >&6; } if test -z "$INSTALL"; then -if test ${ac_cv_path_install+y} -then : - printf %s "(cached) " >&6 -else $as_nop +if ${ac_cv_path_install+:} false; then : + $as_echo_n "(cached) " >&6 +else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - # Account for fact that we put trailing slashes in our PATH walk. -case $as_dir in #(( - ./ | /[cC]/* | \ + test -z "$as_dir" && as_dir=. + # Account for people who put trailing slashes in PATH elements. +case $as_dir/ in #(( + ./ | .// | /[cC]/* | \ /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \ /usr/ucb/* ) ;; @@ -3906,13 +3333,13 @@ # by default. for ac_prog in ginstall scoinst install; do for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_prog$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then if test $ac_prog = install && - grep dspmsg "$as_dir$ac_prog$ac_exec_ext" >/dev/null 2>&1; then + grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then # AIX install. It has an incompatible calling convention. : elif test $ac_prog = install && - grep pwplus "$as_dir$ac_prog$ac_exec_ext" >/dev/null 2>&1; then + grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then # program-specific install script used by HP pwplus--don't use. : else @@ -3920,12 +3347,12 @@ echo one > conftest.one echo two > conftest.two mkdir conftest.dir - if "$as_dir$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir/" && + if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" && test -s conftest.one && test -s conftest.two && test -s conftest.dir/conftest.one && test -s conftest.dir/conftest.two then - ac_cv_path_install="$as_dir$ac_prog$ac_exec_ext -c" + ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" break 3 fi fi @@ -3941,7 +3368,7 @@ rm -rf conftest.one conftest.two conftest.dir fi - if test ${ac_cv_path_install+y}; then + if test "${ac_cv_path_install+set}" = set; then INSTALL=$ac_cv_path_install else # As a last resort, use the slow shell script. Don't cache a @@ -3951,8 +3378,8 @@ INSTALL=$ac_install_sh fi fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5 -printf "%s\n" "$INSTALL" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5 +$as_echo "$INSTALL" >&6; } # Use test -z because SunOS4 sh mishandles braces in ${var-val}. # It thinks the first close brace ends the variable substitution. @@ -3962,8 +3389,8 @@ test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5 -printf %s "checking whether build environment is sane... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5 +$as_echo_n "checking whether build environment is sane... " >&6; } # Reject unsafe characters in $srcdir or the absolute working directory # name. Accept space and tab only in the latter. am_lf=' @@ -4017,8 +3444,8 @@ as_fn_error $? "newly created file is older than distributed files! Check your system clock" "$LINENO" 5 fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } # If we didn't sleep, we still need to ensure time stamps of config.status and # generated files are strictly newer. am_sleep_pid= @@ -4037,14 +3464,12 @@ # Double any \ or $. # By default was `s,x,x', remove it if useless. ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' -program_transform_name=`printf "%s\n" "$program_transform_name" | sed "$ac_script"` - +program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` # Expand $ac_aux_dir to an absolute path. am_aux_dir=`cd "$ac_aux_dir" && pwd` - - if test x"${MISSING+set}" != xset; then +if test x"${MISSING+set}" != xset; then MISSING="\${SHELL} '$am_aux_dir/missing'" fi # Use eval to expand $SHELL @@ -4052,8 +3477,8 @@ am_missing_run="$MISSING " else am_missing_run= - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5 -printf "%s\n" "$as_me: WARNING: 'missing' script is too old or missing" >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5 +$as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;} fi if test x"${install_sh+set}" != xset; then @@ -4073,12 +3498,11 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. set dummy ${ac_tool_prefix}strip; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_STRIP+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_STRIP+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$STRIP"; then ac_cv_prog_STRIP="$STRIP" # Let the user override the test. else @@ -4086,15 +3510,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_STRIP="${ac_tool_prefix}strip" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -4105,11 +3525,11 @@ fi STRIP=$ac_cv_prog_STRIP if test -n "$STRIP"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 -printf "%s\n" "$STRIP" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 +$as_echo "$STRIP" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -4118,12 +3538,11 @@ ac_ct_STRIP=$STRIP # Extract the first word of "strip", so it can be a program name with args. set dummy strip; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_STRIP+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_ac_ct_STRIP+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$ac_ct_STRIP"; then ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. else @@ -4131,15 +3550,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_STRIP="strip" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -4150,11 +3565,11 @@ fi ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP if test -n "$ac_ct_STRIP"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5 -printf "%s\n" "$ac_ct_STRIP" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5 +$as_echo "$ac_ct_STRIP" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi if test "x$ac_ct_STRIP" = x; then @@ -4162,8 +3577,8 @@ else case $cross_compiling:$ac_tool_warned in yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac STRIP=$ac_ct_STRIP @@ -4175,31 +3590,25 @@ fi INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a race-free mkdir -p" >&5 -printf %s "checking for a race-free mkdir -p... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5 +$as_echo_n "checking for a thread-safe mkdir -p... " >&6; } if test -z "$MKDIR_P"; then - if test ${ac_cv_path_mkdir+y} -then : - printf %s "(cached) " >&6 -else $as_nop + if ${ac_cv_path_mkdir+:} false; then : + $as_echo_n "(cached) " >&6 +else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_prog in mkdir gmkdir; do for ac_exec_ext in '' $ac_executable_extensions; do - as_fn_executable_p "$as_dir$ac_prog$ac_exec_ext" || continue - case `"$as_dir$ac_prog$ac_exec_ext" --version 2>&1` in #( - 'mkdir ('*'coreutils) '* | \ - 'BusyBox '* | \ + as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue + case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( + 'mkdir (GNU coreutils) '* | \ + 'mkdir (coreutils) '* | \ 'mkdir (fileutils) '4.1*) - ac_cv_path_mkdir=$as_dir$ac_prog$ac_exec_ext + ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext break 3;; esac done @@ -4210,7 +3619,7 @@ fi test -d ./--version && rmdir ./--version - if test ${ac_cv_path_mkdir+y}; then + if test "${ac_cv_path_mkdir+set}" = set; then MKDIR_P="$ac_cv_path_mkdir -p" else # As a last resort, use the slow shell script. Don't cache a @@ -4220,19 +3629,18 @@ MKDIR_P="$ac_install_sh -d" fi fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5 -printf "%s\n" "$MKDIR_P" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5 +$as_echo "$MKDIR_P" >&6; } for ac_prog in gawk mawk nawk awk do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_AWK+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_AWK+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$AWK"; then ac_cv_prog_AWK="$AWK" # Let the user override the test. else @@ -4240,15 +3648,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_AWK="$ac_prog" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -4259,25 +3663,24 @@ fi AWK=$ac_cv_prog_AWK if test -n "$AWK"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5 -printf "%s\n" "$AWK" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5 +$as_echo "$AWK" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi test -n "$AWK" && break done -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 -printf %s "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 +$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } set x ${MAKE-make} -ac_make=`printf "%s\n" "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` -if eval test \${ac_cv_prog_make_${ac_make}_set+y} -then : - printf %s "(cached) " >&6 -else $as_nop +ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` +if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : + $as_echo_n "(cached) " >&6 +else cat >conftest.make <<\_ACEOF SHELL = /bin/sh all: @@ -4293,12 +3696,12 @@ rm -f conftest.make fi if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } SET_MAKE= else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } SET_MAKE="MAKE=${MAKE-make}" fi @@ -4312,8 +3715,7 @@ rmdir .tst 2>/dev/null # Check whether --enable-silent-rules was given. -if test ${enable_silent_rules+y} -then : +if test "${enable_silent_rules+set}" = set; then : enableval=$enable_silent_rules; fi @@ -4323,13 +3725,12 @@ *) AM_DEFAULT_VERBOSITY=1;; esac am_make=${MAKE-make} -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5 -printf %s "checking whether $am_make supports nested variables... " >&6; } -if test ${am_cv_make_support_nested_variables+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if printf "%s\n" 'TRUE=$(BAR$(V)) +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5 +$as_echo_n "checking whether $am_make supports nested variables... " >&6; } +if ${am_cv_make_support_nested_variables+:} false; then : + $as_echo_n "(cached) " >&6 +else + if $as_echo 'TRUE=$(BAR$(V)) BAR0=false BAR1=true V=1 @@ -4341,8 +3742,8 @@ am_cv_make_support_nested_variables=no fi fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5 -printf "%s\n" "$am_cv_make_support_nested_variables" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5 +$as_echo "$am_cv_make_support_nested_variables" >&6; } if test $am_cv_make_support_nested_variables = yes; then AM_V='$(V)' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' @@ -4374,7 +3775,7 @@ # Define the identity of the package. PACKAGE='gimp' - VERSION='2.10.32' + VERSION='2.10.34' # Some tools Automake needs. @@ -4415,20 +3816,6 @@ -# Variables for tags utilities; see am/tags.am -if test -z "$CTAGS"; then - CTAGS=ctags -fi - -if test -z "$ETAGS"; then - ETAGS=etags -fi - -if test -z "$CSCOPE"; then - CSCOPE=cscope -fi - - # POSIX will say in a future version that running "rm -f" with no argument # is OK; and we want to be able to make that assumption in our Makefile @@ -4477,8 +3864,7 @@ # Automake-1.11. Disable by either passing --disable-silent-rules to # configure or passing V=1 to make # Check whether --enable-silent-rules was given. -if test ${enable_silent_rules+y} -then : +if test "${enable_silent_rules+set}" = set; then : enableval=$enable_silent_rules; fi @@ -4488,13 +3874,12 @@ *) AM_DEFAULT_VERBOSITY=0;; esac am_make=${MAKE-make} -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5 -printf %s "checking whether $am_make supports nested variables... " >&6; } -if test ${am_cv_make_support_nested_variables+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if printf "%s\n" 'TRUE=$(BAR$(V)) +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5 +$as_echo_n "checking whether $am_make supports nested variables... " >&6; } +if ${am_cv_make_support_nested_variables+:} false; then : + $as_echo_n "(cached) " >&6 +else + if $as_echo 'TRUE=$(BAR$(V)) BAR0=false BAR1=true V=1 @@ -4506,8 +3891,8 @@ am_cv_make_support_nested_variables=no fi fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5 -printf "%s\n" "$am_cv_make_support_nested_variables" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5 +$as_echo "$am_cv_make_support_nested_variables" >&6; } if test $am_cv_make_support_nested_variables = yes; then AM_V='$(V)' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' @@ -4520,11 +3905,11 @@ GIMP_MAJOR_VERSION=2 GIMP_MINOR_VERSION=10 -GIMP_MICRO_VERSION=32 -GIMP_INTERFACE_AGE=32 -GIMP_BINARY_AGE=1032 -GIMP_VERSION=2.10.32 -GIMP_REAL_VERSION=2.10.32 +GIMP_MICRO_VERSION=34 +GIMP_INTERFACE_AGE=34 +GIMP_BINARY_AGE=1034 +GIMP_VERSION=2.10.34 +GIMP_REAL_VERSION=2.10.34 GIMP_API_VERSION=2.0 GIMP_APP_VERSION=2.10 GIMP_PLUGIN_VERSION=2.0 @@ -4534,6 +3919,7 @@ GIMP_SYSCONF_VERSION=2.0 GIMP_USER_VERSION=2.10 GIMP_UNSTABLE=no +GIMP_RELEASE=yes GIMP_FULL_NAME="GNU Image Manipulation Program" @@ -4553,13 +3939,14 @@ + # Version strings used in some source, though it seems unnecessary to # declare them in the public API (libgimpbase/gimpversion.h). -printf "%s\n" "#define GIMP_PKGCONFIG_VERSION \"2.0\"" >>confdefs.h +$as_echo "#define GIMP_PKGCONFIG_VERSION \"2.0\"" >>confdefs.h -printf "%s\n" "#define GIMP_TOOL_VERSION \"2.0\"" >>confdefs.h +$as_echo "#define GIMP_TOOL_VERSION \"2.0\"" >>confdefs.h # These are used in the .pc files @@ -4569,7 +3956,7 @@ CAIRO_REQUIRED_VERSION=1.12.2 CAIRO_PDF_REQUIRED_VERSION=1.12.2 GEGL_MAJOR_MINOR_VERSION=0.4 -GEGL_REQUIRED_VERSION=0.4.36 +GEGL_REQUIRED_VERSION=0.4.38 GEXIV2_REQUIRED_VERSION=0.10.6 LCMS_REQUIRED_VERSION=2.8 LIBPNG_REQUIRED_VERSION=1.6.25 @@ -4593,7 +3980,7 @@ PYTHON2_REQUIRED_VERSION=2.5.0 WEBP_REQUIRED_VERSION=0.6.0 LIBHEIF_REQUIRED_VERSION=1.3.2 -LIBJXL_REQUIRED_VERSION=0.6.1 +LIBJXL_REQUIRED_VERSION=0.7.0 LIBUNWIND_REQUIRED_VERSION=1.1.0 XGETTEXT_REQUIRED_VERSION=0.19 @@ -4635,7 +4022,7 @@ # and automake conditional. if test "x$GIMP_UNSTABLE" = "xyes"; then -printf "%s\n" "#define GIMP_UNSTABLE 1" >>confdefs.h +$as_echo "#define GIMP_UNSTABLE 1" >>confdefs.h fi if test "x$GIMP_UNSTABLE" = "xyes"; then @@ -4647,12 +4034,25 @@ fi +if test "x$GIMP_RELEASE" = "xyes"; then + +$as_echo "#define GIMP_RELEASE 1" >>confdefs.h + +fi + if test "x$GIMP_RELEASE" = "xyes"; then + GIMP_RELEASE_TRUE= + GIMP_RELEASE_FALSE='#' +else + GIMP_RELEASE_TRUE='#' + GIMP_RELEASE_FALSE= +fi + # libtool versioning -LT_VERSION_INFO="1000:32:1000" +LT_VERSION_INFO="1000:34:1000" LT_CURRENT_MINUS_AGE=0 @@ -4662,12 +4062,13 @@ GETTEXT_PACKAGE=gimp20 -printf "%s\n" "#define GETTEXT_PACKAGE \"$GETTEXT_PACKAGE\"" >>confdefs.h +cat >>confdefs.h <<_ACEOF +#define GETTEXT_PACKAGE "$GETTEXT_PACKAGE" +_ACEOF # work around intltool-update issues during 'make distcheck' -if test "x$0" != "x./configure" -then : +if test "x$0" != "x./configure"; then : INTLTOOL_UPDATE=/bin/true @@ -4675,15 +4076,6 @@ fi # Determine a C compiler to use - - - - - - - - - ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' @@ -4692,12 +4084,11 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. set dummy ${ac_tool_prefix}gcc; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_CC+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_CC+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else @@ -4705,15 +4096,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_CC="${ac_tool_prefix}gcc" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -4724,11 +4111,11 @@ fi CC=$ac_cv_prog_CC if test -n "$CC"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 -printf "%s\n" "$CC" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 +$as_echo "$CC" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -4737,12 +4124,11 @@ ac_ct_CC=$CC # Extract the first word of "gcc", so it can be a program name with args. set dummy gcc; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_CC+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_ac_ct_CC+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. else @@ -4750,15 +4136,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_CC="gcc" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -4769,11 +4151,11 @@ fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 -printf "%s\n" "$ac_ct_CC" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 +$as_echo "$ac_ct_CC" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi if test "x$ac_ct_CC" = x; then @@ -4781,8 +4163,8 @@ else case $cross_compiling:$ac_tool_warned in yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac CC=$ac_ct_CC @@ -4795,12 +4177,11 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. set dummy ${ac_tool_prefix}cc; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_CC+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_CC+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else @@ -4808,15 +4189,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_CC="${ac_tool_prefix}cc" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -4827,11 +4204,11 @@ fi CC=$ac_cv_prog_CC if test -n "$CC"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 -printf "%s\n" "$CC" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 +$as_echo "$CC" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -4840,12 +4217,11 @@ if test -z "$CC"; then # Extract the first word of "cc", so it can be a program name with args. set dummy cc; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_CC+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_CC+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else @@ -4854,19 +4230,15 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - if test "$as_dir$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then ac_prog_rejected=yes continue fi ac_cv_prog_CC="cc" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -4882,18 +4254,18 @@ # However, it has the same basename, so the bogon will be chosen # first if we set CC to just the basename; use the full file name. shift - ac_cv_prog_CC="$as_dir$ac_word${1+' '}$@" + ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@" fi fi fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 -printf "%s\n" "$CC" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 +$as_echo "$CC" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -4904,12 +4276,11 @@ do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_CC+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_CC+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else @@ -4917,15 +4288,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_CC="$ac_tool_prefix$ac_prog" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -4936,11 +4303,11 @@ fi CC=$ac_cv_prog_CC if test -n "$CC"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 -printf "%s\n" "$CC" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 +$as_echo "$CC" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -4953,12 +4320,11 @@ do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_CC+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_ac_ct_CC+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. else @@ -4966,15 +4332,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_CC="$ac_prog" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -4985,11 +4347,11 @@ fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 -printf "%s\n" "$ac_ct_CC" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 +$as_echo "$ac_ct_CC" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -5001,8 +4363,8 @@ else case $cross_compiling:$ac_tool_warned in yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac CC=$ac_ct_CC @@ -5010,129 +4372,25 @@ fi fi -if test -z "$CC"; then - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}clang", so it can be a program name with args. -set dummy ${ac_tool_prefix}clang; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_CC+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$CC"; then - ac_cv_prog_CC="$CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_CC="${ac_tool_prefix}clang" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS -fi -fi -CC=$ac_cv_prog_CC -if test -n "$CC"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC" >&5 -printf "%s\n" "$CC" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - -fi -if test -z "$ac_cv_prog_CC"; then - ac_ct_CC=$CC - # Extract the first word of "clang", so it can be a program name with args. -set dummy clang; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_CC+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$ac_ct_CC"; then - ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_CC="clang" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_CC=$ac_cv_prog_ac_ct_CC -if test -n "$ac_ct_CC"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5 -printf "%s\n" "$ac_ct_CC" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - if test "x$ac_ct_CC" = x; then - CC="" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - CC=$ac_ct_CC - fi -else - CC="$ac_cv_prog_CC" -fi - -fi - - -test -z "$CC" && { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "no acceptable C compiler found in \$PATH -See \`config.log' for more details" "$LINENO" 5; } +test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} +as_fn_error $? "no acceptable C compiler found in \$PATH +See \`config.log' for more details" "$LINENO" 5; } # Provide some information about the compiler. -printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 +$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 set X $ac_compile ac_compiler=$2 -for ac_option in --version -v -V -qversion -version; do +for ac_option in --version -v -V -qversion; do { { ac_try="$ac_compiler $ac_option >&5" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -printf "%s\n" "$ac_try_echo"; } >&5 +$as_echo "$ac_try_echo"; } >&5 (eval "$ac_compiler $ac_option >&5") 2>conftest.err ac_status=$? if test -s conftest.err; then @@ -5142,7 +4400,7 @@ cat conftest.er1 >&5 fi rm -f conftest.er1 conftest.err - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } done @@ -5150,7 +4408,7 @@ /* end confdefs.h. */ int -main (void) +main () { ; @@ -5162,9 +4420,9 @@ # Try to create an executable without -o first, disregard a.out. # It will help us diagnose broken compilers, and finding out an intuition # of exeext. -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5 -printf %s "checking whether the C compiler works... " >&6; } -ac_link_default=`printf "%s\n" "$ac_link" | sed 's/ -o *conftest[^ ]*//'` +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5 +$as_echo_n "checking whether the C compiler works... " >&6; } +ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` # The possible output files: ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" @@ -5185,12 +4443,11 @@ *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -printf "%s\n" "$ac_try_echo"; } >&5 +$as_echo "$ac_try_echo"; } >&5 (eval "$ac_link_default") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } -then : + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; }; then : # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. # So ignore a value of `no', otherwise this would lead to `EXEEXT = no' # in a Makefile. We should not override ac_cv_exeext if it was cached, @@ -5207,7 +4464,7 @@ # certainly right. break;; *.* ) - if test ${ac_cv_exeext+y} && test "$ac_cv_exeext" != no; + if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no; then :; else ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` fi @@ -5223,46 +4480,44 @@ done test "$ac_cv_exeext" = no && ac_cv_exeext= -else $as_nop +else ac_file='' fi -if test -z "$ac_file" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -printf "%s\n" "$as_me: failed program was:" >&5 +if test -z "$ac_file"; then : + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } +$as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} +{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error 77 "C compiler cannot create executables See \`config.log' for more details" "$LINENO" 5; } -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 -printf %s "checking for C compiler default output file name... " >&6; } -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5 -printf "%s\n" "$ac_file" >&6; } +else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } +fi +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5 +$as_echo_n "checking for C compiler default output file name... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5 +$as_echo "$ac_file" >&6; } ac_exeext=$ac_cv_exeext rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out ac_clean_files=$ac_clean_files_save -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5 -printf %s "checking for suffix of executables... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5 +$as_echo_n "checking for suffix of executables... " >&6; } if { { ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -printf "%s\n" "$ac_try_echo"; } >&5 +$as_echo "$ac_try_echo"; } >&5 (eval "$ac_link") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } -then : + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; }; then : # If both `conftest.exe' and `conftest' are `present' (well, observable) # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will # work properly (i.e., refer to `conftest.exe'), while it won't with @@ -5276,15 +4531,15 @@ * ) break;; esac done -else $as_nop - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} +else + { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "cannot compute suffix of executables: cannot compile and link See \`config.log' for more details" "$LINENO" 5; } fi rm -f conftest conftest$ac_cv_exeext -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 -printf "%s\n" "$ac_cv_exeext" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5 +$as_echo "$ac_cv_exeext" >&6; } rm -f conftest.$ac_ext EXEEXT=$ac_cv_exeext @@ -5293,7 +4548,7 @@ /* end confdefs.h. */ #include int -main (void) +main () { FILE *f = fopen ("conftest.out", "w"); return ferror (f) || fclose (f) != 0; @@ -5305,8 +4560,8 @@ ac_clean_files="$ac_clean_files conftest.out" # Check that the compiler produces executables we can run. If not, either # the compiler is broken, or we cross compile. -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5 -printf %s "checking whether we are cross compiling... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5 +$as_echo_n "checking whether we are cross compiling... " >&6; } if test "$cross_compiling" != yes; then { { ac_try="$ac_link" case "(($ac_try" in @@ -5314,10 +4569,10 @@ *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -printf "%s\n" "$ac_try_echo"; } >&5 +$as_echo "$ac_try_echo"; } >&5 (eval "$ac_link") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } if { ac_try='./conftest$ac_cv_exeext' { { case "(($ac_try" in @@ -5325,40 +4580,39 @@ *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -printf "%s\n" "$ac_try_echo"; } >&5 +$as_echo "$ac_try_echo"; } >&5 (eval "$ac_try") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; }; then cross_compiling=no else if test "$cross_compiling" = maybe; then cross_compiling=yes else - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error 77 "cannot run C compiled programs. + { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} +as_fn_error $? "cannot run C compiled programs. If you meant to cross compile, use \`--host'. See \`config.log' for more details" "$LINENO" 5; } fi fi fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 -printf "%s\n" "$cross_compiling" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5 +$as_echo "$cross_compiling" >&6; } rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out ac_clean_files=$ac_clean_files_save -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 -printf %s "checking for suffix of object files... " >&6; } -if test ${ac_cv_objext+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 +$as_echo_n "checking for suffix of object files... " >&6; } +if ${ac_cv_objext+:} false; then : + $as_echo_n "(cached) " >&6 +else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; @@ -5372,12 +4626,11 @@ *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -printf "%s\n" "$ac_try_echo"; } >&5 +$as_echo "$ac_try_echo"; } >&5 (eval "$ac_compile") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } -then : + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; }; then : for ac_file in conftest.o conftest.obj conftest.*; do test -f "$ac_file" || continue; case $ac_file in @@ -5386,32 +4639,31 @@ break;; esac done -else $as_nop - printf "%s\n" "$as_me: failed program was:" >&5 +else + $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} +{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "cannot compute suffix of object files: cannot compile See \`config.log' for more details" "$LINENO" 5; } fi rm -f conftest.$ac_cv_objext conftest.$ac_ext fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 -printf "%s\n" "$ac_cv_objext" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5 +$as_echo "$ac_cv_objext" >&6; } OBJEXT=$ac_cv_objext ac_objext=$OBJEXT -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports GNU C" >&5 -printf %s "checking whether the compiler supports GNU C... " >&6; } -if test ${ac_cv_c_compiler_gnu+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 +$as_echo_n "checking whether we are using the GNU C compiler... " >&6; } +if ${ac_cv_c_compiler_gnu+:} false; then : + $as_echo_n "(cached) " >&6 +else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { #ifndef __GNUC__ choke me @@ -5421,33 +4673,29 @@ return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : ac_compiler_gnu=yes -else $as_nop +else ac_compiler_gnu=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_cv_c_compiler_gnu=$ac_compiler_gnu fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5 -printf "%s\n" "$ac_cv_c_compiler_gnu" >&6; } -ac_compiler_gnu=$ac_cv_c_compiler_gnu - +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5 +$as_echo "$ac_cv_c_compiler_gnu" >&6; } if test $ac_compiler_gnu = yes; then GCC=yes else GCC= fi -ac_test_CFLAGS=${CFLAGS+y} +ac_test_CFLAGS=${CFLAGS+set} ac_save_CFLAGS=$CFLAGS -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 -printf %s "checking whether $CC accepts -g... " >&6; } -if test ${ac_cv_prog_cc_g+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 +$as_echo_n "checking whether $CC accepts -g... " >&6; } +if ${ac_cv_prog_cc_g+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_save_c_werror_flag=$ac_c_werror_flag ac_c_werror_flag=yes ac_cv_prog_cc_g=no @@ -5456,60 +4704,57 @@ /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_g=yes -else $as_nop +else CFLAGS="" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : -else $as_nop +else ac_c_werror_flag=$ac_save_c_werror_flag CFLAGS="-g" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_g=yes fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_c_werror_flag=$ac_save_c_werror_flag fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5 -printf "%s\n" "$ac_cv_prog_cc_g" >&6; } -if test $ac_test_CFLAGS; then +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5 +$as_echo "$ac_cv_prog_cc_g" >&6; } +if test "$ac_test_CFLAGS" = set; then CFLAGS=$ac_save_CFLAGS elif test $ac_cv_prog_cc_g = yes; then if test "$GCC" = yes; then @@ -5524,144 +4769,94 @@ CFLAGS= fi fi -ac_prog_cc_stdc=no -if test x$ac_prog_cc_stdc = xno -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C11 features" >&5 -printf %s "checking for $CC option to enable C11 features... " >&6; } -if test ${ac_cv_prog_cc_c11+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_cv_prog_cc_c11=no +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 +$as_echo_n "checking for $CC option to accept ISO C89... " >&6; } +if ${ac_cv_prog_cc_c89+:} false; then : + $as_echo_n "(cached) " >&6 +else + ac_cv_prog_cc_c89=no ac_save_CC=$CC cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ -$ac_c_conftest_c11_program -_ACEOF -for ac_arg in '' -std=gnu11 -do - CC="$ac_save_CC $ac_arg" - if ac_fn_c_try_compile "$LINENO" -then : - ac_cv_prog_cc_c11=$ac_arg -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam - test "x$ac_cv_prog_cc_c11" != "xno" && break -done -rm -f conftest.$ac_ext -CC=$ac_save_CC -fi +#include +#include +struct stat; +/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ +struct buf { int x; }; +FILE * (*rcsopen) (struct buf *, struct stat *, int); +static char *e (p, i) + char **p; + int i; +{ + return p[i]; +} +static char *f (char * (*g) (char **, int), char **p, ...) +{ + char *s; + va_list v; + va_start (v,p); + s = g (p, va_arg (v,int)); + va_end (v); + return s; +} -if test "x$ac_cv_prog_cc_c11" = xno -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 -printf "%s\n" "unsupported" >&6; } -else $as_nop - if test "x$ac_cv_prog_cc_c11" = x -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 -printf "%s\n" "none needed" >&6; } -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c11" >&5 -printf "%s\n" "$ac_cv_prog_cc_c11" >&6; } - CC="$CC $ac_cv_prog_cc_c11" -fi - ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c11 - ac_prog_cc_stdc=c11 -fi -fi -if test x$ac_prog_cc_stdc = xno -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C99 features" >&5 -printf %s "checking for $CC option to enable C99 features... " >&6; } -if test ${ac_cv_prog_cc_c99+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_cv_prog_cc_c99=no -ac_save_CC=$CC -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -$ac_c_conftest_c99_program -_ACEOF -for ac_arg in '' -std=gnu99 -std=c99 -c99 -qlanglvl=extc1x -qlanglvl=extc99 -AC99 -D_STDC_C99= -do - CC="$ac_save_CC $ac_arg" - if ac_fn_c_try_compile "$LINENO" -then : - ac_cv_prog_cc_c99=$ac_arg -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam - test "x$ac_cv_prog_cc_c99" != "xno" && break -done -rm -f conftest.$ac_ext -CC=$ac_save_CC -fi +/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has + function prototypes and stuff, but not '\xHH' hex character constants. + These don't provoke an error unfortunately, instead are silently treated + as 'x'. The following induces an error, until -std is added to get + proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an + array size at least. It's necessary to write '\x00'==0 to get something + that's true only with -std. */ +int osf4_cc_array ['\x00' == 0 ? 1 : -1]; -if test "x$ac_cv_prog_cc_c99" = xno -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 -printf "%s\n" "unsupported" >&6; } -else $as_nop - if test "x$ac_cv_prog_cc_c99" = x -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 -printf "%s\n" "none needed" >&6; } -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5 -printf "%s\n" "$ac_cv_prog_cc_c99" >&6; } - CC="$CC $ac_cv_prog_cc_c99" -fi - ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c99 - ac_prog_cc_stdc=c99 -fi -fi -if test x$ac_prog_cc_stdc = xno -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C89 features" >&5 -printf %s "checking for $CC option to enable C89 features... " >&6; } -if test ${ac_cv_prog_cc_c89+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_cv_prog_cc_c89=no -ac_save_CC=$CC -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -$ac_c_conftest_c89_program +/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters + inside strings and character constants. */ +#define FOO(x) 'x' +int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; + +int test (int i, double x); +struct s1 {int (*f) (int a);}; +struct s2 {int (*f) (double a);}; +int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); +int argc; +char **argv; +int +main () +{ +return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; + ; + return 0; +} _ACEOF -for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" +for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ + -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" do CC="$ac_save_CC $ac_arg" - if ac_fn_c_try_compile "$LINENO" -then : + if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_c89=$ac_arg fi -rm -f core conftest.err conftest.$ac_objext conftest.beam +rm -f core conftest.err conftest.$ac_objext test "x$ac_cv_prog_cc_c89" != "xno" && break done rm -f conftest.$ac_ext CC=$ac_save_CC -fi -if test "x$ac_cv_prog_cc_c89" = xno -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 -printf "%s\n" "unsupported" >&6; } -else $as_nop - if test "x$ac_cv_prog_cc_c89" = x -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 -printf "%s\n" "none needed" >&6; } -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5 -printf "%s\n" "$ac_cv_prog_cc_c89" >&6; } - CC="$CC $ac_cv_prog_cc_c89" -fi - ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c89 - ac_prog_cc_stdc=c89 fi +# AC_CACHE_VAL +case "x$ac_cv_prog_cc_c89" in + x) + { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 +$as_echo "none needed" >&6; } ;; + xno) + { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 +$as_echo "unsupported" >&6; } ;; + *) + CC="$CC $ac_cv_prog_cc_c89" + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5 +$as_echo "$ac_cv_prog_cc_c89" >&6; } ;; +esac +if test "x$ac_cv_prog_cc_c89" != xno; then : + fi ac_ext=c @@ -5670,23 +4865,21 @@ ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu - - ac_ext=c +ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5 -printf %s "checking whether $CC understands -c and -o together... " >&6; } -if test ${am_cv_prog_cc_c_o+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5 +$as_echo_n "checking whether $CC understands -c and -o together... " >&6; } +if ${am_cv_prog_cc_c_o+:} false; then : + $as_echo_n "(cached) " >&6 +else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; @@ -5714,8 +4907,8 @@ rm -f core conftest* unset am_i fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5 -printf "%s\n" "$am_cv_prog_cc_c_o" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5 +$as_echo "$am_cv_prog_cc_c_o" >&6; } if test "$am_cv_prog_cc_c_o" != yes; then # Losing compiler, so override with the script. # FIXME: It is wrong to rewrite CC. @@ -5734,8 +4927,8 @@ ac_config_commands="$ac_config_commands depfiles" -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} supports the include directive" >&5 -printf %s "checking whether ${MAKE-make} supports the include directive... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} supports the include directive" >&5 +$as_echo_n "checking whether ${MAKE-make} supports the include directive... " >&6; } cat > confinc.mk << 'END' am__doit: @echo this is the am__doit target >confinc.out @@ -5771,12 +4964,11 @@ fi done rm -f confinc.* confmf.* -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${_am_result}" >&5 -printf "%s\n" "${_am_result}" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: ${_am_result}" >&5 +$as_echo "${_am_result}" >&6; } # Check whether --enable-dependency-tracking was given. -if test ${enable_dependency_tracking+y} -then : +if test "${enable_dependency_tracking+set}" = set; then : enableval=$enable_dependency_tracking; fi @@ -5797,12 +4989,11 @@ depcc="$CC" am_compiler_list= -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 -printf %s "checking dependency style of $depcc... " >&6; } -if test ${am_cv_CC_dependencies_compiler_type+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 +$as_echo_n "checking dependency style of $depcc... " >&6; } +if ${am_cv_CC_dependencies_compiler_type+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For @@ -5909,8 +5100,8 @@ fi fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5 -printf "%s\n" "$am_cv_CC_dependencies_compiler_type" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5 +$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; } CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type if @@ -5929,36 +5120,40 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5 -printf %s "checking how to run the C preprocessor... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5 +$as_echo_n "checking how to run the C preprocessor... " >&6; } # On Suns, sometimes $CPP names a directory. if test -n "$CPP" && test -d "$CPP"; then CPP= fi if test -z "$CPP"; then - if test ${ac_cv_prog_CPP+y} -then : - printf %s "(cached) " >&6 -else $as_nop - # Double quotes because $CC needs to be expanded - for CPP in "$CC -E" "$CC -E -traditional-cpp" cpp /lib/cpp + if ${ac_cv_prog_CPP+:} false; then : + $as_echo_n "(cached) " >&6 +else + # Double quotes because CPP needs to be expanded + for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" do ac_preproc_ok=false for ac_c_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. + # Prefer to if __STDC__ is defined, since + # exists even on freestanding compilers. # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ -#include +#ifdef __STDC__ +# include +#else +# include +#endif Syntax error _ACEOF -if ac_fn_c_try_cpp "$LINENO" -then : +if ac_fn_c_try_cpp "$LINENO"; then : -else $as_nop +else # Broken: fails on valid input. continue fi @@ -5970,11 +5165,10 @@ /* end confdefs.h. */ #include _ACEOF -if ac_fn_c_try_cpp "$LINENO" -then : +if ac_fn_c_try_cpp "$LINENO"; then : # Broken: success on invalid input. continue -else $as_nop +else # Passes both tests. ac_preproc_ok=: break @@ -5984,8 +5178,7 @@ done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. rm -f conftest.i conftest.err conftest.$ac_ext -if $ac_preproc_ok -then : +if $ac_preproc_ok; then : break fi @@ -5997,24 +5190,29 @@ else ac_cv_prog_CPP=$CPP fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5 -printf "%s\n" "$CPP" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5 +$as_echo "$CPP" >&6; } ac_preproc_ok=false for ac_c_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. + # Prefer to if __STDC__ is defined, since + # exists even on freestanding compilers. # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ -#include +#ifdef __STDC__ +# include +#else +# include +#endif Syntax error _ACEOF -if ac_fn_c_try_cpp "$LINENO" -then : +if ac_fn_c_try_cpp "$LINENO"; then : -else $as_nop +else # Broken: fails on valid input. continue fi @@ -6026,11 +5224,10 @@ /* end confdefs.h. */ #include _ACEOF -if ac_fn_c_try_cpp "$LINENO" -then : +if ac_fn_c_try_cpp "$LINENO"; then : # Broken: success on invalid input. continue -else $as_nop +else # Passes both tests. ac_preproc_ok=: break @@ -6040,12 +5237,11 @@ done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. rm -f conftest.i conftest.err conftest.$ac_ext -if $ac_preproc_ok -then : +if $ac_preproc_ok; then : -else $as_nop - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} +else + { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "C preprocessor \"$CPP\" fails sanity check See \`config.log' for more details" "$LINENO" 5; } fi @@ -6057,29 +5253,26 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu - - - # Make sure we can run config.sub. -$SHELL "${ac_aux_dir}config.sub" sun4 >/dev/null 2>&1 || - as_fn_error $? "cannot run $SHELL ${ac_aux_dir}config.sub" "$LINENO" 5 - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 -printf %s "checking build system type... " >&6; } -if test ${ac_cv_build+y} -then : - printf %s "(cached) " >&6 -else $as_nop +# Make sure we can run config.sub. +$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || + as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 + +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 +$as_echo_n "checking build system type... " >&6; } +if ${ac_cv_build+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_build_alias=$build_alias test "x$ac_build_alias" = x && - ac_build_alias=`$SHELL "${ac_aux_dir}config.guess"` + ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` test "x$ac_build_alias" = x && as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 -ac_cv_build=`$SHELL "${ac_aux_dir}config.sub" $ac_build_alias` || - as_fn_error $? "$SHELL ${ac_aux_dir}config.sub $ac_build_alias failed" "$LINENO" 5 +ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || + as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 -printf "%s\n" "$ac_cv_build" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5 +$as_echo "$ac_cv_build" >&6; } case $ac_cv_build in *-*-*) ;; *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;; @@ -6098,22 +5291,21 @@ case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking host system type" >&5 -printf %s "checking host system type... " >&6; } -if test ${ac_cv_host+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5 +$as_echo_n "checking host system type... " >&6; } +if ${ac_cv_host+:} false; then : + $as_echo_n "(cached) " >&6 +else if test "x$host_alias" = x; then ac_cv_host=$ac_cv_build else - ac_cv_host=`$SHELL "${ac_aux_dir}config.sub" $host_alias` || - as_fn_error $? "$SHELL ${ac_aux_dir}config.sub $host_alias failed" "$LINENO" 5 + ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || + as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 fi fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5 -printf "%s\n" "$ac_cv_host" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5 +$as_echo "$ac_cv_host" >&6; } case $ac_cv_host in *-*-*) ;; *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;; @@ -6147,12 +5339,11 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. set dummy ${ac_tool_prefix}gcc; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_CC_FOR_BUILD+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_CC_FOR_BUILD+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$CC_FOR_BUILD"; then ac_cv_prog_CC_FOR_BUILD="$CC_FOR_BUILD" # Let the user override the test. else @@ -6160,15 +5351,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_CC_FOR_BUILD="${ac_tool_prefix}gcc" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -6179,11 +5366,11 @@ fi CC_FOR_BUILD=$ac_cv_prog_CC_FOR_BUILD if test -n "$CC_FOR_BUILD"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC_FOR_BUILD" >&5 -printf "%s\n" "$CC_FOR_BUILD" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC_FOR_BUILD" >&5 +$as_echo "$CC_FOR_BUILD" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -6192,12 +5379,11 @@ ac_ct_CC_FOR_BUILD=$CC_FOR_BUILD # Extract the first word of "gcc", so it can be a program name with args. set dummy gcc; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_CC_FOR_BUILD+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_ac_ct_CC_FOR_BUILD+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$ac_ct_CC_FOR_BUILD"; then ac_cv_prog_ac_ct_CC_FOR_BUILD="$ac_ct_CC_FOR_BUILD" # Let the user override the test. else @@ -6205,15 +5391,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_CC_FOR_BUILD="gcc" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -6224,11 +5406,11 @@ fi ac_ct_CC_FOR_BUILD=$ac_cv_prog_ac_ct_CC_FOR_BUILD if test -n "$ac_ct_CC_FOR_BUILD"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC_FOR_BUILD" >&5 -printf "%s\n" "$ac_ct_CC_FOR_BUILD" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC_FOR_BUILD" >&5 +$as_echo "$ac_ct_CC_FOR_BUILD" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi if test "x$ac_ct_CC_FOR_BUILD" = x; then @@ -6236,8 +5418,8 @@ else case $cross_compiling:$ac_tool_warned in yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with build triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with build triplet" >&2;} +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with build triplet" >&5 +$as_echo "$as_me: WARNING: using cross tools not prefixed with build triplet" >&2;} ac_tool_warned=yes ;; esac CC_FOR_BUILD=$ac_ct_CC_FOR_BUILD @@ -6250,12 +5432,11 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. set dummy ${ac_tool_prefix}cc; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_CC_FOR_BUILD+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_CC_FOR_BUILD+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$CC_FOR_BUILD"; then ac_cv_prog_CC_FOR_BUILD="$CC_FOR_BUILD" # Let the user override the test. else @@ -6263,15 +5444,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_CC_FOR_BUILD="${ac_tool_prefix}cc" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -6282,11 +5459,11 @@ fi CC_FOR_BUILD=$ac_cv_prog_CC_FOR_BUILD if test -n "$CC_FOR_BUILD"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC_FOR_BUILD" >&5 -printf "%s\n" "$CC_FOR_BUILD" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC_FOR_BUILD" >&5 +$as_echo "$CC_FOR_BUILD" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -6295,12 +5472,11 @@ if test -z "$CC_FOR_BUILD"; then # Extract the first word of "cc", so it can be a program name with args. set dummy cc; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_CC_FOR_BUILD+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_CC_FOR_BUILD+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$CC_FOR_BUILD"; then ac_cv_prog_CC_FOR_BUILD="$CC_FOR_BUILD" # Let the user override the test. else @@ -6309,19 +5485,15 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - if test "$as_dir$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then ac_prog_rejected=yes continue fi ac_cv_prog_CC_FOR_BUILD="cc" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -6337,18 +5509,18 @@ # However, it has the same basename, so the bogon will be chosen # first if we set CC_FOR_BUILD to just the basename; use the full file name. shift - ac_cv_prog_CC_FOR_BUILD="$as_dir$ac_word${1+' '}$@" + ac_cv_prog_CC_FOR_BUILD="$as_dir/$ac_word${1+' '}$@" fi fi fi fi CC_FOR_BUILD=$ac_cv_prog_CC_FOR_BUILD if test -n "$CC_FOR_BUILD"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC_FOR_BUILD" >&5 -printf "%s\n" "$CC_FOR_BUILD" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC_FOR_BUILD" >&5 +$as_echo "$CC_FOR_BUILD" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -6359,12 +5531,11 @@ do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_CC_FOR_BUILD+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_CC_FOR_BUILD+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$CC_FOR_BUILD"; then ac_cv_prog_CC_FOR_BUILD="$CC_FOR_BUILD" # Let the user override the test. else @@ -6372,15 +5543,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_CC_FOR_BUILD="$ac_tool_prefix$ac_prog" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -6391,11 +5558,11 @@ fi CC_FOR_BUILD=$ac_cv_prog_CC_FOR_BUILD if test -n "$CC_FOR_BUILD"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC_FOR_BUILD" >&5 -printf "%s\n" "$CC_FOR_BUILD" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC_FOR_BUILD" >&5 +$as_echo "$CC_FOR_BUILD" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -6408,12 +5575,11 @@ do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_CC_FOR_BUILD+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_ac_ct_CC_FOR_BUILD+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$ac_ct_CC_FOR_BUILD"; then ac_cv_prog_ac_ct_CC_FOR_BUILD="$ac_ct_CC_FOR_BUILD" # Let the user override the test. else @@ -6421,15 +5587,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_CC_FOR_BUILD="$ac_prog" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -6440,11 +5602,11 @@ fi ac_ct_CC_FOR_BUILD=$ac_cv_prog_ac_ct_CC_FOR_BUILD if test -n "$ac_ct_CC_FOR_BUILD"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC_FOR_BUILD" >&5 -printf "%s\n" "$ac_ct_CC_FOR_BUILD" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC_FOR_BUILD" >&5 +$as_echo "$ac_ct_CC_FOR_BUILD" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -6456,138 +5618,34 @@ else case $cross_compiling:$ac_tool_warned in yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with build triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with build triplet" >&2;} -ac_tool_warned=yes ;; -esac - CC_FOR_BUILD=$ac_ct_CC_FOR_BUILD - fi -fi - -fi -if test -z "$CC_FOR_BUILD"; then - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}clang", so it can be a program name with args. -set dummy ${ac_tool_prefix}clang; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_CC_FOR_BUILD+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$CC_FOR_BUILD"; then - ac_cv_prog_CC_FOR_BUILD="$CC_FOR_BUILD" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_CC_FOR_BUILD="${ac_tool_prefix}clang" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -CC_FOR_BUILD=$ac_cv_prog_CC_FOR_BUILD -if test -n "$CC_FOR_BUILD"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CC_FOR_BUILD" >&5 -printf "%s\n" "$CC_FOR_BUILD" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_CC_FOR_BUILD"; then - ac_ct_CC_FOR_BUILD=$CC_FOR_BUILD - # Extract the first word of "clang", so it can be a program name with args. -set dummy clang; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_CC_FOR_BUILD+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$ac_ct_CC_FOR_BUILD"; then - ac_cv_prog_ac_ct_CC_FOR_BUILD="$ac_ct_CC_FOR_BUILD" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_CC_FOR_BUILD="clang" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_CC_FOR_BUILD=$ac_cv_prog_ac_ct_CC_FOR_BUILD -if test -n "$ac_ct_CC_FOR_BUILD"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC_FOR_BUILD" >&5 -printf "%s\n" "$ac_ct_CC_FOR_BUILD" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - if test "x$ac_ct_CC_FOR_BUILD" = x; then - CC_FOR_BUILD="" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with build triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with build triplet" >&2;} +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with build triplet" >&5 +$as_echo "$as_me: WARNING: using cross tools not prefixed with build triplet" >&2;} ac_tool_warned=yes ;; esac CC_FOR_BUILD=$ac_ct_CC_FOR_BUILD fi -else - CC_FOR_BUILD="$ac_cv_prog_CC_FOR_BUILD" fi fi -test -z "$CC_FOR_BUILD" && { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} +test -z "$CC_FOR_BUILD" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "no acceptable C compiler found in \$PATH See \`config.log' for more details" "$LINENO" 5; } # Provide some information about the compiler. -printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 +$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5 set X $ac_build_compile ac_compiler=$2 -for ac_option in --version -v -V -qversion -version; do +for ac_option in --version -v -V -qversion; do { { ac_try="$ac_compiler $ac_option >&5" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -printf "%s\n" "$ac_try_echo"; } >&5 +$as_echo "$ac_try_echo"; } >&5 (eval "$ac_compiler $ac_option >&5") 2>conftest.err ac_status=$? if test -s conftest.err; then @@ -6597,21 +5655,20 @@ cat conftest.er1 >&5 fi rm -f conftest.er1 conftest.err - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } done -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports GNU C" >&5 -printf %s "checking whether the compiler supports GNU C... " >&6; } -if test ${ac_cv_c_compiler_gnu+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 +$as_echo_n "checking whether we are using the GNU C compiler... " >&6; } +if ${ac_cv_c_compiler_gnu+:} false; then : + $as_echo_n "(cached) " >&6 +else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { #ifndef __GNUC__ choke me @@ -6621,33 +5678,29 @@ return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : ac_compiler_gnu=yes -else $as_nop +else ac_compiler_gnu=no fi -rm -f core conftest.err conftest.$ac_build_objext conftest.beam conftest.$ac_ext +rm -f core conftest.err conftest.$ac_build_objext conftest.$ac_ext ac_cv_c_compiler_gnu=$ac_compiler_gnu fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5 -printf "%s\n" "$ac_cv_c_compiler_gnu" >&6; } -ac_compiler_gnu=$ac_cv_c_compiler_gnu - +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5 +$as_echo "$ac_cv_c_compiler_gnu" >&6; } if test $ac_compiler_gnu = yes; then GCC=yes else GCC= fi -ac_test_CFLAGS=${CFLAGS_FOR_BUILD+y} +ac_test_CFLAGS=${CFLAGS_FOR_BUILD+set} ac_save_CFLAGS=$CFLAGS_FOR_BUILD -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD accepts -g" >&5 -printf %s "checking whether $CC_FOR_BUILD accepts -g... " >&6; } -if test ${ac_cv_build_prog_cc_g+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD accepts -g" >&5 +$as_echo_n "checking whether $CC_FOR_BUILD accepts -g... " >&6; } +if ${ac_cv_build_prog_cc_g+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_save_c_werror_flag=$ac_c_werror_flag ac_c_werror_flag=yes ac_cv_build_prog_cc_g=no @@ -6656,60 +5709,57 @@ /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : ac_cv_build_prog_cc_g=yes -else $as_nop +else CFLAGS_FOR_BUILD="" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : -else $as_nop +else ac_c_werror_flag=$ac_save_c_werror_flag CFLAGS_FOR_BUILD="-g" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : ac_cv_build_prog_cc_g=yes fi -rm -f core conftest.err conftest.$ac_build_objext conftest.beam conftest.$ac_ext +rm -f core conftest.err conftest.$ac_build_objext conftest.$ac_ext fi -rm -f core conftest.err conftest.$ac_build_objext conftest.beam conftest.$ac_ext +rm -f core conftest.err conftest.$ac_build_objext conftest.$ac_ext fi -rm -f core conftest.err conftest.$ac_build_objext conftest.beam conftest.$ac_ext +rm -f core conftest.err conftest.$ac_build_objext conftest.$ac_ext ac_c_werror_flag=$ac_save_c_werror_flag fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build_prog_cc_g" >&5 -printf "%s\n" "$ac_cv_build_prog_cc_g" >&6; } -if test $ac_test_CFLAGS; then +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build_prog_cc_g" >&5 +$as_echo "$ac_cv_build_prog_cc_g" >&6; } +if test "$ac_test_CFLAGS" = set; then CFLAGS_FOR_BUILD=$ac_save_CFLAGS elif test $ac_cv_build_prog_cc_g = yes; then if test "$GCC" = yes; then @@ -6724,144 +5774,94 @@ CFLAGS_FOR_BUILD= fi fi -ac_prog_cc_stdc=no -if test x$ac_prog_cc_stdc = xno -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC_FOR_BUILD option to enable C11 features" >&5 -printf %s "checking for $CC_FOR_BUILD option to enable C11 features... " >&6; } -if test ${ac_cv_prog_cc_c11+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_cv_prog_cc_c11=no +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC_FOR_BUILD option to accept ISO C89" >&5 +$as_echo_n "checking for $CC_FOR_BUILD option to accept ISO C89... " >&6; } +if ${ac_cv_prog_cc_c89+:} false; then : + $as_echo_n "(cached) " >&6 +else + ac_cv_prog_cc_c89=no ac_save_CC=$CC_FOR_BUILD cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ -$ac_c_conftest_c11_program -_ACEOF -for ac_arg in '' -std=gnu11 -do - CC_FOR_BUILD="$ac_save_CC $ac_arg" - if ac_fn_c_try_compile "$LINENO" -then : - ac_cv_prog_cc_c11=$ac_arg -fi -rm -f core conftest.err conftest.$ac_build_objext conftest.beam - test "x$ac_cv_prog_cc_c11" != "xno" && break -done -rm -f conftest.$ac_ext -CC_FOR_BUILD=$ac_save_CC -fi +#include +#include +struct stat; +/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ +struct buf { int x; }; +FILE * (*rcsopen) (struct buf *, struct stat *, int); +static char *e (p, i) + char **p; + int i; +{ + return p[i]; +} +static char *f (char * (*g) (char **, int), char **p, ...) +{ + char *s; + va_list v; + va_start (v,p); + s = g (p, va_arg (v,int)); + va_end (v); + return s; +} -if test "x$ac_cv_prog_cc_c11" = xno -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 -printf "%s\n" "unsupported" >&6; } -else $as_nop - if test "x$ac_cv_prog_cc_c11" = x -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 -printf "%s\n" "none needed" >&6; } -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c11" >&5 -printf "%s\n" "$ac_cv_prog_cc_c11" >&6; } - CC_FOR_BUILD="$CC_FOR_BUILD $ac_cv_prog_cc_c11" -fi - ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c11 - ac_prog_cc_stdc=c11 -fi -fi -if test x$ac_prog_cc_stdc = xno -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC_FOR_BUILD option to enable C99 features" >&5 -printf %s "checking for $CC_FOR_BUILD option to enable C99 features... " >&6; } -if test ${ac_cv_prog_cc_c99+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_cv_prog_cc_c99=no -ac_save_CC=$CC_FOR_BUILD -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -$ac_c_conftest_c99_program -_ACEOF -for ac_arg in '' -std=gnu99 -std=c99 -c99 -qlanglvl=extc1x -qlanglvl=extc99 -AC99 -D_STDC_C99= -do - CC_FOR_BUILD="$ac_save_CC $ac_arg" - if ac_fn_c_try_compile "$LINENO" -then : - ac_cv_prog_cc_c99=$ac_arg -fi -rm -f core conftest.err conftest.$ac_build_objext conftest.beam - test "x$ac_cv_prog_cc_c99" != "xno" && break -done -rm -f conftest.$ac_ext -CC_FOR_BUILD=$ac_save_CC -fi +/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has + function prototypes and stuff, but not '\xHH' hex character constants. + These don't provoke an error unfortunately, instead are silently treated + as 'x'. The following induces an error, until -std is added to get + proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an + array size at least. It's necessary to write '\x00'==0 to get something + that's true only with -std. */ +int osf4_cc_array ['\x00' == 0 ? 1 : -1]; -if test "x$ac_cv_prog_cc_c99" = xno -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 -printf "%s\n" "unsupported" >&6; } -else $as_nop - if test "x$ac_cv_prog_cc_c99" = x -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 -printf "%s\n" "none needed" >&6; } -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5 -printf "%s\n" "$ac_cv_prog_cc_c99" >&6; } - CC_FOR_BUILD="$CC_FOR_BUILD $ac_cv_prog_cc_c99" -fi - ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c99 - ac_prog_cc_stdc=c99 -fi -fi -if test x$ac_prog_cc_stdc = xno -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC_FOR_BUILD option to enable C89 features" >&5 -printf %s "checking for $CC_FOR_BUILD option to enable C89 features... " >&6; } -if test ${ac_cv_prog_cc_c89+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_cv_prog_cc_c89=no -ac_save_CC=$CC_FOR_BUILD -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -$ac_c_conftest_c89_program +/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters + inside strings and character constants. */ +#define FOO(x) 'x' +int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; + +int test (int i, double x); +struct s1 {int (*f) (int a);}; +struct s2 {int (*f) (double a);}; +int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); +int argc; +char **argv; +int +main () +{ +return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; + ; + return 0; +} _ACEOF -for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" +for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ + -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" do CC_FOR_BUILD="$ac_save_CC $ac_arg" - if ac_fn_c_try_compile "$LINENO" -then : + if ac_fn_c_try_compile "$LINENO"; then : ac_cv_prog_cc_c89=$ac_arg fi -rm -f core conftest.err conftest.$ac_build_objext conftest.beam +rm -f core conftest.err conftest.$ac_build_objext test "x$ac_cv_prog_cc_c89" != "xno" && break done rm -f conftest.$ac_ext CC_FOR_BUILD=$ac_save_CC -fi -if test "x$ac_cv_prog_cc_c89" = xno -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 -printf "%s\n" "unsupported" >&6; } -else $as_nop - if test "x$ac_cv_prog_cc_c89" = x -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 -printf "%s\n" "none needed" >&6; } -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5 -printf "%s\n" "$ac_cv_prog_cc_c89" >&6; } - CC_FOR_BUILD="$CC_FOR_BUILD $ac_cv_prog_cc_c89" -fi - ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c89 - ac_prog_cc_stdc=c89 fi +# AC_CACHE_VAL +case "x$ac_cv_prog_cc_c89" in + x) + { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 +$as_echo "none needed" >&6; } ;; + xno) + { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 +$as_echo "unsupported" >&6; } ;; + *) + CC_FOR_BUILD="$CC_FOR_BUILD $ac_cv_prog_cc_c89" + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5 +$as_echo "$ac_cv_prog_cc_c89" >&6; } ;; +esac +if test "x$ac_cv_prog_cc_c89" != xno; then : + fi ac_ext=c @@ -6870,23 +5870,21 @@ ac_build_link='$CC_FOR_BUILD -o conftest$ac_build_exeext $CFLAGS_FOR_BUILD $CPPFLAGS_FOR_BUILD $LDFLAGS_FOR_BUILD conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu - - ac_ext=c +ac_ext=c ac_build_cpp='$CPP_FOR_BUILD $CPPFLAGS_FOR_BUILD' ac_build_compile='$CC_FOR_BUILD -c $CFLAGS_FOR_BUILD $CPPFLAGS_FOR_BUILD conftest.$ac_ext >&5' ac_build_link='$CC_FOR_BUILD -o conftest$ac_build_exeext $CFLAGS_FOR_BUILD $CPPFLAGS_FOR_BUILD $LDFLAGS_FOR_BUILD conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD understands -c and -o together" >&5 -printf %s "checking whether $CC_FOR_BUILD understands -c and -o together... " >&6; } -if test ${am_cv_prog_cc_c_o+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD understands -c and -o together" >&5 +$as_echo_n "checking whether $CC_FOR_BUILD understands -c and -o together... " >&6; } +if ${am_cv_prog_cc_c_o+:} false; then : + $as_echo_n "(cached) " >&6 +else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; @@ -6914,8 +5912,8 @@ rm -f core conftest* unset am_i fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5 -printf "%s\n" "$am_cv_prog_cc_c_o" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5 +$as_echo "$am_cv_prog_cc_c_o" >&6; } if test "$am_cv_prog_cc_c_o" != yes; then # Losing compiler, so override with the script. # FIXME: It is wrong to rewrite CC. @@ -6933,12 +5931,11 @@ depcc="$CC_FOR_BUILD" am_compiler_list= -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 -printf %s "checking dependency style of $depcc... " >&6; } -if test ${am_cv_CC_dependencies_compiler_type+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 +$as_echo_n "checking dependency style of $depcc... " >&6; } +if ${am_cv_CC_dependencies_compiler_type+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For @@ -7045,8 +6042,8 @@ fi fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5 -printf "%s\n" "$am_cv_CC_dependencies_compiler_type" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5 +$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; } CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type if @@ -7065,36 +6062,40 @@ ac_build_compile='$CC_FOR_BUILD -c $CFLAGS_FOR_BUILD $CPPFLAGS_FOR_BUILD conftest.$ac_ext >&5' ac_build_link='$CC_FOR_BUILD -o conftest$ac_build_exeext $CFLAGS_FOR_BUILD $CPPFLAGS_FOR_BUILD $LDFLAGS_FOR_BUILD conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5 -printf %s "checking how to run the C preprocessor... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5 +$as_echo_n "checking how to run the C preprocessor... " >&6; } # On Suns, sometimes $CPP names a directory. if test -n "$CPP_FOR_BUILD" && test -d "$CPP_FOR_BUILD"; then CPP_FOR_BUILD= fi if test -z "$CPP_FOR_BUILD"; then - if test ${ac_cv_build_prog_CPP+y} -then : - printf %s "(cached) " >&6 -else $as_nop - # Double quotes because $CC needs to be expanded - for CPP_FOR_BUILD in "$CC_FOR_BUILD -E" "$CC_FOR_BUILD -E -traditional-cpp" cpp /lib/cpp + if ${ac_cv_build_prog_CPP+:} false; then : + $as_echo_n "(cached) " >&6 +else + # Double quotes because CPP needs to be expanded + for CPP_FOR_BUILD in "$CC_FOR_BUILD -E" "$CC_FOR_BUILD -E -traditional-cpp" "/lib/cpp" do ac_preproc_ok=false for ac_c_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. + # Prefer to if __STDC__ is defined, since + # exists even on freestanding compilers. # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ -#include +#ifdef __STDC__ +# include +#else +# include +#endif Syntax error _ACEOF -if ac_fn_c_try_cpp "$LINENO" -then : +if ac_fn_c_try_cpp "$LINENO"; then : -else $as_nop +else # Broken: fails on valid input. continue fi @@ -7106,11 +6107,10 @@ /* end confdefs.h. */ #include _ACEOF -if ac_fn_c_try_cpp "$LINENO" -then : +if ac_fn_c_try_cpp "$LINENO"; then : # Broken: success on invalid input. continue -else $as_nop +else # Passes both tests. ac_preproc_ok=: break @@ -7120,8 +6120,7 @@ done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. rm -f conftest.i conftest.err conftest.$ac_ext -if $ac_preproc_ok -then : +if $ac_preproc_ok; then : break fi @@ -7133,24 +6132,29 @@ else ac_cv_build_prog_CPP=$CPP_FOR_BUILD fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CPP_FOR_BUILD" >&5 -printf "%s\n" "$CPP_FOR_BUILD" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP_FOR_BUILD" >&5 +$as_echo "$CPP_FOR_BUILD" >&6; } ac_preproc_ok=false for ac_c_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. + # Prefer to if __STDC__ is defined, since + # exists even on freestanding compilers. # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ -#include +#ifdef __STDC__ +# include +#else +# include +#endif Syntax error _ACEOF -if ac_fn_c_try_cpp "$LINENO" -then : +if ac_fn_c_try_cpp "$LINENO"; then : -else $as_nop +else # Broken: fails on valid input. continue fi @@ -7162,11 +6166,10 @@ /* end confdefs.h. */ #include _ACEOF -if ac_fn_c_try_cpp "$LINENO" -then : +if ac_fn_c_try_cpp "$LINENO"; then : # Broken: success on invalid input. continue -else $as_nop +else # Passes both tests. ac_preproc_ok=: break @@ -7176,12 +6179,11 @@ done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. rm -f conftest.i conftest.err conftest.$ac_ext -if $ac_preproc_ok -then : +if $ac_preproc_ok; then : -else $as_nop - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} +else + { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "C preprocessor \"$CPP_FOR_BUILD\" fails sanity check See \`config.log' for more details" "$LINENO" 5; } fi @@ -7209,12 +6211,6 @@ # Determine a C++ compiler to use - - - - - - ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' @@ -7225,16 +6221,15 @@ CXX=$CCC else if test -n "$ac_tool_prefix"; then - for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC clang++ + for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_CXX+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_CXX+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$CXX"; then ac_cv_prog_CXX="$CXX" # Let the user override the test. else @@ -7242,15 +6237,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -7261,11 +6252,11 @@ fi CXX=$ac_cv_prog_CXX if test -n "$CXX"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5 -printf "%s\n" "$CXX" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5 +$as_echo "$CXX" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -7274,16 +6265,15 @@ fi if test -z "$CXX"; then ac_ct_CXX=$CXX - for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC clang++ + for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_CXX+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_ac_ct_CXX+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$ac_ct_CXX"; then ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. else @@ -7291,15 +6281,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_CXX="$ac_prog" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -7310,11 +6296,11 @@ fi ac_ct_CXX=$ac_cv_prog_ac_ct_CXX if test -n "$ac_ct_CXX"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5 -printf "%s\n" "$ac_ct_CXX" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5 +$as_echo "$ac_ct_CXX" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -7326,8 +6312,8 @@ else case $cross_compiling:$ac_tool_warned in yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac CXX=$ac_ct_CXX @@ -7337,7 +6323,7 @@ fi fi # Provide some information about the compiler. -printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5 +$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5 set X $ac_compile ac_compiler=$2 for ac_option in --version -v -V -qversion; do @@ -7347,7 +6333,7 @@ *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" -printf "%s\n" "$ac_try_echo"; } >&5 +$as_echo "$ac_try_echo"; } >&5 (eval "$ac_compiler $ac_option >&5") 2>conftest.err ac_status=$? if test -s conftest.err; then @@ -7357,21 +6343,20 @@ cat conftest.er1 >&5 fi rm -f conftest.er1 conftest.err - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } done -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the compiler supports GNU C++" >&5 -printf %s "checking whether the compiler supports GNU C++... " >&6; } -if test ${ac_cv_cxx_compiler_gnu+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 +$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } +if ${ac_cv_cxx_compiler_gnu+:} false; then : + $as_echo_n "(cached) " >&6 +else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { #ifndef __GNUC__ choke me @@ -7381,33 +6366,29 @@ return 0; } _ACEOF -if ac_fn_cxx_try_compile "$LINENO" -then : +if ac_fn_cxx_try_compile "$LINENO"; then : ac_compiler_gnu=yes -else $as_nop +else ac_compiler_gnu=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_cv_cxx_compiler_gnu=$ac_compiler_gnu fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5 -printf "%s\n" "$ac_cv_cxx_compiler_gnu" >&6; } -ac_compiler_gnu=$ac_cv_cxx_compiler_gnu - +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5 +$as_echo "$ac_cv_cxx_compiler_gnu" >&6; } if test $ac_compiler_gnu = yes; then GXX=yes else GXX= fi -ac_test_CXXFLAGS=${CXXFLAGS+y} +ac_test_CXXFLAGS=${CXXFLAGS+set} ac_save_CXXFLAGS=$CXXFLAGS -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 -printf %s "checking whether $CXX accepts -g... " >&6; } -if test ${ac_cv_prog_cxx_g+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 +$as_echo_n "checking whether $CXX accepts -g... " >&6; } +if ${ac_cv_prog_cxx_g+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_save_cxx_werror_flag=$ac_cxx_werror_flag ac_cxx_werror_flag=yes ac_cv_prog_cxx_g=no @@ -7416,60 +6397,57 @@ /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_cxx_try_compile "$LINENO" -then : +if ac_fn_cxx_try_compile "$LINENO"; then : ac_cv_prog_cxx_g=yes -else $as_nop +else CXXFLAGS="" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_cxx_try_compile "$LINENO" -then : +if ac_fn_cxx_try_compile "$LINENO"; then : -else $as_nop +else ac_cxx_werror_flag=$ac_save_cxx_werror_flag CXXFLAGS="-g" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_cxx_try_compile "$LINENO" -then : +if ac_fn_cxx_try_compile "$LINENO"; then : ac_cv_prog_cxx_g=yes fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_cxx_werror_flag=$ac_save_cxx_werror_flag fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5 -printf "%s\n" "$ac_cv_prog_cxx_g" >&6; } -if test $ac_test_CXXFLAGS; then +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5 +$as_echo "$ac_cv_prog_cxx_g" >&6; } +if test "$ac_test_CXXFLAGS" = set; then CXXFLAGS=$ac_save_CXXFLAGS elif test $ac_cv_prog_cxx_g = yes; then if test "$GXX" = yes; then @@ -7484,100 +6462,6 @@ CXXFLAGS= fi fi -ac_prog_cxx_stdcxx=no -if test x$ac_prog_cxx_stdcxx = xno -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++11 features" >&5 -printf %s "checking for $CXX option to enable C++11 features... " >&6; } -if test ${ac_cv_prog_cxx_11+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_cv_prog_cxx_11=no -ac_save_CXX=$CXX -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -$ac_cxx_conftest_cxx11_program -_ACEOF -for ac_arg in '' -std=gnu++11 -std=gnu++0x -std=c++11 -std=c++0x -qlanglvl=extended0x -AA -do - CXX="$ac_save_CXX $ac_arg" - if ac_fn_cxx_try_compile "$LINENO" -then : - ac_cv_prog_cxx_cxx11=$ac_arg -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam - test "x$ac_cv_prog_cxx_cxx11" != "xno" && break -done -rm -f conftest.$ac_ext -CXX=$ac_save_CXX -fi - -if test "x$ac_cv_prog_cxx_cxx11" = xno -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 -printf "%s\n" "unsupported" >&6; } -else $as_nop - if test "x$ac_cv_prog_cxx_cxx11" = x -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 -printf "%s\n" "none needed" >&6; } -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_cxx11" >&5 -printf "%s\n" "$ac_cv_prog_cxx_cxx11" >&6; } - CXX="$CXX $ac_cv_prog_cxx_cxx11" -fi - ac_cv_prog_cxx_stdcxx=$ac_cv_prog_cxx_cxx11 - ac_prog_cxx_stdcxx=cxx11 -fi -fi -if test x$ac_prog_cxx_stdcxx = xno -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CXX option to enable C++98 features" >&5 -printf %s "checking for $CXX option to enable C++98 features... " >&6; } -if test ${ac_cv_prog_cxx_98+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_cv_prog_cxx_98=no -ac_save_CXX=$CXX -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -$ac_cxx_conftest_cxx98_program -_ACEOF -for ac_arg in '' -std=gnu++98 -std=c++98 -qlanglvl=extended -AA -do - CXX="$ac_save_CXX $ac_arg" - if ac_fn_cxx_try_compile "$LINENO" -then : - ac_cv_prog_cxx_cxx98=$ac_arg -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam - test "x$ac_cv_prog_cxx_cxx98" != "xno" && break -done -rm -f conftest.$ac_ext -CXX=$ac_save_CXX -fi - -if test "x$ac_cv_prog_cxx_cxx98" = xno -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5 -printf "%s\n" "unsupported" >&6; } -else $as_nop - if test "x$ac_cv_prog_cxx_cxx98" = x -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 -printf "%s\n" "none needed" >&6; } -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_cxx98" >&5 -printf "%s\n" "$ac_cv_prog_cxx_cxx98" >&6; } - CXX="$CXX $ac_cv_prog_cxx_cxx98" -fi - ac_cv_prog_cxx_stdcxx=$ac_cv_prog_cxx_cxx98 - ac_prog_cxx_stdcxx=cxx98 -fi -fi - ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' @@ -7586,12 +6470,11 @@ depcc="$CXX" am_compiler_list= -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 -printf %s "checking dependency style of $depcc... " >&6; } -if test ${am_cv_CXX_dependencies_compiler_type+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 +$as_echo_n "checking dependency style of $depcc... " >&6; } +if ${am_cv_CXX_dependencies_compiler_type+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For @@ -7698,8 +6581,8 @@ fi fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5 -printf "%s\n" "$am_cv_CXX_dependencies_compiler_type" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5 +$as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; } CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type if @@ -7721,12 +6604,11 @@ ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_cxx_compiler_gnu ac_success=no - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++14 features by default" >&5 -printf %s "checking whether $CXX supports C++14 features by default... " >&6; } -if test ${ax_cv_cxx_compile_cxx14+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++14 features by default" >&5 +$as_echo_n "checking whether $CXX supports C++14 features by default... " >&6; } +if ${ax_cv_cxx_compile_cxx14+:} false; then : + $as_echo_n "(cached) " >&6 +else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ @@ -8136,16 +7018,15 @@ _ACEOF -if ac_fn_cxx_try_compile "$LINENO" -then : +if ac_fn_cxx_try_compile "$LINENO"; then : ax_cv_cxx_compile_cxx14=yes -else $as_nop +else ax_cv_cxx_compile_cxx14=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ax_cv_cxx_compile_cxx14" >&5 -printf "%s\n" "$ax_cv_cxx_compile_cxx14" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_cxx_compile_cxx14" >&5 +$as_echo "$ax_cv_cxx_compile_cxx14" >&6; } if test x$ax_cv_cxx_compile_cxx14 = xyes; then ac_success=yes fi @@ -8153,13 +7034,12 @@ if test x$ac_success = xno; then for alternative in ${ax_cxx_compile_alternatives}; do switch="-std=gnu++${alternative}" - cachevar=`printf "%s\n" "ax_cv_cxx_compile_cxx14_$switch" | $as_tr_sh` - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++14 features with $switch" >&5 -printf %s "checking whether $CXX supports C++14 features with $switch... " >&6; } -if eval test \${$cachevar+y} -then : - printf %s "(cached) " >&6 -else $as_nop + cachevar=`$as_echo "ax_cv_cxx_compile_cxx14_$switch" | $as_tr_sh` + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++14 features with $switch" >&5 +$as_echo_n "checking whether $CXX supports C++14 features with $switch... " >&6; } +if eval \${$cachevar+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_save_CXX="$CXX" CXX="$CXX $switch" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -8571,18 +7451,17 @@ _ACEOF -if ac_fn_cxx_try_compile "$LINENO" -then : +if ac_fn_cxx_try_compile "$LINENO"; then : eval $cachevar=yes -else $as_nop +else eval $cachevar=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext CXX="$ac_save_CXX" fi eval ac_res=\$$cachevar - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 -printf "%s\n" "$ac_res" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 +$as_echo "$ac_res" >&6; } if eval test x\$$cachevar = xyes; then CXX="$CXX $switch" if test -n "$CXXCPP" ; then @@ -8597,13 +7476,12 @@ if test x$ac_success = xno; then for alternative in ${ax_cxx_compile_alternatives}; do for switch in -std=c++${alternative} +std=c++${alternative} "-h std=c++${alternative}"; do - cachevar=`printf "%s\n" "ax_cv_cxx_compile_cxx14_$switch" | $as_tr_sh` - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++14 features with $switch" >&5 -printf %s "checking whether $CXX supports C++14 features with $switch... " >&6; } -if eval test \${$cachevar+y} -then : - printf %s "(cached) " >&6 -else $as_nop + cachevar=`$as_echo "ax_cv_cxx_compile_cxx14_$switch" | $as_tr_sh` + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++14 features with $switch" >&5 +$as_echo_n "checking whether $CXX supports C++14 features with $switch... " >&6; } +if eval \${$cachevar+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_save_CXX="$CXX" CXX="$CXX $switch" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -9015,18 +7893,17 @@ _ACEOF -if ac_fn_cxx_try_compile "$LINENO" -then : +if ac_fn_cxx_try_compile "$LINENO"; then : eval $cachevar=yes -else $as_nop +else eval $cachevar=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext CXX="$ac_save_CXX" fi eval ac_res=\$$cachevar - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 -printf "%s\n" "$ac_res" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 +$as_echo "$ac_res" >&6; } if eval test x\$$cachevar = xyes; then CXX="$CXX $switch" if test -n "$CXXCPP" ; then @@ -9054,12 +7931,12 @@ fi if test x$ac_success = xno; then HAVE_CXX14=0 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: No compiler with C++14 support was found" >&5 -printf "%s\n" "$as_me: No compiler with C++14 support was found" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: No compiler with C++14 support was found" >&5 +$as_echo "$as_me: No compiler with C++14 support was found" >&6;} else HAVE_CXX14=1 -printf "%s\n" "#define HAVE_CXX14 1" >>confdefs.h +$as_echo "#define HAVE_CXX14 1" >>confdefs.h fi @@ -9069,15 +7946,14 @@ case `pwd` in *\ * | *\ *) - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5 -printf "%s\n" "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;; + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5 +$as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;; esac -macro_version='2.4.7' -macro_revision='2.4.7' - +macro_version='2.4.6' +macro_revision='2.4.6' @@ -9114,8 +7990,8 @@ ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5 -printf %s "checking how to print strings... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5 +$as_echo_n "checking how to print strings... " >&6; } # Test print first, because it will be a builtin if present. if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then @@ -9141,12 +8017,12 @@ } case $ECHO in - printf*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: printf" >&5 -printf "%s\n" "printf" >&6; } ;; - print*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: print -r" >&5 -printf "%s\n" "print -r" >&6; } ;; - *) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: cat" >&5 -printf "%s\n" "cat" >&6; } ;; + printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5 +$as_echo "printf" >&6; } ;; + print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5 +$as_echo "print -r" >&6; } ;; + *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5 +$as_echo "cat" >&6; } ;; esac @@ -9162,12 +8038,11 @@ -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5 -printf %s "checking for a sed that does not truncate output... " >&6; } -if test ${ac_cv_path_SED+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5 +$as_echo_n "checking for a sed that does not truncate output... " >&6; } +if ${ac_cv_path_SED+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/ for ac_i in 1 2 3 4 5 6 7; do ac_script="$ac_script$as_nl$ac_script" @@ -9181,15 +8056,10 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_prog in sed gsed - do + test -z "$as_dir" && as_dir=. + for ac_prog in sed gsed; do for ac_exec_ext in '' $ac_executable_extensions; do - ac_path_SED="$as_dir$ac_prog$ac_exec_ext" + ac_path_SED="$as_dir/$ac_prog$ac_exec_ext" as_fn_executable_p "$ac_path_SED" || continue # Check for GNU ac_path_SED and select it if it is found. # Check for GNU $ac_path_SED @@ -9198,13 +8068,13 @@ ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;; *) ac_count=0 - printf %s 0123456789 >"conftest.in" + $as_echo_n 0123456789 >"conftest.in" while : do cat "conftest.in" "conftest.in" >"conftest.tmp" mv "conftest.tmp" "conftest.in" cp "conftest.in" "conftest.nl" - printf "%s\n" '' >> "conftest.nl" + $as_echo '' >> "conftest.nl" "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break as_fn_arith $ac_count + 1 && ac_count=$as_val @@ -9232,8 +8102,8 @@ fi fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5 -printf "%s\n" "$ac_cv_path_SED" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5 +$as_echo "$ac_cv_path_SED" >&6; } SED="$ac_cv_path_SED" rm -f conftest.sed @@ -9250,12 +8120,11 @@ -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 -printf %s "checking for grep that handles long lines and -e... " >&6; } -if test ${ac_cv_path_GREP+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 +$as_echo_n "checking for grep that handles long lines and -e... " >&6; } +if ${ac_cv_path_GREP+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -z "$GREP"; then ac_path_GREP_found=false # Loop through the user's path and test for each of PROGNAME-LIST @@ -9263,15 +8132,10 @@ for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_prog in grep ggrep - do + test -z "$as_dir" && as_dir=. + for ac_prog in grep ggrep; do for ac_exec_ext in '' $ac_executable_extensions; do - ac_path_GREP="$as_dir$ac_prog$ac_exec_ext" + ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" as_fn_executable_p "$ac_path_GREP" || continue # Check for GNU ac_path_GREP and select it if it is found. # Check for GNU $ac_path_GREP @@ -9280,13 +8144,13 @@ ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; *) ac_count=0 - printf %s 0123456789 >"conftest.in" + $as_echo_n 0123456789 >"conftest.in" while : do cat "conftest.in" "conftest.in" >"conftest.tmp" mv "conftest.tmp" "conftest.in" cp "conftest.in" "conftest.nl" - printf "%s\n" 'GREP' >> "conftest.nl" + $as_echo 'GREP' >> "conftest.nl" "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break as_fn_arith $ac_count + 1 && ac_count=$as_val @@ -9314,17 +8178,16 @@ fi fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5 -printf "%s\n" "$ac_cv_path_GREP" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5 +$as_echo "$ac_cv_path_GREP" >&6; } GREP="$ac_cv_path_GREP" -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 -printf %s "checking for egrep... " >&6; } -if test ${ac_cv_path_EGREP+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 +$as_echo_n "checking for egrep... " >&6; } +if ${ac_cv_path_EGREP+:} false; then : + $as_echo_n "(cached) " >&6 +else if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 then ac_cv_path_EGREP="$GREP -E" else @@ -9335,15 +8198,10 @@ for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_prog in egrep - do + test -z "$as_dir" && as_dir=. + for ac_prog in egrep; do for ac_exec_ext in '' $ac_executable_extensions; do - ac_path_EGREP="$as_dir$ac_prog$ac_exec_ext" + ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" as_fn_executable_p "$ac_path_EGREP" || continue # Check for GNU ac_path_EGREP and select it if it is found. # Check for GNU $ac_path_EGREP @@ -9352,13 +8210,13 @@ ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; *) ac_count=0 - printf %s 0123456789 >"conftest.in" + $as_echo_n 0123456789 >"conftest.in" while : do cat "conftest.in" "conftest.in" >"conftest.tmp" mv "conftest.tmp" "conftest.in" cp "conftest.in" "conftest.nl" - printf "%s\n" 'EGREP' >> "conftest.nl" + $as_echo 'EGREP' >> "conftest.nl" "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break as_fn_arith $ac_count + 1 && ac_count=$as_val @@ -9387,17 +8245,16 @@ fi fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5 -printf "%s\n" "$ac_cv_path_EGREP" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5 +$as_echo "$ac_cv_path_EGREP" >&6; } EGREP="$ac_cv_path_EGREP" -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5 -printf %s "checking for fgrep... " >&6; } -if test ${ac_cv_path_FGREP+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5 +$as_echo_n "checking for fgrep... " >&6; } +if ${ac_cv_path_FGREP+:} false; then : + $as_echo_n "(cached) " >&6 +else if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1 then ac_cv_path_FGREP="$GREP -F" else @@ -9408,15 +8265,10 @@ for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_prog in fgrep - do + test -z "$as_dir" && as_dir=. + for ac_prog in fgrep; do for ac_exec_ext in '' $ac_executable_extensions; do - ac_path_FGREP="$as_dir$ac_prog$ac_exec_ext" + ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext" as_fn_executable_p "$ac_path_FGREP" || continue # Check for GNU ac_path_FGREP and select it if it is found. # Check for GNU $ac_path_FGREP @@ -9425,13 +8277,13 @@ ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;; *) ac_count=0 - printf %s 0123456789 >"conftest.in" + $as_echo_n 0123456789 >"conftest.in" while : do cat "conftest.in" "conftest.in" >"conftest.tmp" mv "conftest.tmp" "conftest.in" cp "conftest.in" "conftest.nl" - printf "%s\n" 'FGREP' >> "conftest.nl" + $as_echo 'FGREP' >> "conftest.nl" "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break as_fn_arith $ac_count + 1 && ac_count=$as_val @@ -9460,8 +8312,8 @@ fi fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5 -printf "%s\n" "$ac_cv_path_FGREP" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5 +$as_echo "$ac_cv_path_FGREP" >&6; } FGREP="$ac_cv_path_FGREP" @@ -9486,18 +8338,17 @@ # Check whether --with-gnu-ld was given. -if test ${with_gnu_ld+y} -then : +if test "${with_gnu_ld+set}" = set; then : withval=$with_gnu_ld; test no = "$withval" || with_gnu_ld=yes -else $as_nop +else with_gnu_ld=no fi ac_prog=ld if test yes = "$GCC"; then # Check if gcc -print-prog-name=ld gives a path. - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5 -printf %s "checking for ld used by $CC... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5 +$as_echo_n "checking for ld used by $CC... " >&6; } case $host in *-*-mingw*) # gcc leaves a trailing carriage return, which upsets mingw @@ -9526,16 +8377,15 @@ ;; esac elif test yes = "$with_gnu_ld"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5 -printf %s "checking for GNU ld... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5 +$as_echo_n "checking for GNU ld... " >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5 -printf %s "checking for non-GNU ld... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5 +$as_echo_n "checking for non-GNU ld... " >&6; } fi -if test ${lt_cv_path_LD+y} -then : - printf %s "(cached) " >&6 -else $as_nop +if ${lt_cv_path_LD+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -z "$LD"; then lt_save_ifs=$IFS; IFS=$PATH_SEPARATOR for ac_dir in $PATH; do @@ -9564,19 +8414,18 @@ LD=$lt_cv_path_LD if test -n "$LD"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LD" >&5 -printf "%s\n" "$LD" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5 +$as_echo "$LD" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 -printf %s "checking if the linker ($LD) is GNU ld... " >&6; } -if test ${lt_cv_prog_gnu_ld+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 +$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } +if ${lt_cv_prog_gnu_ld+:} false; then : + $as_echo_n "(cached) " >&6 +else # I'd rather use --version here, but apparently some GNU lds only accept -v. case `$LD -v 2>&1 &5 -printf "%s\n" "$lt_cv_prog_gnu_ld" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5 +$as_echo "$lt_cv_prog_gnu_ld" >&6; } with_gnu_ld=$lt_cv_prog_gnu_ld @@ -9599,12 +8448,11 @@ -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5 -printf %s "checking for BSD- or MS-compatible name lister (nm)... " >&6; } -if test ${lt_cv_path_NM+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5 +$as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; } +if ${lt_cv_path_NM+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$NM"; then # Let the user override the test. lt_cv_path_NM=$NM @@ -9629,13 +8477,13 @@ mingw*) lt_bad_file=conftest.nm/nofile ;; *) lt_bad_file=/dev/null ;; esac - case `"$tmp_nm" -B $lt_bad_file 2>&1 | $SED '1q'` in + case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in *$lt_bad_file* | *'Invalid file or object type'*) lt_cv_path_NM="$tmp_nm -B" break 2 ;; *) - case `"$tmp_nm" -p /dev/null 2>&1 | $SED '1q'` in + case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in */dev/null*) lt_cv_path_NM="$tmp_nm -p" break 2 @@ -9654,8 +8502,8 @@ : ${lt_cv_path_NM=no} fi fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5 -printf "%s\n" "$lt_cv_path_NM" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5 +$as_echo "$lt_cv_path_NM" >&6; } if test no != "$lt_cv_path_NM"; then NM=$lt_cv_path_NM else @@ -9668,12 +8516,11 @@ do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_DUMPBIN+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_DUMPBIN+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$DUMPBIN"; then ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test. else @@ -9681,15 +8528,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -9700,11 +8543,11 @@ fi DUMPBIN=$ac_cv_prog_DUMPBIN if test -n "$DUMPBIN"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5 -printf "%s\n" "$DUMPBIN" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5 +$as_echo "$DUMPBIN" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -9717,12 +8560,11 @@ do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_DUMPBIN+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_ac_ct_DUMPBIN+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$ac_ct_DUMPBIN"; then ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test. else @@ -9730,15 +8572,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_DUMPBIN="$ac_prog" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -9749,11 +8587,11 @@ fi ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN if test -n "$ac_ct_DUMPBIN"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5 -printf "%s\n" "$ac_ct_DUMPBIN" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5 +$as_echo "$ac_ct_DUMPBIN" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -9765,15 +8603,15 @@ else case $cross_compiling:$ac_tool_warned in yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac DUMPBIN=$ac_ct_DUMPBIN fi fi - case `$DUMPBIN -symbols -headers /dev/null 2>&1 | $SED '1q'` in + case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in *COFF*) DUMPBIN="$DUMPBIN -symbols -headers" ;; @@ -9794,12 +8632,11 @@ -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5 -printf %s "checking the name lister ($NM) interface... " >&6; } -if test ${lt_cv_nm_interface+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5 +$as_echo_n "checking the name lister ($NM) interface... " >&6; } +if ${lt_cv_nm_interface+:} false; then : + $as_echo_n "(cached) " >&6 +else lt_cv_nm_interface="BSD nm" echo "int some_variable = 0;" > conftest.$ac_ext (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5) @@ -9815,27 +8652,26 @@ fi rm -f conftest* fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5 -printf "%s\n" "$lt_cv_nm_interface" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5 +$as_echo "$lt_cv_nm_interface" >&6; } -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5 -printf %s "checking whether ln -s works... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5 +$as_echo_n "checking whether ln -s works... " >&6; } LN_S=$as_ln_s if test "$LN_S" = "ln -s"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5 -printf "%s\n" "no, using $LN_S" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5 +$as_echo "no, using $LN_S" >&6; } fi # find the maximum length of command line arguments -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5 -printf %s "checking the maximum length of command line arguments... " >&6; } -if test ${lt_cv_sys_max_cmd_len+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5 +$as_echo_n "checking the maximum length of command line arguments... " >&6; } +if ${lt_cv_sys_max_cmd_len+:} false; then : + $as_echo_n "(cached) " >&6 +else i=0 teststring=ABCD @@ -9877,7 +8713,7 @@ lt_cv_sys_max_cmd_len=8192; ;; - bitrig* | darwin* | dragonfly* | freebsd* | midnightbsd* | netbsd* | openbsd*) + bitrig* | darwin* | dragonfly* | freebsd* | netbsd* | openbsd*) # This has been around since 386BSD, at least. Likely further. if test -x /sbin/sysctl; then lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax` @@ -9920,7 +8756,7 @@ sysv5* | sco5v6* | sysv4.2uw2*) kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null` if test -n "$kargmax"; then - lt_cv_sys_max_cmd_len=`echo $kargmax | $SED 's/.*[ ]//'` + lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` else lt_cv_sys_max_cmd_len=32768 fi @@ -9962,11 +8798,11 @@ fi if test -n "$lt_cv_sys_max_cmd_len"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5 -printf "%s\n" "$lt_cv_sys_max_cmd_len" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5 +$as_echo "$lt_cv_sys_max_cmd_len" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none" >&5 -printf "%s\n" "none" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5 +$as_echo "none" >&6; } fi max_cmd_len=$lt_cv_sys_max_cmd_len @@ -10010,12 +8846,11 @@ -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to $host format" >&5 -printf %s "checking how to convert $build file names to $host format... " >&6; } -if test ${lt_cv_to_host_file_cmd+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to $host format" >&5 +$as_echo_n "checking how to convert $build file names to $host format... " >&6; } +if ${lt_cv_to_host_file_cmd+:} false; then : + $as_echo_n "(cached) " >&6 +else case $host in *-*-mingw* ) case $build in @@ -10051,19 +8886,18 @@ fi to_host_file_cmd=$lt_cv_to_host_file_cmd -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_host_file_cmd" >&5 -printf "%s\n" "$lt_cv_to_host_file_cmd" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_host_file_cmd" >&5 +$as_echo "$lt_cv_to_host_file_cmd" >&6; } -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to toolchain format" >&5 -printf %s "checking how to convert $build file names to toolchain format... " >&6; } -if test ${lt_cv_to_tool_file_cmd+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to toolchain format" >&5 +$as_echo_n "checking how to convert $build file names to toolchain format... " >&6; } +if ${lt_cv_to_tool_file_cmd+:} false; then : + $as_echo_n "(cached) " >&6 +else #assume ordinary cross tools, or native build. lt_cv_to_tool_file_cmd=func_convert_file_noop case $host in @@ -10079,23 +8913,22 @@ fi to_tool_file_cmd=$lt_cv_to_tool_file_cmd -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_tool_file_cmd" >&5 -printf "%s\n" "$lt_cv_to_tool_file_cmd" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_tool_file_cmd" >&5 +$as_echo "$lt_cv_to_tool_file_cmd" >&6; } -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5 -printf %s "checking for $LD option to reload object files... " >&6; } -if test ${lt_cv_ld_reload_flag+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5 +$as_echo_n "checking for $LD option to reload object files... " >&6; } +if ${lt_cv_ld_reload_flag+:} false; then : + $as_echo_n "(cached) " >&6 +else lt_cv_ld_reload_flag='-r' fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5 -printf "%s\n" "$lt_cv_ld_reload_flag" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5 +$as_echo "$lt_cv_ld_reload_flag" >&6; } reload_flag=$lt_cv_ld_reload_flag case $reload_flag in "" | " "*) ;; @@ -10126,122 +8959,13 @@ if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}file", so it can be a program name with args. -set dummy ${ac_tool_prefix}file; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_FILECMD+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$FILECMD"; then - ac_cv_prog_FILECMD="$FILECMD" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_FILECMD="${ac_tool_prefix}file" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -FILECMD=$ac_cv_prog_FILECMD -if test -n "$FILECMD"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $FILECMD" >&5 -printf "%s\n" "$FILECMD" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - -fi -if test -z "$ac_cv_prog_FILECMD"; then - ac_ct_FILECMD=$FILECMD - # Extract the first word of "file", so it can be a program name with args. -set dummy file; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_FILECMD+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test -n "$ac_ct_FILECMD"; then - ac_cv_prog_ac_ct_FILECMD="$ac_ct_FILECMD" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_FILECMD="file" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -ac_ct_FILECMD=$ac_cv_prog_ac_ct_FILECMD -if test -n "$ac_ct_FILECMD"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_FILECMD" >&5 -printf "%s\n" "$ac_ct_FILECMD" >&6; } -else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -fi - - if test "x$ac_ct_FILECMD" = x; then - FILECMD=":" - else - case $cross_compiling:$ac_tool_warned in -yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} -ac_tool_warned=yes ;; -esac - FILECMD=$ac_ct_FILECMD - fi -else - FILECMD="$ac_cv_prog_FILECMD" -fi - - - - - - - -if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args. set dummy ${ac_tool_prefix}objdump; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_OBJDUMP+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_OBJDUMP+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$OBJDUMP"; then ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test. else @@ -10249,15 +8973,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -10268,11 +8988,11 @@ fi OBJDUMP=$ac_cv_prog_OBJDUMP if test -n "$OBJDUMP"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5 -printf "%s\n" "$OBJDUMP" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5 +$as_echo "$OBJDUMP" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -10281,12 +9001,11 @@ ac_ct_OBJDUMP=$OBJDUMP # Extract the first word of "objdump", so it can be a program name with args. set dummy objdump; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_OBJDUMP+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_ac_ct_OBJDUMP+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$ac_ct_OBJDUMP"; then ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test. else @@ -10294,15 +9013,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_OBJDUMP="objdump" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -10313,11 +9028,11 @@ fi ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP if test -n "$ac_ct_OBJDUMP"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5 -printf "%s\n" "$ac_ct_OBJDUMP" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5 +$as_echo "$ac_ct_OBJDUMP" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi if test "x$ac_ct_OBJDUMP" = x; then @@ -10325,8 +9040,8 @@ else case $cross_compiling:$ac_tool_warned in yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac OBJDUMP=$ac_ct_OBJDUMP @@ -10342,12 +9057,11 @@ -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5 -printf %s "checking how to recognize dependent libraries... " >&6; } -if test ${lt_cv_deplibs_check_method+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5 +$as_echo_n "checking how to recognize dependent libraries... " >&6; } +if ${lt_cv_deplibs_check_method+:} false; then : + $as_echo_n "(cached) " >&6 +else lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_deplibs_check_method='unknown' @@ -10373,7 +9087,7 @@ bsdi[45]*) lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)' - lt_cv_file_magic_cmd='$FILECMD -L' + lt_cv_file_magic_cmd='/usr/bin/file -L' lt_cv_file_magic_test_file=/shlib/libc.so ;; @@ -10407,14 +9121,14 @@ lt_cv_deplibs_check_method=pass_all ;; -freebsd* | dragonfly* | midnightbsd*) +freebsd* | dragonfly*) if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then case $host_cpu in i*86 ) # Not sure whether the presence of OpenBSD here was a mistake. # Let's accept both of them until this is cleared up. lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library' - lt_cv_file_magic_cmd=$FILECMD + lt_cv_file_magic_cmd=/usr/bin/file lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*` ;; esac @@ -10428,7 +9142,7 @@ ;; hpux10.20* | hpux11*) - lt_cv_file_magic_cmd=$FILECMD + lt_cv_file_magic_cmd=/usr/bin/file case $host_cpu in ia64*) lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64' @@ -10475,7 +9189,7 @@ newos6*) lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)' - lt_cv_file_magic_cmd=$FILECMD + lt_cv_file_magic_cmd=/usr/bin/file lt_cv_file_magic_test_file=/usr/lib/libnls.so ;; @@ -10543,8 +9257,8 @@ esac fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5 -printf "%s\n" "$lt_cv_deplibs_check_method" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5 +$as_echo "$lt_cv_deplibs_check_method" >&6; } file_magic_glob= want_nocaseglob=no @@ -10588,12 +9302,11 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args. set dummy ${ac_tool_prefix}dlltool; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_DLLTOOL+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_DLLTOOL+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$DLLTOOL"; then ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test. else @@ -10601,15 +9314,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -10620,11 +9329,11 @@ fi DLLTOOL=$ac_cv_prog_DLLTOOL if test -n "$DLLTOOL"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5 -printf "%s\n" "$DLLTOOL" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5 +$as_echo "$DLLTOOL" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -10633,12 +9342,11 @@ ac_ct_DLLTOOL=$DLLTOOL # Extract the first word of "dlltool", so it can be a program name with args. set dummy dlltool; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_DLLTOOL+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_ac_ct_DLLTOOL+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$ac_ct_DLLTOOL"; then ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test. else @@ -10646,15 +9354,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_DLLTOOL="dlltool" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -10665,11 +9369,11 @@ fi ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL if test -n "$ac_ct_DLLTOOL"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5 -printf "%s\n" "$ac_ct_DLLTOOL" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5 +$as_echo "$ac_ct_DLLTOOL" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi if test "x$ac_ct_DLLTOOL" = x; then @@ -10677,8 +9381,8 @@ else case $cross_compiling:$ac_tool_warned in yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac DLLTOOL=$ac_ct_DLLTOOL @@ -10695,12 +9399,11 @@ -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to associate runtime and link libraries" >&5 -printf %s "checking how to associate runtime and link libraries... " >&6; } -if test ${lt_cv_sharedlib_from_linklib_cmd+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to associate runtime and link libraries" >&5 +$as_echo_n "checking how to associate runtime and link libraries... " >&6; } +if ${lt_cv_sharedlib_from_linklib_cmd+:} false; then : + $as_echo_n "(cached) " >&6 +else lt_cv_sharedlib_from_linklib_cmd='unknown' case $host_os in @@ -10723,8 +9426,8 @@ esac fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sharedlib_from_linklib_cmd" >&5 -printf "%s\n" "$lt_cv_sharedlib_from_linklib_cmd" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sharedlib_from_linklib_cmd" >&5 +$as_echo "$lt_cv_sharedlib_from_linklib_cmd" >&6; } sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO @@ -10740,12 +9443,11 @@ do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_AR+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_AR+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$AR"; then ac_cv_prog_AR="$AR" # Let the user override the test. else @@ -10753,15 +9455,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_AR="$ac_tool_prefix$ac_prog" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -10772,11 +9470,11 @@ fi AR=$ac_cv_prog_AR if test -n "$AR"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AR" >&5 -printf "%s\n" "$AR" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5 +$as_echo "$AR" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -10789,12 +9487,11 @@ do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_AR+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_ac_ct_AR+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$ac_ct_AR"; then ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test. else @@ -10802,15 +9499,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_AR="$ac_prog" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -10821,11 +9514,11 @@ fi ac_ct_AR=$ac_cv_prog_ac_ct_AR if test -n "$ac_ct_AR"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5 -printf "%s\n" "$ac_ct_AR" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5 +$as_echo "$ac_ct_AR" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -10837,8 +9530,8 @@ else case $cross_compiling:$ac_tool_warned in yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac AR=$ac_ct_AR @@ -10846,60 +9539,42 @@ fi : ${AR=ar} +: ${AR_FLAGS=cr} -# Use ARFLAGS variable as AR's operation code to sync the variable naming with -# Automake. If both AR_FLAGS and ARFLAGS are specified, AR_FLAGS should have -# higher priority because thats what people were doing historically (setting -# ARFLAGS for automake and AR_FLAGS for libtool). FIXME: Make the AR_FLAGS -# variable obsoleted/removed. - -test ${AR_FLAGS+y} || AR_FLAGS=${ARFLAGS-cr} -lt_ar_flags=$AR_FLAGS - - -# Make AR_FLAGS overridable by 'make ARFLAGS='. Don't try to run-time override -# by AR_FLAGS because that was never working and AR_FLAGS is about to die. - - - - - -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for archiver @FILE support" >&5 -printf %s "checking for archiver @FILE support... " >&6; } -if test ${lt_cv_ar_at_file+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for archiver @FILE support" >&5 +$as_echo_n "checking for archiver @FILE support... " >&6; } +if ${lt_cv_ar_at_file+:} false; then : + $as_echo_n "(cached) " >&6 +else lt_cv_ar_at_file=no cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : echo conftest.$ac_objext > conftest.lst lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&5' { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5 (eval $lt_ar_try) 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } if test 0 -eq "$ac_status"; then # Ensure the archiver fails upon bogus file names. @@ -10907,7 +9582,7 @@ { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5 (eval $lt_ar_try) 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } if test 0 -ne "$ac_status"; then lt_cv_ar_at_file=@ @@ -10916,11 +9591,11 @@ rm -f conftest.* libconftest.a fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ar_at_file" >&5 -printf "%s\n" "$lt_cv_ar_at_file" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ar_at_file" >&5 +$as_echo "$lt_cv_ar_at_file" >&6; } if test no = "$lt_cv_ar_at_file"; then archiver_list_spec= @@ -10937,12 +9612,11 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. set dummy ${ac_tool_prefix}strip; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_STRIP+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_STRIP+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$STRIP"; then ac_cv_prog_STRIP="$STRIP" # Let the user override the test. else @@ -10950,15 +9624,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_STRIP="${ac_tool_prefix}strip" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -10969,11 +9639,11 @@ fi STRIP=$ac_cv_prog_STRIP if test -n "$STRIP"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 -printf "%s\n" "$STRIP" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5 +$as_echo "$STRIP" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -10982,12 +9652,11 @@ ac_ct_STRIP=$STRIP # Extract the first word of "strip", so it can be a program name with args. set dummy strip; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_STRIP+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_ac_ct_STRIP+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$ac_ct_STRIP"; then ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. else @@ -10995,15 +9664,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_STRIP="strip" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -11014,11 +9679,11 @@ fi ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP if test -n "$ac_ct_STRIP"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5 -printf "%s\n" "$ac_ct_STRIP" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5 +$as_echo "$ac_ct_STRIP" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi if test "x$ac_ct_STRIP" = x; then @@ -11026,8 +9691,8 @@ else case $cross_compiling:$ac_tool_warned in yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac STRIP=$ac_ct_STRIP @@ -11046,12 +9711,11 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. set dummy ${ac_tool_prefix}ranlib; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_RANLIB+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_RANLIB+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$RANLIB"; then ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. else @@ -11059,15 +9723,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -11078,11 +9738,11 @@ fi RANLIB=$ac_cv_prog_RANLIB if test -n "$RANLIB"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5 -printf "%s\n" "$RANLIB" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5 +$as_echo "$RANLIB" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -11091,12 +9751,11 @@ ac_ct_RANLIB=$RANLIB # Extract the first word of "ranlib", so it can be a program name with args. set dummy ranlib; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_RANLIB+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_ac_ct_RANLIB+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$ac_ct_RANLIB"; then ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test. else @@ -11104,15 +9763,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_RANLIB="ranlib" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -11123,11 +9778,11 @@ fi ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB if test -n "$ac_ct_RANLIB"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5 -printf "%s\n" "$ac_ct_RANLIB" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5 +$as_echo "$ac_ct_RANLIB" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi if test "x$ac_ct_RANLIB" = x; then @@ -11135,8 +9790,8 @@ else case $cross_compiling:$ac_tool_warned in yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac RANLIB=$ac_ct_RANLIB @@ -11225,12 +9880,11 @@ # Check for command to grab the raw symbol name followed by C symbol from nm. -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5 -printf %s "checking command to parse $NM output from $compiler object... " >&6; } -if test ${lt_cv_sys_global_symbol_pipe+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5 +$as_echo_n "checking command to parse $NM output from $compiler object... " >&6; } +if ${lt_cv_sys_global_symbol_pipe+:} false; then : + $as_echo_n "(cached) " >&6 +else # These are sane defaults that work on at least a few old systems. # [They come from Ultrix. What could be older than Ultrix?!! ;)] @@ -11285,7 +9939,7 @@ if test "$lt_cv_nm_interface" = "MS dumpbin"; then # Gets list of data symbols to import. - lt_cv_sys_global_symbol_to_import="$SED -n -e 's/^I .* \(.*\)$/\1/p'" + lt_cv_sys_global_symbol_to_import="sed -n -e 's/^I .* \(.*\)$/\1/p'" # Adjust the below global symbol transforms to fixup imported variables. lt_cdecl_hook=" -e 's/^I .* \(.*\)$/extern __declspec(dllimport) char \1;/p'" lt_c_name_hook=" -e 's/^I .* \(.*\)$/ {\"\1\", (void *) 0},/p'" @@ -11303,20 +9957,20 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="$SED -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n"\ $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" # Transform an extracted symbol line into symbol name and symbol address -lt_cv_sys_global_symbol_to_c_name_address="$SED -n"\ +lt_cv_sys_global_symbol_to_c_name_address="sed -n"\ $lt_c_name_hook\ " -e 's/^: \(.*\) .*$/ {\"\1\", (void *) 0},/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/p'" # Transform an extracted symbol line into symbol name with lib prefix and # symbol address. -lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="$SED -n"\ +lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n"\ $lt_c_name_lib_hook\ " -e 's/^: \(.*\) .*$/ {\"\1\", (void *) 0},/p'"\ " -e 's/^$symcode$symcode* .* \(lib.*\)$/ {\"\1\", (void *) \&\1},/p'"\ @@ -11340,7 +9994,7 @@ if test "$lt_cv_nm_interface" = "MS dumpbin"; then # Fake it for dumpbin and say T for any non-static function, # D for any global variable and I for any imported variable. - # Also find C++ and __fastcall symbols from MSVC++ or ICC, + # Also find C++ and __fastcall symbols from MSVC++, # which start with @ or ?. lt_cv_sys_global_symbol_pipe="$AWK '"\ " {last_section=section; section=\$ 3};"\ @@ -11358,9 +10012,9 @@ " s[1]~prfx {split(s[1],t,\"@\"); print f,t[1],substr(t[1],length(prfx))}"\ " ' prfx=^$ac_symprfx" else - lt_cv_sys_global_symbol_pipe="$SED -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'" + lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'" fi - lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | $SED '/ __gnu_lto/d'" + lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | sed '/ __gnu_lto/d'" # Check to see that the pipe works correctly. pipe_works=no @@ -11382,7 +10036,7 @@ if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then # Now try to grab the symbols. nlist=conftest.nm @@ -11455,7 +10109,7 @@ if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 (eval $ac_link) 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && test -s conftest$ac_exeext; then pipe_works=yes fi @@ -11490,11 +10144,11 @@ lt_cv_sys_global_symbol_to_cdecl= fi if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: failed" >&5 -printf "%s\n" "failed" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5 +$as_echo "failed" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5 -printf "%s\n" "ok" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5 +$as_echo "ok" >&6; } fi # Response file support. @@ -11540,14 +10194,13 @@ -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for sysroot" >&5 -printf %s "checking for sysroot... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for sysroot" >&5 +$as_echo_n "checking for sysroot... " >&6; } # Check whether --with-sysroot was given. -if test ${with_sysroot+y} -then : +if test "${with_sysroot+set}" = set; then : withval=$with_sysroot; -else $as_nop +else with_sysroot=no fi @@ -11560,30 +10213,29 @@ fi ;; #( /*) - lt_sysroot=`echo "$with_sysroot" | $SED -e "$sed_quote_subst"` + lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` ;; #( no|'') ;; #( *) - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $with_sysroot" >&5 -printf "%s\n" "$with_sysroot" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_sysroot" >&5 +$as_echo "$with_sysroot" >&6; } as_fn_error $? "The sysroot must be an absolute path." "$LINENO" 5 ;; esac - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${lt_sysroot:-no}" >&5 -printf "%s\n" "${lt_sysroot:-no}" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${lt_sysroot:-no}" >&5 +$as_echo "${lt_sysroot:-no}" >&6; } -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a working dd" >&5 -printf %s "checking for a working dd... " >&6; } -if test ${ac_cv_path_lt_DD+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a working dd" >&5 +$as_echo_n "checking for a working dd... " >&6; } +if ${ac_cv_path_lt_DD+:} false; then : + $as_echo_n "(cached) " >&6 +else printf 0123456789abcdef0123456789abcdef >conftest.i cat conftest.i conftest.i >conftest2.i : ${lt_DD:=$DD} @@ -11594,15 +10246,10 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_prog in dd - do + test -z "$as_dir" && as_dir=. + for ac_prog in dd; do for ac_exec_ext in '' $ac_executable_extensions; do - ac_path_lt_DD="$as_dir$ac_prog$ac_exec_ext" + ac_path_lt_DD="$as_dir/$ac_prog$ac_exec_ext" as_fn_executable_p "$ac_path_lt_DD" || continue if "$ac_path_lt_DD" bs=32 count=1 conftest.out 2>/dev/null; then cmp -s conftest.i conftest.out \ @@ -11622,16 +10269,15 @@ rm -f conftest.i conftest2.i conftest.out fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_lt_DD" >&5 -printf "%s\n" "$ac_cv_path_lt_DD" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_lt_DD" >&5 +$as_echo "$ac_cv_path_lt_DD" >&6; } -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to truncate binary pipes" >&5 -printf %s "checking how to truncate binary pipes... " >&6; } -if test ${lt_cv_truncate_bin+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to truncate binary pipes" >&5 +$as_echo_n "checking how to truncate binary pipes... " >&6; } +if ${lt_cv_truncate_bin+:} false; then : + $as_echo_n "(cached) " >&6 +else printf 0123456789abcdef0123456789abcdef >conftest.i cat conftest.i conftest.i >conftest2.i lt_cv_truncate_bin= @@ -11642,8 +10288,8 @@ rm -f conftest.i conftest2.i conftest.out test -z "$lt_cv_truncate_bin" && lt_cv_truncate_bin="$SED -e 4q" fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_truncate_bin" >&5 -printf "%s\n" "$lt_cv_truncate_bin" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_truncate_bin" >&5 +$as_echo "$lt_cv_truncate_bin" >&6; } @@ -11666,8 +10312,7 @@ } # Check whether --enable-libtool-lock was given. -if test ${enable_libtool_lock+y} -then : +if test "${enable_libtool_lock+set}" = set; then : enableval=$enable_libtool_lock; fi @@ -11683,9 +10328,9 @@ if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - case `$FILECMD conftest.$ac_objext` in + case `/usr/bin/file conftest.$ac_objext` in *ELF-32*) HPUX_IA64_MODE=32 ;; @@ -11703,10 +10348,10 @@ if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then if test yes = "$lt_cv_prog_gnu_ld"; then - case `$FILECMD conftest.$ac_objext` in + case `/usr/bin/file conftest.$ac_objext` in *32-bit*) LD="${LD-ld} -melf32bsmip" ;; @@ -11718,7 +10363,7 @@ ;; esac else - case `$FILECMD conftest.$ac_objext` in + case `/usr/bin/file conftest.$ac_objext` in *32-bit*) LD="${LD-ld} -32" ;; @@ -11741,10 +10386,10 @@ if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then emul=elf - case `$FILECMD conftest.$ac_objext` in + case `/usr/bin/file conftest.$ac_objext` in *32-bit*) emul="${emul}32" ;; @@ -11752,7 +10397,7 @@ emul="${emul}64" ;; esac - case `$FILECMD conftest.$ac_objext` in + case `/usr/bin/file conftest.$ac_objext` in *MSB*) emul="${emul}btsmip" ;; @@ -11760,7 +10405,7 @@ emul="${emul}ltsmip" ;; esac - case `$FILECMD conftest.$ac_objext` in + case `/usr/bin/file conftest.$ac_objext` in *N32*) emul="${emul}n32" ;; @@ -11782,16 +10427,16 @@ if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - case `$FILECMD conftest.o` in + case `/usr/bin/file conftest.o` in *32-bit*) case $host in x86_64-*kfreebsd*-gnu) LD="${LD-ld} -m elf_i386_fbsd" ;; x86_64-*linux*) - case `$FILECMD conftest.o` in + case `/usr/bin/file conftest.o` in *x86-64*) LD="${LD-ld} -m elf32_x86_64" ;; @@ -11845,12 +10490,11 @@ # On SCO OpenServer 5, we need -belf to get full-featured binaries. SAVE_CFLAGS=$CFLAGS CFLAGS="$CFLAGS -belf" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5 -printf %s "checking whether the C compiler needs -belf... " >&6; } -if test ${lt_cv_cc_needs_belf+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5 +$as_echo_n "checking whether the C compiler needs -belf... " >&6; } +if ${lt_cv_cc_needs_belf+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' @@ -11861,20 +10505,19 @@ /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : lt_cv_cc_needs_belf=yes -else $as_nop +else lt_cv_cc_needs_belf=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext ac_ext=c ac_cpp='$CPP $CPPFLAGS' @@ -11883,8 +10526,8 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5 -printf "%s\n" "$lt_cv_cc_needs_belf" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5 +$as_echo "$lt_cv_cc_needs_belf" >&6; } if test yes != "$lt_cv_cc_needs_belf"; then # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf CFLAGS=$SAVE_CFLAGS @@ -11897,9 +10540,9 @@ if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - case `$FILECMD conftest.o` in + case `/usr/bin/file conftest.o` in *64-bit*) case $lt_cv_prog_gnu_ld in yes*) @@ -11934,12 +10577,11 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}mt", so it can be a program name with args. set dummy ${ac_tool_prefix}mt; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_MANIFEST_TOOL+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_MANIFEST_TOOL+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$MANIFEST_TOOL"; then ac_cv_prog_MANIFEST_TOOL="$MANIFEST_TOOL" # Let the user override the test. else @@ -11947,15 +10589,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -11966,11 +10604,11 @@ fi MANIFEST_TOOL=$ac_cv_prog_MANIFEST_TOOL if test -n "$MANIFEST_TOOL"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MANIFEST_TOOL" >&5 -printf "%s\n" "$MANIFEST_TOOL" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MANIFEST_TOOL" >&5 +$as_echo "$MANIFEST_TOOL" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -11979,12 +10617,11 @@ ac_ct_MANIFEST_TOOL=$MANIFEST_TOOL # Extract the first word of "mt", so it can be a program name with args. set dummy mt; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_MANIFEST_TOOL+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_ac_ct_MANIFEST_TOOL+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$ac_ct_MANIFEST_TOOL"; then ac_cv_prog_ac_ct_MANIFEST_TOOL="$ac_ct_MANIFEST_TOOL" # Let the user override the test. else @@ -11992,15 +10629,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_MANIFEST_TOOL="mt" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -12011,11 +10644,11 @@ fi ac_ct_MANIFEST_TOOL=$ac_cv_prog_ac_ct_MANIFEST_TOOL if test -n "$ac_ct_MANIFEST_TOOL"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MANIFEST_TOOL" >&5 -printf "%s\n" "$ac_ct_MANIFEST_TOOL" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MANIFEST_TOOL" >&5 +$as_echo "$ac_ct_MANIFEST_TOOL" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi if test "x$ac_ct_MANIFEST_TOOL" = x; then @@ -12023,8 +10656,8 @@ else case $cross_compiling:$ac_tool_warned in yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac MANIFEST_TOOL=$ac_ct_MANIFEST_TOOL @@ -12034,12 +10667,11 @@ fi test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a manifest tool" >&5 -printf %s "checking if $MANIFEST_TOOL is a manifest tool... " >&6; } -if test ${lt_cv_path_mainfest_tool+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a manifest tool" >&5 +$as_echo_n "checking if $MANIFEST_TOOL is a manifest tool... " >&6; } +if ${lt_cv_path_mainfest_tool+:} false; then : + $as_echo_n "(cached) " >&6 +else lt_cv_path_mainfest_tool=no echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&5 $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out @@ -12049,8 +10681,8 @@ fi rm -f conftest* fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_tool" >&5 -printf "%s\n" "$lt_cv_path_mainfest_tool" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_tool" >&5 +$as_echo "$lt_cv_path_mainfest_tool" >&6; } if test yes != "$lt_cv_path_mainfest_tool"; then MANIFEST_TOOL=: fi @@ -12065,12 +10697,11 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args. set dummy ${ac_tool_prefix}dsymutil; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_DSYMUTIL+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_DSYMUTIL+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$DSYMUTIL"; then ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test. else @@ -12078,15 +10709,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -12097,11 +10724,11 @@ fi DSYMUTIL=$ac_cv_prog_DSYMUTIL if test -n "$DSYMUTIL"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5 -printf "%s\n" "$DSYMUTIL" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5 +$as_echo "$DSYMUTIL" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -12110,12 +10737,11 @@ ac_ct_DSYMUTIL=$DSYMUTIL # Extract the first word of "dsymutil", so it can be a program name with args. set dummy dsymutil; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_DSYMUTIL+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_ac_ct_DSYMUTIL+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$ac_ct_DSYMUTIL"; then ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test. else @@ -12123,15 +10749,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_DSYMUTIL="dsymutil" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -12142,11 +10764,11 @@ fi ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL if test -n "$ac_ct_DSYMUTIL"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5 -printf "%s\n" "$ac_ct_DSYMUTIL" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5 +$as_echo "$ac_ct_DSYMUTIL" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi if test "x$ac_ct_DSYMUTIL" = x; then @@ -12154,8 +10776,8 @@ else case $cross_compiling:$ac_tool_warned in yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac DSYMUTIL=$ac_ct_DSYMUTIL @@ -12167,12 +10789,11 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args. set dummy ${ac_tool_prefix}nmedit; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_NMEDIT+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_NMEDIT+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$NMEDIT"; then ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test. else @@ -12180,15 +10801,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -12199,11 +10816,11 @@ fi NMEDIT=$ac_cv_prog_NMEDIT if test -n "$NMEDIT"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5 -printf "%s\n" "$NMEDIT" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5 +$as_echo "$NMEDIT" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -12212,12 +10829,11 @@ ac_ct_NMEDIT=$NMEDIT # Extract the first word of "nmedit", so it can be a program name with args. set dummy nmedit; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_NMEDIT+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_ac_ct_NMEDIT+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$ac_ct_NMEDIT"; then ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test. else @@ -12225,15 +10841,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_NMEDIT="nmedit" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -12244,11 +10856,11 @@ fi ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT if test -n "$ac_ct_NMEDIT"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5 -printf "%s\n" "$ac_ct_NMEDIT" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5 +$as_echo "$ac_ct_NMEDIT" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi if test "x$ac_ct_NMEDIT" = x; then @@ -12256,8 +10868,8 @@ else case $cross_compiling:$ac_tool_warned in yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac NMEDIT=$ac_ct_NMEDIT @@ -12269,12 +10881,11 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args. set dummy ${ac_tool_prefix}lipo; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_LIPO+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_LIPO+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$LIPO"; then ac_cv_prog_LIPO="$LIPO" # Let the user override the test. else @@ -12282,15 +10893,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_LIPO="${ac_tool_prefix}lipo" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -12301,11 +10908,11 @@ fi LIPO=$ac_cv_prog_LIPO if test -n "$LIPO"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5 -printf "%s\n" "$LIPO" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5 +$as_echo "$LIPO" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -12314,12 +10921,11 @@ ac_ct_LIPO=$LIPO # Extract the first word of "lipo", so it can be a program name with args. set dummy lipo; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_LIPO+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_ac_ct_LIPO+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$ac_ct_LIPO"; then ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test. else @@ -12327,15 +10933,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_LIPO="lipo" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -12346,11 +10948,11 @@ fi ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO if test -n "$ac_ct_LIPO"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5 -printf "%s\n" "$ac_ct_LIPO" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5 +$as_echo "$ac_ct_LIPO" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi if test "x$ac_ct_LIPO" = x; then @@ -12358,8 +10960,8 @@ else case $cross_compiling:$ac_tool_warned in yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac LIPO=$ac_ct_LIPO @@ -12371,12 +10973,11 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args. set dummy ${ac_tool_prefix}otool; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_OTOOL+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_OTOOL+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$OTOOL"; then ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test. else @@ -12384,15 +10985,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_OTOOL="${ac_tool_prefix}otool" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -12403,11 +11000,11 @@ fi OTOOL=$ac_cv_prog_OTOOL if test -n "$OTOOL"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5 -printf "%s\n" "$OTOOL" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5 +$as_echo "$OTOOL" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -12416,12 +11013,11 @@ ac_ct_OTOOL=$OTOOL # Extract the first word of "otool", so it can be a program name with args. set dummy otool; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_OTOOL+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_ac_ct_OTOOL+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$ac_ct_OTOOL"; then ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test. else @@ -12429,15 +11025,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_OTOOL="otool" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -12448,11 +11040,11 @@ fi ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL if test -n "$ac_ct_OTOOL"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5 -printf "%s\n" "$ac_ct_OTOOL" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5 +$as_echo "$ac_ct_OTOOL" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi if test "x$ac_ct_OTOOL" = x; then @@ -12460,8 +11052,8 @@ else case $cross_compiling:$ac_tool_warned in yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac OTOOL=$ac_ct_OTOOL @@ -12473,12 +11065,11 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args. set dummy ${ac_tool_prefix}otool64; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_OTOOL64+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_OTOOL64+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$OTOOL64"; then ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test. else @@ -12486,15 +11077,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -12505,11 +11092,11 @@ fi OTOOL64=$ac_cv_prog_OTOOL64 if test -n "$OTOOL64"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5 -printf "%s\n" "$OTOOL64" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5 +$as_echo "$OTOOL64" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -12518,12 +11105,11 @@ ac_ct_OTOOL64=$OTOOL64 # Extract the first word of "otool64", so it can be a program name with args. set dummy otool64; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_OTOOL64+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_ac_ct_OTOOL64+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$ac_ct_OTOOL64"; then ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test. else @@ -12531,15 +11117,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_OTOOL64="otool64" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -12550,11 +11132,11 @@ fi ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64 if test -n "$ac_ct_OTOOL64"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5 -printf "%s\n" "$ac_ct_OTOOL64" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5 +$as_echo "$ac_ct_OTOOL64" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi if test "x$ac_ct_OTOOL64" = x; then @@ -12562,8 +11144,8 @@ else case $cross_compiling:$ac_tool_warned in yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac OTOOL64=$ac_ct_OTOOL64 @@ -12598,12 +11180,11 @@ - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5 -printf %s "checking for -single_module linker flag... " >&6; } -if test ${lt_cv_apple_cc_single_mod+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5 +$as_echo_n "checking for -single_module linker flag... " >&6; } +if ${lt_cv_apple_cc_single_mod+:} false; then : + $as_echo_n "(cached) " >&6 +else lt_cv_apple_cc_single_mod=no if test -z "$LT_MULTI_MODULE"; then # By default we will add the -single_module flag. You can override @@ -12632,15 +11213,14 @@ rm -f conftest.* fi fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5 -printf "%s\n" "$lt_cv_apple_cc_single_mod" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5 +$as_echo "$lt_cv_apple_cc_single_mod" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5 -printf %s "checking for -exported_symbols_list linker flag... " >&6; } -if test ${lt_cv_ld_exported_symbols_list+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5 +$as_echo_n "checking for -exported_symbols_list linker flag... " >&6; } +if ${lt_cv_ld_exported_symbols_list+:} false; then : + $as_echo_n "(cached) " >&6 +else lt_cv_ld_exported_symbols_list=no save_LDFLAGS=$LDFLAGS echo "_main" > conftest.sym @@ -12649,41 +11229,39 @@ /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : lt_cv_ld_exported_symbols_list=yes -else $as_nop +else lt_cv_ld_exported_symbols_list=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LDFLAGS=$save_LDFLAGS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5 -printf "%s\n" "$lt_cv_ld_exported_symbols_list" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5 +$as_echo "$lt_cv_ld_exported_symbols_list" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5 -printf %s "checking for -force_load linker flag... " >&6; } -if test ${lt_cv_ld_force_load+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5 +$as_echo_n "checking for -force_load linker flag... " >&6; } +if ${lt_cv_ld_force_load+:} false; then : + $as_echo_n "(cached) " >&6 +else lt_cv_ld_force_load=no cat > conftest.c << _LT_EOF int forced_loaded() { return 2;} _LT_EOF echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5 - echo "$AR $AR_FLAGS libconftest.a conftest.o" >&5 - $AR $AR_FLAGS libconftest.a conftest.o 2>&5 + echo "$AR cr libconftest.a conftest.o" >&5 + $AR cr libconftest.a conftest.o 2>&5 echo "$RANLIB libconftest.a" >&5 $RANLIB libconftest.a 2>&5 cat > conftest.c << _LT_EOF @@ -12703,19 +11281,24 @@ rm -rf conftest.dSYM fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5 -printf "%s\n" "$lt_cv_ld_force_load" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5 +$as_echo "$lt_cv_ld_force_load" >&6; } case $host_os in rhapsody* | darwin1.[012]) _lt_dar_allow_undefined='$wl-undefined ${wl}suppress' ;; darwin1.*) _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; - darwin*) - case $MACOSX_DEPLOYMENT_TARGET,$host in - 10.[012],*|,*powerpc*-darwin[5-8]*) - _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; - *) - _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; + darwin*) # darwin 5.x on + # if running on 10.5 or later, the deployment target defaults + # to the OS version, if on x86, and 10.4, the deployment + # target defaults to 10.4. Don't you love it? + case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in + 10.0,*86*-darwin8*|10.0,*-darwin[912]*) + _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; + 10.[012][,.]*) + _lt_dar_allow_undefined='$wl-flat_namespace $wl-undefined ${wl}suppress' ;; + 10.*|11.*) + _lt_dar_allow_undefined='$wl-undefined ${wl}dynamic_lookup' ;; esac ;; esac @@ -12770,43 +11353,149 @@ esac } -ac_header= ac_cache= -for ac_item in $ac_header_c_list -do - if test $ac_cache; then - ac_fn_c_check_header_compile "$LINENO" $ac_header ac_cv_header_$ac_cache "$ac_includes_default" - if eval test \"x\$ac_cv_header_$ac_cache\" = xyes; then - printf "%s\n" "#define $ac_item 1" >> confdefs.h - fi - ac_header= ac_cache= - elif test $ac_header; then - ac_cache=$ac_item - else - ac_header=$ac_item - fi -done +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 +$as_echo_n "checking for ANSI C header files... " >&6; } +if ${ac_cv_header_stdc+:} false; then : + $as_echo_n "(cached) " >&6 +else + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ +#include +#include +#include +#include + +int +main () +{ + + ; + return 0; +} +_ACEOF +if ac_fn_c_try_compile "$LINENO"; then : + ac_cv_header_stdc=yes +else + ac_cv_header_stdc=no +fi +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + +if test $ac_cv_header_stdc = yes; then + # SunOS 4.x string.h does not declare mem*, contrary to ANSI. + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ +#include + +_ACEOF +if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | + $EGREP "memchr" >/dev/null 2>&1; then : + +else + ac_cv_header_stdc=no +fi +rm -f conftest* + +fi + +if test $ac_cv_header_stdc = yes; then + # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ +#include + +_ACEOF +if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | + $EGREP "free" >/dev/null 2>&1; then : +else + ac_cv_header_stdc=no +fi +rm -f conftest* +fi + +if test $ac_cv_header_stdc = yes; then + # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. + if test "$cross_compiling" = yes; then : + : +else + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ +#include +#include +#if ((' ' & 0x0FF) == 0x020) +# define ISLOWER(c) ('a' <= (c) && (c) <= 'z') +# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) +#else +# define ISLOWER(c) \ + (('a' <= (c) && (c) <= 'i') \ + || ('j' <= (c) && (c) <= 'r') \ + || ('s' <= (c) && (c) <= 'z')) +# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) +#endif +#define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) +int +main () +{ + int i; + for (i = 0; i < 256; i++) + if (XOR (islower (i), ISLOWER (i)) + || toupper (i) != TOUPPER (i)) + return 2; + return 0; +} +_ACEOF +if ac_fn_c_try_run "$LINENO"; then : +else + ac_cv_header_stdc=no +fi +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ + conftest.$ac_objext conftest.beam conftest.$ac_ext +fi +fi +fi +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5 +$as_echo "$ac_cv_header_stdc" >&6; } +if test $ac_cv_header_stdc = yes; then +$as_echo "#define STDC_HEADERS 1" >>confdefs.h -if test $ac_cv_header_stdlib_h = yes && test $ac_cv_header_string_h = yes -then : +fi -printf "%s\n" "#define STDC_HEADERS 1" >>confdefs.h +# On IRIX 5.3, sys/types and inttypes.h are conflicting. +for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ + inttypes.h stdint.h unistd.h +do : + as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` +ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default +" +if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : + cat >>confdefs.h <<_ACEOF +#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 +_ACEOF fi -ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default + +done + + +for ac_header in dlfcn.h +do : + ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default " -if test "x$ac_cv_header_dlfcn_h" = xyes -then : - printf "%s\n" "#define HAVE_DLFCN_H 1" >>confdefs.h +if test "x$ac_cv_header_dlfcn_h" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_DLFCN_H 1 +_ACEOF fi +done + func_stripname_cnf () @@ -12823,8 +11512,7 @@ # Set options # Check whether --enable-static was given. -if test ${enable_static+y} -then : +if test "${enable_static+set}" = set; then : enableval=$enable_static; p=${PACKAGE-default} case $enableval in yes) enable_static=yes ;; @@ -12842,7 +11530,7 @@ IFS=$lt_save_ifs ;; esac -else $as_nop +else enable_static=no fi @@ -12859,12 +11547,11 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}as", so it can be a program name with args. set dummy ${ac_tool_prefix}as; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_AS+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_AS+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$AS"; then ac_cv_prog_AS="$AS" # Let the user override the test. else @@ -12872,15 +11559,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_AS="${ac_tool_prefix}as" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -12891,11 +11574,11 @@ fi AS=$ac_cv_prog_AS if test -n "$AS"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $AS" >&5 -printf "%s\n" "$AS" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AS" >&5 +$as_echo "$AS" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -12904,12 +11587,11 @@ ac_ct_AS=$AS # Extract the first word of "as", so it can be a program name with args. set dummy as; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_AS+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_ac_ct_AS+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$ac_ct_AS"; then ac_cv_prog_ac_ct_AS="$ac_ct_AS" # Let the user override the test. else @@ -12917,15 +11599,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_AS="as" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -12936,11 +11614,11 @@ fi ac_ct_AS=$ac_cv_prog_ac_ct_AS if test -n "$ac_ct_AS"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AS" >&5 -printf "%s\n" "$ac_ct_AS" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AS" >&5 +$as_echo "$ac_ct_AS" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi if test "x$ac_ct_AS" = x; then @@ -12948,8 +11626,8 @@ else case $cross_compiling:$ac_tool_warned in yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac AS=$ac_ct_AS @@ -12961,12 +11639,11 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args. set dummy ${ac_tool_prefix}dlltool; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_DLLTOOL+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_DLLTOOL+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$DLLTOOL"; then ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test. else @@ -12974,15 +11651,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -12993,11 +11666,11 @@ fi DLLTOOL=$ac_cv_prog_DLLTOOL if test -n "$DLLTOOL"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5 -printf "%s\n" "$DLLTOOL" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5 +$as_echo "$DLLTOOL" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -13006,12 +11679,11 @@ ac_ct_DLLTOOL=$DLLTOOL # Extract the first word of "dlltool", so it can be a program name with args. set dummy dlltool; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_DLLTOOL+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_ac_ct_DLLTOOL+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$ac_ct_DLLTOOL"; then ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test. else @@ -13019,15 +11691,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_DLLTOOL="dlltool" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -13038,11 +11706,11 @@ fi ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL if test -n "$ac_ct_DLLTOOL"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5 -printf "%s\n" "$ac_ct_DLLTOOL" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5 +$as_echo "$ac_ct_DLLTOOL" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi if test "x$ac_ct_DLLTOOL" = x; then @@ -13050,8 +11718,8 @@ else case $cross_compiling:$ac_tool_warned in yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac DLLTOOL=$ac_ct_DLLTOOL @@ -13063,12 +11731,11 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args. set dummy ${ac_tool_prefix}objdump; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_OBJDUMP+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_OBJDUMP+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$OBJDUMP"; then ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test. else @@ -13076,15 +11743,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -13095,11 +11758,11 @@ fi OBJDUMP=$ac_cv_prog_OBJDUMP if test -n "$OBJDUMP"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5 -printf "%s\n" "$OBJDUMP" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5 +$as_echo "$OBJDUMP" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -13108,12 +11771,11 @@ ac_ct_OBJDUMP=$OBJDUMP # Extract the first word of "objdump", so it can be a program name with args. set dummy objdump; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_OBJDUMP+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_ac_ct_OBJDUMP+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$ac_ct_OBJDUMP"; then ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test. else @@ -13121,15 +11783,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_OBJDUMP="objdump" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -13140,11 +11798,11 @@ fi ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP if test -n "$ac_ct_OBJDUMP"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5 -printf "%s\n" "$ac_ct_OBJDUMP" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5 +$as_echo "$ac_ct_OBJDUMP" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi if test "x$ac_ct_OBJDUMP" = x; then @@ -13152,8 +11810,8 @@ else case $cross_compiling:$ac_tool_warned in yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac OBJDUMP=$ac_ct_OBJDUMP @@ -13190,8 +11848,7 @@ # Check whether --enable-shared was given. -if test ${enable_shared+y} -then : +if test "${enable_shared+set}" = set; then : enableval=$enable_shared; p=${PACKAGE-default} case $enableval in yes) enable_shared=yes ;; @@ -13209,7 +11866,7 @@ IFS=$lt_save_ifs ;; esac -else $as_nop +else enable_shared=yes fi @@ -13224,8 +11881,7 @@ # Check whether --with-pic was given. -if test ${with_pic+y} -then : +if test "${with_pic+set}" = set; then : withval=$with_pic; lt_p=${PACKAGE-default} case $withval in yes|no) pic_mode=$withval ;; @@ -13242,7 +11898,7 @@ IFS=$lt_save_ifs ;; esac -else $as_nop +else pic_mode=default fi @@ -13254,8 +11910,7 @@ # Check whether --enable-fast-install was given. -if test ${enable_fast_install+y} -then : +if test "${enable_fast_install+set}" = set; then : enableval=$enable_fast_install; p=${PACKAGE-default} case $enableval in yes) enable_fast_install=yes ;; @@ -13273,7 +11928,7 @@ IFS=$lt_save_ifs ;; esac -else $as_nop +else enable_fast_install=yes fi @@ -13287,12 +11942,11 @@ shared_archive_member_spec= case $host,$enable_shared in power*-*-aix[5-9]*,yes) - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking which variant of shared library versioning to provide" >&5 -printf %s "checking which variant of shared library versioning to provide... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking which variant of shared library versioning to provide" >&5 +$as_echo_n "checking which variant of shared library versioning to provide... " >&6; } # Check whether --with-aix-soname was given. -if test ${with_aix_soname+y} -then : +if test "${with_aix_soname+set}" = set; then : withval=$with_aix_soname; case $withval in aix|svr4|both) ;; @@ -13301,19 +11955,18 @@ ;; esac lt_cv_with_aix_soname=$with_aix_soname -else $as_nop - if test ${lt_cv_with_aix_soname+y} -then : - printf %s "(cached) " >&6 -else $as_nop +else + if ${lt_cv_with_aix_soname+:} false; then : + $as_echo_n "(cached) " >&6 +else lt_cv_with_aix_soname=aix fi with_aix_soname=$lt_cv_with_aix_soname fi - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $with_aix_soname" >&5 -printf "%s\n" "$with_aix_soname" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_aix_soname" >&5 +$as_echo "$with_aix_soname" >&6; } if test aix != "$with_aix_soname"; then # For the AIX way of multilib, we name the shared archive member # based on the bitwidth used, traditionally 'shr.o' or 'shr_64.o', @@ -13395,12 +12048,11 @@ setopt NO_GLOB_SUBST fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5 -printf %s "checking for objdir... " >&6; } -if test ${lt_cv_objdir+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5 +$as_echo_n "checking for objdir... " >&6; } +if ${lt_cv_objdir+:} false; then : + $as_echo_n "(cached) " >&6 +else rm -f .libs 2>/dev/null mkdir .libs 2>/dev/null if test -d .libs; then @@ -13411,15 +12063,17 @@ fi rmdir .libs 2>/dev/null fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5 -printf "%s\n" "$lt_cv_objdir" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5 +$as_echo "$lt_cv_objdir" >&6; } objdir=$lt_cv_objdir -printf "%s\n" "#define LT_OBJDIR \"$lt_cv_objdir/\"" >>confdefs.h +cat >>confdefs.h <<_ACEOF +#define LT_OBJDIR "$lt_cv_objdir/" +_ACEOF @@ -13440,8 +12094,8 @@ ofile=libtool can_build_shared=yes -# All known linkers require a '.a' archive for static linking (except MSVC and -# ICC, which need '.lib'). +# All known linkers require a '.a' archive for static linking (except MSVC, +# which needs '.lib'). libext=a with_gnu_ld=$lt_cv_prog_gnu_ld @@ -13465,12 +12119,11 @@ case $deplibs_check_method in file_magic*) if test "$file_magic_cmd" = '$MAGIC_CMD'; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5 -printf %s "checking for ${ac_tool_prefix}file... " >&6; } -if test ${lt_cv_path_MAGIC_CMD+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5 +$as_echo_n "checking for ${ac_tool_prefix}file... " >&6; } +if ${lt_cv_path_MAGIC_CMD+:} false; then : + $as_echo_n "(cached) " >&6 +else case $MAGIC_CMD in [\\/*] | ?:[\\/]*) lt_cv_path_MAGIC_CMD=$MAGIC_CMD # Let the user override the test with a path. @@ -13519,11 +12172,11 @@ MAGIC_CMD=$lt_cv_path_MAGIC_CMD if test -n "$MAGIC_CMD"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5 -printf "%s\n" "$MAGIC_CMD" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5 +$as_echo "$MAGIC_CMD" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -13532,12 +12185,11 @@ if test -z "$lt_cv_path_MAGIC_CMD"; then if test -n "$ac_tool_prefix"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for file" >&5 -printf %s "checking for file... " >&6; } -if test ${lt_cv_path_MAGIC_CMD+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5 +$as_echo_n "checking for file... " >&6; } +if ${lt_cv_path_MAGIC_CMD+:} false; then : + $as_echo_n "(cached) " >&6 +else case $MAGIC_CMD in [\\/*] | ?:[\\/]*) lt_cv_path_MAGIC_CMD=$MAGIC_CMD # Let the user override the test with a path. @@ -13586,11 +12238,11 @@ MAGIC_CMD=$lt_cv_path_MAGIC_CMD if test -n "$MAGIC_CMD"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5 -printf "%s\n" "$MAGIC_CMD" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5 +$as_echo "$MAGIC_CMD" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -13671,12 +12323,11 @@ lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;; esac - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5 -printf %s "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; } -if test ${lt_cv_prog_compiler_rtti_exceptions+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5 +$as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; } +if ${lt_cv_prog_compiler_rtti_exceptions+:} false; then : + $as_echo_n "(cached) " >&6 +else lt_cv_prog_compiler_rtti_exceptions=no ac_outfile=conftest.$ac_objext echo "$lt_simple_compile_test_code" > conftest.$ac_ext @@ -13707,8 +12358,8 @@ $RM conftest* fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5 -printf "%s\n" "$lt_cv_prog_compiler_rtti_exceptions" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5 +$as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; } if test yes = "$lt_cv_prog_compiler_rtti_exceptions"; then lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions" @@ -13955,7 +12606,7 @@ lt_prog_compiler_static='-qstaticlink' ;; *) - case `$CC -V 2>&1 | $SED 5q` in + case `$CC -V 2>&1 | sed 5q` in *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*) # Sun Fortran 8.3 passes all unrecognized flags to the linker lt_prog_compiler_pic='-KPIC' @@ -14071,28 +12722,26 @@ ;; esac -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5 -printf %s "checking for $compiler option to produce PIC... " >&6; } -if test ${lt_cv_prog_compiler_pic+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5 +$as_echo_n "checking for $compiler option to produce PIC... " >&6; } +if ${lt_cv_prog_compiler_pic+:} false; then : + $as_echo_n "(cached) " >&6 +else lt_cv_prog_compiler_pic=$lt_prog_compiler_pic fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic" >&5 -printf "%s\n" "$lt_cv_prog_compiler_pic" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic" >&5 +$as_echo "$lt_cv_prog_compiler_pic" >&6; } lt_prog_compiler_pic=$lt_cv_prog_compiler_pic # # Check to make sure the PIC flag actually works. # if test -n "$lt_prog_compiler_pic"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5 -printf %s "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; } -if test ${lt_cv_prog_compiler_pic_works+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5 +$as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; } +if ${lt_cv_prog_compiler_pic_works+:} false; then : + $as_echo_n "(cached) " >&6 +else lt_cv_prog_compiler_pic_works=no ac_outfile=conftest.$ac_objext echo "$lt_simple_compile_test_code" > conftest.$ac_ext @@ -14123,8 +12772,8 @@ $RM conftest* fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5 -printf "%s\n" "$lt_cv_prog_compiler_pic_works" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5 +$as_echo "$lt_cv_prog_compiler_pic_works" >&6; } if test yes = "$lt_cv_prog_compiler_pic_works"; then case $lt_prog_compiler_pic in @@ -14152,12 +12801,11 @@ # Check to make sure the static flag actually works. # wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\" -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5 -printf %s "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; } -if test ${lt_cv_prog_compiler_static_works+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5 +$as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; } +if ${lt_cv_prog_compiler_static_works+:} false; then : + $as_echo_n "(cached) " >&6 +else lt_cv_prog_compiler_static_works=no save_LDFLAGS=$LDFLAGS LDFLAGS="$LDFLAGS $lt_tmp_static_flag" @@ -14181,8 +12829,8 @@ LDFLAGS=$save_LDFLAGS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5 -printf "%s\n" "$lt_cv_prog_compiler_static_works" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5 +$as_echo "$lt_cv_prog_compiler_static_works" >&6; } if test yes = "$lt_cv_prog_compiler_static_works"; then : @@ -14196,12 +12844,11 @@ - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 -printf %s "checking if $compiler supports -c -o file.$ac_objext... " >&6; } -if test ${lt_cv_prog_compiler_c_o+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 +$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } +if ${lt_cv_prog_compiler_c_o+:} false; then : + $as_echo_n "(cached) " >&6 +else lt_cv_prog_compiler_c_o=no $RM -r conftest 2>/dev/null mkdir conftest @@ -14244,20 +12891,19 @@ $RM conftest* fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5 -printf "%s\n" "$lt_cv_prog_compiler_c_o" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5 +$as_echo "$lt_cv_prog_compiler_c_o" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 -printf %s "checking if $compiler supports -c -o file.$ac_objext... " >&6; } -if test ${lt_cv_prog_compiler_c_o+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 +$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } +if ${lt_cv_prog_compiler_c_o+:} false; then : + $as_echo_n "(cached) " >&6 +else lt_cv_prog_compiler_c_o=no $RM -r conftest 2>/dev/null mkdir conftest @@ -14300,8 +12946,8 @@ $RM conftest* fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5 -printf "%s\n" "$lt_cv_prog_compiler_c_o" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5 +$as_echo "$lt_cv_prog_compiler_c_o" >&6; } @@ -14309,19 +12955,19 @@ hard_links=nottested if test no = "$lt_cv_prog_compiler_c_o" && test no != "$need_locks"; then # do not overwrite the value of need_locks provided by the user - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5 -printf %s "checking if we can lock with hard links... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5 +$as_echo_n "checking if we can lock with hard links... " >&6; } hard_links=yes $RM conftest* ln conftest.a conftest.b 2>/dev/null && hard_links=no touch conftest.a ln conftest.a conftest.b 2>&5 || hard_links=no ln conftest.a conftest.b 2>/dev/null && hard_links=no - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5 -printf "%s\n" "$hard_links" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5 +$as_echo "$hard_links" >&6; } if test no = "$hard_links"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&5 -printf "%s\n" "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&5 +$as_echo "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;} need_locks=warn fi else @@ -14333,8 +12979,8 @@ - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5 -printf %s "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5 +$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; } runpath_var= allow_undefined_flag= @@ -14378,15 +13024,15 @@ case $host_os in cygwin* | mingw* | pw32* | cegcc*) - # FIXME: the MSVC++ and ICC port hasn't been tested in a loooong time + # FIXME: the MSVC++ port hasn't been tested in a loooong time # When not using gcc, we currently assume that we are using - # Microsoft Visual C++ or Intel C++ Compiler. + # Microsoft Visual C++. if test yes != "$GCC"; then with_gnu_ld=no fi ;; interix*) - # we just hope/assume this is gcc and not c89 (= MSVC++ or ICC) + # we just hope/assume this is gcc and not c89 (= MSVC++) with_gnu_ld=yes ;; openbsd* | bitrig*) @@ -14441,7 +13087,7 @@ whole_archive_flag_spec= fi supports_anon_versioning=no - case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in + case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in *GNU\ gold*) supports_anon_versioning=yes ;; *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... @@ -14553,7 +13199,6 @@ emximp -o $lib $output_objdir/$libname.def' old_archive_From_new_cmds='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def' enable_shared_with_static_runtimes=yes - file_list_spec='@' ;; interix[3-9]*) @@ -14568,7 +13213,7 @@ # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link # time. Moving up from 0x10000000 also allows more sbrk(2) space. archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' - archive_expsym_cmds='$SED "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' + archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' ;; gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu) @@ -14611,7 +13256,7 @@ compiler_needs_object=yes ;; esac - case `$CC -V 2>&1 | $SED 5q` in + case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C 5.9 whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' compiler_needs_object=yes @@ -14623,14 +13268,13 @@ if test yes = "$supports_anon_versioning"; then archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~ - cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ + cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ echo "local: *; };" >> $output_objdir/$libname.ver~ $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$output_objdir/$libname.ver -o $lib' fi case $cc_basename in tcc*) - hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' export_dynamic_flag_spec='-rdynamic' ;; xlf* | bgf* | bgxlf* | mpixlf*) @@ -14640,7 +13284,7 @@ archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib' if test yes = "$supports_anon_versioning"; then archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~ - cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ + cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ echo "local: *; };" >> $output_objdir/$libname.ver~ $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib' fi @@ -14772,7 +13416,7 @@ if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { if (\$ 2 == "W") { print \$ 3 " weak" } else { print \$ 3 } } }'\'' | sort -u > $export_symbols' else - export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "L") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' + export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' fi aix_use_runtimelinking=no @@ -14894,23 +13538,21 @@ if test set = "${lt_cv_aix_libpath+set}"; then aix_libpath=$lt_cv_aix_libpath else - if test ${lt_cv_aix_libpath_+y} -then : - printf %s "(cached) " >&6 -else $as_nop + if ${lt_cv_aix_libpath_+:} false; then : + $as_echo_n "(cached) " >&6 +else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : lt_aix_libpath_sed=' /Import File Strings/,/^$/ { @@ -14925,7 +13567,7 @@ lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fi fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext if test -z "$lt_cv_aix_libpath_"; then lt_cv_aix_libpath_=/usr/lib:/lib @@ -14949,23 +13591,21 @@ if test set = "${lt_cv_aix_libpath+set}"; then aix_libpath=$lt_cv_aix_libpath else - if test ${lt_cv_aix_libpath_+y} -then : - printf %s "(cached) " >&6 -else $as_nop + if ${lt_cv_aix_libpath_+:} false; then : + $as_echo_n "(cached) " >&6 +else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : lt_aix_libpath_sed=' /Import File Strings/,/^$/ { @@ -14980,7 +13620,7 @@ lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fi fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext if test -z "$lt_cv_aix_libpath_"; then lt_cv_aix_libpath_=/usr/lib:/lib @@ -15043,12 +13683,12 @@ cygwin* | mingw* | pw32* | cegcc*) # When not using gcc, we currently assume that we are using - # Microsoft Visual C++ or Intel C++ Compiler. + # Microsoft Visual C++. # hardcode_libdir_flag_spec is actually meaningless, as there is # no search path for DLLs. case $cc_basename in - cl* | icl*) - # Native MSVC or ICC + cl*) + # Native MSVC hardcode_libdir_flag_spec=' ' allow_undefined_flag=unsupported always_export_symbols=yes @@ -15089,7 +13729,7 @@ fi' ;; *) - # Assume MSVC and ICC wrapper + # Assume MSVC wrapper hardcode_libdir_flag_spec=' ' allow_undefined_flag=unsupported # Tell ltmain to make .lib files, not .a files. @@ -15130,8 +13770,8 @@ output_verbose_link_cmd=func_echo_all archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod$_lt_dsymutil" module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags$_lt_dsymutil" - archive_expsym_cmds="$SED 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod$_lt_dar_export_syms$_lt_dsymutil" - module_expsym_cmds="$SED -e 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags$_lt_dar_export_syms$_lt_dsymutil" + archive_expsym_cmds="sed 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod$_lt_dar_export_syms$_lt_dsymutil" + module_expsym_cmds="sed -e 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags$_lt_dar_export_syms$_lt_dsymutil" else ld_shlibs=no @@ -15165,7 +13805,7 @@ ;; # FreeBSD 3 and greater uses gcc -shared to do shared libraries. - freebsd* | dragonfly* | midnightbsd*) + freebsd* | dragonfly*) archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' hardcode_libdir_flag_spec='-R$libdir' hardcode_direct=yes @@ -15231,12 +13871,11 @@ # Older versions of the 11.00 compiler do not understand -b yet # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does) - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5 -printf %s "checking if $CC understands -b... " >&6; } -if test ${lt_cv_prog_compiler__b+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5 +$as_echo_n "checking if $CC understands -b... " >&6; } +if ${lt_cv_prog_compiler__b+:} false; then : + $as_echo_n "(cached) " >&6 +else lt_cv_prog_compiler__b=no save_LDFLAGS=$LDFLAGS LDFLAGS="$LDFLAGS -b" @@ -15260,8 +13899,8 @@ LDFLAGS=$save_LDFLAGS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5 -printf "%s\n" "$lt_cv_prog_compiler__b" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5 +$as_echo "$lt_cv_prog_compiler__b" >&6; } if test yes = "$lt_cv_prog_compiler__b"; then archive_cmds='$CC -b $wl+h $wl$soname $wl+b $wl$install_libdir -o $lib $libobjs $deplibs $compiler_flags' @@ -15301,30 +13940,28 @@ # work, assume that -exports_file does not work either and # implicitly export all symbols. # This should be the same for all languages, so no per-tag cache variable. - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the $host_os linker accepts -exported_symbol" >&5 -printf %s "checking whether the $host_os linker accepts -exported_symbol... " >&6; } -if test ${lt_cv_irix_exported_symbol+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $host_os linker accepts -exported_symbol" >&5 +$as_echo_n "checking whether the $host_os linker accepts -exported_symbol... " >&6; } +if ${lt_cv_irix_exported_symbol+:} false; then : + $as_echo_n "(cached) " >&6 +else save_LDFLAGS=$LDFLAGS LDFLAGS="$LDFLAGS -shared $wl-exported_symbol ${wl}foo $wl-update_registry $wl/dev/null" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int foo (void) { return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : lt_cv_irix_exported_symbol=yes -else $as_nop +else lt_cv_irix_exported_symbol=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LDFLAGS=$save_LDFLAGS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_irix_exported_symbol" >&5 -printf "%s\n" "$lt_cv_irix_exported_symbol" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_irix_exported_symbol" >&5 +$as_echo "$lt_cv_irix_exported_symbol" >&6; } if test yes = "$lt_cv_irix_exported_symbol"; then archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib' fi @@ -15346,7 +13983,6 @@ # Fabrice Bellard et al's Tiny C Compiler ld_shlibs=yes archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' - hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' ;; esac ;; @@ -15418,7 +14054,6 @@ emximp -o $lib $output_objdir/$libname.def' old_archive_From_new_cmds='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def' enable_shared_with_static_runtimes=yes - file_list_spec='@' ;; osf3*) @@ -15607,8 +14242,8 @@ fi fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5 -printf "%s\n" "$ld_shlibs" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5 +$as_echo "$ld_shlibs" >&6; } test no = "$ld_shlibs" && can_build_shared=no with_gnu_ld=$with_gnu_ld @@ -15644,19 +14279,18 @@ # Test whether the compiler implicitly links with -lc since on some # systems, -lgcc has to come before -lc. If gcc already passes -lc # to ld, don't add -lc before -lgcc. - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5 -printf %s "checking whether -lc should be explicitly linked in... " >&6; } -if test ${lt_cv_archive_cmds_need_lc+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5 +$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; } +if ${lt_cv_archive_cmds_need_lc+:} false; then : + $as_echo_n "(cached) " >&6 +else $RM conftest* echo "$lt_simple_compile_test_code" > conftest.$ac_ext if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } 2>conftest.err; then soname=conftest lib=conftest @@ -15674,7 +14308,7 @@ if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } then lt_cv_archive_cmds_need_lc=no @@ -15688,8 +14322,8 @@ $RM conftest* fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5 -printf "%s\n" "$lt_cv_archive_cmds_need_lc" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5 +$as_echo "$lt_cv_archive_cmds_need_lc" >&6; } archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc ;; esac @@ -15848,8 +14482,8 @@ - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5 -printf %s "checking dynamic linker characteristics... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5 +$as_echo_n "checking dynamic linker characteristics... " >&6; } if test yes = "$GCC"; then case $host_os in @@ -16111,7 +14745,7 @@ case $host_os in cygwin*) # Cygwin DLLs use 'cyg' prefix rather than 'lib' - soname_spec='`echo $libname | $SED -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' + soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api" ;; @@ -16121,14 +14755,14 @@ ;; pw32*) # pw32 DLLs use 'pw' prefix rather than 'lib' - library_names_spec='`echo $libname | $SED -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' + library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' ;; esac dynamic_linker='Win32 ld.exe' ;; - *,cl* | *,icl*) - # Native MSVC or ICC + *,cl*) + # Native MSVC libname_spec='$name' soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' library_names_spec='$libname.dll.lib' @@ -16147,7 +14781,7 @@ done IFS=$lt_save_ifs # Convert to MSYS style. - sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` + sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` ;; cygwin*) # Convert to unix form, then to dos form, then back to unix form @@ -16184,7 +14818,7 @@ ;; *) - # Assume MSVC and ICC wrapper + # Assume MSVC wrapper library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib' dynamic_linker='Win32 ld.exe' ;; @@ -16217,7 +14851,7 @@ shlibpath_var=LD_LIBRARY_PATH ;; -freebsd* | dragonfly* | midnightbsd*) +freebsd* | dragonfly*) # DragonFly does not have aout. When/if they implement a new # versioning mechanism, adjust this. if test -x /usr/bin/objformat; then @@ -16410,10 +15044,9 @@ shlibpath_overrides_runpath=no # Some binutils ld are patched to set DT_RUNPATH - if test ${lt_cv_shlibpath_overrides_runpath+y} -then : - printf %s "(cached) " >&6 -else $as_nop + if ${lt_cv_shlibpath_overrides_runpath+:} false; then : + $as_echo_n "(cached) " >&6 +else lt_cv_shlibpath_overrides_runpath=no save_LDFLAGS=$LDFLAGS save_libdir=$libdir @@ -16423,21 +15056,19 @@ /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : - if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null -then : +if ac_fn_c_try_link "$LINENO"; then : + if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then : lt_cv_shlibpath_overrides_runpath=yes fi fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LDFLAGS=$save_LDFLAGS libdir=$save_libdir @@ -16681,8 +15312,8 @@ dynamic_linker=no ;; esac -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5 -printf "%s\n" "$dynamic_linker" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5 +$as_echo "$dynamic_linker" >&6; } test no = "$dynamic_linker" && can_build_shared=no variables_saved_for_relink="PATH $shlibpath_var $runpath_var" @@ -16803,8 +15434,8 @@ - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5 -printf %s "checking how to hardcode library paths into programs... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5 +$as_echo_n "checking how to hardcode library paths into programs... " >&6; } hardcode_action= if test -n "$hardcode_libdir_flag_spec" || test -n "$runpath_var" || @@ -16828,8 +15459,8 @@ # directories. hardcode_action=unsupported fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5 -printf "%s\n" "$hardcode_action" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5 +$as_echo "$hardcode_action" >&6; } if test relink = "$hardcode_action" || test yes = "$inherit_rpath"; then @@ -16873,12 +15504,11 @@ darwin*) # if libdl is installed we need to link against it - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5 -printf %s "checking for dlopen in -ldl... " >&6; } -if test ${ac_cv_lib_dl_dlopen+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5 +$as_echo_n "checking for dlopen in -ldl... " >&6; } +if ${ac_cv_lib_dl_dlopen+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-ldl $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -16887,31 +15517,32 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char dlopen (); int -main (void) +main () { return dlopen (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_dl_dlopen=yes -else $as_nop +else ac_cv_lib_dl_dlopen=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5 -printf "%s\n" "$ac_cv_lib_dl_dlopen" >&6; } -if test "x$ac_cv_lib_dl_dlopen" = xyes -then : +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5 +$as_echo "$ac_cv_lib_dl_dlopen" >&6; } +if test "x$ac_cv_lib_dl_dlopen" = xyes; then : lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl -else $as_nop +else lt_cv_dlopen=dyld lt_cv_dlopen_libs= @@ -16931,16 +15562,14 @@ *) ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load" -if test "x$ac_cv_func_shl_load" = xyes -then : +if test "x$ac_cv_func_shl_load" = xyes; then : lt_cv_dlopen=shl_load -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5 -printf %s "checking for shl_load in -ldld... " >&6; } -if test ${ac_cv_lib_dld_shl_load+y} -then : - printf %s "(cached) " >&6 -else $as_nop +else + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5 +$as_echo_n "checking for shl_load in -ldld... " >&6; } +if ${ac_cv_lib_dld_shl_load+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-ldld $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -16949,42 +15578,41 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char shl_load (); int -main (void) +main () { return shl_load (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_dld_shl_load=yes -else $as_nop +else ac_cv_lib_dld_shl_load=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5 -printf "%s\n" "$ac_cv_lib_dld_shl_load" >&6; } -if test "x$ac_cv_lib_dld_shl_load" = xyes -then : +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5 +$as_echo "$ac_cv_lib_dld_shl_load" >&6; } +if test "x$ac_cv_lib_dld_shl_load" = xyes; then : lt_cv_dlopen=shl_load lt_cv_dlopen_libs=-ldld -else $as_nop +else ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen" -if test "x$ac_cv_func_dlopen" = xyes -then : +if test "x$ac_cv_func_dlopen" = xyes; then : lt_cv_dlopen=dlopen -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5 -printf %s "checking for dlopen in -ldl... " >&6; } -if test ${ac_cv_lib_dl_dlopen+y} -then : - printf %s "(cached) " >&6 -else $as_nop +else + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5 +$as_echo_n "checking for dlopen in -ldl... " >&6; } +if ${ac_cv_lib_dl_dlopen+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-ldl $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -16993,37 +15621,37 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char dlopen (); int -main (void) +main () { return dlopen (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_dl_dlopen=yes -else $as_nop +else ac_cv_lib_dl_dlopen=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5 -printf "%s\n" "$ac_cv_lib_dl_dlopen" >&6; } -if test "x$ac_cv_lib_dl_dlopen" = xyes -then : +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5 +$as_echo "$ac_cv_lib_dl_dlopen" >&6; } +if test "x$ac_cv_lib_dl_dlopen" = xyes; then : lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5 -printf %s "checking for dlopen in -lsvld... " >&6; } -if test ${ac_cv_lib_svld_dlopen+y} -then : - printf %s "(cached) " >&6 -else $as_nop +else + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5 +$as_echo_n "checking for dlopen in -lsvld... " >&6; } +if ${ac_cv_lib_svld_dlopen+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-lsvld $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -17032,37 +15660,37 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char dlopen (); int -main (void) +main () { return dlopen (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_svld_dlopen=yes -else $as_nop +else ac_cv_lib_svld_dlopen=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5 -printf "%s\n" "$ac_cv_lib_svld_dlopen" >&6; } -if test "x$ac_cv_lib_svld_dlopen" = xyes -then : +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5 +$as_echo "$ac_cv_lib_svld_dlopen" >&6; } +if test "x$ac_cv_lib_svld_dlopen" = xyes; then : lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-lsvld -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5 -printf %s "checking for dld_link in -ldld... " >&6; } -if test ${ac_cv_lib_dld_dld_link+y} -then : - printf %s "(cached) " >&6 -else $as_nop +else + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5 +$as_echo_n "checking for dld_link in -ldld... " >&6; } +if ${ac_cv_lib_dld_dld_link+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-ldld $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -17071,29 +15699,30 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char dld_link (); int -main (void) +main () { return dld_link (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_dld_dld_link=yes -else $as_nop +else ac_cv_lib_dld_dld_link=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5 -printf "%s\n" "$ac_cv_lib_dld_dld_link" >&6; } -if test "x$ac_cv_lib_dld_dld_link" = xyes -then : +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5 +$as_echo "$ac_cv_lib_dld_dld_link" >&6; } +if test "x$ac_cv_lib_dld_dld_link" = xyes; then : lt_cv_dlopen=dld_link lt_cv_dlopen_libs=-ldld fi @@ -17132,12 +15761,11 @@ save_LIBS=$LIBS LIBS="$lt_cv_dlopen_libs $LIBS" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5 -printf %s "checking whether a program can dlopen itself... " >&6; } -if test ${lt_cv_dlopen_self+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5 +$as_echo_n "checking whether a program can dlopen itself... " >&6; } +if ${lt_cv_dlopen_self+:} false; then : + $as_echo_n "(cached) " >&6 +else if test yes = "$cross_compiling"; then : lt_cv_dlopen_self=cross else @@ -17216,7 +15844,7 @@ if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 (eval $ac_link) 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && test -s "conftest$ac_exeext" 2>/dev/null; then (./conftest; exit; ) >&5 2>/dev/null lt_status=$? @@ -17234,17 +15862,16 @@ fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5 -printf "%s\n" "$lt_cv_dlopen_self" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5 +$as_echo "$lt_cv_dlopen_self" >&6; } if test yes = "$lt_cv_dlopen_self"; then wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5 -printf %s "checking whether a statically linked program can dlopen itself... " >&6; } -if test ${lt_cv_dlopen_self_static+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5 +$as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; } +if ${lt_cv_dlopen_self_static+:} false; then : + $as_echo_n "(cached) " >&6 +else if test yes = "$cross_compiling"; then : lt_cv_dlopen_self_static=cross else @@ -17323,7 +15950,7 @@ if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5 (eval $ac_link) 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } && test -s "conftest$ac_exeext" 2>/dev/null; then (./conftest; exit; ) >&5 2>/dev/null lt_status=$? @@ -17341,8 +15968,8 @@ fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5 -printf "%s\n" "$lt_cv_dlopen_self_static" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5 +$as_echo "$lt_cv_dlopen_self_static" >&6; } fi CPPFLAGS=$save_CPPFLAGS @@ -17380,43 +16007,32 @@ striplib= old_striplib= -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5 -printf %s "checking whether stripping libraries is possible... " >&6; } -if test -z "$STRIP"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } -else - if $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then - old_striplib="$STRIP --strip-debug" - striplib="$STRIP --strip-unneeded" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - else - case $host_os in - darwin*) - # FIXME - insert some real tests, host_os isn't really good enough +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5 +$as_echo_n "checking whether stripping libraries is possible... " >&6; } +if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then + test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" + test -z "$striplib" && striplib="$STRIP --strip-unneeded" + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } +else +# FIXME - insert some real tests, host_os isn't really good enough + case $host_os in + darwin*) + if test -n "$STRIP"; then striplib="$STRIP -x" old_striplib="$STRIP -S" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - ;; - freebsd*) - if $STRIP -V 2>&1 | $GREP "elftoolchain" >/dev/null; then - old_striplib="$STRIP --strip-debug" - striplib="$STRIP --strip-unneeded" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } - else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } - fi - ;; - *) - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } - ;; - esac - fi + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } + else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } + fi + ;; + *) + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } + ;; + esac fi @@ -17431,13 +16047,13 @@ # Report what library types will actually be built - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5 -printf %s "checking if libtool supports shared libraries... " >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5 -printf "%s\n" "$can_build_shared" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5 +$as_echo_n "checking if libtool supports shared libraries... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5 +$as_echo "$can_build_shared" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5 -printf %s "checking whether to build shared libraries... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5 +$as_echo_n "checking whether to build shared libraries... " >&6; } test no = "$can_build_shared" && enable_shared=no # On AIX, shared libraries and static libraries use the same namespace, and @@ -17461,15 +16077,15 @@ fi ;; esac - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5 -printf "%s\n" "$enable_shared" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5 +$as_echo "$enable_shared" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5 -printf %s "checking whether to build static libraries... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5 +$as_echo_n "checking whether to build static libraries... " >&6; } # Make sure either enable_shared or enable_static is yes. test yes = "$enable_shared" || enable_static=yes - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5 -printf "%s\n" "$enable_static" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5 +$as_echo "$enable_static" >&6; } @@ -17491,32 +16107,36 @@ ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_cxx_compiler_gnu -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5 -printf %s "checking how to run the C++ preprocessor... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5 +$as_echo_n "checking how to run the C++ preprocessor... " >&6; } if test -z "$CXXCPP"; then - if test ${ac_cv_prog_CXXCPP+y} -then : - printf %s "(cached) " >&6 -else $as_nop - # Double quotes because $CXX needs to be expanded - for CXXCPP in "$CXX -E" cpp /lib/cpp + if ${ac_cv_prog_CXXCPP+:} false; then : + $as_echo_n "(cached) " >&6 +else + # Double quotes because CXXCPP needs to be expanded + for CXXCPP in "$CXX -E" "/lib/cpp" do ac_preproc_ok=false for ac_cxx_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. + # Prefer to if __STDC__ is defined, since + # exists even on freestanding compilers. # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ -#include +#ifdef __STDC__ +# include +#else +# include +#endif Syntax error _ACEOF -if ac_fn_cxx_try_cpp "$LINENO" -then : +if ac_fn_cxx_try_cpp "$LINENO"; then : -else $as_nop +else # Broken: fails on valid input. continue fi @@ -17528,11 +16148,10 @@ /* end confdefs.h. */ #include _ACEOF -if ac_fn_cxx_try_cpp "$LINENO" -then : +if ac_fn_cxx_try_cpp "$LINENO"; then : # Broken: success on invalid input. continue -else $as_nop +else # Passes both tests. ac_preproc_ok=: break @@ -17542,8 +16161,7 @@ done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. rm -f conftest.i conftest.err conftest.$ac_ext -if $ac_preproc_ok -then : +if $ac_preproc_ok; then : break fi @@ -17555,24 +16173,29 @@ else ac_cv_prog_CXXCPP=$CXXCPP fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $CXXCPP" >&5 -printf "%s\n" "$CXXCPP" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXXCPP" >&5 +$as_echo "$CXXCPP" >&6; } ac_preproc_ok=false for ac_cxx_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. + # Prefer to if __STDC__ is defined, since + # exists even on freestanding compilers. # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ -#include +#ifdef __STDC__ +# include +#else +# include +#endif Syntax error _ACEOF -if ac_fn_cxx_try_cpp "$LINENO" -then : +if ac_fn_cxx_try_cpp "$LINENO"; then : -else $as_nop +else # Broken: fails on valid input. continue fi @@ -17584,11 +16207,10 @@ /* end confdefs.h. */ #include _ACEOF -if ac_fn_cxx_try_cpp "$LINENO" -then : +if ac_fn_cxx_try_cpp "$LINENO"; then : # Broken: success on invalid input. continue -else $as_nop +else # Passes both tests. ac_preproc_ok=: break @@ -17598,12 +16220,11 @@ done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. rm -f conftest.i conftest.err conftest.$ac_ext -if $ac_preproc_ok -then : +if $ac_preproc_ok; then : -else $as_nop - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} +else + { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check See \`config.log' for more details" "$LINENO" 5; } fi @@ -17739,18 +16360,17 @@ # Check whether --with-gnu-ld was given. -if test ${with_gnu_ld+y} -then : +if test "${with_gnu_ld+set}" = set; then : withval=$with_gnu_ld; test no = "$withval" || with_gnu_ld=yes -else $as_nop +else with_gnu_ld=no fi ac_prog=ld if test yes = "$GCC"; then # Check if gcc -print-prog-name=ld gives a path. - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5 -printf %s "checking for ld used by $CC... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5 +$as_echo_n "checking for ld used by $CC... " >&6; } case $host in *-*-mingw*) # gcc leaves a trailing carriage return, which upsets mingw @@ -17779,16 +16399,15 @@ ;; esac elif test yes = "$with_gnu_ld"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5 -printf %s "checking for GNU ld... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5 +$as_echo_n "checking for GNU ld... " >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5 -printf %s "checking for non-GNU ld... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5 +$as_echo_n "checking for non-GNU ld... " >&6; } fi -if test ${lt_cv_path_LD+y} -then : - printf %s "(cached) " >&6 -else $as_nop +if ${lt_cv_path_LD+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -z "$LD"; then lt_save_ifs=$IFS; IFS=$PATH_SEPARATOR for ac_dir in $PATH; do @@ -17817,19 +16436,18 @@ LD=$lt_cv_path_LD if test -n "$LD"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LD" >&5 -printf "%s\n" "$LD" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5 +$as_echo "$LD" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 -printf %s "checking if the linker ($LD) is GNU ld... " >&6; } -if test ${lt_cv_prog_gnu_ld+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 +$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } +if ${lt_cv_prog_gnu_ld+:} false; then : + $as_echo_n "(cached) " >&6 +else # I'd rather use --version here, but apparently some GNU lds only accept -v. case `$LD -v 2>&1 &5 -printf "%s\n" "$lt_cv_prog_gnu_ld" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5 +$as_echo "$lt_cv_prog_gnu_ld" >&6; } with_gnu_ld=$lt_cv_prog_gnu_ld @@ -17895,8 +16513,8 @@ fi # PORTME: fill in a description of your system's C++ link characteristics - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5 -printf %s "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5 +$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; } ld_shlibs_CXX=yes case $host_os in aix3*) @@ -18034,23 +16652,21 @@ if test set = "${lt_cv_aix_libpath+set}"; then aix_libpath=$lt_cv_aix_libpath else - if test ${lt_cv_aix_libpath__CXX+y} -then : - printf %s "(cached) " >&6 -else $as_nop + if ${lt_cv_aix_libpath__CXX+:} false; then : + $as_echo_n "(cached) " >&6 +else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_cxx_try_link "$LINENO" -then : +if ac_fn_cxx_try_link "$LINENO"; then : lt_aix_libpath_sed=' /Import File Strings/,/^$/ { @@ -18065,7 +16681,7 @@ lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fi fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext if test -z "$lt_cv_aix_libpath__CXX"; then lt_cv_aix_libpath__CXX=/usr/lib:/lib @@ -18090,23 +16706,21 @@ if test set = "${lt_cv_aix_libpath+set}"; then aix_libpath=$lt_cv_aix_libpath else - if test ${lt_cv_aix_libpath__CXX+y} -then : - printf %s "(cached) " >&6 -else $as_nop + if ${lt_cv_aix_libpath__CXX+:} false; then : + $as_echo_n "(cached) " >&6 +else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_cxx_try_link "$LINENO" -then : +if ac_fn_cxx_try_link "$LINENO"; then : lt_aix_libpath_sed=' /Import File Strings/,/^$/ { @@ -18121,7 +16735,7 @@ lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fi fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext if test -z "$lt_cv_aix_libpath__CXX"; then lt_cv_aix_libpath__CXX=/usr/lib:/lib @@ -18186,8 +16800,8 @@ cygwin* | mingw* | pw32* | cegcc*) case $GXX,$cc_basename in - ,cl* | no,cl* | ,icl* | no,icl*) - # Native MSVC or ICC + ,cl* | no,cl*) + # Native MSVC # hardcode_libdir_flag_spec is actually meaningless, as there is # no search path for DLLs. hardcode_libdir_flag_spec_CXX=' ' @@ -18278,11 +16892,11 @@ output_verbose_link_cmd=func_echo_all archive_cmds_CXX="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod$_lt_dsymutil" module_cmds_CXX="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags$_lt_dsymutil" - archive_expsym_cmds_CXX="$SED 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod$_lt_dar_export_syms$_lt_dsymutil" - module_expsym_cmds_CXX="$SED -e 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags$_lt_dar_export_syms$_lt_dsymutil" + archive_expsym_cmds_CXX="sed 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod$_lt_dar_export_syms$_lt_dsymutil" + module_expsym_cmds_CXX="sed -e 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags$_lt_dar_export_syms$_lt_dsymutil" if test yes != "$lt_cv_apple_cc_single_mod"; then archive_cmds_CXX="\$CC -r -keep_private_externs -nostdlib -o \$lib-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$lib-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring$_lt_dsymutil" - archive_expsym_cmds_CXX="$SED 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \$lib-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$lib-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring$_lt_dar_export_syms$_lt_dsymutil" + archive_expsym_cmds_CXX="sed 's|^|_|' < \$export_symbols > \$output_objdir/\$libname-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \$lib-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$lib-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring$_lt_dar_export_syms$_lt_dsymutil" fi else @@ -18317,7 +16931,6 @@ emximp -o $lib $output_objdir/$libname.def' old_archive_From_new_cmds_CXX='emximp -o $output_objdir/${libname}_dll.a $output_objdir/$libname.def' enable_shared_with_static_runtimes_CXX=yes - file_list_spec_CXX='@' ;; dgux*) @@ -18348,7 +16961,7 @@ archive_cmds_need_lc_CXX=no ;; - freebsd* | dragonfly* | midnightbsd*) + freebsd* | dragonfly*) # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF # conventions ld_shlibs_CXX=yes @@ -18485,7 +17098,7 @@ # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link # time. Moving up from 0x10000000 also allows more sbrk(2) space. archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' - archive_expsym_cmds_CXX='$SED "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' + archive_expsym_cmds_CXX='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' ;; irix5* | irix6*) case $cc_basename in @@ -18625,13 +17238,13 @@ archive_cmds_CXX='$CC -qmkshrobj $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' if test yes = "$supports_anon_versioning"; then archive_expsym_cmds_CXX='echo "{ global:" > $output_objdir/$libname.ver~ - cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ + cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ echo "local: *; };" >> $output_objdir/$libname.ver~ $CC -qmkshrobj $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$output_objdir/$libname.ver -o $lib' fi ;; *) - case `$CC -V 2>&1 | $SED 5q` in + case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C++ 5.9 no_undefined_flag_CXX=' -zdefs' @@ -18973,8 +17586,8 @@ ;; esac - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5 -printf "%s\n" "$ld_shlibs_CXX" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5 +$as_echo "$ld_shlibs_CXX" >&6; } test no = "$ld_shlibs_CXX" && can_build_shared=no GCC_CXX=$GXX @@ -19012,7 +17625,7 @@ if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then # Parse the compiler output and extract the necessary # objects, libraries and library flags. @@ -19288,7 +17901,7 @@ ;; esac ;; - freebsd* | dragonfly* | midnightbsd*) + freebsd* | dragonfly*) # FreeBSD uses GNU C++ ;; hpux9* | hpux10* | hpux11*) @@ -19371,7 +17984,7 @@ lt_prog_compiler_static_CXX='-qstaticlink' ;; *) - case `$CC -V 2>&1 | $SED 5q` in + case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C++ 5.9 lt_prog_compiler_pic_CXX='-KPIC' @@ -19493,28 +18106,26 @@ ;; esac -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5 -printf %s "checking for $compiler option to produce PIC... " >&6; } -if test ${lt_cv_prog_compiler_pic_CXX+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5 +$as_echo_n "checking for $compiler option to produce PIC... " >&6; } +if ${lt_cv_prog_compiler_pic_CXX+:} false; then : + $as_echo_n "(cached) " >&6 +else lt_cv_prog_compiler_pic_CXX=$lt_prog_compiler_pic_CXX fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_CXX" >&5 -printf "%s\n" "$lt_cv_prog_compiler_pic_CXX" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_CXX" >&5 +$as_echo "$lt_cv_prog_compiler_pic_CXX" >&6; } lt_prog_compiler_pic_CXX=$lt_cv_prog_compiler_pic_CXX # # Check to make sure the PIC flag actually works. # if test -n "$lt_prog_compiler_pic_CXX"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5 -printf %s "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... " >&6; } -if test ${lt_cv_prog_compiler_pic_works_CXX+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5 +$as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... " >&6; } +if ${lt_cv_prog_compiler_pic_works_CXX+:} false; then : + $as_echo_n "(cached) " >&6 +else lt_cv_prog_compiler_pic_works_CXX=no ac_outfile=conftest.$ac_objext echo "$lt_simple_compile_test_code" > conftest.$ac_ext @@ -19545,8 +18156,8 @@ $RM conftest* fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works_CXX" >&5 -printf "%s\n" "$lt_cv_prog_compiler_pic_works_CXX" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works_CXX" >&5 +$as_echo "$lt_cv_prog_compiler_pic_works_CXX" >&6; } if test yes = "$lt_cv_prog_compiler_pic_works_CXX"; then case $lt_prog_compiler_pic_CXX in @@ -19568,12 +18179,11 @@ # Check to make sure the static flag actually works. # wl=$lt_prog_compiler_wl_CXX eval lt_tmp_static_flag=\"$lt_prog_compiler_static_CXX\" -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5 -printf %s "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; } -if test ${lt_cv_prog_compiler_static_works_CXX+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5 +$as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; } +if ${lt_cv_prog_compiler_static_works_CXX+:} false; then : + $as_echo_n "(cached) " >&6 +else lt_cv_prog_compiler_static_works_CXX=no save_LDFLAGS=$LDFLAGS LDFLAGS="$LDFLAGS $lt_tmp_static_flag" @@ -19597,8 +18207,8 @@ LDFLAGS=$save_LDFLAGS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works_CXX" >&5 -printf "%s\n" "$lt_cv_prog_compiler_static_works_CXX" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works_CXX" >&5 +$as_echo "$lt_cv_prog_compiler_static_works_CXX" >&6; } if test yes = "$lt_cv_prog_compiler_static_works_CXX"; then : @@ -19609,12 +18219,11 @@ - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 -printf %s "checking if $compiler supports -c -o file.$ac_objext... " >&6; } -if test ${lt_cv_prog_compiler_c_o_CXX+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 +$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } +if ${lt_cv_prog_compiler_c_o_CXX+:} false; then : + $as_echo_n "(cached) " >&6 +else lt_cv_prog_compiler_c_o_CXX=no $RM -r conftest 2>/dev/null mkdir conftest @@ -19657,17 +18266,16 @@ $RM conftest* fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5 -printf "%s\n" "$lt_cv_prog_compiler_c_o_CXX" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5 +$as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 -printf %s "checking if $compiler supports -c -o file.$ac_objext... " >&6; } -if test ${lt_cv_prog_compiler_c_o_CXX+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 +$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } +if ${lt_cv_prog_compiler_c_o_CXX+:} false; then : + $as_echo_n "(cached) " >&6 +else lt_cv_prog_compiler_c_o_CXX=no $RM -r conftest 2>/dev/null mkdir conftest @@ -19710,8 +18318,8 @@ $RM conftest* fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5 -printf "%s\n" "$lt_cv_prog_compiler_c_o_CXX" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5 +$as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; } @@ -19719,19 +18327,19 @@ hard_links=nottested if test no = "$lt_cv_prog_compiler_c_o_CXX" && test no != "$need_locks"; then # do not overwrite the value of need_locks provided by the user - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5 -printf %s "checking if we can lock with hard links... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5 +$as_echo_n "checking if we can lock with hard links... " >&6; } hard_links=yes $RM conftest* ln conftest.a conftest.b 2>/dev/null && hard_links=no touch conftest.a ln conftest.a conftest.b 2>&5 || hard_links=no ln conftest.a conftest.b 2>/dev/null && hard_links=no - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5 -printf "%s\n" "$hard_links" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5 +$as_echo "$hard_links" >&6; } if test no = "$hard_links"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&5 -printf "%s\n" "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&5 +$as_echo "$as_me: WARNING: '$CC' does not support '-c -o', so 'make -j' may be unsafe" >&2;} need_locks=warn fi else @@ -19740,8 +18348,8 @@ - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5 -printf %s "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5 +$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; } export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' exclude_expsyms_CXX='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*' @@ -19758,7 +18366,7 @@ if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then export_symbols_cmds_CXX='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { if (\$ 2 == "W") { print \$ 3 " weak" } else { print \$ 3 } } }'\'' | sort -u > $export_symbols' else - export_symbols_cmds_CXX='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "L") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' + export_symbols_cmds_CXX='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' fi ;; pw32*) @@ -19766,7 +18374,7 @@ ;; cygwin* | mingw* | cegcc*) case $cc_basename in - cl* | icl*) + cl*) exclude_expsyms_CXX='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*' ;; *) @@ -19783,8 +18391,8 @@ ;; esac -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5 -printf "%s\n" "$ld_shlibs_CXX" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5 +$as_echo "$ld_shlibs_CXX" >&6; } test no = "$ld_shlibs_CXX" && can_build_shared=no with_gnu_ld_CXX=$with_gnu_ld @@ -19811,19 +18419,18 @@ # Test whether the compiler implicitly links with -lc since on some # systems, -lgcc has to come before -lc. If gcc already passes -lc # to ld, don't add -lc before -lgcc. - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5 -printf %s "checking whether -lc should be explicitly linked in... " >&6; } -if test ${lt_cv_archive_cmds_need_lc_CXX+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5 +$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; } +if ${lt_cv_archive_cmds_need_lc_CXX+:} false; then : + $as_echo_n "(cached) " >&6 +else $RM conftest* echo "$lt_simple_compile_test_code" > conftest.$ac_ext if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } 2>conftest.err; then soname=conftest lib=conftest @@ -19841,7 +18448,7 @@ if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5 (eval $archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; } then lt_cv_archive_cmds_need_lc_CXX=no @@ -19855,8 +18462,8 @@ $RM conftest* fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc_CXX" >&5 -printf "%s\n" "$lt_cv_archive_cmds_need_lc_CXX" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc_CXX" >&5 +$as_echo "$lt_cv_archive_cmds_need_lc_CXX" >&6; } archive_cmds_need_lc_CXX=$lt_cv_archive_cmds_need_lc_CXX ;; esac @@ -19925,8 +18532,8 @@ - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5 -printf %s "checking dynamic linker characteristics... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5 +$as_echo_n "checking dynamic linker characteristics... " >&6; } library_names_spec= libname_spec='lib$name' @@ -20117,7 +18724,7 @@ case $host_os in cygwin*) # Cygwin DLLs use 'cyg' prefix rather than 'lib' - soname_spec='`echo $libname | $SED -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' + soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' ;; mingw* | cegcc*) @@ -20126,14 +18733,14 @@ ;; pw32*) # pw32 DLLs use 'pw' prefix rather than 'lib' - library_names_spec='`echo $libname | $SED -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' + library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' ;; esac dynamic_linker='Win32 ld.exe' ;; - *,cl* | *,icl*) - # Native MSVC or ICC + *,cl*) + # Native MSVC libname_spec='$name' soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' library_names_spec='$libname.dll.lib' @@ -20152,7 +18759,7 @@ done IFS=$lt_save_ifs # Convert to MSYS style. - sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` + sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` ;; cygwin*) # Convert to unix form, then to dos form, then back to unix form @@ -20189,7 +18796,7 @@ ;; *) - # Assume MSVC and ICC wrapper + # Assume MSVC wrapper library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib' dynamic_linker='Win32 ld.exe' ;; @@ -20221,7 +18828,7 @@ shlibpath_var=LD_LIBRARY_PATH ;; -freebsd* | dragonfly* | midnightbsd*) +freebsd* | dragonfly*) # DragonFly does not have aout. When/if they implement a new # versioning mechanism, adjust this. if test -x /usr/bin/objformat; then @@ -20414,10 +19021,9 @@ shlibpath_overrides_runpath=no # Some binutils ld are patched to set DT_RUNPATH - if test ${lt_cv_shlibpath_overrides_runpath+y} -then : - printf %s "(cached) " >&6 -else $as_nop + if ${lt_cv_shlibpath_overrides_runpath+:} false; then : + $as_echo_n "(cached) " >&6 +else lt_cv_shlibpath_overrides_runpath=no save_LDFLAGS=$LDFLAGS save_libdir=$libdir @@ -20427,21 +19033,19 @@ /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_cxx_try_link "$LINENO" -then : - if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null -then : +if ac_fn_cxx_try_link "$LINENO"; then : + if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then : lt_cv_shlibpath_overrides_runpath=yes fi fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LDFLAGS=$save_LDFLAGS libdir=$save_libdir @@ -20685,8 +19289,8 @@ dynamic_linker=no ;; esac -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5 -printf "%s\n" "$dynamic_linker" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5 +$as_echo "$dynamic_linker" >&6; } test no = "$dynamic_linker" && can_build_shared=no variables_saved_for_relink="PATH $shlibpath_var $runpath_var" @@ -20750,8 +19354,8 @@ - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5 -printf %s "checking how to hardcode library paths into programs... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5 +$as_echo_n "checking how to hardcode library paths into programs... " >&6; } hardcode_action_CXX= if test -n "$hardcode_libdir_flag_spec_CXX" || test -n "$runpath_var_CXX" || @@ -20775,8 +19379,8 @@ # directories. hardcode_action_CXX=unsupported fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $hardcode_action_CXX" >&5 -printf "%s\n" "$hardcode_action_CXX" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action_CXX" >&5 +$as_echo "$hardcode_action_CXX" >&6; } if test relink = "$hardcode_action_CXX" || test yes = "$inherit_rpath_CXX"; then @@ -20846,12 +19450,11 @@ depcc="$CCAS" am_compiler_list= -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 -printf %s "checking dependency style of $depcc... " >&6; } -if test ${am_cv_CCAS_dependencies_compiler_type+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 +$as_echo_n "checking dependency style of $depcc... " >&6; } +if ${am_cv_CCAS_dependencies_compiler_type+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then # We make a subdir and do the tests there. Otherwise we can end up # making bogus files that we don't know about and never remove. For @@ -20956,8 +19559,8 @@ fi fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_CCAS_dependencies_compiler_type" >&5 -printf "%s\n" "$am_cv_CCAS_dependencies_compiler_type" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CCAS_dependencies_compiler_type" >&5 +$as_echo "$am_cv_CCAS_dependencies_compiler_type" >&6; } CCASDEPMODE=depmode=$am_cv_CCAS_dependencies_compiler_type if @@ -20974,18 +19577,17 @@ # Initialize maintainer mode -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5 -printf %s "checking whether to enable maintainer-specific portions of Makefiles... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5 +$as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; } # Check whether --enable-maintainer-mode was given. -if test ${enable_maintainer_mode+y} -then : +if test "${enable_maintainer_mode+set}" = set; then : enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval -else $as_nop +else USE_MAINTAINER_MODE=yes fi - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5 -printf "%s\n" "$USE_MAINTAINER_MODE" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5 +$as_echo "$USE_MAINTAINER_MODE" >&6; } if test $USE_MAINTAINER_MODE = yes; then MAINTAINER_MODE_TRUE= MAINTAINER_MODE_FALSE='#' @@ -21010,12 +19612,11 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. set dummy ${ac_tool_prefix}pkg-config; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_PKG_CONFIG+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_PKG_CONFIG+:} false; then : + $as_echo_n "(cached) " >&6 +else case $PKG_CONFIG in [\\/]* | ?:[\\/]*) ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. @@ -21025,15 +19626,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_PKG_CONFIG="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -21045,11 +19642,11 @@ fi PKG_CONFIG=$ac_cv_path_PKG_CONFIG if test -n "$PKG_CONFIG"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5 -printf "%s\n" "$PKG_CONFIG" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5 +$as_echo "$PKG_CONFIG" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -21058,12 +19655,11 @@ ac_pt_PKG_CONFIG=$PKG_CONFIG # Extract the first word of "pkg-config", so it can be a program name with args. set dummy pkg-config; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_ac_pt_PKG_CONFIG+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_ac_pt_PKG_CONFIG+:} false; then : + $as_echo_n "(cached) " >&6 +else case $ac_pt_PKG_CONFIG in [\\/]* | ?:[\\/]*) ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path. @@ -21073,15 +19669,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_ac_pt_PKG_CONFIG="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -21093,11 +19685,11 @@ fi ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG if test -n "$ac_pt_PKG_CONFIG"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5 -printf "%s\n" "$ac_pt_PKG_CONFIG" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5 +$as_echo "$ac_pt_PKG_CONFIG" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi if test "x$ac_pt_PKG_CONFIG" = x; then @@ -21105,8 +19697,8 @@ else case $cross_compiling:$ac_tool_warned in yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac PKG_CONFIG=$ac_pt_PKG_CONFIG @@ -21118,14 +19710,14 @@ fi if test -n "$PKG_CONFIG"; then _pkg_min_version=0.16 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5 -printf %s "checking pkg-config is at least version $_pkg_min_version... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5 +$as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; } if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } PKG_CONFIG="" fi fi @@ -21137,55 +19729,55 @@ -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for host type" >&5 -printf %s "checking for host type... " >&6; } -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $host" >&5 -printf "%s\n" "$host" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for host type" >&5 +$as_echo_n "checking for host type... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $host" >&5 +$as_echo "$host" >&6; } -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for host processor" >&5 -printf %s "checking for host processor... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for host processor" >&5 +$as_echo_n "checking for host processor... " >&6; } case "$host_cpu" in i*86) have_x86=yes -printf "%s\n" "#define ARCH_X86 1" >>confdefs.h +$as_echo "#define ARCH_X86 1" >>confdefs.h - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: x86" >&5 -printf "%s\n" "x86" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: x86" >&5 +$as_echo "x86" >&6; } ;; x86_64) have_x86=yes -printf "%s\n" "#define ARCH_X86 1" >>confdefs.h +$as_echo "#define ARCH_X86 1" >>confdefs.h -printf "%s\n" "#define ARCH_X86_64 1" >>confdefs.h +$as_echo "#define ARCH_X86_64 1" >>confdefs.h - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: x86-64" >&5 -printf "%s\n" "x86-64" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: x86-64" >&5 +$as_echo "x86-64" >&6; } ;; ppc | powerpc) have_ppc=yes -printf "%s\n" "#define ARCH_PPC 1" >>confdefs.h +$as_echo "#define ARCH_PPC 1" >>confdefs.h - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: PowerPC" >&5 -printf "%s\n" "PowerPC" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: PowerPC" >&5 +$as_echo "PowerPC" >&6; } ;; ppc64 | powerpc64) have_ppc=yes -printf "%s\n" "#define ARCH_PPC 1" >>confdefs.h +$as_echo "#define ARCH_PPC 1" >>confdefs.h -printf "%s\n" "#define ARCH_PPC64 1" >>confdefs.h +$as_echo "#define ARCH_PPC64 1" >>confdefs.h - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: 64-bit PowerPC" >&5 -printf "%s\n" "64-bit PowerPC" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: 64-bit PowerPC" >&5 +$as_echo "64-bit PowerPC" >&6; } ;; *) - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: unknown" >&5 -printf "%s\n" "unknown" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: unknown" >&5 +$as_echo "unknown" >&6; } ;; esac @@ -21194,8 +19786,8 @@ # Check for Linux ################# -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if compiling for Linux" >&5 -printf %s "checking if compiling for Linux... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if compiling for Linux" >&5 +$as_echo_n "checking if compiling for Linux... " >&6; } case "$host_os" in linux*) platform_linux=yes @@ -21204,8 +19796,8 @@ platform_linux=no ;; esac -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $platform_linux" >&5 -printf "%s\n" "$platform_linux" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $platform_linux" >&5 +$as_echo "$platform_linux" >&6; } if test "$platform_linux" = "yes"; then PLATFORM_LINUX_TRUE= PLATFORM_LINUX_FALSE='#' @@ -21220,8 +19812,8 @@ # Check for Win32 ################# -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if compiling for Win32" >&5 -printf %s "checking if compiling for Win32... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if compiling for Win32" >&5 +$as_echo_n "checking if compiling for Win32... " >&6; } case "$host_os" in msys* | mingw* | cygwin*) platform_win32=yes @@ -21230,8 +19822,8 @@ platform_win32=no ;; esac -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $platform_win32" >&5 -printf "%s\n" "$platform_win32" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $platform_win32" >&5 +$as_echo "$platform_win32" >&6; } if test "$platform_win32" = "yes"; then PLATFORM_WIN32_TRUE= PLATFORM_WIN32_FALSE='#' @@ -21244,8 +19836,8 @@ PATHSEP=':' os_win32=no if test "x$platform_win32" != xno; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if this is native Win32" >&5 -printf %s "checking if this is native Win32... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking if this is native Win32" >&5 +$as_echo_n "checking if this is native Win32... " >&6; } case "$host_os" in msys* | mingw*) os_win32=yes @@ -21261,8 +19853,8 @@ *) ;; esac - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $os_win32" >&5 -printf "%s\n" "$os_win32" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $os_win32" >&5 +$as_echo "$os_win32" >&6; } fi @@ -21286,12 +19878,11 @@ if test "$os_win32" = "yes"; then # Extract the first word of "lib.exe", so it can be a program name with args. set dummy lib.exe; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ms_librarian+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_ms_librarian+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$ms_librarian"; then ac_cv_prog_ms_librarian="$ms_librarian" # Let the user override the test. else @@ -21299,15 +19890,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ms_librarian="yes" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -21319,23 +19906,22 @@ fi ms_librarian=$ac_cv_prog_ms_librarian if test -n "$ms_librarian"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ms_librarian" >&5 -printf "%s\n" "$ms_librarian" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ms_librarian" >&5 +$as_echo "$ms_librarian" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}windres", so it can be a program name with args. set dummy ${ac_tool_prefix}windres; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_WINDRES+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_WINDRES+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$WINDRES"; then ac_cv_prog_WINDRES="$WINDRES" # Let the user override the test. else @@ -21343,15 +19929,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_WINDRES="${ac_tool_prefix}windres" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -21362,11 +19944,11 @@ fi WINDRES=$ac_cv_prog_WINDRES if test -n "$WINDRES"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $WINDRES" >&5 -printf "%s\n" "$WINDRES" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $WINDRES" >&5 +$as_echo "$WINDRES" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -21375,12 +19957,11 @@ ac_ct_WINDRES=$WINDRES # Extract the first word of "windres", so it can be a program name with args. set dummy windres; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_ac_ct_WINDRES+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_ac_ct_WINDRES+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$ac_ct_WINDRES"; then ac_cv_prog_ac_ct_WINDRES="$ac_ct_WINDRES" # Let the user override the test. else @@ -21388,15 +19969,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_ac_ct_WINDRES="windres" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -21407,11 +19984,11 @@ fi ac_ct_WINDRES=$ac_cv_prog_ac_ct_WINDRES if test -n "$ac_ct_WINDRES"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_ct_WINDRES" >&5 -printf "%s\n" "$ac_ct_WINDRES" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_WINDRES" >&5 +$as_echo "$ac_ct_WINDRES" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi if test "x$ac_ct_WINDRES" = x; then @@ -21419,8 +19996,8 @@ else case $cross_compiling:$ac_tool_warned in yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac WINDRES=$ac_ct_WINDRES @@ -21458,22 +20035,22 @@ #################### platform_osx=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if compiling for Mac OS X" >&5 -printf %s "checking if compiling for Mac OS X... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if compiling for Mac OS X" >&5 +$as_echo_n "checking if compiling for Mac OS X... " >&6; } case "$host_os" in darwin*) - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } -printf "%s\n" "#define PLATFORM_OSX 1" >>confdefs.h +$as_echo "#define PLATFORM_OSX 1" >>confdefs.h platform_osx=yes ;; *) ;; esac -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $platform_osx" >&5 -printf "%s\n" "$platform_osx" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $platform_osx" >&5 +$as_echo "$platform_osx" >&6; } if test "x$platform_osx" = xyes; then PLATFORM_OSX_TRUE= PLATFORM_OSX_FALSE='#' @@ -21490,14 +20067,13 @@ # Checks for programs. -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 -printf %s "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 +$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } set x ${MAKE-make} -ac_make=`printf "%s\n" "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` -if eval test \${ac_cv_prog_make_${ac_make}_set+y} -then : - printf %s "(cached) " >&6 -else $as_nop +ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` +if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : + $as_echo_n "(cached) " >&6 +else cat >conftest.make <<\_ACEOF SHELL = /bin/sh all: @@ -21513,42 +20089,40 @@ rm -f conftest.make fi if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } SET_MAKE= else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } SET_MAKE="MAKE=${MAKE-make}" fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5 -printf %s "checking whether ln -s works... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5 +$as_echo_n "checking whether ln -s works... " >&6; } LN_S=$as_ln_s if test "$LN_S" = "ln -s"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5 -printf "%s\n" "no, using $LN_S" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5 +$as_echo "no, using $LN_S" >&6; } fi # Large file support for the swap file # Check whether --enable-largefile was given. -if test ${enable_largefile+y} -then : +if test "${enable_largefile+set}" = set; then : enableval=$enable_largefile; fi if test "$enable_largefile" != no; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5 -printf %s "checking for special C compiler options needed for large files... " >&6; } -if test ${ac_cv_sys_largefile_CC+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5 +$as_echo_n "checking for special C compiler options needed for large files... " >&6; } +if ${ac_cv_sys_largefile_CC+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_cv_sys_largefile_CC=no if test "$GCC" != yes; then ac_save_CC=$CC @@ -21562,47 +20136,44 @@ We can't simply define LARGE_OFF_T to be 9223372036854775807, since some C++ compilers masquerading as C compilers incorrectly reject 9223372036854775807. */ -#define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31)) +#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1]; int -main (void) +main () { ; return 0; } _ACEOF - if ac_fn_c_try_compile "$LINENO" -then : + if ac_fn_c_try_compile "$LINENO"; then : break fi -rm -f core conftest.err conftest.$ac_objext conftest.beam +rm -f core conftest.err conftest.$ac_objext CC="$CC -n32" - if ac_fn_c_try_compile "$LINENO" -then : + if ac_fn_c_try_compile "$LINENO"; then : ac_cv_sys_largefile_CC=' -n32'; break fi -rm -f core conftest.err conftest.$ac_objext conftest.beam +rm -f core conftest.err conftest.$ac_objext break done CC=$ac_save_CC rm -f conftest.$ac_ext fi fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_CC" >&5 -printf "%s\n" "$ac_cv_sys_largefile_CC" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_CC" >&5 +$as_echo "$ac_cv_sys_largefile_CC" >&6; } if test "$ac_cv_sys_largefile_CC" != no; then CC=$CC$ac_cv_sys_largefile_CC fi - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for large files" >&5 -printf %s "checking for _FILE_OFFSET_BITS value needed for large files... " >&6; } -if test ${ac_cv_sys_file_offset_bits+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for large files" >&5 +$as_echo_n "checking for _FILE_OFFSET_BITS value needed for large files... " >&6; } +if ${ac_cv_sys_file_offset_bits+:} false; then : + $as_echo_n "(cached) " >&6 +else while :; do cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ @@ -21611,23 +20182,22 @@ We can't simply define LARGE_OFF_T to be 9223372036854775807, since some C++ compilers masquerading as C compilers incorrectly reject 9223372036854775807. */ -#define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31)) +#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1]; int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : ac_cv_sys_file_offset_bits=no; break fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #define _FILE_OFFSET_BITS 64 @@ -21636,43 +20206,43 @@ We can't simply define LARGE_OFF_T to be 9223372036854775807, since some C++ compilers masquerading as C compilers incorrectly reject 9223372036854775807. */ -#define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31)) +#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1]; int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : ac_cv_sys_file_offset_bits=64; break fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_cv_sys_file_offset_bits=unknown break done fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5 -printf "%s\n" "$ac_cv_sys_file_offset_bits" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5 +$as_echo "$ac_cv_sys_file_offset_bits" >&6; } case $ac_cv_sys_file_offset_bits in #( no | unknown) ;; *) -printf "%s\n" "#define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits" >>confdefs.h +cat >>confdefs.h <<_ACEOF +#define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits +_ACEOF ;; esac rm -rf conftest* if test $ac_cv_sys_file_offset_bits = unknown; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large files" >&5 -printf %s "checking for _LARGE_FILES value needed for large files... " >&6; } -if test ${ac_cv_sys_large_files+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large files" >&5 +$as_echo_n "checking for _LARGE_FILES value needed for large files... " >&6; } +if ${ac_cv_sys_large_files+:} false; then : + $as_echo_n "(cached) " >&6 +else while :; do cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ @@ -21681,23 +20251,22 @@ We can't simply define LARGE_OFF_T to be 9223372036854775807, since some C++ compilers masquerading as C compilers incorrectly reject 9223372036854775807. */ -#define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31)) +#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1]; int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : ac_cv_sys_large_files=no; break fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #define _LARGE_FILES 1 @@ -21706,45 +20275,47 @@ We can't simply define LARGE_OFF_T to be 9223372036854775807, since some C++ compilers masquerading as C compilers incorrectly reject 9223372036854775807. */ -#define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31)) +#define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1]; int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : ac_cv_sys_large_files=1; break fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_cv_sys_large_files=unknown break done fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5 -printf "%s\n" "$ac_cv_sys_large_files" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5 +$as_echo "$ac_cv_sys_large_files" >&6; } case $ac_cv_sys_large_files in #( no | unknown) ;; *) -printf "%s\n" "#define _LARGE_FILES $ac_cv_sys_large_files" >>confdefs.h +cat >>confdefs.h <<_ACEOF +#define _LARGE_FILES $ac_cv_sys_large_files +_ACEOF ;; esac rm -rf conftest* fi + + fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to turn on debugging" >&5 -printf %s "checking whether to turn on debugging... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to turn on debugging" >&5 +$as_echo_n "checking whether to turn on debugging... " >&6; } # Check whether --enable-debug was given. -if test ${enable_debug+y} -then : +if test "${enable_debug+set}" = set; then : enableval=$enable_debug; if eval "test x$enable_debug = xyes"; then DEBUGFLAG="-g" fi @@ -21752,19 +20323,18 @@ if test -n "$DEBUGFLAG"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } CFLAGS="$DEBUGFLAG $CFLAGS" else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to turn on profiling" >&5 -printf %s "checking whether to turn on profiling... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to turn on profiling" >&5 +$as_echo_n "checking whether to turn on profiling... " >&6; } # Check whether --enable-profile was given. -if test ${enable_profile+y} -then : +if test "${enable_profile+set}" = set; then : enableval=$enable_profile; if eval "test x$enable_profile = xyes"; then PROFFLAG="-pg" fi @@ -21772,19 +20342,18 @@ if test -n "$PROFFLAG"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } CFLAGS="$PROFFLAG $CFLAGS" else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi # Check whether --enable-ansi was given. -if test ${enable_ansi+y} -then : +if test "${enable_ansi+set}" = set; then : enableval=$enable_ansi; -else $as_nop +else enable_ansi=no fi @@ -21816,28 +20385,27 @@ if test -z "$extra_warnings"; then extra_warnings_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -Werror $flag" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 -printf %s "checking whether $CC understands $flag... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 +$as_echo_n "checking whether $CC understands $flag... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : extra_warnings_works=yes -else $as_nop +else extra_warnings_works=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $extra_warnings_works" >&5 -printf "%s\n" "$extra_warnings_works" >&6; } +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $extra_warnings_works" >&5 +$as_echo "$extra_warnings_works" >&6; } CFLAGS="$extra_warnings_save_CFLAGS" if test "x$extra_warnings_works" = "xyes"; then extra_warnings="$flag" @@ -21853,28 +20421,27 @@ if test -z "$extra_warnings"; then extra_warnings_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -Werror $flag" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 -printf %s "checking whether $CC understands $flag... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 +$as_echo_n "checking whether $CC understands $flag... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : extra_warnings_works=yes -else $as_nop +else extra_warnings_works=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $extra_warnings_works" >&5 -printf "%s\n" "$extra_warnings_works" >&6; } +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $extra_warnings_works" >&5 +$as_echo "$extra_warnings_works" >&6; } CFLAGS="$extra_warnings_save_CFLAGS" if test "x$extra_warnings_works" = "xyes"; then extra_warnings="$flag" @@ -21894,28 +20461,27 @@ if test -z "$extra_warnings"; then extra_warnings_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -Werror $flag" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 -printf %s "checking whether $CC understands $flag... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 +$as_echo_n "checking whether $CC understands $flag... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : extra_warnings_works=yes -else $as_nop +else extra_warnings_works=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $extra_warnings_works" >&5 -printf "%s\n" "$extra_warnings_works" >&6; } +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $extra_warnings_works" >&5 +$as_echo "$extra_warnings_works" >&6; } CFLAGS="$extra_warnings_save_CFLAGS" if test "x$extra_warnings_works" = "xyes"; then extra_warnings="$flag" @@ -21931,28 +20497,27 @@ if test -z "$extra_warnings"; then extra_warnings_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -Werror $flag" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 -printf %s "checking whether $CC understands $flag... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 +$as_echo_n "checking whether $CC understands $flag... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : extra_warnings_works=yes -else $as_nop +else extra_warnings_works=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $extra_warnings_works" >&5 -printf "%s\n" "$extra_warnings_works" >&6; } +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $extra_warnings_works" >&5 +$as_echo "$extra_warnings_works" >&6; } CFLAGS="$extra_warnings_save_CFLAGS" if test "x$extra_warnings_works" = "xyes"; then extra_warnings="$flag" @@ -21968,28 +20533,27 @@ if test -z "$extra_warnings"; then extra_warnings_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -Werror $flag" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 -printf %s "checking whether $CC understands $flag... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 +$as_echo_n "checking whether $CC understands $flag... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : extra_warnings_works=yes -else $as_nop +else extra_warnings_works=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $extra_warnings_works" >&5 -printf "%s\n" "$extra_warnings_works" >&6; } +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $extra_warnings_works" >&5 +$as_echo "$extra_warnings_works" >&6; } CFLAGS="$extra_warnings_save_CFLAGS" if test "x$extra_warnings_works" = "xyes"; then extra_warnings="$flag" @@ -22005,28 +20569,27 @@ if test -z "$extra_warnings"; then extra_warnings_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -Werror $flag" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 -printf %s "checking whether $CC understands $flag... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 +$as_echo_n "checking whether $CC understands $flag... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : extra_warnings_works=yes -else $as_nop +else extra_warnings_works=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $extra_warnings_works" >&5 -printf "%s\n" "$extra_warnings_works" >&6; } +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $extra_warnings_works" >&5 +$as_echo "$extra_warnings_works" >&6; } CFLAGS="$extra_warnings_save_CFLAGS" if test "x$extra_warnings_works" = "xyes"; then extra_warnings="$flag" @@ -22042,28 +20605,27 @@ if test -z "$extra_warnings"; then extra_warnings_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -Werror $flag" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 -printf %s "checking whether $CC understands $flag... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 +$as_echo_n "checking whether $CC understands $flag... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : extra_warnings_works=yes -else $as_nop +else extra_warnings_works=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $extra_warnings_works" >&5 -printf "%s\n" "$extra_warnings_works" >&6; } +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $extra_warnings_works" >&5 +$as_echo "$extra_warnings_works" >&6; } CFLAGS="$extra_warnings_save_CFLAGS" if test "x$extra_warnings_works" = "xyes"; then extra_warnings="$flag" @@ -22079,28 +20641,27 @@ if test -z "$extra_warnings"; then extra_warnings_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -Werror $flag" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 -printf %s "checking whether $CC understands $flag... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 +$as_echo_n "checking whether $CC understands $flag... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : extra_warnings_works=yes -else $as_nop +else extra_warnings_works=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $extra_warnings_works" >&5 -printf "%s\n" "$extra_warnings_works" >&6; } +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $extra_warnings_works" >&5 +$as_echo "$extra_warnings_works" >&6; } CFLAGS="$extra_warnings_save_CFLAGS" if test "x$extra_warnings_works" = "xyes"; then extra_warnings="$flag" @@ -22116,28 +20677,27 @@ if test -z "$extra_warnings"; then extra_warnings_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -Werror $flag" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 -printf %s "checking whether $CC understands $flag... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 +$as_echo_n "checking whether $CC understands $flag... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : extra_warnings_works=yes -else $as_nop +else extra_warnings_works=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $extra_warnings_works" >&5 -printf "%s\n" "$extra_warnings_works" >&6; } +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $extra_warnings_works" >&5 +$as_echo "$extra_warnings_works" >&6; } CFLAGS="$extra_warnings_save_CFLAGS" if test "x$extra_warnings_works" = "xyes"; then extra_warnings="$flag" @@ -22153,28 +20713,27 @@ if test -z "$extra_warnings"; then extra_warnings_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -Werror $flag" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 -printf %s "checking whether $CC understands $flag... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 +$as_echo_n "checking whether $CC understands $flag... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : extra_warnings_works=yes -else $as_nop +else extra_warnings_works=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $extra_warnings_works" >&5 -printf "%s\n" "$extra_warnings_works" >&6; } +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $extra_warnings_works" >&5 +$as_echo "$extra_warnings_works" >&6; } CFLAGS="$extra_warnings_save_CFLAGS" if test "x$extra_warnings_works" = "xyes"; then extra_warnings="$flag" @@ -22190,28 +20749,27 @@ if test -z "$extra_warnings"; then extra_warnings_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -Werror $flag" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 -printf %s "checking whether $CC understands $flag... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 +$as_echo_n "checking whether $CC understands $flag... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : extra_warnings_works=yes -else $as_nop +else extra_warnings_works=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $extra_warnings_works" >&5 -printf "%s\n" "$extra_warnings_works" >&6; } +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $extra_warnings_works" >&5 +$as_echo "$extra_warnings_works" >&6; } CFLAGS="$extra_warnings_save_CFLAGS" if test "x$extra_warnings_works" = "xyes"; then extra_warnings="$flag" @@ -22227,28 +20785,27 @@ if test -z "$extra_warnings"; then extra_warnings_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -Werror $flag" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 -printf %s "checking whether $CC understands $flag... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 +$as_echo_n "checking whether $CC understands $flag... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : extra_warnings_works=yes -else $as_nop +else extra_warnings_works=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $extra_warnings_works" >&5 -printf "%s\n" "$extra_warnings_works" >&6; } +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $extra_warnings_works" >&5 +$as_echo "$extra_warnings_works" >&6; } CFLAGS="$extra_warnings_save_CFLAGS" if test "x$extra_warnings_works" = "xyes"; then extra_warnings="$flag" @@ -22264,28 +20821,27 @@ if test -z "$extra_warnings"; then extra_warnings_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -Werror $flag" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 -printf %s "checking whether $CC understands $flag... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 +$as_echo_n "checking whether $CC understands $flag... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : extra_warnings_works=yes -else $as_nop +else extra_warnings_works=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $extra_warnings_works" >&5 -printf "%s\n" "$extra_warnings_works" >&6; } +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $extra_warnings_works" >&5 +$as_echo "$extra_warnings_works" >&6; } CFLAGS="$extra_warnings_save_CFLAGS" if test "x$extra_warnings_works" = "xyes"; then extra_warnings="$flag" @@ -22301,28 +20857,27 @@ if test -z "$extra_warnings"; then extra_warnings_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -Werror $flag" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 -printf %s "checking whether $CC understands $flag... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 +$as_echo_n "checking whether $CC understands $flag... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : extra_warnings_works=yes -else $as_nop +else extra_warnings_works=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $extra_warnings_works" >&5 -printf "%s\n" "$extra_warnings_works" >&6; } +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $extra_warnings_works" >&5 +$as_echo "$extra_warnings_works" >&6; } CFLAGS="$extra_warnings_save_CFLAGS" if test "x$extra_warnings_works" = "xyes"; then extra_warnings="$flag" @@ -22338,28 +20893,27 @@ if test -z "$extra_warnings"; then extra_warnings_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -Werror $flag" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 -printf %s "checking whether $CC understands $flag... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 +$as_echo_n "checking whether $CC understands $flag... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : extra_warnings_works=yes -else $as_nop +else extra_warnings_works=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $extra_warnings_works" >&5 -printf "%s\n" "$extra_warnings_works" >&6; } +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $extra_warnings_works" >&5 +$as_echo "$extra_warnings_works" >&6; } CFLAGS="$extra_warnings_save_CFLAGS" if test "x$extra_warnings_works" = "xyes"; then extra_warnings="$flag" @@ -22384,28 +20938,27 @@ if test -z "$extra_warnings"; then extra_warnings_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -Werror $flag" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 -printf %s "checking whether $CC understands $flag... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 +$as_echo_n "checking whether $CC understands $flag... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : extra_warnings_works=yes -else $as_nop +else extra_warnings_works=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $extra_warnings_works" >&5 -printf "%s\n" "$extra_warnings_works" >&6; } +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $extra_warnings_works" >&5 +$as_echo "$extra_warnings_works" >&6; } CFLAGS="$extra_warnings_save_CFLAGS" if test "x$extra_warnings_works" = "xyes"; then extra_warnings="$flag" @@ -22421,28 +20974,27 @@ if test -z "$extra_warnings"; then extra_warnings_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -Werror $flag" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 -printf %s "checking whether $CC understands $flag... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 +$as_echo_n "checking whether $CC understands $flag... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : extra_warnings_works=yes -else $as_nop +else extra_warnings_works=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $extra_warnings_works" >&5 -printf "%s\n" "$extra_warnings_works" >&6; } +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $extra_warnings_works" >&5 +$as_echo "$extra_warnings_works" >&6; } CFLAGS="$extra_warnings_save_CFLAGS" if test "x$extra_warnings_works" = "xyes"; then extra_warnings="$flag" @@ -22460,8 +21012,8 @@ if test "x$os_win32" = xyes; then if test "x$GCC" = xyes; then msnative_struct='' - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to get MSVC-compatible struct packing" >&5 -printf %s "checking how to get MSVC-compatible struct packing... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to get MSVC-compatible struct packing" >&5 +$as_echo_n "checking how to get MSVC-compatible struct packing... " >&6; } if test -z "$ac_cv_prog_CC"; then our_gcc="$CC" else @@ -22480,14 +21032,14 @@ ;; esac if test "x$msnative_struct" = x ; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no way" >&5 -printf "%s\n" "no way" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: build will be incompatible with GTK+ DLLs" >&5 -printf "%s\n" "$as_me: WARNING: build will be incompatible with GTK+ DLLs" >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no way" >&5 +$as_echo "no way" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: build will be incompatible with GTK+ DLLs" >&5 +$as_echo "$as_me: WARNING: build will be incompatible with GTK+ DLLs" >&2;} else CFLAGS="$CFLAGS $msnative_struct" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ${msnative_struct}" >&5 -printf "%s\n" "${msnative_struct}" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${msnative_struct}" >&5 +$as_echo "${msnative_struct}" >&6; } fi fi fi @@ -22520,89 +21072,123 @@ -# Autoupdate added the next two lines to ensure that your configure -# script's behavior did not change. They are probably safe to remove. +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 +$as_echo_n "checking for ANSI C header files... " >&6; } +if ${ac_cv_header_stdc+:} false; then : + $as_echo_n "(cached) " >&6 +else + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ +#include +#include +#include +#include + +int +main () +{ + + ; + return 0; +} +_ACEOF +if ac_fn_c_try_compile "$LINENO"; then : + ac_cv_header_stdc=yes +else + ac_cv_header_stdc=no +fi +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + +if test $ac_cv_header_stdc = yes; then + # SunOS 4.x string.h does not declare mem*, contrary to ANSI. + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ +#include -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 -printf %s "checking for egrep... " >&6; } -if test ${ac_cv_path_EGREP+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 - then ac_cv_path_EGREP="$GREP -E" - else - if test -z "$EGREP"; then - ac_path_EGREP_found=false - # Loop through the user's path and test for each of PROGNAME-LIST - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin -do - IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - for ac_prog in egrep - do - for ac_exec_ext in '' $ac_executable_extensions; do - ac_path_EGREP="$as_dir$ac_prog$ac_exec_ext" - as_fn_executable_p "$ac_path_EGREP" || continue -# Check for GNU ac_path_EGREP and select it if it is found. - # Check for GNU $ac_path_EGREP -case `"$ac_path_EGREP" --version 2>&1` in -*GNU*) - ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; -*) - ac_count=0 - printf %s 0123456789 >"conftest.in" - while : - do - cat "conftest.in" "conftest.in" >"conftest.tmp" - mv "conftest.tmp" "conftest.in" - cp "conftest.in" "conftest.nl" - printf "%s\n" 'EGREP' >> "conftest.nl" - "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break - diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break - as_fn_arith $ac_count + 1 && ac_count=$as_val - if test $ac_count -gt ${ac_path_EGREP_max-0}; then - # Best one so far, save it but keep looking for a better one - ac_cv_path_EGREP="$ac_path_EGREP" - ac_path_EGREP_max=$ac_count - fi - # 10*(2^10) chars as input seems more than enough - test $ac_count -gt 10 && break - done - rm -f conftest.in conftest.tmp conftest.nl conftest.out;; -esac +_ACEOF +if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | + $EGREP "memchr" >/dev/null 2>&1; then : - $ac_path_EGREP_found && break 3 - done - done - done -IFS=$as_save_IFS - if test -z "$ac_cv_path_EGREP"; then - as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5 - fi else - ac_cv_path_EGREP=$EGREP + ac_cv_header_stdc=no fi +rm -f conftest* - fi fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5 -printf "%s\n" "$ac_cv_path_EGREP" >&6; } - EGREP="$ac_cv_path_EGREP" +if test $ac_cv_header_stdc = yes; then + # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ +#include + +_ACEOF +if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | + $EGREP "free" >/dev/null 2>&1; then : + +else + ac_cv_header_stdc=no +fi +rm -f conftest* + +fi + +if test $ac_cv_header_stdc = yes; then + # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. + if test "$cross_compiling" = yes; then : + : +else + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ +#include +#include +#if ((' ' & 0x0FF) == 0x020) +# define ISLOWER(c) ('a' <= (c) && (c) <= 'z') +# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) +#else +# define ISLOWER(c) \ + (('a' <= (c) && (c) <= 'i') \ + || ('j' <= (c) && (c) <= 'r') \ + || ('s' <= (c) && (c) <= 'z')) +# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) +#endif + +#define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) +int +main () +{ + int i; + for (i = 0; i < 256; i++) + if (XOR (islower (i), ISLOWER (i)) + || toupper (i) != TOUPPER (i)) + return 2; + return 0; +} +_ACEOF +if ac_fn_c_try_run "$LINENO"; then : + +else + ac_cv_header_stdc=no +fi +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ + conftest.$ac_objext conftest.beam conftest.$ac_ext +fi + +fi +fi +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5 +$as_echo "$ac_cv_header_stdc" >&6; } +if test $ac_cv_header_stdc = yes; then + +$as_echo "#define STDC_HEADERS 1" >>confdefs.h +fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for sys/wait.h that is POSIX.1 compatible" >&5 -printf %s "checking for sys/wait.h that is POSIX.1 compatible... " >&6; } -if test ${ac_cv_header_sys_wait_h+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for sys/wait.h that is POSIX.1 compatible" >&5 +$as_echo_n "checking for sys/wait.h that is POSIX.1 compatible... " >&6; } +if ${ac_cv_header_sys_wait_h+:} false; then : + $as_echo_n "(cached) " >&6 +else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include @@ -22615,7 +21201,7 @@ #endif int -main (void) +main () { int s; wait (&s); @@ -22624,103 +21210,84 @@ return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : ac_cv_header_sys_wait_h=yes -else $as_nop +else ac_cv_header_sys_wait_h=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_sys_wait_h" >&5 -printf "%s\n" "$ac_cv_header_sys_wait_h" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_sys_wait_h" >&5 +$as_echo "$ac_cv_header_sys_wait_h" >&6; } if test $ac_cv_header_sys_wait_h = yes; then -printf "%s\n" "#define HAVE_SYS_WAIT_H 1" >>confdefs.h - -fi - - - -# Obsolete code to be removed. -if test $ac_cv_header_sys_time_h = yes; then - -printf "%s\n" "#define TIME_WITH_SYS_TIME 1" >>confdefs.h - -fi -# End of obsolete code. - - -ac_fn_c_check_header_compile "$LINENO" "execinfo.h" "ac_cv_header_execinfo_h" "$ac_includes_default" -if test "x$ac_cv_header_execinfo_h" = xyes -then : - printf "%s\n" "#define HAVE_EXECINFO_H 1" >>confdefs.h +$as_echo "#define HAVE_SYS_WAIT_H 1" >>confdefs.h fi -ac_fn_c_check_header_compile "$LINENO" "fcntl.h" "ac_cv_header_fcntl_h" "$ac_includes_default" -if test "x$ac_cv_header_fcntl_h" = xyes -then : - printf "%s\n" "#define HAVE_FCNTL_H 1" >>confdefs.h -fi -ac_fn_c_check_header_compile "$LINENO" "sys/param.h" "ac_cv_header_sys_param_h" "$ac_includes_default" -if test "x$ac_cv_header_sys_param_h" = xyes -then : - printf "%s\n" "#define HAVE_SYS_PARAM_H 1" >>confdefs.h +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5 +$as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; } +if ${ac_cv_header_time+:} false; then : + $as_echo_n "(cached) " >&6 +else + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ +#include +#include +#include +int +main () +{ +if ((struct tm *) 0) +return 0; + ; + return 0; +} +_ACEOF +if ac_fn_c_try_compile "$LINENO"; then : + ac_cv_header_time=yes +else + ac_cv_header_time=no fi -ac_fn_c_check_header_compile "$LINENO" "sys/prctl.h" "ac_cv_header_sys_prctl_h" "$ac_includes_default" -if test "x$ac_cv_header_sys_prctl_h" = xyes -then : - printf "%s\n" "#define HAVE_SYS_PRCTL_H 1" >>confdefs.h - +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -ac_fn_c_check_header_compile "$LINENO" "sys/thr.h" "ac_cv_header_sys_thr_h" "$ac_includes_default" -if test "x$ac_cv_header_sys_thr_h" = xyes -then : - printf "%s\n" "#define HAVE_SYS_THR_H 1" >>confdefs.h +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_time" >&5 +$as_echo "$ac_cv_header_time" >&6; } +if test $ac_cv_header_time = yes; then -fi -ac_fn_c_check_header_compile "$LINENO" "sys/time.h" "ac_cv_header_sys_time_h" "$ac_includes_default" -if test "x$ac_cv_header_sys_time_h" = xyes -then : - printf "%s\n" "#define HAVE_SYS_TIME_H 1" >>confdefs.h +$as_echo "#define TIME_WITH_SYS_TIME 1" >>confdefs.h fi -ac_fn_c_check_header_compile "$LINENO" "sys/times.h" "ac_cv_header_sys_times_h" "$ac_includes_default" -if test "x$ac_cv_header_sys_times_h" = xyes -then : - printf "%s\n" "#define HAVE_SYS_TIMES_H 1" >>confdefs.h -fi -ac_fn_c_check_header_compile "$LINENO" "sys/wait.h" "ac_cv_header_sys_wait_h" "$ac_includes_default" -if test "x$ac_cv_header_sys_wait_h" = xyes -then : - printf "%s\n" "#define HAVE_SYS_WAIT_H 1" >>confdefs.h -fi -ac_fn_c_check_header_compile "$LINENO" "unistd.h" "ac_cv_header_unistd_h" "$ac_includes_default" -if test "x$ac_cv_header_unistd_h" = xyes -then : - printf "%s\n" "#define HAVE_UNISTD_H 1" >>confdefs.h +for ac_header in execinfo.h fcntl.h sys/param.h sys/prctl.h sys/thr.h sys/time.h sys/times.h sys/wait.h unistd.h +do : + as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` +ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" +if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : + cat >>confdefs.h <<_ACEOF +#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 +_ACEOF fi +done - for ac_func in backtrace +for ac_func in backtrace do : ac_fn_c_check_func "$LINENO" "backtrace" "ac_cv_func_backtrace" -if test "x$ac_cv_func_backtrace" = xyes -then : - printf "%s\n" "#define HAVE_BACKTRACE 1" >>confdefs.h - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for backtrace in -lexecinfo" >&5 -printf %s "checking for backtrace in -lexecinfo... " >&6; } -if test ${ac_cv_lib_execinfo_backtrace+y} -then : - printf %s "(cached) " >&6 -else $as_nop +if test "x$ac_cv_func_backtrace" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_BACKTRACE 1 +_ACEOF + +else + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for backtrace in -lexecinfo" >&5 +$as_echo_n "checking for backtrace in -lexecinfo... " >&6; } +if ${ac_cv_lib_execinfo_backtrace+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-lexecinfo $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -22729,125 +21296,96 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char backtrace (); int -main (void) +main () { return backtrace (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_execinfo_backtrace=yes -else $as_nop +else ac_cv_lib_execinfo_backtrace=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_execinfo_backtrace" >&5 -printf "%s\n" "$ac_cv_lib_execinfo_backtrace" >&6; } -if test "x$ac_cv_lib_execinfo_backtrace" = xyes -then : - printf "%s\n" "#define HAVE_LIBEXECINFO 1" >>confdefs.h +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_execinfo_backtrace" >&5 +$as_echo "$ac_cv_lib_execinfo_backtrace" >&6; } +if test "x$ac_cv_lib_execinfo_backtrace" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_LIBEXECINFO 1 +_ACEOF LIBS="-lexecinfo $LIBS" fi fi - done - ac_fn_c_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default -" -if test "x$ac_cv_type_pid_t" = xyes -then : - -else $as_nop - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ +ac_fn_c_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default" +if test "x$ac_cv_type_pid_t" = xyes; then : - #if defined _WIN64 && !defined __CYGWIN__ - LLP64 - #endif +else -int -main (void) -{ +cat >>confdefs.h <<_ACEOF +#define pid_t int +_ACEOF - ; - return 0; -} +fi +for ac_func in vprintf +do : + ac_fn_c_check_func "$LINENO" "vprintf" "ac_cv_func_vprintf" +if test "x$ac_cv_func_vprintf" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_VPRINTF 1 _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - ac_pid_type='int' -else $as_nop - ac_pid_type='__int64' -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext -printf "%s\n" "#define pid_t $ac_pid_type" >>confdefs.h +ac_fn_c_check_func "$LINENO" "_doprnt" "ac_cv_func__doprnt" +if test "x$ac_cv_func__doprnt" = xyes; then : +$as_echo "#define HAVE_DOPRNT 1" >>confdefs.h fi - -ac_func= -for ac_item in $ac_func_c_list -do - if test $ac_func; then - ac_fn_c_check_func "$LINENO" $ac_func ac_cv_func_$ac_func - if eval test \"x\$ac_cv_func_$ac_func\" = xyes; then - echo "#define $ac_item 1" >> confdefs.h - fi - ac_func= - else - ac_func=$ac_item - fi +fi done -if test "x$ac_cv_func_vprintf" = xno -then : - ac_fn_c_check_func "$LINENO" "_doprnt" "ac_cv_func__doprnt" -if test "x$ac_cv_func__doprnt" = xyes -then : - -printf "%s\n" "#define HAVE_DOPRNT 1" >>confdefs.h -fi - -fi ac_fn_c_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default" -if test "x$ac_cv_type_size_t" = xyes -then : +if test "x$ac_cv_type_size_t" = xyes; then : -else $as_nop +else -printf "%s\n" "#define size_t unsigned int" >>confdefs.h +cat >>confdefs.h <<_ACEOF +#define size_t unsigned int +_ACEOF fi # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works # for constant arguments. Useless! -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for working alloca.h" >&5 -printf %s "checking for working alloca.h... " >&6; } -if test ${ac_cv_working_alloca_h+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for working alloca.h" >&5 +$as_echo_n "checking for working alloca.h... " >&6; } +if ${ac_cv_working_alloca_h+:} false; then : + $as_echo_n "(cached) " >&6 +else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int -main (void) +main () { char *p = (char *) alloca (2 * sizeof (int)); if (p) return 0; @@ -22855,52 +21393,52 @@ return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_working_alloca_h=yes -else $as_nop +else ac_cv_working_alloca_h=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_working_alloca_h" >&5 -printf "%s\n" "$ac_cv_working_alloca_h" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_working_alloca_h" >&5 +$as_echo "$ac_cv_working_alloca_h" >&6; } if test $ac_cv_working_alloca_h = yes; then -printf "%s\n" "#define HAVE_ALLOCA_H 1" >>confdefs.h +$as_echo "#define HAVE_ALLOCA_H 1" >>confdefs.h fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for alloca" >&5 -printf %s "checking for alloca... " >&6; } -if test ${ac_cv_func_alloca_works+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test $ac_cv_working_alloca_h = yes; then - ac_cv_func_alloca_works=yes +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for alloca" >&5 +$as_echo_n "checking for alloca... " >&6; } +if ${ac_cv_func_alloca_works+:} false; then : + $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ -#include -#include -#ifndef alloca -# ifdef __GNUC__ -# define alloca __builtin_alloca -# elif defined _MSC_VER +#ifdef __GNUC__ +# define alloca __builtin_alloca +#else +# ifdef _MSC_VER # include # define alloca _alloca # else -# ifdef __cplusplus -extern "C" -# endif +# ifdef HAVE_ALLOCA_H +# include +# else +# ifdef _AIX + #pragma alloca +# else +# ifndef alloca /* predefined by HP cc +Olibcalls */ void *alloca (size_t); +# endif +# endif +# endif # endif #endif int -main (void) +main () { char *p = (char *) alloca (1); if (p) return 0; @@ -22908,22 +21446,20 @@ return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_func_alloca_works=yes -else $as_nop +else ac_cv_func_alloca_works=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_alloca_works" >&5 -printf "%s\n" "$ac_cv_func_alloca_works" >&6; } -fi +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_alloca_works" >&5 +$as_echo "$ac_cv_func_alloca_works" >&6; } if test $ac_cv_func_alloca_works = yes; then -printf "%s\n" "#define HAVE_ALLOCA 1" >>confdefs.h +$as_echo "#define HAVE_ALLOCA 1" >>confdefs.h else # The SVR3 libPW and SVR4 libucb both contain incompatible functions @@ -22933,19 +21469,58 @@ ALLOCA=\${LIBOBJDIR}alloca.$ac_objext -printf "%s\n" "#define C_ALLOCA 1" >>confdefs.h +$as_echo "#define C_ALLOCA 1" >>confdefs.h + + +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether \`alloca.c' needs Cray hooks" >&5 +$as_echo_n "checking whether \`alloca.c' needs Cray hooks... " >&6; } +if ${ac_cv_os_cray+:} false; then : + $as_echo_n "(cached) " >&6 +else + cat confdefs.h - <<_ACEOF >conftest.$ac_ext +/* end confdefs.h. */ +#if defined CRAY && ! defined CRAY2 +webecray +#else +wenotbecray +#endif + +_ACEOF +if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | + $EGREP "webecray" >/dev/null 2>&1; then : + ac_cv_os_cray=yes +else + ac_cv_os_cray=no +fi +rm -f conftest* + +fi +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_os_cray" >&5 +$as_echo "$ac_cv_os_cray" >&6; } +if test $ac_cv_os_cray = yes; then + for ac_func in _getb67 GETB67 getb67; do + as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` +ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" +if eval test \"x\$"$as_ac_var"\" = x"yes"; then : + +cat >>confdefs.h <<_ACEOF +#define CRAY_STACKSEG_END $ac_func +_ACEOF + break +fi + + done +fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking stack direction for C alloca" >&5 -printf %s "checking stack direction for C alloca... " >&6; } -if test ${ac_cv_c_stack_direction+y} -then : - printf %s "(cached) " >&6 -else $as_nop - if test "$cross_compiling" = yes -then : +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking stack direction for C alloca" >&5 +$as_echo_n "checking stack direction for C alloca... " >&6; } +if ${ac_cv_c_stack_direction+:} false; then : + $as_echo_n "(cached) " >&6 +else + if test "$cross_compiling" = yes; then : ac_cv_c_stack_direction=0 -else $as_nop +else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ $ac_includes_default @@ -22966,10 +21541,9 @@ return find_stack_direction (0, argc + !argv + 20) < 0; } _ACEOF -if ac_fn_c_try_run "$LINENO" -then : +if ac_fn_c_try_run "$LINENO"; then : ac_cv_c_stack_direction=1 -else $as_nop +else ac_cv_c_stack_direction=-1 fi rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ @@ -22977,71 +21551,79 @@ fi fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_stack_direction" >&5 -printf "%s\n" "$ac_cv_c_stack_direction" >&6; } -printf "%s\n" "#define STACK_DIRECTION $ac_cv_c_stack_direction" >>confdefs.h +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_stack_direction" >&5 +$as_echo "$ac_cv_c_stack_direction" >&6; } +cat >>confdefs.h <<_ACEOF +#define STACK_DIRECTION $ac_cv_c_stack_direction +_ACEOF fi # check some more funcs -ac_fn_c_check_func "$LINENO" "fsync" "ac_cv_func_fsync" -if test "x$ac_cv_func_fsync" = xyes -then : - printf "%s\n" "#define HAVE_FSYNC 1" >>confdefs.h +for ac_func in fsync +do : + ac_fn_c_check_func "$LINENO" "fsync" "ac_cv_func_fsync" +if test "x$ac_cv_func_fsync" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_FSYNC 1 +_ACEOF fi +done -ac_fn_c_check_func "$LINENO" "difftime" "ac_cv_func_difftime" -if test "x$ac_cv_func_difftime" = xyes -then : - printf "%s\n" "#define HAVE_DIFFTIME 1" >>confdefs.h - -fi -ac_fn_c_check_func "$LINENO" "mmap" "ac_cv_func_mmap" -if test "x$ac_cv_func_mmap" = xyes -then : - printf "%s\n" "#define HAVE_MMAP 1" >>confdefs.h +for ac_func in difftime mmap +do : + as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` +ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" +if eval test \"x\$"$as_ac_var"\" = x"yes"; then : + cat >>confdefs.h <<_ACEOF +#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 +_ACEOF fi +done -ac_fn_c_check_func "$LINENO" "thr_self" "ac_cv_func_thr_self" -if test "x$ac_cv_func_thr_self" = xyes -then : - printf "%s\n" "#define HAVE_THR_SELF 1" >>confdefs.h +for ac_func in thr_self +do : + ac_fn_c_check_func "$LINENO" "thr_self" "ac_cv_func_thr_self" +if test "x$ac_cv_func_thr_self" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_THR_SELF 1 +_ACEOF fi +done # _NL_MEASUREMENT_MEASUREMENT is an enum and not a define -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for _NL_MEASUREMENT_MEASUREMENT" >&5 -printf %s "checking for _NL_MEASUREMENT_MEASUREMENT... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for _NL_MEASUREMENT_MEASUREMENT" >&5 +$as_echo_n "checking for _NL_MEASUREMENT_MEASUREMENT... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int -main (void) +main () { char c = *((unsigned char *) nl_langinfo(_NL_MEASUREMENT_MEASUREMENT)); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : nl_ok=yes -else $as_nop +else nl_ok=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $nl_ok" >&5 -printf "%s\n" "$nl_ok" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $nl_ok" >&5 +$as_echo "$nl_ok" >&6; } if test "$nl_ok" = "yes"; then -printf "%s\n" "#define HAVE__NL_MEASUREMENT_MEASUREMENT 1" >>confdefs.h +$as_echo "#define HAVE__NL_MEASUREMENT_MEASUREMENT 1" >>confdefs.h fi @@ -23059,18 +21641,17 @@ ###################### - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5 -printf %s "checking whether NLS is requested... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5 +$as_echo_n "checking whether NLS is requested... " >&6; } # Check whether --enable-nls was given. -if test ${enable_nls+y} -then : +if test "${enable_nls+set}" = set; then : enableval=$enable_nls; USE_NLS=$enableval -else $as_nop +else USE_NLS=yes fi - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $USE_NLS" >&5 -printf "%s\n" "$USE_NLS" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_NLS" >&5 +$as_echo "$USE_NLS" >&6; } @@ -23087,22 +21668,21 @@ INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3` INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'` if test -n "0.40.1"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for intltool >= 0.40.1" >&5 -printf %s "checking for intltool >= 0.40.1... " >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_APPLIED_VERSION found" >&5 -printf "%s\n" "$INTLTOOL_APPLIED_VERSION found" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for intltool >= 0.40.1" >&5 +$as_echo_n "checking for intltool >= 0.40.1... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_APPLIED_VERSION found" >&5 +$as_echo "$INTLTOOL_APPLIED_VERSION found" >&6; } test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge "$INTLTOOL_REQUIRED_VERSION_AS_INT" || as_fn_error $? "Your intltool is too old. You need intltool 0.40.1 or later." "$LINENO" 5 fi # Extract the first word of "intltool-update", so it can be a program name with args. set dummy intltool-update; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_INTLTOOL_UPDATE+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_INTLTOOL_UPDATE+:} false; then : + $as_echo_n "(cached) " >&6 +else case $INTLTOOL_UPDATE in [\\/]* | ?:[\\/]*) ac_cv_path_INTLTOOL_UPDATE="$INTLTOOL_UPDATE" # Let the user override the test with a path. @@ -23112,15 +21692,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_INTLTOOL_UPDATE="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_INTLTOOL_UPDATE="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -23132,22 +21708,21 @@ fi INTLTOOL_UPDATE=$ac_cv_path_INTLTOOL_UPDATE if test -n "$INTLTOOL_UPDATE"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_UPDATE" >&5 -printf "%s\n" "$INTLTOOL_UPDATE" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_UPDATE" >&5 +$as_echo "$INTLTOOL_UPDATE" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi # Extract the first word of "intltool-merge", so it can be a program name with args. set dummy intltool-merge; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_INTLTOOL_MERGE+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_INTLTOOL_MERGE+:} false; then : + $as_echo_n "(cached) " >&6 +else case $INTLTOOL_MERGE in [\\/]* | ?:[\\/]*) ac_cv_path_INTLTOOL_MERGE="$INTLTOOL_MERGE" # Let the user override the test with a path. @@ -23157,15 +21732,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_INTLTOOL_MERGE="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_INTLTOOL_MERGE="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -23177,22 +21748,21 @@ fi INTLTOOL_MERGE=$ac_cv_path_INTLTOOL_MERGE if test -n "$INTLTOOL_MERGE"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_MERGE" >&5 -printf "%s\n" "$INTLTOOL_MERGE" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_MERGE" >&5 +$as_echo "$INTLTOOL_MERGE" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi # Extract the first word of "intltool-extract", so it can be a program name with args. set dummy intltool-extract; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_INTLTOOL_EXTRACT+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_INTLTOOL_EXTRACT+:} false; then : + $as_echo_n "(cached) " >&6 +else case $INTLTOOL_EXTRACT in [\\/]* | ?:[\\/]*) ac_cv_path_INTLTOOL_EXTRACT="$INTLTOOL_EXTRACT" # Let the user override the test with a path. @@ -23202,15 +21772,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_INTLTOOL_EXTRACT="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_INTLTOOL_EXTRACT="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -23222,11 +21788,11 @@ fi INTLTOOL_EXTRACT=$ac_cv_path_INTLTOOL_EXTRACT if test -n "$INTLTOOL_EXTRACT"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_EXTRACT" >&5 -printf "%s\n" "$INTLTOOL_EXTRACT" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_EXTRACT" >&5 +$as_echo "$INTLTOOL_EXTRACT" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -23376,12 +21942,11 @@ # Check the gettext tools to make sure they are GNU # Extract the first word of "xgettext", so it can be a program name with args. set dummy xgettext; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_XGETTEXT+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_XGETTEXT+:} false; then : + $as_echo_n "(cached) " >&6 +else case $XGETTEXT in [\\/]* | ?:[\\/]*) ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path. @@ -23391,15 +21956,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_XGETTEXT="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_XGETTEXT="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -23411,22 +21972,21 @@ fi XGETTEXT=$ac_cv_path_XGETTEXT if test -n "$XGETTEXT"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $XGETTEXT" >&5 -printf "%s\n" "$XGETTEXT" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XGETTEXT" >&5 +$as_echo "$XGETTEXT" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi # Extract the first word of "msgmerge", so it can be a program name with args. set dummy msgmerge; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_MSGMERGE+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_MSGMERGE+:} false; then : + $as_echo_n "(cached) " >&6 +else case $MSGMERGE in [\\/]* | ?:[\\/]*) ac_cv_path_MSGMERGE="$MSGMERGE" # Let the user override the test with a path. @@ -23436,15 +21996,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_MSGMERGE="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_MSGMERGE="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -23456,22 +22012,21 @@ fi MSGMERGE=$ac_cv_path_MSGMERGE if test -n "$MSGMERGE"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MSGMERGE" >&5 -printf "%s\n" "$MSGMERGE" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGMERGE" >&5 +$as_echo "$MSGMERGE" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi # Extract the first word of "msgfmt", so it can be a program name with args. set dummy msgfmt; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_MSGFMT+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_MSGFMT+:} false; then : + $as_echo_n "(cached) " >&6 +else case $MSGFMT in [\\/]* | ?:[\\/]*) ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path. @@ -23481,15 +22036,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_MSGFMT="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_MSGFMT="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -23501,22 +22052,21 @@ fi MSGFMT=$ac_cv_path_MSGFMT if test -n "$MSGFMT"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MSGFMT" >&5 -printf "%s\n" "$MSGFMT" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGFMT" >&5 +$as_echo "$MSGFMT" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi # Extract the first word of "gmsgfmt", so it can be a program name with args. set dummy gmsgfmt; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_GMSGFMT+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_GMSGFMT+:} false; then : + $as_echo_n "(cached) " >&6 +else case $GMSGFMT in [\\/]* | ?:[\\/]*) ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path. @@ -23526,15 +22076,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_GMSGFMT="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -23547,11 +22093,11 @@ fi GMSGFMT=$ac_cv_path_GMSGFMT if test -n "$GMSGFMT"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $GMSGFMT" >&5 -printf "%s\n" "$GMSGFMT" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GMSGFMT" >&5 +$as_echo "$GMSGFMT" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -23567,12 +22113,11 @@ # Extract the first word of "perl", so it can be a program name with args. set dummy perl; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_INTLTOOL_PERL+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_INTLTOOL_PERL+:} false; then : + $as_echo_n "(cached) " >&6 +else case $INTLTOOL_PERL in [\\/]* | ?:[\\/]*) ac_cv_path_INTLTOOL_PERL="$INTLTOOL_PERL" # Let the user override the test with a path. @@ -23582,15 +22127,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_INTLTOOL_PERL="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_INTLTOOL_PERL="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -23602,33 +22143,33 @@ fi INTLTOOL_PERL=$ac_cv_path_INTLTOOL_PERL if test -n "$INTLTOOL_PERL"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_PERL" >&5 -printf "%s\n" "$INTLTOOL_PERL" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_PERL" >&5 +$as_echo "$INTLTOOL_PERL" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi if test -z "$INTLTOOL_PERL"; then as_fn_error $? "perl not found" "$LINENO" 5 fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for perl >= 5.8.1" >&5 -printf %s "checking for perl >= 5.8.1... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for perl >= 5.8.1" >&5 +$as_echo_n "checking for perl >= 5.8.1... " >&6; } $INTLTOOL_PERL -e "use 5.8.1;" > /dev/null 2>&1 if test $? -ne 0; then as_fn_error $? "perl 5.8.1 is required for intltool" "$LINENO" 5 else IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"` - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5 -printf "%s\n" "$IT_PERL_VERSION" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5 +$as_echo "$IT_PERL_VERSION" >&6; } fi if test "x" != "xno-xml"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for XML::Parser" >&5 -printf %s "checking for XML::Parser... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XML::Parser" >&5 +$as_echo_n "checking for XML::Parser... " >&6; } if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: ok" >&5 -printf "%s\n" "ok" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5 +$as_echo "ok" >&6; } else as_fn_error $? "XML::Parser perl module is required for intltool" "$LINENO" 5 fi @@ -23641,45 +22182,48 @@ - ac_fn_c_check_header_compile "$LINENO" "locale.h" "ac_cv_header_locale_h" "$ac_includes_default" -if test "x$ac_cv_header_locale_h" = xyes -then : - printf "%s\n" "#define HAVE_LOCALE_H 1" >>confdefs.h + for ac_header in locale.h +do : + ac_fn_c_check_header_mongrel "$LINENO" "locale.h" "ac_cv_header_locale_h" "$ac_includes_default" +if test "x$ac_cv_header_locale_h" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_LOCALE_H 1 +_ACEOF fi +done + if test $ac_cv_header_locale_h = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for LC_MESSAGES" >&5 -printf %s "checking for LC_MESSAGES... " >&6; } -if test ${am_cv_val_LC_MESSAGES+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for LC_MESSAGES" >&5 +$as_echo_n "checking for LC_MESSAGES... " >&6; } +if ${am_cv_val_LC_MESSAGES+:} false; then : + $as_echo_n "(cached) " >&6 +else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int -main (void) +main () { return LC_MESSAGES ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : am_cv_val_LC_MESSAGES=yes -else $as_nop +else am_cv_val_LC_MESSAGES=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_val_LC_MESSAGES" >&5 -printf "%s\n" "$am_cv_val_LC_MESSAGES" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_val_LC_MESSAGES" >&5 +$as_echo "$am_cv_val_LC_MESSAGES" >&6; } if test $am_cv_val_LC_MESSAGES = yes; then -printf "%s\n" "#define HAVE_LC_MESSAGES 1" >>confdefs.h +$as_echo "#define HAVE_LC_MESSAGES 1" >>confdefs.h fi fi @@ -23693,76 +22237,72 @@ INTLLIBS= - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for CFPreferencesCopyAppValue" >&5 -printf %s "checking for CFPreferencesCopyAppValue... " >&6; } -if test ${gt_cv_func_CFPreferencesCopyAppValue+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CFPreferencesCopyAppValue" >&5 +$as_echo_n "checking for CFPreferencesCopyAppValue... " >&6; } +if ${gt_cv_func_CFPreferencesCopyAppValue+:} false; then : + $as_echo_n "(cached) " >&6 +else gt_save_LIBS="$LIBS" LIBS="$LIBS -Wl,-framework -Wl,CoreFoundation" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int -main (void) +main () { CFPreferencesCopyAppValue(NULL, NULL) ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : gt_cv_func_CFPreferencesCopyAppValue=yes -else $as_nop +else gt_cv_func_CFPreferencesCopyAppValue=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS="$gt_save_LIBS" fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_CFPreferencesCopyAppValue" >&5 -printf "%s\n" "$gt_cv_func_CFPreferencesCopyAppValue" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_CFPreferencesCopyAppValue" >&5 +$as_echo "$gt_cv_func_CFPreferencesCopyAppValue" >&6; } if test $gt_cv_func_CFPreferencesCopyAppValue = yes; then -printf "%s\n" "#define HAVE_CFPREFERENCESCOPYAPPVALUE 1" >>confdefs.h +$as_echo "#define HAVE_CFPREFERENCESCOPYAPPVALUE 1" >>confdefs.h fi - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for CFLocaleCopyCurrent" >&5 -printf %s "checking for CFLocaleCopyCurrent... " >&6; } -if test ${gt_cv_func_CFLocaleCopyCurrent+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CFLocaleCopyCurrent" >&5 +$as_echo_n "checking for CFLocaleCopyCurrent... " >&6; } +if ${gt_cv_func_CFLocaleCopyCurrent+:} false; then : + $as_echo_n "(cached) " >&6 +else gt_save_LIBS="$LIBS" LIBS="$LIBS -Wl,-framework -Wl,CoreFoundation" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int -main (void) +main () { CFLocaleCopyCurrent(); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : gt_cv_func_CFLocaleCopyCurrent=yes -else $as_nop +else gt_cv_func_CFLocaleCopyCurrent=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS="$gt_save_LIBS" fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_CFLocaleCopyCurrent" >&5 -printf "%s\n" "$gt_cv_func_CFLocaleCopyCurrent" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_CFLocaleCopyCurrent" >&5 +$as_echo "$gt_cv_func_CFLocaleCopyCurrent" >&6; } if test $gt_cv_func_CFLocaleCopyCurrent = yes; then -printf "%s\n" "#define HAVE_CFLOCALECOPYCURRENT 1" >>confdefs.h +$as_echo "#define HAVE_CFLOCALECOPYCURRENT 1" >>confdefs.h fi INTL_MACOSX_LIBS= @@ -23772,88 +22312,87 @@ - ac_fn_c_check_header_compile "$LINENO" "libintl.h" "ac_cv_header_libintl_h" "$ac_includes_default" -if test "x$ac_cv_header_libintl_h" = xyes -then : + ac_fn_c_check_header_mongrel "$LINENO" "libintl.h" "ac_cv_header_libintl_h" "$ac_includes_default" +if test "x$ac_cv_header_libintl_h" = xyes; then : gt_cv_func_dgettext_libintl="no" libintl_extra_libs="" # # First check in libc # - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ngettext in libc" >&5 -printf %s "checking for ngettext in libc... " >&6; } -if test ${gt_cv_func_ngettext_libc+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ngettext in libc" >&5 +$as_echo_n "checking for ngettext in libc... " >&6; } +if ${gt_cv_func_ngettext_libc+:} false; then : + $as_echo_n "(cached) " >&6 +else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int -main (void) +main () { return !ngettext ("","", 1) ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : gt_cv_func_ngettext_libc=yes -else $as_nop +else gt_cv_func_ngettext_libc=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_ngettext_libc" >&5 -printf "%s\n" "$gt_cv_func_ngettext_libc" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_ngettext_libc" >&5 +$as_echo "$gt_cv_func_ngettext_libc" >&6; } if test "$gt_cv_func_ngettext_libc" = "yes" ; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dgettext in libc" >&5 -printf %s "checking for dgettext in libc... " >&6; } -if test ${gt_cv_func_dgettext_libc+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dgettext in libc" >&5 +$as_echo_n "checking for dgettext in libc... " >&6; } +if ${gt_cv_func_dgettext_libc+:} false; then : + $as_echo_n "(cached) " >&6 +else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int -main (void) +main () { return !dgettext ("","") ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : gt_cv_func_dgettext_libc=yes -else $as_nop +else gt_cv_func_dgettext_libc=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_dgettext_libc" >&5 -printf "%s\n" "$gt_cv_func_dgettext_libc" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_dgettext_libc" >&5 +$as_echo "$gt_cv_func_dgettext_libc" >&6; } fi if test "$gt_cv_func_ngettext_libc" = "yes" ; then - ac_fn_c_check_func "$LINENO" "bind_textdomain_codeset" "ac_cv_func_bind_textdomain_codeset" -if test "x$ac_cv_func_bind_textdomain_codeset" = xyes -then : - printf "%s\n" "#define HAVE_BIND_TEXTDOMAIN_CODESET 1" >>confdefs.h + for ac_func in bind_textdomain_codeset +do : + ac_fn_c_check_func "$LINENO" "bind_textdomain_codeset" "ac_cv_func_bind_textdomain_codeset" +if test "x$ac_cv_func_bind_textdomain_codeset" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_BIND_TEXTDOMAIN_CODESET 1 +_ACEOF fi +done fi @@ -23864,12 +22403,11 @@ || test "$gt_cv_func_ngettext_libc" != "yes" \ || test "$ac_cv_func_bind_textdomain_codeset" != "yes" ; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for bindtextdomain in -lintl" >&5 -printf %s "checking for bindtextdomain in -lintl... " >&6; } -if test ${ac_cv_lib_intl_bindtextdomain+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for bindtextdomain in -lintl" >&5 +$as_echo_n "checking for bindtextdomain in -lintl... " >&6; } +if ${ac_cv_lib_intl_bindtextdomain+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-lintl $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -23878,35 +22416,35 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char bindtextdomain (); int -main (void) +main () { return bindtextdomain (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_intl_bindtextdomain=yes -else $as_nop +else ac_cv_lib_intl_bindtextdomain=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_bindtextdomain" >&5 -printf "%s\n" "$ac_cv_lib_intl_bindtextdomain" >&6; } -if test "x$ac_cv_lib_intl_bindtextdomain" = xyes -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ngettext in -lintl" >&5 -printf %s "checking for ngettext in -lintl... " >&6; } -if test ${ac_cv_lib_intl_ngettext+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_bindtextdomain" >&5 +$as_echo "$ac_cv_lib_intl_bindtextdomain" >&6; } +if test "x$ac_cv_lib_intl_bindtextdomain" = xyes; then : + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ngettext in -lintl" >&5 +$as_echo_n "checking for ngettext in -lintl... " >&6; } +if ${ac_cv_lib_intl_ngettext+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-lintl $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -23915,35 +22453,35 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char ngettext (); int -main (void) +main () { return ngettext (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_intl_ngettext=yes -else $as_nop +else ac_cv_lib_intl_ngettext=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_ngettext" >&5 -printf "%s\n" "$ac_cv_lib_intl_ngettext" >&6; } -if test "x$ac_cv_lib_intl_ngettext" = xyes -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dgettext in -lintl" >&5 -printf %s "checking for dgettext in -lintl... " >&6; } -if test ${ac_cv_lib_intl_dgettext+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_ngettext" >&5 +$as_echo "$ac_cv_lib_intl_ngettext" >&6; } +if test "x$ac_cv_lib_intl_ngettext" = xyes; then : + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dgettext in -lintl" >&5 +$as_echo_n "checking for dgettext in -lintl... " >&6; } +if ${ac_cv_lib_intl_dgettext+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-lintl $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -23952,29 +22490,30 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char dgettext (); int -main (void) +main () { return dgettext (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_intl_dgettext=yes -else $as_nop +else ac_cv_lib_intl_dgettext=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_dgettext" >&5 -printf "%s\n" "$ac_cv_lib_intl_dgettext" >&6; } -if test "x$ac_cv_lib_intl_dgettext" = xyes -then : +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_dgettext" >&5 +$as_echo "$ac_cv_lib_intl_dgettext" >&6; } +if test "x$ac_cv_lib_intl_dgettext" = xyes; then : gt_cv_func_dgettext_libintl=yes fi @@ -23984,16 +22523,15 @@ if test "$gt_cv_func_dgettext_libintl" != "yes" ; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if -liconv is needed to use gettext" >&5 -printf %s "checking if -liconv is needed to use gettext... " >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: " >&5 -printf "%s\n" "" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ngettext in -lintl" >&5 -printf %s "checking for ngettext in -lintl... " >&6; } -if test ${ac_cv_lib_intl_ngettext+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking if -liconv is needed to use gettext" >&5 +$as_echo_n "checking if -liconv is needed to use gettext... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5 +$as_echo "" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ngettext in -lintl" >&5 +$as_echo_n "checking for ngettext in -lintl... " >&6; } +if ${ac_cv_lib_intl_ngettext+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-lintl -liconv $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -24002,35 +22540,35 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char ngettext (); int -main (void) +main () { return ngettext (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_intl_ngettext=yes -else $as_nop +else ac_cv_lib_intl_ngettext=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_ngettext" >&5 -printf "%s\n" "$ac_cv_lib_intl_ngettext" >&6; } -if test "x$ac_cv_lib_intl_ngettext" = xyes -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dcgettext in -lintl" >&5 -printf %s "checking for dcgettext in -lintl... " >&6; } -if test ${ac_cv_lib_intl_dcgettext+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_ngettext" >&5 +$as_echo "$ac_cv_lib_intl_ngettext" >&6; } +if test "x$ac_cv_lib_intl_ngettext" = xyes; then : + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dcgettext in -lintl" >&5 +$as_echo_n "checking for dcgettext in -lintl... " >&6; } +if ${ac_cv_lib_intl_dcgettext+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-lintl -liconv $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -24039,36 +22577,37 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char dcgettext (); int -main (void) +main () { return dcgettext (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_intl_dcgettext=yes -else $as_nop +else ac_cv_lib_intl_dcgettext=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_dcgettext" >&5 -printf "%s\n" "$ac_cv_lib_intl_dcgettext" >&6; } -if test "x$ac_cv_lib_intl_dcgettext" = xyes -then : +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_dcgettext" >&5 +$as_echo "$ac_cv_lib_intl_dcgettext" >&6; } +if test "x$ac_cv_lib_intl_dcgettext" = xyes; then : gt_cv_func_dgettext_libintl=yes libintl_extra_libs=-liconv -else $as_nop +else : fi -else $as_nop +else : fi @@ -24083,12 +22622,16 @@ glib_save_LIBS="$LIBS" LIBS="$LIBS -lintl $libintl_extra_libs" unset ac_cv_func_bind_textdomain_codeset - ac_fn_c_check_func "$LINENO" "bind_textdomain_codeset" "ac_cv_func_bind_textdomain_codeset" -if test "x$ac_cv_func_bind_textdomain_codeset" = xyes -then : - printf "%s\n" "#define HAVE_BIND_TEXTDOMAIN_CODESET 1" >>confdefs.h + for ac_func in bind_textdomain_codeset +do : + ac_fn_c_check_func "$LINENO" "bind_textdomain_codeset" "ac_cv_func_bind_textdomain_codeset" +if test "x$ac_cv_func_bind_textdomain_codeset" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_BIND_TEXTDOMAIN_CODESET 1 +_ACEOF fi +done LIBS="$glib_save_LIBS" @@ -24114,16 +22657,15 @@ if test "$gt_cv_have_gettext" = "yes"; then -printf "%s\n" "#define HAVE_GETTEXT 1" >>confdefs.h +$as_echo "#define HAVE_GETTEXT 1" >>confdefs.h # Extract the first word of "msgfmt", so it can be a program name with args. set dummy msgfmt; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_MSGFMT+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_MSGFMT+:} false; then : + $as_echo_n "(cached) " >&6 +else case "$MSGFMT" in /*) ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path. @@ -24146,25 +22688,29 @@ fi MSGFMT="$ac_cv_path_MSGFMT" if test "$MSGFMT" != "no"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MSGFMT" >&5 -printf "%s\n" "$MSGFMT" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGFMT" >&5 +$as_echo "$MSGFMT" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi if test "$MSGFMT" != "no"; then glib_save_LIBS="$LIBS" LIBS="$LIBS $INTLLIBS" - ac_fn_c_check_func "$LINENO" "dcgettext" "ac_cv_func_dcgettext" -if test "x$ac_cv_func_dcgettext" = xyes -then : - printf "%s\n" "#define HAVE_DCGETTEXT 1" >>confdefs.h + for ac_func in dcgettext +do : + ac_fn_c_check_func "$LINENO" "dcgettext" "ac_cv_func_dcgettext" +if test "x$ac_cv_func_dcgettext" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_DCGETTEXT 1 +_ACEOF fi +done MSGFMT_OPTS= - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if msgfmt accepts -c" >&5 -printf %s "checking if msgfmt accepts -c... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking if msgfmt accepts -c" >&5 +$as_echo_n "checking if msgfmt accepts -c... " >&6; } cat >conftest.foo <<_ACEOF msgid "" @@ -24178,27 +22724,26 @@ "Content-Transfer-Encoding: 8bit\n" _ACEOF -if { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$MSGFMT -c -o /dev/null conftest.foo"; } >&5 +if { { $as_echo "$as_me:${as_lineno-$LINENO}: \$MSGFMT -c -o /dev/null conftest.foo"; } >&5 ($MSGFMT -c -o /dev/null conftest.foo) 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - MSGFMT_OPTS=-c; { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } -else { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + MSGFMT_OPTS=-c; { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } +else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } echo "$as_me: failed input was:" >&5 sed 's/^/| /' conftest.foo >&5 fi # Extract the first word of "gmsgfmt", so it can be a program name with args. set dummy gmsgfmt; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_GMSGFMT+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_GMSGFMT+:} false; then : + $as_echo_n "(cached) " >&6 +else case $GMSGFMT in [\\/]* | ?:[\\/]*) ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path. @@ -24208,15 +22753,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_GMSGFMT="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -24229,22 +22770,21 @@ fi GMSGFMT=$ac_cv_path_GMSGFMT if test -n "$GMSGFMT"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $GMSGFMT" >&5 -printf "%s\n" "$GMSGFMT" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GMSGFMT" >&5 +$as_echo "$GMSGFMT" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi # Extract the first word of "xgettext", so it can be a program name with args. set dummy xgettext; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_XGETTEXT+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_XGETTEXT+:} false; then : + $as_echo_n "(cached) " >&6 +else case "$XGETTEXT" in /*) ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path. @@ -24267,18 +22807,18 @@ fi XGETTEXT="$ac_cv_path_XGETTEXT" if test "$XGETTEXT" != ":"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $XGETTEXT" >&5 -printf "%s\n" "$XGETTEXT" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XGETTEXT" >&5 +$as_echo "$XGETTEXT" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { extern int _nl_msg_cat_cntr; return _nl_msg_cat_cntr @@ -24286,19 +22826,17 @@ return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : CATOBJEXT=.gmo DATADIRNAME=share -else $as_nop +else case $host in *-*-solaris*) ac_fn_c_check_func "$LINENO" "bind_textdomain_codeset" "ac_cv_func_bind_textdomain_codeset" -if test "x$ac_cv_func_bind_textdomain_codeset" = xyes -then : +if test "x$ac_cv_func_bind_textdomain_codeset" = xyes; then : CATOBJEXT=.gmo DATADIRNAME=share -else $as_nop +else CATOBJEXT=.mo DATADIRNAME=lib fi @@ -24314,7 +22852,7 @@ ;; esac fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS="$glib_save_LIBS" INSTOBJEXT=.mo @@ -24326,9 +22864,10 @@ fi + if test "$gt_cv_have_gettext" = "yes" ; then -printf "%s\n" "#define ENABLE_NLS 1" >>confdefs.h +$as_echo "#define ENABLE_NLS 1" >>confdefs.h fi @@ -24336,8 +22875,8 @@ if $XGETTEXT --omit-header /dev/null 2> /dev/null; then : ; else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: found xgettext program is not GNU xgettext; ignore it" >&5 -printf "%s\n" "found xgettext program is not GNU xgettext; ignore it" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: found xgettext program is not GNU xgettext; ignore it" >&5 +$as_echo "found xgettext program is not GNU xgettext; ignore it" >&6; } XGETTEXT=":" fi fi @@ -24369,8 +22908,8 @@ if test "x$ALL_LINGUAS" = "x"; then LINGUAS= else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for catalogs to be installed" >&5 -printf %s "checking for catalogs to be installed... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for catalogs to be installed" >&5 +$as_echo_n "checking for catalogs to be installed... " >&6; } NEW_LINGUAS= for presentlang in $ALL_LINGUAS; do useit=no @@ -24394,8 +22933,8 @@ fi done LINGUAS=$NEW_LINGUAS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LINGUAS" >&5 -printf "%s\n" "$LINGUAS" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LINGUAS" >&5 +$as_echo "$LINGUAS" >&6; } fi if test -n "$LINGUAS"; then @@ -24428,8 +22967,8 @@ # Testing xgettext version since we had some problem with localizing script-fu. See bug 720052. -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for xgettext version (>= 0.19)" >&5 -printf %s "checking for xgettext version (>= 0.19)... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for xgettext version (>= 0.19)" >&5 +$as_echo_n "checking for xgettext version (>= 0.19)... " >&6; } XGETTEXT_REQUIRED_VERSION_MAJOR=`echo $XGETTEXT_REQUIRED_VERSION | awk -F. '{ print $ 1; }'` XGETTEXT_REQUIRED_VERSION_MINOR_1=`echo $XGETTEXT_REQUIRED_VERSION | awk -F. '{ print $ 2; }'` @@ -24449,13 +22988,13 @@ fi fi fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $have_required_xgettext" >&5 -printf "%s\n" "$have_required_xgettext" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_required_xgettext" >&5 +$as_echo "$have_required_xgettext" >&6; } if test "x$have_required_xgettext" = "xno"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: xgettext" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: xgettext" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: xgettext" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: xgettext" >&6;} required_deps="$required_deps - Error: missing dependency xgettext" @@ -24467,17 +23006,17 @@ # iso-codes ########### -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for iso-codes" >&5 -printf %s "checking for iso-codes... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for iso-codes" >&5 +$as_echo_n "checking for iso-codes... " >&6; } if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"iso-codes\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"iso-codes\""; } >&5 ($PKG_CONFIG --exists --print-errors "iso-codes") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then have_iso_codes="yes" -printf "%s\n" "#define HAVE_ISO_CODES 1" >>confdefs.h +$as_echo "#define HAVE_ISO_CODES 1" >>confdefs.h ISO_CODES_PREFIX=`$PKG_CONFIG --variable=prefix iso-codes` ISO_CODES_LOCATION="$ISO_CODES_PREFIX/share/xml/iso-codes" @@ -24485,8 +23024,8 @@ else have_iso_codes="no (iso-codes package not found)" fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $have_iso_codes" >&5 -printf "%s\n" "$have_iso_codes" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_iso_codes" >&5 +$as_echo "$have_iso_codes" >&6; } @@ -24498,17 +23037,163 @@ pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for babl >= 0.1.78" >&5 -printf %s "checking for babl >= 0.1.78... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for babl-0.1 >= 0.1.78" >&5 +$as_echo_n "checking for babl-0.1 >= 0.1.78... " >&6; } + +if test -n "$BABL_CFLAGS"; then + pkg_cv_BABL_CFLAGS="$BABL_CFLAGS" + elif test -n "$PKG_CONFIG"; then + if test -n "$PKG_CONFIG" && \ + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"babl-0.1 >= 0.1.78\""; } >&5 + ($PKG_CONFIG --exists --print-errors "babl-0.1 >= 0.1.78") 2>&5 + ac_status=$? + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; }; then + pkg_cv_BABL_CFLAGS=`$PKG_CONFIG --cflags "babl-0.1 >= 0.1.78" 2>/dev/null` + test "x$?" != "x0" && pkg_failed=yes +else + pkg_failed=yes +fi + else + pkg_failed=untried +fi +if test -n "$BABL_LIBS"; then + pkg_cv_BABL_LIBS="$BABL_LIBS" + elif test -n "$PKG_CONFIG"; then + if test -n "$PKG_CONFIG" && \ + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"babl-0.1 >= 0.1.78\""; } >&5 + ($PKG_CONFIG --exists --print-errors "babl-0.1 >= 0.1.78") 2>&5 + ac_status=$? + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; }; then + pkg_cv_BABL_LIBS=`$PKG_CONFIG --libs "babl-0.1 >= 0.1.78" 2>/dev/null` + test "x$?" != "x0" && pkg_failed=yes +else + pkg_failed=yes +fi + else + pkg_failed=untried +fi + + + +if test $pkg_failed = yes; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } + +if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then + _pkg_short_errors_supported=yes +else + _pkg_short_errors_supported=no +fi + if test $_pkg_short_errors_supported = yes; then + BABL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "babl-0.1 >= 0.1.78" 2>&1` + else + BABL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "babl-0.1 >= 0.1.78" 2>&1` + fi + # Put the nasty error message in config.log where it belongs + echo "$BABL_PKG_ERRORS" >&5 + + + +pkg_failed=no +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for babl >= 0.1.78" >&5 +$as_echo_n "checking for babl >= 0.1.78... " >&6; } + +if test -n "$BABL_CFLAGS"; then + pkg_cv_BABL_CFLAGS="$BABL_CFLAGS" + elif test -n "$PKG_CONFIG"; then + if test -n "$PKG_CONFIG" && \ + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"babl >= 0.1.78\""; } >&5 + ($PKG_CONFIG --exists --print-errors "babl >= 0.1.78") 2>&5 + ac_status=$? + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; }; then + pkg_cv_BABL_CFLAGS=`$PKG_CONFIG --cflags "babl >= 0.1.78" 2>/dev/null` + test "x$?" != "x0" && pkg_failed=yes +else + pkg_failed=yes +fi + else + pkg_failed=untried +fi +if test -n "$BABL_LIBS"; then + pkg_cv_BABL_LIBS="$BABL_LIBS" + elif test -n "$PKG_CONFIG"; then + if test -n "$PKG_CONFIG" && \ + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"babl >= 0.1.78\""; } >&5 + ($PKG_CONFIG --exists --print-errors "babl >= 0.1.78") 2>&5 + ac_status=$? + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; }; then + pkg_cv_BABL_LIBS=`$PKG_CONFIG --libs "babl >= 0.1.78" 2>/dev/null` + test "x$?" != "x0" && pkg_failed=yes +else + pkg_failed=yes +fi + else + pkg_failed=untried +fi + + + +if test $pkg_failed = yes; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } + +if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then + _pkg_short_errors_supported=yes +else + _pkg_short_errors_supported=no +fi + if test $_pkg_short_errors_supported = yes; then + BABL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "babl >= 0.1.78" 2>&1` + else + BABL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "babl >= 0.1.78" 2>&1` + fi + # Put the nasty error message in config.log where it belongs + echo "$BABL_PKG_ERRORS" >&5 + + + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: babl-0.1 >= 0.1.78" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: babl-0.1 >= 0.1.78" >&6;} + required_deps="$required_deps + - Error: missing dependency babl-0.1 >= 0.1.78" + +elif test $pkg_failed = untried; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } + + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: babl-0.1 >= 0.1.78" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: babl-0.1 >= 0.1.78" >&6;} + required_deps="$required_deps + - Error: missing dependency babl-0.1 >= 0.1.78" + +else + BABL_CFLAGS=$pkg_cv_BABL_CFLAGS + BABL_LIBS=$pkg_cv_BABL_LIBS + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } + +fi + +elif test $pkg_failed = untried; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } + + +pkg_failed=no +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for babl >= 0.1.78" >&5 +$as_echo_n "checking for babl >= 0.1.78... " >&6; } if test -n "$BABL_CFLAGS"; then pkg_cv_BABL_CFLAGS="$BABL_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"babl >= 0.1.78\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"babl >= 0.1.78\""; } >&5 ($PKG_CONFIG --exists --print-errors "babl >= 0.1.78") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_BABL_CFLAGS=`$PKG_CONFIG --cflags "babl >= 0.1.78" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -24522,10 +23207,10 @@ pkg_cv_BABL_LIBS="$BABL_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"babl >= 0.1.78\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"babl >= 0.1.78\""; } >&5 ($PKG_CONFIG --exists --print-errors "babl >= 0.1.78") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_BABL_LIBS=`$PKG_CONFIG --libs "babl >= 0.1.78" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -24539,8 +23224,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -24556,42 +23241,50 @@ echo "$BABL_PKG_ERRORS" >&5 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: babl >= 0.1.78" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: babl >= 0.1.78" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: babl-0.1 >= 0.1.78" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: babl-0.1 >= 0.1.78" >&6;} required_deps="$required_deps - - Error: missing dependency babl >= 0.1.78" + - Error: missing dependency babl-0.1 >= 0.1.78" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: babl >= 0.1.78" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: babl >= 0.1.78" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: babl-0.1 >= 0.1.78" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: babl-0.1 >= 0.1.78" >&6;} required_deps="$required_deps - - Error: missing dependency babl >= 0.1.78" + - Error: missing dependency babl-0.1 >= 0.1.78" + +else + BABL_CFLAGS=$pkg_cv_BABL_CFLAGS + BABL_LIBS=$pkg_cv_BABL_LIBS + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } + +fi else BABL_CFLAGS=$pkg_cv_BABL_CFLAGS BABL_LIBS=$pkg_cv_BABL_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gegl-0.4 >= 0.4.36" >&5 -printf %s "checking for gegl-0.4 >= 0.4.36... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for gegl-0.4 >= 0.4.38" >&5 +$as_echo_n "checking for gegl-0.4 >= 0.4.38... " >&6; } if test -n "$GEGL_CFLAGS"; then pkg_cv_GEGL_CFLAGS="$GEGL_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gegl-0.4 >= 0.4.36\""; } >&5 - ($PKG_CONFIG --exists --print-errors "gegl-0.4 >= 0.4.36") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gegl-0.4 >= 0.4.38\""; } >&5 + ($PKG_CONFIG --exists --print-errors "gegl-0.4 >= 0.4.38") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_GEGL_CFLAGS=`$PKG_CONFIG --cflags "gegl-0.4 >= 0.4.36" 2>/dev/null` + pkg_cv_GEGL_CFLAGS=`$PKG_CONFIG --cflags "gegl-0.4 >= 0.4.38" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes @@ -24603,12 +23296,12 @@ pkg_cv_GEGL_LIBS="$GEGL_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gegl-0.4 >= 0.4.36\""; } >&5 - ($PKG_CONFIG --exists --print-errors "gegl-0.4 >= 0.4.36") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gegl-0.4 >= 0.4.38\""; } >&5 + ($PKG_CONFIG --exists --print-errors "gegl-0.4 >= 0.4.38") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_GEGL_LIBS=`$PKG_CONFIG --libs "gegl-0.4 >= 0.4.36" 2>/dev/null` + pkg_cv_GEGL_LIBS=`$PKG_CONFIG --libs "gegl-0.4 >= 0.4.38" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes @@ -24620,8 +23313,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -24629,48 +23322,48 @@ _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then - GEGL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gegl-0.4 >= 0.4.36" 2>&1` + GEGL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gegl-0.4 >= 0.4.38" 2>&1` else - GEGL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gegl-0.4 >= 0.4.36" 2>&1` + GEGL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gegl-0.4 >= 0.4.38" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$GEGL_PKG_ERRORS" >&5 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gegl-0.4 >= 0.4.36" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gegl-0.4 >= 0.4.36" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gegl-0.4 >= 0.4.38" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gegl-0.4 >= 0.4.38" >&6;} required_deps="$required_deps - - Error: missing dependency gegl-0.4 >= 0.4.36" + - Error: missing dependency gegl-0.4 >= 0.4.38" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gegl-0.4 >= 0.4.36" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gegl-0.4 >= 0.4.36" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gegl-0.4 >= 0.4.38" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gegl-0.4 >= 0.4.38" >&6;} required_deps="$required_deps - - Error: missing dependency gegl-0.4 >= 0.4.36" + - Error: missing dependency gegl-0.4 >= 0.4.38" else GEGL_CFLAGS=$pkg_cv_GEGL_CFLAGS GEGL_LIBS=$pkg_cv_GEGL_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for atk >= 2.2.0" >&5 -printf %s "checking for atk >= 2.2.0... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for atk >= 2.2.0" >&5 +$as_echo_n "checking for atk >= 2.2.0... " >&6; } if test -n "$ATK_CFLAGS"; then pkg_cv_ATK_CFLAGS="$ATK_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"atk >= 2.2.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"atk >= 2.2.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "atk >= 2.2.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_ATK_CFLAGS=`$PKG_CONFIG --cflags "atk >= 2.2.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -24684,10 +23377,10 @@ pkg_cv_ATK_LIBS="$ATK_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"atk >= 2.2.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"atk >= 2.2.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "atk >= 2.2.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_ATK_LIBS=`$PKG_CONFIG --libs "atk >= 2.2.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -24701,8 +23394,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -24718,25 +23411,25 @@ echo "$ATK_PKG_ERRORS" >&5 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: atk >= 2.2.0" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: atk >= 2.2.0" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: atk >= 2.2.0" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: atk >= 2.2.0" >&6;} required_deps="$required_deps - Error: missing dependency atk >= 2.2.0" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: atk >= 2.2.0" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: atk >= 2.2.0" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: atk >= 2.2.0" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: atk >= 2.2.0" >&6;} required_deps="$required_deps - Error: missing dependency atk >= 2.2.0" else ATK_CFLAGS=$pkg_cv_ATK_CFLAGS ATK_LIBS=$pkg_cv_ATK_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi @@ -24744,10 +23437,9 @@ # Check whether --enable-glibtest was given. -if test ${enable_glibtest+y} -then : +if test "${enable_glibtest+set}" = set; then : enableval=$enable_glibtest; -else $as_nop +else enable_glibtest=yes fi @@ -24786,12 +23478,11 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. set dummy ${ac_tool_prefix}pkg-config; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_PKG_CONFIG+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_PKG_CONFIG+:} false; then : + $as_echo_n "(cached) " >&6 +else case $PKG_CONFIG in [\\/]* | ?:[\\/]*) ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. @@ -24801,15 +23492,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_PKG_CONFIG="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -24821,11 +23508,11 @@ fi PKG_CONFIG=$ac_cv_path_PKG_CONFIG if test -n "$PKG_CONFIG"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5 -printf "%s\n" "$PKG_CONFIG" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5 +$as_echo "$PKG_CONFIG" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -24834,12 +23521,11 @@ ac_pt_PKG_CONFIG=$PKG_CONFIG # Extract the first word of "pkg-config", so it can be a program name with args. set dummy pkg-config; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_ac_pt_PKG_CONFIG+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_ac_pt_PKG_CONFIG+:} false; then : + $as_echo_n "(cached) " >&6 +else case $ac_pt_PKG_CONFIG in [\\/]* | ?:[\\/]*) ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path. @@ -24849,15 +23535,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_ac_pt_PKG_CONFIG="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -24869,11 +23551,11 @@ fi ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG if test -n "$ac_pt_PKG_CONFIG"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5 -printf "%s\n" "$ac_pt_PKG_CONFIG" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5 +$as_echo "$ac_pt_PKG_CONFIG" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi if test "x$ac_pt_PKG_CONFIG" = x; then @@ -24881,8 +23563,8 @@ else case $cross_compiling:$ac_tool_warned in yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac PKG_CONFIG=$ac_pt_PKG_CONFIG @@ -24894,14 +23576,14 @@ fi if test -n "$PKG_CONFIG"; then _pkg_min_version=0.16 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5 -printf %s "checking pkg-config is at least version $_pkg_min_version... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5 +$as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; } if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } PKG_CONFIG="" fi fi @@ -24915,17 +23597,17 @@ pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $pkg_config_args" >&5 -printf %s "checking for $pkg_config_args... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $pkg_config_args" >&5 +$as_echo_n "checking for $pkg_config_args... " >&6; } if test -n "$GLIB_CFLAGS"; then pkg_cv_GLIB_CFLAGS="$GLIB_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$pkg_config_args\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$pkg_config_args\""; } >&5 ($PKG_CONFIG --exists --print-errors "$pkg_config_args") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GLIB_CFLAGS=`$PKG_CONFIG --cflags "$pkg_config_args" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -24939,10 +23621,10 @@ pkg_cv_GLIB_LIBS="$GLIB_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$pkg_config_args\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$pkg_config_args\""; } >&5 ($PKG_CONFIG --exists --print-errors "$pkg_config_args") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GLIB_LIBS=`$PKG_CONFIG --libs "$pkg_config_args" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -24956,8 +23638,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -24974,14 +23656,14 @@ : elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } : else GLIB_CFLAGS=$pkg_cv_GLIB_CFLAGS GLIB_LIBS=$pkg_cv_GLIB_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } : fi @@ -24990,10 +23672,10 @@ pkg_cv_GLIB_GENMARSHAL="$GLIB_GENMARSHAL" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "glib-2.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GLIB_GENMARSHAL=`$PKG_CONFIG --variable="glib_genmarshal" "glib-2.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -25005,8 +23687,7 @@ fi GLIB_GENMARSHAL=$pkg_cv_GLIB_GENMARSHAL -if test "x$GLIB_GENMARSHAL" = x"" -then : +if test "x$GLIB_GENMARSHAL" = x""; then : fi @@ -25014,10 +23695,10 @@ pkg_cv_GOBJECT_QUERY="$GOBJECT_QUERY" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "glib-2.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GOBJECT_QUERY=`$PKG_CONFIG --variable="gobject_query" "glib-2.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -25029,8 +23710,7 @@ fi GOBJECT_QUERY=$pkg_cv_GOBJECT_QUERY -if test "x$GOBJECT_QUERY" = x"" -then : +if test "x$GOBJECT_QUERY" = x""; then : fi @@ -25038,10 +23718,10 @@ pkg_cv_GLIB_MKENUMS="$GLIB_MKENUMS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "glib-2.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GLIB_MKENUMS=`$PKG_CONFIG --variable="glib_mkenums" "glib-2.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -25053,8 +23733,7 @@ fi GLIB_MKENUMS=$pkg_cv_GLIB_MKENUMS -if test "x$GLIB_MKENUMS" = x"" -then : +if test "x$GLIB_MKENUMS" = x""; then : fi @@ -25062,10 +23741,10 @@ pkg_cv_GLIB_COMPILE_RESOURCES="$GLIB_COMPILE_RESOURCES" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gio-2.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gio-2.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "gio-2.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GLIB_COMPILE_RESOURCES=`$PKG_CONFIG --variable="glib_compile_resources" "gio-2.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -25077,13 +23756,12 @@ fi GLIB_COMPILE_RESOURCES=$pkg_cv_GLIB_COMPILE_RESOURCES -if test "x$GLIB_COMPILE_RESOURCES" = x"" -then : +if test "x$GLIB_COMPILE_RESOURCES" = x""; then : fi - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for GLIB - version >= $min_glib_version" >&5 -printf %s "checking for GLIB - version >= $min_glib_version... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GLIB - version >= $min_glib_version" >&5 +$as_echo_n "checking for GLIB - version >= $min_glib_version... " >&6; } if test x$PKG_CONFIG != xno ; then ## don't try to run the test against uninstalled libtool libs @@ -25112,10 +23790,9 @@ CFLAGS="$CFLAGS $GLIB_CFLAGS" LIBS="$GLIB_LIBS $LIBS" rm -f conf.glibtest - if test "$cross_compiling" = yes -then : + if test "$cross_compiling" = yes; then : echo $ac_n "cross compiling; assumed OK... $ac_c" -else $as_nop +else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ @@ -25188,10 +23865,9 @@ } _ACEOF -if ac_fn_c_try_run "$LINENO" -then : +if ac_fn_c_try_run "$LINENO"; then : -else $as_nop +else no_glib=yes fi rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ @@ -25203,12 +23879,12 @@ fi fi if test "x$no_glib" = x ; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes (version $glib_config_major_version.$glib_config_minor_version.$glib_config_micro_version)" >&5 -printf "%s\n" "yes (version $glib_config_major_version.$glib_config_minor_version.$glib_config_micro_version)" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes (version $glib_config_major_version.$glib_config_minor_version.$glib_config_micro_version)" >&5 +$as_echo "yes (version $glib_config_major_version.$glib_config_minor_version.$glib_config_micro_version)" >&6; } : else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if test "$PKG_CONFIG" = "no" ; then echo "*** A new enough version of pkg-config was not found." echo "*** See http://www.freedesktop.org/software/pkgconfig/" @@ -25228,15 +23904,14 @@ #include int -main (void) +main () { return ((glib_major_version) || (glib_minor_version) || (glib_micro_version)); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : echo "*** The test program compiled, but did not run. This usually means" echo "*** that the run-time linker is not finding GLib or finding the wrong" echo "*** version of GLib. If it is not finding GLib, you'll need to set your" @@ -25246,11 +23921,11 @@ echo "***" echo "*** If you have an old version installed, it is best to remove it, although" echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH" -else $as_nop +else echo "*** The test program failed to compile or link. See the file config.log for the" echo "*** exact error that occurred. This usually means GLib is incorrectly installed." fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext CFLAGS="$ac_save_CFLAGS" LIBS="$ac_save_LIBS" @@ -25263,8 +23938,8 @@ GLIB_MKENUMS="" GLIB_COMPILE_RESOURCES="" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: glib >= 2.56.2" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: glib >= 2.56.2" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: glib >= 2.56.2" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: glib >= 2.56.2" >&6;} required_deps="$required_deps - Error: missing dependency glib >= 2.56.2" @@ -25276,17 +23951,17 @@ pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gmodule-no-export-2.0" >&5 -printf %s "checking for gmodule-no-export-2.0... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for gmodule-no-export-2.0" >&5 +$as_echo_n "checking for gmodule-no-export-2.0... " >&6; } if test -n "$GMODULE_NO_EXPORT_CFLAGS"; then pkg_cv_GMODULE_NO_EXPORT_CFLAGS="$GMODULE_NO_EXPORT_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gmodule-no-export-2.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gmodule-no-export-2.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "gmodule-no-export-2.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GMODULE_NO_EXPORT_CFLAGS=`$PKG_CONFIG --cflags "gmodule-no-export-2.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -25300,10 +23975,10 @@ pkg_cv_GMODULE_NO_EXPORT_LIBS="$GMODULE_NO_EXPORT_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gmodule-no-export-2.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gmodule-no-export-2.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "gmodule-no-export-2.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GMODULE_NO_EXPORT_LIBS=`$PKG_CONFIG --libs "gmodule-no-export-2.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -25317,8 +23992,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -25334,41 +24009,41 @@ echo "$GMODULE_NO_EXPORT_PKG_ERRORS" >&5 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gmodule-no-export-2.0" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gmodule-no-export-2.0" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gmodule-no-export-2.0" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gmodule-no-export-2.0" >&6;} required_deps="$required_deps - Error: missing dependency gmodule-no-export-2.0" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gmodule-no-export-2.0" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gmodule-no-export-2.0" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gmodule-no-export-2.0" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gmodule-no-export-2.0" >&6;} required_deps="$required_deps - Error: missing dependency gmodule-no-export-2.0" else GMODULE_NO_EXPORT_CFLAGS=$pkg_cv_GMODULE_NO_EXPORT_CFLAGS GMODULE_NO_EXPORT_LIBS=$pkg_cv_GMODULE_NO_EXPORT_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gio-2.0" >&5 -printf %s "checking for gio-2.0... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for gio-2.0" >&5 +$as_echo_n "checking for gio-2.0... " >&6; } if test -n "$GIO_CFLAGS"; then pkg_cv_GIO_CFLAGS="$GIO_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gio-2.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gio-2.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "gio-2.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GIO_CFLAGS=`$PKG_CONFIG --cflags "gio-2.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -25382,10 +24057,10 @@ pkg_cv_GIO_LIBS="$GIO_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gio-2.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gio-2.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "gio-2.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GIO_LIBS=`$PKG_CONFIG --libs "gio-2.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -25399,8 +24074,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -25416,42 +24091,42 @@ echo "$GIO_PKG_ERRORS" >&5 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gio-2.0" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gio-2.0" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gio-2.0" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gio-2.0" >&6;} required_deps="$required_deps - Error: missing dependency gio-2.0" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gio-2.0" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gio-2.0" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gio-2.0" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gio-2.0" >&6;} required_deps="$required_deps - Error: missing dependency gio-2.0" else GIO_CFLAGS=$pkg_cv_GIO_CFLAGS GIO_LIBS=$pkg_cv_GIO_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi if test "x$os_win32" = "xyes"; then pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gio-windows-2.0" >&5 -printf %s "checking for gio-windows-2.0... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for gio-windows-2.0" >&5 +$as_echo_n "checking for gio-windows-2.0... " >&6; } if test -n "$GIO_WINDOWS_CFLAGS"; then pkg_cv_GIO_WINDOWS_CFLAGS="$GIO_WINDOWS_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gio-windows-2.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gio-windows-2.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "gio-windows-2.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GIO_WINDOWS_CFLAGS=`$PKG_CONFIG --cflags "gio-windows-2.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -25465,10 +24140,10 @@ pkg_cv_GIO_WINDOWS_LIBS="$GIO_WINDOWS_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gio-windows-2.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gio-windows-2.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "gio-windows-2.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GIO_WINDOWS_LIBS=`$PKG_CONFIG --libs "gio-windows-2.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -25482,8 +24157,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -25499,41 +24174,41 @@ echo "$GIO_WINDOWS_PKG_ERRORS" >&5 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gio-windows-2.0" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gio-windows-2.0" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gio-windows-2.0" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gio-windows-2.0" >&6;} required_deps="$required_deps - Error: missing dependency gio-windows-2.0" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gio-windows-2.0" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gio-windows-2.0" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gio-windows-2.0" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gio-windows-2.0" >&6;} required_deps="$required_deps - Error: missing dependency gio-windows-2.0" else GIO_WINDOWS_CFLAGS=$pkg_cv_GIO_WINDOWS_CFLAGS GIO_WINDOWS_LIBS=$pkg_cv_GIO_WINDOWS_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi else pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gio-unix-2.0" >&5 -printf %s "checking for gio-unix-2.0... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for gio-unix-2.0" >&5 +$as_echo_n "checking for gio-unix-2.0... " >&6; } if test -n "$GIO_UNIX_CFLAGS"; then pkg_cv_GIO_UNIX_CFLAGS="$GIO_UNIX_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gio-unix-2.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gio-unix-2.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "gio-unix-2.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GIO_UNIX_CFLAGS=`$PKG_CONFIG --cflags "gio-unix-2.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -25547,10 +24222,10 @@ pkg_cv_GIO_UNIX_LIBS="$GIO_UNIX_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gio-unix-2.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gio-unix-2.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "gio-unix-2.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GIO_UNIX_LIBS=`$PKG_CONFIG --libs "gio-unix-2.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -25564,8 +24239,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -25581,54 +24256,52 @@ echo "$GIO_UNIX_PKG_ERRORS" >&5 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gio-unix-2.0" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gio-unix-2.0" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gio-unix-2.0" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gio-unix-2.0" >&6;} required_deps="$required_deps - Error: missing dependency gio-unix-2.0" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gio-unix-2.0" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gio-unix-2.0" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gio-unix-2.0" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gio-unix-2.0" >&6;} required_deps="$required_deps - Error: missing dependency gio-unix-2.0" else GIO_UNIX_CFLAGS=$pkg_cv_GIO_UNIX_CFLAGS GIO_UNIX_LIBS=$pkg_cv_GIO_UNIX_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for glib-networking (GIO TLS implementation)" >&5 -printf %s "checking for glib-networking (GIO TLS implementation)... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for glib-networking (GIO TLS implementation)" >&5 +$as_echo_n "checking for glib-networking (GIO TLS implementation)... " >&6; } gimp_save_CFLAGS="$CFLAGS" gimp_save_LIBS="$LIBS" CFLAGS="$CFLAGS $GIO_CFLAGS" LIBS="$LIBS $GIO_LIBS" -if test "$cross_compiling" = yes -then : +if test "$cross_compiling" = yes; then : have_glib_networking="unknown (cross-compiling)" -else $as_nop +else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int -main (void) +main () { return !g_tls_backend_supports_tls (g_tls_backend_get_default ()); ; return 0; } _ACEOF -if ac_fn_c_try_run "$LINENO" -then : +if ac_fn_c_try_run "$LINENO"; then : have_glib_networking="yes" -else $as_nop +else have_glib_networking="no" fi rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ @@ -25637,13 +24310,13 @@ CFLAGS="$gimp_save_CFLAGS" LIBS="$gimp_save_LIBS" -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $have_glib_networking" >&5 -printf "%s\n" "$have_glib_networking" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_glib_networking" >&5 +$as_echo "$have_glib_networking" >&6; } if test "x$have_glib_networking" = "xno"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: glib-networking" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: glib-networking" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: glib-networking" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: glib-networking" >&6;} required_deps="$required_deps - Error: missing dependency glib-networking" @@ -25665,8 +24338,8 @@ # target architecture in case of cross-compilation (which can't be run # during build, unless there is some compatibility layer in the OS). # Therefore we make our own check. -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for native glib-compile-resources" >&5 -printf %s "checking for native glib-compile-resources... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for native glib-compile-resources" >&5 +$as_echo_n "checking for native glib-compile-resources... " >&6; } if test -z "$HOST_GLIB_COMPILE_RESOURCES"; then # Do not use $PKG_CONFIG as it will search target files. HOST_GLIB_COMPILE_RESOURCES=`pkg-config --variable=glib_compile_resources gio-2.0` @@ -25674,12 +24347,11 @@ # As fallback, search in path. # Extract the first word of "glib-compile-resources", so it can be a program name with args. set dummy glib-compile-resources; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_HOST_GLIB_COMPILE_RESOURCES+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_HOST_GLIB_COMPILE_RESOURCES+:} false; then : + $as_echo_n "(cached) " >&6 +else case $HOST_GLIB_COMPILE_RESOURCES in [\\/]* | ?:[\\/]*) ac_cv_path_HOST_GLIB_COMPILE_RESOURCES="$HOST_GLIB_COMPILE_RESOURCES" # Let the user override the test with a path. @@ -25689,15 +24361,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_HOST_GLIB_COMPILE_RESOURCES="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_HOST_GLIB_COMPILE_RESOURCES="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -25710,18 +24378,18 @@ fi HOST_GLIB_COMPILE_RESOURCES=$ac_cv_path_HOST_GLIB_COMPILE_RESOURCES if test -n "$HOST_GLIB_COMPILE_RESOURCES"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $HOST_GLIB_COMPILE_RESOURCES" >&5 -printf "%s\n" "$HOST_GLIB_COMPILE_RESOURCES" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $HOST_GLIB_COMPILE_RESOURCES" >&5 +$as_echo "$HOST_GLIB_COMPILE_RESOURCES" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi if test "x$HOST_GLIB_COMPILE_RESOURCES" = xno; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: glib-compile-resources" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: glib-compile-resources" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: glib-compile-resources" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: glib-compile-resources" >&6;} required_deps="$required_deps - Error: missing dependency glib-compile-resources" @@ -25730,18 +24398,17 @@ fi fi fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $HOST_GLIB_COMPILE_RESOURCES" >&5 -printf "%s\n" "$HOST_GLIB_COMPILE_RESOURCES" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $HOST_GLIB_COMPILE_RESOURCES" >&5 +$as_echo "$HOST_GLIB_COMPILE_RESOURCES" >&6; } # Extract the first word of "gdbus-codegen", so it can be a program name with args. set dummy gdbus-codegen; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_GDBUS_CODEGEN+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_GDBUS_CODEGEN+:} false; then : + $as_echo_n "(cached) " >&6 +else case $GDBUS_CODEGEN in [\\/]* | ?:[\\/]*) ac_cv_path_GDBUS_CODEGEN="$GDBUS_CODEGEN" # Let the user override the test with a path. @@ -25751,15 +24418,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_GDBUS_CODEGEN="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_GDBUS_CODEGEN="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -25772,18 +24435,18 @@ fi GDBUS_CODEGEN=$ac_cv_path_GDBUS_CODEGEN if test -n "$GDBUS_CODEGEN"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $GDBUS_CODEGEN" >&5 -printf "%s\n" "$GDBUS_CODEGEN" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GDBUS_CODEGEN" >&5 +$as_echo "$GDBUS_CODEGEN" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi if test "x$GDBUS_CODEGEN" = xno; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gdbus-codegen" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gdbus-codegen" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gdbus-codegen" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gdbus-codegen" >&6;} required_deps="$required_deps - Error: missing dependency gdbus-codegen" @@ -25791,24 +24454,23 @@ *** Could not find gdbus-codegen in your PATH." fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if GLib is version 2.57.0 or newer" >&5 -printf %s "checking if GLib is version 2.57.0 or newer... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if GLib is version 2.57.0 or newer" >&5 +$as_echo_n "checking if GLib is version 2.57.0 or newer... " >&6; } if $PKG_CONFIG --atleast-version=2.57.0 glib-2.0; then have_glib_2_57=yes else have_glib_2_57=no fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $have_glib_2_57" >&5 -printf "%s\n" "$have_glib_2_57" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_glib_2_57" >&5 +$as_echo "$have_glib_2_57" >&6; } # Extract the first word of "gegl", so it can be a program name with args. set dummy gegl; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_GEGL+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_GEGL+:} false; then : + $as_echo_n "(cached) " >&6 +else case $GEGL in [\\/]* | ?:[\\/]*) ac_cv_path_GEGL="$GEGL" # Let the user override the test with a path. @@ -25818,15 +24480,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_GEGL="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_GEGL="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -25839,18 +24497,18 @@ fi GEGL=$ac_cv_path_GEGL if test -n "$GEGL"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $GEGL" >&5 -printf "%s\n" "$GEGL" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GEGL" >&5 +$as_echo "$GEGL" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi if test "x$GEGL" = xno; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gegl" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gegl" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gegl" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gegl" >&6;} required_deps="$required_deps - Error: missing dependency gegl" @@ -25862,37 +24520,35 @@ # Check for bind_textdomain_codeset, including -lintl if GLib brings it in. gimp_save_LIBS=$LIBS LIBS="$LIBS $GLIB_LIBS" - - for ac_func in bind_textdomain_codeset +for ac_func in bind_textdomain_codeset do : ac_fn_c_check_func "$LINENO" "bind_textdomain_codeset" "ac_cv_func_bind_textdomain_codeset" -if test "x$ac_cv_func_bind_textdomain_codeset" = xyes -then : - printf "%s\n" "#define HAVE_BIND_TEXTDOMAIN_CODESET 1" >>confdefs.h +if test "x$ac_cv_func_bind_textdomain_codeset" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_BIND_TEXTDOMAIN_CODESET 1 +_ACEOF -else $as_nop +else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: bind_textdomain_codeset()" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: bind_textdomain_codeset()" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: bind_textdomain_codeset()" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: bind_textdomain_codeset()" >&6;} required_deps="$required_deps - Error: missing dependency bind_textdomain_codeset()" required_deps="$required_deps *** Check for bind_textdomain_codeset() failed! This is required." fi - done -LIBS=$gimp_save_LIBS +LIBS=$gimp_save_LIBS -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for X" >&5 -printf %s "checking for X... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for X" >&5 +$as_echo_n "checking for X... " >&6; } # Check whether --with-x was given. -if test ${with_x+y} -then : +if test "${with_x+set}" = set; then : withval=$with_x; fi @@ -25903,41 +24559,12 @@ else case $x_includes,$x_libraries in #( *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5;; #( - *,NONE | NONE,*) if test ${ac_cv_have_x+y} -then : - printf %s "(cached) " >&6 -else $as_nop + *,NONE | NONE,*) if ${ac_cv_have_x+:} false; then : + $as_echo_n "(cached) " >&6 +else # One or both of the vars are not set, and there is no cached value. -ac_x_includes=no -ac_x_libraries=no -# Do we need to do anything special at all? -ac_save_LIBS=$LIBS -LIBS="-lX11 $LIBS" -cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -int -main (void) -{ -XrmInitialize () - ; - return 0; -} -_ACEOF -if ac_fn_c_try_link "$LINENO" -then : - # We can compile and link X programs with no special options. - ac_x_includes= - ac_x_libraries= -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ - conftest$ac_exeext conftest.$ac_ext -LIBS="$ac_save_LIBS" -# If that didn't work, only try xmkmf and file system searches -# for native compilation. -if test x"$ac_x_includes" = xno && test "$cross_compiling" = no -then : - rm -f -r conftest.dir +ac_x_includes=no ac_x_libraries=no +rm -f -r conftest.dir if mkdir conftest.dir; then cd conftest.dir cat >Imakefile <<'_ACEOF' @@ -25976,7 +24603,7 @@ rm -f -r conftest.dir fi - # Standard set of common directories for X headers. +# Standard set of common directories for X headers. # Check X11 before X11Rn because it is often a symlink to the current release. ac_x_header_dirs=' /usr/X11/include @@ -26003,8 +24630,6 @@ /usr/local/include/X11R5 /usr/local/include/X11R4 -/opt/X11/include - /usr/X386/include /usr/x386/include /usr/XFree86/include/X11 @@ -26026,11 +24651,10 @@ /* end confdefs.h. */ #include _ACEOF -if ac_fn_c_try_cpp "$LINENO" -then : +if ac_fn_c_try_cpp "$LINENO"; then : # We can compile using X headers with no special include directory. ac_x_includes= -else $as_nop +else for ac_dir in $ac_x_header_dirs; do if test -r "$ac_dir/X11/Xlib.h"; then ac_x_includes=$ac_dir @@ -26051,21 +24675,20 @@ /* end confdefs.h. */ #include int -main (void) +main () { XrmInitialize () ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : LIBS=$ac_save_LIBS # We can link X programs with no special library path. ac_x_libraries= -else $as_nop +else LIBS=$ac_save_LIBS -for ac_dir in `printf "%s\n" "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g` +for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g` do # Don't even attempt the hair of trying to link an X program! for ac_extension in a so sl dylib la dll; do @@ -26076,21 +24699,19 @@ done done fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi # $ac_x_libraries = no -fi -# Record the results. case $ac_x_includes,$ac_x_libraries in #( - no,* | *,no | *\'*) : + no,* | *,no | *\'*) # Didn't find X, or a directory has "'" in its name. - ac_cv_have_x="have_x=no" ;; #( - *) : + ac_cv_have_x="have_x=no";; #( + *) # Record where we found X for the cache. ac_cv_have_x="have_x=yes\ ac_x_includes='$ac_x_includes'\ - ac_x_libraries='$ac_x_libraries'" ;; + ac_x_libraries='$ac_x_libraries'" esac fi ;; #( @@ -26100,8 +24721,8 @@ fi # $with_x != no if test "$have_x" != yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $have_x" >&5 -printf "%s\n" "$have_x" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_x" >&5 +$as_echo "$have_x" >&6; } no_x=yes else # If each of the values was on the command line, it overrides each guess. @@ -26111,14 +24732,14 @@ ac_cv_have_x="have_x=yes\ ac_x_includes='$x_includes'\ ac_x_libraries='$x_libraries'" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: libraries $x_libraries, headers $x_includes" >&5 -printf "%s\n" "libraries $x_libraries, headers $x_includes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: libraries $x_libraries, headers $x_includes" >&5 +$as_echo "libraries $x_libraries, headers $x_includes" >&6; } fi if test "$no_x" = yes; then # Not all programs may use this symbol, but it does not hurt to define it. -printf "%s\n" "#define X_DISPLAY_MISSING 1" >>confdefs.h +$as_echo "#define X_DISPLAY_MISSING 1" >>confdefs.h X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS= else @@ -26131,8 +24752,8 @@ X_LIBS="$X_LIBS -L$x_libraries" # For Solaris; some versions of Sun CC require a space after -R and # others require no space. Words are not sufficient . . . . - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether -R must be followed by a space" >&5 -printf %s "checking whether -R must be followed by a space... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -R must be followed by a space" >&5 +$as_echo_n "checking whether -R must be followed by a space... " >&6; } ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries" ac_xsave_c_werror_flag=$ac_c_werror_flag ac_c_werror_flag=yes @@ -26140,44 +24761,42 @@ /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } +if ac_fn_c_try_link "$LINENO"; then : + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } X_LIBS="$X_LIBS -R$x_libraries" -else $as_nop +else LIBS="$ac_xsave_LIBS -R $x_libraries" cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } +if ac_fn_c_try_link "$LINENO"; then : + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } X_LIBS="$X_LIBS -R $x_libraries" -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: neither works" >&5 -printf "%s\n" "neither works" >&6; } +else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: neither works" >&5 +$as_echo "neither works" >&6; } fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext ac_c_werror_flag=$ac_xsave_c_werror_flag LIBS=$ac_xsave_LIBS @@ -26200,25 +24819,26 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char XOpenDisplay (); int -main (void) +main () { return XOpenDisplay (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5 -printf %s "checking for dnet_ntoa in -ldnet... " >&6; } -if test ${ac_cv_lib_dnet_dnet_ntoa+y} -then : - printf %s "(cached) " >&6 -else $as_nop +else + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5 +$as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; } +if ${ac_cv_lib_dnet_dnet_ntoa+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-ldnet $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -26227,39 +24847,39 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char dnet_ntoa (); int -main (void) +main () { return dnet_ntoa (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_dnet_dnet_ntoa=yes -else $as_nop +else ac_cv_lib_dnet_dnet_ntoa=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 -printf "%s\n" "$ac_cv_lib_dnet_dnet_ntoa" >&6; } -if test "x$ac_cv_lib_dnet_dnet_ntoa" = xyes -then : +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 +$as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; } +if test "x$ac_cv_lib_dnet_dnet_ntoa" = xyes; then : X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet" fi if test $ac_cv_lib_dnet_dnet_ntoa = no; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet_stub" >&5 -printf %s "checking for dnet_ntoa in -ldnet_stub... " >&6; } -if test ${ac_cv_lib_dnet_stub_dnet_ntoa+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet_stub" >&5 +$as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; } +if ${ac_cv_lib_dnet_stub_dnet_ntoa+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-ldnet_stub $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -26268,35 +24888,36 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char dnet_ntoa (); int -main (void) +main () { return dnet_ntoa (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_dnet_stub_dnet_ntoa=yes -else $as_nop +else ac_cv_lib_dnet_stub_dnet_ntoa=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5 -printf "%s\n" "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; } -if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = xyes -then : +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5 +$as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; } +if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = xyes; then : X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub" fi fi fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS="$ac_xsave_LIBS" @@ -26309,18 +24930,16 @@ # The functions gethostbyname, getservbyname, and inet_addr are # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking. ac_fn_c_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname" -if test "x$ac_cv_func_gethostbyname" = xyes -then : +if test "x$ac_cv_func_gethostbyname" = xyes; then : fi if test $ac_cv_func_gethostbyname = no; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5 -printf %s "checking for gethostbyname in -lnsl... " >&6; } -if test ${ac_cv_lib_nsl_gethostbyname+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5 +$as_echo_n "checking for gethostbyname in -lnsl... " >&6; } +if ${ac_cv_lib_nsl_gethostbyname+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-lnsl $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -26329,39 +24948,39 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char gethostbyname (); int -main (void) +main () { return gethostbyname (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_nsl_gethostbyname=yes -else $as_nop +else ac_cv_lib_nsl_gethostbyname=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5 -printf "%s\n" "$ac_cv_lib_nsl_gethostbyname" >&6; } -if test "x$ac_cv_lib_nsl_gethostbyname" = xyes -then : +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5 +$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; } +if test "x$ac_cv_lib_nsl_gethostbyname" = xyes; then : X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl" fi if test $ac_cv_lib_nsl_gethostbyname = no; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lbsd" >&5 -printf %s "checking for gethostbyname in -lbsd... " >&6; } -if test ${ac_cv_lib_bsd_gethostbyname+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lbsd" >&5 +$as_echo_n "checking for gethostbyname in -lbsd... " >&6; } +if ${ac_cv_lib_bsd_gethostbyname+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-lbsd $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -26370,29 +24989,30 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char gethostbyname (); int -main (void) +main () { return gethostbyname (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_bsd_gethostbyname=yes -else $as_nop +else ac_cv_lib_bsd_gethostbyname=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gethostbyname" >&5 -printf "%s\n" "$ac_cv_lib_bsd_gethostbyname" >&6; } -if test "x$ac_cv_lib_bsd_gethostbyname" = xyes -then : +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gethostbyname" >&5 +$as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; } +if test "x$ac_cv_lib_bsd_gethostbyname" = xyes; then : X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd" fi @@ -26407,18 +25027,16 @@ # must be given before -lnsl if both are needed. We assume that # if connect needs -lnsl, so does gethostbyname. ac_fn_c_check_func "$LINENO" "connect" "ac_cv_func_connect" -if test "x$ac_cv_func_connect" = xyes -then : +if test "x$ac_cv_func_connect" = xyes; then : fi if test $ac_cv_func_connect = no; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5 -printf %s "checking for connect in -lsocket... " >&6; } -if test ${ac_cv_lib_socket_connect+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5 +$as_echo_n "checking for connect in -lsocket... " >&6; } +if ${ac_cv_lib_socket_connect+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-lsocket $X_EXTRA_LIBS $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -26427,29 +25045,30 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char connect (); int -main (void) +main () { return connect (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_socket_connect=yes -else $as_nop +else ac_cv_lib_socket_connect=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5 -printf "%s\n" "$ac_cv_lib_socket_connect" >&6; } -if test "x$ac_cv_lib_socket_connect" = xyes -then : +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5 +$as_echo "$ac_cv_lib_socket_connect" >&6; } +if test "x$ac_cv_lib_socket_connect" = xyes; then : X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS" fi @@ -26457,18 +25076,16 @@ # Guillermo Gomez says -lposix is necessary on A/UX. ac_fn_c_check_func "$LINENO" "remove" "ac_cv_func_remove" -if test "x$ac_cv_func_remove" = xyes -then : +if test "x$ac_cv_func_remove" = xyes; then : fi if test $ac_cv_func_remove = no; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for remove in -lposix" >&5 -printf %s "checking for remove in -lposix... " >&6; } -if test ${ac_cv_lib_posix_remove+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for remove in -lposix" >&5 +$as_echo_n "checking for remove in -lposix... " >&6; } +if ${ac_cv_lib_posix_remove+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-lposix $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -26477,29 +25094,30 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char remove (); int -main (void) +main () { return remove (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_posix_remove=yes -else $as_nop +else ac_cv_lib_posix_remove=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix_remove" >&5 -printf "%s\n" "$ac_cv_lib_posix_remove" >&6; } -if test "x$ac_cv_lib_posix_remove" = xyes -then : +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix_remove" >&5 +$as_echo "$ac_cv_lib_posix_remove" >&6; } +if test "x$ac_cv_lib_posix_remove" = xyes; then : X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix" fi @@ -26507,18 +25125,16 @@ # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. ac_fn_c_check_func "$LINENO" "shmat" "ac_cv_func_shmat" -if test "x$ac_cv_func_shmat" = xyes -then : +if test "x$ac_cv_func_shmat" = xyes; then : fi if test $ac_cv_func_shmat = no; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for shmat in -lipc" >&5 -printf %s "checking for shmat in -lipc... " >&6; } -if test ${ac_cv_lib_ipc_shmat+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shmat in -lipc" >&5 +$as_echo_n "checking for shmat in -lipc... " >&6; } +if ${ac_cv_lib_ipc_shmat+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-lipc $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -26527,29 +25143,30 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char shmat (); int -main (void) +main () { return shmat (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_ipc_shmat=yes -else $as_nop +else ac_cv_lib_ipc_shmat=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ipc_shmat" >&5 -printf "%s\n" "$ac_cv_lib_ipc_shmat" >&6; } -if test "x$ac_cv_lib_ipc_shmat" = xyes -then : +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ipc_shmat" >&5 +$as_echo "$ac_cv_lib_ipc_shmat" >&6; } +if test "x$ac_cv_lib_ipc_shmat" = xyes; then : X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc" fi @@ -26565,12 +25182,11 @@ # These have to be linked with before -lX11, unlike the other # libraries we check for below, so use a different variable. # John Interrante, Karl Berry - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for IceConnectionNumber in -lICE" >&5 -printf %s "checking for IceConnectionNumber in -lICE... " >&6; } -if test ${ac_cv_lib_ICE_IceConnectionNumber+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for IceConnectionNumber in -lICE" >&5 +$as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; } +if ${ac_cv_lib_ICE_IceConnectionNumber+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-lICE $X_EXTRA_LIBS $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -26579,29 +25195,30 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char IceConnectionNumber (); int -main (void) +main () { return IceConnectionNumber (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_ICE_IceConnectionNumber=yes -else $as_nop +else ac_cv_lib_ICE_IceConnectionNumber=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5 -printf "%s\n" "$ac_cv_lib_ICE_IceConnectionNumber" >&6; } -if test "x$ac_cv_lib_ICE_IceConnectionNumber" = xyes -then : +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5 +$as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; } +if test "x$ac_cv_lib_ICE_IceConnectionNumber" = xyes; then : X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE" fi @@ -26611,10 +25228,9 @@ # Check whether --enable-gtktest was given. -if test ${enable_gtktest+y} -then : +if test "${enable_gtktest+set}" = set; then : enableval=$enable_gtktest; -else $as_nop +else enable_gtktest=yes fi @@ -26643,12 +25259,11 @@ if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. set dummy ${ac_tool_prefix}pkg-config; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_PKG_CONFIG+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_PKG_CONFIG+:} false; then : + $as_echo_n "(cached) " >&6 +else case $PKG_CONFIG in [\\/]* | ?:[\\/]*) ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. @@ -26658,15 +25273,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_PKG_CONFIG="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -26678,11 +25289,11 @@ fi PKG_CONFIG=$ac_cv_path_PKG_CONFIG if test -n "$PKG_CONFIG"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5 -printf "%s\n" "$PKG_CONFIG" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5 +$as_echo "$PKG_CONFIG" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -26691,12 +25302,11 @@ ac_pt_PKG_CONFIG=$PKG_CONFIG # Extract the first word of "pkg-config", so it can be a program name with args. set dummy pkg-config; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_ac_pt_PKG_CONFIG+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_ac_pt_PKG_CONFIG+:} false; then : + $as_echo_n "(cached) " >&6 +else case $ac_pt_PKG_CONFIG in [\\/]* | ?:[\\/]*) ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path. @@ -26706,15 +25316,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_ac_pt_PKG_CONFIG="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -26726,11 +25332,11 @@ fi ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG if test -n "$ac_pt_PKG_CONFIG"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5 -printf "%s\n" "$ac_pt_PKG_CONFIG" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5 +$as_echo "$ac_pt_PKG_CONFIG" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi if test "x$ac_pt_PKG_CONFIG" = x; then @@ -26738,8 +25344,8 @@ else case $cross_compiling:$ac_tool_warned in yes:) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 -printf "%s\n" "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac PKG_CONFIG=$ac_pt_PKG_CONFIG @@ -26751,21 +25357,21 @@ fi if test -n "$PKG_CONFIG"; then _pkg_min_version=0.7 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5 -printf %s "checking pkg-config is at least version $_pkg_min_version... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5 +$as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; } if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } PKG_CONFIG="" fi fi min_gtk_version=2.24.32 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for GTK+ - version >= $min_gtk_version" >&5 -printf %s "checking for GTK+ - version >= $min_gtk_version... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GTK+ - version >= $min_gtk_version" >&5 +$as_echo_n "checking for GTK+ - version >= $min_gtk_version... " >&6; } if test x$PKG_CONFIG != xno ; then ## don't try to run the test against uninstalled libtool libs @@ -26796,10 +25402,9 @@ CFLAGS="$CFLAGS $GTK_CFLAGS" LIBS="$GTK_LIBS $LIBS" rm -f conf.gtktest - if test "$cross_compiling" = yes -then : + if test "$cross_compiling" = yes; then : echo $ac_n "cross compiling; assumed OK... $ac_c" -else $as_nop +else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ @@ -26875,10 +25480,9 @@ } _ACEOF -if ac_fn_c_try_run "$LINENO" -then : +if ac_fn_c_try_run "$LINENO"; then : -else $as_nop +else no_gtk=yes fi rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ @@ -26890,12 +25494,12 @@ fi fi if test "x$no_gtk" = x ; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes (version $gtk_config_major_version.$gtk_config_minor_version.$gtk_config_micro_version)" >&5 -printf "%s\n" "yes (version $gtk_config_major_version.$gtk_config_minor_version.$gtk_config_micro_version)" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes (version $gtk_config_major_version.$gtk_config_minor_version.$gtk_config_micro_version)" >&5 +$as_echo "yes (version $gtk_config_major_version.$gtk_config_minor_version.$gtk_config_micro_version)" >&6; } : else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if test "$PKG_CONFIG" = "no" ; then echo "*** A new enough version of pkg-config was not found." echo "*** See http://pkgconfig.sourceforge.net" @@ -26915,15 +25519,14 @@ #include int -main (void) +main () { return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version)); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : echo "*** The test program compiled, but did not run. This usually means" echo "*** that the run-time linker is not finding GTK+ or finding the wrong" echo "*** version of GTK+. If it is not finding GTK+, you'll need to set your" @@ -26933,11 +25536,11 @@ echo "***" echo "*** If you have an old version installed, it is best to remove it, although" echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH" -else $as_nop +else echo "*** The test program failed to compile or link. See the file config.log for the" echo "*** exact error that occured. This usually means GTK+ is incorrectly installed." fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext CFLAGS="$ac_save_CFLAGS" LIBS="$ac_save_LIBS" @@ -26946,8 +25549,8 @@ GTK_CFLAGS="" GTK_LIBS="" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gtk+-2.0 >= 2.24.32" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gtk+-2.0 >= 2.24.32" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gtk+-2.0 >= 2.24.32" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gtk+-2.0 >= 2.24.32" >&6;} required_deps="$required_deps - Error: missing dependency gtk+-2.0 >= 2.24.32" @@ -26961,12 +25564,11 @@ # Extract the first word of "gtk-update-icon-cache", so it can be a program name with args. set dummy gtk-update-icon-cache; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_GTK_UPDATE_ICON_CACHE+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_GTK_UPDATE_ICON_CACHE+:} false; then : + $as_echo_n "(cached) " >&6 +else case $GTK_UPDATE_ICON_CACHE in [\\/]* | ?:[\\/]*) ac_cv_path_GTK_UPDATE_ICON_CACHE="$GTK_UPDATE_ICON_CACHE" # Let the user override the test with a path. @@ -26976,15 +25578,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_GTK_UPDATE_ICON_CACHE="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_GTK_UPDATE_ICON_CACHE="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -26997,18 +25595,18 @@ fi GTK_UPDATE_ICON_CACHE=$ac_cv_path_GTK_UPDATE_ICON_CACHE if test -n "$GTK_UPDATE_ICON_CACHE"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $GTK_UPDATE_ICON_CACHE" >&5 -printf "%s\n" "$GTK_UPDATE_ICON_CACHE" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK_UPDATE_ICON_CACHE" >&5 +$as_echo "$GTK_UPDATE_ICON_CACHE" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi if test "x$GTK_UPDATE_ICON_CACHE" = xno; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gtk-update-icon-cache" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gtk-update-icon-cache" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gtk-update-icon-cache" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gtk-update-icon-cache" >&6;} required_deps="$required_deps - Error: missing dependency gtk-update-icon-cache" @@ -27018,29 +25616,29 @@ # GTK+ 2.26.0 will never be released, we keep the check around anyway # because we will need it again after the switch to GTK+ 3.x -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if GTK+ is version 2.26.0 or newer (bogus placeholder check)" >&5 -printf %s "checking if GTK+ is version 2.26.0 or newer (bogus placeholder check)... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if GTK+ is version 2.26.0 or newer (bogus placeholder check)" >&5 +$as_echo_n "checking if GTK+ is version 2.26.0 or newer (bogus placeholder check)... " >&6; } if $PKG_CONFIG --atleast-version=2.26.0 gtk+-2.0; then have_gtk_2_26=yes else have_gtk_2_26=no fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $have_gtk_2_26" >&5 -printf "%s\n" "$have_gtk_2_26" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_gtk_2_26" >&5 +$as_echo "$have_gtk_2_26" >&6; } pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gdk-pixbuf-2.0 >= 2.30.8" >&5 -printf %s "checking for gdk-pixbuf-2.0 >= 2.30.8... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for gdk-pixbuf-2.0 >= 2.30.8" >&5 +$as_echo_n "checking for gdk-pixbuf-2.0 >= 2.30.8... " >&6; } if test -n "$GDK_PIXBUF_CFLAGS"; then pkg_cv_GDK_PIXBUF_CFLAGS="$GDK_PIXBUF_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gdk-pixbuf-2.0 >= 2.30.8\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gdk-pixbuf-2.0 >= 2.30.8\""; } >&5 ($PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >= 2.30.8") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GDK_PIXBUF_CFLAGS=`$PKG_CONFIG --cflags "gdk-pixbuf-2.0 >= 2.30.8" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -27054,10 +25652,10 @@ pkg_cv_GDK_PIXBUF_LIBS="$GDK_PIXBUF_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gdk-pixbuf-2.0 >= 2.30.8\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gdk-pixbuf-2.0 >= 2.30.8\""; } >&5 ($PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >= 2.30.8") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GDK_PIXBUF_LIBS=`$PKG_CONFIG --libs "gdk-pixbuf-2.0 >= 2.30.8" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -27071,8 +25669,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -27088,36 +25686,35 @@ echo "$GDK_PIXBUF_PKG_ERRORS" >&5 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gdk-pixbuf-2.0 >= 2.30.8" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gdk-pixbuf-2.0 >= 2.30.8" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gdk-pixbuf-2.0 >= 2.30.8" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gdk-pixbuf-2.0 >= 2.30.8" >&6;} required_deps="$required_deps - Error: missing dependency gdk-pixbuf-2.0 >= 2.30.8" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gdk-pixbuf-2.0 >= 2.30.8" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gdk-pixbuf-2.0 >= 2.30.8" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gdk-pixbuf-2.0 >= 2.30.8" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gdk-pixbuf-2.0 >= 2.30.8" >&6;} required_deps="$required_deps - Error: missing dependency gdk-pixbuf-2.0 >= 2.30.8" else GDK_PIXBUF_CFLAGS=$pkg_cv_GDK_PIXBUF_CFLAGS GDK_PIXBUF_LIBS=$pkg_cv_GDK_PIXBUF_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi # Extract the first word of "gdk-pixbuf-csource", so it can be a program name with args. set dummy gdk-pixbuf-csource; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_GDK_PIXBUF_CSOURCE+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_GDK_PIXBUF_CSOURCE+:} false; then : + $as_echo_n "(cached) " >&6 +else case $GDK_PIXBUF_CSOURCE in [\\/]* | ?:[\\/]*) ac_cv_path_GDK_PIXBUF_CSOURCE="$GDK_PIXBUF_CSOURCE" # Let the user override the test with a path. @@ -27127,15 +25724,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_GDK_PIXBUF_CSOURCE="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_GDK_PIXBUF_CSOURCE="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -27148,18 +25741,18 @@ fi GDK_PIXBUF_CSOURCE=$ac_cv_path_GDK_PIXBUF_CSOURCE if test -n "$GDK_PIXBUF_CSOURCE"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $GDK_PIXBUF_CSOURCE" >&5 -printf "%s\n" "$GDK_PIXBUF_CSOURCE" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GDK_PIXBUF_CSOURCE" >&5 +$as_echo "$GDK_PIXBUF_CSOURCE" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi if test "x$GDK_PIXBUF_CSOURCE" = xno; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gdk-pixbuf-csource" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gdk-pixbuf-csource" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gdk-pixbuf-csource" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gdk-pixbuf-csource" >&6;} required_deps="$required_deps - Error: missing dependency gdk-pixbuf-csource" @@ -27169,17 +25762,17 @@ pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for cairo >= 1.12.2" >&5 -printf %s "checking for cairo >= 1.12.2... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for cairo >= 1.12.2" >&5 +$as_echo_n "checking for cairo >= 1.12.2... " >&6; } if test -n "$CAIRO_CFLAGS"; then pkg_cv_CAIRO_CFLAGS="$CAIRO_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"cairo >= 1.12.2\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"cairo >= 1.12.2\""; } >&5 ($PKG_CONFIG --exists --print-errors "cairo >= 1.12.2") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_CAIRO_CFLAGS=`$PKG_CONFIG --cflags "cairo >= 1.12.2" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -27193,10 +25786,10 @@ pkg_cv_CAIRO_LIBS="$CAIRO_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"cairo >= 1.12.2\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"cairo >= 1.12.2\""; } >&5 ($PKG_CONFIG --exists --print-errors "cairo >= 1.12.2") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_CAIRO_LIBS=`$PKG_CONFIG --libs "cairo >= 1.12.2" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -27210,8 +25803,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -27227,41 +25820,41 @@ echo "$CAIRO_PKG_ERRORS" >&5 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: cairo >= 1.12.2" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: cairo >= 1.12.2" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: cairo >= 1.12.2" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: cairo >= 1.12.2" >&6;} required_deps="$required_deps - Error: missing dependency cairo >= 1.12.2" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: cairo >= 1.12.2" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: cairo >= 1.12.2" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: cairo >= 1.12.2" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: cairo >= 1.12.2" >&6;} required_deps="$required_deps - Error: missing dependency cairo >= 1.12.2" else CAIRO_CFLAGS=$pkg_cv_CAIRO_CFLAGS CAIRO_LIBS=$pkg_cv_CAIRO_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for pangocairo >= 1.29.4 pangoft2" >&5 -printf %s "checking for pangocairo >= 1.29.4 pangoft2... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for pangocairo >= 1.29.4 pangoft2" >&5 +$as_echo_n "checking for pangocairo >= 1.29.4 pangoft2... " >&6; } if test -n "$PANGOCAIRO_CFLAGS"; then pkg_cv_PANGOCAIRO_CFLAGS="$PANGOCAIRO_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"pangocairo >= 1.29.4 pangoft2\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"pangocairo >= 1.29.4 pangoft2\""; } >&5 ($PKG_CONFIG --exists --print-errors "pangocairo >= 1.29.4 pangoft2") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_PANGOCAIRO_CFLAGS=`$PKG_CONFIG --cflags "pangocairo >= 1.29.4 pangoft2" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -27275,10 +25868,10 @@ pkg_cv_PANGOCAIRO_LIBS="$PANGOCAIRO_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"pangocairo >= 1.29.4 pangoft2\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"pangocairo >= 1.29.4 pangoft2\""; } >&5 ($PKG_CONFIG --exists --print-errors "pangocairo >= 1.29.4 pangoft2") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_PANGOCAIRO_LIBS=`$PKG_CONFIG --libs "pangocairo >= 1.29.4 pangoft2" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -27292,8 +25885,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -27309,19 +25902,19 @@ echo "$PANGOCAIRO_PKG_ERRORS" >&5 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: pangocairo >= 1.29.4 and pangoft2" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: pangocairo >= 1.29.4 and pangoft2" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: pangocairo >= 1.29.4 and pangoft2" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: pangocairo >= 1.29.4 and pangoft2" >&6;} required_deps="$required_deps - Error: missing dependency pangocairo >= 1.29.4 and pangoft2" required_deps="$required_deps *** We require Pango with the optional support for Cairo compiled in." elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: pangocairo >= 1.29.4 and pangoft2" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: pangocairo >= 1.29.4 and pangoft2" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: pangocairo >= 1.29.4 and pangoft2" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: pangocairo >= 1.29.4 and pangoft2" >&6;} required_deps="$required_deps - Error: missing dependency pangocairo >= 1.29.4 and pangoft2" @@ -27330,8 +25923,8 @@ else PANGOCAIRO_CFLAGS=$pkg_cv_PANGOCAIRO_CFLAGS PANGOCAIRO_LIBS=$pkg_cv_PANGOCAIRO_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } : fi @@ -27346,17 +25939,17 @@ # (2.12.4). pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for fontconfig >= 2.12.4" >&5 -printf %s "checking for fontconfig >= 2.12.4... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for fontconfig >= 2.12.4" >&5 +$as_echo_n "checking for fontconfig >= 2.12.4... " >&6; } if test -n "$FONTCONFIG_CFLAGS"; then pkg_cv_FONTCONFIG_CFLAGS="$FONTCONFIG_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fontconfig >= 2.12.4\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fontconfig >= 2.12.4\""; } >&5 ($PKG_CONFIG --exists --print-errors "fontconfig >= 2.12.4") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_FONTCONFIG_CFLAGS=`$PKG_CONFIG --cflags "fontconfig >= 2.12.4" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -27370,10 +25963,10 @@ pkg_cv_FONTCONFIG_LIBS="$FONTCONFIG_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fontconfig >= 2.12.4\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fontconfig >= 2.12.4\""; } >&5 ($PKG_CONFIG --exists --print-errors "fontconfig >= 2.12.4") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_FONTCONFIG_LIBS=`$PKG_CONFIG --libs "fontconfig >= 2.12.4" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -27387,8 +25980,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -27404,62 +25997,61 @@ echo "$FONTCONFIG_PKG_ERRORS" >&5 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: fontconfig >= 2.12.4" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: fontconfig >= 2.12.4" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: fontconfig >= 2.12.4" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: fontconfig >= 2.12.4" >&6;} required_deps="$required_deps - Error: missing dependency fontconfig >= 2.12.4" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: fontconfig >= 2.12.4" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: fontconfig >= 2.12.4" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: fontconfig >= 2.12.4" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: fontconfig >= 2.12.4" >&6;} required_deps="$required_deps - Error: missing dependency fontconfig >= 2.12.4" else FONTCONFIG_CFLAGS=$pkg_cv_FONTCONFIG_CFLAGS FONTCONFIG_LIBS=$pkg_cv_FONTCONFIG_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if Pango is version 1.32.0 or newer" >&5 -printf %s "checking if Pango is version 1.32.0 or newer... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if Pango is version 1.32.0 or newer" >&5 +$as_echo_n "checking if Pango is version 1.32.0 or newer... " >&6; } if $PKG_CONFIG --atleast-version=1.32.0 pango; then have_pango_1_32=yes else have_pango_1_32=no fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $have_pango_1_32" >&5 -printf "%s\n" "$have_pango_1_32" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_pango_1_32" >&5 +$as_echo "$have_pango_1_32" >&6; } CFLAGS="$PANGOCAIRO_CFLAGS $CFLAGS" -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if Pango is built with a recent fontconfig" >&5 -printf %s "checking if Pango is built with a recent fontconfig... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if Pango is built with a recent fontconfig" >&5 +$as_echo_n "checking if Pango is built with a recent fontconfig... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int -main (void) +main () { FcObjectSet *os; os = FcObjectSetBuild (FC_FAMILY, FC_WIDTH); ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : fontconfig_ok=yes -else $as_nop +else fontconfig_ok=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $fontconfig_ok" >&5 -printf "%s\n" "$fontconfig_ok" >&6; } +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $fontconfig_ok" >&5 +$as_echo "$fontconfig_ok" >&6; } CFLAGS=$gimp_save_CFLAGS @@ -27480,17 +26072,17 @@ pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for freetype2 >= 2.1.7" >&5 -printf %s "checking for freetype2 >= 2.1.7... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for freetype2 >= 2.1.7" >&5 +$as_echo_n "checking for freetype2 >= 2.1.7... " >&6; } if test -n "$FREETYPE_CFLAGS"; then pkg_cv_FREETYPE_CFLAGS="$FREETYPE_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"freetype2 >= 2.1.7\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"freetype2 >= 2.1.7\""; } >&5 ($PKG_CONFIG --exists --print-errors "freetype2 >= 2.1.7") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_FREETYPE_CFLAGS=`$PKG_CONFIG --cflags "freetype2 >= 2.1.7" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -27504,10 +26096,10 @@ pkg_cv_FREETYPE_LIBS="$FREETYPE_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"freetype2 >= 2.1.7\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"freetype2 >= 2.1.7\""; } >&5 ($PKG_CONFIG --exists --print-errors "freetype2 >= 2.1.7") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_FREETYPE_LIBS=`$PKG_CONFIG --libs "freetype2 >= 2.1.7" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -27521,8 +26113,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -27538,41 +26130,41 @@ echo "$FREETYPE_PKG_ERRORS" >&5 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: 2.1.7 >= 2.1.7" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: 2.1.7 >= 2.1.7" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: 2.1.7 >= 2.1.7" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: 2.1.7 >= 2.1.7" >&6;} required_deps="$required_deps - Error: missing dependency 2.1.7 >= 2.1.7" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: 2.1.7 >= 2.1.7" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: 2.1.7 >= 2.1.7" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: 2.1.7 >= 2.1.7" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: 2.1.7 >= 2.1.7" >&6;} required_deps="$required_deps - Error: missing dependency 2.1.7 >= 2.1.7" else FREETYPE_CFLAGS=$pkg_cv_FREETYPE_CFLAGS FREETYPE_LIBS=$pkg_cv_FREETYPE_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for harfbuzz >= 0.9.19" >&5 -printf %s "checking for harfbuzz >= 0.9.19... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for harfbuzz >= 0.9.19" >&5 +$as_echo_n "checking for harfbuzz >= 0.9.19... " >&6; } if test -n "$HARFBUZZ_CFLAGS"; then pkg_cv_HARFBUZZ_CFLAGS="$HARFBUZZ_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"harfbuzz >= 0.9.19\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"harfbuzz >= 0.9.19\""; } >&5 ($PKG_CONFIG --exists --print-errors "harfbuzz >= 0.9.19") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_HARFBUZZ_CFLAGS=`$PKG_CONFIG --cflags "harfbuzz >= 0.9.19" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -27586,10 +26178,10 @@ pkg_cv_HARFBUZZ_LIBS="$HARFBUZZ_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"harfbuzz >= 0.9.19\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"harfbuzz >= 0.9.19\""; } >&5 ($PKG_CONFIG --exists --print-errors "harfbuzz >= 0.9.19") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_HARFBUZZ_LIBS=`$PKG_CONFIG --libs "harfbuzz >= 0.9.19" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -27603,8 +26195,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -27620,41 +26212,41 @@ echo "$HARFBUZZ_PKG_ERRORS" >&5 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: harfbuzz >= 0.9.19" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: harfbuzz >= 0.9.19" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: harfbuzz >= 0.9.19" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: harfbuzz >= 0.9.19" >&6;} required_deps="$required_deps - Error: missing dependency harfbuzz >= 0.9.19" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: harfbuzz >= 0.9.19" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: harfbuzz >= 0.9.19" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: harfbuzz >= 0.9.19" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: harfbuzz >= 0.9.19" >&6;} required_deps="$required_deps - Error: missing dependency harfbuzz >= 0.9.19" else HARFBUZZ_CFLAGS=$pkg_cv_HARFBUZZ_CFLAGS HARFBUZZ_LIBS=$pkg_cv_HARFBUZZ_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gexiv2 >= 0.10.6" >&5 -printf %s "checking for gexiv2 >= 0.10.6... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for gexiv2 >= 0.10.6" >&5 +$as_echo_n "checking for gexiv2 >= 0.10.6... " >&6; } if test -n "$GEXIV2_CFLAGS"; then pkg_cv_GEXIV2_CFLAGS="$GEXIV2_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gexiv2 >= 0.10.6\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gexiv2 >= 0.10.6\""; } >&5 ($PKG_CONFIG --exists --print-errors "gexiv2 >= 0.10.6") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GEXIV2_CFLAGS=`$PKG_CONFIG --cflags "gexiv2 >= 0.10.6" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -27668,10 +26260,10 @@ pkg_cv_GEXIV2_LIBS="$GEXIV2_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gexiv2 >= 0.10.6\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gexiv2 >= 0.10.6\""; } >&5 ($PKG_CONFIG --exists --print-errors "gexiv2 >= 0.10.6") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GEXIV2_LIBS=`$PKG_CONFIG --libs "gexiv2 >= 0.10.6" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -27685,8 +26277,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -27702,25 +26294,25 @@ echo "$GEXIV2_PKG_ERRORS" >&5 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gexiv2 >= 0.10.6" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gexiv2 >= 0.10.6" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gexiv2 >= 0.10.6" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gexiv2 >= 0.10.6" >&6;} required_deps="$required_deps - Error: missing dependency gexiv2 >= 0.10.6" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gexiv2 >= 0.10.6" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gexiv2 >= 0.10.6" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gexiv2 >= 0.10.6" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: gexiv2 >= 0.10.6" >&6;} required_deps="$required_deps - Error: missing dependency gexiv2 >= 0.10.6" else GEXIV2_CFLAGS=$pkg_cv_GEXIV2_CFLAGS GEXIV2_LIBS=$pkg_cv_GEXIV2_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi @@ -27729,16 +26321,15 @@ ################################# # Check whether --enable-win32-debug-console was given. -if test ${enable_win32_debug_console+y} -then : +if test "${enable_win32_debug_console+set}" = set; then : enableval=$enable_win32_debug_console; -else $as_nop +else enable_win32_debug_console=auto fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if GIMP should open a debug console at start" >&5 -printf %s "checking if GIMP should open a debug console at start... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if GIMP should open a debug console at start" >&5 +$as_echo_n "checking if GIMP should open a debug console at start... " >&6; } if test "x$platform_win32" != "xyes"; then enable_win32_debug_console=no elif test "x$enable_win32_debug_console" != xno && @@ -27749,11 +26340,11 @@ if test "x$enable_win32_debug_console" = "xyes"; then -printf "%s\n" "#define ENABLE_WIN32_DEBUG_CONSOLE 1" >>confdefs.h +$as_echo "#define ENABLE_WIN32_DEBUG_CONSOLE 1" >>confdefs.h fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $enable_win32_debug_console" >&5 -printf "%s\n" "$enable_win32_debug_console" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_win32_debug_console" >&5 +$as_echo "$enable_win32_debug_console" >&6; } ###################################### # Check for 32-bit DLLs (Win32 64-bit) @@ -27761,16 +26352,15 @@ # Check whether --with-win32-32bit-dll-folder was given. -if test ${with_win32_32bit_dll_folder+y} -then : +if test "${with_win32_32bit_dll_folder+set}" = set; then : withval=$with_win32_32bit_dll_folder; -else $as_nop +else with_win32_32bit_dll_folder="32/bin" fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking the alternative folder containing 32-bit DLLs on Windows" >&5 -printf %s "checking the alternative folder containing 32-bit DLLs on Windows... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the alternative folder containing 32-bit DLLs on Windows" >&5 +$as_echo_n "checking the alternative folder containing 32-bit DLLs on Windows... " >&6; } if test "x$platform_win32" = "xyes"; then case "$host_cpu" in x86_64) @@ -27785,11 +26375,13 @@ if test "x$with_win32_32bit_dll_folder" != "xno"; then -printf "%s\n" "#define WIN32_32BIT_DLL_FOLDER \"$with_win32_32bit_dll_folder\"" >>confdefs.h +cat >>confdefs.h <<_ACEOF +#define WIN32_32BIT_DLL_FOLDER "$with_win32_32bit_dll_folder" +_ACEOF fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $with_win32_32bit_dll_folder" >&5 -printf "%s\n" "$with_win32_32bit_dll_folder" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_win32_32bit_dll_folder" >&5 +$as_echo "$with_win32_32bit_dll_folder" >&6; } ##################### # Check for Dr. Mingw @@ -27798,12 +26390,11 @@ enable_drmingw="no" if test "x$platform_win32" = "xyes"; then # Check for Dr. Mingw - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ExcHndlSetLogFileNameA in -lexchndl" >&5 -printf %s "checking for ExcHndlSetLogFileNameA in -lexchndl... " >&6; } -if test ${ac_cv_lib_exchndl_ExcHndlSetLogFileNameA+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ExcHndlSetLogFileNameA in -lexchndl" >&5 +$as_echo_n "checking for ExcHndlSetLogFileNameA in -lexchndl... " >&6; } +if ${ac_cv_lib_exchndl_ExcHndlSetLogFileNameA+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-lexchndl $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -27812,37 +26403,38 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char ExcHndlSetLogFileNameA (); int -main (void) +main () { return ExcHndlSetLogFileNameA (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_exchndl_ExcHndlSetLogFileNameA=yes -else $as_nop +else ac_cv_lib_exchndl_ExcHndlSetLogFileNameA=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_exchndl_ExcHndlSetLogFileNameA" >&5 -printf "%s\n" "$ac_cv_lib_exchndl_ExcHndlSetLogFileNameA" >&6; } -if test "x$ac_cv_lib_exchndl_ExcHndlSetLogFileNameA" = xyes -then : +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_exchndl_ExcHndlSetLogFileNameA" >&5 +$as_echo "$ac_cv_lib_exchndl_ExcHndlSetLogFileNameA" >&6; } +if test "x$ac_cv_lib_exchndl_ExcHndlSetLogFileNameA" = xyes; then : -printf "%s\n" "#define HAVE_EXCHNDL 1" >>confdefs.h +$as_echo "#define HAVE_EXCHNDL 1" >>confdefs.h LIBS="-lexchndl $LIBS" enable_drmingw="yes" -else $as_nop +else enable_drmingw="no (ExcHndl library missing)" fi @@ -27861,90 +26453,91 @@ # Check for backtrace() API ########################### -ac_fn_c_check_header_compile "$LINENO" "execinfo.h" "ac_cv_header_execinfo_h" "$ac_includes_default" -if test "x$ac_cv_header_execinfo_h" = xyes -then : - printf "%s\n" "#define HAVE_EXECINFO_H 1" >>confdefs.h +for ac_header in execinfo.h +do : + ac_fn_c_check_header_mongrel "$LINENO" "execinfo.h" "ac_cv_header_execinfo_h" "$ac_includes_default" +if test "x$ac_cv_header_execinfo_h" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_EXECINFO_H 1 +_ACEOF fi +done + ######################### # Check for Matting Levin ######################### -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for matting engine Levin" >&5 -printf %s "checking for matting engine Levin... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for matting engine Levin" >&5 +$as_echo_n "checking for matting engine Levin... " >&6; } if $GEGL --exists "gegl:matting-levin"; then have_matting_levin=yes else have_matting_levin='no (missing GEGL operation "gegl:matting-levin")' fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $have_matting_levin" >&5 -printf "%s\n" "$have_matting_levin" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_matting_levin" >&5 +$as_echo "$have_matting_levin" >&6; } ########################################## # Check for some special functions we need ########################################## -ac_fn_c_check_header_compile "$LINENO" "math.h" "ac_cv_header_math_h" "$ac_includes_default" -if test "x$ac_cv_header_math_h" = xyes -then : - printf "%s\n" "#define HAVE_MATH_H 1" >>confdefs.h +for ac_header in math.h ieeefp.h +do : + as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` +ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" +if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : + cat >>confdefs.h <<_ACEOF +#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 +_ACEOF fi -ac_fn_c_check_header_compile "$LINENO" "ieeefp.h" "ac_cv_header_ieeefp_h" "$ac_includes_default" -if test "x$ac_cv_header_ieeefp_h" = xyes -then : - printf "%s\n" "#define HAVE_IEEEFP_H 1" >>confdefs.h -fi +done # DU4 native cc currently needs -std1 for ANSI mode (instead of K&R) -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for extra flags to get ANSI library prototypes" >&5 -printf %s "checking for extra flags to get ANSI library prototypes... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for extra flags to get ANSI library prototypes" >&5 +$as_echo_n "checking for extra flags to get ANSI library prototypes... " >&6; } gimp_save_LIBS=$LIBS LIBS="$LIBS -lm" -if test "$cross_compiling" = yes -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: " >&5 -printf "%s\n" "" >&6; } -else $as_nop +if test "$cross_compiling" = yes; then : + { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5 +$as_echo "" >&6; } +else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main (void) { return (log(1) != log(1.)); } _ACEOF -if ac_fn_c_try_run "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 -printf "%s\n" "none needed" >&6; } -else $as_nop +if ac_fn_c_try_run "$LINENO"; then : + { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5 +$as_echo "none needed" >&6; } +else gimp_save_CFLAGS=$CFLAGS CFLAGS="$CFLAGS -std1" - if test "$cross_compiling" = yes -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: " >&5 -printf "%s\n" "" >&6; } -else $as_nop + if test "$cross_compiling" = yes; then : + { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5 +$as_echo "" >&6; } +else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int main (void) { return (log(1) != log(1.)); } _ACEOF -if ac_fn_c_try_run "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: -std1" >&5 -printf "%s\n" "-std1" >&6; } -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: " >&5 -printf "%s\n" "" >&6; } +if ac_fn_c_try_run "$LINENO"; then : + { $as_echo "$as_me:${as_lineno-$LINENO}: result: -std1" >&5 +$as_echo "-std1" >&6; } +else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5 +$as_echo "" >&6; } CFLAGS=$gimp_save_CFLAGS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: No ANSI prototypes found in library. (-std1 didn't work.)" >&5 -printf "%s\n" "$as_me: WARNING: No ANSI prototypes found in library. (-std1 didn't work.)" >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: No ANSI prototypes found in library. (-std1 didn't work.)" >&5 +$as_echo "$as_me: WARNING: No ANSI prototypes found in library. (-std1 didn't work.)" >&2;} fi rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ conftest.$ac_objext conftest.beam conftest.$ac_ext @@ -27957,110 +26550,106 @@ # Check for finite - - for ac_func in finite +for ac_func in finite do : ac_fn_c_check_func "$LINENO" "finite" "ac_cv_func_finite" -if test "x$ac_cv_func_finite" = xyes -then : - printf "%s\n" "#define HAVE_FINITE 1" >>confdefs.h +if test "x$ac_cv_func_finite" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_FINITE 1 +_ACEOF -else $as_nop +else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for finite in " >&5 -printf %s "checking for finite in ... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for finite in " >&5 +$as_echo_n "checking for finite in ... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int -main (void) +main () { double f = 0.0; finite (f) ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : - printf "%s\n" "#define HAVE_FINITE 1" >>confdefs.h - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } +if ac_fn_c_try_link "$LINENO"; then : + $as_echo "#define HAVE_FINITE 1" >>confdefs.h + + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } +else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi - done -# Check for isfinite - for ac_func in isfinite +# Check for isfinite +for ac_func in isfinite do : ac_fn_c_check_func "$LINENO" "isfinite" "ac_cv_func_isfinite" -if test "x$ac_cv_func_isfinite" = xyes -then : - printf "%s\n" "#define HAVE_ISFINITE 1" >>confdefs.h +if test "x$ac_cv_func_isfinite" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_ISFINITE 1 +_ACEOF -else $as_nop +else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for isfinite in " >&5 -printf %s "checking for isfinite in ... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for isfinite in " >&5 +$as_echo_n "checking for isfinite in ... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int -main (void) +main () { double f = 0.0; isfinite (f) ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : - printf "%s\n" "#define HAVE_ISFINITE 1" >>confdefs.h - - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } +if ac_fn_c_try_link "$LINENO"; then : + $as_echo "#define HAVE_ISFINITE 1" >>confdefs.h + + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } +else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi - done + LIBS=$gimp_save_LIBS # check for rint ac_fn_c_check_func "$LINENO" "rint" "ac_cv_func_rint" -if test "x$ac_cv_func_rint" = xyes -then : +if test "x$ac_cv_func_rint" = xyes; then : -printf "%s\n" "#define HAVE_RINT 1" >>confdefs.h +$as_echo "#define HAVE_RINT 1" >>confdefs.h -else $as_nop +else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for rint in -lm" >&5 -printf %s "checking for rint in -lm... " >&6; } -if test ${ac_cv_lib_m_rint+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for rint in -lm" >&5 +$as_echo_n "checking for rint in -lm... " >&6; } +if ${ac_cv_lib_m_rint+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-lm $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -28069,31 +26658,32 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char rint (); int -main (void) +main () { return rint (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_m_rint=yes -else $as_nop +else ac_cv_lib_m_rint=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_rint" >&5 -printf "%s\n" "$ac_cv_lib_m_rint" >&6; } -if test "x$ac_cv_lib_m_rint" = xyes -then : +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_rint" >&5 +$as_echo "$ac_cv_lib_m_rint" >&6; } +if test "x$ac_cv_lib_m_rint" = xyes; then : - printf "%s\n" "#define HAVE_RINT 1" >>confdefs.h + $as_echo "#define HAVE_RINT 1" >>confdefs.h fi @@ -28102,12 +26692,16 @@ # check for vfork -ac_fn_c_check_func "$LINENO" "vfork" "ac_cv_func_vfork" -if test "x$ac_cv_func_vfork" = xyes -then : - printf "%s\n" "#define HAVE_VFORK 1" >>confdefs.h +for ac_func in vfork +do : + ac_fn_c_check_func "$LINENO" "vfork" "ac_cv_func_vfork" +if test "x$ac_cv_func_vfork" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_VFORK 1 +_ACEOF fi +done @@ -28119,12 +26713,11 @@ - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for __attribute__((destructor))" >&5 -printf %s "checking for __attribute__((destructor))... " >&6; } -if test ${ax_cv_have_func_attribute_destructor+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __attribute__((destructor))" >&5 +$as_echo_n "checking for __attribute__((destructor))... " >&6; } +if ${ax_cv_have_func_attribute_destructor+:} false; then : + $as_echo_n "(cached) " >&6 +else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ @@ -28133,7 +26726,7 @@ int foo( void ) __attribute__((destructor)); int -main (void) +main () { ; @@ -28141,28 +26734,27 @@ } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : - if grep -- -Wattributes conftest.err -then : +if ac_fn_c_try_link "$LINENO"; then : + if grep -- -Wattributes conftest.err; then : ax_cv_have_func_attribute_destructor=no -else $as_nop +else ax_cv_have_func_attribute_destructor=yes fi -else $as_nop +else ax_cv_have_func_attribute_destructor=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ax_cv_have_func_attribute_destructor" >&5 -printf "%s\n" "$ax_cv_have_func_attribute_destructor" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_have_func_attribute_destructor" >&5 +$as_echo "$ax_cv_have_func_attribute_destructor" >&6; } - if test yes = $ax_cv_have_func_attribute_destructor -then : + if test yes = $ax_cv_have_func_attribute_destructor; then : -printf "%s\n" "#define HAVE_FUNC_ATTRIBUTE_DESTRUCTOR 1" >>confdefs.h +cat >>confdefs.h <<_ACEOF +#define HAVE_FUNC_ATTRIBUTE_DESTRUCTOR 1 +_ACEOF fi @@ -28176,21 +26768,20 @@ gimp_save_LIBS=$LIBS LIBS="" - - for ac_func in getaddrinfo +for ac_func in getaddrinfo do : ac_fn_c_check_func "$LINENO" "getaddrinfo" "ac_cv_func_getaddrinfo" -if test "x$ac_cv_func_getaddrinfo" = xyes -then : - printf "%s\n" "#define HAVE_GETADDRINFO 1" >>confdefs.h - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for getaddrinfo in -lnsl" >&5 -printf %s "checking for getaddrinfo in -lnsl... " >&6; } -if test ${ac_cv_lib_nsl_getaddrinfo+y} -then : - printf %s "(cached) " >&6 -else $as_nop +if test "x$ac_cv_func_getaddrinfo" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_GETADDRINFO 1 +_ACEOF + +else + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for getaddrinfo in -lnsl" >&5 +$as_echo_n "checking for getaddrinfo in -lnsl... " >&6; } +if ${ac_cv_lib_nsl_getaddrinfo+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-lnsl $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -28199,53 +26790,55 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char getaddrinfo (); int -main (void) +main () { return getaddrinfo (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_nsl_getaddrinfo=yes -else $as_nop +else ac_cv_lib_nsl_getaddrinfo=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_getaddrinfo" >&5 -printf "%s\n" "$ac_cv_lib_nsl_getaddrinfo" >&6; } -if test "x$ac_cv_lib_nsl_getaddrinfo" = xyes -then : - printf "%s\n" "#define HAVE_LIBNSL 1" >>confdefs.h +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_getaddrinfo" >&5 +$as_echo "$ac_cv_lib_nsl_getaddrinfo" >&6; } +if test "x$ac_cv_lib_nsl_getaddrinfo" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_LIBNSL 1 +_ACEOF LIBS="-lnsl $LIBS" fi fi - done - for ac_func in getnameinfo +for ac_func in getnameinfo do : ac_fn_c_check_func "$LINENO" "getnameinfo" "ac_cv_func_getnameinfo" -if test "x$ac_cv_func_getnameinfo" = xyes -then : - printf "%s\n" "#define HAVE_GETNAMEINFO 1" >>confdefs.h - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for getnameinfo in -lnsl" >&5 -printf %s "checking for getnameinfo in -lnsl... " >&6; } -if test ${ac_cv_lib_nsl_getnameinfo+y} -then : - printf %s "(cached) " >&6 -else $as_nop +if test "x$ac_cv_func_getnameinfo" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_GETNAMEINFO 1 +_ACEOF + +else + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for getnameinfo in -lnsl" >&5 +$as_echo_n "checking for getnameinfo in -lnsl... " >&6; } +if ${ac_cv_lib_nsl_getnameinfo+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-lnsl $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -28254,44 +26847,46 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char getnameinfo (); int -main (void) +main () { return getnameinfo (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_nsl_getnameinfo=yes -else $as_nop +else ac_cv_lib_nsl_getnameinfo=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_getnameinfo" >&5 -printf "%s\n" "$ac_cv_lib_nsl_getnameinfo" >&6; } -if test "x$ac_cv_lib_nsl_getnameinfo" = xyes -then : - printf "%s\n" "#define HAVE_LIBNSL 1" >>confdefs.h +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_getnameinfo" >&5 +$as_echo "$ac_cv_lib_nsl_getnameinfo" >&6; } +if test "x$ac_cv_lib_nsl_getnameinfo" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_LIBNSL 1 +_ACEOF LIBS="-lnsl $LIBS" fi fi - done -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for socket in -lsocket" >&5 -printf %s "checking for socket in -lsocket... " >&6; } -if test ${ac_cv_lib_socket_socket+y} -then : - printf %s "(cached) " >&6 -else $as_nop + +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for socket in -lsocket" >&5 +$as_echo_n "checking for socket in -lsocket... " >&6; } +if ${ac_cv_lib_socket_socket+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-lsocket $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -28300,30 +26895,33 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char socket (); int -main (void) +main () { return socket (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_socket_socket=yes -else $as_nop +else ac_cv_lib_socket_socket=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_socket" >&5 -printf "%s\n" "$ac_cv_lib_socket_socket" >&6; } -if test "x$ac_cv_lib_socket_socket" = xyes -then : - printf "%s\n" "#define HAVE_LIBSOCKET 1" >>confdefs.h +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_socket" >&5 +$as_echo "$ac_cv_lib_socket_socket" >&6; } +if test "x$ac_cv_lib_socket_socket" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_LIBSOCKET 1 +_ACEOF LIBS="-lsocket $LIBS" @@ -28346,28 +26944,27 @@ if test -z "$SSE_MATH_CFLAG"; then SSE_MATH_CFLAG_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -Werror $flag" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 -printf %s "checking whether $CC understands $flag... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 +$as_echo_n "checking whether $CC understands $flag... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : SSE_MATH_CFLAG_works=yes -else $as_nop +else SSE_MATH_CFLAG_works=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $SSE_MATH_CFLAG_works" >&5 -printf "%s\n" "$SSE_MATH_CFLAG_works" >&6; } +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SSE_MATH_CFLAG_works" >&5 +$as_echo "$SSE_MATH_CFLAG_works" >&6; } CFLAGS="$SSE_MATH_CFLAG_save_CFLAGS" if test "x$SSE_MATH_CFLAG_works" = "xyes"; then SSE_MATH_CFLAG="$flag" @@ -28381,28 +26978,27 @@ if test -z "$SSE2_CFLAG"; then SSE2_CFLAG_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -Werror $flag" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 -printf %s "checking whether $CC understands $flag... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 +$as_echo_n "checking whether $CC understands $flag... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : SSE2_CFLAG_works=yes -else $as_nop +else SSE2_CFLAG_works=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $SSE2_CFLAG_works" >&5 -printf "%s\n" "$SSE2_CFLAG_works" >&6; } +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SSE2_CFLAG_works" >&5 +$as_echo "$SSE2_CFLAG_works" >&6; } CFLAGS="$SSE2_CFLAG_save_CFLAGS" if test "x$SSE2_CFLAG_works" = "xyes"; then SSE2_CFLAG="$flag" @@ -28413,36 +27009,35 @@ SSE2_EXTRA_CFLAGS="$SSE_MATH_CFLAG $SSE2_CFLAG" CFLAGS="$SSE2_EXTRA_CFLAGS $intrinsics_save_CFLAGS" -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we can compile SSE2 intrinsics" >&5 -printf %s "checking whether we can compile SSE2 intrinsics... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we can compile SSE2 intrinsics" >&5 +$as_echo_n "checking whether we can compile SSE2 intrinsics... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int -main (void) +main () { __m128i one = _mm_set1_epi32 (1); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : -printf "%s\n" "#define COMPILE_SSE2_INTRINISICS 1" >>confdefs.h +$as_echo "#define COMPILE_SSE2_INTRINISICS 1" >>confdefs.h - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: SSE2 intrinsics not available." >&5 -printf "%s\n" "$as_me: WARNING: SSE2 intrinsics not available." >&2;} +else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: SSE2 intrinsics not available." >&5 +$as_echo "$as_me: WARNING: SSE2 intrinsics not available." >&2;} fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext @@ -28452,28 +27047,27 @@ if test -z "$SSE4_1_CFLAG"; then SSE4_1_CFLAG_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -Werror $flag" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 -printf %s "checking whether $CC understands $flag... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 +$as_echo_n "checking whether $CC understands $flag... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : SSE4_1_CFLAG_works=yes -else $as_nop +else SSE4_1_CFLAG_works=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $SSE4_1_CFLAG_works" >&5 -printf "%s\n" "$SSE4_1_CFLAG_works" >&6; } +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SSE4_1_CFLAG_works" >&5 +$as_echo "$SSE4_1_CFLAG_works" >&6; } CFLAGS="$SSE4_1_CFLAG_save_CFLAGS" if test "x$SSE4_1_CFLAG_works" = "xyes"; then SSE4_1_CFLAG="$flag" @@ -28484,36 +27078,35 @@ SSE4_1_EXTRA_CFLAGS="$SSE_MATH_CFLAG $SSE4_1_CFLAG" CFLAGS="$SSE4_1_EXTRA_CFLAGS $intrinsics_save_CFLAGS" -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we can compile SSE4.1 intrinsics" >&5 -printf %s "checking whether we can compile SSE4.1 intrinsics... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we can compile SSE4.1 intrinsics" >&5 +$as_echo_n "checking whether we can compile SSE4.1 intrinsics... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int -main (void) +main () { __v4sf a, b, c; c = _mm_blend_ps(a, b, 0x08); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : -printf "%s\n" "#define COMPILE_SSE4_1_INTRINISICS 1" >>confdefs.h +$as_echo "#define COMPILE_SSE4_1_INTRINISICS 1" >>confdefs.h - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: SSE4.1 intrinsics not available." >&5 -printf "%s\n" "$as_me: WARNING: SSE4.1 intrinsics not available." >&2;} +else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: SSE4.1 intrinsics not available." >&5 +$as_echo "$as_me: WARNING: SSE4.1 intrinsics not available." >&2;} fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext CFLAGS="$intrinsics_save_CFLAGS" @@ -28523,19 +27116,17 @@ ######################## # Check whether --enable-mmx was given. -if test ${enable_mmx+y} -then : +if test "${enable_mmx+set}" = set; then : enableval=$enable_mmx; -else $as_nop +else enable_mmx=$have_x86 fi # Check whether --enable-sse was given. -if test ${enable_sse+y} -then : +if test "${enable_sse+set}" = set; then : enableval=$enable_sse; -else $as_nop +else enable_sse=$enable_mmx fi @@ -28547,28 +27138,27 @@ if test -z "$MMX_EXTRA_CFLAGS"; then MMX_EXTRA_CFLAGS_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -Werror $flag" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 -printf %s "checking whether $CC understands $flag... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 +$as_echo_n "checking whether $CC understands $flag... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : MMX_EXTRA_CFLAGS_works=yes -else $as_nop +else MMX_EXTRA_CFLAGS_works=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $MMX_EXTRA_CFLAGS_works" >&5 -printf "%s\n" "$MMX_EXTRA_CFLAGS_works" >&6; } +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MMX_EXTRA_CFLAGS_works" >&5 +$as_echo "$MMX_EXTRA_CFLAGS_works" >&6; } CFLAGS="$MMX_EXTRA_CFLAGS_save_CFLAGS" if test "x$MMX_EXTRA_CFLAGS_works" = "xyes"; then MMX_EXTRA_CFLAGS="$flag" @@ -28578,8 +27168,8 @@ SSE_EXTRA_CFLAGS= - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we can compile MMX code" >&5 -printf %s "checking whether we can compile MMX code... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we can compile MMX code" >&5 +$as_echo_n "checking whether we can compile MMX code... " >&6; } mmx_save_CFLAGS="$CFLAGS" CFLAGS="$mmx_save_CFLAGS $MMX_EXTRA_CFLAGS" @@ -28588,20 +27178,19 @@ /* end confdefs.h. */ int -main (void) +main () { asm ("movq 0, %mm0"); ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : -printf "%s\n" "#define USE_MMX 1" >>confdefs.h +$as_echo "#define USE_MMX 1" >>confdefs.h - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } if test "x$enable_sse" = xyes; then @@ -28610,28 +27199,27 @@ if test -z "$sse_flag"; then sse_flag_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -Werror $flag" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 -printf %s "checking whether $CC understands $flag... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 +$as_echo_n "checking whether $CC understands $flag... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : sse_flag_works=yes -else $as_nop +else sse_flag_works=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $sse_flag_works" >&5 -printf "%s\n" "$sse_flag_works" >&6; } +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $sse_flag_works" >&5 +$as_echo "$sse_flag_works" >&6; } CFLAGS="$sse_flag_save_CFLAGS" if test "x$sse_flag_works" = "xyes"; then sse_flag="$flag" @@ -28641,8 +27229,8 @@ SSE_EXTRA_CFLAGS="$MMX_EXTRA_CFLAGS $sse_flag" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we can compile SSE code" >&5 -printf %s "checking whether we can compile SSE code... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we can compile SSE code" >&5 +$as_echo_n "checking whether we can compile SSE code... " >&6; } CFLAGS="$CFLAGS $sse_flag" @@ -28650,42 +27238,41 @@ /* end confdefs.h. */ int -main (void) +main () { asm ("movntps %xmm0, 0"); ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : -printf "%s\n" "#define USE_SSE 1" >>confdefs.h +$as_echo "#define USE_SSE 1" >>confdefs.h - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } -else $as_nop +else enable_sse=no - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: The assembler does not support the SSE command set." >&5 -printf "%s\n" "$as_me: WARNING: The assembler does not support the SSE command set." >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: The assembler does not support the SSE command set." >&5 +$as_echo "$as_me: WARNING: The assembler does not support the SSE command set." >&2;} fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -else $as_nop +else enable_mmx=no - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: The assembler does not support the MMX command set." >&5 -printf "%s\n" "$as_me: WARNING: The assembler does not support the MMX command set." >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: The assembler does not support the MMX command set." >&5 +$as_echo "$as_me: WARNING: The assembler does not support the MMX command set." >&2;} fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext CFLAGS="$mmx_save_CFLAGS" @@ -28699,10 +27286,9 @@ ############################ # Check whether --enable-altivec was given. -if test ${enable_altivec+y} -then : +if test "${enable_altivec+set}" = set; then : enableval=$enable_altivec; -else $as_nop +else enable_altivec=$have_ppc fi @@ -28715,28 +27301,27 @@ if test -z "$altivec_flag"; then altivec_flag_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -Werror $flag" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 -printf %s "checking whether $CC understands $flag... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 +$as_echo_n "checking whether $CC understands $flag... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : altivec_flag_works=yes -else $as_nop +else altivec_flag_works=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $altivec_flag_works" >&5 -printf "%s\n" "$altivec_flag_works" >&6; } +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $altivec_flag_works" >&5 +$as_echo "$altivec_flag_works" >&6; } CFLAGS="$altivec_flag_save_CFLAGS" if test "x$altivec_flag_works" = "xyes"; then altivec_flag="$flag" @@ -28750,16 +27335,18 @@ -maltivec*) altivec_save_CPPFLAGS="$CPPFLAGS" CPPFLAGS="$altivec_save_CPPFLAGS $altivec_flag" - for ac_header in altivec.h + for ac_header in altivec.h do : - ac_fn_c_check_header_compile "$LINENO" "altivec.h" "ac_cv_header_altivec_h" "$ac_includes_default" -if test "x$ac_cv_header_altivec_h" = xyes -then : - printf "%s\n" "#define HAVE_ALTIVEC_H 1" >>confdefs.h + ac_fn_c_check_header_mongrel "$LINENO" "altivec.h" "ac_cv_header_altivec_h" "$ac_includes_default" +if test "x$ac_cv_header_altivec_h" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_ALTIVEC_H 1 +_ACEOF ALTIVEC_EXTRA_CFLAGS="$altivec_flag" fi done + CPPFLAGS="$altivec_save_CPPFLAGS" ;; *) @@ -28768,21 +27355,21 @@ esac - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we can compile AltiVec code" >&5 -printf %s "checking whether we can compile AltiVec code... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we can compile AltiVec code" >&5 +$as_echo_n "checking whether we can compile AltiVec code... " >&6; } can_use_altivec=no if test -z "$ALTIVEC_EXTRA_CFLAGS"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: The compiler does not support the AltiVec command set." >&5 -printf "%s\n" "$as_me: WARNING: The compiler does not support the AltiVec command set." >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: The compiler does not support the AltiVec command set." >&5 +$as_echo "$as_me: WARNING: The compiler does not support the AltiVec command set." >&2;} else case "$host_os" in darwin*) can_use_altivec=yes -printf "%s\n" "#define HAVE_ALTIVEC_SYSCTL 1" >>confdefs.h +$as_echo "#define HAVE_ALTIVEC_SYSCTL 1" >>confdefs.h ;; *) @@ -28790,33 +27377,32 @@ /* end confdefs.h. */ int -main (void) +main () { asm ("vand %v0, %v0, %v0"); ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : can_use_altivec=yes -else $as_nop +else can_use_altivec=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ;; esac - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $can_use_altivec" >&5 -printf "%s\n" "$can_use_altivec" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_use_altivec" >&5 +$as_echo "$can_use_altivec" >&6; } if test "x$can_use_altivec" = "xyes"; then -printf "%s\n" "#define USE_ALTIVEC 1" >>confdefs.h +$as_echo "#define USE_ALTIVEC 1" >>confdefs.h else enable_altivec=no - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: The assembler does not support the AltiVec command set." >&5 -printf "%s\n" "$as_me: WARNING: The assembler does not support the AltiVec command set." >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: The assembler does not support the AltiVec command set." >&5 +$as_echo "$as_me: WARNING: The assembler does not support the AltiVec command set." >&2;} fi fi @@ -28841,8 +27427,7 @@ shmtype=auto # Check whether --with-shm was given. -if test ${with_shm+y} -then : +if test "${with_shm+set}" = set; then : withval=$with_shm; shmtype=$with_shm fi @@ -28857,35 +27442,34 @@ if test "x$platform_win32" = "xyes"; then shmtype=win32 elif test "x$shmtype" = "xsysv"; then - ac_fn_c_check_header_compile "$LINENO" "sys/ipc.h" "ac_cv_header_sys_ipc_h" "$ac_includes_default" -if test "x$ac_cv_header_sys_ipc_h" = xyes -then : + ac_fn_c_check_header_mongrel "$LINENO" "sys/ipc.h" "ac_cv_header_sys_ipc_h" "$ac_includes_default" +if test "x$ac_cv_header_sys_ipc_h" = xyes; then : -printf "%s\n" "#define HAVE_IPC_H 1" >>confdefs.h +$as_echo "#define HAVE_IPC_H 1" >>confdefs.h -else $as_nop +else no_sys_ipc=yes fi - ac_fn_c_check_header_compile "$LINENO" "sys/shm.h" "ac_cv_header_sys_shm_h" "$ac_includes_default" -if test "x$ac_cv_header_sys_shm_h" = xyes -then : -printf "%s\n" "#define HAVE_SHM_H 1" >>confdefs.h + ac_fn_c_check_header_mongrel "$LINENO" "sys/shm.h" "ac_cv_header_sys_shm_h" "$ac_includes_default" +if test "x$ac_cv_header_sys_shm_h" = xyes; then : -else $as_nop +$as_echo "#define HAVE_SHM_H 1" >>confdefs.h + +else no_sys_shm=yes fi + if test "$ac_cv_header_sys_shm_h" = "yes"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether shmctl IPC_RMID allowes subsequent attaches" >&5 -printf %s "checking whether shmctl IPC_RMID allowes subsequent attaches... " >&6; } - if test "$cross_compiling" = yes -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: assuming no" >&5 -printf "%s\n" "assuming no" >&6; } -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether shmctl IPC_RMID allowes subsequent attaches" >&5 +$as_echo_n "checking whether shmctl IPC_RMID allowes subsequent attaches... " >&6; } + if test "$cross_compiling" = yes; then : + { $as_echo "$as_me:${as_lineno-$LINENO}: result: assuming no" >&5 +$as_echo "assuming no" >&6; } +else cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ @@ -28912,16 +27496,15 @@ } _ACEOF -if ac_fn_c_try_run "$LINENO" -then : +if ac_fn_c_try_run "$LINENO"; then : -printf "%s\n" "#define IPC_RMID_DEFERRED_RELEASE 1" >>confdefs.h +$as_echo "#define IPC_RMID_DEFERRED_RELEASE 1" >>confdefs.h - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } +else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ conftest.$ac_objext conftest.beam conftest.$ac_ext @@ -28929,7 +27512,7 @@ -printf "%s\n" "#define USE_SYSV_SHM 1" >>confdefs.h +$as_echo "#define USE_SYSV_SHM 1" >>confdefs.h else shmtype=none @@ -28938,20 +27521,18 @@ have_shm_open=no ac_fn_c_check_func "$LINENO" "shm_open" "ac_cv_func_shm_open" -if test "x$ac_cv_func_shm_open" = xyes -then : +if test "x$ac_cv_func_shm_open" = xyes; then : have_shm_open=yes fi RT_LIBS= if test "$have_shm_open" != "yes"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for shm_open in -lrt" >&5 -printf %s "checking for shm_open in -lrt... " >&6; } -if test ${ac_cv_lib_rt_shm_open+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shm_open in -lrt" >&5 +$as_echo_n "checking for shm_open in -lrt... " >&6; } +if ${ac_cv_lib_rt_shm_open+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-lrt $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -28960,69 +27541,70 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char shm_open (); int -main (void) +main () { return shm_open (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_rt_shm_open=yes -else $as_nop +else ac_cv_lib_rt_shm_open=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_shm_open" >&5 -printf "%s\n" "$ac_cv_lib_rt_shm_open" >&6; } -if test "x$ac_cv_lib_rt_shm_open" = xyes -then : +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_shm_open" >&5 +$as_echo "$ac_cv_lib_rt_shm_open" >&6; } +if test "x$ac_cv_lib_rt_shm_open" = xyes; then : RT_LIBS="-lrt" have_shm_open=yes fi fi - ac_fn_c_check_header_compile "$LINENO" "sys/mman.h" "ac_cv_header_sys_mman_h" "$ac_includes_default" -if test "x$ac_cv_header_sys_mman_h" = xyes -then : + ac_fn_c_check_header_mongrel "$LINENO" "sys/mman.h" "ac_cv_header_sys_mman_h" "$ac_includes_default" +if test "x$ac_cv_header_sys_mman_h" = xyes; then : -printf "%s\n" "#define HAVE_MMAN_H 1" >>confdefs.h +$as_echo "#define HAVE_MMAN_H 1" >>confdefs.h -else $as_nop +else no_sys_mman=yes fi + if test "$ac_cv_func_mmap" = "yes" && test "$ac_cv_header_sys_mman_h" = "yes" && test "$have_shm_open" = "yes"; then -printf "%s\n" "#define USE_POSIX_SHM 1" >>confdefs.h +$as_echo "#define USE_POSIX_SHM 1" >>confdefs.h else shmtype=none fi fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for shared memory transport type" >&5 -printf %s "checking for shared memory transport type... " >&6; } -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $shmtype" >&5 -printf "%s\n" "$shmtype" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for shared memory transport type" >&5 +$as_echo_n "checking for shared memory transport type... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $shmtype" >&5 +$as_echo "$shmtype" >&6; } ######################## # Define a symbol prefix ######################## -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether symbols are prefixed" >&5 -printf %s "checking whether symbols are prefixed... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether symbols are prefixed" >&5 +$as_echo_n "checking whether symbols are prefixed... " >&6; } case "$host_os" in mingw*) @@ -29039,11 +27621,11 @@ esac if test -n "$SYMPREFIX"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes, with a $SYMPREFIX" >&5 -printf "%s\n" "yes, with a $SYMPREFIX" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes, with a $SYMPREFIX" >&5 +$as_echo "yes, with a $SYMPREFIX" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -29054,26 +27636,25 @@ ############################ if test "x$os_win32" != xyes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking fd_set and sys/select" >&5 -printf %s "checking fd_set and sys/select... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking fd_set and sys/select" >&5 +$as_echo_n "checking fd_set and sys/select... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int -main (void) +main () { fd_set readMask, writeMask; ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : gimp_ok=yes -else $as_nop +else gimp_ok=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext if test "x$gimp_ok" = xno; then cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ @@ -29081,23 +27662,22 @@ _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | - $EGREP "fd_mask" >/dev/null 2>&1 -then : + $EGREP "fd_mask" >/dev/null 2>&1; then : gimp_ok=yes fi -rm -rf conftest* +rm -f conftest* if test "x$gimp_ok" = xyes; then -printf "%s\n" "#define HAVE_SYS_SELECT_H 1" >>confdefs.h +$as_echo "#define HAVE_SYS_SELECT_H 1" >>confdefs.h fi fi - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $gimp_ok" >&5 -printf "%s\n" "$gimp_ok" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gimp_ok" >&5 +$as_echo "$gimp_ok" >&6; } if test "x$gimp_ok" = xno; then -printf "%s\n" "#define NO_FD_SET 1" >>confdefs.h +$as_echo "#define NO_FD_SET 1" >>confdefs.h fi fi @@ -29108,15 +27688,14 @@ ############################# # Check whether --enable-mp was given. -if test ${enable_mp+y} -then : +if test "${enable_mp+set}" = set; then : enableval=$enable_mp; fi if test "x$enable_mp" != "xno"; then -printf "%s\n" "#define ENABLE_MP 1" >>confdefs.h +$as_echo "#define ENABLE_MP 1" >>confdefs.h fi @@ -29145,12 +27724,11 @@ # Test for Xmu if test -z "$XMU_LIBS"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for XmuClientWindow in -lXmu" >&5 -printf %s "checking for XmuClientWindow in -lXmu... " >&6; } -if test ${ac_cv_lib_Xmu_XmuClientWindow+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XmuClientWindow in -lXmu" >&5 +$as_echo_n "checking for XmuClientWindow in -lXmu... " >&6; } +if ${ac_cv_lib_Xmu_XmuClientWindow+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-lXmu -lXt -lX11 $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -29159,57 +27737,59 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char XmuClientWindow (); int -main (void) +main () { return XmuClientWindow (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_Xmu_XmuClientWindow=yes -else $as_nop +else ac_cv_lib_Xmu_XmuClientWindow=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xmu_XmuClientWindow" >&5 -printf "%s\n" "$ac_cv_lib_Xmu_XmuClientWindow" >&6; } -if test "x$ac_cv_lib_Xmu_XmuClientWindow" = xyes -then : - for ac_header in X11/Xmu/WinUtil.h +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xmu_XmuClientWindow" >&5 +$as_echo "$ac_cv_lib_Xmu_XmuClientWindow" >&6; } +if test "x$ac_cv_lib_Xmu_XmuClientWindow" = xyes; then : + for ac_header in X11/Xmu/WinUtil.h do : ac_fn_c_check_header_compile "$LINENO" "X11/Xmu/WinUtil.h" "ac_cv_header_X11_Xmu_WinUtil_h" "#include " -if test "x$ac_cv_header_X11_Xmu_WinUtil_h" = xyes -then : - printf "%s\n" "#define HAVE_X11_XMU_WINUTIL_H 1" >>confdefs.h +if test "x$ac_cv_header_X11_Xmu_WinUtil_h" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_X11_XMU_WINUTIL_H 1 +_ACEOF have_libxmu=yes XMU_LIBS="$X_LIBS $X_PRE_LIBS -lX11 -lXmu -lXt" SCREENSHOT_LIBS="$XMU_LIBS" -else $as_nop +else have_libxmu="no (XMU header file not found)" fi done -else $as_nop + +else have_libxmu="no (XMU library not found)" fi fi # Check for shaped window extension - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for XShapeGetRectangles in -lXext" >&5 -printf %s "checking for XShapeGetRectangles in -lXext... " >&6; } -if test ${ac_cv_lib_Xext_XShapeGetRectangles+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XShapeGetRectangles in -lXext" >&5 +$as_echo_n "checking for XShapeGetRectangles in -lXext... " >&6; } +if ${ac_cv_lib_Xext_XShapeGetRectangles+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-lXext -lX11 -lXext $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -29218,40 +27798,43 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char XShapeGetRectangles (); int -main (void) +main () { return XShapeGetRectangles (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_Xext_XShapeGetRectangles=yes -else $as_nop +else ac_cv_lib_Xext_XShapeGetRectangles=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xext_XShapeGetRectangles" >&5 -printf "%s\n" "$ac_cv_lib_Xext_XShapeGetRectangles" >&6; } -if test "x$ac_cv_lib_Xext_XShapeGetRectangles" = xyes -then : - for ac_header in X11/extensions/shape.h +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xext_XShapeGetRectangles" >&5 +$as_echo "$ac_cv_lib_Xext_XShapeGetRectangles" >&6; } +if test "x$ac_cv_lib_Xext_XShapeGetRectangles" = xyes; then : + for ac_header in X11/extensions/shape.h do : ac_fn_c_check_header_compile "$LINENO" "X11/extensions/shape.h" "ac_cv_header_X11_extensions_shape_h" "#include " -if test "x$ac_cv_header_X11_extensions_shape_h" = xyes -then : - printf "%s\n" "#define HAVE_X11_EXTENSIONS_SHAPE_H 1" >>confdefs.h +if test "x$ac_cv_header_X11_extensions_shape_h" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_X11_EXTENSIONS_SHAPE_H 1 +_ACEOF SCREENSHOT_LIBS="$SCREENSHOT_LIBS -lXext" fi done + fi @@ -29261,17 +27844,17 @@ # check for the XFixes extension pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for xfixes" >&5 -printf %s "checking for xfixes... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for xfixes" >&5 +$as_echo_n "checking for xfixes... " >&6; } if test -n "$XFIXES_CFLAGS"; then pkg_cv_XFIXES_CFLAGS="$XFIXES_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xfixes\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xfixes\""; } >&5 ($PKG_CONFIG --exists --print-errors "xfixes") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_XFIXES_CFLAGS=`$PKG_CONFIG --cflags "xfixes" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -29285,10 +27868,10 @@ pkg_cv_XFIXES_LIBS="$XFIXES_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xfixes\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xfixes\""; } >&5 ($PKG_CONFIG --exists --print-errors "xfixes") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_XFIXES_LIBS=`$PKG_CONFIG --libs "xfixes" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -29302,8 +27885,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -29320,16 +27903,16 @@ true elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } true else XFIXES_CFLAGS=$pkg_cv_XFIXES_CFLAGS XFIXES_LIBS=$pkg_cv_XFIXES_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } -printf "%s\n" "#define HAVE_XFIXES 1" >>confdefs.h +$as_echo "#define HAVE_XFIXES 1" >>confdefs.h SCREENSHOT_LIBS="$SCREENSHOT_LIBS $XFIXES_LIBS" fi @@ -29358,13 +27941,12 @@ # Bundle packages ################# -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether we build a relocatable package" >&5 -printf %s "checking whether we build a relocatable package... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we build a relocatable package" >&5 +$as_echo_n "checking whether we build a relocatable package... " >&6; } # Check whether --enable-relocatable-bundle was given. -if test ${enable_relocatable_bundle+y} -then : +if test "${enable_relocatable_bundle+set}" = set; then : enableval=$enable_relocatable_bundle; -else $as_nop +else enable_relocatable_bundle=auto fi @@ -29383,7 +27965,7 @@ fi if test "x$enable_relocatable_bundle" = xyes; then -printf "%s\n" "#define ENABLE_RELOCATABLE_RESOURCES 1" >>confdefs.h +$as_echo "#define ENABLE_RELOCATABLE_RESOURCES 1" >>confdefs.h fi if test x$enable_relocatable_bundle = xyes; then @@ -29395,8 +27977,8 @@ fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $enable_relocatable_bundle" >&5 -printf "%s\n" "$enable_relocatable_bundle" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_relocatable_bundle" >&5 +$as_echo "$enable_relocatable_bundle" >&6; } ################### # Check for libtiff @@ -29404,12 +27986,11 @@ libtiff_error= if test -z "$TIFF_LIBS"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for TIFFReadScanline in -ltiff" >&5 -printf %s "checking for TIFFReadScanline in -ltiff... " >&6; } -if test ${ac_cv_lib_tiff_TIFFReadScanline+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for TIFFReadScanline in -ltiff" >&5 +$as_echo_n "checking for TIFFReadScanline in -ltiff... " >&6; } +if ${ac_cv_lib_tiff_TIFFReadScanline+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-ltiff -lm $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -29418,44 +27999,44 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char TIFFReadScanline (); int -main (void) +main () { return TIFFReadScanline (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_tiff_TIFFReadScanline=yes -else $as_nop +else ac_cv_lib_tiff_TIFFReadScanline=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_tiff_TIFFReadScanline" >&5 -printf "%s\n" "$ac_cv_lib_tiff_TIFFReadScanline" >&6; } -if test "x$ac_cv_lib_tiff_TIFFReadScanline" = xyes -then : - ac_fn_c_check_header_compile "$LINENO" "tiffio.h" "ac_cv_header_tiffio_h" "$ac_includes_default" -if test "x$ac_cv_header_tiffio_h" = xyes -then : +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_tiff_TIFFReadScanline" >&5 +$as_echo "$ac_cv_lib_tiff_TIFFReadScanline" >&6; } +if test "x$ac_cv_lib_tiff_TIFFReadScanline" = xyes; then : + ac_fn_c_check_header_mongrel "$LINENO" "tiffio.h" "ac_cv_header_tiffio_h" "$ac_includes_default" +if test "x$ac_cv_header_tiffio_h" = xyes; then : FILE_TIFF_LOAD='file-tiff-load$(EXEEXT)'; FILE_TIFF_SAVE='file-tiff-save$(EXEEXT)'; TIFF_LIBS='-ltiff' -else $as_nop +else libtiff_error="TIFF header files not found" fi -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for TIFFWriteScanline in -ltiff" >&5 -printf %s "checking for TIFFWriteScanline in -ltiff... " >&6; } -if test ${ac_cv_lib_tiff_TIFFWriteScanline+y} -then : - printf %s "(cached) " >&6 -else $as_nop + +else + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for TIFFWriteScanline in -ltiff" >&5 +$as_echo_n "checking for TIFFWriteScanline in -ltiff... " >&6; } +if ${ac_cv_lib_tiff_TIFFWriteScanline+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-ltiff -ljpeg -lz -lm $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -29464,44 +28045,44 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char TIFFWriteScanline (); int -main (void) +main () { return TIFFWriteScanline (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_tiff_TIFFWriteScanline=yes -else $as_nop +else ac_cv_lib_tiff_TIFFWriteScanline=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_tiff_TIFFWriteScanline" >&5 -printf "%s\n" "$ac_cv_lib_tiff_TIFFWriteScanline" >&6; } -if test "x$ac_cv_lib_tiff_TIFFWriteScanline" = xyes -then : - ac_fn_c_check_header_compile "$LINENO" "tiffio.h" "ac_cv_header_tiffio_h" "$ac_includes_default" -if test "x$ac_cv_header_tiffio_h" = xyes -then : +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_tiff_TIFFWriteScanline" >&5 +$as_echo "$ac_cv_lib_tiff_TIFFWriteScanline" >&6; } +if test "x$ac_cv_lib_tiff_TIFFWriteScanline" = xyes; then : + ac_fn_c_check_header_mongrel "$LINENO" "tiffio.h" "ac_cv_header_tiffio_h" "$ac_includes_default" +if test "x$ac_cv_header_tiffio_h" = xyes; then : FILE_TIFF_LOAD='file-tiff-load$(EXEEXT)'; FILE_TIFF_SAVE='file-tiff-save$(EXEEXT)'; TIFF_LIBS='-ltiff -ljpeg -lz' -else $as_nop +else libtiff_error="TIFF header files not found" fi -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for TIFFFlushData in -ltiff34" >&5 -printf %s "checking for TIFFFlushData in -ltiff34... " >&6; } -if test ${ac_cv_lib_tiff34_TIFFFlushData+y} -then : - printf %s "(cached) " >&6 -else $as_nop + +else + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for TIFFFlushData in -ltiff34" >&5 +$as_echo_n "checking for TIFFFlushData in -ltiff34... " >&6; } +if ${ac_cv_lib_tiff34_TIFFFlushData+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-ltiff34 -ljpeg -lz -lm $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -29510,38 +28091,39 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char TIFFFlushData (); int -main (void) +main () { return TIFFFlushData (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_tiff34_TIFFFlushData=yes -else $as_nop +else ac_cv_lib_tiff34_TIFFFlushData=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_tiff34_TIFFFlushData" >&5 -printf "%s\n" "$ac_cv_lib_tiff34_TIFFFlushData" >&6; } -if test "x$ac_cv_lib_tiff34_TIFFFlushData" = xyes -then : - ac_fn_c_check_header_compile "$LINENO" "tiffio.h" "ac_cv_header_tiffio_h" "$ac_includes_default" -if test "x$ac_cv_header_tiffio_h" = xyes -then : +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_tiff34_TIFFFlushData" >&5 +$as_echo "$ac_cv_lib_tiff34_TIFFFlushData" >&6; } +if test "x$ac_cv_lib_tiff34_TIFFFlushData" = xyes; then : + ac_fn_c_check_header_mongrel "$LINENO" "tiffio.h" "ac_cv_header_tiffio_h" "$ac_includes_default" +if test "x$ac_cv_header_tiffio_h" = xyes; then : FILE_TIFF_LOAD='file-tiff-load$(EXEEXT)'; FILE_TIFF_SAVE='file-tiff-save$(EXEEXT)'; TIFF_LIBS='-ltiff34 -ljpeg -lz' -else $as_nop +else libtiff_error="TIFF header files not found" fi -else $as_nop + +else libtiff_error="TIFF library not found" fi @@ -29553,8 +28135,8 @@ if test -z "$TIFF_LIBS"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libtiff" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libtiff" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libtiff" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libtiff" >&6;} required_deps="$required_deps - Error: missing dependency libtiff" @@ -29572,12 +28154,11 @@ ################### if test -z "$JPEG_LIBS"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for jpeg_destroy_decompress in -ljpeg" >&5 -printf %s "checking for jpeg_destroy_decompress in -ljpeg... " >&6; } -if test ${ac_cv_lib_jpeg_jpeg_destroy_decompress+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for jpeg_destroy_decompress in -ljpeg" >&5 +$as_echo_n "checking for jpeg_destroy_decompress in -ljpeg... " >&6; } +if ${ac_cv_lib_jpeg_jpeg_destroy_decompress+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-ljpeg $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -29586,37 +28167,40 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char jpeg_destroy_decompress (); int -main (void) +main () { return jpeg_destroy_decompress (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_jpeg_jpeg_destroy_decompress=yes -else $as_nop +else ac_cv_lib_jpeg_jpeg_destroy_decompress=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_jpeg_jpeg_destroy_decompress" >&5 -printf "%s\n" "$ac_cv_lib_jpeg_jpeg_destroy_decompress" >&6; } -if test "x$ac_cv_lib_jpeg_jpeg_destroy_decompress" = xyes -then : - printf "%s\n" "#define HAVE_LIBJPEG 1" >>confdefs.h +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_jpeg_jpeg_destroy_decompress" >&5 +$as_echo "$ac_cv_lib_jpeg_jpeg_destroy_decompress" >&6; } +if test "x$ac_cv_lib_jpeg_jpeg_destroy_decompress" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_LIBJPEG 1 +_ACEOF LIBS="-ljpeg $LIBS" -else $as_nop +else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libjpeg" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libjpeg" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libjpeg" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libjpeg" >&6;} required_deps="$required_deps - Error: missing dependency libjpeg" @@ -29624,8 +28208,8 @@ *** JPEG library not found" fi - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for jpeglib.h" >&5 -printf %s "checking for jpeglib.h... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for jpeglib.h" >&5 +$as_echo_n "checking for jpeglib.h... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ @@ -29636,14 +28220,13 @@ #undef VERSION #include _ACEOF -if ac_fn_c_try_cpp "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } -else $as_nop +if ac_fn_c_try_cpp "$LINENO"; then : + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } +else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libjpeg" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libjpeg" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libjpeg" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libjpeg" >&6;} required_deps="$required_deps - Error: missing dependency libjpeg" @@ -29651,12 +28234,11 @@ *** JPEG header file not found" fi rm -f conftest.err conftest.i conftest.$ac_ext - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for jpeg_save_markers in -ljpeg" >&5 -printf %s "checking for jpeg_save_markers in -ljpeg... " >&6; } -if test ${ac_cv_lib_jpeg_jpeg_save_markers+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for jpeg_save_markers in -ljpeg" >&5 +$as_echo_n "checking for jpeg_save_markers in -ljpeg... " >&6; } +if ${ac_cv_lib_jpeg_jpeg_save_markers+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-ljpeg $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -29665,34 +28247,35 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char jpeg_save_markers (); int -main (void) +main () { return jpeg_save_markers (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_jpeg_jpeg_save_markers=yes -else $as_nop +else ac_cv_lib_jpeg_jpeg_save_markers=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_jpeg_jpeg_save_markers" >&5 -printf "%s\n" "$ac_cv_lib_jpeg_jpeg_save_markers" >&6; } -if test "x$ac_cv_lib_jpeg_jpeg_save_markers" = xyes -then : +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_jpeg_jpeg_save_markers" >&5 +$as_echo "$ac_cv_lib_jpeg_jpeg_save_markers" >&6; } +if test "x$ac_cv_lib_jpeg_jpeg_save_markers" = xyes; then : JPEG_LIBS='-ljpeg' -else $as_nop +else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libjpeg" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libjpeg" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libjpeg" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libjpeg" >&6;} required_deps="$required_deps - Error: missing dependency libjpeg" @@ -29712,12 +28295,11 @@ ################ if test -z "$Z_LIBS"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gzsetparams in -lz" >&5 -printf %s "checking for gzsetparams in -lz... " >&6; } -if test ${ac_cv_lib_z_gzsetparams+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gzsetparams in -lz" >&5 +$as_echo_n "checking for gzsetparams in -lz... " >&6; } +if ${ac_cv_lib_z_gzsetparams+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-lz $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -29726,37 +28308,37 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char gzsetparams (); int -main (void) +main () { return gzsetparams (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_z_gzsetparams=yes -else $as_nop +else ac_cv_lib_z_gzsetparams=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_gzsetparams" >&5 -printf "%s\n" "$ac_cv_lib_z_gzsetparams" >&6; } -if test "x$ac_cv_lib_z_gzsetparams" = xyes -then : - ac_fn_c_check_header_compile "$LINENO" "zlib.h" "ac_cv_header_zlib_h" "$ac_includes_default" -if test "x$ac_cv_header_zlib_h" = xyes -then : +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_gzsetparams" >&5 +$as_echo "$ac_cv_lib_z_gzsetparams" >&6; } +if test "x$ac_cv_lib_z_gzsetparams" = xyes; then : + ac_fn_c_check_header_mongrel "$LINENO" "zlib.h" "ac_cv_header_zlib_h" "$ac_includes_default" +if test "x$ac_cv_header_zlib_h" = xyes; then : Z_LIBS='-lz' -else $as_nop +else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: zlib" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: zlib" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: zlib" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: zlib" >&6;} required_deps="$required_deps - Error: missing dependency zlib" @@ -29764,10 +28346,11 @@ *** ZLIB header files not found" fi -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: zlib" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: zlib" >&6;} +else + + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: zlib" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: zlib" >&6;} required_deps="$required_deps - Error: missing dependency zlib" @@ -29792,42 +28375,40 @@ if test -z "$BZIP2_LIBS"; then # We used to use AC_CHECK_LIB, but bz2 uses the WINAPI calling convention on # windows, so the test needs to #include to be able to link properly - ac_fn_c_check_header_compile "$LINENO" "bzlib.h" "ac_cv_header_bzlib_h" "$ac_includes_default" -if test "x$ac_cv_header_bzlib_h" = xyes -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for BZ2_bzCompress in -lbz2" >&5 -printf %s "checking for BZ2_bzCompress in -lbz2... " >&6; }; + ac_fn_c_check_header_mongrel "$LINENO" "bzlib.h" "ac_cv_header_bzlib_h" "$ac_includes_default" +if test "x$ac_cv_header_bzlib_h" = xyes; then : + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BZ2_bzCompress in -lbz2" >&5 +$as_echo_n "checking for BZ2_bzCompress in -lbz2... " >&6; }; cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include int -main (void) +main () { BZ2_bzCompress (NULL, 0); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; }; BZIP2_LIBS='-lbz2' -else $as_nop +if ac_fn_c_try_link "$LINENO"; then : + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; }; BZIP2_LIBS='-lbz2' +else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libbzip2" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libbzip2" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libbzip2" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libbzip2" >&6;} required_deps="$required_deps - Error: missing dependency libbzip2" required_deps="$required_deps *** libbzip2 library not found" fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext -else $as_nop +else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libbzip2" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libbzip2" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libbzip2" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libbzip2" >&6;} required_deps="$required_deps - Error: missing dependency libbzip2" @@ -29835,6 +28416,7 @@ *** libbzip2 header files not found" fi + fi LIBS=$gimp_save_LIBS @@ -29848,17 +28430,17 @@ pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for liblzma >= 5.0.0" >&5 -printf %s "checking for liblzma >= 5.0.0... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for liblzma >= 5.0.0" >&5 +$as_echo_n "checking for liblzma >= 5.0.0... " >&6; } if test -n "$LZMA_CFLAGS"; then pkg_cv_LZMA_CFLAGS="$LZMA_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"liblzma >= 5.0.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"liblzma >= 5.0.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "liblzma >= 5.0.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LZMA_CFLAGS=`$PKG_CONFIG --cflags "liblzma >= 5.0.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -29872,10 +28454,10 @@ pkg_cv_LZMA_LIBS="$LZMA_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"liblzma >= 5.0.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"liblzma >= 5.0.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "liblzma >= 5.0.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LZMA_LIBS=`$PKG_CONFIG --libs "liblzma >= 5.0.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -29889,8 +28471,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -29906,25 +28488,25 @@ echo "$LZMA_PKG_ERRORS" >&5 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: liblzma >= 5.0.0" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: liblzma >= 5.0.0" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: liblzma >= 5.0.0" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: liblzma >= 5.0.0" >&6;} required_deps="$required_deps - Error: missing dependency liblzma >= 5.0.0" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: liblzma >= 5.0.0" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: liblzma >= 5.0.0" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: liblzma >= 5.0.0" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: liblzma >= 5.0.0" >&6;} required_deps="$required_deps - Error: missing dependency liblzma >= 5.0.0" else LZMA_CFLAGS=$pkg_cv_LZMA_CFLAGS LZMA_LIBS=$pkg_cv_LZMA_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi @@ -29935,8 +28517,7 @@ # Check whether --with-gs was given. -if test ${with_gs+y} -then : +if test "${with_gs+set}" = set; then : withval=$with_gs; fi @@ -29944,12 +28525,11 @@ have_gs=no if test "x$with_gs" != xno; then have_gs=yes - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gsapi_new_instance in -lgs" >&5 -printf %s "checking for gsapi_new_instance in -lgs... " >&6; } -if test ${ac_cv_lib_gs_gsapi_new_instance+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gsapi_new_instance in -lgs" >&5 +$as_echo_n "checking for gsapi_new_instance in -lgs... " >&6; } +if ${ac_cv_lib_gs_gsapi_new_instance+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-lgs $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -29958,38 +28538,39 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char gsapi_new_instance (); int -main (void) +main () { return gsapi_new_instance (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_gs_gsapi_new_instance=yes -else $as_nop +else ac_cv_lib_gs_gsapi_new_instance=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gs_gsapi_new_instance" >&5 -printf "%s\n" "$ac_cv_lib_gs_gsapi_new_instance" >&6; } -if test "x$ac_cv_lib_gs_gsapi_new_instance" = xyes -then : - ac_fn_c_check_header_compile "$LINENO" "ghostscript/iapi.h" "ac_cv_header_ghostscript_iapi_h" "$ac_includes_default" -if test "x$ac_cv_header_ghostscript_iapi_h" = xyes -then : +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gs_gsapi_new_instance" >&5 +$as_echo "$ac_cv_lib_gs_gsapi_new_instance" >&6; } +if test "x$ac_cv_lib_gs_gsapi_new_instance" = xyes; then : + ac_fn_c_check_header_mongrel "$LINENO" "ghostscript/iapi.h" "ac_cv_header_ghostscript_iapi_h" "$ac_includes_default" +if test "x$ac_cv_header_ghostscript_iapi_h" = xyes; then : FILE_PS='file-ps$(EXEEXT)'; GS_LIBS='-lgs' -else $as_nop +else have_gs="no (Ghostscript header files not found)" fi -else $as_nop + +else have_gs="no (Ghostscript library not found)" fi @@ -30022,17 +28603,17 @@ pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libpng >= 1.6.25" >&5 -printf %s "checking for libpng >= 1.6.25... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libpng >= 1.6.25" >&5 +$as_echo_n "checking for libpng >= 1.6.25... " >&6; } if test -n "$PNG_CFLAGS"; then pkg_cv_PNG_CFLAGS="$PNG_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng >= 1.6.25\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng >= 1.6.25\""; } >&5 ($PKG_CONFIG --exists --print-errors "libpng >= 1.6.25") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_PNG_CFLAGS=`$PKG_CONFIG --cflags "libpng >= 1.6.25" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -30046,10 +28627,10 @@ pkg_cv_PNG_LIBS="$PNG_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng >= 1.6.25\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpng >= 1.6.25\""; } >&5 ($PKG_CONFIG --exists --print-errors "libpng >= 1.6.25") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_PNG_LIBS=`$PKG_CONFIG --libs "libpng >= 1.6.25" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -30063,8 +28644,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -30080,25 +28661,25 @@ echo "$PNG_PKG_ERRORS" >&5 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libpng >= 1.6.25" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libpng >= 1.6.25" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libpng >= 1.6.25" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libpng >= 1.6.25" >&6;} required_deps="$required_deps - Error: missing dependency libpng >= 1.6.25" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libpng >= 1.6.25" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libpng >= 1.6.25" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libpng >= 1.6.25" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libpng >= 1.6.25" >&6;} required_deps="$required_deps - Error: missing dependency libpng >= 1.6.25" else PNG_CFLAGS=$pkg_cv_PNG_CFLAGS PNG_LIBS=$pkg_cv_PNG_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi @@ -30112,8 +28693,7 @@ # Check whether --with-libmng was given. -if test ${with_libmng+y} -then : +if test "${with_libmng+set}" = set; then : withval=$with_libmng; fi @@ -30121,12 +28701,11 @@ have_libmng=no if test "x$with_libmng" != xno && test -z "$MNG_LIBS" && test -n "$PNG_LIBS" && test -n "$JPEG_LIBS" && test -n "$Z_LIBS"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for mng_create in -lmng" >&5 -printf %s "checking for mng_create in -lmng... " >&6; } -if test ${ac_cv_lib_mng_mng_create+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mng_create in -lmng" >&5 +$as_echo_n "checking for mng_create in -lmng... " >&6; } +if ${ac_cv_lib_mng_mng_create+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-lmng -lz -lm $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -30135,36 +28714,37 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char mng_create (); int -main (void) +main () { return mng_create (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_mng_mng_create=yes -else $as_nop +else ac_cv_lib_mng_mng_create=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_mng_mng_create" >&5 -printf "%s\n" "$ac_cv_lib_mng_mng_create" >&6; } -if test "x$ac_cv_lib_mng_mng_create" = xyes -then : - ac_fn_c_check_header_compile "$LINENO" "libmng.h" "ac_cv_header_libmng_h" "$ac_includes_default" -if test "x$ac_cv_header_libmng_h" = xyes -then : +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_mng_mng_create" >&5 +$as_echo "$ac_cv_lib_mng_mng_create" >&6; } +if test "x$ac_cv_lib_mng_mng_create" = xyes; then : + ac_fn_c_check_header_mongrel "$LINENO" "libmng.h" "ac_cv_header_libmng_h" "$ac_includes_default" +if test "x$ac_cv_header_libmng_h" = xyes; then : mng_ok=yes fi -else $as_nop + +else have_libmng="no (MNG library not found)" fi @@ -30190,8 +28770,7 @@ # Check whether --with-aa was given. -if test ${with_aa+y} -then : +if test "${with_aa+set}" = set; then : withval=$with_aa; fi @@ -30199,12 +28778,11 @@ have_libaa=no if test "x$with_aa" != xno && test -z "$AA_LIBS"; then have_libaa=yes - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for aa_printf in -laa" >&5 -printf %s "checking for aa_printf in -laa... " >&6; } -if test ${ac_cv_lib_aa_aa_printf+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for aa_printf in -laa" >&5 +$as_echo_n "checking for aa_printf in -laa... " >&6; } +if ${ac_cv_lib_aa_aa_printf+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-laa $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -30213,38 +28791,39 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char aa_printf (); int -main (void) +main () { return aa_printf (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_aa_aa_printf=yes -else $as_nop +else ac_cv_lib_aa_aa_printf=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_aa_aa_printf" >&5 -printf "%s\n" "$ac_cv_lib_aa_aa_printf" >&6; } -if test "x$ac_cv_lib_aa_aa_printf" = xyes -then : - ac_fn_c_check_header_compile "$LINENO" "aalib.h" "ac_cv_header_aalib_h" "$ac_includes_default" -if test "x$ac_cv_header_aalib_h" = xyes -then : +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_aa_aa_printf" >&5 +$as_echo "$ac_cv_lib_aa_aa_printf" >&6; } +if test "x$ac_cv_lib_aa_aa_printf" = xyes; then : + ac_fn_c_check_header_mongrel "$LINENO" "aalib.h" "ac_cv_header_aalib_h" "$ac_includes_default" +if test "x$ac_cv_header_aalib_h" = xyes; then : FILE_AA='file-aa$(EXEEXT)'; AA_LIBS='-laa' -else $as_nop +else have_libaa="no (AA header file not found)" fi -else $as_nop + +else have_libaa="no (AA library not found)" fi @@ -30260,8 +28839,7 @@ # Check whether --with-libxpm was given. -if test ${with_libxpm+y} -then : +if test "${with_libxpm+set}" = set; then : withval=$with_libxpm; fi @@ -30276,12 +28854,11 @@ have_libxpm=no if test "x$with_libxpm" != xno && test -z "$XPM_LIBS"; then have_libxpm=yes - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for XpmReadFileToXpmImage in -lXpm" >&5 -printf %s "checking for XpmReadFileToXpmImage in -lXpm... " >&6; } -if test ${ac_cv_lib_Xpm_XpmReadFileToXpmImage+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XpmReadFileToXpmImage in -lXpm" >&5 +$as_echo_n "checking for XpmReadFileToXpmImage in -lXpm... " >&6; } +if ${ac_cv_lib_Xpm_XpmReadFileToXpmImage+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-lXpm $X_PRE_LIBS $lib_X11 $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -30290,38 +28867,39 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char XpmReadFileToXpmImage (); int -main (void) +main () { return XpmReadFileToXpmImage (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_Xpm_XpmReadFileToXpmImage=yes -else $as_nop +else ac_cv_lib_Xpm_XpmReadFileToXpmImage=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xpm_XpmReadFileToXpmImage" >&5 -printf "%s\n" "$ac_cv_lib_Xpm_XpmReadFileToXpmImage" >&6; } -if test "x$ac_cv_lib_Xpm_XpmReadFileToXpmImage" = xyes -then : - ac_fn_c_check_header_compile "$LINENO" "X11/xpm.h" "ac_cv_header_X11_xpm_h" "$ac_includes_default" -if test "x$ac_cv_header_X11_xpm_h" = xyes -then : +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xpm_XpmReadFileToXpmImage" >&5 +$as_echo "$ac_cv_lib_Xpm_XpmReadFileToXpmImage" >&6; } +if test "x$ac_cv_lib_Xpm_XpmReadFileToXpmImage" = xyes; then : + ac_fn_c_check_header_mongrel "$LINENO" "X11/xpm.h" "ac_cv_header_X11_xpm_h" "$ac_includes_default" +if test "x$ac_cv_header_X11_xpm_h" = xyes; then : FILE_XPM='file-xpm$(EXEEXT)'; XPM_LIBS="$X_LIBS $X_PRE_LIBS $lib_X11 -lXpm" -else $as_nop +else have_libxpm="no (XPM header file not found)" fi -else $as_nop + +else have_libxpm="no (XPM library not found)" fi @@ -30343,8 +28921,7 @@ # Check whether --with-openexr was given. -if test ${with_openexr+y} -then : +if test "${with_openexr+set}" = set; then : withval=$with_openexr; fi @@ -30354,17 +28931,17 @@ have_openexr=yes pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for OpenEXR >= 1.6.1" >&5 -printf %s "checking for OpenEXR >= 1.6.1... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for OpenEXR >= 1.6.1" >&5 +$as_echo_n "checking for OpenEXR >= 1.6.1... " >&6; } if test -n "$OPENEXR_CFLAGS"; then pkg_cv_OPENEXR_CFLAGS="$OPENEXR_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"OpenEXR >= 1.6.1\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"OpenEXR >= 1.6.1\""; } >&5 ($PKG_CONFIG --exists --print-errors "OpenEXR >= 1.6.1") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_OPENEXR_CFLAGS=`$PKG_CONFIG --cflags "OpenEXR >= 1.6.1" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -30378,10 +28955,10 @@ pkg_cv_OPENEXR_LIBS="$OPENEXR_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"OpenEXR >= 1.6.1\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"OpenEXR >= 1.6.1\""; } >&5 ($PKG_CONFIG --exists --print-errors "OpenEXR >= 1.6.1") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_OPENEXR_LIBS=`$PKG_CONFIG --libs "OpenEXR >= 1.6.1" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -30395,8 +28972,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -30413,14 +28990,14 @@ have_openexr="no (OpenEXR not found)" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } have_openexr="no (OpenEXR not found)" else OPENEXR_CFLAGS=$pkg_cv_OPENEXR_CFLAGS OPENEXR_LIBS=$pkg_cv_OPENEXR_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } FILE_EXR='file-exr$(EXEEXT)' fi fi @@ -30449,8 +29026,7 @@ # Check whether --with-webp was given. -if test ${with_webp+y} -then : +if test "${with_webp+set}" = set; then : withval=$with_webp; fi @@ -30460,17 +29036,17 @@ have_webp=yes pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libwebp >= 0.6.0" >&5 -printf %s "checking for libwebp >= 0.6.0... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libwebp >= 0.6.0" >&5 +$as_echo_n "checking for libwebp >= 0.6.0... " >&6; } if test -n "$WEBP_CFLAGS"; then pkg_cv_WEBP_CFLAGS="$WEBP_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libwebp >= 0.6.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libwebp >= 0.6.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libwebp >= 0.6.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_WEBP_CFLAGS=`$PKG_CONFIG --cflags "libwebp >= 0.6.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -30484,10 +29060,10 @@ pkg_cv_WEBP_LIBS="$WEBP_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libwebp >= 0.6.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libwebp >= 0.6.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libwebp >= 0.6.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_WEBP_LIBS=`$PKG_CONFIG --libs "libwebp >= 0.6.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -30501,8 +29077,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -30519,28 +29095,28 @@ have_webp="no (WebP not found)" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } have_webp="no (WebP not found)" else WEBP_CFLAGS=$pkg_cv_WEBP_CFLAGS WEBP_LIBS=$pkg_cv_WEBP_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libwebpmux >= 0.6.0" >&5 -printf %s "checking for libwebpmux >= 0.6.0... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libwebpmux >= 0.6.0" >&5 +$as_echo_n "checking for libwebpmux >= 0.6.0... " >&6; } if test -n "$WEBPMUX_CFLAGS"; then pkg_cv_WEBPMUX_CFLAGS="$WEBPMUX_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libwebpmux >= 0.6.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libwebpmux >= 0.6.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libwebpmux >= 0.6.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_WEBPMUX_CFLAGS=`$PKG_CONFIG --cflags "libwebpmux >= 0.6.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -30554,10 +29130,10 @@ pkg_cv_WEBPMUX_LIBS="$WEBPMUX_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libwebpmux >= 0.6.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libwebpmux >= 0.6.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libwebpmux >= 0.6.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_WEBPMUX_LIBS=`$PKG_CONFIG --libs "libwebpmux >= 0.6.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -30571,8 +29147,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -30589,28 +29165,28 @@ have_webp="no (WebP not built with libwebpmux)" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } have_webp="no (WebP not built with libwebpmux)" else WEBPMUX_CFLAGS=$pkg_cv_WEBPMUX_CFLAGS WEBPMUX_LIBS=$pkg_cv_WEBPMUX_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libwebpdemux >= 0.6.0" >&5 -printf %s "checking for libwebpdemux >= 0.6.0... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libwebpdemux >= 0.6.0" >&5 +$as_echo_n "checking for libwebpdemux >= 0.6.0... " >&6; } if test -n "$WEBPDEMUX_CFLAGS"; then pkg_cv_WEBPDEMUX_CFLAGS="$WEBPDEMUX_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libwebpdemux >= 0.6.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libwebpdemux >= 0.6.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libwebpdemux >= 0.6.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_WEBPDEMUX_CFLAGS=`$PKG_CONFIG --cflags "libwebpdemux >= 0.6.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -30624,10 +29200,10 @@ pkg_cv_WEBPDEMUX_LIBS="$WEBPDEMUX_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libwebpdemux >= 0.6.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libwebpdemux >= 0.6.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libwebpdemux >= 0.6.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_WEBPDEMUX_LIBS=`$PKG_CONFIG --libs "libwebpdemux >= 0.6.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -30641,8 +29217,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -30659,14 +29235,14 @@ have_webp="no (WebP not built with libwebpdemux)" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } have_webp="no (WebP not built with libwebpdemux)" else WEBPDEMUX_CFLAGS=$pkg_cv_WEBPDEMUX_CFLAGS WEBPDEMUX_LIBS=$pkg_cv_WEBPDEMUX_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi @@ -30695,8 +29271,7 @@ # Check whether --with-libheif was given. -if test ${with_libheif+y} -then : +if test "${with_libheif+set}" = set; then : withval=$with_libheif; fi @@ -30714,17 +29289,17 @@ have_libheif=yes pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libheif > 1.5.1" >&5 -printf %s "checking for libheif > 1.5.1... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libheif > 1.5.1" >&5 +$as_echo_n "checking for libheif > 1.5.1... " >&6; } if test -n "$LIBHEIF_CFLAGS"; then pkg_cv_LIBHEIF_CFLAGS="$LIBHEIF_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif > 1.5.1\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif > 1.5.1\""; } >&5 ($PKG_CONFIG --exists --print-errors "libheif > 1.5.1") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBHEIF_CFLAGS=`$PKG_CONFIG --cflags "libheif > 1.5.1" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -30738,10 +29313,10 @@ pkg_cv_LIBHEIF_LIBS="$LIBHEIF_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif > 1.5.1\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif > 1.5.1\""; } >&5 ($PKG_CONFIG --exists --print-errors "libheif > 1.5.1") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBHEIF_LIBS=`$PKG_CONFIG --libs "libheif > 1.5.1" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -30755,8 +29330,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -30774,17 +29349,17 @@ pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libheif = 1.4.0" >&5 -printf %s "checking for libheif = 1.4.0... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libheif = 1.4.0" >&5 +$as_echo_n "checking for libheif = 1.4.0... " >&6; } if test -n "$LIBHEIF_CFLAGS"; then pkg_cv_LIBHEIF_CFLAGS="$LIBHEIF_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif = 1.4.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif = 1.4.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libheif = 1.4.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBHEIF_CFLAGS=`$PKG_CONFIG --cflags "libheif = 1.4.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -30798,10 +29373,10 @@ pkg_cv_LIBHEIF_LIBS="$LIBHEIF_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif = 1.4.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif = 1.4.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libheif = 1.4.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBHEIF_LIBS=`$PKG_CONFIG --libs "libheif = 1.4.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -30815,8 +29390,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -30835,17 +29410,17 @@ have_libheif_1_4_0="no (libheif >= 1.4.0 not found)" pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libheif = 1.3.2" >&5 -printf %s "checking for libheif = 1.3.2... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libheif = 1.3.2" >&5 +$as_echo_n "checking for libheif = 1.3.2... " >&6; } if test -n "$LIBHEIF_CFLAGS"; then pkg_cv_LIBHEIF_CFLAGS="$LIBHEIF_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif = 1.3.2\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif = 1.3.2\""; } >&5 ($PKG_CONFIG --exists --print-errors "libheif = 1.3.2") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBHEIF_CFLAGS=`$PKG_CONFIG --cflags "libheif = 1.3.2" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -30859,10 +29434,10 @@ pkg_cv_LIBHEIF_LIBS="$LIBHEIF_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif = 1.3.2\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif = 1.3.2\""; } >&5 ($PKG_CONFIG --exists --print-errors "libheif = 1.3.2") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBHEIF_LIBS=`$PKG_CONFIG --libs "libheif = 1.3.2" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -30876,8 +29451,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -30895,17 +29470,17 @@ pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libheif >= 1.5.0" >&5 -printf %s "checking for libheif >= 1.5.0... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libheif >= 1.5.0" >&5 +$as_echo_n "checking for libheif >= 1.5.0... " >&6; } if test -n "$LIBHEIF_CFLAGS"; then pkg_cv_LIBHEIF_CFLAGS="$LIBHEIF_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif >= 1.5.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif >= 1.5.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libheif >= 1.5.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBHEIF_CFLAGS=`$PKG_CONFIG --cflags "libheif >= 1.5.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -30919,10 +29494,10 @@ pkg_cv_LIBHEIF_LIBS="$LIBHEIF_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif >= 1.5.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif >= 1.5.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libheif >= 1.5.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBHEIF_LIBS=`$PKG_CONFIG --libs "libheif >= 1.5.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -30936,8 +29511,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -30954,14 +29529,14 @@ have_libheif="no (libheif not found)" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } have_libheif="no (libheif not found)" else LIBHEIF_CFLAGS=$pkg_cv_LIBHEIF_CFLAGS LIBHEIF_LIBS=$pkg_cv_LIBHEIF_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } have_libheif_1_4_0=yes warning_libheif=" @@ -30971,22 +29546,22 @@ fi elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libheif >= 1.5.0" >&5 -printf %s "checking for libheif >= 1.5.0... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libheif >= 1.5.0" >&5 +$as_echo_n "checking for libheif >= 1.5.0... " >&6; } if test -n "$LIBHEIF_CFLAGS"; then pkg_cv_LIBHEIF_CFLAGS="$LIBHEIF_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif >= 1.5.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif >= 1.5.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libheif >= 1.5.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBHEIF_CFLAGS=`$PKG_CONFIG --cflags "libheif >= 1.5.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -31000,10 +29575,10 @@ pkg_cv_LIBHEIF_LIBS="$LIBHEIF_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif >= 1.5.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif >= 1.5.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libheif >= 1.5.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBHEIF_LIBS=`$PKG_CONFIG --libs "libheif >= 1.5.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -31017,8 +29592,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -31035,14 +29610,14 @@ have_libheif="no (libheif not found)" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } have_libheif="no (libheif not found)" else LIBHEIF_CFLAGS=$pkg_cv_LIBHEIF_CFLAGS LIBHEIF_LIBS=$pkg_cv_LIBHEIF_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } have_libheif_1_4_0=yes warning_libheif=" @@ -31054,29 +29629,29 @@ else LIBHEIF_CFLAGS=$pkg_cv_LIBHEIF_CFLAGS LIBHEIF_LIBS=$pkg_cv_LIBHEIF_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } have_libheif_1_4_0="no (libheif >= 1.4.0 not found)" pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libheif = 1.3.2" >&5 -printf %s "checking for libheif = 1.3.2... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libheif = 1.3.2" >&5 +$as_echo_n "checking for libheif = 1.3.2... " >&6; } if test -n "$LIBHEIF_CFLAGS"; then pkg_cv_LIBHEIF_CFLAGS="$LIBHEIF_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif = 1.3.2\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif = 1.3.2\""; } >&5 ($PKG_CONFIG --exists --print-errors "libheif = 1.3.2") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBHEIF_CFLAGS=`$PKG_CONFIG --cflags "libheif = 1.3.2" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -31090,10 +29665,10 @@ pkg_cv_LIBHEIF_LIBS="$LIBHEIF_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif = 1.3.2\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif = 1.3.2\""; } >&5 ($PKG_CONFIG --exists --print-errors "libheif = 1.3.2") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBHEIF_LIBS=`$PKG_CONFIG --libs "libheif = 1.3.2" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -31107,8 +29682,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -31126,17 +29701,17 @@ pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libheif >= 1.5.0" >&5 -printf %s "checking for libheif >= 1.5.0... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libheif >= 1.5.0" >&5 +$as_echo_n "checking for libheif >= 1.5.0... " >&6; } if test -n "$LIBHEIF_CFLAGS"; then pkg_cv_LIBHEIF_CFLAGS="$LIBHEIF_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif >= 1.5.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif >= 1.5.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libheif >= 1.5.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBHEIF_CFLAGS=`$PKG_CONFIG --cflags "libheif >= 1.5.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -31150,10 +29725,10 @@ pkg_cv_LIBHEIF_LIBS="$LIBHEIF_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif >= 1.5.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif >= 1.5.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libheif >= 1.5.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBHEIF_LIBS=`$PKG_CONFIG --libs "libheif >= 1.5.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -31167,8 +29742,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -31185,14 +29760,14 @@ have_libheif="no (libheif not found)" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } have_libheif="no (libheif not found)" else LIBHEIF_CFLAGS=$pkg_cv_LIBHEIF_CFLAGS LIBHEIF_LIBS=$pkg_cv_LIBHEIF_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } have_libheif_1_4_0=yes warning_libheif=" @@ -31202,22 +29777,22 @@ fi elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libheif >= 1.5.0" >&5 -printf %s "checking for libheif >= 1.5.0... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libheif >= 1.5.0" >&5 +$as_echo_n "checking for libheif >= 1.5.0... " >&6; } if test -n "$LIBHEIF_CFLAGS"; then pkg_cv_LIBHEIF_CFLAGS="$LIBHEIF_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif >= 1.5.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif >= 1.5.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libheif >= 1.5.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBHEIF_CFLAGS=`$PKG_CONFIG --cflags "libheif >= 1.5.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -31231,10 +29806,10 @@ pkg_cv_LIBHEIF_LIBS="$LIBHEIF_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif >= 1.5.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif >= 1.5.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libheif >= 1.5.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBHEIF_LIBS=`$PKG_CONFIG --libs "libheif >= 1.5.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -31248,8 +29823,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -31266,14 +29841,14 @@ have_libheif="no (libheif not found)" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } have_libheif="no (libheif not found)" else LIBHEIF_CFLAGS=$pkg_cv_LIBHEIF_CFLAGS LIBHEIF_LIBS=$pkg_cv_LIBHEIF_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } have_libheif_1_4_0=yes warning_libheif=" @@ -31285,36 +29860,36 @@ else LIBHEIF_CFLAGS=$pkg_cv_LIBHEIF_CFLAGS LIBHEIF_LIBS=$pkg_cv_LIBHEIF_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi else LIBHEIF_CFLAGS=$pkg_cv_LIBHEIF_CFLAGS LIBHEIF_LIBS=$pkg_cv_LIBHEIF_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libheif = 1.4.0" >&5 -printf %s "checking for libheif = 1.4.0... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libheif = 1.4.0" >&5 +$as_echo_n "checking for libheif = 1.4.0... " >&6; } if test -n "$LIBHEIF_CFLAGS"; then pkg_cv_LIBHEIF_CFLAGS="$LIBHEIF_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif = 1.4.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif = 1.4.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libheif = 1.4.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBHEIF_CFLAGS=`$PKG_CONFIG --cflags "libheif = 1.4.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -31328,10 +29903,10 @@ pkg_cv_LIBHEIF_LIBS="$LIBHEIF_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif = 1.4.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif = 1.4.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libheif = 1.4.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBHEIF_LIBS=`$PKG_CONFIG --libs "libheif = 1.4.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -31345,8 +29920,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -31365,17 +29940,17 @@ have_libheif_1_4_0="no (libheif >= 1.4.0 not found)" pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libheif = 1.3.2" >&5 -printf %s "checking for libheif = 1.3.2... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libheif = 1.3.2" >&5 +$as_echo_n "checking for libheif = 1.3.2... " >&6; } if test -n "$LIBHEIF_CFLAGS"; then pkg_cv_LIBHEIF_CFLAGS="$LIBHEIF_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif = 1.3.2\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif = 1.3.2\""; } >&5 ($PKG_CONFIG --exists --print-errors "libheif = 1.3.2") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBHEIF_CFLAGS=`$PKG_CONFIG --cflags "libheif = 1.3.2" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -31389,10 +29964,10 @@ pkg_cv_LIBHEIF_LIBS="$LIBHEIF_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif = 1.3.2\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif = 1.3.2\""; } >&5 ($PKG_CONFIG --exists --print-errors "libheif = 1.3.2") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBHEIF_LIBS=`$PKG_CONFIG --libs "libheif = 1.3.2" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -31406,8 +29981,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -31425,17 +30000,17 @@ pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libheif >= 1.5.0" >&5 -printf %s "checking for libheif >= 1.5.0... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libheif >= 1.5.0" >&5 +$as_echo_n "checking for libheif >= 1.5.0... " >&6; } if test -n "$LIBHEIF_CFLAGS"; then pkg_cv_LIBHEIF_CFLAGS="$LIBHEIF_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif >= 1.5.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif >= 1.5.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libheif >= 1.5.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBHEIF_CFLAGS=`$PKG_CONFIG --cflags "libheif >= 1.5.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -31449,10 +30024,10 @@ pkg_cv_LIBHEIF_LIBS="$LIBHEIF_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif >= 1.5.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif >= 1.5.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libheif >= 1.5.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBHEIF_LIBS=`$PKG_CONFIG --libs "libheif >= 1.5.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -31466,8 +30041,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -31484,14 +30059,14 @@ have_libheif="no (libheif not found)" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } have_libheif="no (libheif not found)" else LIBHEIF_CFLAGS=$pkg_cv_LIBHEIF_CFLAGS LIBHEIF_LIBS=$pkg_cv_LIBHEIF_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } have_libheif_1_4_0=yes warning_libheif=" @@ -31501,22 +30076,22 @@ fi elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libheif >= 1.5.0" >&5 -printf %s "checking for libheif >= 1.5.0... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libheif >= 1.5.0" >&5 +$as_echo_n "checking for libheif >= 1.5.0... " >&6; } if test -n "$LIBHEIF_CFLAGS"; then pkg_cv_LIBHEIF_CFLAGS="$LIBHEIF_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif >= 1.5.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif >= 1.5.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libheif >= 1.5.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBHEIF_CFLAGS=`$PKG_CONFIG --cflags "libheif >= 1.5.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -31530,10 +30105,10 @@ pkg_cv_LIBHEIF_LIBS="$LIBHEIF_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif >= 1.5.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif >= 1.5.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libheif >= 1.5.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBHEIF_LIBS=`$PKG_CONFIG --libs "libheif >= 1.5.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -31547,8 +30122,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -31565,14 +30140,14 @@ have_libheif="no (libheif not found)" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } have_libheif="no (libheif not found)" else LIBHEIF_CFLAGS=$pkg_cv_LIBHEIF_CFLAGS LIBHEIF_LIBS=$pkg_cv_LIBHEIF_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } have_libheif_1_4_0=yes warning_libheif=" @@ -31584,29 +30159,29 @@ else LIBHEIF_CFLAGS=$pkg_cv_LIBHEIF_CFLAGS LIBHEIF_LIBS=$pkg_cv_LIBHEIF_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } have_libheif_1_4_0="no (libheif >= 1.4.0 not found)" pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libheif = 1.3.2" >&5 -printf %s "checking for libheif = 1.3.2... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libheif = 1.3.2" >&5 +$as_echo_n "checking for libheif = 1.3.2... " >&6; } if test -n "$LIBHEIF_CFLAGS"; then pkg_cv_LIBHEIF_CFLAGS="$LIBHEIF_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif = 1.3.2\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif = 1.3.2\""; } >&5 ($PKG_CONFIG --exists --print-errors "libheif = 1.3.2") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBHEIF_CFLAGS=`$PKG_CONFIG --cflags "libheif = 1.3.2" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -31620,10 +30195,10 @@ pkg_cv_LIBHEIF_LIBS="$LIBHEIF_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif = 1.3.2\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif = 1.3.2\""; } >&5 ($PKG_CONFIG --exists --print-errors "libheif = 1.3.2") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBHEIF_LIBS=`$PKG_CONFIG --libs "libheif = 1.3.2" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -31637,8 +30212,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -31656,17 +30231,17 @@ pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libheif >= 1.5.0" >&5 -printf %s "checking for libheif >= 1.5.0... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libheif >= 1.5.0" >&5 +$as_echo_n "checking for libheif >= 1.5.0... " >&6; } if test -n "$LIBHEIF_CFLAGS"; then pkg_cv_LIBHEIF_CFLAGS="$LIBHEIF_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif >= 1.5.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif >= 1.5.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libheif >= 1.5.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBHEIF_CFLAGS=`$PKG_CONFIG --cflags "libheif >= 1.5.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -31680,10 +30255,10 @@ pkg_cv_LIBHEIF_LIBS="$LIBHEIF_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif >= 1.5.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif >= 1.5.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libheif >= 1.5.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBHEIF_LIBS=`$PKG_CONFIG --libs "libheif >= 1.5.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -31697,8 +30272,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -31715,14 +30290,14 @@ have_libheif="no (libheif not found)" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } have_libheif="no (libheif not found)" else LIBHEIF_CFLAGS=$pkg_cv_LIBHEIF_CFLAGS LIBHEIF_LIBS=$pkg_cv_LIBHEIF_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } have_libheif_1_4_0=yes warning_libheif=" @@ -31732,22 +30307,22 @@ fi elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libheif >= 1.5.0" >&5 -printf %s "checking for libheif >= 1.5.0... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libheif >= 1.5.0" >&5 +$as_echo_n "checking for libheif >= 1.5.0... " >&6; } if test -n "$LIBHEIF_CFLAGS"; then pkg_cv_LIBHEIF_CFLAGS="$LIBHEIF_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif >= 1.5.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif >= 1.5.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libheif >= 1.5.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBHEIF_CFLAGS=`$PKG_CONFIG --cflags "libheif >= 1.5.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -31761,10 +30336,10 @@ pkg_cv_LIBHEIF_LIBS="$LIBHEIF_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif >= 1.5.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libheif >= 1.5.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libheif >= 1.5.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBHEIF_LIBS=`$PKG_CONFIG --libs "libheif >= 1.5.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -31778,8 +30353,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -31796,14 +30371,14 @@ have_libheif="no (libheif not found)" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } have_libheif="no (libheif not found)" else LIBHEIF_CFLAGS=$pkg_cv_LIBHEIF_CFLAGS LIBHEIF_LIBS=$pkg_cv_LIBHEIF_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } have_libheif_1_4_0=yes warning_libheif=" @@ -31815,24 +30390,24 @@ else LIBHEIF_CFLAGS=$pkg_cv_LIBHEIF_CFLAGS LIBHEIF_LIBS=$pkg_cv_LIBHEIF_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi else LIBHEIF_CFLAGS=$pkg_cv_LIBHEIF_CFLAGS LIBHEIF_LIBS=$pkg_cv_LIBHEIF_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi else LIBHEIF_CFLAGS=$pkg_cv_LIBHEIF_CFLAGS LIBHEIF_LIBS=$pkg_cv_LIBHEIF_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi fi @@ -31875,7 +30450,7 @@ have_heif_profile_support=no if test "x$have_libheif_1_4_0" = xyes; then -printf "%s\n" "#define HAVE_LIBHEIF_1_4_0 1" >>confdefs.h +$as_echo "#define HAVE_LIBHEIF_1_4_0 1" >>confdefs.h if test "x$can_import_heic" = xyes || test "x$can_export_heic" = xyes; then @@ -31894,8 +30469,7 @@ # Check whether --with-jpegxl was given. -if test ${with_jpegxl+y} -then : +if test "${with_jpegxl+set}" = set; then : withval=$with_jpegxl; fi @@ -31904,19 +30478,19 @@ if test "x$with_jpegxl" != xno; then pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libjxl >= 0.6.1" >&5 -printf %s "checking for libjxl >= 0.6.1... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libjxl >= 0.7.0" >&5 +$as_echo_n "checking for libjxl >= 0.7.0... " >&6; } if test -n "$JXL_CFLAGS"; then pkg_cv_JXL_CFLAGS="$JXL_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libjxl >= 0.6.1\""; } >&5 - ($PKG_CONFIG --exists --print-errors "libjxl >= 0.6.1") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libjxl >= 0.7.0\""; } >&5 + ($PKG_CONFIG --exists --print-errors "libjxl >= 0.7.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_JXL_CFLAGS=`$PKG_CONFIG --cflags "libjxl >= 0.6.1" 2>/dev/null` + pkg_cv_JXL_CFLAGS=`$PKG_CONFIG --cflags "libjxl >= 0.7.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes @@ -31928,12 +30502,12 @@ pkg_cv_JXL_LIBS="$JXL_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libjxl >= 0.6.1\""; } >&5 - ($PKG_CONFIG --exists --print-errors "libjxl >= 0.6.1") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libjxl >= 0.7.0\""; } >&5 + ($PKG_CONFIG --exists --print-errors "libjxl >= 0.7.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_JXL_LIBS=`$PKG_CONFIG --libs "libjxl >= 0.6.1" 2>/dev/null` + pkg_cv_JXL_LIBS=`$PKG_CONFIG --libs "libjxl >= 0.7.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes @@ -31945,8 +30519,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -31954,39 +30528,39 @@ _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then - JXL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libjxl >= 0.6.1" 2>&1` + JXL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libjxl >= 0.7.0" 2>&1` else - JXL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libjxl >= 0.6.1" 2>&1` + JXL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libjxl >= 0.7.0" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$JXL_PKG_ERRORS" >&5 have_jpegxl="no (libjxl not found)" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } have_jpegxl="no (libjxl not found)" else JXL_CFLAGS=$pkg_cv_JXL_CFLAGS JXL_LIBS=$pkg_cv_JXL_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libjxl_threads >= 0.6.1" >&5 -printf %s "checking for libjxl_threads >= 0.6.1... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libjxl_threads >= 0.7.0" >&5 +$as_echo_n "checking for libjxl_threads >= 0.7.0... " >&6; } if test -n "$JXL_THREADS_CFLAGS"; then pkg_cv_JXL_THREADS_CFLAGS="$JXL_THREADS_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libjxl_threads >= 0.6.1\""; } >&5 - ($PKG_CONFIG --exists --print-errors "libjxl_threads >= 0.6.1") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libjxl_threads >= 0.7.0\""; } >&5 + ($PKG_CONFIG --exists --print-errors "libjxl_threads >= 0.7.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_JXL_THREADS_CFLAGS=`$PKG_CONFIG --cflags "libjxl_threads >= 0.6.1" 2>/dev/null` + pkg_cv_JXL_THREADS_CFLAGS=`$PKG_CONFIG --cflags "libjxl_threads >= 0.7.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes @@ -31998,12 +30572,12 @@ pkg_cv_JXL_THREADS_LIBS="$JXL_THREADS_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libjxl_threads >= 0.6.1\""; } >&5 - ($PKG_CONFIG --exists --print-errors "libjxl_threads >= 0.6.1") 2>&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libjxl_threads >= 0.7.0\""; } >&5 + ($PKG_CONFIG --exists --print-errors "libjxl_threads >= 0.7.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then - pkg_cv_JXL_THREADS_LIBS=`$PKG_CONFIG --libs "libjxl_threads >= 0.6.1" 2>/dev/null` + pkg_cv_JXL_THREADS_LIBS=`$PKG_CONFIG --libs "libjxl_threads >= 0.7.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes else pkg_failed=yes @@ -32015,8 +30589,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -32024,23 +30598,23 @@ _pkg_short_errors_supported=no fi if test $_pkg_short_errors_supported = yes; then - JXL_THREADS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libjxl_threads >= 0.6.1" 2>&1` + JXL_THREADS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libjxl_threads >= 0.7.0" 2>&1` else - JXL_THREADS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libjxl_threads >= 0.6.1" 2>&1` + JXL_THREADS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libjxl_threads >= 0.7.0" 2>&1` fi # Put the nasty error message in config.log where it belongs echo "$JXL_THREADS_PKG_ERRORS" >&5 have_jpegxl="no (libjxl_threads not found)" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } have_jpegxl="no (libjxl_threads not found)" else JXL_THREADS_CFLAGS=$pkg_cv_JXL_THREADS_CFLAGS JXL_THREADS_LIBS=$pkg_cv_JXL_THREADS_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } have_jpegxl=yes fi @@ -32069,8 +30643,7 @@ # Check whether --with-libbacktrace was given. -if test ${with_libbacktrace+y} -then : +if test "${with_libbacktrace+set}" = set; then : withval=$with_libbacktrace; fi @@ -32082,8 +30655,8 @@ gimp_save_LIBS=$LIBS LIBS="$LIBS -lbacktrace" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for LIBBACKTRACE" >&5 -printf %s "checking for LIBBACKTRACE... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBBACKTRACE" >&5 +$as_echo_n "checking for LIBBACKTRACE... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ #include @@ -32095,22 +30668,21 @@ #endif int -main (void) +main () { (void) backtrace_create_state (NULL, 0, NULL, NULL); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; }; LIBBACKTRACE_LIBS='-lbacktrace' -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; }; have_libbacktrace='no (libbacktrace is not found or not supported)' +if ac_fn_c_try_link "$LINENO"; then : + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; }; LIBBACKTRACE_LIBS='-lbacktrace' +else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; }; have_libbacktrace='no (libbacktrace is not found or not supported)' fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$gimp_save_LIBS @@ -32120,7 +30692,7 @@ if test "x$have_libbacktrace" = xyes; then -printf "%s\n" "#define HAVE_LIBBACKTRACE 1" >>confdefs.h +$as_echo "#define HAVE_LIBBACKTRACE 1" >>confdefs.h fi @@ -32131,8 +30703,7 @@ # Check whether --with-libunwind was given. -if test ${with_libunwind+y} -then : +if test "${with_libunwind+set}" = set; then : withval=$with_libunwind; fi @@ -32142,17 +30713,17 @@ have_libunwind=yes pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libunwind >= 1.1.0" >&5 -printf %s "checking for libunwind >= 1.1.0... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libunwind >= 1.1.0" >&5 +$as_echo_n "checking for libunwind >= 1.1.0... " >&6; } if test -n "$LIBUNWIND_CFLAGS"; then pkg_cv_LIBUNWIND_CFLAGS="$LIBUNWIND_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libunwind >= 1.1.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libunwind >= 1.1.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libunwind >= 1.1.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBUNWIND_CFLAGS=`$PKG_CONFIG --cflags "libunwind >= 1.1.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -32166,10 +30737,10 @@ pkg_cv_LIBUNWIND_LIBS="$LIBUNWIND_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libunwind >= 1.1.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libunwind >= 1.1.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libunwind >= 1.1.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBUNWIND_LIBS=`$PKG_CONFIG --libs "libunwind >= 1.1.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -32183,8 +30754,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -32201,21 +30772,21 @@ have_libunwind="no (libunwind not found)" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } have_libunwind="no (libunwind not found)" else LIBUNWIND_CFLAGS=$pkg_cv_LIBUNWIND_CFLAGS LIBUNWIND_LIBS=$pkg_cv_LIBUNWIND_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi fi if test "x$have_libunwind" = xyes; then -printf "%s\n" "#define HAVE_LIBUNWIND 1" >>confdefs.h +$as_echo "#define HAVE_LIBUNWIND 1" >>confdefs.h fi @@ -32242,17 +30813,17 @@ pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libmypaint >= 1.4.0" >&5 -printf %s "checking for libmypaint >= 1.4.0... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libmypaint >= 1.4.0" >&5 +$as_echo_n "checking for libmypaint >= 1.4.0... " >&6; } if test -n "$LIBMYPAINT_CFLAGS"; then pkg_cv_LIBMYPAINT_CFLAGS="$LIBMYPAINT_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libmypaint >= 1.4.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libmypaint >= 1.4.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libmypaint >= 1.4.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBMYPAINT_CFLAGS=`$PKG_CONFIG --cflags "libmypaint >= 1.4.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -32266,10 +30837,10 @@ pkg_cv_LIBMYPAINT_LIBS="$LIBMYPAINT_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libmypaint >= 1.4.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libmypaint >= 1.4.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libmypaint >= 1.4.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBMYPAINT_LIBS=`$PKG_CONFIG --libs "libmypaint >= 1.4.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -32283,8 +30854,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -32302,17 +30873,17 @@ pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libmypaint >= 1.3.0" >&5 -printf %s "checking for libmypaint >= 1.3.0... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libmypaint >= 1.3.0" >&5 +$as_echo_n "checking for libmypaint >= 1.3.0... " >&6; } if test -n "$LIBMYPAINT_CFLAGS"; then pkg_cv_LIBMYPAINT_CFLAGS="$LIBMYPAINT_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libmypaint >= 1.3.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libmypaint >= 1.3.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libmypaint >= 1.3.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBMYPAINT_CFLAGS=`$PKG_CONFIG --cflags "libmypaint >= 1.3.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -32326,10 +30897,10 @@ pkg_cv_LIBMYPAINT_LIBS="$LIBMYPAINT_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libmypaint >= 1.3.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libmypaint >= 1.3.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libmypaint >= 1.3.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBMYPAINT_LIBS=`$PKG_CONFIG --libs "libmypaint >= 1.3.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -32343,8 +30914,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -32360,25 +30931,25 @@ echo "$LIBMYPAINT_PKG_ERRORS" >&5 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libmypaint >= 1.3.0" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libmypaint >= 1.3.0" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libmypaint >= 1.3.0" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libmypaint >= 1.3.0" >&6;} required_deps="$required_deps - Error: missing dependency libmypaint >= 1.3.0" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libmypaint >= 1.3.0" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libmypaint >= 1.3.0" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libmypaint >= 1.3.0" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libmypaint >= 1.3.0" >&6;} required_deps="$required_deps - Error: missing dependency libmypaint >= 1.3.0" else LIBMYPAINT_CFLAGS=$pkg_cv_LIBMYPAINT_CFLAGS LIBMYPAINT_LIBS=$pkg_cv_LIBMYPAINT_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi warning_libmypaint=" @@ -32386,22 +30957,22 @@ parsing MyPaint 2 brushes. Please update." elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libmypaint >= 1.3.0" >&5 -printf %s "checking for libmypaint >= 1.3.0... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libmypaint >= 1.3.0" >&5 +$as_echo_n "checking for libmypaint >= 1.3.0... " >&6; } if test -n "$LIBMYPAINT_CFLAGS"; then pkg_cv_LIBMYPAINT_CFLAGS="$LIBMYPAINT_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libmypaint >= 1.3.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libmypaint >= 1.3.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libmypaint >= 1.3.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBMYPAINT_CFLAGS=`$PKG_CONFIG --cflags "libmypaint >= 1.3.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -32415,10 +30986,10 @@ pkg_cv_LIBMYPAINT_LIBS="$LIBMYPAINT_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libmypaint >= 1.3.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libmypaint >= 1.3.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libmypaint >= 1.3.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LIBMYPAINT_LIBS=`$PKG_CONFIG --libs "libmypaint >= 1.3.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -32432,8 +31003,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -32449,25 +31020,25 @@ echo "$LIBMYPAINT_PKG_ERRORS" >&5 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libmypaint >= 1.3.0" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libmypaint >= 1.3.0" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libmypaint >= 1.3.0" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libmypaint >= 1.3.0" >&6;} required_deps="$required_deps - Error: missing dependency libmypaint >= 1.3.0" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libmypaint >= 1.3.0" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libmypaint >= 1.3.0" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libmypaint >= 1.3.0" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: libmypaint >= 1.3.0" >&6;} required_deps="$required_deps - Error: missing dependency libmypaint >= 1.3.0" else LIBMYPAINT_CFLAGS=$pkg_cv_LIBMYPAINT_CFLAGS LIBMYPAINT_LIBS=$pkg_cv_LIBMYPAINT_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi warning_libmypaint=" @@ -32477,24 +31048,24 @@ else LIBMYPAINT_CFLAGS=$pkg_cv_LIBMYPAINT_CFLAGS LIBMYPAINT_LIBS=$pkg_cv_LIBMYPAINT_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for mypaint-brushes-1.0" >&5 -printf %s "checking for mypaint-brushes-1.0... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for mypaint-brushes-1.0" >&5 +$as_echo_n "checking for mypaint-brushes-1.0... " >&6; } if test -n "$MYPAINT_BRUSHES_CFLAGS"; then pkg_cv_MYPAINT_BRUSHES_CFLAGS="$MYPAINT_BRUSHES_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"mypaint-brushes-1.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"mypaint-brushes-1.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "mypaint-brushes-1.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_MYPAINT_BRUSHES_CFLAGS=`$PKG_CONFIG --cflags "mypaint-brushes-1.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -32508,10 +31079,10 @@ pkg_cv_MYPAINT_BRUSHES_LIBS="$MYPAINT_BRUSHES_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"mypaint-brushes-1.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"mypaint-brushes-1.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "mypaint-brushes-1.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_MYPAINT_BRUSHES_LIBS=`$PKG_CONFIG --libs "mypaint-brushes-1.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -32525,8 +31096,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -32542,25 +31113,25 @@ echo "$MYPAINT_BRUSHES_PKG_ERRORS" >&5 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: mypaint-brushes-1.0" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: mypaint-brushes-1.0" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: mypaint-brushes-1.0" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: mypaint-brushes-1.0" >&6;} required_deps="$required_deps - Error: missing dependency mypaint-brushes-1.0" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: mypaint-brushes-1.0" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: mypaint-brushes-1.0" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: mypaint-brushes-1.0" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: mypaint-brushes-1.0" >&6;} required_deps="$required_deps - Error: missing dependency mypaint-brushes-1.0" else MYPAINT_BRUSHES_CFLAGS=$pkg_cv_MYPAINT_BRUSHES_CFLAGS MYPAINT_BRUSHES_LIBS=$pkg_cv_MYPAINT_BRUSHES_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi @@ -32578,8 +31149,7 @@ # Check whether --with-webkit was given. -if test ${with_webkit+y} -then : +if test "${with_webkit+set}" = set; then : withval=$with_webkit; fi @@ -32588,17 +31158,17 @@ if test "x$with_webkit" != xno; then pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for webkit-1.0 >= 1.6.1" >&5 -printf %s "checking for webkit-1.0 >= 1.6.1... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for webkit-1.0 >= 1.6.1" >&5 +$as_echo_n "checking for webkit-1.0 >= 1.6.1... " >&6; } if test -n "$WEBKIT_CFLAGS"; then pkg_cv_WEBKIT_CFLAGS="$WEBKIT_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"webkit-1.0 >= 1.6.1\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"webkit-1.0 >= 1.6.1\""; } >&5 ($PKG_CONFIG --exists --print-errors "webkit-1.0 >= 1.6.1") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_WEBKIT_CFLAGS=`$PKG_CONFIG --cflags "webkit-1.0 >= 1.6.1" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -32612,10 +31182,10 @@ pkg_cv_WEBKIT_LIBS="$WEBKIT_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"webkit-1.0 >= 1.6.1\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"webkit-1.0 >= 1.6.1\""; } >&5 ($PKG_CONFIG --exists --print-errors "webkit-1.0 >= 1.6.1") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_WEBKIT_LIBS=`$PKG_CONFIG --libs "webkit-1.0 >= 1.6.1" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -32629,8 +31199,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -32647,14 +31217,14 @@ have_webkit="no (WebKit not found)" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } have_webkit="no (WebKit not found)" else WEBKIT_CFLAGS=$pkg_cv_WEBKIT_CFLAGS WEBKIT_LIBS=$pkg_cv_WEBKIT_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } WEB_PAGE='web-page$(EXEEXT)' have_webkit=yes fi @@ -32665,7 +31235,7 @@ if test "x$have_webkit" = "xyes"; then -printf "%s\n" "#define HAVE_WEBKIT 1" >>confdefs.h +$as_echo "#define HAVE_WEBKIT 1" >>confdefs.h fi if test "x$have_webkit" = xyes; then @@ -32684,17 +31254,17 @@ pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for librsvg-2.0 >= 2.40.6" >&5 -printf %s "checking for librsvg-2.0 >= 2.40.6... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for librsvg-2.0 >= 2.40.6" >&5 +$as_echo_n "checking for librsvg-2.0 >= 2.40.6... " >&6; } if test -n "$SVG_CFLAGS"; then pkg_cv_SVG_CFLAGS="$SVG_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"librsvg-2.0 >= 2.40.6\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"librsvg-2.0 >= 2.40.6\""; } >&5 ($PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.40.6") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_SVG_CFLAGS=`$PKG_CONFIG --cflags "librsvg-2.0 >= 2.40.6" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -32708,10 +31278,10 @@ pkg_cv_SVG_LIBS="$SVG_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"librsvg-2.0 >= 2.40.6\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"librsvg-2.0 >= 2.40.6\""; } >&5 ($PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.40.6") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_SVG_LIBS=`$PKG_CONFIG --libs "librsvg-2.0 >= 2.40.6" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -32725,8 +31295,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -32742,25 +31312,25 @@ echo "$SVG_PKG_ERRORS" >&5 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: rsvg >= 2.40.6" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: rsvg >= 2.40.6" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: rsvg >= 2.40.6" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: rsvg >= 2.40.6" >&6;} required_deps="$required_deps - Error: missing dependency rsvg >= 2.40.6" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: rsvg >= 2.40.6" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: rsvg >= 2.40.6" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: rsvg >= 2.40.6" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: rsvg >= 2.40.6" >&6;} required_deps="$required_deps - Error: missing dependency rsvg >= 2.40.6" else SVG_CFLAGS=$pkg_cv_SVG_CFLAGS SVG_LIBS=$pkg_cv_SVG_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi @@ -32773,8 +31343,7 @@ # Check whether --with-print was given. -if test ${with_print+y} -then : +if test "${with_print+set}" = set; then : withval=$with_print; fi @@ -32801,17 +31370,17 @@ # PDF import support is a granted feature. pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for poppler-glib >= 0.50.0" >&5 -printf %s "checking for poppler-glib >= 0.50.0... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for poppler-glib >= 0.50.0" >&5 +$as_echo_n "checking for poppler-glib >= 0.50.0... " >&6; } if test -n "$POPPLER_CFLAGS"; then pkg_cv_POPPLER_CFLAGS="$POPPLER_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"poppler-glib >= 0.50.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"poppler-glib >= 0.50.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "poppler-glib >= 0.50.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_POPPLER_CFLAGS=`$PKG_CONFIG --cflags "poppler-glib >= 0.50.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -32825,10 +31394,10 @@ pkg_cv_POPPLER_LIBS="$POPPLER_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"poppler-glib >= 0.50.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"poppler-glib >= 0.50.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "poppler-glib >= 0.50.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_POPPLER_LIBS=`$PKG_CONFIG --libs "poppler-glib >= 0.50.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -32842,8 +31411,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -32859,42 +31428,42 @@ echo "$POPPLER_PKG_ERRORS" >&5 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: poppler-glib >= 0.50.0" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: poppler-glib >= 0.50.0" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: poppler-glib >= 0.50.0" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: poppler-glib >= 0.50.0" >&6;} required_deps="$required_deps - Error: missing dependency poppler-glib >= 0.50.0" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: poppler-glib >= 0.50.0" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: poppler-glib >= 0.50.0" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: poppler-glib >= 0.50.0" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: poppler-glib >= 0.50.0" >&6;} required_deps="$required_deps - Error: missing dependency poppler-glib >= 0.50.0" else POPPLER_CFLAGS=$pkg_cv_POPPLER_CFLAGS POPPLER_LIBS=$pkg_cv_POPPLER_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi # All modern distributions have at least this version and CJK/Cyrillic # support should not be considered as "second-zone citizen". pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for poppler-data >= 0.4.7" >&5 -printf %s "checking for poppler-data >= 0.4.7... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for poppler-data >= 0.4.7" >&5 +$as_echo_n "checking for poppler-data >= 0.4.7... " >&6; } if test -n "$POPPLER_DATA_CFLAGS"; then pkg_cv_POPPLER_DATA_CFLAGS="$POPPLER_DATA_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"poppler-data >= 0.4.7\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"poppler-data >= 0.4.7\""; } >&5 ($PKG_CONFIG --exists --print-errors "poppler-data >= 0.4.7") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_POPPLER_DATA_CFLAGS=`$PKG_CONFIG --cflags "poppler-data >= 0.4.7" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -32908,10 +31477,10 @@ pkg_cv_POPPLER_DATA_LIBS="$POPPLER_DATA_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"poppler-data >= 0.4.7\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"poppler-data >= 0.4.7\""; } >&5 ($PKG_CONFIG --exists --print-errors "poppler-data >= 0.4.7") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_POPPLER_DATA_LIBS=`$PKG_CONFIG --libs "poppler-data >= 0.4.7" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -32925,8 +31494,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -32942,25 +31511,25 @@ echo "$POPPLER_DATA_PKG_ERRORS" >&5 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: poppler-data >= 0.4.7" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: poppler-data >= 0.4.7" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: poppler-data >= 0.4.7" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: poppler-data >= 0.4.7" >&6;} required_deps="$required_deps - Error: missing dependency poppler-data >= 0.4.7" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: poppler-data >= 0.4.7" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: poppler-data >= 0.4.7" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: poppler-data >= 0.4.7" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: poppler-data >= 0.4.7" >&6;} required_deps="$required_deps - Error: missing dependency poppler-data >= 0.4.7" else POPPLER_DATA_CFLAGS=$pkg_cv_POPPLER_DATA_CFLAGS POPPLER_DATA_LIBS=$pkg_cv_POPPLER_DATA_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi @@ -32975,8 +31544,7 @@ # Check whether --with-cairo_pdf was given. -if test ${with_cairo_pdf+y} -then : +if test "${with_cairo_pdf+set}" = set; then : withval=$with_cairo_pdf; fi @@ -32985,17 +31553,17 @@ have_cairo_pdf=yes pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for cairo-pdf >= 1.12.2" >&5 -printf %s "checking for cairo-pdf >= 1.12.2... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for cairo-pdf >= 1.12.2" >&5 +$as_echo_n "checking for cairo-pdf >= 1.12.2... " >&6; } if test -n "$CAIRO_PDF_CFLAGS"; then pkg_cv_CAIRO_PDF_CFLAGS="$CAIRO_PDF_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"cairo-pdf >= 1.12.2\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"cairo-pdf >= 1.12.2\""; } >&5 ($PKG_CONFIG --exists --print-errors "cairo-pdf >= 1.12.2") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_CAIRO_PDF_CFLAGS=`$PKG_CONFIG --cflags "cairo-pdf >= 1.12.2" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -33009,10 +31577,10 @@ pkg_cv_CAIRO_PDF_LIBS="$CAIRO_PDF_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"cairo-pdf >= 1.12.2\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"cairo-pdf >= 1.12.2\""; } >&5 ($PKG_CONFIG --exists --print-errors "cairo-pdf >= 1.12.2") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_CAIRO_PDF_LIBS=`$PKG_CONFIG --libs "cairo-pdf >= 1.12.2" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -33026,8 +31594,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -33044,14 +31612,14 @@ have_cairo_pdf="no (cairo-pdf not found)" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } have_cairo_pdf="no (cairo-pdf not found)" else CAIRO_PDF_CFLAGS=$pkg_cv_CAIRO_PDF_CFLAGS CAIRO_PDF_LIBS=$pkg_cv_CAIRO_PDF_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } FILE_PDF_SAVE='file-pdf-save$(EXEEXT)' fi else @@ -33067,29 +31635,27 @@ # Check whether --with-wmf was given. -if test ${with_wmf+y} -then : +if test "${with_wmf+set}" = set; then : withval=$with_wmf; fi have_libwmf=no -if test "x$with_wmf" != xno -then : +if test "x$with_wmf" != xno; then : pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libwmf >= 0.2.8" >&5 -printf %s "checking for libwmf >= 0.2.8... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libwmf >= 0.2.8" >&5 +$as_echo_n "checking for libwmf >= 0.2.8... " >&6; } if test -n "$WMF_CFLAGS"; then pkg_cv_WMF_CFLAGS="$WMF_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libwmf >= 0.2.8\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libwmf >= 0.2.8\""; } >&5 ($PKG_CONFIG --exists --print-errors "libwmf >= 0.2.8") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_WMF_CFLAGS=`$PKG_CONFIG --cflags "libwmf >= 0.2.8" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -33103,10 +31669,10 @@ pkg_cv_WMF_LIBS="$WMF_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libwmf >= 0.2.8\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libwmf >= 0.2.8\""; } >&5 ($PKG_CONFIG --exists --print-errors "libwmf >= 0.2.8") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_WMF_LIBS=`$PKG_CONFIG --libs "libwmf >= 0.2.8" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -33120,8 +31686,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -33138,29 +31704,27 @@ have_libwmf="no (libwmf not found)" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } have_libwmf="no (libwmf not found)" else WMF_CFLAGS=$pkg_cv_WMF_CFLAGS WMF_LIBS=$pkg_cv_WMF_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } have_libwmf=yes fi - if test "x$have_libwmf" != xyes -then : + if test "x$have_libwmf" != xyes; then : # No pkg-config; try falling back to the traditional -config script # Extract the first word of "libwmf-config", so it can be a program name with args. set dummy libwmf-config; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_WMF_CONFIG+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_WMF_CONFIG+:} false; then : + $as_echo_n "(cached) " >&6 +else case $WMF_CONFIG in [\\/]* | ?:[\\/]*) ac_cv_path_WMF_CONFIG="$WMF_CONFIG" # Let the user override the test with a path. @@ -33170,15 +31734,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_WMF_CONFIG="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_WMF_CONFIG="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -33191,25 +31751,23 @@ fi WMF_CONFIG=$ac_cv_path_WMF_CONFIG if test -n "$WMF_CONFIG"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $WMF_CONFIG" >&5 -printf "%s\n" "$WMF_CONFIG" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $WMF_CONFIG" >&5 +$as_echo "$WMF_CONFIG" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi - if test "x$WMF_CONFIG" != xno -then : + if test "x$WMF_CONFIG" != xno; then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libwmf >= 0.2.8 using $WMF_CONFIG" >&5 -printf %s "checking for libwmf >= 0.2.8 using $WMF_CONFIG... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libwmf >= 0.2.8 using $WMF_CONFIG" >&5 +$as_echo_n "checking for libwmf >= 0.2.8 using $WMF_CONFIG... " >&6; } wmf_version=`$WMF_CONFIG --version` - if expr $wmf_version \>= 0.2.8 >/dev/null -then : + if expr $wmf_version \>= 0.2.8 >/dev/null; then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes (version $wmf_version)" >&5 -printf "%s\n" "yes (version $wmf_version)" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes (version $wmf_version)" >&5 +$as_echo "yes (version $wmf_version)" >&6; } have_libwmf=yes WMF_LIBS=`$WMF_CONFIG --libs` WMF_CFLAGS=`$WMF_CONFIG --cflags` @@ -33238,8 +31796,7 @@ # Check whether --with-jpeg2000 was given. -if test ${with_jpeg2000+y} -then : +if test "${with_jpeg2000+set}" = set; then : withval=$with_jpeg2000; fi @@ -33249,17 +31806,17 @@ have_openjpeg=yes pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libopenjp2 >= 2.1.0" >&5 -printf %s "checking for libopenjp2 >= 2.1.0... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libopenjp2 >= 2.1.0" >&5 +$as_echo_n "checking for libopenjp2 >= 2.1.0... " >&6; } if test -n "$OPENJPEG_CFLAGS"; then pkg_cv_OPENJPEG_CFLAGS="$OPENJPEG_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libopenjp2 >= 2.1.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libopenjp2 >= 2.1.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libopenjp2 >= 2.1.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_OPENJPEG_CFLAGS=`$PKG_CONFIG --cflags "libopenjp2 >= 2.1.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -33273,10 +31830,10 @@ pkg_cv_OPENJPEG_LIBS="$OPENJPEG_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libopenjp2 >= 2.1.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libopenjp2 >= 2.1.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "libopenjp2 >= 2.1.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_OPENJPEG_LIBS=`$PKG_CONFIG --libs "libopenjp2 >= 2.1.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -33290,8 +31847,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -33308,14 +31865,14 @@ have_openjpeg="no (OpenJPEG not found)" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } have_openjpeg="no (OpenJPEG not found)" else OPENJPEG_CFLAGS=$pkg_cv_OPENJPEG_CFLAGS OPENJPEG_LIBS=$pkg_cv_OPENJPEG_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } FILE_JP2_LOAD='file-jp2-load$(EXEEXT)' have_openjpeg=yes fi @@ -33342,17 +31899,17 @@ pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for lcms2 >= 2.8" >&5 -printf %s "checking for lcms2 >= 2.8... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for lcms2 >= 2.8" >&5 +$as_echo_n "checking for lcms2 >= 2.8... " >&6; } if test -n "$LCMS_CFLAGS"; then pkg_cv_LCMS_CFLAGS="$LCMS_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lcms2 >= 2.8\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lcms2 >= 2.8\""; } >&5 ($PKG_CONFIG --exists --print-errors "lcms2 >= 2.8") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LCMS_CFLAGS=`$PKG_CONFIG --cflags "lcms2 >= 2.8" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -33366,10 +31923,10 @@ pkg_cv_LCMS_LIBS="$LCMS_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lcms2 >= 2.8\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lcms2 >= 2.8\""; } >&5 ($PKG_CONFIG --exists --print-errors "lcms2 >= 2.8") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_LCMS_LIBS=`$PKG_CONFIG --libs "lcms2 >= 2.8" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -33383,8 +31940,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -33400,25 +31957,25 @@ echo "$LCMS_PKG_ERRORS" >&5 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: lcms2 >= 2.8" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: lcms2 >= 2.8" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: lcms2 >= 2.8" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: lcms2 >= 2.8" >&6;} required_deps="$required_deps - Error: missing dependency lcms2 >= 2.8" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: lcms2 >= 2.8" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: lcms2 >= 2.8" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: lcms2 >= 2.8" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: lcms2 >= 2.8" >&6;} required_deps="$required_deps - Error: missing dependency lcms2 >= 2.8" else LCMS_CFLAGS=$pkg_cv_LCMS_CFLAGS LCMS_LIBS=$pkg_cv_LCMS_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi @@ -33429,8 +31986,7 @@ # Check whether --with-xmc was given. -if test ${with_xmc+y} -then : +if test "${with_xmc+set}" = set; then : withval=$with_xmc; fi @@ -33440,17 +31996,17 @@ have_xmc=yes pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for xcursor" >&5 -printf %s "checking for xcursor... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for xcursor" >&5 +$as_echo_n "checking for xcursor... " >&6; } if test -n "$XMC_CFLAGS"; then pkg_cv_XMC_CFLAGS="$XMC_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcursor\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcursor\""; } >&5 ($PKG_CONFIG --exists --print-errors "xcursor") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_XMC_CFLAGS=`$PKG_CONFIG --cflags "xcursor" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -33464,10 +32020,10 @@ pkg_cv_XMC_LIBS="$XMC_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcursor\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcursor\""; } >&5 ($PKG_CONFIG --exists --print-errors "xcursor") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_XMC_LIBS=`$PKG_CONFIG --libs "xcursor" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -33481,8 +32037,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -33499,14 +32055,14 @@ have_xmc="no (libXcursor not found)" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } have_xmc="no (libXcursor not found)" else XMC_CFLAGS=$pkg_cv_XMC_CFLAGS XMC_LIBS=$pkg_cv_XMC_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } FILE_XMC='file-xmc$(EXEEXT)' fi else @@ -33526,8 +32082,7 @@ # Check whether --with-alsa was given. -if test ${with_alsa+y} -then : +if test "${with_alsa+set}" = set; then : withval=$with_alsa; fi @@ -33542,45 +32097,42 @@ # Check whether --with-alsa-prefix was given. -if test ${with_alsa_prefix+y} -then : +if test "${with_alsa_prefix+set}" = set; then : withval=$with_alsa_prefix; alsa_prefix="$withval" -else $as_nop +else alsa_prefix="" fi # Check whether --with-alsa-inc-prefix was given. -if test ${with_alsa_inc_prefix+y} -then : +if test "${with_alsa_inc_prefix+set}" = set; then : withval=$with_alsa_inc_prefix; alsa_inc_prefix="$withval" -else $as_nop +else alsa_inc_prefix="" fi # Check whether --enable-alsatest was given. -if test ${enable_alsatest+y} -then : +if test "${enable_alsatest+set}" = set; then : enableval=$enable_alsatest; enable_alsatest="$enableval" -else $as_nop +else enable_alsatest=yes fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ALSA CFLAGS" >&5 -printf %s "checking for ALSA CFLAGS... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ALSA CFLAGS" >&5 +$as_echo_n "checking for ALSA CFLAGS... " >&6; } if test "$alsa_inc_prefix" != "" ; then ALSA_CFLAGS="$ALSA_CFLAGS -I$alsa_inc_prefix" CFLAGS="$CFLAGS -I$alsa_inc_prefix" fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ALSA_CFLAGS" >&5 -printf "%s\n" "$ALSA_CFLAGS" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ALSA_CFLAGS" >&5 +$as_echo "$ALSA_CFLAGS" >&6; } CFLAGS="$alsa_save_CFLAGS" -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for ALSA LDFLAGS" >&5 -printf %s "checking for ALSA LDFLAGS... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ALSA LDFLAGS" >&5 +$as_echo_n "checking for ALSA LDFLAGS... " >&6; } if test "$alsa_prefix" != "" ; then ALSA_LIBS="$ALSA_LIBS -L$alsa_prefix" LDFLAGS="$LDFLAGS $ALSA_LIBS" @@ -33588,12 +32140,12 @@ ALSA_LIBS="$ALSA_LIBS -lasound -lm -ldl -lpthread" LIBS="$ALSA_LIBS $LIBS" -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ALSA_LIBS" >&5 -printf "%s\n" "$ALSA_LIBS" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ALSA_LIBS" >&5 +$as_echo "$ALSA_LIBS" >&6; } min_alsa_version=1.0.0 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libasound headers version >= $min_alsa_version" >&5 -printf %s "checking for libasound headers version >= $min_alsa_version... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for libasound headers version >= $min_alsa_version" >&5 +$as_echo_n "checking for libasound headers version >= $min_alsa_version... " >&6; } no_alsa="" alsa_min_major_version=`echo $min_alsa_version | \ sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'` @@ -33615,7 +32167,7 @@ #include int -main (void) +main () { /* ensure backward compatibility */ @@ -33654,18 +32206,17 @@ return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: found." >&5 -printf "%s\n" "found." >&6; } -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not present." >&5 -printf "%s\n" "not present." >&6; } +if ac_fn_c_try_compile "$LINENO"; then : + { $as_echo "$as_me:${as_lineno-$LINENO}: result: found." >&5 +$as_echo "found." >&6; } +else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: not present." >&5 +$as_echo "not present." >&6; } alsa_found=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' @@ -33674,12 +32225,11 @@ if test "x$enable_alsatest" = "xyes"; then -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for snd_ctl_open in -lasound" >&5 -printf %s "checking for snd_ctl_open in -lasound... " >&6; } -if test ${ac_cv_lib_asound_snd_ctl_open+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for snd_ctl_open in -lasound" >&5 +$as_echo_n "checking for snd_ctl_open in -lasound... " >&6; } +if ${ac_cv_lib_asound_snd_ctl_open+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-lasound $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -33688,34 +32238,37 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char snd_ctl_open (); int -main (void) +main () { return snd_ctl_open (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_asound_snd_ctl_open=yes -else $as_nop +else ac_cv_lib_asound_snd_ctl_open=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_asound_snd_ctl_open" >&5 -printf "%s\n" "$ac_cv_lib_asound_snd_ctl_open" >&6; } -if test "x$ac_cv_lib_asound_snd_ctl_open" = xyes -then : - printf "%s\n" "#define HAVE_LIBASOUND 1" >>confdefs.h +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_asound_snd_ctl_open" >&5 +$as_echo "$ac_cv_lib_asound_snd_ctl_open" >&6; } +if test "x$ac_cv_lib_asound_snd_ctl_open" = xyes; then : + cat >>confdefs.h <<_ACEOF +#define HAVE_LIBASOUND 1 +_ACEOF LIBS="-lasound $LIBS" -else $as_nop +else alsa_found=no @@ -33728,7 +32281,7 @@ if test "x$alsa_found" = "xyes" ; then -printf "%s\n" "#define HAVE_ALSA 1" >>confdefs.h +$as_echo "#define HAVE_ALSA 1" >>confdefs.h else ALSA_CFLAGS="" @@ -33748,108 +32301,26 @@ # Check whether --with-linux-input was given. -if test ${with_linux_input+y} -then : +if test "${with_linux_input+set}" = set; then : withval=$with_linux_input; fi have_linux_input="no (linux input support disabled)" -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC options needed to detect all undeclared functions" >&5 -printf %s "checking for $CC options needed to detect all undeclared functions... " >&6; } -if test ${ac_cv_c_undeclared_builtin_options+y} -then : - printf %s "(cached) " >&6 -else $as_nop - ac_save_CFLAGS=$CFLAGS - ac_cv_c_undeclared_builtin_options='cannot detect' - for ac_arg in '' -fno-builtin; do - CFLAGS="$ac_save_CFLAGS $ac_arg" - # This test program should *not* compile successfully. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ - -int -main (void) -{ -(void) strchr; - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - -else $as_nop - # This test program should compile successfully. - # No library function is consistently available on - # freestanding implementations, so test against a dummy - # declaration. Include always-available headers on the - # off chance that they somehow elicit warnings. - cat confdefs.h - <<_ACEOF >conftest.$ac_ext -/* end confdefs.h. */ -#include -#include -#include -#include -extern void ac_decl (int, char *); - -int -main (void) -{ -(void) ac_decl (0, (char *) 0); - (void) ac_decl; - - ; - return 0; -} -_ACEOF -if ac_fn_c_try_compile "$LINENO" -then : - if test x"$ac_arg" = x -then : - ac_cv_c_undeclared_builtin_options='none needed' -else $as_nop - ac_cv_c_undeclared_builtin_options=$ac_arg -fi - break -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext -fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - done - CFLAGS=$ac_save_CFLAGS - -fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_undeclared_builtin_options" >&5 -printf "%s\n" "$ac_cv_c_undeclared_builtin_options" >&6; } - case $ac_cv_c_undeclared_builtin_options in #( - 'cannot detect') : - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} -as_fn_error $? "cannot make $CC report undeclared builtins -See \`config.log' for more details" "$LINENO" 5; } ;; #( - 'none needed') : - ac_c_undeclared_builtin_options='' ;; #( - *) : - ac_c_undeclared_builtin_options=$ac_cv_c_undeclared_builtin_options ;; -esac - -if test "x$with_linux_input" != "xno" -then : - ac_fn_c_check_header_compile "$LINENO" "linux/input.h" "ac_cv_header_linux_input_h" "$ac_includes_default" -if test "x$ac_cv_header_linux_input_h" = xyes -then : - ac_fn_check_decl "$LINENO" "KEY_OK" "ac_cv_have_decl_KEY_OK" "#include -" "$ac_c_undeclared_builtin_options" "CFLAGS" -if test "x$ac_cv_have_decl_KEY_OK" = xyes -then : +if test "x$with_linux_input" != "xno"; then : + ac_fn_c_check_header_mongrel "$LINENO" "linux/input.h" "ac_cv_header_linux_input_h" "$ac_includes_default" +if test "x$ac_cv_header_linux_input_h" = xyes; then : + ac_fn_c_check_decl "$LINENO" "KEY_OK" "ac_cv_have_decl_KEY_OK" "#include +" +if test "x$ac_cv_have_decl_KEY_OK" = xyes; then : have_linux_input=yes -else $as_nop +else have_linux_input="no (needs Linux 2.6)" fi + fi + fi if test "x$have_linux_input" = xyes; then @@ -33868,8 +32339,7 @@ # Check whether --with-directx-sdk was given. -if test ${with_directx_sdk+y} -then : +if test "${with_directx_sdk+set}" = set; then : withval=$with_directx_sdk; fi @@ -33877,11 +32347,11 @@ have_dx_dinput=no if test "x$os_win32" = xyes; then case "$with_directx_sdk" in - *" "*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: The DirectX SDK should be accessible through a path without spaces. Use MSYS mounts. Ignoring your --with-directx-sdk switch." >&5 -printf "%s\n" "$as_me: WARNING: The DirectX SDK should be accessible through a path without spaces. Use MSYS mounts. Ignoring your --with-directx-sdk switch." >&2;} + *" "*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: The DirectX SDK should be accessible through a path without spaces. Use MSYS mounts. Ignoring your --with-directx-sdk switch." >&5 +$as_echo "$as_me: WARNING: The DirectX SDK should be accessible through a path without spaces. Use MSYS mounts. Ignoring your --with-directx-sdk switch." >&2;} with_directx_sdk=;; - *\\*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: Use plain (forward) slashes only in your --with-directx-sdk switch. Ignoring your --with-directx-sdk switch." >&5 -printf "%s\n" "$as_me: WARNING: Use plain (forward) slashes only in your --with-directx-sdk switch. Ignoring your --with-directx-sdk switch." >&2;} + *\\*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Use plain (forward) slashes only in your --with-directx-sdk switch. Ignoring your --with-directx-sdk switch." >&5 +$as_echo "$as_me: WARNING: Use plain (forward) slashes only in your --with-directx-sdk switch. Ignoring your --with-directx-sdk switch." >&2;} with_directx_sdk=;; esac @@ -33890,15 +32360,13 @@ if test "x$with_directx_sdk" != x; then CPPFLAGS="-I $with_directx_sdk/Include $CPPFLAGS" LDFLAGS="-L$with_directx_sdk/Lib/x86 $LDFLAGS" - ac_fn_c_check_header_compile "$LINENO" "dinput.h" "ac_cv_header_dinput_h" "$ac_includes_default" -if test "x$ac_cv_header_dinput_h" = xyes -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for GUID_XAxis in -ldxguid" >&5 -printf %s "checking for GUID_XAxis in -ldxguid... " >&6; } -if test ${ac_cv_lib_dxguid_GUID_XAxis+y} -then : - printf %s "(cached) " >&6 -else $as_nop + ac_fn_c_check_header_mongrel "$LINENO" "dinput.h" "ac_cv_header_dinput_h" "$ac_includes_default" +if test "x$ac_cv_header_dinput_h" = xyes; then : + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GUID_XAxis in -ldxguid" >&5 +$as_echo_n "checking for GUID_XAxis in -ldxguid... " >&6; } +if ${ac_cv_lib_dxguid_GUID_XAxis+:} false; then : + $as_echo_n "(cached) " >&6 +else ac_check_lib_save_LIBS=$LIBS LIBS="-ldxguid $LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -33907,39 +32375,41 @@ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ +#ifdef __cplusplus +extern "C" +#endif char GUID_XAxis (); int -main (void) +main () { return GUID_XAxis (); ; return 0; } _ACEOF -if ac_fn_c_try_link "$LINENO" -then : +if ac_fn_c_try_link "$LINENO"; then : ac_cv_lib_dxguid_GUID_XAxis=yes -else $as_nop +else ac_cv_lib_dxguid_GUID_XAxis=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam \ +rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dxguid_GUID_XAxis" >&5 -printf "%s\n" "$ac_cv_lib_dxguid_GUID_XAxis" >&6; } -if test "x$ac_cv_lib_dxguid_GUID_XAxis" = xyes -then : +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dxguid_GUID_XAxis" >&5 +$as_echo "$ac_cv_lib_dxguid_GUID_XAxis" >&6; } +if test "x$ac_cv_lib_dxguid_GUID_XAxis" = xyes; then : have_dx_dinput=yes fi fi + fi if test "x$have_dx_dinput" = xyes; then -printf "%s\n" "#define HAVE_DX_DINPUT 1" >>confdefs.h +$as_echo "#define HAVE_DX_DINPUT 1" >>confdefs.h else CPPFLAGS="$dinput_save_CPPFLAGS" @@ -33963,8 +32433,7 @@ # Check whether --with-gudev was given. -if test ${with_gudev+y} -then : +if test "${with_gudev+set}" = set; then : withval=$with_gudev; fi @@ -33978,17 +32447,17 @@ if test "x$have_linux_input" = xyes && test "x$with_gudev" != xno; then pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gudev-1.0 >= 167" >&5 -printf %s "checking for gudev-1.0 >= 167... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for gudev-1.0 >= 167" >&5 +$as_echo_n "checking for gudev-1.0 >= 167... " >&6; } if test -n "$GUDEV_CFLAGS"; then pkg_cv_GUDEV_CFLAGS="$GUDEV_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gudev-1.0 >= 167\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gudev-1.0 >= 167\""; } >&5 ($PKG_CONFIG --exists --print-errors "gudev-1.0 >= 167") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GUDEV_CFLAGS=`$PKG_CONFIG --cflags "gudev-1.0 >= 167" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -34002,10 +32471,10 @@ pkg_cv_GUDEV_LIBS="$GUDEV_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gudev-1.0 >= 167\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gudev-1.0 >= 167\""; } >&5 ($PKG_CONFIG --exists --print-errors "gudev-1.0 >= 167") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GUDEV_LIBS=`$PKG_CONFIG --libs "gudev-1.0 >= 167" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -34019,8 +32488,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -34037,21 +32506,21 @@ have_libgudev="no (libgudev not found)" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } have_libgudev="no (libgudev not found)" else GUDEV_CFLAGS=$pkg_cv_GUDEV_CFLAGS GUDEV_LIBS=$pkg_cv_GUDEV_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } have_libgudev=yes fi fi if test "x$have_libgudev" = xyes; then -printf "%s\n" "#define HAVE_LIBGUDEV 1" >>confdefs.h +$as_echo "#define HAVE_LIBGUDEV 1" >>confdefs.h fi @@ -34069,8 +32538,7 @@ # Check whether --with-sendmail was given. -if test ${with_sendmail+y} -then : +if test "${with_sendmail+set}" = set; then : withval=$with_sendmail; fi @@ -34081,23 +32549,26 @@ if test "x$with_sendmail" = "xyes"; then sendmail_path=$PATH:/usr/sbin:/usr/lib -printf "%s\n" "#define SENDMAIL \"\"" >>confdefs.h +cat >>confdefs.h <<_ACEOF +#define SENDMAIL "" +_ACEOF else sendmail_path=$with_sendmail -printf "%s\n" "#define SENDMAIL \"$with_sendmail\"" >>confdefs.h +cat >>confdefs.h <<_ACEOF +#define SENDMAIL "$with_sendmail" +_ACEOF fi # Extract the first word of "sendmail", so it can be a program name with args. set dummy sendmail; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_SENDMAIL+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_SENDMAIL+:} false; then : + $as_echo_n "(cached) " >&6 +else case $SENDMAIL in [\\/]* | ?:[\\/]*) ac_cv_path_SENDMAIL="$SENDMAIL" # Let the user override the test with a path. @@ -34107,15 +32578,11 @@ for as_dir in $sendmail_path do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_SENDMAIL="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_SENDMAIL="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -34127,11 +32594,11 @@ fi SENDMAIL=$ac_cv_path_SENDMAIL if test -n "$SENDMAIL"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $SENDMAIL" >&5 -printf "%s\n" "$SENDMAIL" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SENDMAIL" >&5 +$as_echo "$SENDMAIL" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -34147,12 +32614,11 @@ if test "x$have_sendmail" = xno; then # Extract the first word of "xdg-email", so it can be a program name with args. set dummy xdg-email; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_XDG_EMAIL+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_XDG_EMAIL+:} false; then : + $as_echo_n "(cached) " >&6 +else case $XDG_EMAIL in [\\/]* | ?:[\\/]*) ac_cv_path_XDG_EMAIL="$XDG_EMAIL" # Let the user override the test with a path. @@ -34162,15 +32628,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_XDG_EMAIL="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_XDG_EMAIL="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -34182,11 +32644,11 @@ fi XDG_EMAIL=$ac_cv_path_XDG_EMAIL if test -n "$XDG_EMAIL"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $XDG_EMAIL" >&5 -printf "%s\n" "$XDG_EMAIL" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XDG_EMAIL" >&5 +$as_echo "$XDG_EMAIL" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -34208,12 +32670,11 @@ do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_PERL+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_PERL+:} false; then : + $as_echo_n "(cached) " >&6 +else case $PERL in [\\/]* | ?:[\\/]*) ac_cv_path_PERL="$PERL" # Let the user override the test with a path. @@ -34223,15 +32684,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_PERL="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_PERL="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -34243,11 +32700,11 @@ fi PERL=$ac_cv_path_PERL if test -n "$PERL"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PERL" >&5 -printf "%s\n" "$PERL" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PERL" >&5 +$as_echo "$PERL" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -34259,13 +32716,12 @@ - if test -n "$PERL" -then : + if test -n "$PERL"; then : ax_perl_version="5.10.0" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for perl version" >&5 -printf %s "checking for perl version... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for perl version" >&5 +$as_echo_n "checking for perl version... " >&6; } perl_version=`$PERL --version 2>&1 \ | $SED -n -e '/This is perl/b inspect @@ -34273,8 +32729,8 @@ : inspect s/.* (\{0,1\}v\([0-9]*\.[0-9]*\.[0-9]*\))\{0,1\} .*/\1/;p'` - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $perl_version" >&5 -printf "%s\n" "$perl_version" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $perl_version" >&5 +$as_echo "$perl_version" >&6; } PERL_VERSION=$perl_version @@ -34318,8 +32774,8 @@ else : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: perl >= 5.10.0" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: perl >= 5.10.0" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: perl >= 5.10.0" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: perl >= 5.10.0" >&6;} required_deps="$required_deps - Error: missing dependency perl >= 5.10.0" @@ -34327,13 +32783,13 @@ fi -else $as_nop +else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: could not find the perl interpreter" >&5 -printf "%s\n" "$as_me: WARNING: could not find the perl interpreter" >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: could not find the perl interpreter" >&5 +$as_echo "$as_me: WARNING: could not find the perl interpreter" >&2;} - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: perl >= 5.10.0" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: perl >= 5.10.0" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: perl >= 5.10.0" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: perl >= 5.10.0" >&6;} required_deps="$required_deps - Error: missing dependency perl >= 5.10.0" @@ -34344,10 +32800,9 @@ # Check whether --with-pdbgen was given. -if test ${with_pdbgen+y} -then : +if test "${with_pdbgen+set}" = set; then : withval=$with_pdbgen; -else $as_nop +else with_pdbgen=$USE_MAINTAINER_MODE fi @@ -34368,17 +32823,17 @@ pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for json-glib-1.0 >= 1.2.6" >&5 -printf %s "checking for json-glib-1.0 >= 1.2.6... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for json-glib-1.0 >= 1.2.6" >&5 +$as_echo_n "checking for json-glib-1.0 >= 1.2.6... " >&6; } if test -n "$JSON_GLIB_CFLAGS"; then pkg_cv_JSON_GLIB_CFLAGS="$JSON_GLIB_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"json-glib-1.0 >= 1.2.6\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"json-glib-1.0 >= 1.2.6\""; } >&5 ($PKG_CONFIG --exists --print-errors "json-glib-1.0 >= 1.2.6") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_JSON_GLIB_CFLAGS=`$PKG_CONFIG --cflags "json-glib-1.0 >= 1.2.6" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -34392,10 +32847,10 @@ pkg_cv_JSON_GLIB_LIBS="$JSON_GLIB_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"json-glib-1.0 >= 1.2.6\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"json-glib-1.0 >= 1.2.6\""; } >&5 ($PKG_CONFIG --exists --print-errors "json-glib-1.0 >= 1.2.6") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_JSON_GLIB_LIBS=`$PKG_CONFIG --libs "json-glib-1.0 >= 1.2.6" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -34409,8 +32864,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -34426,25 +32881,25 @@ echo "$JSON_GLIB_PKG_ERRORS" >&5 - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: json-glib-1.0 >= 1.2.6" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: json-glib-1.0 >= 1.2.6" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: json-glib-1.0 >= 1.2.6" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: json-glib-1.0 >= 1.2.6" >&6;} required_deps="$required_deps - Error: missing dependency json-glib-1.0 >= 1.2.6" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: json-glib-1.0 >= 1.2.6" >&5 -printf "%s\n" "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: json-glib-1.0 >= 1.2.6" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: json-glib-1.0 >= 1.2.6" >&5 +$as_echo "$as_me: Eeeeeeeeeeeeeeeeeeeeek! Missing dep: json-glib-1.0 >= 1.2.6" >&6;} required_deps="$required_deps - Error: missing dependency json-glib-1.0 >= 1.2.6" else JSON_GLIB_CFLAGS=$pkg_cv_JSON_GLIB_CFLAGS JSON_GLIB_LIBS=$pkg_cv_JSON_GLIB_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi @@ -34454,8 +32909,7 @@ # Pygimp configure stuff ... # Check whether --enable-python was given. -if test ${enable_python+y} -then : +if test "${enable_python+set}" = set; then : enableval=$enable_python; fi @@ -34467,12 +32921,11 @@ # break simple builds but we still check them. # Extract the first word of "pygtk-codegen-2.0", so it can be a program name with args. set dummy pygtk-codegen-2.0; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_PYGTK_CODEGEN+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_PYGTK_CODEGEN+:} false; then : + $as_echo_n "(cached) " >&6 +else case $PYGTK_CODEGEN in [\\/]* | ?:[\\/]*) ac_cv_path_PYGTK_CODEGEN="$PYGTK_CODEGEN" # Let the user override the test with a path. @@ -34482,15 +32935,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_PYGTK_CODEGEN="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_PYGTK_CODEGEN="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -34503,21 +32952,21 @@ fi PYGTK_CODEGEN=$ac_cv_path_PYGTK_CODEGEN if test -n "$PYGTK_CODEGEN"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PYGTK_CODEGEN" >&5 -printf "%s\n" "$PYGTK_CODEGEN" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYGTK_CODEGEN" >&5 +$as_echo "$PYGTK_CODEGEN" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for pygtk defs" >&5 -printf %s "checking for pygtk defs... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for pygtk defs" >&5 +$as_echo_n "checking for pygtk defs... " >&6; } PYGTK_DEFSDIR=`$PKG_CONFIG --variable=defsdir pygtk-2.0` -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PYGTK_DEFSDIR" >&5 -printf "%s\n" "$PYGTK_DEFSDIR" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYGTK_DEFSDIR" >&5 +$as_echo "$PYGTK_DEFSDIR" >&6; } if test "x$enable_python" != xno; then enable_python="yes" @@ -34530,8 +32979,8 @@ if test -n "$PYTHON"; then # If the user set $PYTHON, use it and don't search something else. - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $PYTHON version >= 2.5.0" >&5 -printf %s "checking whether $PYTHON version >= 2.5.0... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $PYTHON version >= 2.5.0" >&5 +$as_echo_n "checking whether $PYTHON version >= 2.5.0... " >&6; } prog="import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. @@ -34548,23 +32997,21 @@ ($PYTHON -c "$prog") >&5 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } -else $as_nop + (exit $ac_status); }; then : + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } +else as_fn_error $? "too old" "$LINENO" 5 fi am_display_PYTHON=$PYTHON else # Otherwise, try each interpreter until we find one that satisfies # VERSION. - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for a Python 2 interpreter with version >= 2.5.0" >&5 -printf %s "checking for a Python 2 interpreter with version >= 2.5.0... " >&6; } -if test ${am_cv_pathless_PYTHON+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a Python 2 interpreter with version >= 2.5.0" >&5 +$as_echo_n "checking for a Python 2 interpreter with version >= 2.5.0... " >&6; } +if ${am_cv_pathless_PYTHON+:} false; then : + $as_echo_n "(cached) " >&6 +else for am_cv_pathless_PYTHON in python2 python2.7 python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 python none; do test "$am_cv_pathless_PYTHON" = none && break @@ -34584,26 +33031,24 @@ ($am_cv_pathless_PYTHON -c "$prog") >&5 2>&5 ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } -then : + (exit $ac_status); }; then : break fi done fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_pathless_PYTHON" >&5 -printf "%s\n" "$am_cv_pathless_PYTHON" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_pathless_PYTHON" >&5 +$as_echo "$am_cv_pathless_PYTHON" >&6; } # Set $PYTHON to the absolute path of $am_cv_pathless_PYTHON. if test "$am_cv_pathless_PYTHON" = none; then PYTHON=: else # Extract the first word of "$am_cv_pathless_PYTHON", so it can be a program name with args. set dummy $am_cv_pathless_PYTHON; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_PYTHON+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_PYTHON+:} false; then : + $as_echo_n "(cached) " >&6 +else case $PYTHON in [\\/]* | ?:[\\/]*) ac_cv_path_PYTHON="$PYTHON" # Let the user override the test with a path. @@ -34613,15 +33058,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_PYTHON="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_PYTHON="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -34633,11 +33074,11 @@ fi PYTHON=$ac_cv_path_PYTHON if test -n "$PYTHON"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PYTHON" >&5 -printf "%s\n" "$PYTHON" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYTHON" >&5 +$as_echo "$PYTHON" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -34656,16 +33097,15 @@ else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON version" >&5 -printf %s "checking for $am_display_PYTHON version... " >&6; } -if test ${am_cv_python_version+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON version" >&5 +$as_echo_n "checking for $am_display_PYTHON version... " >&6; } +if ${am_cv_python_version+:} false; then : + $as_echo_n "(cached) " >&6 +else am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[:3])"` fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_version" >&5 -printf "%s\n" "$am_cv_python_version" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_version" >&5 +$as_echo "$am_cv_python_version" >&6; } PYTHON_VERSION=$am_cv_python_version @@ -34676,27 +33116,25 @@ - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON platform" >&5 -printf %s "checking for $am_display_PYTHON platform... " >&6; } -if test ${am_cv_python_platform+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON platform" >&5 +$as_echo_n "checking for $am_display_PYTHON platform... " >&6; } +if ${am_cv_python_platform+:} false; then : + $as_echo_n "(cached) " >&6 +else am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"` fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_platform" >&5 -printf "%s\n" "$am_cv_python_platform" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_platform" >&5 +$as_echo "$am_cv_python_platform" >&6; } PYTHON_PLATFORM=$am_cv_python_platform - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON script directory" >&5 -printf %s "checking for $am_display_PYTHON script directory... " >&6; } -if test ${am_cv_python_pythondir+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON script directory" >&5 +$as_echo_n "checking for $am_display_PYTHON script directory... " >&6; } +if ${am_cv_python_pythondir+:} false; then : + $as_echo_n "(cached) " >&6 +else if test "x$prefix" = xNONE then am_py_prefix=$ac_default_prefix @@ -34720,8 +33158,8 @@ esac fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_pythondir" >&5 -printf "%s\n" "$am_cv_python_pythondir" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_pythondir" >&5 +$as_echo "$am_cv_python_pythondir" >&6; } pythondir=$am_cv_python_pythondir @@ -34729,12 +33167,11 @@ pkgpythondir=\${pythondir}/$PACKAGE - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON extension module directory" >&5 -printf %s "checking for $am_display_PYTHON extension module directory... " >&6; } -if test ${am_cv_python_pyexecdir+y} -then : - printf %s "(cached) " >&6 -else $as_nop + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON extension module directory" >&5 +$as_echo_n "checking for $am_display_PYTHON extension module directory... " >&6; } +if ${am_cv_python_pyexecdir+:} false; then : + $as_echo_n "(cached) " >&6 +else if test "x$exec_prefix" = xNONE then am_py_exec_prefix=$am_py_prefix @@ -34758,8 +33195,8 @@ esac fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_pyexecdir" >&5 -printf "%s\n" "$am_cv_python_pyexecdir" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_pyexecdir" >&5 +$as_echo "$am_cv_python_pyexecdir" >&6; } pyexecdir=$am_cv_python_pyexecdir @@ -34772,8 +33209,8 @@ -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for headers required to compile python extensions" >&5 -printf %s "checking for headers required to compile python extensions... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for headers required to compile python extensions" >&5 +$as_echo_n "checking for headers required to compile python extensions... " >&6; } py_prefix=`$PYTHON -c "import sys; print(sys.prefix)"` py_exec_prefix=`$PYTHON -c "import sys; print(sys.exec_prefix)"` PYTHON_INCLUDES="-I${py_prefix}/include/python${PYTHON_VERSION}" @@ -34793,14 +33230,13 @@ /* end confdefs.h. */ #include _ACEOF -if ac_fn_c_try_cpp "$LINENO" -then : - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: found" >&5 -printf "%s\n" "found" >&6; } - -else $as_nop - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: not found" >&5 -printf "%s\n" "not found" >&6; } +if ac_fn_c_try_cpp "$LINENO"; then : + { $as_echo "$as_me:${as_lineno-$LINENO}: result: found" >&5 +$as_echo "found" >&6; } + +else + { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5 +$as_echo "not found" >&6; } required_deps="$required_deps - Python 2 headers @@ -34832,17 +33268,17 @@ # check for PyGTK pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for pygtk-2.0 >= 2.10.4" >&5 -printf %s "checking for pygtk-2.0 >= 2.10.4... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for pygtk-2.0 >= 2.10.4" >&5 +$as_echo_n "checking for pygtk-2.0 >= 2.10.4... " >&6; } if test -n "$PYGTK_CFLAGS"; then pkg_cv_PYGTK_CFLAGS="$PYGTK_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"pygtk-2.0 >= 2.10.4\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"pygtk-2.0 >= 2.10.4\""; } >&5 ($PKG_CONFIG --exists --print-errors "pygtk-2.0 >= 2.10.4") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_PYGTK_CFLAGS=`$PKG_CONFIG --cflags "pygtk-2.0 >= 2.10.4" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -34856,10 +33292,10 @@ pkg_cv_PYGTK_LIBS="$PYGTK_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"pygtk-2.0 >= 2.10.4\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"pygtk-2.0 >= 2.10.4\""; } >&5 ($PKG_CONFIG --exists --print-errors "pygtk-2.0 >= 2.10.4") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_PYGTK_LIBS=`$PKG_CONFIG --libs "pygtk-2.0 >= 2.10.4" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -34873,8 +33309,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -34896,8 +33332,8 @@ *** passing --disable-python to configure (but then you will not be able *** to use scripts for GIMP that are written in Python)." elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } required_deps="$required_deps - PyGTK 2.10.4 or newer @@ -34907,8 +33343,8 @@ else PYGTK_CFLAGS=$pkg_cv_PYGTK_CFLAGS PYGTK_LIBS=$pkg_cv_PYGTK_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi @@ -34923,17 +33359,17 @@ pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for pycairo >= 1.0.2" >&5 -printf %s "checking for pycairo >= 1.0.2... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for pycairo >= 1.0.2" >&5 +$as_echo_n "checking for pycairo >= 1.0.2... " >&6; } if test -n "$PYCAIRO_CFLAGS"; then pkg_cv_PYCAIRO_CFLAGS="$PYCAIRO_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"pycairo >= 1.0.2\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"pycairo >= 1.0.2\""; } >&5 ($PKG_CONFIG --exists --print-errors "pycairo >= 1.0.2") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_PYCAIRO_CFLAGS=`$PKG_CONFIG --cflags "pycairo >= 1.0.2" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -34947,10 +33383,10 @@ pkg_cv_PYCAIRO_LIBS="$PYCAIRO_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"pycairo >= 1.0.2\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"pycairo >= 1.0.2\""; } >&5 ($PKG_CONFIG --exists --print-errors "pycairo >= 1.0.2") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_PYCAIRO_LIBS=`$PKG_CONFIG --libs "pycairo >= 1.0.2" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -34964,8 +33400,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -34987,8 +33423,8 @@ *** passing --disable-python to configure (but then you will not be able *** to use scripts for GIMP that are written in Python)." elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } required_deps="$required_deps - PyCairo 1.0.2 or newer @@ -34998,8 +33434,8 @@ else PYCAIRO_CFLAGS=$pkg_cv_PYCAIRO_CFLAGS PYCAIRO_LIBS=$pkg_cv_PYCAIRO_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi @@ -35009,28 +33445,27 @@ if test -z "$PYGIMP_EXTRA_CFLAGS"; then PYGIMP_EXTRA_CFLAGS_save_CFLAGS="$CFLAGS" CFLAGS="$CFLAGS -Werror $flag" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 -printf %s "checking whether $CC understands $flag... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands $flag" >&5 +$as_echo_n "checking whether $CC understands $flag... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ int -main (void) +main () { ; return 0; } _ACEOF -if ac_fn_c_try_compile "$LINENO" -then : +if ac_fn_c_try_compile "$LINENO"; then : PYGIMP_EXTRA_CFLAGS_works=yes -else $as_nop +else PYGIMP_EXTRA_CFLAGS_works=no fi -rm -f core conftest.err conftest.$ac_objext conftest.beam conftest.$ac_ext - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $PYGIMP_EXTRA_CFLAGS_works" >&5 -printf "%s\n" "$PYGIMP_EXTRA_CFLAGS_works" >&6; } +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYGIMP_EXTRA_CFLAGS_works" >&5 +$as_echo "$PYGIMP_EXTRA_CFLAGS_works" >&6; } CFLAGS="$PYGIMP_EXTRA_CFLAGS_save_CFLAGS" if test "x$PYGIMP_EXTRA_CFLAGS_works" = "xyes"; then PYGIMP_EXTRA_CFLAGS="$flag" @@ -35073,17 +33508,17 @@ pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gtk-mac-integration-gtk2 >= 2.0.0" >&5 -printf %s "checking for gtk-mac-integration-gtk2 >= 2.0.0... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for gtk-mac-integration-gtk2 >= 2.0.0" >&5 +$as_echo_n "checking for gtk-mac-integration-gtk2 >= 2.0.0... " >&6; } if test -n "$GTK_MAC_INTEGRATION_CFLAGS"; then pkg_cv_GTK_MAC_INTEGRATION_CFLAGS="$GTK_MAC_INTEGRATION_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtk-mac-integration-gtk2 >= 2.0.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtk-mac-integration-gtk2 >= 2.0.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "gtk-mac-integration-gtk2 >= 2.0.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GTK_MAC_INTEGRATION_CFLAGS=`$PKG_CONFIG --cflags "gtk-mac-integration-gtk2 >= 2.0.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -35097,10 +33532,10 @@ pkg_cv_GTK_MAC_INTEGRATION_LIBS="$GTK_MAC_INTEGRATION_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtk-mac-integration-gtk2 >= 2.0.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtk-mac-integration-gtk2 >= 2.0.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "gtk-mac-integration-gtk2 >= 2.0.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GTK_MAC_INTEGRATION_LIBS=`$PKG_CONFIG --libs "gtk-mac-integration-gtk2 >= 2.0.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -35114,8 +33549,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -35132,31 +33567,31 @@ gtk_mac_integration_ok=no elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } gtk_mac_integration_ok=no else GTK_MAC_INTEGRATION_CFLAGS=$pkg_cv_GTK_MAC_INTEGRATION_CFLAGS GTK_MAC_INTEGRATION_LIBS=$pkg_cv_GTK_MAC_INTEGRATION_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } gtk_mac_integration_ok=yes fi if test "x$gtk_mac_integration_ok" != "xyes"; then pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gtk-mac-integration >= 2.0.0" >&5 -printf %s "checking for gtk-mac-integration >= 2.0.0... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for gtk-mac-integration >= 2.0.0" >&5 +$as_echo_n "checking for gtk-mac-integration >= 2.0.0... " >&6; } if test -n "$GTK_MAC_INTEGRATION_CFLAGS"; then pkg_cv_GTK_MAC_INTEGRATION_CFLAGS="$GTK_MAC_INTEGRATION_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtk-mac-integration >= 2.0.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtk-mac-integration >= 2.0.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "gtk-mac-integration >= 2.0.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GTK_MAC_INTEGRATION_CFLAGS=`$PKG_CONFIG --cflags "gtk-mac-integration >= 2.0.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -35170,10 +33605,10 @@ pkg_cv_GTK_MAC_INTEGRATION_LIBS="$GTK_MAC_INTEGRATION_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtk-mac-integration >= 2.0.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtk-mac-integration >= 2.0.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "gtk-mac-integration >= 2.0.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GTK_MAC_INTEGRATION_LIBS=`$PKG_CONFIG --libs "gtk-mac-integration >= 2.0.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -35187,8 +33622,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -35205,14 +33640,14 @@ gtk_mac_integration_ok=no elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } gtk_mac_integration_ok=no else GTK_MAC_INTEGRATION_CFLAGS=$pkg_cv_GTK_MAC_INTEGRATION_CFLAGS GTK_MAC_INTEGRATION_LIBS=$pkg_cv_GTK_MAC_INTEGRATION_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } gtk_mac_integration_ok=yes fi fi @@ -35234,8 +33669,7 @@ # Check whether --with-desktop-dir was given. -if test ${with_desktop_dir+y} -then : +if test "${with_desktop_dir+set}" = set; then : withval=$with_desktop_dir; fi @@ -35263,12 +33697,11 @@ # Extract the first word of "xmllint", so it can be a program name with args. set dummy xmllint; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_XMLLINT+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_XMLLINT+:} false; then : + $as_echo_n "(cached) " >&6 +else case $XMLLINT in [\\/]* | ?:[\\/]*) ac_cv_path_XMLLINT="$XMLLINT" # Let the user override the test with a path. @@ -35278,15 +33711,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_XMLLINT="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_XMLLINT="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -35299,11 +33728,11 @@ fi XMLLINT=$ac_cv_path_XMLLINT if test -n "$XMLLINT"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $XMLLINT" >&5 -printf "%s\n" "$XMLLINT" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XMLLINT" >&5 +$as_echo "$XMLLINT" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -35318,12 +33747,11 @@ # Extract the first word of "xsltproc", so it can be a program name with args. set dummy xsltproc; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_XSLTPROC+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_XSLTPROC+:} false; then : + $as_echo_n "(cached) " >&6 +else case $XSLTPROC in [\\/]* | ?:[\\/]*) ac_cv_path_XSLTPROC="$XSLTPROC" # Let the user override the test with a path. @@ -35333,15 +33761,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_XSLTPROC="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_XSLTPROC="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -35354,11 +33778,11 @@ fi XSLTPROC=$ac_cv_path_XSLTPROC if test -n "$XSLTPROC"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $XSLTPROC" >&5 -printf "%s\n" "$XSLTPROC" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XSLTPROC" >&5 +$as_echo "$XSLTPROC" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -35391,10 +33815,9 @@ fi # Check whether --enable-vector-icons was given. -if test ${enable_vector_icons+y} -then : +if test "${enable_vector_icons+set}" = set; then : enableval=$enable_vector_icons; -else $as_nop +else enable_vector_icons=auto fi @@ -35405,17 +33828,17 @@ # Windows, apparently). pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for shared-mime-info" >&5 -printf %s "checking for shared-mime-info... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for shared-mime-info" >&5 +$as_echo_n "checking for shared-mime-info... " >&6; } if test -n "$MIME_INFO_CFLAGS"; then pkg_cv_MIME_INFO_CFLAGS="$MIME_INFO_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"shared-mime-info\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"shared-mime-info\""; } >&5 ($PKG_CONFIG --exists --print-errors "shared-mime-info") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_MIME_INFO_CFLAGS=`$PKG_CONFIG --cflags "shared-mime-info" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -35429,10 +33852,10 @@ pkg_cv_MIME_INFO_LIBS="$MIME_INFO_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"shared-mime-info\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"shared-mime-info\""; } >&5 ($PKG_CONFIG --exists --print-errors "shared-mime-info") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_MIME_INFO_LIBS=`$PKG_CONFIG --libs "shared-mime-info" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -35446,8 +33869,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -35464,14 +33887,14 @@ have_shared_mime_info="no" elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } have_shared_mime_info="no" else MIME_INFO_CFLAGS=$pkg_cv_MIME_INFO_CFLAGS MIME_INFO_LIBS=$pkg_cv_MIME_INFO_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } have_shared_mime_info="yes" fi if test "x$have_shared_mime_info" = "xyes" || @@ -35527,8 +33950,7 @@ # Check whether --with-xvfb-run was given. -if test ${with_xvfb_run+y} -then : +if test "${with_xvfb_run+set}" = set; then : withval=$with_xvfb_run; fi @@ -35537,12 +33959,11 @@ if test "x$with_xvfb_run" != "xno"; then # Extract the first word of "xvfb-run", so it can be a program name with args. set dummy xvfb-run; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_XVFB_RUN+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_XVFB_RUN+:} false; then : + $as_echo_n "(cached) " >&6 +else case $XVFB_RUN in [\\/]* | ?:[\\/]*) ac_cv_path_XVFB_RUN="$XVFB_RUN" # Let the user override the test with a path. @@ -35552,15 +33973,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_XVFB_RUN="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_XVFB_RUN="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -35573,18 +33990,18 @@ fi XVFB_RUN=$ac_cv_path_XVFB_RUN if test -n "$XVFB_RUN"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $XVFB_RUN" >&5 -printf "%s\n" "$XVFB_RUN" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XVFB_RUN" >&5 +$as_echo "$XVFB_RUN" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi if test "x$XVFB_RUN" != "xno"; then have_xvfb_run="yes" -printf "%s\n" "#define HAVE_XVFB_RUN 1" >>confdefs.h +$as_echo "#define HAVE_XVFB_RUN 1" >>confdefs.h else have_xvfb_run="no (not found)" @@ -35605,8 +34022,7 @@ # Check whether --with-appdata-test was given. -if test ${with_appdata_test+y} -then : +if test "${with_appdata_test+set}" = set; then : withval=$with_appdata_test; fi @@ -35615,12 +34031,11 @@ if test "x$with_appdata_test" != "xno"; then # Extract the first word of "appstream-util", so it can be a program name with args. set dummy appstream-util; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_APPSTREAM_UTIL+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_APPSTREAM_UTIL+:} false; then : + $as_echo_n "(cached) " >&6 +else case $APPSTREAM_UTIL in [\\/]* | ?:[\\/]*) ac_cv_path_APPSTREAM_UTIL="$APPSTREAM_UTIL" # Let the user override the test with a path. @@ -35630,15 +34045,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_APPSTREAM_UTIL="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_APPSTREAM_UTIL="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -35651,11 +34062,11 @@ fi APPSTREAM_UTIL=$ac_cv_path_APPSTREAM_UTIL if test -n "$APPSTREAM_UTIL"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $APPSTREAM_UTIL" >&5 -printf "%s\n" "$APPSTREAM_UTIL" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $APPSTREAM_UTIL" >&5 +$as_echo "$APPSTREAM_UTIL" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -35684,12 +34095,11 @@ # Extract the first word of "desktop-file-validate", so it can be a program name with args. set dummy desktop-file-validate; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_DESKTOP_FILE_VALIDATE+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_DESKTOP_FILE_VALIDATE+:} false; then : + $as_echo_n "(cached) " >&6 +else case $DESKTOP_FILE_VALIDATE in [\\/]* | ?:[\\/]*) ac_cv_path_DESKTOP_FILE_VALIDATE="$DESKTOP_FILE_VALIDATE" # Let the user override the test with a path. @@ -35699,15 +34109,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_DESKTOP_FILE_VALIDATE="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_DESKTOP_FILE_VALIDATE="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -35720,11 +34126,11 @@ fi DESKTOP_FILE_VALIDATE=$ac_cv_path_DESKTOP_FILE_VALIDATE if test -n "$DESKTOP_FILE_VALIDATE"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $DESKTOP_FILE_VALIDATE" >&5 -printf "%s\n" "$DESKTOP_FILE_VALIDATE" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DESKTOP_FILE_VALIDATE" >&5 +$as_echo "$DESKTOP_FILE_VALIDATE" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -35751,10 +34157,9 @@ # Check whether --with-bug-report-url was given. -if test ${with_bug_report_url+y} -then : +if test "${with_bug_report_url+set}" = set; then : withval=$with_bug_report_url; -else $as_nop +else with_bug_report_url="$PACKAGE_BUGREPORT" fi @@ -35765,7 +34170,9 @@ BUG_REPORT_URL="$with_bug_report_url" -printf "%s\n" "#define BUG_REPORT_URL \"$with_bug_report_url\"" >>confdefs.h +cat >>confdefs.h <<_ACEOF +#define BUG_REPORT_URL "$with_bug_report_url" +_ACEOF @@ -35786,23 +34193,23 @@ # Check whether --with-build-id was given. -if test ${with_build_id+y} -then : +if test "${with_build_id+set}" = set; then : withval=$with_build_id; -else $as_nop +else with_build_id="unknown" fi -printf "%s\n" "#define GIMP_BUILD_ID \"$with_build_id\"" >>confdefs.h +cat >>confdefs.h <<_ACEOF +#define GIMP_BUILD_ID "$with_build_id" +_ACEOF # Check whether --with-revision was given. -if test ${with_revision+y} -then : +if test "${with_revision+set}" = set; then : withval=$with_revision; -else $as_nop +else with_revision="0" fi @@ -35810,10 +34217,9 @@ # Check whether --enable-check-update was given. -if test ${enable_check_update+y} -then : +if test "${enable_check_update+set}" = set; then : enableval=$enable_check_update; -else $as_nop +else enable_check_update=auto fi @@ -35828,12 +34234,14 @@ fi if test "x$enable_check_update" = xyes; then -printf "%s\n" "#define CHECK_UPDATE 1" >>confdefs.h +$as_echo "#define CHECK_UPDATE 1" >>confdefs.h fi -printf "%s\n" "#define GIMP_BUILD_PLATFORM \"$host_os\"" >>confdefs.h +cat >>confdefs.h <<_ACEOF +#define GIMP_BUILD_PLATFORM "$host_os" +_ACEOF if test "x$platform_linux" = xyes; then platform_family="linux" @@ -35845,7 +34253,9 @@ platform_family="other" fi -printf "%s\n" "#define GIMP_BUILD_PLATFORM_FAMILY \"$platform_family\"" >>confdefs.h +cat >>confdefs.h <<_ACEOF +#define GIMP_BUILD_PLATFORM_FAMILY "$platform_family" +_ACEOF ######################### @@ -35858,14 +34268,13 @@ # instance the case of flatpak which mount the host root at /run/host/. if test "x$platform_osx" = "xno" && test "x$platform_win32" = "xno"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking default directory for color profiles" >&5 -printf %s "checking default directory for color profiles... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking default directory for color profiles" >&5 +$as_echo_n "checking default directory for color profiles... " >&6; } # Check whether --with-icc-directory was given. -if test ${with_icc_directory+y} -then : +if test "${with_icc_directory+set}" = set; then : withval=$with_icc_directory; -else $as_nop +else with_icc_directory="/usr/share/color/icc" fi @@ -35875,10 +34284,12 @@ fi -printf "%s\n" "#define COLOR_PROFILE_DIRECTORY \"$with_icc_directory\"" >>confdefs.h +cat >>confdefs.h <<_ACEOF +#define COLOR_PROFILE_DIRECTORY "$with_icc_directory" +_ACEOF - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $with_icc_directory" >&5 -printf "%s\n" "$with_icc_directory" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_icc_directory" >&5 +$as_echo "$with_icc_directory" >&6; } fi ###################################### @@ -35892,38 +34303,37 @@ gtk_doc_requires="gtk-doc >= 1.0" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for gtk-doc" >&5 -printf %s "checking for gtk-doc... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gtk-doc" >&5 +$as_echo_n "checking for gtk-doc... " >&6; } if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$gtk_doc_requires\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$gtk_doc_requires\""; } >&5 ($PKG_CONFIG --exists --print-errors "$gtk_doc_requires") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then have_gtk_doc=yes else have_gtk_doc=no fi - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $have_gtk_doc" >&5 -printf "%s\n" "$have_gtk_doc" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_gtk_doc" >&5 +$as_echo "$have_gtk_doc" >&6; } if test "$have_gtk_doc" = "no"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: You will not be able to create source packages with 'make dist' because $gtk_doc_requires is not found." >&5 -printf "%s\n" "$as_me: WARNING: +$as_echo "$as_me: WARNING: You will not be able to create source packages with 'make dist' because $gtk_doc_requires is not found." >&2;} fi # Extract the first word of "gtkdoc-check", so it can be a program name with args. set dummy gtkdoc-check; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_prog_GTKDOC_CHECK+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_prog_GTKDOC_CHECK+:} false; then : + $as_echo_n "(cached) " >&6 +else if test -n "$GTKDOC_CHECK"; then ac_cv_prog_GTKDOC_CHECK="$GTKDOC_CHECK" # Let the user override the test. else @@ -35931,15 +34341,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then ac_cv_prog_GTKDOC_CHECK="gtkdoc-check.test" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -35950,22 +34356,21 @@ fi GTKDOC_CHECK=$ac_cv_prog_GTKDOC_CHECK if test -n "$GTKDOC_CHECK"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $GTKDOC_CHECK" >&5 -printf "%s\n" "$GTKDOC_CHECK" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTKDOC_CHECK" >&5 +$as_echo "$GTKDOC_CHECK" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi # Extract the first word of "gtkdoc-check", so it can be a program name with args. set dummy gtkdoc-check; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_GTKDOC_CHECK_PATH+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_GTKDOC_CHECK_PATH+:} false; then : + $as_echo_n "(cached) " >&6 +else case $GTKDOC_CHECK_PATH in [\\/]* | ?:[\\/]*) ac_cv_path_GTKDOC_CHECK_PATH="$GTKDOC_CHECK_PATH" # Let the user override the test with a path. @@ -35975,15 +34380,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_GTKDOC_CHECK_PATH="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_GTKDOC_CHECK_PATH="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -35995,11 +34396,11 @@ fi GTKDOC_CHECK_PATH=$ac_cv_path_GTKDOC_CHECK_PATH if test -n "$GTKDOC_CHECK_PATH"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $GTKDOC_CHECK_PATH" >&5 -printf "%s\n" "$GTKDOC_CHECK_PATH" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTKDOC_CHECK_PATH" >&5 +$as_echo "$GTKDOC_CHECK_PATH" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -36007,12 +34408,11 @@ do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_GTKDOC_REBASE+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_GTKDOC_REBASE+:} false; then : + $as_echo_n "(cached) " >&6 +else case $GTKDOC_REBASE in [\\/]* | ?:[\\/]*) ac_cv_path_GTKDOC_REBASE="$GTKDOC_REBASE" # Let the user override the test with a path. @@ -36022,15 +34422,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_GTKDOC_REBASE="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_GTKDOC_REBASE="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -36042,11 +34438,11 @@ fi GTKDOC_REBASE=$ac_cv_path_GTKDOC_REBASE if test -n "$GTKDOC_REBASE"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $GTKDOC_REBASE" >&5 -printf "%s\n" "$GTKDOC_REBASE" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTKDOC_REBASE" >&5 +$as_echo "$GTKDOC_REBASE" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi @@ -36056,12 +34452,11 @@ # Extract the first word of "gtkdoc-mkpdf", so it can be a program name with args. set dummy gtkdoc-mkpdf; ac_word=$2 -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -printf %s "checking for $ac_word... " >&6; } -if test ${ac_cv_path_GTKDOC_MKPDF+y} -then : - printf %s "(cached) " >&6 -else $as_nop +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +$as_echo_n "checking for $ac_word... " >&6; } +if ${ac_cv_path_GTKDOC_MKPDF+:} false; then : + $as_echo_n "(cached) " >&6 +else case $GTKDOC_MKPDF in [\\/]* | ?:[\\/]*) ac_cv_path_GTKDOC_MKPDF="$GTKDOC_MKPDF" # Let the user override the test with a path. @@ -36071,15 +34466,11 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac + test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir$ac_word$ac_exec_ext"; then - ac_cv_path_GTKDOC_MKPDF="$as_dir$ac_word$ac_exec_ext" - printf "%s\n" "$as_me:${as_lineno-$LINENO}: found $as_dir$ac_word$ac_exec_ext" >&5 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then + ac_cv_path_GTKDOC_MKPDF="$as_dir/$ac_word$ac_exec_ext" + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done @@ -36091,21 +34482,20 @@ fi GTKDOC_MKPDF=$ac_cv_path_GTKDOC_MKPDF if test -n "$GTKDOC_MKPDF"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $GTKDOC_MKPDF" >&5 -printf "%s\n" "$GTKDOC_MKPDF" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTKDOC_MKPDF" >&5 +$as_echo "$GTKDOC_MKPDF" >&6; } else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } fi # Check whether --with-html-dir was given. -if test ${with_html_dir+y} -then : +if test "${with_html_dir+set}" = set; then : withval=$with_html_dir; -else $as_nop +else with_html_dir='${datadir}/gtk-doc/html' fi @@ -36113,18 +34503,17 @@ # Check whether --enable-gtk-doc was given. -if test ${enable_gtk_doc+y} -then : +if test "${enable_gtk_doc+set}" = set; then : enableval=$enable_gtk_doc; -else $as_nop +else enable_gtk_doc=no fi - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to build gtk-doc documentation" >&5 -printf %s "checking whether to build gtk-doc documentation... " >&6; } - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $enable_gtk_doc" >&5 -printf "%s\n" "$enable_gtk_doc" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build gtk-doc documentation" >&5 +$as_echo_n "checking whether to build gtk-doc documentation... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_gtk_doc" >&5 +$as_echo "$enable_gtk_doc" >&6; } if test "x$enable_gtk_doc" = "xyes" && test "$have_gtk_doc" = "no"; then as_fn_error $? " @@ -36136,17 +34525,17 @@ if test "x$PACKAGE_NAME" != "xglib"; then pkg_failed=no -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" >&5 -printf %s "checking for glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" >&5 +$as_echo_n "checking for glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0... " >&6; } if test -n "$GTKDOC_DEPS_CFLAGS"; then pkg_cv_GTKDOC_DEPS_CFLAGS="$GTKDOC_DEPS_CFLAGS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GTKDOC_DEPS_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -36160,10 +34549,10 @@ pkg_cv_GTKDOC_DEPS_LIBS="$GTKDOC_DEPS_LIBS" elif test -n "$PKG_CONFIG"; then if test -n "$PKG_CONFIG" && \ - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0\""; } >&5 + { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0\""; } >&5 ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0") 2>&5 ac_status=$? - printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 test $ac_status = 0; }; then pkg_cv_GTKDOC_DEPS_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" 2>/dev/null` test "x$?" != "x0" && pkg_failed=yes @@ -36177,8 +34566,8 @@ if test $pkg_failed = yes; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then _pkg_short_errors_supported=yes @@ -36195,31 +34584,29 @@ : elif test $pkg_failed = untried; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no" >&5 -printf "%s\n" "no" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 +$as_echo "no" >&6; } : else GTKDOC_DEPS_CFLAGS=$pkg_cv_GTKDOC_DEPS_CFLAGS GTKDOC_DEPS_LIBS=$pkg_cv_GTKDOC_DEPS_LIBS - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -printf "%s\n" "yes" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +$as_echo "yes" >&6; } fi fi # Check whether --enable-gtk-doc-html was given. -if test ${enable_gtk_doc_html+y} -then : +if test "${enable_gtk_doc_html+set}" = set; then : enableval=$enable_gtk_doc_html; -else $as_nop +else enable_gtk_doc_html=yes fi # Check whether --enable-gtk-doc-pdf was given. -if test ${enable_gtk_doc_pdf+y} -then : +if test "${enable_gtk_doc_pdf+set}" = set; then : enableval=$enable_gtk_doc_pdf; -else $as_nop +else enable_gtk_doc_pdf=no fi @@ -36296,10 +34683,9 @@ # Check whether --enable-gtk-doc-app was given. -if test ${enable_gtk_doc_app+y} -then : +if test "${enable_gtk_doc_app+set}" = set; then : enableval=$enable_gtk_doc_app; -else $as_nop +else enable_gtk_doc_app=no fi @@ -36317,27 +34703,26 @@ # Check for Windows installer ############################# -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if building the Windows installer" >&5 -printf %s "checking if building the Windows installer... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if building the Windows installer" >&5 +$as_echo_n "checking if building the Windows installer... " >&6; } # Check whether --enable-windows-installer was given. -if test ${enable_windows_installer+y} -then : +if test "${enable_windows_installer+set}" = set; then : enableval=$enable_windows_installer; -else $as_nop +else enable_windows_installer=no fi if test "x$enable_windows_installer" != xno; then if test ! -e "$srcdir/build/windows/installer/lang/setup.isl.in"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: no (not building from git)" >&5 -printf "%s\n" "no (not building from git)" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no (not building from git)" >&5 +$as_echo "no (not building from git)" >&6; } as_fn_error $? "Building the Windows installer is only supported when building from git." "$LINENO" 5 fi fi -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $enable_windows_installer" >&5 -printf "%s\n" "$enable_windows_installer" >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_windows_installer" >&5 +$as_echo "$enable_windows_installer" >&6; } if test "x$enable_windows_installer" != xno; then BUILD_WINDOWS_INSTALLER_TRUE= BUILD_WINDOWS_INSTALLER_FALSE='#' @@ -36353,10 +34738,9 @@ ######################################### # Check whether --enable-default-binary was given. -if test ${enable_default_binary+y} -then : +if test "${enable_default_binary+set}" = set; then : enableval=$enable_default_binary; -else $as_nop +else enable_default_binary=yes fi @@ -36372,10 +34756,9 @@ # Check whether --enable-gimp-console was given. -if test ${enable_gimp_console+y} -then : +if test "${enable_gimp_console+set}" = set; then : enableval=$enable_gimp_console; -else $as_nop +else enable_gimp_console=yes fi @@ -36394,8 +34777,7 @@ gimpdir=GIMP # Check whether --with-gimpdir was given. -if test ${with_gimpdir+y} -then : +if test "${with_gimpdir+set}" = set; then : withval=$with_gimpdir; if eval "test x$with_gimpdir != x"; then if eval "test x$with_gimpdir != xyes"; then gimpdir=$with_gimpdir @@ -36516,43 +34898,43 @@ - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Generating POTFILES and Makefile for po-libgimp" >&5 -printf "%s\n" "$as_me: Generating POTFILES and Makefile for po-libgimp" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Generating POTFILES and Makefile for po-libgimp" >&5 +$as_echo "$as_me: Generating POTFILES and Makefile for po-libgimp" >&6;} ac_config_commands="$ac_config_commands po-libgimp/stamp-it" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Generating POTFILES and Makefile for po-python" >&5 -printf "%s\n" "$as_me: Generating POTFILES and Makefile for po-python" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Generating POTFILES and Makefile for po-python" >&5 +$as_echo "$as_me: Generating POTFILES and Makefile for po-python" >&6;} ac_config_commands="$ac_config_commands po-python/stamp-it" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Generating POTFILES and Makefile for po-plug-ins" >&5 -printf "%s\n" "$as_me: Generating POTFILES and Makefile for po-plug-ins" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Generating POTFILES and Makefile for po-plug-ins" >&5 +$as_echo "$as_me: Generating POTFILES and Makefile for po-plug-ins" >&6;} ac_config_commands="$ac_config_commands po-plug-ins/stamp-it" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Generating POTFILES and Makefile for po-script-fu" >&5 -printf "%s\n" "$as_me: Generating POTFILES and Makefile for po-script-fu" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Generating POTFILES and Makefile for po-script-fu" >&5 +$as_echo "$as_me: Generating POTFILES and Makefile for po-script-fu" >&6;} ac_config_commands="$ac_config_commands po-script-fu/stamp-it" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Generating POTFILES and Makefile for po-tips" >&5 -printf "%s\n" "$as_me: Generating POTFILES and Makefile for po-tips" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Generating POTFILES and Makefile for po-tips" >&5 +$as_echo "$as_me: Generating POTFILES and Makefile for po-tips" >&6;} ac_config_commands="$ac_config_commands po-tips/stamp-it" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: Generating POTFILES and Makefile for po-windows-installer" >&5 -printf "%s\n" "$as_me: Generating POTFILES and Makefile for po-windows-installer" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: Generating POTFILES and Makefile for po-windows-installer" >&5 +$as_echo "$as_me: Generating POTFILES and Makefile for po-windows-installer" >&6;} ac_config_commands="$ac_config_commands po-windows-installer/stamp-it" @@ -36637,8 +35019,8 @@ case $ac_val in #( *${as_nl}*) case $ac_var in #( - *_cv_*) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 -printf "%s\n" "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; + *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5 +$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; esac case $ac_var in #( _ | IFS | as_nl) ;; #( @@ -36668,15 +35050,15 @@ /^ac_cv_env_/b end t clear :clear - s/^\([^=]*\)=\(.*[{}].*\)$/test ${\1+y} || &/ + s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ t end s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ :end' >>confcache if diff "$cache_file" confcache >/dev/null 2>&1; then :; else if test -w "$cache_file"; then if test "x$cache_file" != "x/dev/null"; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 -printf "%s\n" "$as_me: updating cache $cache_file" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 +$as_echo "$as_me: updating cache $cache_file" >&6;} if test ! -f "$cache_file" || test -h "$cache_file"; then cat confcache >"$cache_file" else @@ -36690,8 +35072,8 @@ fi fi else - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 -printf "%s\n" "$as_me: not updating unwritable cache $cache_file" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 +$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} fi fi rm -f confcache @@ -36708,7 +35090,7 @@ for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue # 1. Remove the extension, and $U if already installed. ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' - ac_i=`printf "%s\n" "$ac_i" | sed "$ac_script"` + ac_i=`$as_echo "$ac_i" | sed "$ac_script"` # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR # will be set to the directory where LIBOBJS objects are built. as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext" @@ -36719,14 +35101,14 @@ LTLIBOBJS=$ac_ltlibobjs -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5 -printf %s "checking that generated files are newer than configure... " >&6; } +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5 +$as_echo_n "checking that generated files are newer than configure... " >&6; } if test -n "$am_sleep_pid"; then # Hide warnings about reused PIDs. wait $am_sleep_pid 2>/dev/null fi - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: done" >&5 -printf "%s\n" "done" >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5 +$as_echo "done" >&6; } if test -n "$EXEEXT"; then am__EXEEXT_TRUE= am__EXEEXT_FALSE='#' @@ -36739,6 +35121,10 @@ as_fn_error $? "conditional \"GIMP_UNSTABLE\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi +if test -z "${GIMP_RELEASE_TRUE}" && test -z "${GIMP_RELEASE_FALSE}"; then + as_fn_error $? "conditional \"GIMP_RELEASE\" was never defined. +Usually this means the macro was only invoked conditionally." "$LINENO" 5 +fi if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then as_fn_error $? "conditional \"AMDEP\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 @@ -36936,8 +35322,8 @@ ac_write_fail=0 ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files $CONFIG_STATUS" -{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 -printf "%s\n" "$as_me: creating $CONFIG_STATUS" >&6;} +{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 +$as_echo "$as_me: creating $CONFIG_STATUS" >&6;} as_write_fail=0 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1 #! $SHELL @@ -36960,16 +35346,14 @@ # Be more Bourne compatible DUALCASE=1; export DUALCASE # for MKS sh -as_nop=: -if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1 -then : +if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then : emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' setopt NO_GLOB_SUBST -else $as_nop +else case `(set -o) 2>/dev/null` in #( *posix*) : set -o posix ;; #( @@ -36979,46 +35363,46 @@ fi - -# Reset variables that may have inherited troublesome values from -# the environment. - -# IFS needs to be set, to space, tab, and newline, in precisely that order. -# (If _AS_PATH_WALK were called with IFS unset, it would have the -# side effect of setting IFS to empty, thus disabling word splitting.) -# Quoting is to prevent editors from complaining about space-tab. as_nl=' ' export as_nl -IFS=" "" $as_nl" - -PS1='$ ' -PS2='> ' -PS4='+ ' - -# Ensure predictable behavior from utilities with locale-dependent output. -LC_ALL=C -export LC_ALL -LANGUAGE=C -export LANGUAGE - -# We cannot yet rely on "unset" to work, but we need these variables -# to be unset--not just set to an empty or harmless value--now, to -# avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct -# also avoids known problems related to "unset" and subshell syntax -# in other old shells (e.g. bash 2.01 and pdksh 5.2.14). -for as_var in BASH_ENV ENV MAIL MAILPATH CDPATH -do eval test \${$as_var+y} \ - && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : -done - -# Ensure that fds 0, 1, and 2 are open. -if (exec 3>&0) 2>/dev/null; then :; else exec 0&1) 2>/dev/null; then :; else exec 1>/dev/null; fi -if (exec 3>&2) ; then :; else exec 2>/dev/null; fi +# Printing a long string crashes Solaris 7 /usr/bin/printf. +as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' +as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo +as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo +# Prefer a ksh shell builtin over an external printf program on Solaris, +# but without wasting forks for bash or zsh. +if test -z "$BASH_VERSION$ZSH_VERSION" \ + && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then + as_echo='print -r --' + as_echo_n='print -rn --' +elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then + as_echo='printf %s\n' + as_echo_n='printf %s' +else + if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then + as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' + as_echo_n='/usr/ucb/echo -n' + else + as_echo_body='eval expr "X$1" : "X\\(.*\\)"' + as_echo_n_body='eval + arg=$1; + case $arg in #( + *"$as_nl"*) + expr "X$arg" : "X\\(.*\\)$as_nl"; + arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; + esac; + expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" + ' + export as_echo_n_body + as_echo_n='sh -c $as_echo_n_body as_echo' + fi + export as_echo_body + as_echo='sh -c $as_echo_body as_echo' +fi # The user is always right. -if ${PATH_SEPARATOR+false} :; then +if test "${PATH_SEPARATOR+set}" != set; then PATH_SEPARATOR=: (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || @@ -37027,6 +35411,13 @@ fi +# IFS +# We need space, tab and new line, in precisely that order. Quoting is +# there to prevent editors from complaining about space-tab. +# (If _AS_PATH_WALK were called with IFS unset, it would disable word +# splitting by setting IFS to empty value.) +IFS=" "" $as_nl" + # Find who we are. Look in the path if we contain no directory separator. as_myself= case $0 in #(( @@ -37035,12 +35426,8 @@ for as_dir in $PATH do IFS=$as_save_IFS - case $as_dir in #((( - '') as_dir=./ ;; - */) ;; - *) as_dir=$as_dir/ ;; - esac - test -r "$as_dir$0" && as_myself=$as_dir$0 && break + test -z "$as_dir" && as_dir=. + test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break done IFS=$as_save_IFS @@ -37052,10 +35439,30 @@ as_myself=$0 fi if test ! -f "$as_myself"; then - printf "%s\n" "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 + $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 exit 1 fi +# Unset variables that we do not need and which cause bugs (e.g. in +# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1" +# suppresses any "Segmentation fault" message there. '((' could +# trigger a bug in pdksh 5.2.14. +for as_var in BASH_ENV ENV MAIL MAILPATH +do eval test x\${$as_var+set} = xset \ + && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : +done +PS1='$ ' +PS2='> ' +PS4='+ ' + +# NLS nuisances. +LC_ALL=C +export LC_ALL +LANGUAGE=C +export LANGUAGE + +# CDPATH. +(unset CDPATH) >/dev/null 2>&1 && unset CDPATH # as_fn_error STATUS ERROR [LINENO LOG_FD] @@ -37068,14 +35475,13 @@ as_status=$1; test $as_status -eq 0 && as_status=1 if test "$4"; then as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 + $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 fi - printf "%s\n" "$as_me: error: $2" >&2 + $as_echo "$as_me: error: $2" >&2 as_fn_exit $as_status } # as_fn_error - # as_fn_set_status STATUS # ----------------------- # Set $? to STATUS, without forking. @@ -37102,20 +35508,18 @@ { eval $1=; unset $1;} } as_unset=as_fn_unset - # as_fn_append VAR VALUE # ---------------------- # Append the text in VALUE to the end of the definition contained in VAR. Take # advantage of any shell optimizations that allow amortized linear growth over # repeated appends, instead of the typical quadratic growth present in naive # implementations. -if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null -then : +if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then : eval 'as_fn_append () { eval $1+=\$2 }' -else $as_nop +else as_fn_append () { eval $1=\$$1\$2 @@ -37127,13 +35531,12 @@ # Perform arithmetic evaluation on the ARGs, and store the result in the # global $as_val. Take advantage of shells that can avoid forks. The arguments # must be portable across $(()) and expr. -if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null -then : +if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then : eval 'as_fn_arith () { as_val=$(( $* )) }' -else $as_nop +else as_fn_arith () { as_val=`expr "$@" || test $? -eq 1` @@ -37164,7 +35567,7 @@ $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ X"$0" : 'X\(//\)$' \| \ X"$0" : 'X\(/\)' \| . 2>/dev/null || -printf "%s\n" X/"$0" | +$as_echo X/"$0" | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/ q @@ -37186,10 +35589,6 @@ as_cr_digits='0123456789' as_cr_alnum=$as_cr_Letters$as_cr_digits - -# Determine whether it's possible to make 'echo' print without a newline. -# These variables are no longer used directly by Autoconf, but are AC_SUBSTed -# for compatibility with existing Makefiles. ECHO_C= ECHO_N= ECHO_T= case `echo -n x` in #((((( -n*) @@ -37203,12 +35602,6 @@ ECHO_N='-n';; esac -# For backward compatibility with old third-party macros, we provide -# the shell variables $as_echo and $as_echo_n. New code should use -# AS_ECHO(["message"]) and AS_ECHO_N(["message"]), respectively. -as_echo='printf %s\n' -as_echo_n='printf %s' - rm -f conf$$ conf$$.exe conf$$.file if test -d conf$$.dir; then rm -f conf$$.dir/conf$$.file @@ -37250,7 +35643,7 @@ as_dirs= while :; do case $as_dir in #( - *\'*) as_qdir=`printf "%s\n" "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( + *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( *) as_qdir=$as_dir;; esac as_dirs="'$as_qdir' $as_dirs" @@ -37259,7 +35652,7 @@ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || -printf "%s\n" X"$as_dir" | +$as_echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q @@ -37321,8 +35714,8 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by GIMP $as_me 2.10.32, which was -generated by GNU Autoconf 2.71. Invocation command line was +This file was extended by GIMP $as_me 2.10.34, which was +generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES CONFIG_HEADERS = $CONFIG_HEADERS @@ -37384,16 +35777,14 @@ Report bugs to ." _ACEOF -ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"` -ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\''/g"` cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -ac_cs_config='$ac_cs_config_escaped' +ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -GIMP config.status 2.10.32 -configured by $0, generated by GNU Autoconf 2.71, +GIMP config.status 2.10.34 +configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" -Copyright (C) 2021 Free Software Foundation, Inc. +Copyright (C) 2012 Free Software Foundation, Inc. This config.status script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it." @@ -37433,15 +35824,15 @@ -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) ac_cs_recheck=: ;; --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) - printf "%s\n" "$ac_cs_version"; exit ;; + $as_echo "$ac_cs_version"; exit ;; --config | --confi | --conf | --con | --co | --c ) - printf "%s\n" "$ac_cs_config"; exit ;; + $as_echo "$ac_cs_config"; exit ;; --debug | --debu | --deb | --de | --d | -d ) debug=: ;; --file | --fil | --fi | --f ) $ac_shift case $ac_optarg in - *\'*) ac_optarg=`printf "%s\n" "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; + *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; '') as_fn_error $? "missing file argument" ;; esac as_fn_append CONFIG_FILES " '$ac_optarg'" @@ -37449,7 +35840,7 @@ --header | --heade | --head | --hea ) $ac_shift case $ac_optarg in - *\'*) ac_optarg=`printf "%s\n" "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; + *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; esac as_fn_append CONFIG_HEADERS " '$ac_optarg'" ac_need_defaults=false;; @@ -37458,7 +35849,7 @@ as_fn_error $? "ambiguous option: \`$1' Try \`$0 --help' for more information.";; --help | --hel | -h ) - printf "%s\n" "$ac_cs_usage"; exit ;; + $as_echo "$ac_cs_usage"; exit ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil | --si | --s) ac_cs_silent=: ;; @@ -37486,7 +35877,7 @@ if \$ac_cs_recheck; then set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion shift - \printf "%s\n" "running CONFIG_SHELL=$SHELL \$*" >&6 + \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 CONFIG_SHELL='$SHELL' export CONFIG_SHELL exec "\$@" @@ -37500,7 +35891,7 @@ sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX ## Running $as_me. ## _ASBOX - printf "%s\n" "$ac_log" + $as_echo "$ac_log" } >&5 _ACEOF @@ -37555,14 +35946,12 @@ lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`' reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`' reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`' -FILECMD='`$ECHO "$FILECMD" | $SED "$delay_single_quote_subst"`' deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`' file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`' file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`' want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`' sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`' AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`' -lt_ar_flags='`$ECHO "$lt_ar_flags" | $SED "$delay_single_quote_subst"`' AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`' archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`' STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`' @@ -37740,13 +36129,13 @@ lt_SP2NL \ lt_NL2SP \ reload_flag \ -FILECMD \ deplibs_check_method \ file_magic_cmd \ file_magic_glob \ want_nocaseglob \ sharedlib_from_linklib_cmd \ AR \ +AR_FLAGS \ archiver_list_spec \ STRIP \ RANLIB \ @@ -37898,8 +36287,8 @@ gimp_major_ver=2 gimp_minor_ver=10 - gimp_micro_ver=32 - gimp_ver=2.10.32 + gimp_micro_ver=34 + gimp_ver=2.10.34 gimp_api_ver=2.0 @@ -38133,9 +36522,9 @@ # We use the long form for the default assignment because of an extremely # bizarre bug on SunOS 4.1.3. if $ac_need_defaults; then - test ${CONFIG_FILES+y} || CONFIG_FILES=$config_files - test ${CONFIG_HEADERS+y} || CONFIG_HEADERS=$config_headers - test ${CONFIG_COMMANDS+y} || CONFIG_COMMANDS=$config_commands + test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files + test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers + test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands fi # Have a temporary directory for convenience. Make it in the build tree @@ -38471,7 +36860,7 @@ esac || as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; esac - case $ac_f in *\'*) ac_f=`printf "%s\n" "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac + case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac as_fn_append ac_file_inputs " '$ac_f'" done @@ -38479,17 +36868,17 @@ # use $as_me), people would be surprised to read: # /* config.h. Generated by config.status. */ configure_input='Generated from '` - printf "%s\n" "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' + $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' `' by configure.' if test x"$ac_file" != x-; then configure_input="$ac_file. $configure_input" - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 -printf "%s\n" "$as_me: creating $ac_file" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 +$as_echo "$as_me: creating $ac_file" >&6;} fi # Neutralize special characters interpreted by sed in replacement strings. case $configure_input in #( *\&* | *\|* | *\\* ) - ac_sed_conf_input=`printf "%s\n" "$configure_input" | + ac_sed_conf_input=`$as_echo "$configure_input" | sed 's/[\\\\&|]/\\\\&/g'`;; #( *) ac_sed_conf_input=$configure_input;; esac @@ -38506,7 +36895,7 @@ X"$ac_file" : 'X\(//\)[^/]' \| \ X"$ac_file" : 'X\(//\)$' \| \ X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || -printf "%s\n" X"$ac_file" | +$as_echo X"$ac_file" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q @@ -38530,9 +36919,9 @@ case "$ac_dir" in .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; *) - ac_dir_suffix=/`printf "%s\n" "$ac_dir" | sed 's|^\.[\\/]||'` + ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` # A ".." for each directory in $ac_dir_suffix. - ac_top_builddir_sub=`printf "%s\n" "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` + ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` case $ac_top_builddir_sub in "") ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; @@ -38594,8 +36983,8 @@ case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in *datarootdir*) ac_datarootdir_seen=yes;; *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 -printf "%s\n" "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 +$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_datarootdir_hack=' @@ -38639,9 +37028,9 @@ { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ "$ac_tmp/out"`; test -z "$ac_out"; } && - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' which seems to be undefined. Please make sure it is defined" >&5 -printf "%s\n" "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' +$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' which seems to be undefined. Please make sure it is defined" >&2;} rm -f "$ac_tmp/stdin" @@ -38657,20 +37046,20 @@ # if test x"$ac_file" != x-; then { - printf "%s\n" "/* $configure_input */" >&1 \ + $as_echo "/* $configure_input */" \ && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" } >"$ac_tmp/config.h" \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 -printf "%s\n" "$as_me: $ac_file is unchanged" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 +$as_echo "$as_me: $ac_file is unchanged" >&6;} else rm -f "$ac_file" mv "$ac_tmp/config.h" "$ac_file" \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 fi else - printf "%s\n" "/* $configure_input */" >&1 \ + $as_echo "/* $configure_input */" \ && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \ || as_fn_error $? "could not create -" "$LINENO" 5 fi @@ -38690,7 +37079,7 @@ X"$_am_arg" : 'X\(//\)[^/]' \| \ X"$_am_arg" : 'X\(//\)$' \| \ X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null || -printf "%s\n" X"$_am_arg" | +$as_echo X"$_am_arg" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q @@ -38710,8 +37099,8 @@ s/.*/./; q'`/stamp-h$_am_stamp_count ;; - :C) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5 -printf "%s\n" "$as_me: executing $ac_file commands" >&6;} + :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5 +$as_echo "$as_me: executing $ac_file commands" >&6;} ;; esac @@ -38737,7 +37126,7 @@ for am_mf do # Strip MF so we end up with the name of the file. - am_mf=`printf "%s\n" "$am_mf" | sed -e 's/:.*$//'` + am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'` # Check whether this is an Automake generated Makefile which includes # dependency-tracking related rules and includes. # Grep'ing the whole file directly is not great: AIX grep has a line @@ -38749,7 +37138,7 @@ X"$am_mf" : 'X\(//\)[^/]' \| \ X"$am_mf" : 'X\(//\)$' \| \ X"$am_mf" : 'X\(/\)' \| . 2>/dev/null || -printf "%s\n" X"$am_mf" | +$as_echo X"$am_mf" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q @@ -38771,7 +37160,7 @@ $as_expr X/"$am_mf" : '.*/\([^/][^/]*\)/*$' \| \ X"$am_mf" : 'X\(//\)$' \| \ X"$am_mf" : 'X\(/\)' \| . 2>/dev/null || -printf "%s\n" X/"$am_mf" | +$as_echo X/"$am_mf" | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/ q @@ -38796,8 +37185,8 @@ (exit $ac_status); } || am_rc=$? done if test $am_rc -ne 0; then - { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 -printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} + { { $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. If GNU make was not used, consider re-running the configure script with MAKE=\"gmake\" (or whatever is @@ -38956,9 +37345,6 @@ # convert \$build files to toolchain format. to_tool_file_cmd=$lt_cv_to_tool_file_cmd -# A file(cmd) program that detects file types. -FILECMD=$lt_FILECMD - # Method to check whether dependent libraries are shared objects. deplibs_check_method=$lt_deplibs_check_method @@ -38977,11 +37363,8 @@ # The archiver. AR=$lt_AR -# Flags to create an archive (by configure). -lt_ar_flags=$lt_ar_flags - # Flags to create an archive. -AR_FLAGS=\${ARFLAGS-"\$lt_ar_flags"} +AR_FLAGS=$lt_AR_FLAGS # How to feed a file listing to the archiver. archiver_list_spec=$lt_archiver_list_spec @@ -39363,7 +37746,6 @@ esac - ltmain=$ac_aux_dir/ltmain.sh @@ -39371,7 +37753,7 @@ # if finds mixed CR/LF and LF-only lines. Since sed operates in # text mode, it properly converts lines to CR/LF. This bash problem # is reportedly fixed, but why not run on old versions too? - $SED '$q' "$ltmain" >> "$cfgfile" \ + sed '$q' "$ltmain" >> "$cfgfile" \ || (rm -f "$cfgfile"; exit 1) mv -f "$cfgfile" "$ofile" || @@ -39617,8 +37999,8 @@ _______EOF if cmp -s $outfile libgimpbase/gimpversion.h; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: libgimpbase/gimpversion.h is unchanged" >&5 -printf "%s\n" "$as_me: libgimpbase/gimpversion.h is unchanged" >&6;} + { $as_echo "$as_me:${as_lineno-$LINENO}: libgimpbase/gimpversion.h is unchanged" >&5 +$as_echo "$as_me: libgimpbase/gimpversion.h is unchanged" >&6;} rm -f $outfile else mv $outfile libgimpbase/gimpversion.h @@ -39768,15 +38150,15 @@ $ac_cs_success || as_fn_exit 1 fi if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 -printf "%s\n" "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 +$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} fi - { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: + { $as_echo "$as_me:${as_lineno-$LINENO}: result: Building GIMP with prefix=$prefix, datarootdir=$datarootdir Desktop files install into $DESKTOP_DATADIR $optional_deps" >&5 -printf "%s\n" " +$as_echo " Building GIMP with prefix=$prefix, datarootdir=$datarootdir Desktop files install into $DESKTOP_DATADIR $optional_deps" >&6; }; @@ -39789,4 +38171,3 @@ See the file 'INSTALL' for more help." "$LINENO" 5; fi - diff -Nru gimp-2.10.32/configure.ac gimp-2.10.34/configure.ac --- gimp-2.10.32/configure.ac 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/configure.ac 2023-02-21 19:56:16.000000000 +0000 @@ -11,11 +11,11 @@ m4_define([gimp_major_version], [2]) m4_define([gimp_minor_version], [10]) -m4_define([gimp_micro_version], [32]) +m4_define([gimp_micro_version], [34]) m4_define([gimp_real_version], [gimp_major_version.gimp_minor_version.gimp_micro_version]) m4_define([gimp_version], [gimp_real_version]) -m4_define([gimp_interface_age], [32]) +m4_define([gimp_interface_age], [34]) m4_define([gimp_binary_age], [m4_eval(100 * gimp_minor_version + gimp_micro_version)]) @@ -40,6 +40,9 @@ m4_define([gimp_stable], m4_if(m4_eval(gimp_minor_version % 2), [0], [yes], [no])) +m4_define([gimp_release], + m4_if(m4_eval(gimp_micro_version % 2), [0], [yes], [no])) + m4_define([gimp_full_name], [GNU Image Manipulation Program]) # required versions of other packages @@ -52,7 +55,7 @@ m4_define([freetype2_required_version], [2.1.7]) m4_define([gdk_pixbuf_required_version], [2.30.8]) m4_define([gegl_major_minor_version], [0.4]) -m4_define([gegl_micro_version], [36]) +m4_define([gegl_micro_version], [38]) m4_define([gegl_required_version], [gegl_major_minor_version.gegl_micro_version]) m4_define([gexiv2_required_version], [0.10.6]) @@ -66,7 +69,7 @@ m4_define([lcms_required_version], [2.8]) m4_define([libgudev_required_version], [167]) m4_define([libheif_required_version], [1.3.2]) -m4_define([libjxl_required_version], [0.6.1]) +m4_define([libjxl_required_version], [0.7.0]) m4_define([liblzma_required_version], [5.0.0]) m4_define([libmypaint_required_version], [1.3.0]) m4_define([libpng_required_version], [1.6.25]) @@ -120,6 +123,7 @@ GIMP_SYSCONF_VERSION=gimp_sysconf_version GIMP_USER_VERSION=gimp_user_version GIMP_UNSTABLE=gimp_unstable +GIMP_RELEASE=gimp_release GIMP_FULL_NAME="gimp_full_name" AC_SUBST(GIMP_MAJOR_VERSION) AC_SUBST(GIMP_MINOR_VERSION) @@ -137,6 +141,7 @@ AC_SUBST(GIMP_SYSCONF_VERSION) AC_SUBST(GIMP_USER_VERSION) AC_SUBST(GIMP_UNSTABLE) +AC_SUBST(GIMP_RELEASE) AC_SUBST(GIMP_FULL_NAME) # Version strings used in some source, though it seems unnecessary to @@ -219,10 +224,15 @@ # and automake conditional. if test "x$GIMP_UNSTABLE" = "xyes"; then AC_DEFINE(GIMP_UNSTABLE, 1, - [Define to 1 if this is an unstable version of GIMP]) + [Define to 1 if this is code from the unstable branch of GIMP]) fi AM_CONDITIONAL(GIMP_UNSTABLE, test "x$GIMP_UNSTABLE" = "xyes") +if test "x$GIMP_RELEASE" = "xyes"; then + AC_DEFINE(GIMP_RELEASE, 1, + [Define to 1 if this is a release version of GIMP]) +fi +AM_CONDITIONAL(GIMP_RELEASE, test "x$GIMP_RELEASE" = "xyes") # libtool versioning m4_define([lt_current], [m4_eval(100 * gimp_minor_version + gimp_micro_version - gimp_interface_age)]) @@ -701,8 +711,11 @@ # Checks for required libraries ############################### -PKG_CHECK_MODULES(BABL, [babl >= babl_required_version],, - [add_deps_error([babl >= babl_required_version])]) +PKG_CHECK_MODULES(BABL, [babl-0.1 >= babl_required_version],, + [ + PKG_CHECK_MODULES(BABL, [babl >= babl_required_version],, + [add_deps_error([babl-0.1 >= babl_required_version])]) + ]) PKG_CHECK_MODULES(GEGL, gegl-gegl_major_minor_version >= gegl_required_version,, [add_deps_error([gegl-gegl_major_minor_version >= gegl_required_version])]) PKG_CHECK_MODULES(ATK, atk >= atk_required_version,, diff -Nru gimp-2.10.32/cursors/Makefile.in gimp-2.10.34/cursors/Makefile.in --- gimp-2.10.32/cursors/Makefile.in 2022-06-12 20:29:21.000000000 +0000 +++ gimp-2.10.34/cursors/Makefile.in 2023-02-21 20:03:32.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -176,8 +176,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -196,10 +194,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -248,6 +244,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -771,6 +768,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/brushes/Basic/Makefile.in gimp-2.10.34/data/brushes/Basic/Makefile.in --- gimp-2.10.32/data/brushes/Basic/Makefile.in 2022-06-12 20:29:21.000000000 +0000 +++ gimp-2.10.34/data/brushes/Basic/Makefile.in 2023-02-21 20:03:32.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -658,6 +655,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/brushes/Fun/Makefile.in gimp-2.10.34/data/brushes/Fun/Makefile.in --- gimp-2.10.32/data/brushes/Fun/Makefile.in 2022-06-12 20:29:21.000000000 +0000 +++ gimp-2.10.34/data/brushes/Fun/Makefile.in 2023-02-21 20:03:32.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -651,6 +648,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/brushes/gimp-obsolete-files/Makefile.in gimp-2.10.34/data/brushes/gimp-obsolete-files/Makefile.in --- gimp-2.10.32/data/brushes/gimp-obsolete-files/Makefile.in 2022-06-12 20:29:22.000000000 +0000 +++ gimp-2.10.34/data/brushes/gimp-obsolete-files/Makefile.in 2023-02-21 20:03:32.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -692,6 +689,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/brushes/Legacy/Makefile.in gimp-2.10.34/data/brushes/Legacy/Makefile.in --- gimp-2.10.32/data/brushes/Legacy/Makefile.in 2022-06-12 20:29:21.000000000 +0000 +++ gimp-2.10.34/data/brushes/Legacy/Makefile.in 2023-02-21 20:03:32.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -651,6 +648,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/brushes/Makefile.in gimp-2.10.34/data/brushes/Makefile.in --- gimp-2.10.32/data/brushes/Makefile.in 2022-06-12 20:29:21.000000000 +0000 +++ gimp-2.10.34/data/brushes/Makefile.in 2023-02-21 20:03:32.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -157,6 +157,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) am__DIST_COMMON = $(srcdir)/Makefile.in DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) @@ -232,8 +234,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -252,10 +252,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -304,6 +302,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -754,6 +753,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/brushes/Media/Makefile.in gimp-2.10.34/data/brushes/Media/Makefile.in --- gimp-2.10.32/data/brushes/Media/Makefile.in 2022-06-12 20:29:21.000000000 +0000 +++ gimp-2.10.34/data/brushes/Media/Makefile.in 2023-02-21 20:03:32.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -659,6 +656,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/brushes/Sketch/Makefile.in gimp-2.10.34/data/brushes/Sketch/Makefile.in --- gimp-2.10.32/data/brushes/Sketch/Makefile.in 2022-06-12 20:29:22.000000000 +0000 +++ gimp-2.10.34/data/brushes/Sketch/Makefile.in 2023-02-21 20:03:32.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -658,6 +655,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/brushes/Splatters/Makefile.in gimp-2.10.34/data/brushes/Splatters/Makefile.in --- gimp-2.10.32/data/brushes/Splatters/Makefile.in 2022-06-12 20:29:22.000000000 +0000 +++ gimp-2.10.34/data/brushes/Splatters/Makefile.in 2023-02-21 20:03:32.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -654,6 +651,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/brushes/Texture/Makefile.in gimp-2.10.34/data/brushes/Texture/Makefile.in --- gimp-2.10.32/data/brushes/Texture/Makefile.in 2022-06-12 20:29:22.000000000 +0000 +++ gimp-2.10.34/data/brushes/Texture/Makefile.in 2023-02-21 20:03:32.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -661,6 +658,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/dynamics/Basic/Makefile.in gimp-2.10.34/data/dynamics/Basic/Makefile.in --- gimp-2.10.32/data/dynamics/Basic/Makefile.in 2022-06-12 20:29:22.000000000 +0000 +++ gimp-2.10.34/data/dynamics/Basic/Makefile.in 2023-02-21 20:03:32.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -656,6 +653,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/dynamics/FX/Makefile.in gimp-2.10.34/data/dynamics/FX/Makefile.in --- gimp-2.10.32/data/dynamics/FX/Makefile.in 2022-06-12 20:29:22.000000000 +0000 +++ gimp-2.10.34/data/dynamics/FX/Makefile.in 2023-02-21 20:03:32.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -651,6 +648,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/dynamics/Makefile.in gimp-2.10.34/data/dynamics/Makefile.in --- gimp-2.10.32/data/dynamics/Makefile.in 2022-06-12 20:29:22.000000000 +0000 +++ gimp-2.10.34/data/dynamics/Makefile.in 2023-02-21 20:03:32.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -187,6 +187,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) am__DIST_COMMON = $(srcdir)/Makefile.in DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) @@ -262,8 +264,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -282,10 +282,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -334,6 +332,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -811,6 +810,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/environ/Makefile.in gimp-2.10.34/data/environ/Makefile.in --- gimp-2.10.32/data/environ/Makefile.in 2022-06-12 20:29:22.000000000 +0000 +++ gimp-2.10.34/data/environ/Makefile.in 2023-02-21 20:03:32.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -647,6 +644,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/gradients/Makefile.in gimp-2.10.34/data/gradients/Makefile.in --- gimp-2.10.32/data/gradients/Makefile.in 2022-06-12 20:29:22.000000000 +0000 +++ gimp-2.10.34/data/gradients/Makefile.in 2023-02-21 20:03:32.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -205,8 +205,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -225,10 +223,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -277,6 +273,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -751,6 +748,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/images/Makefile.in gimp-2.10.34/data/images/Makefile.in --- gimp-2.10.32/data/images/Makefile.in 2022-06-12 20:29:22.000000000 +0000 +++ gimp-2.10.34/data/images/Makefile.in 2023-02-21 20:03:33.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -653,6 +650,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/interpreters/Makefile.in gimp-2.10.34/data/interpreters/Makefile.in --- gimp-2.10.32/data/interpreters/Makefile.in 2022-06-12 20:29:22.000000000 +0000 +++ gimp-2.10.34/data/interpreters/Makefile.in 2023-02-21 20:03:33.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -647,6 +644,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/Makefile.in gimp-2.10.34/data/Makefile.in --- gimp-2.10.32/data/Makefile.in 2022-06-12 20:29:21.000000000 +0000 +++ gimp-2.10.34/data/Makefile.in 2023-02-21 20:03:32.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -157,6 +157,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) am__DIST_COMMON = $(srcdir)/Makefile.in DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) @@ -232,8 +234,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -252,10 +252,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -304,6 +302,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -758,6 +757,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/palettes/Makefile.in gimp-2.10.34/data/palettes/Makefile.in --- gimp-2.10.32/data/palettes/Makefile.in 2022-06-12 20:29:22.000000000 +0000 +++ gimp-2.10.34/data/palettes/Makefile.in 2023-02-21 20:03:33.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -688,6 +685,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/patterns/Animal/Makefile.in gimp-2.10.34/data/patterns/Animal/Makefile.in --- gimp-2.10.32/data/patterns/Animal/Makefile.in 2022-06-12 20:29:22.000000000 +0000 +++ gimp-2.10.34/data/patterns/Animal/Makefile.in 2023-02-21 20:03:33.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -650,6 +647,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/patterns/Fabric/Makefile.in gimp-2.10.34/data/patterns/Fabric/Makefile.in --- gimp-2.10.32/data/patterns/Fabric/Makefile.in 2022-06-12 20:29:22.000000000 +0000 +++ gimp-2.10.34/data/patterns/Fabric/Makefile.in 2023-02-21 20:03:33.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -649,6 +646,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/patterns/Food/Makefile.in gimp-2.10.34/data/patterns/Food/Makefile.in --- gimp-2.10.32/data/patterns/Food/Makefile.in 2022-06-12 20:29:22.000000000 +0000 +++ gimp-2.10.34/data/patterns/Food/Makefile.in 2023-02-21 20:03:33.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -650,6 +647,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/patterns/Legacy/Makefile.in gimp-2.10.34/data/patterns/Legacy/Makefile.in --- gimp-2.10.32/data/patterns/Legacy/Makefile.in 2022-06-12 20:29:22.000000000 +0000 +++ gimp-2.10.34/data/patterns/Legacy/Makefile.in 2023-02-21 20:03:33.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -663,6 +660,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/patterns/Makefile.in gimp-2.10.34/data/patterns/Makefile.in --- gimp-2.10.32/data/patterns/Makefile.in 2022-06-12 20:29:22.000000000 +0000 +++ gimp-2.10.34/data/patterns/Makefile.in 2023-02-21 20:03:33.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -157,6 +157,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) am__DIST_COMMON = $(srcdir)/Makefile.in DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) @@ -232,8 +234,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -252,10 +252,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -304,6 +302,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -756,6 +755,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/patterns/Paper/Makefile.in gimp-2.10.34/data/patterns/Paper/Makefile.in --- gimp-2.10.32/data/patterns/Paper/Makefile.in 2022-06-12 20:29:22.000000000 +0000 +++ gimp-2.10.34/data/patterns/Paper/Makefile.in 2023-02-21 20:03:33.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -650,6 +647,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/patterns/Plant/Makefile.in gimp-2.10.34/data/patterns/Plant/Makefile.in --- gimp-2.10.32/data/patterns/Plant/Makefile.in 2022-06-12 20:29:22.000000000 +0000 +++ gimp-2.10.34/data/patterns/Plant/Makefile.in 2023-02-21 20:03:33.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -649,6 +646,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/patterns/Sky/Makefile.in gimp-2.10.34/data/patterns/Sky/Makefile.in --- gimp-2.10.32/data/patterns/Sky/Makefile.in 2022-06-12 20:29:22.000000000 +0000 +++ gimp-2.10.34/data/patterns/Sky/Makefile.in 2023-02-21 20:03:33.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -651,6 +648,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/patterns/Stone/Makefile.in gimp-2.10.34/data/patterns/Stone/Makefile.in --- gimp-2.10.32/data/patterns/Stone/Makefile.in 2022-06-12 20:29:22.000000000 +0000 +++ gimp-2.10.34/data/patterns/Stone/Makefile.in 2023-02-21 20:03:33.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -663,6 +660,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/patterns/Water/Makefile.in gimp-2.10.34/data/patterns/Water/Makefile.in --- gimp-2.10.32/data/patterns/Water/Makefile.in 2022-06-12 20:29:22.000000000 +0000 +++ gimp-2.10.34/data/patterns/Water/Makefile.in 2023-02-21 20:03:33.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -652,6 +649,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/patterns/Wood/Makefile.in gimp-2.10.34/data/patterns/Wood/Makefile.in --- gimp-2.10.32/data/patterns/Wood/Makefile.in 2022-06-12 20:29:22.000000000 +0000 +++ gimp-2.10.34/data/patterns/Wood/Makefile.in 2023-02-21 20:03:33.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -661,6 +658,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/tags/Makefile.in gimp-2.10.34/data/tags/Makefile.in --- gimp-2.10.32/data/tags/Makefile.in 2022-06-12 20:29:22.000000000 +0000 +++ gimp-2.10.34/data/tags/Makefile.in 2023-02-21 20:03:33.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -654,6 +651,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/tips/gimp-tips.xml gimp-2.10.34/data/tips/gimp-tips.xml --- gimp-2.10.32/data/tips/gimp-tips.xml 2022-06-12 20:30:00.000000000 +0000 +++ gimp-2.10.34/data/tips/gimp-tips.xml 2023-02-21 20:04:22.000000000 +0000 @@ -226,7 +226,7 @@ Для збереження зображення використовується XCF, власний формат файла GIMP (розширення файла .xcf). При цьому зберігаються шари і багато інших аспектів вашої роботи, що дозволяє продовжити роботу пізніше. Коли проект буде завершено, можете його експортувати у JPEG, PNG, GIF тощо. Lưu một ảnh dùng định dạng tập tin XCF nguyên bản của GIMP (dùng đuôi tập tin .xcf). Định dạng này lưu được các lớp và nhiều việc đang tiến hành của bạn. Một khi dự án đó hoàn thành, bạn có thể xuất nó ra với định dạng JPEG, PNG, GIF v.v. 使用 GIMP 的原生文件格式 XCF (文件扩展名 .xcf) 保存图像。这将完整保存图层和您的工作进度,允许之后的再次工作。一旦项目完成,您就可以把它导出为 JPEG、PNG、GIF 等。 - 將一幅圖片使用 XCF,即 GIMP 原生的檔案格式 (副檔名為 .xcf)儲存。這樣會保留所有圖層及任何正在處理中的圖片細節,並且後續可以再進行其他修改。在圖片完成後,可以將它另存為 JPEG、PNG、GIF 等等... + 如果儲存一幅將來可能會再修改的圖片,可試試使用 XCF,即 GIMP 預設使用的檔案格式 (延伸檔名為 .xcf)。這樣會保留所有圖層及任何正在處理中的圖片細節。在圖片完成後,可以將它轉存為 JPEG、PNG、GIF 等等... Most plug-ins work on the current layer of the current image. In some cases, you will have to merge all layers (Image→Flatten Image) if you want the plug-in to work on the whole image. @@ -286,7 +286,7 @@ Phần lớn các phần bổ sung hoạt động trên lớp hiện tại của ảnh hiện tại. Trong một số trường hợp, bạn sẽ cần phải hòa trộn mọi lớp (Ảnh→Làm phẳng ảnh) nếu bạn muốn phần bổ sung hoạt động trên toàn ảnh. 大多数插件只能对当前图像的当前图层进行处理。在一些情况下,如果您希望插件对整幅图像进行操作,您将需要合并所有的图层([图层]→[平整图像])。 絕大多數的增效模組只會對圖片目前的圖層產生效用。在某些情況下,你必須先合併所有圖層 (圖片→圖片平面化),增效模組才會對整幅圖片產生效用。 - 絕大多數的增效模組只會對圖片目前的圖層產生效用。在某些情況下,您必須先合併所有圖層 (圖片→圖片平面化),增效模組才會對整幅圖片產生效用。 + 絕大多數的增效模組只會對圖片目前的圖層產生效用。在某些情況下,您必須先合併所有圖層 (影像→影像平面化),增效模組才會對整幅圖片產生效用。 If a layer's name in the Layers dialog is displayed in bold, this layer doesn't have an alpha-channel. You can add an alpha-channel using Layer→Transparency→Add Alpha Channel. @@ -406,7 +406,7 @@ Không phải mọi hiệu ứng đều có thể áp dụng được vào mọi kiểu ảnh. Trong trình đơn, những mục này được để màu xám. Bạn có thể cần phải thay đổi chế độ ảnh thành RGB (Ảnh→Chế độ→RGB), thêm một kênh anfa (lớp→Trong suốt→Thêm kênh anfa) hoặc làm phẳng nó (Ảnh→Làm phẳng ảnh). 并非所有效果都可以应用到所有类型的图像,这会通过灰色的菜单项表示出来。您也许需要将图像模式改变为 RGB([图像]→[模式]→[RGB])、添加一个 alpha 通道([图层]→[透明]→[添加 Alpha 通道])或者平整图像([图像]→[平整图像])。 並非所有效果都適用於各類圖片。當某項功能無法使用時,選單的文字會以淺灰色表示。如果需要該種效果,可能需要將圖片的色系轉為 RGB (圖片→模式→RGB)、加入透明色版 (圖層→透明度→新增透明色版) 或者將它平面化 (圖片→圖片平面化)。 - 並非所有效果都適用於各類圖片。當某項功能無法使用時,選單的文字會以淺灰色表示。如果需要該種效果,可能需要將圖片的色系轉為 RGB (圖片→模式→RGB)、加入透明色版 (圖層→透明度→新增透明色版) 或者將它平面化 (圖片→圖片平面化)。 + 並非所有效果都適用於各類圖片。當某項功能無法使用時,選單的文字會以淺灰色表示。如果需要該種效果,可能需要將圖片的色系轉為 RGB (影像→模式→RGB)、加入透明色版 (圖層→透明度→新增透明色版) 或者將它平面化 (影像→影像平面化)。 You can adjust or move a selection by using Alt-drag. If this makes the window move, your window manager uses the Alt key already. Most window managers can be configured to ignore the Alt key or to use the Super key (or "Windows logo") instead. @@ -1131,7 +1131,7 @@ Možete menjati izbor dela slike pomoću alata za crtanje. Kliknite na dugme „Brza maska“ u donjem levom delu prozora sa slikom. Izmenite izbor crtanjem po slici i ponovo kliknite na ovo dugme kako bi se vratili na izbor. Du kan använda målarverktygen för att ändra markeringen. Klicka på "Snabbmask"-knappen i nedre vänstra hörnet i ett bildfönster. Ändra din markering genom att måla i bilden och klicka på knappen igen för att konvertera den tillbaka till en normal markering. தேர்வை மாற்ற வண்ண பூச்சு கருவிகளை பயன்படுத்தலாம். பிம்ப சாளரத்தின் கீழ் இடது பக்கமுள்ள "Quick Mask" மென்மேடு மீது சொடுக்குக. உங்கள் தேர்வை வண்ணம் பூசி மாற்றியபின் மென்மேடின் மீது மீண்டும் சொடுக்கி சாதாரண தேர்வு ஆக்குங்கள். - Seçimi değiştirmek için boyama araçlarını kullanabilirsin. Bir görüntü penceresinin sol üstündeki "Hızlı Maske" düğmesine tıkla. Görüntüyü boyayarak seçimini değiştir ve onu normal bir seçime geri döndürmek için düğmeye tekrar tıkla. + Seçimi değiştirmek için boyama araçlarını kullanabilirsin. Bir görüntü penceresinin sol üstündeki "Hızlı Maske" düğmesine tıkla. Görüntüyü boyayarak seçimini değiştir ve onu normal bir seçime geri dönüştürmek için düğmeye tekrar tıkla. Для редагування меж виділеної ділянки можна використовувати інструменти малювання. Для цього необхідно увімкнути "Швидка маска" у нижньому лівому куті вінка зображення, відредагувати виділену ділянку інструментом малювання, потім ще раз натиснути кнопку для переходу у звичайний режим. Bạn có thể sử dụng những công cụ sơn để thay đổi vùng chọn. Hãy nhắp vào nút “Mặt nạ nhanh” ở dưới trái của cửa sổ ảnh. Thay đổi vùng chọn bằng cách sơn vào ảnh đó, rồi nhắp lại vào cái nút để chuyển đổi nó về một vùng chọn thông thường. 您可以使用涂画工具来改变选区。点击图像窗口左下角的“快速蒙板”按钮,在图像上涂画来修改您的选区,然后再次点击按钮把它转换回一个正常选区。 @@ -1559,7 +1559,7 @@ Nhấn chuột giữ phím Ctrl và công cụ cái Xô tô để làm cho nó dùng màu nền thay vào màu tiền cảnh. Tương tự, nhấn chuột giữ phím Ctrl với công cụ bút hút màu eyedropper để đặt màu nền thay vì màu tiền cảnh. 使用油漆桶填充工具时 Ctrl+点击 可以让它使用背景色而不是前景色。类似地,Ctrl+点击 用于颜色拾取工具可以设定背景色而不是前景色。 使用「油漆桶填色」工具時,按 Ctrl 鍵加上滑鼠按鈕會令填色時使用背景顏色而非前景顏色。同樣的,使用「眼藥水」工具時,按 Ctrl 鍵加上滑鼠按鈕會令填色時使用背景顏色而非前景顏色。 - 使用「油漆桶填色」工具時,按 Ctrl 鍵加上滑鼠按鈕會令填色時使用背景顏色而非前景顏色。同樣的,使用「眼藥水」工具時,按 Ctrl 鍵加上滑鼠按鈕會令填色時使用背景顏色而非前景顏色。 + 使用「油漆桶填色」工具時,按 Ctrl 鍵加上滑鼠按鈕會令填色時使用背景顏色而非前景顏色。同樣的,使用「滴管工具」時,按 Ctrl 鍵加上滑鼠按鈕會令填色時使用背景顏色而非前景顏色。 Ctrl-drag with the Rotate tool will constrain the rotation to 15 degree angles. diff -Nru gimp-2.10.32/data/tips/Makefile.in gimp-2.10.34/data/tips/Makefile.in --- gimp-2.10.32/data/tips/Makefile.in 2022-06-12 20:29:22.000000000 +0000 +++ gimp-2.10.34/data/tips/Makefile.in 2023-02-21 20:03:33.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -655,6 +652,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/tool-presets/Crop/Makefile.in gimp-2.10.34/data/tool-presets/Crop/Makefile.in --- gimp-2.10.32/data/tool-presets/Crop/Makefile.in 2022-06-12 20:29:22.000000000 +0000 +++ gimp-2.10.34/data/tool-presets/Crop/Makefile.in 2023-02-21 20:03:33.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -655,6 +652,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/tool-presets/FX/Makefile.in gimp-2.10.34/data/tool-presets/FX/Makefile.in --- gimp-2.10.32/data/tool-presets/FX/Makefile.in 2022-06-12 20:29:22.000000000 +0000 +++ gimp-2.10.34/data/tool-presets/FX/Makefile.in 2023-02-21 20:03:33.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -656,6 +653,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/tool-presets/Makefile.in gimp-2.10.34/data/tool-presets/Makefile.in --- gimp-2.10.32/data/tool-presets/Makefile.in 2022-06-12 20:29:22.000000000 +0000 +++ gimp-2.10.34/data/tool-presets/Makefile.in 2023-02-21 20:03:33.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -157,6 +157,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) am__DIST_COMMON = $(srcdir)/Makefile.in DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) @@ -232,8 +234,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -252,10 +252,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -304,6 +302,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -751,6 +750,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/tool-presets/Paint/Makefile.in gimp-2.10.34/data/tool-presets/Paint/Makefile.in --- gimp-2.10.32/data/tool-presets/Paint/Makefile.in 2022-06-12 20:29:22.000000000 +0000 +++ gimp-2.10.34/data/tool-presets/Paint/Makefile.in 2023-02-21 20:03:33.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -664,6 +661,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/tool-presets/Selection/Makefile.in gimp-2.10.34/data/tool-presets/Selection/Makefile.in --- gimp-2.10.32/data/tool-presets/Selection/Makefile.in 2022-06-12 20:29:22.000000000 +0000 +++ gimp-2.10.34/data/tool-presets/Selection/Makefile.in 2023-02-21 20:03:33.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -650,6 +647,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/data/tool-presets/Sketch/Makefile.in gimp-2.10.34/data/tool-presets/Sketch/Makefile.in --- gimp-2.10.32/data/tool-presets/Sketch/Makefile.in 2022-06-12 20:29:22.000000000 +0000 +++ gimp-2.10.34/data/tool-presets/Sketch/Makefile.in 2023-02-21 20:03:33.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -654,6 +651,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/debian/changelog gimp-2.10.34/debian/changelog --- gimp-2.10.32/debian/changelog 2023-02-18 18:08:37.000000000 +0000 +++ gimp-2.10.34/debian/changelog 2023-03-02 00:34:30.000000000 +0000 @@ -1,20 +1,15 @@ -gimp (2.10.32-1build3) lunar; urgency=medium +gimp (2.10.34-1) unstable; urgency=medium - * Rebuild against new ghostscript 10. + [ Jeremy Bicha ] + * New upstream release + * debian/control.in: Bump minimum gegl to 0.4.38 + * debian/control.in: Build-Depend on libjxl-dev + * debian/libgimp2.0.symbols: Add new symbols - -- Gianfranco Costamagna Sat, 18 Feb 2023 19:08:37 +0100 + [ Simon McVittie ] + * d/control.in: Drop compatibility with old libgdk-pixbuf2.0-dev package -gimp (2.10.32-1build2) lunar; urgency=medium - - * No-change rebuild against libtiff6 - - -- Steve Langasek Sun, 05 Feb 2023 04:01:05 +0000 - -gimp (2.10.32-1build1) kinetic; urgency=medium - - * No-change rebuild against libopenexr3-1-30 - - -- Steve Langasek Tue, 23 Aug 2022 04:01:48 +0000 + -- Jeremy Bicha Wed, 01 Mar 2023 19:34:30 -0500 gimp (2.10.32-1) unstable; urgency=high diff -Nru gimp-2.10.32/debian/control gimp-2.10.34/debian/control --- gimp-2.10.32/debian/control 2022-08-23 04:01:47.000000000 +0000 +++ gimp-2.10.34/debian/control 2023-03-02 00:34:30.000000000 +0000 @@ -5,13 +5,12 @@ Source: gimp Priority: optional Section: graphics -Maintainer: Ubuntu Developers -XSBC-Original-Maintainer: Debian GNOME Maintainers +Maintainer: Debian GNOME Maintainers Uploaders: Hideki Yamane , Iain Lane , Jeremy Bicha , Jordi Mallach , Laurent Bigonville , Ari Pollak Build-Depends: debhelper-compat (= 13), desktop-file-utils , dh-sequence-gnome, - gegl (>= 1:0.4.36), + gegl (>= 1:0.4.38), gettext, glib-networking, gtk-doc-tools (>= 1.0), @@ -27,19 +26,20 @@ libexif-dev (>= 0.6.15), libfreetype6-dev (>= 2.2), libfontconfig1-dev (>= 2.12.4), - libgegl-dev (>= 1:0.4.36), + libgegl-dev (>= 1:0.4.38), libgexiv2-dev (>= 0.10.6), libglib2.0-dev (>= 2.56.2), libglib2.0-doc, libgtk2.0-dev (>= 2.24.10), libgtk2.0-doc, - libgdk-pixbuf-2.0-dev (>= 2.30.8) | libgdk-pixbuf2.0-dev (>= 2.30.8), + libgdk-pixbuf-2.0-dev (>= 2.30.8), libgdk-pixbuf2.0-doc, libgs-dev, libgudev-1.0-dev (>= 167) [linux-any], libheif-dev (>= 1.3.2), libice-dev, libjpeg-dev, + libjxl-dev (>= 0.7.0), liblcms2-dev (>= 2.9), libmng-dev, libmypaint-dev (>= 1.4.0), @@ -129,7 +129,7 @@ Section: libdevel Depends: ${shlibs:Depends}, ${misc:Depends}, - libgegl-dev (>= 1:0.4.36), + libgegl-dev (>= 1:0.4.38), libgimp2.0 (= ${binary:Version}), libgtk2.0-dev (>= 2.12.5), pkg-config diff -Nru gimp-2.10.32/debian/control.in gimp-2.10.34/debian/control.in --- gimp-2.10.32/debian/control.in 2022-08-23 04:01:47.000000000 +0000 +++ gimp-2.10.34/debian/control.in 2023-03-02 00:34:30.000000000 +0000 @@ -1,13 +1,12 @@ Source: gimp Priority: optional Section: graphics -Maintainer: Ubuntu Developers -XSBC-Original-Maintainer: Debian GNOME Maintainers +Maintainer: Debian GNOME Maintainers Uploaders: @GNOME_TEAM@, Ari Pollak Build-Depends: debhelper-compat (= 13), desktop-file-utils , dh-sequence-gnome, - gegl (>= 1:0.4.36), + gegl (>= 1:0.4.38), gettext, glib-networking, gtk-doc-tools (>= 1.0), @@ -23,19 +22,20 @@ libexif-dev (>= 0.6.15), libfreetype6-dev (>= 2.2), libfontconfig1-dev (>= 2.12.4), - libgegl-dev (>= 1:0.4.36), + libgegl-dev (>= 1:0.4.38), libgexiv2-dev (>= 0.10.6), libglib2.0-dev (>= 2.56.2), libglib2.0-doc, libgtk2.0-dev (>= 2.24.10), libgtk2.0-doc, - libgdk-pixbuf-2.0-dev (>= 2.30.8) | libgdk-pixbuf2.0-dev (>= 2.30.8), + libgdk-pixbuf-2.0-dev (>= 2.30.8), libgdk-pixbuf2.0-doc, libgs-dev, libgudev-1.0-dev (>= 167) [linux-any], libheif-dev (>= 1.3.2), libice-dev, libjpeg-dev, + libjxl-dev (>= 0.7.0), liblcms2-dev (>= 2.9), libmng-dev, libmypaint-dev (>= 1.4.0), @@ -125,7 +125,7 @@ Section: libdevel Depends: ${shlibs:Depends}, ${misc:Depends}, - libgegl-dev (>= 1:0.4.36), + libgegl-dev (>= 1:0.4.38), libgimp2.0 (= ${binary:Version}), libgtk2.0-dev (>= 2.12.5), pkg-config diff -Nru gimp-2.10.32/debian/gimp.install gimp-2.10.34/debian/gimp.install --- gimp-2.10.32/debian/gimp.install 2022-08-01 13:39:35.000000000 +0000 +++ gimp-2.10.34/debian/gimp.install 2023-03-02 00:34:30.000000000 +0000 @@ -62,6 +62,7 @@ usr/lib/gimp/2.0/plug-ins/file-ico usr/lib/gimp/2.0/plug-ins/file-jp2-load usr/lib/gimp/2.0/plug-ins/file-jpeg +usr/lib/gimp/2.0/plug-ins/file-jpegxl usr/lib/gimp/2.0/plug-ins/file-mng usr/lib/gimp/2.0/plug-ins/file-pat usr/lib/gimp/2.0/plug-ins/file-pcx diff -Nru gimp-2.10.32/debian/libgimp2.0.symbols gimp-2.10.34/debian/libgimp2.0.symbols --- gimp-2.10.32/debian/libgimp2.0.symbols 2022-08-01 13:39:35.000000000 +0000 +++ gimp-2.10.34/debian/libgimp2.0.symbols 2023-03-02 00:34:30.000000000 +0000 @@ -226,6 +226,7 @@ gimp_drawable_edit_stroke_item@Base 2.10.0~RC2 gimp_drawable_edit_stroke_selection@Base 2.10.0~RC2 gimp_drawable_equalize@Base 2.10.0 + gimp_drawable_extract_component@Base 2.10.34 gimp_drawable_fill@Base 2.4.0 gimp_drawable_flush@Base 2.4.0 gimp_drawable_foreground_extract@Base 2.4.0 @@ -279,6 +280,7 @@ gimp_drawable_set_pixel@Base 2.4.0 gimp_drawable_set_tattoo@Base 2.4.0 gimp_drawable_set_visible@Base 2.4.0 + gimp_drawable_shadows_highlights@Base 2.10.34 gimp_drawable_threshold@Base 2.10.0 gimp_drawable_transform_2d@Base 2.4.0 gimp_drawable_transform_2d_default@Base 2.4.0 diff -Nru gimp-2.10.32/depcomp gimp-2.10.34/depcomp --- gimp-2.10.32/depcomp 2022-03-18 13:09:08.000000000 +0000 +++ gimp-2.10.34/depcomp 2021-01-04 05:32:20.000000000 +0000 @@ -3,7 +3,7 @@ scriptversion=2018-03-07.03; # UTC -# Copyright (C) 1999-2021 Free Software Foundation, Inc. +# Copyright (C) 1999-2020 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff -Nru gimp-2.10.32/desktop/Makefile.in gimp-2.10.34/desktop/Makefile.in --- gimp-2.10.32/desktop/Makefile.in 2022-06-12 20:29:23.000000000 +0000 +++ gimp-2.10.34/desktop/Makefile.in 2023-02-21 20:03:33.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -395,8 +395,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -415,10 +413,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -467,6 +463,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -1205,6 +1202,7 @@ @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \ @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \ @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT) + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/desktop/org.gimp.GIMP.appdata.xml.in gimp-2.10.34/desktop/org.gimp.GIMP.appdata.xml.in --- gimp-2.10.32/desktop/org.gimp.GIMP.appdata.xml.in 2022-06-12 20:29:44.000000000 +0000 +++ gimp-2.10.34/desktop/org.gimp.GIMP.appdata.xml.in 2023-02-21 20:04:00.000000000 +0000 @@ -73,6 +73,51 @@ + + + <_p> + A new stable releases with a lot of bug fixes and a few enhancements: + +
    + <_li> + New template selector in "Canvas Size" dialog + + <_li> + "Change Color" dialogs: color scale (0..255/0..100) and models (LCh/HSV) settings remembered across sessions + + <_li> + New header with "visible" and "link" icons in item dockables + + <_li> + Clipping layers better supported when importing PSD files + + <_li> + Paths are now exported to PSD + + <_li> + JPEG-XL export added + + <_li> + Metadata in JPEG-XL import and export + + <_li> + New option "Show reduced images" when loading TIFF images + + <_li> + 16-bit per channel export for raw image data + + <_li> + More plug-ins got bug-fixes: DDS, WebP, Flame, Animation Playback, HEIF, Dicom and Help + + <_li> + Color picking on X11 will ignore the Wayland portal; new implementation for color picking on Windows + + <_li> + Check for updates fixed on macOS + +
+
+
<_p> diff -Nru gimp-2.10.32/desktop/org.gimp.GIMP.appdata.xml.in.in gimp-2.10.34/desktop/org.gimp.GIMP.appdata.xml.in.in --- gimp-2.10.32/desktop/org.gimp.GIMP.appdata.xml.in.in 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/desktop/org.gimp.GIMP.appdata.xml.in.in 2023-02-21 19:56:17.000000000 +0000 @@ -73,6 +73,51 @@ + + + <_p> + A new stable releases with a lot of bug fixes and a few enhancements: + +
    + <_li> + New template selector in "Canvas Size" dialog + + <_li> + "Change Color" dialogs: color scale (0..255/0..100) and models (LCh/HSV) settings remembered across sessions + + <_li> + New header with "visible" and "link" icons in item dockables + + <_li> + Clipping layers better supported when importing PSD files + + <_li> + Paths are now exported to PSD + + <_li> + JPEG-XL export added + + <_li> + Metadata in JPEG-XL import and export + + <_li> + New option "Show reduced images" when loading TIFF images + + <_li> + 16-bit per channel export for raw image data + + <_li> + More plug-ins got bug-fixes: DDS, WebP, Flame, Animation Playback, HEIF, Dicom and Help + + <_li> + Color picking on X11 will ignore the Wayland portal; new implementation for color picking on Windows + + <_li> + Check for updates fixed on macOS + +
+
+
<_p> diff -Nru gimp-2.10.32/devel-docs/app/Makefile.in gimp-2.10.34/devel-docs/app/Makefile.in --- gimp-2.10.32/devel-docs/app/Makefile.in 2022-06-12 20:29:23.000000000 +0000 +++ gimp-2.10.34/devel-docs/app/Makefile.in 2023-02-21 20:03:33.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -199,8 +199,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -219,10 +217,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -271,6 +267,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -811,6 +808,7 @@ cscope cscopelist: @ENABLE_GTK_DOC_APP_FALSE@dist-hook: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am @@ -884,8 +882,8 @@ maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -@ENABLE_GTK_DOC_APP_FALSE@clean-local: @ENABLE_GTK_DOC_APP_FALSE@distclean-local: +@ENABLE_GTK_DOC_APP_FALSE@clean-local: @ENABLE_GTK_DOC_APP_FALSE@install-data-local: @ENABLE_GTK_DOC_APP_FALSE@maintainer-clean-local: @ENABLE_GTK_DOC_APP_FALSE@uninstall-local: diff -Nru gimp-2.10.32/devel-docs/libgimp/html/index.html gimp-2.10.34/devel-docs/libgimp/html/index.html --- gimp-2.10.32/devel-docs/libgimp/html/index.html 2022-06-12 20:33:54.000000000 +0000 +++ gimp-2.10.34/devel-docs/libgimp/html/index.html 2023-02-21 20:10:13.000000000 +0000 @@ -15,7 +15,7 @@

- for GIMP 2.10.32 + for GIMP 2.10.34

diff -Nru gimp-2.10.32/devel-docs/libgimp/html/style.css gimp-2.10.34/devel-docs/libgimp/html/style.css --- gimp-2.10.32/devel-docs/libgimp/html/style.css 2022-06-12 20:33:54.000000000 +0000 +++ gimp-2.10.34/devel-docs/libgimp/html/style.css 2023-02-21 20:10:13.000000000 +0000 @@ -455,28 +455,28 @@ } } -pre { line-height: 125%; } -td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } -span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } -td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } -span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } +pre { line-height: 125%; margin: 0; } +td.linenos pre { color: #000000; background-color: #f0f0f0; padding: 0 5px 0 5px; } +span.linenos { color: #000000; background-color: #f0f0f0; padding: 0 5px 0 5px; } +td.linenos pre.special { color: #000000; background-color: #ffffc0; padding: 0 5px 0 5px; } +span.linenos.special { color: #000000; background-color: #ffffc0; padding: 0 5px 0 5px; } .hll { background-color: #ffffcc } -.c { color: #3D7B7B; font-style: italic } /* Comment */ +.c { color: #408080; font-style: italic } /* Comment */ .err { border: 1px solid #FF0000 } /* Error */ .k { color: #008000; font-weight: bold } /* Keyword */ .o { color: #666666 } /* Operator */ -.ch { color: #3D7B7B; font-style: italic } /* Comment.Hashbang */ -.cm { color: #3D7B7B; font-style: italic } /* Comment.Multiline */ -.cp { color: #9C6500 } /* Comment.Preproc */ -.cpf { color: #3D7B7B; font-style: italic } /* Comment.PreprocFile */ -.c1 { color: #3D7B7B; font-style: italic } /* Comment.Single */ -.cs { color: #3D7B7B; font-style: italic } /* Comment.Special */ +.ch { color: #408080; font-style: italic } /* Comment.Hashbang */ +.cm { color: #408080; font-style: italic } /* Comment.Multiline */ +.cp { color: #BC7A00 } /* Comment.Preproc */ +.cpf { color: #408080; font-style: italic } /* Comment.PreprocFile */ +.c1 { color: #408080; font-style: italic } /* Comment.Single */ +.cs { color: #408080; font-style: italic } /* Comment.Special */ .gd { color: #A00000 } /* Generic.Deleted */ .ge { font-style: italic } /* Generic.Emph */ -.gr { color: #E40000 } /* Generic.Error */ +.gr { color: #FF0000 } /* Generic.Error */ .gh { color: #000080; font-weight: bold } /* Generic.Heading */ -.gi { color: #008400 } /* Generic.Inserted */ -.go { color: #717171 } /* Generic.Output */ +.gi { color: #00A000 } /* Generic.Inserted */ +.go { color: #888888 } /* Generic.Output */ .gp { color: #000080; font-weight: bold } /* Generic.Prompt */ .gs { font-weight: bold } /* Generic.Strong */ .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ @@ -489,15 +489,15 @@ .kt { color: #B00040 } /* Keyword.Type */ .m { color: #666666 } /* Literal.Number */ .s { color: #BA2121 } /* Literal.String */ -.na { color: #687822 } /* Name.Attribute */ +.na { color: #7D9029 } /* Name.Attribute */ .nb { color: #008000 } /* Name.Builtin */ .nc { color: #0000FF; font-weight: bold } /* Name.Class */ .no { color: #880000 } /* Name.Constant */ .nd { color: #AA22FF } /* Name.Decorator */ -.ni { color: #717171; font-weight: bold } /* Name.Entity */ -.ne { color: #CB3F38; font-weight: bold } /* Name.Exception */ +.ni { color: #999999; font-weight: bold } /* Name.Entity */ +.ne { color: #D2413A; font-weight: bold } /* Name.Exception */ .nf { color: #0000FF } /* Name.Function */ -.nl { color: #767600 } /* Name.Label */ +.nl { color: #A0A000 } /* Name.Label */ .nn { color: #0000FF; font-weight: bold } /* Name.Namespace */ .nt { color: #008000; font-weight: bold } /* Name.Tag */ .nv { color: #19177C } /* Name.Variable */ @@ -514,11 +514,11 @@ .dl { color: #BA2121 } /* Literal.String.Delimiter */ .sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */ .s2 { color: #BA2121 } /* Literal.String.Double */ -.se { color: #AA5D1F; font-weight: bold } /* Literal.String.Escape */ +.se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */ .sh { color: #BA2121 } /* Literal.String.Heredoc */ -.si { color: #A45A77; font-weight: bold } /* Literal.String.Interpol */ +.si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */ .sx { color: #008000 } /* Literal.String.Other */ -.sr { color: #A45A77 } /* Literal.String.Regex */ +.sr { color: #BB6688 } /* Literal.String.Regex */ .s1 { color: #BA2121 } /* Literal.String.Single */ .ss { color: #19177C } /* Literal.String.Symbol */ .bp { color: #008000 } /* Name.Builtin.Pseudo */ diff -Nru gimp-2.10.32/devel-docs/libgimp/Makefile.in gimp-2.10.34/devel-docs/libgimp/Makefile.in --- gimp-2.10.32/devel-docs/libgimp/Makefile.in 2022-06-12 20:29:23.000000000 +0000 +++ gimp-2.10.34/devel-docs/libgimp/Makefile.in 2023-02-21 20:03:33.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -199,8 +199,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -219,10 +217,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -271,6 +267,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -762,6 +759,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/devel-docs/libgimpbase/html/index.html gimp-2.10.34/devel-docs/libgimpbase/html/index.html --- gimp-2.10.32/devel-docs/libgimpbase/html/index.html 2022-06-12 20:33:53.000000000 +0000 +++ gimp-2.10.34/devel-docs/libgimpbase/html/index.html 2023-02-21 20:10:11.000000000 +0000 @@ -15,7 +15,7 @@

- for GIMP 2.10.32 + for GIMP 2.10.34

diff -Nru gimp-2.10.32/devel-docs/libgimpbase/html/style.css gimp-2.10.34/devel-docs/libgimpbase/html/style.css --- gimp-2.10.32/devel-docs/libgimpbase/html/style.css 2022-06-12 20:33:53.000000000 +0000 +++ gimp-2.10.34/devel-docs/libgimpbase/html/style.css 2023-02-21 20:10:11.000000000 +0000 @@ -455,28 +455,28 @@ } } -pre { line-height: 125%; } -td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } -span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } -td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } -span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } +pre { line-height: 125%; margin: 0; } +td.linenos pre { color: #000000; background-color: #f0f0f0; padding: 0 5px 0 5px; } +span.linenos { color: #000000; background-color: #f0f0f0; padding: 0 5px 0 5px; } +td.linenos pre.special { color: #000000; background-color: #ffffc0; padding: 0 5px 0 5px; } +span.linenos.special { color: #000000; background-color: #ffffc0; padding: 0 5px 0 5px; } .hll { background-color: #ffffcc } -.c { color: #3D7B7B; font-style: italic } /* Comment */ +.c { color: #408080; font-style: italic } /* Comment */ .err { border: 1px solid #FF0000 } /* Error */ .k { color: #008000; font-weight: bold } /* Keyword */ .o { color: #666666 } /* Operator */ -.ch { color: #3D7B7B; font-style: italic } /* Comment.Hashbang */ -.cm { color: #3D7B7B; font-style: italic } /* Comment.Multiline */ -.cp { color: #9C6500 } /* Comment.Preproc */ -.cpf { color: #3D7B7B; font-style: italic } /* Comment.PreprocFile */ -.c1 { color: #3D7B7B; font-style: italic } /* Comment.Single */ -.cs { color: #3D7B7B; font-style: italic } /* Comment.Special */ +.ch { color: #408080; font-style: italic } /* Comment.Hashbang */ +.cm { color: #408080; font-style: italic } /* Comment.Multiline */ +.cp { color: #BC7A00 } /* Comment.Preproc */ +.cpf { color: #408080; font-style: italic } /* Comment.PreprocFile */ +.c1 { color: #408080; font-style: italic } /* Comment.Single */ +.cs { color: #408080; font-style: italic } /* Comment.Special */ .gd { color: #A00000 } /* Generic.Deleted */ .ge { font-style: italic } /* Generic.Emph */ -.gr { color: #E40000 } /* Generic.Error */ +.gr { color: #FF0000 } /* Generic.Error */ .gh { color: #000080; font-weight: bold } /* Generic.Heading */ -.gi { color: #008400 } /* Generic.Inserted */ -.go { color: #717171 } /* Generic.Output */ +.gi { color: #00A000 } /* Generic.Inserted */ +.go { color: #888888 } /* Generic.Output */ .gp { color: #000080; font-weight: bold } /* Generic.Prompt */ .gs { font-weight: bold } /* Generic.Strong */ .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ @@ -489,15 +489,15 @@ .kt { color: #B00040 } /* Keyword.Type */ .m { color: #666666 } /* Literal.Number */ .s { color: #BA2121 } /* Literal.String */ -.na { color: #687822 } /* Name.Attribute */ +.na { color: #7D9029 } /* Name.Attribute */ .nb { color: #008000 } /* Name.Builtin */ .nc { color: #0000FF; font-weight: bold } /* Name.Class */ .no { color: #880000 } /* Name.Constant */ .nd { color: #AA22FF } /* Name.Decorator */ -.ni { color: #717171; font-weight: bold } /* Name.Entity */ -.ne { color: #CB3F38; font-weight: bold } /* Name.Exception */ +.ni { color: #999999; font-weight: bold } /* Name.Entity */ +.ne { color: #D2413A; font-weight: bold } /* Name.Exception */ .nf { color: #0000FF } /* Name.Function */ -.nl { color: #767600 } /* Name.Label */ +.nl { color: #A0A000 } /* Name.Label */ .nn { color: #0000FF; font-weight: bold } /* Name.Namespace */ .nt { color: #008000; font-weight: bold } /* Name.Tag */ .nv { color: #19177C } /* Name.Variable */ @@ -514,11 +514,11 @@ .dl { color: #BA2121 } /* Literal.String.Delimiter */ .sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */ .s2 { color: #BA2121 } /* Literal.String.Double */ -.se { color: #AA5D1F; font-weight: bold } /* Literal.String.Escape */ +.se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */ .sh { color: #BA2121 } /* Literal.String.Heredoc */ -.si { color: #A45A77; font-weight: bold } /* Literal.String.Interpol */ +.si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */ .sx { color: #008000 } /* Literal.String.Other */ -.sr { color: #A45A77 } /* Literal.String.Regex */ +.sr { color: #BB6688 } /* Literal.String.Regex */ .s1 { color: #BA2121 } /* Literal.String.Single */ .ss { color: #19177C } /* Literal.String.Symbol */ .bp { color: #008000 } /* Name.Builtin.Pseudo */ diff -Nru gimp-2.10.32/devel-docs/libgimpbase/Makefile.in gimp-2.10.34/devel-docs/libgimpbase/Makefile.in --- gimp-2.10.32/devel-docs/libgimpbase/Makefile.in 2022-06-12 20:29:23.000000000 +0000 +++ gimp-2.10.34/devel-docs/libgimpbase/Makefile.in 2023-02-21 20:03:34.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -199,8 +199,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -219,10 +217,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -271,6 +267,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -748,6 +745,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/devel-docs/libgimpcolor/html/index.html gimp-2.10.34/devel-docs/libgimpcolor/html/index.html --- gimp-2.10.32/devel-docs/libgimpcolor/html/index.html 2022-06-12 20:33:53.000000000 +0000 +++ gimp-2.10.34/devel-docs/libgimpcolor/html/index.html 2023-02-21 20:10:11.000000000 +0000 @@ -15,7 +15,7 @@

- for GIMP 2.10.32 + for GIMP 2.10.34

diff -Nru gimp-2.10.32/devel-docs/libgimpcolor/html/style.css gimp-2.10.34/devel-docs/libgimpcolor/html/style.css --- gimp-2.10.32/devel-docs/libgimpcolor/html/style.css 2022-06-12 20:33:53.000000000 +0000 +++ gimp-2.10.34/devel-docs/libgimpcolor/html/style.css 2023-02-21 20:10:11.000000000 +0000 @@ -455,28 +455,28 @@ } } -pre { line-height: 125%; } -td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } -span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } -td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } -span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } +pre { line-height: 125%; margin: 0; } +td.linenos pre { color: #000000; background-color: #f0f0f0; padding: 0 5px 0 5px; } +span.linenos { color: #000000; background-color: #f0f0f0; padding: 0 5px 0 5px; } +td.linenos pre.special { color: #000000; background-color: #ffffc0; padding: 0 5px 0 5px; } +span.linenos.special { color: #000000; background-color: #ffffc0; padding: 0 5px 0 5px; } .hll { background-color: #ffffcc } -.c { color: #3D7B7B; font-style: italic } /* Comment */ +.c { color: #408080; font-style: italic } /* Comment */ .err { border: 1px solid #FF0000 } /* Error */ .k { color: #008000; font-weight: bold } /* Keyword */ .o { color: #666666 } /* Operator */ -.ch { color: #3D7B7B; font-style: italic } /* Comment.Hashbang */ -.cm { color: #3D7B7B; font-style: italic } /* Comment.Multiline */ -.cp { color: #9C6500 } /* Comment.Preproc */ -.cpf { color: #3D7B7B; font-style: italic } /* Comment.PreprocFile */ -.c1 { color: #3D7B7B; font-style: italic } /* Comment.Single */ -.cs { color: #3D7B7B; font-style: italic } /* Comment.Special */ +.ch { color: #408080; font-style: italic } /* Comment.Hashbang */ +.cm { color: #408080; font-style: italic } /* Comment.Multiline */ +.cp { color: #BC7A00 } /* Comment.Preproc */ +.cpf { color: #408080; font-style: italic } /* Comment.PreprocFile */ +.c1 { color: #408080; font-style: italic } /* Comment.Single */ +.cs { color: #408080; font-style: italic } /* Comment.Special */ .gd { color: #A00000 } /* Generic.Deleted */ .ge { font-style: italic } /* Generic.Emph */ -.gr { color: #E40000 } /* Generic.Error */ +.gr { color: #FF0000 } /* Generic.Error */ .gh { color: #000080; font-weight: bold } /* Generic.Heading */ -.gi { color: #008400 } /* Generic.Inserted */ -.go { color: #717171 } /* Generic.Output */ +.gi { color: #00A000 } /* Generic.Inserted */ +.go { color: #888888 } /* Generic.Output */ .gp { color: #000080; font-weight: bold } /* Generic.Prompt */ .gs { font-weight: bold } /* Generic.Strong */ .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ @@ -489,15 +489,15 @@ .kt { color: #B00040 } /* Keyword.Type */ .m { color: #666666 } /* Literal.Number */ .s { color: #BA2121 } /* Literal.String */ -.na { color: #687822 } /* Name.Attribute */ +.na { color: #7D9029 } /* Name.Attribute */ .nb { color: #008000 } /* Name.Builtin */ .nc { color: #0000FF; font-weight: bold } /* Name.Class */ .no { color: #880000 } /* Name.Constant */ .nd { color: #AA22FF } /* Name.Decorator */ -.ni { color: #717171; font-weight: bold } /* Name.Entity */ -.ne { color: #CB3F38; font-weight: bold } /* Name.Exception */ +.ni { color: #999999; font-weight: bold } /* Name.Entity */ +.ne { color: #D2413A; font-weight: bold } /* Name.Exception */ .nf { color: #0000FF } /* Name.Function */ -.nl { color: #767600 } /* Name.Label */ +.nl { color: #A0A000 } /* Name.Label */ .nn { color: #0000FF; font-weight: bold } /* Name.Namespace */ .nt { color: #008000; font-weight: bold } /* Name.Tag */ .nv { color: #19177C } /* Name.Variable */ @@ -514,11 +514,11 @@ .dl { color: #BA2121 } /* Literal.String.Delimiter */ .sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */ .s2 { color: #BA2121 } /* Literal.String.Double */ -.se { color: #AA5D1F; font-weight: bold } /* Literal.String.Escape */ +.se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */ .sh { color: #BA2121 } /* Literal.String.Heredoc */ -.si { color: #A45A77; font-weight: bold } /* Literal.String.Interpol */ +.si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */ .sx { color: #008000 } /* Literal.String.Other */ -.sr { color: #A45A77 } /* Literal.String.Regex */ +.sr { color: #BB6688 } /* Literal.String.Regex */ .s1 { color: #BA2121 } /* Literal.String.Single */ .ss { color: #19177C } /* Literal.String.Symbol */ .bp { color: #008000 } /* Name.Builtin.Pseudo */ diff -Nru gimp-2.10.32/devel-docs/libgimpcolor/Makefile.in gimp-2.10.34/devel-docs/libgimpcolor/Makefile.in --- gimp-2.10.32/devel-docs/libgimpcolor/Makefile.in 2022-06-12 20:29:23.000000000 +0000 +++ gimp-2.10.34/devel-docs/libgimpcolor/Makefile.in 2023-02-21 20:03:34.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -199,8 +199,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -219,10 +217,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -271,6 +267,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -749,6 +746,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/devel-docs/libgimpconfig/html/api-index-full.html gimp-2.10.34/devel-docs/libgimpconfig/html/api-index-full.html --- gimp-2.10.32/devel-docs/libgimpconfig/html/api-index-full.html 2022-06-12 20:33:53.000000000 +0000 +++ gimp-2.10.34/devel-docs/libgimpconfig/html/api-index-full.html 2023-02-21 20:10:12.000000000 +0000 @@ -80,6 +80,14 @@
+GimpColorConfig:show-hsv, object property in GimpColorConfig +
+
+
+GimpColorConfig:show-rgb-u8, object property in GimpColorConfig +
+
+
GimpColorConfig:simulation-gamut-check, object property in GimpColorConfig
diff -Nru gimp-2.10.32/devel-docs/libgimpconfig/html/GimpColorConfig.html gimp-2.10.34/devel-docs/libgimpconfig/html/GimpColorConfig.html --- gimp-2.10.32/devel-docs/libgimpconfig/html/GimpColorConfig.html 2022-06-12 20:33:53.000000000 +0000 +++ gimp-2.10.34/devel-docs/libgimpconfig/html/GimpColorConfig.html 2023-02-21 20:10:12.000000000 +0000 @@ -229,6 +229,16 @@ gboolean +show-hsv +Read / Write / Construct + + +gboolean +show-rgb-u8 +Read / Write / Construct + + +gboolean simulation-gamut-check Read / Write / Construct @@ -834,6 +844,24 @@
+

The “show-hsv” property

+
  “show-hsv”                 gboolean
+

Show HSV instead of LCH.

+

Owner: GimpColorConfig

+

Flags: Read / Write / Construct

+

Default value: FALSE

+
+
+
+

The “show-rgb-u8” property

+
  “show-rgb-u8”              gboolean
+

Show RGB 0..255 scales.

+

Owner: GimpColorConfig

+

Flags: Read / Write / Construct

+

Default value: FALSE

+
+
+

The “simulation-gamut-check” property

  “simulation-gamut-check”   gboolean

When enabled, the soft-proofing will mark colors which can not be represented in the target color space.

diff -Nru gimp-2.10.32/devel-docs/libgimpconfig/html/index.html gimp-2.10.34/devel-docs/libgimpconfig/html/index.html --- gimp-2.10.32/devel-docs/libgimpconfig/html/index.html 2022-06-12 20:33:53.000000000 +0000 +++ gimp-2.10.34/devel-docs/libgimpconfig/html/index.html 2023-02-21 20:10:12.000000000 +0000 @@ -15,7 +15,7 @@

- for GIMP 2.10.32 + for GIMP 2.10.34

diff -Nru gimp-2.10.32/devel-docs/libgimpconfig/html/libgimpconfig.devhelp2 gimp-2.10.34/devel-docs/libgimpconfig/html/libgimpconfig.devhelp2 --- gimp-2.10.32/devel-docs/libgimpconfig/html/libgimpconfig.devhelp2 2022-06-12 20:33:53.000000000 +0000 +++ gimp-2.10.34/devel-docs/libgimpconfig/html/libgimpconfig.devhelp2 2023-02-21 20:10:11.000000000 +0000 @@ -169,6 +169,8 @@ + + diff -Nru gimp-2.10.32/devel-docs/libgimpconfig/html/style.css gimp-2.10.34/devel-docs/libgimpconfig/html/style.css --- gimp-2.10.32/devel-docs/libgimpconfig/html/style.css 2022-06-12 20:33:53.000000000 +0000 +++ gimp-2.10.34/devel-docs/libgimpconfig/html/style.css 2023-02-21 20:10:11.000000000 +0000 @@ -455,28 +455,28 @@ } } -pre { line-height: 125%; } -td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } -span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } -td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } -span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } +pre { line-height: 125%; margin: 0; } +td.linenos pre { color: #000000; background-color: #f0f0f0; padding: 0 5px 0 5px; } +span.linenos { color: #000000; background-color: #f0f0f0; padding: 0 5px 0 5px; } +td.linenos pre.special { color: #000000; background-color: #ffffc0; padding: 0 5px 0 5px; } +span.linenos.special { color: #000000; background-color: #ffffc0; padding: 0 5px 0 5px; } .hll { background-color: #ffffcc } -.c { color: #3D7B7B; font-style: italic } /* Comment */ +.c { color: #408080; font-style: italic } /* Comment */ .err { border: 1px solid #FF0000 } /* Error */ .k { color: #008000; font-weight: bold } /* Keyword */ .o { color: #666666 } /* Operator */ -.ch { color: #3D7B7B; font-style: italic } /* Comment.Hashbang */ -.cm { color: #3D7B7B; font-style: italic } /* Comment.Multiline */ -.cp { color: #9C6500 } /* Comment.Preproc */ -.cpf { color: #3D7B7B; font-style: italic } /* Comment.PreprocFile */ -.c1 { color: #3D7B7B; font-style: italic } /* Comment.Single */ -.cs { color: #3D7B7B; font-style: italic } /* Comment.Special */ +.ch { color: #408080; font-style: italic } /* Comment.Hashbang */ +.cm { color: #408080; font-style: italic } /* Comment.Multiline */ +.cp { color: #BC7A00 } /* Comment.Preproc */ +.cpf { color: #408080; font-style: italic } /* Comment.PreprocFile */ +.c1 { color: #408080; font-style: italic } /* Comment.Single */ +.cs { color: #408080; font-style: italic } /* Comment.Special */ .gd { color: #A00000 } /* Generic.Deleted */ .ge { font-style: italic } /* Generic.Emph */ -.gr { color: #E40000 } /* Generic.Error */ +.gr { color: #FF0000 } /* Generic.Error */ .gh { color: #000080; font-weight: bold } /* Generic.Heading */ -.gi { color: #008400 } /* Generic.Inserted */ -.go { color: #717171 } /* Generic.Output */ +.gi { color: #00A000 } /* Generic.Inserted */ +.go { color: #888888 } /* Generic.Output */ .gp { color: #000080; font-weight: bold } /* Generic.Prompt */ .gs { font-weight: bold } /* Generic.Strong */ .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ @@ -489,15 +489,15 @@ .kt { color: #B00040 } /* Keyword.Type */ .m { color: #666666 } /* Literal.Number */ .s { color: #BA2121 } /* Literal.String */ -.na { color: #687822 } /* Name.Attribute */ +.na { color: #7D9029 } /* Name.Attribute */ .nb { color: #008000 } /* Name.Builtin */ .nc { color: #0000FF; font-weight: bold } /* Name.Class */ .no { color: #880000 } /* Name.Constant */ .nd { color: #AA22FF } /* Name.Decorator */ -.ni { color: #717171; font-weight: bold } /* Name.Entity */ -.ne { color: #CB3F38; font-weight: bold } /* Name.Exception */ +.ni { color: #999999; font-weight: bold } /* Name.Entity */ +.ne { color: #D2413A; font-weight: bold } /* Name.Exception */ .nf { color: #0000FF } /* Name.Function */ -.nl { color: #767600 } /* Name.Label */ +.nl { color: #A0A000 } /* Name.Label */ .nn { color: #0000FF; font-weight: bold } /* Name.Namespace */ .nt { color: #008000; font-weight: bold } /* Name.Tag */ .nv { color: #19177C } /* Name.Variable */ @@ -514,11 +514,11 @@ .dl { color: #BA2121 } /* Literal.String.Delimiter */ .sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */ .s2 { color: #BA2121 } /* Literal.String.Double */ -.se { color: #AA5D1F; font-weight: bold } /* Literal.String.Escape */ +.se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */ .sh { color: #BA2121 } /* Literal.String.Heredoc */ -.si { color: #A45A77; font-weight: bold } /* Literal.String.Interpol */ +.si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */ .sx { color: #008000 } /* Literal.String.Other */ -.sr { color: #A45A77 } /* Literal.String.Regex */ +.sr { color: #BB6688 } /* Literal.String.Regex */ .s1 { color: #BA2121 } /* Literal.String.Single */ .ss { color: #19177C } /* Literal.String.Symbol */ .bp { color: #008000 } /* Name.Builtin.Pseudo */ diff -Nru gimp-2.10.32/devel-docs/libgimpconfig/Makefile.in gimp-2.10.34/devel-docs/libgimpconfig/Makefile.in --- gimp-2.10.32/devel-docs/libgimpconfig/Makefile.in 2022-06-12 20:29:23.000000000 +0000 +++ gimp-2.10.34/devel-docs/libgimpconfig/Makefile.in 2023-02-21 20:03:34.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -199,8 +199,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -219,10 +217,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -271,6 +267,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -753,6 +750,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/devel-docs/libgimpmath/html/index.html gimp-2.10.34/devel-docs/libgimpmath/html/index.html --- gimp-2.10.32/devel-docs/libgimpmath/html/index.html 2022-06-12 20:33:53.000000000 +0000 +++ gimp-2.10.34/devel-docs/libgimpmath/html/index.html 2023-02-21 20:10:12.000000000 +0000 @@ -15,7 +15,7 @@

- for GIMP 2.10.32 + for GIMP 2.10.34

diff -Nru gimp-2.10.32/devel-docs/libgimpmath/html/style.css gimp-2.10.34/devel-docs/libgimpmath/html/style.css --- gimp-2.10.32/devel-docs/libgimpmath/html/style.css 2022-06-12 20:33:53.000000000 +0000 +++ gimp-2.10.34/devel-docs/libgimpmath/html/style.css 2023-02-21 20:10:12.000000000 +0000 @@ -455,28 +455,28 @@ } } -pre { line-height: 125%; } -td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } -span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } -td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } -span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } +pre { line-height: 125%; margin: 0; } +td.linenos pre { color: #000000; background-color: #f0f0f0; padding: 0 5px 0 5px; } +span.linenos { color: #000000; background-color: #f0f0f0; padding: 0 5px 0 5px; } +td.linenos pre.special { color: #000000; background-color: #ffffc0; padding: 0 5px 0 5px; } +span.linenos.special { color: #000000; background-color: #ffffc0; padding: 0 5px 0 5px; } .hll { background-color: #ffffcc } -.c { color: #3D7B7B; font-style: italic } /* Comment */ +.c { color: #408080; font-style: italic } /* Comment */ .err { border: 1px solid #FF0000 } /* Error */ .k { color: #008000; font-weight: bold } /* Keyword */ .o { color: #666666 } /* Operator */ -.ch { color: #3D7B7B; font-style: italic } /* Comment.Hashbang */ -.cm { color: #3D7B7B; font-style: italic } /* Comment.Multiline */ -.cp { color: #9C6500 } /* Comment.Preproc */ -.cpf { color: #3D7B7B; font-style: italic } /* Comment.PreprocFile */ -.c1 { color: #3D7B7B; font-style: italic } /* Comment.Single */ -.cs { color: #3D7B7B; font-style: italic } /* Comment.Special */ +.ch { color: #408080; font-style: italic } /* Comment.Hashbang */ +.cm { color: #408080; font-style: italic } /* Comment.Multiline */ +.cp { color: #BC7A00 } /* Comment.Preproc */ +.cpf { color: #408080; font-style: italic } /* Comment.PreprocFile */ +.c1 { color: #408080; font-style: italic } /* Comment.Single */ +.cs { color: #408080; font-style: italic } /* Comment.Special */ .gd { color: #A00000 } /* Generic.Deleted */ .ge { font-style: italic } /* Generic.Emph */ -.gr { color: #E40000 } /* Generic.Error */ +.gr { color: #FF0000 } /* Generic.Error */ .gh { color: #000080; font-weight: bold } /* Generic.Heading */ -.gi { color: #008400 } /* Generic.Inserted */ -.go { color: #717171 } /* Generic.Output */ +.gi { color: #00A000 } /* Generic.Inserted */ +.go { color: #888888 } /* Generic.Output */ .gp { color: #000080; font-weight: bold } /* Generic.Prompt */ .gs { font-weight: bold } /* Generic.Strong */ .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ @@ -489,15 +489,15 @@ .kt { color: #B00040 } /* Keyword.Type */ .m { color: #666666 } /* Literal.Number */ .s { color: #BA2121 } /* Literal.String */ -.na { color: #687822 } /* Name.Attribute */ +.na { color: #7D9029 } /* Name.Attribute */ .nb { color: #008000 } /* Name.Builtin */ .nc { color: #0000FF; font-weight: bold } /* Name.Class */ .no { color: #880000 } /* Name.Constant */ .nd { color: #AA22FF } /* Name.Decorator */ -.ni { color: #717171; font-weight: bold } /* Name.Entity */ -.ne { color: #CB3F38; font-weight: bold } /* Name.Exception */ +.ni { color: #999999; font-weight: bold } /* Name.Entity */ +.ne { color: #D2413A; font-weight: bold } /* Name.Exception */ .nf { color: #0000FF } /* Name.Function */ -.nl { color: #767600 } /* Name.Label */ +.nl { color: #A0A000 } /* Name.Label */ .nn { color: #0000FF; font-weight: bold } /* Name.Namespace */ .nt { color: #008000; font-weight: bold } /* Name.Tag */ .nv { color: #19177C } /* Name.Variable */ @@ -514,11 +514,11 @@ .dl { color: #BA2121 } /* Literal.String.Delimiter */ .sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */ .s2 { color: #BA2121 } /* Literal.String.Double */ -.se { color: #AA5D1F; font-weight: bold } /* Literal.String.Escape */ +.se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */ .sh { color: #BA2121 } /* Literal.String.Heredoc */ -.si { color: #A45A77; font-weight: bold } /* Literal.String.Interpol */ +.si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */ .sx { color: #008000 } /* Literal.String.Other */ -.sr { color: #A45A77 } /* Literal.String.Regex */ +.sr { color: #BB6688 } /* Literal.String.Regex */ .s1 { color: #BA2121 } /* Literal.String.Single */ .ss { color: #19177C } /* Literal.String.Symbol */ .bp { color: #008000 } /* Name.Builtin.Pseudo */ diff -Nru gimp-2.10.32/devel-docs/libgimpmath/Makefile.in gimp-2.10.34/devel-docs/libgimpmath/Makefile.in --- gimp-2.10.32/devel-docs/libgimpmath/Makefile.in 2022-06-12 20:29:23.000000000 +0000 +++ gimp-2.10.34/devel-docs/libgimpmath/Makefile.in 2023-02-21 20:03:34.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -199,8 +199,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -219,10 +217,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -271,6 +267,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -740,6 +737,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/devel-docs/libgimpmodule/html/index.html gimp-2.10.34/devel-docs/libgimpmodule/html/index.html --- gimp-2.10.32/devel-docs/libgimpmodule/html/index.html 2022-06-12 20:33:53.000000000 +0000 +++ gimp-2.10.34/devel-docs/libgimpmodule/html/index.html 2023-02-21 20:10:12.000000000 +0000 @@ -15,7 +15,7 @@

- for GIMP 2.10.32 + for GIMP 2.10.34

diff -Nru gimp-2.10.32/devel-docs/libgimpmodule/html/style.css gimp-2.10.34/devel-docs/libgimpmodule/html/style.css --- gimp-2.10.32/devel-docs/libgimpmodule/html/style.css 2022-06-12 20:33:53.000000000 +0000 +++ gimp-2.10.34/devel-docs/libgimpmodule/html/style.css 2023-02-21 20:10:12.000000000 +0000 @@ -455,28 +455,28 @@ } } -pre { line-height: 125%; } -td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } -span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } -td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } -span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } +pre { line-height: 125%; margin: 0; } +td.linenos pre { color: #000000; background-color: #f0f0f0; padding: 0 5px 0 5px; } +span.linenos { color: #000000; background-color: #f0f0f0; padding: 0 5px 0 5px; } +td.linenos pre.special { color: #000000; background-color: #ffffc0; padding: 0 5px 0 5px; } +span.linenos.special { color: #000000; background-color: #ffffc0; padding: 0 5px 0 5px; } .hll { background-color: #ffffcc } -.c { color: #3D7B7B; font-style: italic } /* Comment */ +.c { color: #408080; font-style: italic } /* Comment */ .err { border: 1px solid #FF0000 } /* Error */ .k { color: #008000; font-weight: bold } /* Keyword */ .o { color: #666666 } /* Operator */ -.ch { color: #3D7B7B; font-style: italic } /* Comment.Hashbang */ -.cm { color: #3D7B7B; font-style: italic } /* Comment.Multiline */ -.cp { color: #9C6500 } /* Comment.Preproc */ -.cpf { color: #3D7B7B; font-style: italic } /* Comment.PreprocFile */ -.c1 { color: #3D7B7B; font-style: italic } /* Comment.Single */ -.cs { color: #3D7B7B; font-style: italic } /* Comment.Special */ +.ch { color: #408080; font-style: italic } /* Comment.Hashbang */ +.cm { color: #408080; font-style: italic } /* Comment.Multiline */ +.cp { color: #BC7A00 } /* Comment.Preproc */ +.cpf { color: #408080; font-style: italic } /* Comment.PreprocFile */ +.c1 { color: #408080; font-style: italic } /* Comment.Single */ +.cs { color: #408080; font-style: italic } /* Comment.Special */ .gd { color: #A00000 } /* Generic.Deleted */ .ge { font-style: italic } /* Generic.Emph */ -.gr { color: #E40000 } /* Generic.Error */ +.gr { color: #FF0000 } /* Generic.Error */ .gh { color: #000080; font-weight: bold } /* Generic.Heading */ -.gi { color: #008400 } /* Generic.Inserted */ -.go { color: #717171 } /* Generic.Output */ +.gi { color: #00A000 } /* Generic.Inserted */ +.go { color: #888888 } /* Generic.Output */ .gp { color: #000080; font-weight: bold } /* Generic.Prompt */ .gs { font-weight: bold } /* Generic.Strong */ .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ @@ -489,15 +489,15 @@ .kt { color: #B00040 } /* Keyword.Type */ .m { color: #666666 } /* Literal.Number */ .s { color: #BA2121 } /* Literal.String */ -.na { color: #687822 } /* Name.Attribute */ +.na { color: #7D9029 } /* Name.Attribute */ .nb { color: #008000 } /* Name.Builtin */ .nc { color: #0000FF; font-weight: bold } /* Name.Class */ .no { color: #880000 } /* Name.Constant */ .nd { color: #AA22FF } /* Name.Decorator */ -.ni { color: #717171; font-weight: bold } /* Name.Entity */ -.ne { color: #CB3F38; font-weight: bold } /* Name.Exception */ +.ni { color: #999999; font-weight: bold } /* Name.Entity */ +.ne { color: #D2413A; font-weight: bold } /* Name.Exception */ .nf { color: #0000FF } /* Name.Function */ -.nl { color: #767600 } /* Name.Label */ +.nl { color: #A0A000 } /* Name.Label */ .nn { color: #0000FF; font-weight: bold } /* Name.Namespace */ .nt { color: #008000; font-weight: bold } /* Name.Tag */ .nv { color: #19177C } /* Name.Variable */ @@ -514,11 +514,11 @@ .dl { color: #BA2121 } /* Literal.String.Delimiter */ .sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */ .s2 { color: #BA2121 } /* Literal.String.Double */ -.se { color: #AA5D1F; font-weight: bold } /* Literal.String.Escape */ +.se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */ .sh { color: #BA2121 } /* Literal.String.Heredoc */ -.si { color: #A45A77; font-weight: bold } /* Literal.String.Interpol */ +.si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */ .sx { color: #008000 } /* Literal.String.Other */ -.sr { color: #A45A77 } /* Literal.String.Regex */ +.sr { color: #BB6688 } /* Literal.String.Regex */ .s1 { color: #BA2121 } /* Literal.String.Single */ .ss { color: #19177C } /* Literal.String.Symbol */ .bp { color: #008000 } /* Name.Builtin.Pseudo */ diff -Nru gimp-2.10.32/devel-docs/libgimpmodule/Makefile.in gimp-2.10.34/devel-docs/libgimpmodule/Makefile.in --- gimp-2.10.32/devel-docs/libgimpmodule/Makefile.in 2022-06-12 20:29:23.000000000 +0000 +++ gimp-2.10.34/devel-docs/libgimpmodule/Makefile.in 2023-02-21 20:03:34.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -199,8 +199,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -219,10 +217,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -271,6 +267,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -750,6 +747,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/devel-docs/libgimpthumb/html/index.html gimp-2.10.34/devel-docs/libgimpthumb/html/index.html --- gimp-2.10.32/devel-docs/libgimpthumb/html/index.html 2022-06-12 20:33:54.000000000 +0000 +++ gimp-2.10.34/devel-docs/libgimpthumb/html/index.html 2023-02-21 20:10:13.000000000 +0000 @@ -15,7 +15,7 @@

- for GIMP 2.10.32 + for GIMP 2.10.34

diff -Nru gimp-2.10.32/devel-docs/libgimpthumb/html/style.css gimp-2.10.34/devel-docs/libgimpthumb/html/style.css --- gimp-2.10.32/devel-docs/libgimpthumb/html/style.css 2022-06-12 20:33:53.000000000 +0000 +++ gimp-2.10.34/devel-docs/libgimpthumb/html/style.css 2023-02-21 20:10:12.000000000 +0000 @@ -455,28 +455,28 @@ } } -pre { line-height: 125%; } -td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } -span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } -td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } -span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } +pre { line-height: 125%; margin: 0; } +td.linenos pre { color: #000000; background-color: #f0f0f0; padding: 0 5px 0 5px; } +span.linenos { color: #000000; background-color: #f0f0f0; padding: 0 5px 0 5px; } +td.linenos pre.special { color: #000000; background-color: #ffffc0; padding: 0 5px 0 5px; } +span.linenos.special { color: #000000; background-color: #ffffc0; padding: 0 5px 0 5px; } .hll { background-color: #ffffcc } -.c { color: #3D7B7B; font-style: italic } /* Comment */ +.c { color: #408080; font-style: italic } /* Comment */ .err { border: 1px solid #FF0000 } /* Error */ .k { color: #008000; font-weight: bold } /* Keyword */ .o { color: #666666 } /* Operator */ -.ch { color: #3D7B7B; font-style: italic } /* Comment.Hashbang */ -.cm { color: #3D7B7B; font-style: italic } /* Comment.Multiline */ -.cp { color: #9C6500 } /* Comment.Preproc */ -.cpf { color: #3D7B7B; font-style: italic } /* Comment.PreprocFile */ -.c1 { color: #3D7B7B; font-style: italic } /* Comment.Single */ -.cs { color: #3D7B7B; font-style: italic } /* Comment.Special */ +.ch { color: #408080; font-style: italic } /* Comment.Hashbang */ +.cm { color: #408080; font-style: italic } /* Comment.Multiline */ +.cp { color: #BC7A00 } /* Comment.Preproc */ +.cpf { color: #408080; font-style: italic } /* Comment.PreprocFile */ +.c1 { color: #408080; font-style: italic } /* Comment.Single */ +.cs { color: #408080; font-style: italic } /* Comment.Special */ .gd { color: #A00000 } /* Generic.Deleted */ .ge { font-style: italic } /* Generic.Emph */ -.gr { color: #E40000 } /* Generic.Error */ +.gr { color: #FF0000 } /* Generic.Error */ .gh { color: #000080; font-weight: bold } /* Generic.Heading */ -.gi { color: #008400 } /* Generic.Inserted */ -.go { color: #717171 } /* Generic.Output */ +.gi { color: #00A000 } /* Generic.Inserted */ +.go { color: #888888 } /* Generic.Output */ .gp { color: #000080; font-weight: bold } /* Generic.Prompt */ .gs { font-weight: bold } /* Generic.Strong */ .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ @@ -489,15 +489,15 @@ .kt { color: #B00040 } /* Keyword.Type */ .m { color: #666666 } /* Literal.Number */ .s { color: #BA2121 } /* Literal.String */ -.na { color: #687822 } /* Name.Attribute */ +.na { color: #7D9029 } /* Name.Attribute */ .nb { color: #008000 } /* Name.Builtin */ .nc { color: #0000FF; font-weight: bold } /* Name.Class */ .no { color: #880000 } /* Name.Constant */ .nd { color: #AA22FF } /* Name.Decorator */ -.ni { color: #717171; font-weight: bold } /* Name.Entity */ -.ne { color: #CB3F38; font-weight: bold } /* Name.Exception */ +.ni { color: #999999; font-weight: bold } /* Name.Entity */ +.ne { color: #D2413A; font-weight: bold } /* Name.Exception */ .nf { color: #0000FF } /* Name.Function */ -.nl { color: #767600 } /* Name.Label */ +.nl { color: #A0A000 } /* Name.Label */ .nn { color: #0000FF; font-weight: bold } /* Name.Namespace */ .nt { color: #008000; font-weight: bold } /* Name.Tag */ .nv { color: #19177C } /* Name.Variable */ @@ -514,11 +514,11 @@ .dl { color: #BA2121 } /* Literal.String.Delimiter */ .sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */ .s2 { color: #BA2121 } /* Literal.String.Double */ -.se { color: #AA5D1F; font-weight: bold } /* Literal.String.Escape */ +.se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */ .sh { color: #BA2121 } /* Literal.String.Heredoc */ -.si { color: #A45A77; font-weight: bold } /* Literal.String.Interpol */ +.si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */ .sx { color: #008000 } /* Literal.String.Other */ -.sr { color: #A45A77 } /* Literal.String.Regex */ +.sr { color: #BB6688 } /* Literal.String.Regex */ .s1 { color: #BA2121 } /* Literal.String.Single */ .ss { color: #19177C } /* Literal.String.Symbol */ .bp { color: #008000 } /* Name.Builtin.Pseudo */ diff -Nru gimp-2.10.32/devel-docs/libgimpthumb/Makefile.in gimp-2.10.34/devel-docs/libgimpthumb/Makefile.in --- gimp-2.10.32/devel-docs/libgimpthumb/Makefile.in 2022-06-12 20:29:23.000000000 +0000 +++ gimp-2.10.34/devel-docs/libgimpthumb/Makefile.in 2023-02-21 20:03:34.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -199,8 +199,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -219,10 +217,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -271,6 +267,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -749,6 +746,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/devel-docs/libgimpwidgets/html/api-index-full.html gimp-2.10.34/devel-docs/libgimpwidgets/html/api-index-full.html --- gimp-2.10.32/devel-docs/libgimpwidgets/html/api-index-full.html 2022-06-12 20:33:54.000000000 +0000 +++ gimp-2.10.34/devel-docs/libgimpwidgets/html/api-index-full.html 2023-02-21 20:10:13.000000000 +0000 @@ -390,6 +390,10 @@
+GimpColorScales:show-hsv, object property in GimpColorScales +
+
+
GimpColorScales:show-rgb-u8, object property in GimpColorScales
diff -Nru gimp-2.10.32/devel-docs/libgimpwidgets/html/GimpColorProfileComboBox.html gimp-2.10.34/devel-docs/libgimpwidgets/html/GimpColorProfileComboBox.html --- gimp-2.10.32/devel-docs/libgimpwidgets/html/GimpColorProfileComboBox.html 2022-06-12 20:33:54.000000000 +0000 +++ gimp-2.10.34/devel-docs/libgimpwidgets/html/GimpColorProfileComboBox.html 2023-02-21 20:10:13.000000000 +0000 @@ -184,7 +184,7 @@
1
-
gchar *history = gimp_personal_rc_file ("profilerc");
+
gchar *history = gimp_personal_rc_file ("profilerc");
diff -Nru gimp-2.10.32/devel-docs/libgimpwidgets/html/GimpColorProfileStore.html gimp-2.10.34/devel-docs/libgimpwidgets/html/GimpColorProfileStore.html --- gimp-2.10.32/devel-docs/libgimpwidgets/html/GimpColorProfileStore.html 2022-06-12 20:33:54.000000000 +0000 +++ gimp-2.10.34/devel-docs/libgimpwidgets/html/GimpColorProfileStore.html 2023-02-21 20:10:13.000000000 +0000 @@ -133,7 +133,7 @@
1
-
gchar *history = gimp_personal_rc_file ("profilerc");
+
gchar *history = gimp_personal_rc_file ("profilerc");
diff -Nru gimp-2.10.32/devel-docs/libgimpwidgets/html/GimpColorScales.html gimp-2.10.34/devel-docs/libgimpwidgets/html/GimpColorScales.html --- gimp-2.10.32/devel-docs/libgimpwidgets/html/GimpColorScales.html 2022-06-12 20:33:54.000000000 +0000 +++ gimp-2.10.34/devel-docs/libgimpwidgets/html/GimpColorScales.html 2023-02-21 20:10:13.000000000 +0000 @@ -69,11 +69,18 @@ - + + +gboolean +show-hsv +Read / Write / Construct + + gboolean show-rgb-u8 Read / Write / Construct - + +
@@ -138,6 +145,15 @@

Property Details

+

The “show-hsv” property

+
  “show-hsv”                 gboolean
+

Show HSV instead of LCH.

+

Owner: GimpColorScales

+

Flags: Read / Write / Construct

+

Default value: FALSE

+
+
+

The “show-rgb-u8” property

  “show-rgb-u8”              gboolean

Show RGB 0..255 scales.

diff -Nru gimp-2.10.32/devel-docs/libgimpwidgets/html/index.html gimp-2.10.34/devel-docs/libgimpwidgets/html/index.html --- gimp-2.10.32/devel-docs/libgimpwidgets/html/index.html 2022-06-12 20:33:54.000000000 +0000 +++ gimp-2.10.34/devel-docs/libgimpwidgets/html/index.html 2023-02-21 20:10:13.000000000 +0000 @@ -15,7 +15,7 @@

- for GIMP 2.10.32 + for GIMP 2.10.34

diff -Nru gimp-2.10.32/devel-docs/libgimpwidgets/html/libgimpwidgets.devhelp2 gimp-2.10.34/devel-docs/libgimpwidgets/html/libgimpwidgets.devhelp2 --- gimp-2.10.32/devel-docs/libgimpwidgets/html/libgimpwidgets.devhelp2 2022-06-12 20:33:54.000000000 +0000 +++ gimp-2.10.34/devel-docs/libgimpwidgets/html/libgimpwidgets.devhelp2 2023-02-21 20:10:13.000000000 +0000 @@ -531,6 +531,7 @@ + diff -Nru gimp-2.10.32/devel-docs/libgimpwidgets/html/style.css gimp-2.10.34/devel-docs/libgimpwidgets/html/style.css --- gimp-2.10.32/devel-docs/libgimpwidgets/html/style.css 2022-06-12 20:33:54.000000000 +0000 +++ gimp-2.10.34/devel-docs/libgimpwidgets/html/style.css 2023-02-21 20:10:13.000000000 +0000 @@ -455,28 +455,28 @@ } } -pre { line-height: 125%; } -td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } -span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } -td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } -span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; } +pre { line-height: 125%; margin: 0; } +td.linenos pre { color: #000000; background-color: #f0f0f0; padding: 0 5px 0 5px; } +span.linenos { color: #000000; background-color: #f0f0f0; padding: 0 5px 0 5px; } +td.linenos pre.special { color: #000000; background-color: #ffffc0; padding: 0 5px 0 5px; } +span.linenos.special { color: #000000; background-color: #ffffc0; padding: 0 5px 0 5px; } .hll { background-color: #ffffcc } -.c { color: #3D7B7B; font-style: italic } /* Comment */ +.c { color: #408080; font-style: italic } /* Comment */ .err { border: 1px solid #FF0000 } /* Error */ .k { color: #008000; font-weight: bold } /* Keyword */ .o { color: #666666 } /* Operator */ -.ch { color: #3D7B7B; font-style: italic } /* Comment.Hashbang */ -.cm { color: #3D7B7B; font-style: italic } /* Comment.Multiline */ -.cp { color: #9C6500 } /* Comment.Preproc */ -.cpf { color: #3D7B7B; font-style: italic } /* Comment.PreprocFile */ -.c1 { color: #3D7B7B; font-style: italic } /* Comment.Single */ -.cs { color: #3D7B7B; font-style: italic } /* Comment.Special */ +.ch { color: #408080; font-style: italic } /* Comment.Hashbang */ +.cm { color: #408080; font-style: italic } /* Comment.Multiline */ +.cp { color: #BC7A00 } /* Comment.Preproc */ +.cpf { color: #408080; font-style: italic } /* Comment.PreprocFile */ +.c1 { color: #408080; font-style: italic } /* Comment.Single */ +.cs { color: #408080; font-style: italic } /* Comment.Special */ .gd { color: #A00000 } /* Generic.Deleted */ .ge { font-style: italic } /* Generic.Emph */ -.gr { color: #E40000 } /* Generic.Error */ +.gr { color: #FF0000 } /* Generic.Error */ .gh { color: #000080; font-weight: bold } /* Generic.Heading */ -.gi { color: #008400 } /* Generic.Inserted */ -.go { color: #717171 } /* Generic.Output */ +.gi { color: #00A000 } /* Generic.Inserted */ +.go { color: #888888 } /* Generic.Output */ .gp { color: #000080; font-weight: bold } /* Generic.Prompt */ .gs { font-weight: bold } /* Generic.Strong */ .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ @@ -489,15 +489,15 @@ .kt { color: #B00040 } /* Keyword.Type */ .m { color: #666666 } /* Literal.Number */ .s { color: #BA2121 } /* Literal.String */ -.na { color: #687822 } /* Name.Attribute */ +.na { color: #7D9029 } /* Name.Attribute */ .nb { color: #008000 } /* Name.Builtin */ .nc { color: #0000FF; font-weight: bold } /* Name.Class */ .no { color: #880000 } /* Name.Constant */ .nd { color: #AA22FF } /* Name.Decorator */ -.ni { color: #717171; font-weight: bold } /* Name.Entity */ -.ne { color: #CB3F38; font-weight: bold } /* Name.Exception */ +.ni { color: #999999; font-weight: bold } /* Name.Entity */ +.ne { color: #D2413A; font-weight: bold } /* Name.Exception */ .nf { color: #0000FF } /* Name.Function */ -.nl { color: #767600 } /* Name.Label */ +.nl { color: #A0A000 } /* Name.Label */ .nn { color: #0000FF; font-weight: bold } /* Name.Namespace */ .nt { color: #008000; font-weight: bold } /* Name.Tag */ .nv { color: #19177C } /* Name.Variable */ @@ -514,11 +514,11 @@ .dl { color: #BA2121 } /* Literal.String.Delimiter */ .sd { color: #BA2121; font-style: italic } /* Literal.String.Doc */ .s2 { color: #BA2121 } /* Literal.String.Double */ -.se { color: #AA5D1F; font-weight: bold } /* Literal.String.Escape */ +.se { color: #BB6622; font-weight: bold } /* Literal.String.Escape */ .sh { color: #BA2121 } /* Literal.String.Heredoc */ -.si { color: #A45A77; font-weight: bold } /* Literal.String.Interpol */ +.si { color: #BB6688; font-weight: bold } /* Literal.String.Interpol */ .sx { color: #008000 } /* Literal.String.Other */ -.sr { color: #A45A77 } /* Literal.String.Regex */ +.sr { color: #BB6688 } /* Literal.String.Regex */ .s1 { color: #BA2121 } /* Literal.String.Single */ .ss { color: #19177C } /* Literal.String.Symbol */ .bp { color: #008000 } /* Name.Builtin.Pseudo */ diff -Nru gimp-2.10.32/devel-docs/libgimpwidgets/Makefile.in gimp-2.10.34/devel-docs/libgimpwidgets/Makefile.in --- gimp-2.10.32/devel-docs/libgimpwidgets/Makefile.in 2022-06-12 20:29:23.000000000 +0000 +++ gimp-2.10.34/devel-docs/libgimpwidgets/Makefile.in 2023-02-21 20:03:34.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -199,8 +199,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -219,10 +217,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -271,6 +267,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -776,6 +773,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/devel-docs/Makefile.in gimp-2.10.34/devel-docs/Makefile.in --- gimp-2.10.32/devel-docs/Makefile.in 2022-06-12 20:29:23.000000000 +0000 +++ gimp-2.10.34/devel-docs/Makefile.in 2023-02-21 20:03:33.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -157,6 +157,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags DIST_SUBDIRS = tools libgimpbase libgimpcolor libgimpconfig \ libgimpmath libgimpmodule libgimpthumb libgimpwidgets libgimp \ app performance-logs @@ -234,8 +236,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -254,10 +254,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -306,6 +304,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -787,6 +786,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/devel-docs/performance-logs/Makefile.in gimp-2.10.34/devel-docs/performance-logs/Makefile.in --- gimp-2.10.32/devel-docs/performance-logs/Makefile.in 2022-06-12 20:29:23.000000000 +0000 +++ gimp-2.10.34/devel-docs/performance-logs/Makefile.in 2023-02-21 20:03:34.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -174,8 +174,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -194,10 +192,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -246,6 +242,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -602,6 +599,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/devel-docs/tools/Makefile.in gimp-2.10.34/devel-docs/tools/Makefile.in --- gimp-2.10.32/devel-docs/tools/Makefile.in 2022-06-12 20:29:23.000000000 +0000 +++ gimp-2.10.34/devel-docs/tools/Makefile.in 2023-02-21 20:03:34.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -181,6 +181,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) AA_LIBS = @AA_LIBS@ @@ -230,8 +232,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -250,10 +250,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -302,6 +300,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -783,6 +782,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/docs/gimprc.5.in gimp-2.10.34/docs/gimprc.5.in --- gimp-2.10.32/docs/gimprc.5.in 2022-06-12 20:33:46.000000000 +0000 +++ gimp-2.10.34/docs/gimprc.5.in 2023-02-21 20:10:02.000000000 +0000 @@ -400,6 +400,8 @@ (simulation-optimize yes) (simulation-gamut-check no) (out-of-gamut-color (color-rgb 1 0 1)) + (show-rgb-u8 no) + (show-hsv no) (display-module "CdisplayLcms")) Defines the color management behavior. This is a parameter list. diff -Nru gimp-2.10.32/docs/Makefile.in gimp-2.10.34/docs/Makefile.in --- gimp-2.10.32/docs/Makefile.in 2022-06-12 20:29:23.000000000 +0000 +++ gimp-2.10.34/docs/Makefile.in 2023-02-21 20:03:34.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -208,8 +208,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -228,10 +226,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -280,6 +276,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -733,6 +730,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/etc/gimprc.in gimp-2.10.34/etc/gimprc.in --- gimp-2.10.32/etc/gimprc.in 2022-06-12 20:33:46.000000000 +0000 +++ gimp-2.10.34/etc/gimprc.in 2023-02-21 20:10:02.000000000 +0000 @@ -328,6 +328,8 @@ # (simulation-optimize yes) # (simulation-gamut-check no) # (out-of-gamut-color (color-rgb 1 0 1)) +# (show-rgb-u8 no) +# (show-hsv no) # (display-module "CdisplayLcms")) # Keep a permanent record of all opened and saved files in the Recent diff -Nru gimp-2.10.32/etc/Makefile.in gimp-2.10.34/etc/Makefile.in --- gimp-2.10.32/etc/Makefile.in 2022-06-12 20:29:23.000000000 +0000 +++ gimp-2.10.34/etc/Makefile.in 2023-02-21 20:03:34.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -662,6 +659,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/git-version.h gimp-2.10.34/git-version.h --- gimp-2.10.32/git-version.h 2022-06-12 20:29:57.000000000 +0000 +++ gimp-2.10.34/git-version.h 2023-02-21 20:04:17.000000000 +0000 @@ -1,6 +1,6 @@ #ifndef __GIT_VERSION_H__ #define __GIT_VERSION_H__ -#define GIMP_GIT_VERSION "GIMP_2_10_32" -#define GIMP_GIT_VERSION_ABBREV "2ea2871" -#define GIMP_GIT_LAST_COMMIT_YEAR "2022" +#define GIMP_GIT_VERSION "GIMP_2_10_34" +#define GIMP_GIT_VERSION_ABBREV "b073805" +#define GIMP_GIT_LAST_COMMIT_YEAR "2023" #endif /* __GIT_VERSION_H__ */ diff -Nru gimp-2.10.32/icons/Color/Makefile.in gimp-2.10.34/icons/Color/Makefile.in --- gimp-2.10.32/icons/Color/Makefile.in 2022-06-12 20:29:23.000000000 +0000 +++ gimp-2.10.34/icons/Color/Makefile.in 2023-02-21 20:03:34.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -216,8 +216,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -236,10 +234,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -288,6 +284,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -2214,6 +2211,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/icons/hicolor/Makefile.in gimp-2.10.34/icons/hicolor/Makefile.in --- gimp-2.10.32/icons/hicolor/Makefile.in 2022-06-12 20:29:23.000000000 +0000 +++ gimp-2.10.34/icons/hicolor/Makefile.in 2023-02-21 20:03:34.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -677,6 +674,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/icons/Legacy/Makefile.in gimp-2.10.34/icons/Legacy/Makefile.in --- gimp-2.10.32/icons/Legacy/Makefile.in 2022-06-12 20:29:23.000000000 +0000 +++ gimp-2.10.34/icons/Legacy/Makefile.in 2023-02-21 20:03:34.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -215,8 +215,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -235,10 +233,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -287,6 +283,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -1478,6 +1475,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/icons/Makefile.in gimp-2.10.34/icons/Makefile.in --- gimp-2.10.32/icons/Makefile.in 2022-06-12 20:29:23.000000000 +0000 +++ gimp-2.10.34/icons/Makefile.in 2023-02-21 20:03:34.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -157,6 +157,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) am__DIST_COMMON = $(srcdir)/Makefile.in DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) @@ -232,8 +234,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -252,10 +252,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -304,6 +302,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -753,6 +752,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/icons/Symbolic/Makefile.in gimp-2.10.34/icons/Symbolic/Makefile.in --- gimp-2.10.32/icons/Symbolic/Makefile.in 2022-06-12 20:29:23.000000000 +0000 +++ gimp-2.10.34/icons/Symbolic/Makefile.in 2023-02-21 20:03:34.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -216,8 +216,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -236,10 +234,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -288,6 +284,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -2214,6 +2211,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/icons/Symbolic-High-Contrast/Makefile.in gimp-2.10.34/icons/Symbolic-High-Contrast/Makefile.in --- gimp-2.10.32/icons/Symbolic-High-Contrast/Makefile.in 2022-06-12 20:29:23.000000000 +0000 +++ gimp-2.10.34/icons/Symbolic-High-Contrast/Makefile.in 2023-02-21 20:03:34.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -216,8 +216,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -236,10 +234,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -288,6 +284,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -2207,6 +2204,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/icons/Symbolic-Inverted/Makefile.in gimp-2.10.34/icons/Symbolic-Inverted/Makefile.in --- gimp-2.10.32/icons/Symbolic-Inverted/Makefile.in 2022-06-12 20:29:23.000000000 +0000 +++ gimp-2.10.34/icons/Symbolic-Inverted/Makefile.in 2023-02-21 20:03:34.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -216,8 +216,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -236,10 +234,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -288,6 +284,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -2207,6 +2204,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/icons/Symbolic-Inverted-High-Contrast/Makefile.in gimp-2.10.34/icons/Symbolic-Inverted-High-Contrast/Makefile.in --- gimp-2.10.32/icons/Symbolic-Inverted-High-Contrast/Makefile.in 2022-06-12 20:29:23.000000000 +0000 +++ gimp-2.10.34/icons/Symbolic-Inverted-High-Contrast/Makefile.in 2023-02-21 20:03:34.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -216,8 +216,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -236,10 +234,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -288,6 +284,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -2207,6 +2204,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/INSTALL gimp-2.10.34/INSTALL --- gimp-2.10.32/INSTALL 2022-06-12 20:29:39.000000000 +0000 +++ gimp-2.10.34/INSTALL 2023-02-21 20:03:54.000000000 +0000 @@ -38,7 +38,7 @@ You also need gettext version 0.19 or over. Earlier gettext had issues with script-fu localization, ending up in incomplete GIMP localization. - 3. You need to have GEGL version 0.4.36 or newer and babl version + 3. You need to have GEGL version 0.4.38 or newer and babl version 0.1.78 or newer. You can get them from https://gegl.org/ or clone them from the GNOME git repository: @@ -149,7 +149,7 @@ Fontconfig 2.12.4 freetype2 2.1.7 GDK-PixBuf 2.30.8 - GEGL 0.4.36 + GEGL 0.4.38 GIO GLib 2.56.2 glib-networking @@ -207,8 +207,8 @@ might be used to build and install GIMP. The actual configuration, compilation and installation output is not shown. - % tar xvfz gimp-2.10.32.tar.gz # unpack the sources - % cd gimp-2.10.32 # change to the toplevel directory + % tar xvfz gimp-2.10.34.tar.gz # unpack the sources + % cd gimp-2.10.34 # change to the toplevel directory % ./configure # run the `configure' script % make # build GIMP % make install # install GIMP diff -Nru gimp-2.10.32/libgimp/gimp.def gimp-2.10.34/libgimp/gimp.def --- gimp-2.10.32/libgimp/gimp.def 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/libgimp/gimp.def 2023-02-21 19:56:19.000000000 +0000 @@ -222,6 +222,7 @@ gimp_drawable_edit_stroke_item gimp_drawable_edit_stroke_selection gimp_drawable_equalize + gimp_drawable_extract_component gimp_drawable_fill gimp_drawable_flush gimp_drawable_foreground_extract @@ -275,6 +276,7 @@ gimp_drawable_set_pixel gimp_drawable_set_tattoo gimp_drawable_set_visible + gimp_drawable_shadows_highlights gimp_drawable_threshold gimp_drawable_transform_2d gimp_drawable_transform_2d_default diff -Nru gimp-2.10.32/libgimp/gimpdrawablecolor_pdb.c gimp-2.10.34/libgimp/gimpdrawablecolor_pdb.c --- gimp-2.10.32/libgimp/gimpdrawablecolor_pdb.c 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/libgimp/gimpdrawablecolor_pdb.c 2023-02-21 19:56:19.000000000 +0000 @@ -261,6 +261,46 @@ } /** + * gimp_drawable_extract_component: + * @drawable_ID: The drawable. + * @component: Component (RGB Red (0), RGB Green (1), RGB Blue (2), Hue (3), HSV Saturation (4), HSV Value (5), HSL Saturation (6), HSL Lightness (7), CMYK Cyan (8), CMYK Magenta (9), CMYK Yellow (10), CMYK Key (11), Y'CbCr Y' (12), Y'CbCr Cb (13), Y'CbCr Cr (14), LAB L (15), LAB A (16), LAB B (17), LCH C(ab) (18), LCH H(ab) (19), Alpha (20)). + * @invert: Invert the extracted component. + * @linear: Use linear output instead of gamma corrected. + * + * Extract a color model component. + * + * Extract a color model component. + * + * Returns: TRUE on success. + * + * Since: 2.10.34 + **/ +gboolean +gimp_drawable_extract_component (gint32 drawable_ID, + guint8 component, + gboolean invert, + gboolean linear) +{ + GimpParam *return_vals; + gint nreturn_vals; + gboolean success = TRUE; + + return_vals = gimp_run_procedure ("gimp-drawable-extract-component", + &nreturn_vals, + GIMP_PDB_DRAWABLE, drawable_ID, + GIMP_PDB_INT8, component, + GIMP_PDB_INT32, invert, + GIMP_PDB_INT32, linear, + GIMP_PDB_END); + + success = return_vals[0].data.d_status == GIMP_PDB_SUCCESS; + + gimp_destroy_params (return_vals, nreturn_vals); + + return success; +} + +/** * gimp_drawable_desaturate: * @drawable_ID: The drawable. * @desaturate_mode: The formula to use to desaturate. @@ -601,6 +641,60 @@ GIMP_PDB_END); success = return_vals[0].data.d_status == GIMP_PDB_SUCCESS; + + gimp_destroy_params (return_vals, nreturn_vals); + + return success; +} + +/** + * gimp_drawable_shadows_highlights: + * @drawable_ID: The drawable. + * @shadows: Adjust exposure of shadows. + * @highlights: Adjust exposure of highlights. + * @whitepoint: Shift white point. + * @radius: Spatial extent. + * @compress: Compress the effect on shadows/highlights and preserve midtones. + * @shadows_ccorrect: Adjust saturation of shadows. + * @highlights_ccorrect: Adjust saturation of highlights. + * + * Perform shadows and highlights correction. + * + * This filter allows adjusting shadows and highlights in the image + * separately. The implementation closely follow its counterpart in the + * Darktable photography software. + * + * Returns: TRUE on success. + * + * Since: 2.10.34 + **/ +gboolean +gimp_drawable_shadows_highlights (gint32 drawable_ID, + gdouble shadows, + gdouble highlights, + gdouble whitepoint, + gdouble radius, + gdouble compress, + gdouble shadows_ccorrect, + gdouble highlights_ccorrect) +{ + GimpParam *return_vals; + gint nreturn_vals; + gboolean success = TRUE; + + return_vals = gimp_run_procedure ("gimp-drawable-shadows-highlights", + &nreturn_vals, + GIMP_PDB_DRAWABLE, drawable_ID, + GIMP_PDB_FLOAT, shadows, + GIMP_PDB_FLOAT, highlights, + GIMP_PDB_FLOAT, whitepoint, + GIMP_PDB_FLOAT, radius, + GIMP_PDB_FLOAT, compress, + GIMP_PDB_FLOAT, shadows_ccorrect, + GIMP_PDB_FLOAT, highlights_ccorrect, + GIMP_PDB_END); + + success = return_vals[0].data.d_status == GIMP_PDB_SUCCESS; gimp_destroy_params (return_vals, nreturn_vals); diff -Nru gimp-2.10.32/libgimp/gimpdrawablecolor_pdb.h gimp-2.10.34/libgimp/gimpdrawablecolor_pdb.h --- gimp-2.10.32/libgimp/gimpdrawablecolor_pdb.h 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/libgimp/gimpdrawablecolor_pdb.h 2023-02-21 19:56:19.000000000 +0000 @@ -53,6 +53,10 @@ GimpHistogramChannel channel, gint num_points, const gdouble *points); +gboolean gimp_drawable_extract_component (gint32 drawable_ID, + guint8 component, + gboolean invert, + gboolean linear); gboolean gimp_drawable_desaturate (gint32 drawable_ID, GimpDesaturateMode desaturate_mode); gboolean gimp_drawable_equalize (gint32 drawable_ID, @@ -85,6 +89,14 @@ gdouble high_output, gboolean clamp_output); gboolean gimp_drawable_levels_stretch (gint32 drawable_ID); +gboolean gimp_drawable_shadows_highlights (gint32 drawable_ID, + gdouble shadows, + gdouble highlights, + gdouble whitepoint, + gdouble radius, + gdouble compress, + gdouble shadows_ccorrect, + gdouble highlights_ccorrect); gboolean gimp_drawable_posterize (gint32 drawable_ID, gint levels); gboolean gimp_drawable_threshold (gint32 drawable_ID, diff -Nru gimp-2.10.32/libgimp/gimpimagemetadata.c gimp-2.10.34/libgimp/gimpimagemetadata.c --- gimp-2.10.32/libgimp/gimpimagemetadata.c 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/libgimp/gimpimagemetadata.c 2023-02-21 19:56:19.000000000 +0000 @@ -85,11 +85,6 @@ metadata = gimp_metadata_load_from_file (file, error); - if (metadata) - { - gexiv2_metadata_erase_exif_thumbnail (GEXIV2_METADATA (metadata)); - } - return metadata; } @@ -387,6 +382,25 @@ g_free (datetime_buf); g_date_time_unref (datetime); + /* EXIF Thumbnail */ + + if (gexiv2_metadata_has_exif (g2metadata)) + { + gchar *value; + + /* Check a required tag for a thumbnail to be present. */ + value = gexiv2_metadata_get_tag_string (g2metadata, + "Exif.Thumbnail.ImageLength"); + + if (! value) + *suggested_flags &= ~GIMP_METADATA_SAVE_THUMBNAIL; + else + g_free (value); + } + else + { + *suggested_flags &= ~GIMP_METADATA_SAVE_THUMBNAIL; + } } /* Thumbnail */ @@ -734,7 +748,7 @@ g_strfreev (iptc_data); } - if (flags & GIMP_METADATA_SAVE_THUMBNAIL) + if (flags & GIMP_METADATA_SAVE_THUMBNAIL && support_exif) { GdkPixbuf *thumb_pixbuf; gchar *thumb_buffer; @@ -802,6 +816,11 @@ g_object_unref (thumb_pixbuf); } + else + { + /* Remove Thumbnail */ + gexiv2_metadata_erase_exif_thumbnail (new_g2metadata); + } if (flags & GIMP_METADATA_SAVE_COLOR_PROFILE) { diff -Nru gimp-2.10.32/libgimp/Makefile.in gimp-2.10.34/libgimp/Makefile.in --- gimp-2.10.32/libgimp/Makefile.in 2022-06-12 20:29:24.000000000 +0000 +++ gimp-2.10.34/libgimp/Makefile.in 2023-02-21 20:03:35.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -356,6 +356,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp COPYING DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) AA_LIBS = @AA_LIBS@ @@ -405,8 +407,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -425,10 +425,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -477,6 +475,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -1482,6 +1481,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/libgimpbase/gimpmetadata.c gimp-2.10.34/libgimpbase/gimpmetadata.c --- gimp-2.10.32/libgimpbase/gimpmetadata.c 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/libgimpbase/gimpmetadata.c 2023-02-21 19:56:19.000000000 +0000 @@ -1664,6 +1664,53 @@ GExiv2Metadata *dest, const gchar *tag) { +#if GEXIV2_CHECK_VERSION(0, 12, 2) + gchar **values; + GError *error = NULL; + + values = gexiv2_metadata_try_get_tag_multiple (src, tag, &error); + + if (error) + { + g_printerr ("%s: %s\n", G_STRFUNC, error->message); + g_clear_error (&error); + g_strfreev (values); + } + else if (values) + { + gexiv2_metadata_try_set_tag_multiple (dest, tag, (const gchar **) values, &error); + if (error) + { + g_warning ("%s: failed to set multiple metadata '%s': %s\n", + G_STRFUNC, tag, error->message); + g_clear_error (&error); + } + + g_strfreev (values); + } + else + { + gchar *value = gexiv2_metadata_try_get_tag_string (src, tag, &error); + + if (value) + { + gexiv2_metadata_try_set_tag_string (dest, tag, value, &error); + if (error) + { + g_warning ("%s: failed to set metadata '%s': %s\n", + G_STRFUNC, tag, error->message); + g_clear_error (&error); + } + g_free (value); + } + else if (error) + { + g_warning ("%s: failed to get metadata '%s': %s\n", + G_STRFUNC, tag, error->message); + g_clear_error (&error); + } + } +#else gchar **values = gexiv2_metadata_get_tag_multiple (src, tag); if (values) @@ -1681,6 +1728,7 @@ g_free (value); } } +#endif } static void diff -Nru gimp-2.10.32/libgimpbase/gimpversion.h gimp-2.10.34/libgimpbase/gimpversion.h --- gimp-2.10.32/libgimpbase/gimpversion.h 2022-06-12 20:29:57.000000000 +0000 +++ gimp-2.10.34/libgimpbase/gimpversion.h 2023-02-21 20:04:16.000000000 +0000 @@ -42,14 +42,14 @@ * * The micro GIMP version number. **/ -#define GIMP_MICRO_VERSION (32) +#define GIMP_MICRO_VERSION (34) /** * GIMP_VERSION: * * The GIMP version as a string. **/ -#define GIMP_VERSION "2.10.32" +#define GIMP_VERSION "2.10.34" /** * GIMP_API_VERSION: diff -Nru gimp-2.10.32/libgimpbase/Makefile.in gimp-2.10.34/libgimpbase/Makefile.in --- gimp-2.10.32/libgimpbase/Makefile.in 2022-06-12 20:29:24.000000000 +0000 +++ gimp-2.10.34/libgimpbase/Makefile.in 2023-02-21 20:03:35.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -238,6 +238,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__tty_colors_dummy = \ mgn= red= grn= lgn= blu= brg= std=; \ am__color_tests=no @@ -466,8 +468,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -486,10 +486,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -538,6 +536,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -1365,6 +1364,7 @@ @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \ @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \ @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT) + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am @@ -1402,8 +1402,6 @@ $(MAKE) $(AM_MAKEFLAGS) check-TESTS check: check-am all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS) -install-EXTRAPROGRAMS: install-libLTLIBRARIES - installdirs: for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libgimpbaseincludedir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ diff -Nru gimp-2.10.32/libgimpcolor/gimpcolortransform.c gimp-2.10.34/libgimpcolor/gimpcolortransform.c --- gimp-2.10.32/libgimpcolor/gimpcolortransform.c 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/libgimpcolor/gimpcolortransform.c 2023-02-21 19:56:19.000000000 +0000 @@ -334,8 +334,8 @@ priv->transform = cmsCreateProofingTransform (src_lcms, lcms_src_format, dest_lcms, lcms_dest_format, proof_lcms, - display_intent, proof_intent, + display_intent, flags | cmsFLAGS_SOFTPROOFING | cmsFLAGS_COPY_ALPHA); diff -Nru gimp-2.10.32/libgimpcolor/Makefile.in gimp-2.10.34/libgimpcolor/Makefile.in --- gimp-2.10.32/libgimpcolor/Makefile.in 2022-06-12 20:29:24.000000000 +0000 +++ gimp-2.10.34/libgimpcolor/Makefile.in 2023-02-21 20:03:35.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -233,6 +233,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__tty_colors_dummy = \ mgn= red= grn= lgn= blu= brg= std=; \ am__color_tests=no @@ -461,8 +463,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -481,10 +481,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -533,6 +531,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -1296,6 +1295,7 @@ @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \ @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \ @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT) + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am @@ -1333,8 +1333,6 @@ $(MAKE) $(AM_MAKEFLAGS) check-TESTS check: check-am all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS) -install-EXTRAPROGRAMS: install-libLTLIBRARIES - installdirs: for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libgimpcolorincludedir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ diff -Nru gimp-2.10.32/libgimpconfig/gimpcolorconfig.c gimp-2.10.34/libgimpconfig/gimpcolorconfig.c --- gimp-2.10.32/libgimpconfig/gimpcolorconfig.c 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/libgimpconfig/gimpcolorconfig.c 2023-02-21 19:56:19.000000000 +0000 @@ -110,6 +110,13 @@ #define OUT_OF_GAMUT_COLOR_BLURB \ _("The color to use for marking colors which are out of gamut.") +#define SHOW_RGB_U8_BLURB \ + _("When enabled, set the color scales to display 0...255 instead " \ + "of percentages") + +#define SHOW_HSV_BLURB \ + _("When enabled, set the color scales to display HSV blend mode instead " \ + "of LCh") enum { @@ -129,6 +136,8 @@ PROP_SIMULATION_OPTIMIZE, PROP_SIMULATION_GAMUT_CHECK, PROP_OUT_OF_GAMUT_COLOR, + PROP_SHOW_RGB_U8, + PROP_SHOW_HSV, PROP_DISPLAY_MODULE }; @@ -139,6 +148,9 @@ { gboolean display_optimize; gboolean simulation_optimize; + + gboolean show_rgb_u8; + gboolean show_hsv; }; #define GET_PRIVATE(obj) \ @@ -302,6 +314,20 @@ FALSE, &color, GIMP_PARAM_STATIC_STRINGS); + GIMP_CONFIG_PROP_BOOLEAN (object_class, PROP_SHOW_RGB_U8, + "show-rgb-u8", + "Show RGB 0..255", + _("Show RGB 0..255 scales"), + FALSE, + GIMP_PARAM_STATIC_STRINGS); + + GIMP_CONFIG_PROP_BOOLEAN (object_class, PROP_SHOW_HSV, + "show-hsv", + "Show HSV", + _("Show HSV instead of LCH"), + FALSE, + GIMP_PARAM_STATIC_STRINGS); + GIMP_CONFIG_PROP_STRING (object_class, PROP_DISPLAY_MODULE, "display-module", "Display module", @@ -408,6 +434,12 @@ case PROP_OUT_OF_GAMUT_COLOR: color_config->out_of_gamut_color = *(GimpRGB *) g_value_get_boxed (value); break; + case PROP_SHOW_RGB_U8: + priv->show_rgb_u8 = g_value_get_boolean (value); + break; + case PROP_SHOW_HSV: + priv->show_hsv = g_value_get_boolean (value); + break; case PROP_DISPLAY_MODULE: g_free (color_config->display_module); color_config->display_module = g_value_dup_string (value); @@ -481,6 +513,12 @@ case PROP_OUT_OF_GAMUT_COLOR: g_value_set_boxed (value, &color_config->out_of_gamut_color); break; + case PROP_SHOW_RGB_U8: + g_value_set_boolean (value, priv->show_rgb_u8); + break; + case PROP_SHOW_HSV: + g_value_set_boolean (value, priv->show_hsv); + break; case PROP_DISPLAY_MODULE: g_value_set_string (value, color_config->display_module); break; diff -Nru gimp-2.10.32/libgimpconfig/Makefile.in gimp-2.10.34/libgimpconfig/Makefile.in --- gimp-2.10.32/libgimpconfig/Makefile.in 2022-06-12 20:29:24.000000000 +0000 +++ gimp-2.10.34/libgimpconfig/Makefile.in 2023-02-21 20:03:35.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -231,6 +231,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) AA_LIBS = @AA_LIBS@ @@ -280,8 +282,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -300,10 +300,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -352,6 +350,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -941,6 +940,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/libgimpmath/Makefile.in gimp-2.10.34/libgimpmath/Makefile.in --- gimp-2.10.32/libgimpmath/Makefile.in 2022-06-12 20:29:24.000000000 +0000 +++ gimp-2.10.34/libgimpmath/Makefile.in 2023-02-21 20:03:35.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -216,6 +216,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) AA_LIBS = @AA_LIBS@ @@ -265,8 +267,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -285,10 +285,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -337,6 +335,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -873,6 +872,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/libgimpmodule/Makefile.in gimp-2.10.34/libgimpmodule/Makefile.in --- gimp-2.10.32/libgimpmodule/Makefile.in 2022-06-12 20:29:24.000000000 +0000 +++ gimp-2.10.34/libgimpmodule/Makefile.in 2023-02-21 20:03:35.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -218,6 +218,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) AA_LIBS = @AA_LIBS@ @@ -267,8 +269,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -287,10 +287,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -339,6 +337,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -873,6 +872,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/libgimpthumb/Makefile.in gimp-2.10.34/libgimpthumb/Makefile.in --- gimp-2.10.32/libgimpthumb/Makefile.in 2022-06-12 20:29:24.000000000 +0000 +++ gimp-2.10.34/libgimpthumb/Makefile.in 2023-02-21 20:03:35.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -228,6 +228,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) AA_LIBS = @AA_LIBS@ @@ -277,8 +279,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -297,10 +297,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -349,6 +347,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -930,6 +929,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/libgimpwidgets/gimpcolorscales.c gimp-2.10.34/libgimpwidgets/gimpcolorscales.c --- gimp-2.10.32/libgimpwidgets/gimpcolorscales.c 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/libgimpwidgets/gimpcolorscales.c 2023-02-21 19:56:19.000000000 +0000 @@ -56,7 +56,8 @@ enum { PROP_0, - PROP_SHOW_RGB_U8 + PROP_SHOW_RGB_U8, + PROP_SHOW_HSV }; enum @@ -103,6 +104,8 @@ GimpColorSelector parent_instance; gboolean show_rgb_u8; + GBinding *show_rgb_u8_binding; + GBinding *show_hsv_binding; GtkWidget *lch_group; GtkWidget *hsv_group; @@ -220,6 +223,13 @@ FALSE, GIMP_PARAM_READWRITE | G_PARAM_CONSTRUCT)); + g_object_class_install_property (object_class, PROP_SHOW_HSV, + g_param_spec_boolean ("show-hsv", + "Show HSV", + "Show HSV instead of LCH", + FALSE, + GIMP_PARAM_READWRITE | + G_PARAM_CONSTRUCT)); fish_rgb_to_lch = babl_fish (babl_format ("R'G'B'A double"), babl_format ("CIE LCH(ab) alpha double")); @@ -366,6 +376,9 @@ gtk_box_set_spacing (GTK_BOX (scales), 5); + scales->show_rgb_u8_binding = NULL; + scales->show_hsv_binding = NULL; + /* don't need the toggles for our own operation */ selector->toggles_visible = FALSE; @@ -474,6 +487,11 @@ GIMP_COLOR_SELECTOR_MODEL_HSV)) gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (radio2), TRUE); + g_object_bind_property (G_OBJECT (radio2), "active", + G_OBJECT (scales), "show-hsv", + G_BINDING_SYNC_CREATE | + G_BINDING_BIDIRECTIONAL); + g_signal_connect (radio1, "toggled", G_CALLBACK (gimp_color_scales_toggle_lch_hsv), scales); @@ -486,6 +504,9 @@ g_clear_object (&scales->dummy_u8_toggle); + g_clear_pointer (&scales->show_rgb_u8_binding, g_binding_unbind); + g_clear_pointer (&scales->show_hsv_binding, g_binding_unbind); + G_OBJECT_CLASS (parent_class)->dispose (object); } @@ -496,12 +517,18 @@ GParamSpec *pspec) { GimpColorScales *scales = GIMP_COLOR_SCALES (object); + gboolean hsv; switch (property_id) { case PROP_SHOW_RGB_U8: g_value_set_boolean (value, scales->show_rgb_u8); break; + case PROP_SHOW_HSV: + hsv = gimp_color_selector_get_model_visible (GIMP_COLOR_SELECTOR (object), + GIMP_COLOR_SELECTOR_MODEL_HSV); + g_value_set_boolean (value, hsv); + break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID (object, property_id, pspec); @@ -516,12 +543,23 @@ GParamSpec *pspec) { GimpColorScales *scales = GIMP_COLOR_SCALES (object); + gboolean show_hsv; switch (property_id) { case PROP_SHOW_RGB_U8: gimp_color_scales_set_show_rgb_u8 (scales, g_value_get_boolean (value)); break; + case PROP_SHOW_HSV: + show_hsv = g_value_get_boolean (value); + + gimp_color_selector_set_model_visible (GIMP_COLOR_SELECTOR (object), + GIMP_COLOR_SELECTOR_MODEL_LCH, + ! show_hsv); + gimp_color_selector_set_model_visible (GIMP_COLOR_SELECTOR (object), + GIMP_COLOR_SELECTOR_MODEL_HSV, + show_hsv); + break; default: G_OBJECT_WARN_INVALID_PROPERTY_ID (object, property_id, pspec); @@ -606,6 +644,19 @@ GimpColorScales *scales = GIMP_COLOR_SCALES (selector); gint i; + g_clear_pointer (&scales->show_rgb_u8_binding, g_binding_unbind); + g_clear_pointer (&scales->show_hsv_binding, g_binding_unbind); + + if (config) + { + scales->show_rgb_u8_binding = g_object_bind_property (config, "show-rgb-u8", + scales, "show-rgb-u8", + G_BINDING_SYNC_CREATE | G_BINDING_BIDIRECTIONAL); + scales->show_hsv_binding = g_object_bind_property (config, "show-hsv", + scales, "show-hsv", + G_BINDING_SYNC_CREATE | G_BINDING_BIDIRECTIONAL); + } + for (i = 0; i < G_N_ELEMENTS (scale_defs); i++) { if (scales->scales[i]) @@ -862,23 +913,13 @@ GimpColorScales *scales) { GimpColorSelector *selector = GIMP_COLOR_SELECTOR (scales); + gboolean show_hsv = ! gtk_toggle_button_get_active (toggle); - if (gtk_toggle_button_get_active (toggle)) - { - gimp_color_selector_set_model_visible (selector, - GIMP_COLOR_SELECTOR_MODEL_LCH, - TRUE); - gimp_color_selector_set_model_visible (selector, - GIMP_COLOR_SELECTOR_MODEL_HSV, - FALSE); - } - else - { - gimp_color_selector_set_model_visible (selector, - GIMP_COLOR_SELECTOR_MODEL_LCH, - FALSE); - gimp_color_selector_set_model_visible (selector, - GIMP_COLOR_SELECTOR_MODEL_HSV, - TRUE); - } + gimp_color_selector_set_model_visible (selector, + GIMP_COLOR_SELECTOR_MODEL_LCH, + ! show_hsv); + gimp_color_selector_set_model_visible (selector, + GIMP_COLOR_SELECTOR_MODEL_HSV, + show_hsv); + g_object_set (scales, "show-hsv", show_hsv, NULL); } diff -Nru gimp-2.10.32/libgimpwidgets/gimppickbutton.c gimp-2.10.34/libgimpwidgets/gimppickbutton.c --- gimp-2.10.32/libgimpwidgets/gimppickbutton.c 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/libgimpwidgets/gimppickbutton.c 2023-02-21 19:56:19.000000000 +0000 @@ -22,6 +22,10 @@ #include #include +#ifdef GDK_WINDOWING_X11 +#include +#endif + #include "libgimpcolor/gimpcolor.h" #include "gimpwidgetstypes.h" @@ -30,12 +34,15 @@ #include "gimphelpui.h" #include "gimpicons.h" #include "gimppickbutton.h" + +#if defined (GDK_WINDOWING_QUARTZ) +#include "gimppickbutton-quartz.h" +#elif defined (GDK_WINDOWING_WIN32) +#include "gimppickbutton-win32.h" +#else #include "gimppickbutton-default.h" #include "gimppickbutton-kwin.h" #include "gimppickbutton-xdg.h" - -#ifdef GDK_WINDOWING_QUARTZ -#include "gimppickbutton-quartz.h" #endif #include "libgimp/libgimp-intl.h" @@ -138,8 +145,22 @@ static void gimp_pick_button_clicked (GtkButton *button) { -#ifdef GDK_WINDOWING_QUARTZ +#if defined (GDK_WINDOWING_QUARTZ) _gimp_pick_button_quartz_pick (GIMP_PICK_BUTTON (button)); +#elif defined (GDK_WINDOWING_WIN32) + _gimp_pick_button_win32_pick (GIMP_PICK_BUTTON (button)); +#elif defined (GDK_WINDOWING_X11) + /* It's a bit weird as we use the default pick code both in first and + * last cases. It's because when running GIMP on X11 in particular, + * the portals don't return color space information. So the returned + * color is in the display space, not in the current image space and + * we have no way to convert the data back (well if running on X11, we + * could still get a profile from the display, but if there are + * several displays, we can't know for sure where the color was picked + * from.). + * See: https://github.com/flatpak/xdg-desktop-portal/issues/862 + */ + _gimp_pick_button_default_pick (GIMP_PICK_BUTTON (button)); #else if (_gimp_pick_button_xdg_available ()) _gimp_pick_button_xdg_pick (GIMP_PICK_BUTTON (button)); diff -Nru gimp-2.10.32/libgimpwidgets/gimppickbutton-win32.c gimp-2.10.34/libgimpwidgets/gimppickbutton-win32.c --- gimp-2.10.32/libgimpwidgets/gimppickbutton-win32.c 1970-01-01 00:00:00.000000000 +0000 +++ gimp-2.10.34/libgimpwidgets/gimppickbutton-win32.c 2023-02-21 19:56:19.000000000 +0000 @@ -0,0 +1,1135 @@ +/* LIBGIMP - The GIMP Library + * Copyright (C) 1995-1997 Peter Mattis and Spencer Kimball + * + * gimppickbutton-win32.c + * Copyright (C) 2022 Luca Bacci + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library. If not, see + * . + */ + +#include "config.h" + +#include +#include + +#include "libgimpcolor/gimpcolor.h" + +#include "gimpwidgetstypes.h" +#include "gimppickbutton.h" +#include "gimppickbutton-win32.h" + +#include +#include +#include + +#include + +/* + * NOTES: + * + * This implementation is based on gtk/gtkcolorpickerwin32.c from GTK. + * + * We install a low-level mouse hook so that color picking continues + * even when switching active windows. + * + * Beyond that, we also create keep-above, input-only HWNDs and place + * them on the screen to cover each monitor. This is done to show our + * custom cursor and to avoid giving input to other windows: that way + * the desktop appears "frozen" while picking the color. + * + * Finally, we also set up a low-level keyboard hook to dismiss color- + * picking mode whenever the user presses . + * + * Note that low-level hooks for mouse and keyboard do not use any DLL + * injection and are thus non-invasive. + * + * For GTK4: consider using an appropriate GDK surface for input-only + * windows. This'd enable us to also get Wintab input when CXO_SYSTEM + * is not set. + */ + +typedef struct +{ + HMONITOR handle; + wchar_t *device; + HDC hdc; + POINT screen_origin; + int logical_width; + int logical_height; + int physical_width; + int physical_height; +} MonitorData; + +GList *pickers; +HHOOK mouse_hook; +HHOOK keyboard_hook; + +ATOM notif_window_class; +HWND notif_window_handle; +GArray *monitors; + +ATOM input_window_class; +GArray *input_window_handles; + +/* Utils */ +static HMODULE this_module (void); +static MonitorData * monitors_find_for_logical_point (POINT logical); +static MonitorData * monitors_find_for_physical_point (POINT physical); +static POINT logical_to_physical (MonitorData *data, + POINT logical); +static void destroy_window (gpointer ptr); + +/* Mouse cursor */ +static HCURSOR create_cursor_from_rgba32_pixbuf (GdkPixbuf *pixbuf, + POINT hotspot); +static HCURSOR create_cursor (void); + +/* Low-level mouse hook */ +static LRESULT CALLBACK mouse_procedure (int nCode, + WPARAM wParam, + LPARAM lParam); +static gboolean ensure_mouse_hook (void); +static void remove_mouse_hook (void); + +/* Low-level keyboard hook */ +static LRESULT CALLBACK keyboard_procedure (int nCode, + WPARAM wParam, + LPARAM lParam); +static gboolean ensure_keyboard_hook (void); +static void remove_keyboard_hook (void); + +/* Input-only window */ +static LRESULT CALLBACK input_window_procedure (HWND hwnd, + UINT uMsg, + WPARAM wParam, + LPARAM lParam); +static gboolean ensure_input_window_class (void); +static void remove_input_window_class (void); +static HWND create_input_window (POINT origin, + int width, + int height); + +/* Hidden notification window */ +static LRESULT CALLBACK notif_window_procedure (HWND hwnd, + UINT uMsg, + WPARAM wParam, + LPARAM lParam); +static gboolean ensure_notif_window_class (void); +static void remove_notif_window_class (void); +static gboolean ensure_notif_window (void); +static void remove_notif_window (void); + +/* Monitor enumeration and discovery */ +static void monitor_data_free (gpointer ptr); +static BOOL CALLBACK enum_monitor_callback (HMONITOR hMonitor, + HDC hDC, + RECT *pRect, + LPARAM lParam); +static GArray* enumerate_monitors (void); + +/* GimpPickButtonWin32 */ +static void ensure_input_windows (void); +static void remove_input_windows (void); +static void ensure_monitors (void); +static void remove_monitors (void); +static void ensure_screen_data (void); +static void remove_screen_data (void); +static void screen_changed (void); +static void ensure_screen_tracking (void); +static void remove_screen_tracking (void); +static GimpRGB pick_color_with_gdi (POINT physical_point); +static void user_picked (MonitorData *monitor, + POINT physical_point); +void _gimp_pick_button_win32_pick (GimpPickButton *button); +static void stop_picking (void); + +/* {{{ Utils */ + +/* Gets a handle to the module containing this code. + * Works regardless if we're building a shared or + * static library */ + +static HMODULE +this_module (void) +{ + extern IMAGE_DOS_HEADER __ImageBase; + return (HMODULE) &__ImageBase; +} + +static MonitorData* +monitors_find_for_logical_point (POINT logical) +{ + HMONITOR monitor_handle; + guint i; + + monitor_handle = MonitorFromPoint (logical, MONITOR_DEFAULTTONULL); + if (!monitor_handle) + return NULL; + + ensure_monitors (); + + for (i = 0; i < monitors->len; i++) + { + MonitorData *data = &g_array_index (monitors, MonitorData, i); + + if (data->handle == monitor_handle) + return data; + } + + return NULL; +} + +static MonitorData* +monitors_find_for_physical_point (POINT physical) +{ + guint i; + + ensure_monitors (); + + for (i = 0; i < monitors->len; i++) + { + MonitorData *data = &g_array_index (monitors, MonitorData, i); + RECT physical_rect; + + physical_rect.left = data->screen_origin.x; + physical_rect.top = data->screen_origin.y; + physical_rect.right = physical_rect.left + data->physical_width; + physical_rect.bottom = physical_rect.top + data->physical_height; + + /* TODO: tolerance */ + if (PtInRect (&physical_rect, physical)) + return data; + } + + return NULL; +} + +static POINT +logical_to_physical (MonitorData *data, + POINT logical) +{ + POINT physical = logical; + + if (data && + (data->logical_width != data->physical_width) && + data->logical_width > 0 && data->physical_width > 0) + { + double dpi_scale = (double) data->physical_width / + (double) data->logical_width; + + physical.x = logical.x * dpi_scale; + physical.y = logical.y * dpi_scale; + } + + return physical; +} + +static void +destroy_window (gpointer ptr) +{ + HWND *hwnd = (HWND*) ptr; + DestroyWindow (*hwnd); +} + +/* }}} + * {{{ Mouse cursor */ + +static HCURSOR +create_cursor_from_rgba32_pixbuf (GdkPixbuf *pixbuf, + POINT hotspot) +{ + struct { + BITMAPV5HEADER header; + RGBQUAD colors[2]; + } info; + HBITMAP bitmap = NULL; + uint8_t *bitmap_data = NULL; + HBITMAP mask = NULL; + uint8_t *mask_data = NULL; + unsigned int mask_stride; + HDC hdc = NULL; + int width; + int height; + int size; + int stride; + const uint8_t *pixbuf_data = NULL; + int i_offset; + int j_offset; + int i; + int j; + ICONINFO icon_info; + HICON icon = NULL; + + if (gdk_pixbuf_get_n_channels (pixbuf) != 4) + goto cleanup; + + hdc = GetDC (NULL); + if (!hdc) + goto cleanup; + + width = gdk_pixbuf_get_width (pixbuf); + height = gdk_pixbuf_get_height (pixbuf); + stride = gdk_pixbuf_get_rowstride (pixbuf); + size = MAX (width, height); + pixbuf_data = gdk_pixbuf_read_pixels (pixbuf); + + memset (&info, 0, sizeof (info)); + info.header.bV5Size = sizeof (info.header); + info.header.bV5Width = size; + info.header.bV5Height = size; + /* Since Windows XP the OS supports mouse cursors as 32bpp + * bitmaps with alpha channel that are laid out as BGRA32 + * (assuming little-endian) */ + info.header.bV5Planes = 1; + info.header.bV5BitCount = 32; + info.header.bV5Compression = BI_BITFIELDS; + info.header.bV5BlueMask = 0x000000FF; + info.header.bV5GreenMask = 0x0000FF00; + info.header.bV5RedMask = 0x00FF0000; + info.header.bV5AlphaMask = 0xFF000000; + + bitmap = CreateDIBSection (hdc, (BITMAPINFO*) &info, DIB_RGB_COLORS, + (void**) &bitmap_data, NULL, 0); + if (!bitmap || !bitmap_data) + { + g_warning ("CreateDIBSection failed with error code %u", + (unsigned) GetLastError ()); + goto cleanup; + } + + /* We also need to provide a proper mask HBITMAP, otherwise + * CreateIconIndirect() fails with ERROR_INVALID_PARAMETER. + * This mask bitmap is a bitfield indicating whether the */ + memset (&info, 0, sizeof (info)); + info.header.bV5Size = sizeof (info.header); + info.header.bV5Width = size; + info.header.bV5Height = size; + info.header.bV5Planes = 1; + info.header.bV5BitCount = 1; + info.header.bV5Compression = BI_RGB; + info.colors[0] = (RGBQUAD){0x00, 0x00, 0x00}; + info.colors[1] = (RGBQUAD){0xFF, 0xFF, 0xFF}; + + mask = CreateDIBSection (hdc, (BITMAPINFO*) &info, DIB_RGB_COLORS, + (void**) &mask_data, NULL, 0); + if (!mask || !mask_data) + { + g_warning ("CreateDIBSection failed with error code %u", + (unsigned) GetLastError ()); + goto cleanup; + } + + /* MSDN says mask rows are aligned to LONG boundaries */ + mask_stride = (((size + 31) & ~31) >> 3); + + if (width > height) + { + i_offset = 0; + j_offset = (width - height) / 2; + } + else + { + i_offset = (height - width) / 2; + j_offset = 0; + } + + for (j = 0; j < height; j++) /* loop over all the bitmap rows */ + { + uint8_t *bitmap_row = bitmap_data + 4 * ((j + j_offset) * size + i_offset); + uint8_t *mask_byte = mask_data + (j + j_offset) * mask_stride + i_offset / 8; + unsigned int mask_bit = (0x80 >> (i_offset % 8)); + const uint8_t *pixbuf_row = pixbuf_data + (height - j - 1) * stride; + + for (i = 0; i < width; i++) /* loop over the current bitmap row */ + { + uint8_t *bitmap_pixel = bitmap_row + 4 * i; + const uint8_t *pixbuf_pixel = pixbuf_row + 4 * i; + + /* Assign to destination pixel from source pixel + * by also swapping channels as appropriate */ + bitmap_pixel[0] = pixbuf_pixel[2]; + bitmap_pixel[1] = pixbuf_pixel[1]; + bitmap_pixel[2] = pixbuf_pixel[0]; + bitmap_pixel[3] = pixbuf_pixel[3]; + + if (pixbuf_pixel[3] == 0) + mask_byte[0] |= mask_bit; /* turn ON bit */ + else + mask_byte[0] &= ~mask_bit; /* turn OFF bit */ + + mask_bit >>= 1; + if (mask_bit == 0) + { + mask_bit = 0x80; + mask_byte++; + } + } + } + + memset (&icon_info, 0, sizeof (icon_info)); + icon_info.fIcon = FALSE; + icon_info.xHotspot = hotspot.x; + icon_info.yHotspot = hotspot.y; + icon_info.hbmMask = mask; + icon_info.hbmColor = bitmap; + + icon = CreateIconIndirect (&icon_info); + if (!icon) + { + g_warning ("CreateIconIndirect failed with error code %u", + (unsigned) GetLastError ()); + goto cleanup; + } + +cleanup: + if (mask) + DeleteObject (mask); + + if (bitmap) + DeleteObject (bitmap); + + if (hdc) + ReleaseDC (NULL, hdc); + + return (HCURSOR) icon; +} + +static HCURSOR +create_cursor (void) +{ + GdkPixbuf *pixbuf = NULL; + GError *error = NULL; + HCURSOR cursor = NULL; + + pixbuf = gdk_pixbuf_new_from_resource ("/org/gimp/color-picker-cursors/cursor-color-picker.png", + &error); + if (!pixbuf) + { + g_critical ("gdk_pixbuf_new_from_resource failed: %s", + error ? error->message : "unknown error"); + goto cleanup; + } + g_clear_error (&error); + + cursor = create_cursor_from_rgba32_pixbuf (pixbuf, (POINT){ 1, 30 }); + +cleanup: + g_clear_error (&error); + g_clear_object (&pixbuf); + + return cursor; +} + +/* }}} + * {{{ Low-level mouse hook */ + +/* This mouse procedure can detect clicks made on any + * application window. Countrary to mouse capture, this + * method continues to work even after switching active + * windows. */ + +static LRESULT CALLBACK +mouse_procedure (int nCode, + WPARAM wParam, + LPARAM lParam) +{ + if (nCode == HC_ACTION) + { + MSLLHOOKSTRUCT *info = (MSLLHOOKSTRUCT*) lParam; + + switch (wParam) + { + case WM_LBUTTONDOWN: + case WM_MBUTTONDOWN: + case WM_RBUTTONDOWN: + case WM_XBUTTONDOWN: + { + POINT physical; + MonitorData *data; + + if (pickers == NULL) + break; + + /* A low-level mouse hook always receives points in + * per-monitor DPI-aware screen coordinates, regardless of + * the DPI awareness setting of the application. */ + physical = info->pt; + + data = monitors_find_for_physical_point (physical); + if (!data) + g_message ("Captured point (%ld, %ld) doesn't belong to any monitor", + (long) physical.x, (long) physical.y); + + user_picked (data, physical); + + /* It's safe to remove a hook from within its callback. + * Anyway this can even be called from an idle callback, + * as the hook does nothing if there are no pickers. + * (In that case also the ensure functions have to be + * scheduled in an idle callback) */ + stop_picking (); + + return (wParam == WM_XBUTTONDOWN) ? TRUE : 0; + } + break; + default: + break; + } + } + + return CallNextHookEx (NULL, nCode, wParam, lParam); +} + +static gboolean +ensure_mouse_hook (void) +{ + if (!mouse_hook) + { + mouse_hook = SetWindowsHookEx (WH_MOUSE_LL, mouse_procedure, this_module (), 0); + if (!mouse_hook) + { + g_warning ("SetWindowsHookEx failed with error code %u", + (unsigned) GetLastError ()); + return FALSE; + } + } + + return TRUE; +} + +static void +remove_mouse_hook (void) +{ + if (mouse_hook) + { + if (!UnhookWindowsHookEx (mouse_hook)) + { + g_warning ("UnhookWindowsHookEx failed with error code %u", + (unsigned) GetLastError ()); + return; + } + + mouse_hook = NULL; + } +} + +/* }}} + * {{{ Low-level keyboard hook */ + +/* This is used to stop picking anytime the user presses ESC */ + +static LRESULT CALLBACK +keyboard_procedure (int nCode, + WPARAM wParam, + LPARAM lParam) +{ + if (nCode == HC_ACTION) + { + KBDLLHOOKSTRUCT *info = (KBDLLHOOKSTRUCT*) lParam; + + switch (wParam) + { + case WM_KEYDOWN: + case WM_SYSKEYDOWN: + if (info->vkCode == VK_ESCAPE) + { + stop_picking (); + return 1; + } + break; + default: + break; + } + } + + return CallNextHookEx(NULL, nCode, wParam, lParam); +} + +static gboolean +ensure_keyboard_hook (void) +{ + if (!keyboard_hook) + { + keyboard_hook = SetWindowsHookEx (WH_KEYBOARD_LL, keyboard_procedure, this_module (), 0); + if (!keyboard_hook) + { + g_warning ("SetWindowsHookEx failed with error code %u", + (unsigned) GetLastError ()); + return FALSE; + } + } + + return TRUE; +} + +static void +remove_keyboard_hook (void) +{ + if (keyboard_hook) + { + if (!UnhookWindowsHookEx (keyboard_hook)) + { + g_warning ("UnhookWindowsHookEx failed with error code %u", + (unsigned) GetLastError ()); + return; + } + + keyboard_hook = NULL; + } +} + +/* }}} + * {{{ Input-only windows */ + +/* Those input-only windows are placed to cover each monitor on + * the screen and serve two purposes: display our custom mouse + * cursor and freeze the desktop by avoiding interaction of the + * mouse with other applications */ + +static LRESULT CALLBACK +input_window_procedure (HWND hwnd, + UINT uMsg, + WPARAM wParam, + LPARAM lParam) +{ + switch (uMsg) + { + case WM_NCCREATE: + /* The shell automatically hides the taskbar when a window + * covers the entire area of a monitor (fullscreened). In + * order to avoid that, we can set a special property on + * the window + * See the docs for ITaskbarList2::MarkFullscreenWindow() + * on MSDN for more informations */ + + if (!SetPropW (hwnd, L"NonRudeHWND", (HANDLE) TRUE)) + g_warning_once ("SetPropW failed with error code %u", + (unsigned) GetLastError ()); + break; + + case WM_NCDESTROY: + /* We have to remove window properties manually before the + * window gets destroyed */ + + if (!RemovePropW (hwnd, L"NonRudeHWND")) + g_warning_once ("SetPropW failed with error code %u", + (unsigned) GetLastError ()); + break; + + /* Avoid any drawing at all. Here we block processing of the + * default window procedure, although we set the NULL_BRUSH + * as the window class's background brush, so even the default + * window procedure wouldn't draw anything at all */ + + case WM_ERASEBKGND: + return 1; + case WM_PAINT: + { + #if 1 + PAINTSTRUCT ps; + BeginPaint(hwnd, &ps); + EndPaint(hwnd, &ps); + #else + UINT flags = RDW_VALIDATE | + RDW_NOFRAME | + RDW_NOERASE; + RedrawWindow (hwnd, NULL, NULL, flags); + #endif + } + return 0; + #if 0 + case WM_SYNCPAINT: + return 0; + #endif + + case WM_MOUSEACTIVATE: + /* This can be useful in case we want to avoid + * using a mouse hook */ + return MA_NOACTIVATE; + + /* Anytime we detect a mouse click, pick the color. Note that + * this is rarely used as the mouse hook would process the + * clicks before that */ + + case WM_LBUTTONDOWN: + case WM_MBUTTONDOWN: + case WM_RBUTTONDOWN: + case WM_XBUTTONDOWN: + { + POINT logical = (POINT){GET_X_LPARAM (lParam), GET_Y_LPARAM (lParam)}; + MonitorData *data = monitors_find_for_logical_point (logical); + POINT physical = logical_to_physical (data, logical); + + if (!data) + g_message ("Captured point (%ld, %ld) doesn't belong to any monitor", + (long) logical.x, (long) logical.y); + + user_picked (data, physical); + + stop_picking (); + } + + return (uMsg == WM_XBUTTONDOWN) ? TRUE : 0; + default: + break; + } + + return DefWindowProcW (hwnd, uMsg, wParam, lParam); +} + +static gboolean +ensure_input_window_class (void) +{ + if (!input_window_class) + { + WNDCLASSEXW wndclassex; + HCURSOR cursor = create_cursor (); + + memset (&wndclassex, 0, sizeof (wndclassex)); + wndclassex.cbSize = sizeof (wndclassex); + wndclassex.hInstance = this_module (); + wndclassex.lpszClassName = L"GimpPickButtonInputWindowClass"; + wndclassex.lpfnWndProc = input_window_procedure; + wndclassex.hbrBackground = GetStockObject (NULL_BRUSH); + wndclassex.hCursor = cursor ? + cursor : + LoadImageW (NULL, + (LPCWSTR)(guintptr)IDC_CROSS, + IMAGE_CURSOR, 0, 0, + LR_DEFAULTSIZE | LR_SHARED); + + input_window_class = RegisterClassExW (&wndclassex); + if (input_window_class == 0) + { + g_warning ("RegisterClassExW failed with error code %u", + (unsigned) GetLastError ()); + + if (cursor) + DestroyCursor (cursor); + + return FALSE; + } + } + + return TRUE; +} + +static void +remove_input_window_class (void) +{ + if (input_window_class) + { + LPCWSTR name = (LPCWSTR)(guintptr)input_window_class; + UnregisterClassW (name, this_module ()); + input_window_class = 0; + } +} + +/* create_input_window expects logical screen coordinates */ + +static HWND +create_input_window (POINT origin, + int width, + int height) +{ + DWORD stylex = WS_EX_NOACTIVATE | WS_EX_TOPMOST; + LPCWSTR wclass; + LPCWSTR title = L"Gimp Input Window"; + DWORD style = WS_POPUP; + HWND hwnd; + + if (!ensure_input_window_class ()) + return FALSE; + + /* This must go after the ensure_input_window_class */ + wclass = (LPCWSTR)(guintptr)input_window_class; + + hwnd = CreateWindowExW (stylex, wclass, title, style, + origin.x, origin.y, width, height, + NULL, NULL, this_module (), NULL); + if (hwnd == NULL) + { + g_warning_once ("CreateWindowExW failed with error code %u", + (unsigned) GetLastError ()); + return FALSE; + } + + ShowWindow (hwnd, SW_SHOWNOACTIVATE); + + return hwnd; +} + +/* }}} + * {{{ Hidden notification window */ + +/* We setup a hidden window to listen for WM_DISPLAYCAHNGE + * messages and reposition the input-only windows on the + * screen */ + +static LRESULT CALLBACK +notif_window_procedure (HWND hwnd, + UINT uMsg, + WPARAM wParam, + LPARAM lParam) +{ + switch (uMsg) + { + case WM_DISPLAYCHANGE: + screen_changed (); + break; + default: + break; + } + + return DefWindowProcW (hwnd, uMsg, wParam, lParam); +} + +static gboolean +ensure_notif_window_class (void) +{ + if (!notif_window_class) + { + WNDCLASSEXW wndclassex; + + memset (&wndclassex, 0, sizeof (wndclassex)); + wndclassex.cbSize = sizeof (wndclassex); + wndclassex.hInstance = this_module (); + wndclassex.lpszClassName = L"GimpPickButtonNotifWindowClass"; + wndclassex.lpfnWndProc = notif_window_procedure; + + notif_window_class = RegisterClassExW (&wndclassex); + if (notif_window_class == 0) + { + g_warning ("RegisterClassExW failed with error code %u", + (unsigned) GetLastError ()); + return FALSE; + } + } + + return TRUE; +} + +static void +remove_notif_window_class (void) +{ + if (notif_window_class) + { + LPCWSTR name = (LPCWSTR)(guintptr)notif_window_class; + UnregisterClassW (name, this_module ()); + notif_window_class = 0; + } +} + +static gboolean +ensure_notif_window (void) +{ + if (!ensure_notif_window_class ()) + return FALSE; + + if (!notif_window_handle) + { + DWORD stylex = 0; + LPCWSTR wclass = (LPCWSTR)(guintptr)notif_window_class; + LPCWSTR title = L"Gimp Notifications Window"; + DWORD style = WS_POPUP; + + notif_window_handle = CreateWindowExW (stylex, wclass, + title, style, + 0, 0, 1, 1, + NULL, NULL, + this_module (), + NULL); + if (notif_window_handle == NULL) + { + g_warning_once ("CreateWindowExW failed with error code %u", + (unsigned) GetLastError ()); + return FALSE; + } + } + + return TRUE; +} + +static void +remove_notif_window (void) +{ + if (notif_window_handle) + { + DestroyWindow (notif_window_handle); + notif_window_handle = NULL; + } + + remove_notif_window_class (); +} + +/* }}} + * {{{ Monitor enumeration and discovery */ + +static void +monitor_data_free (gpointer ptr) +{ + MonitorData *data = (MonitorData*) ptr; + + if (data->device) + free (data->device); +} + +static BOOL CALLBACK +enum_monitor_callback (HMONITOR hMonitor, + HDC hDC, + RECT *pRect, + LPARAM lParam) +{ + GArray *result = (GArray*) lParam; + MonitorData data; + MONITORINFOEXW info; + DEVMODEW devmode; + + const BOOL CALLBACK_CONTINUE = TRUE; + const BOOL CALLBACK_STOP = FALSE; + + if (!pRect) + return CALLBACK_CONTINUE; + + if (IsRectEmpty (pRect)) + return CALLBACK_CONTINUE; + + memset (&data, 0, sizeof (data)); + data.handle = hMonitor; + data.hdc = hDC; + data.screen_origin.x = pRect->left; + data.screen_origin.y = pRect->top; + data.logical_width = pRect->right - pRect->left; + data.logical_height = pRect->bottom - pRect->top; + + memset (&info, 0, sizeof (info)); + info.cbSize = sizeof (info); + if (!GetMonitorInfoW (hMonitor, (MONITORINFO*) &info)) + { + g_warning_once ("GetMonitorInfo failed with error code %u", + (unsigned) GetLastError ()); + return CALLBACK_CONTINUE; + } + + data.device = _wcsdup (info.szDevice); + + memset (&devmode, 0, sizeof (devmode)); + devmode.dmSize = sizeof (devmode); + if (!EnumDisplaySettingsExW (info.szDevice, + ENUM_CURRENT_SETTINGS, + &devmode, EDS_ROTATEDMODE)) + { + g_warning_once ("EnumDisplaySettingsEx failed with error code %u", + (unsigned) GetLastError ()); + return CALLBACK_CONTINUE; + } + + if (devmode.dmPelsWidth) + data.physical_width = devmode.dmPelsWidth; + + if (devmode.dmPelsHeight) + data.physical_height = devmode.dmPelsHeight; + + g_array_append_val (result, data); + + if (result->len >= 100) + return CALLBACK_STOP; + + return CALLBACK_CONTINUE; +} + +static GArray* +enumerate_monitors (void) +{ + int count_monitors; + guint length_hint; + GArray *result; + + count_monitors = GetSystemMetrics (SM_CMONITORS); + + if (count_monitors > 0 && count_monitors < 100) + length_hint = (guint) count_monitors; + else + length_hint = 1; + + result = g_array_sized_new (FALSE, TRUE, sizeof (MonitorData), length_hint); + g_array_set_clear_func (result, monitor_data_free); + + if (!EnumDisplayMonitors (NULL, NULL, enum_monitor_callback, (LPARAM) result)) + { + g_warning ("EnumDisplayMonitors failed with error code %u", + (unsigned) GetLastError ()); + } + + return result; +} + +static void +ensure_input_windows (void) +{ + ensure_monitors (); + + if (!input_window_handles) + { + guint i; + + input_window_handles = g_array_sized_new (FALSE, TRUE, + sizeof (HWND), + monitors->len); + g_array_set_clear_func (input_window_handles, destroy_window); + + for (i = 0; i < monitors->len; i++) + { + MonitorData *data = &g_array_index (monitors, MonitorData, i); + HWND hwnd = create_input_window (data->screen_origin, + data->logical_width, + data->logical_height); + + if (hwnd) + g_array_append_val (input_window_handles, hwnd); + } + } +} + +static void +remove_input_windows (void) +{ + if (input_window_handles) + { + g_array_free (input_window_handles, TRUE); + input_window_handles = NULL; + } +} + +static void +ensure_monitors (void) +{ + if (!monitors) + monitors = enumerate_monitors (); +} + +static void +remove_monitors (void) +{ + if (monitors) + { + g_array_free (monitors, TRUE); + monitors = NULL; + } +} + +static void +ensure_screen_data (void) +{ + ensure_monitors (); + ensure_input_windows (); +} + +static void +remove_screen_data (void) +{ + remove_input_windows (); + remove_monitors (); +} + +static void +screen_changed (void) +{ + remove_screen_data (); + ensure_screen_data (); +} + +static void +ensure_screen_tracking (void) +{ + ensure_notif_window (); + screen_changed (); +} + +static void +remove_screen_tracking (void) +{ + remove_notif_window (); + remove_screen_data (); +} + +/* }}} + * {{{ GimpPickButtonWin32 */ + +/* pick_color_with_gdi is based on the GDI GetPixel() function. + * Note that GDI only returns 8bit per-channel color data, but + * as of today there's no documented method to retrieve colors + * at higher bit depths. */ + +static GimpRGB +pick_color_with_gdi (POINT physical_point) +{ + GimpRGB rgb; + COLORREF color; + HDC hdc; + + hdc = GetDC (HWND_DESKTOP); + + if (!(GetDeviceCaps (hdc, RASTERCAPS) & RC_BITBLT)) + g_warning_once ("RC_BITBLT capability missing from device context"); + + color = GetPixel (hdc, physical_point.x, physical_point.y); + + gimp_rgba_set_uchar (&rgb, GetRValue (color), GetGValue (color), GetBValue (color), 255); + + ReleaseDC (HWND_DESKTOP, hdc); + + return rgb; +} + +static void +user_picked (MonitorData *monitor, + POINT physical_point) +{ + GimpRGB rgb; + GList *l; + + /* Currently unused */ + (void) monitor; + + rgb = pick_color_with_gdi (physical_point); + + for (l = pickers; l != NULL; l = l->next) + { + GimpPickButton *button = GIMP_PICK_BUTTON (l->data); + g_signal_emit_by_name (button, "color-picked", &rgb); + } +} + +/* entry point to this file, called from gimppickbutton.c */ +void +_gimp_pick_button_win32_pick (GimpPickButton *button) +{ + ensure_mouse_hook (); + ensure_keyboard_hook (); + ensure_screen_tracking (); + + if (g_list_find (pickers, button)) + return; + + pickers = g_list_prepend (pickers, + g_object_ref (button)); +} + +static void +stop_picking (void) +{ + remove_screen_tracking (); + remove_keyboard_hook (); + remove_mouse_hook (); + + g_list_free_full (pickers, g_object_unref); + pickers = NULL; +} diff -Nru gimp-2.10.32/libgimpwidgets/gimppickbutton-win32.h gimp-2.10.34/libgimpwidgets/gimppickbutton-win32.h --- gimp-2.10.32/libgimpwidgets/gimppickbutton-win32.h 1970-01-01 00:00:00.000000000 +0000 +++ gimp-2.10.34/libgimpwidgets/gimppickbutton-win32.h 2023-02-21 19:56:19.000000000 +0000 @@ -0,0 +1,23 @@ +/* LIBGIMP - The GIMP Library + * Copyright (C) 1995-1997 Peter Mattis and Spencer Kimball + * + * gimppickbutton-win32.h + * Copyright (C) 2022 Luca Bacci + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Library General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library. If not, see + * . + */ + +/* Private header file which is not meant to be exported. */ +#ifndef __GIMP_PICK_BUTTON_WIN32_H__ +#define __GIMP_PICK_BUTTON_WIN32_H__ + +G_GNUC_INTERNAL void _gimp_pick_button_win32_pick (GimpPickButton *button); + +#endif /* __GIMP_PICK_BUTTON_WIN32_H__ */ diff -Nru gimp-2.10.32/libgimpwidgets/Makefile.am gimp-2.10.34/libgimpwidgets/Makefile.am --- gimp-2.10.32/libgimpwidgets/Makefile.am 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/libgimpwidgets/Makefile.am 2023-02-21 19:56:19.000000000 +0000 @@ -317,6 +317,10 @@ libgimpwidgets_sources += gimppickbutton-quartz.c gimppickbutton-quartz.h AM_CPPFLAGS += "-xobjective-c" else + +if PLATFORM_WIN32 +libgimpwidgets_sources += gimppickbutton-win32.c gimppickbutton-win32.h +else libgimpwidgets_sources += \ gimppickbutton-default.c \ gimppickbutton-default.h \ @@ -326,6 +330,8 @@ gimppickbutton-xdg.h endif +endif + # # rules to generate built sources diff -Nru gimp-2.10.32/libgimpwidgets/Makefile.in gimp-2.10.34/libgimpwidgets/Makefile.in --- gimp-2.10.32/libgimpwidgets/Makefile.in 2022-06-12 20:29:24.000000000 +0000 +++ gimp-2.10.34/libgimpwidgets/Makefile.in 2023-02-21 20:03:35.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -96,13 +96,14 @@ # @PLATFORM_OSX_QUARTZ_TRUE@am__append_1 = gimppickbutton-quartz.c gimppickbutton-quartz.h @PLATFORM_OSX_QUARTZ_TRUE@am__append_2 = "-xobjective-c" -@PLATFORM_OSX_QUARTZ_FALSE@am__append_3 = \ -@PLATFORM_OSX_QUARTZ_FALSE@ gimppickbutton-default.c \ -@PLATFORM_OSX_QUARTZ_FALSE@ gimppickbutton-default.h \ -@PLATFORM_OSX_QUARTZ_FALSE@ gimppickbutton-kwin.c \ -@PLATFORM_OSX_QUARTZ_FALSE@ gimppickbutton-kwin.h \ -@PLATFORM_OSX_QUARTZ_FALSE@ gimppickbutton-xdg.c \ -@PLATFORM_OSX_QUARTZ_FALSE@ gimppickbutton-xdg.h +@PLATFORM_OSX_QUARTZ_FALSE@@PLATFORM_WIN32_TRUE@am__append_3 = gimppickbutton-win32.c gimppickbutton-win32.h +@PLATFORM_OSX_QUARTZ_FALSE@@PLATFORM_WIN32_FALSE@am__append_4 = \ +@PLATFORM_OSX_QUARTZ_FALSE@@PLATFORM_WIN32_FALSE@ gimppickbutton-default.c \ +@PLATFORM_OSX_QUARTZ_FALSE@@PLATFORM_WIN32_FALSE@ gimppickbutton-default.h \ +@PLATFORM_OSX_QUARTZ_FALSE@@PLATFORM_WIN32_FALSE@ gimppickbutton-kwin.c \ +@PLATFORM_OSX_QUARTZ_FALSE@@PLATFORM_WIN32_FALSE@ gimppickbutton-kwin.h \ +@PLATFORM_OSX_QUARTZ_FALSE@@PLATFORM_WIN32_FALSE@ gimppickbutton-xdg.c \ +@PLATFORM_OSX_QUARTZ_FALSE@@PLATFORM_WIN32_FALSE@ gimppickbutton-xdg.h EXTRA_PROGRAMS = test-preview-area$(EXEEXT) test-eevl$(EXEEXT) subdir = libgimpwidgets @@ -205,16 +206,18 @@ gimpwidgetsenums.h gimpwidgetstypes.h gimpwidgetsutils.c \ gimpwidgetsutils.h gimpzoommodel.c gimpzoommodel.h \ gimp3migration.c gimp3migration.h gimppickbutton-quartz.c \ - gimppickbutton-quartz.h gimppickbutton-default.c \ + gimppickbutton-quartz.h gimppickbutton-win32.c \ + gimppickbutton-win32.h gimppickbutton-default.c \ gimppickbutton-default.h gimppickbutton-kwin.c \ gimppickbutton-kwin.h gimppickbutton-xdg.c \ gimppickbutton-xdg.h am__objects_1 = gimpwidgetsenums.lo gimpwidgetsmarshal.lo @PLATFORM_OSX_QUARTZ_TRUE@am__objects_2 = gimppickbutton-quartz.lo -@PLATFORM_OSX_QUARTZ_FALSE@am__objects_3 = gimppickbutton-default.lo \ -@PLATFORM_OSX_QUARTZ_FALSE@ gimppickbutton-kwin.lo \ -@PLATFORM_OSX_QUARTZ_FALSE@ gimppickbutton-xdg.lo -am__objects_4 = gimpbrowser.lo gimpbusybox.lo gimpbutton.lo \ +@PLATFORM_OSX_QUARTZ_FALSE@@PLATFORM_WIN32_TRUE@am__objects_3 = gimppickbutton-win32.lo +@PLATFORM_OSX_QUARTZ_FALSE@@PLATFORM_WIN32_FALSE@am__objects_4 = gimppickbutton-default.lo \ +@PLATFORM_OSX_QUARTZ_FALSE@@PLATFORM_WIN32_FALSE@ gimppickbutton-kwin.lo \ +@PLATFORM_OSX_QUARTZ_FALSE@@PLATFORM_WIN32_FALSE@ gimppickbutton-xdg.lo +am__objects_5 = gimpbrowser.lo gimpbusybox.lo gimpbutton.lo \ gimpcairo-utils.lo gimpcellrenderercolor.lo \ gimpcellrenderertoggle.lo gimpchainbutton.lo gimpcolorarea.lo \ gimpcolorbutton.lo gimpcolordisplay.lo \ @@ -236,9 +239,9 @@ gimpunitcombobox.lo gimpunitmenu.lo gimpunitstore.lo \ gimpwidgets-error.lo gimpwidgets-private.lo gimpwidgets.lo \ gimpwidgetsutils.lo gimpzoommodel.lo gimp3migration.lo \ - $(am__objects_2) $(am__objects_3) + $(am__objects_2) $(am__objects_3) $(am__objects_4) am_libgimpwidgets_@GIMP_API_VERSION@_la_OBJECTS = $(am__objects_1) \ - $(am__objects_4) + $(am__objects_5) libgimpwidgets_@GIMP_API_VERSION@_la_OBJECTS = \ $(am_libgimpwidgets_@GIMP_API_VERSION@_la_OBJECTS) AM_V_lt = $(am__v_lt_@AM_V@) @@ -307,6 +310,7 @@ ./$(DEPDIR)/gimppickbutton-default.Plo \ ./$(DEPDIR)/gimppickbutton-kwin.Plo \ ./$(DEPDIR)/gimppickbutton-quartz.Plo \ + ./$(DEPDIR)/gimppickbutton-win32.Plo \ ./$(DEPDIR)/gimppickbutton-xdg.Plo \ ./$(DEPDIR)/gimppickbutton.Plo ./$(DEPDIR)/gimppixmap.Plo \ ./$(DEPDIR)/gimppreview.Plo ./$(DEPDIR)/gimppreviewarea.Plo \ @@ -371,6 +375,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__tty_colors_dummy = \ mgn= red= grn= lgn= blu= brg= std=; \ am__color_tests=no @@ -599,8 +605,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -619,10 +623,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -671,6 +673,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -1045,7 +1048,7 @@ gimpwidgetsenums.h gimpwidgetstypes.h gimpwidgetsutils.c \ gimpwidgetsutils.h gimpzoommodel.c gimpzoommodel.h \ gimp3migration.c gimp3migration.h $(am__append_1) \ - $(am__append_3) + $(am__append_3) $(am__append_4) libgimpwidgets_built_sources = \ gimpwidgetsenums.c \ gimpwidgetsmarshal.c \ @@ -1306,6 +1309,7 @@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gimppickbutton-default.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gimppickbutton-kwin.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gimppickbutton-quartz.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gimppickbutton-win32.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gimppickbutton-xdg.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gimppickbutton.Plo@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gimppixmap.Plo@am__quote@ # am--include-marker @@ -1600,6 +1604,7 @@ @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \ @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \ @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT) + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am @@ -1638,8 +1643,6 @@ check: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) check-am all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS) -install-EXTRAPROGRAMS: install-libLTLIBRARIES - installdirs: for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libgimpwidgetsincludedir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ @@ -1733,6 +1736,7 @@ -rm -f ./$(DEPDIR)/gimppickbutton-default.Plo -rm -f ./$(DEPDIR)/gimppickbutton-kwin.Plo -rm -f ./$(DEPDIR)/gimppickbutton-quartz.Plo + -rm -f ./$(DEPDIR)/gimppickbutton-win32.Plo -rm -f ./$(DEPDIR)/gimppickbutton-xdg.Plo -rm -f ./$(DEPDIR)/gimppickbutton.Plo -rm -f ./$(DEPDIR)/gimppixmap.Plo @@ -1850,6 +1854,7 @@ -rm -f ./$(DEPDIR)/gimppickbutton-default.Plo -rm -f ./$(DEPDIR)/gimppickbutton-kwin.Plo -rm -f ./$(DEPDIR)/gimppickbutton-quartz.Plo + -rm -f ./$(DEPDIR)/gimppickbutton-win32.Plo -rm -f ./$(DEPDIR)/gimppickbutton-xdg.Plo -rm -f ./$(DEPDIR)/gimppickbutton.Plo -rm -f ./$(DEPDIR)/gimppixmap.Plo diff -Nru gimp-2.10.32/ltmain.sh gimp-2.10.34/ltmain.sh --- gimp-2.10.32/ltmain.sh 2022-05-04 08:09:59.000000000 +0000 +++ gimp-2.10.34/ltmain.sh 2021-01-09 20:49:30.000000000 +0000 @@ -1,12 +1,12 @@ -#! /usr/bin/env sh +#! /bin/sh ## DO NOT EDIT - This file generated from ./build-aux/ltmain.in -## by inline-source v2019-02-19.15 +## by inline-source v2014-01-03.01 -# libtool (GNU libtool) 2.4.7 +# libtool (GNU libtool) 2.4.6 # Provide generalized library-building support services. # Written by Gordon Matzigkeit , 1996 -# Copyright (C) 1996-2019, 2021-2022 Free Software Foundation, Inc. +# Copyright (C) 1996-2015 Free Software Foundation, Inc. # This is free software; see the source for copying conditions. There is NO # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. @@ -31,8 +31,8 @@ PROGRAM=libtool PACKAGE=libtool -VERSION="2.4.7 Debian-2.4.7-4" -package_revision=2.4.7 +VERSION="2.4.6 Debian-2.4.6-15" +package_revision=2.4.6 ## ------ ## @@ -64,25 +64,34 @@ # libraries, which are installed to $pkgauxdir. # Set a version string for this script. -scriptversion=2019-02-19.15; # UTC +scriptversion=2015-01-20.17; # UTC # General shell script boiler plate, and helper functions. # Written by Gary V. Vaughan, 2004 -# This is free software. There is NO warranty; not even for -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -# -# Copyright (C) 2004-2019, 2021 Bootstrap Authors -# -# This file is dual licensed under the terms of the MIT license -# , and GPL version 2 or later -# . You must apply one of -# these licenses when using or redistributing this software or any of -# the files within it. See the URLs above, or the file `LICENSE` -# included in the Bootstrap distribution for the full license texts. +# Copyright (C) 2004-2015 Free Software Foundation, Inc. +# This is free software; see the source for copying conditions. There is NO +# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -# Please report bugs or propose patches to: -# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 3 of the License, or +# (at your option) any later version. + +# As a special exception to the GNU General Public License, if you distribute +# this file as part of a program or library that is built using GNU Libtool, +# you may include this file under the same distribution terms that you use +# for the rest of that program. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNES FOR A PARTICULAR PURPOSE. See the GNU +# General Public License for more details. + +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . + +# Please report bugs or propose patches to gary@gnu.org. ## ------ ## @@ -130,12 +139,9 @@ _G_safe_locale=\"$_G_var=C; \$_G_safe_locale\" fi" done -# These NLS vars are set unconditionally (bootstrap issue #24). Unset those -# in case the environment reset is needed later and the $save_* variant is not -# defined (see the code above). -LC_ALL=C -LANGUAGE=C -export LANGUAGE LC_ALL + +# CDPATH. +(unset CDPATH) >/dev/null 2>&1 && unset CDPATH # Make sure IFS has a sensible default sp=' ' @@ -153,26 +159,6 @@ fi -# func_unset VAR -# -------------- -# Portably unset VAR. -# In some shells, an 'unset VAR' statement leaves a non-zero return -# status if VAR is already unset, which might be problematic if the -# statement is used at the end of a function (thus poisoning its return -# value) or when 'set -e' is active (causing even a spurious abort of -# the script in this case). -func_unset () -{ - { eval $1=; (eval unset $1) >/dev/null 2>&1 && eval unset $1 || : ; } -} - - -# Make sure CDPATH doesn't cause `cd` commands to output the target dir. -func_unset CDPATH - -# Make sure ${,E,F}GREP behave sanely. -func_unset GREP_OPTIONS - ## ------------------------- ## ## Locate command utilities. ## @@ -273,7 +259,7 @@ rm -f conftest.in conftest.tmp conftest.nl conftest.out } - func_path_progs "sed gsed" func_check_prog_sed "$PATH:/usr/xpg4/bin" + func_path_progs "sed gsed" func_check_prog_sed $PATH:/usr/xpg4/bin rm -f conftest.sed SED=$func_path_progs_result } @@ -309,7 +295,7 @@ rm -f conftest.in conftest.tmp conftest.nl conftest.out } - func_path_progs "grep ggrep" func_check_prog_grep "$PATH:/usr/xpg4/bin" + func_path_progs "grep ggrep" func_check_prog_grep $PATH:/usr/xpg4/bin GREP=$func_path_progs_result } @@ -374,35 +360,6 @@ s/\\([^$_G_bs]\\)$_G_bs2$_G_dollar/\\1$_G_bs2$_G_bs$_G_dollar/g s/\n//g" -# require_check_ifs_backslash -# --------------------------- -# Check if we can use backslash as IFS='\' separator, and set -# $check_ifs_backshlash_broken to ':' or 'false'. -require_check_ifs_backslash=func_require_check_ifs_backslash -func_require_check_ifs_backslash () -{ - _G_save_IFS=$IFS - IFS='\' - _G_check_ifs_backshlash='a\\b' - for _G_i in $_G_check_ifs_backshlash - do - case $_G_i in - a) - check_ifs_backshlash_broken=false - ;; - '') - break - ;; - *) - check_ifs_backshlash_broken=: - break - ;; - esac - done - IFS=$_G_save_IFS - require_check_ifs_backslash=: -} - ## ----------------- ## ## Global variables. ## @@ -623,16 +580,16 @@ { $debug_cmd - func_quote_arg pretty "$2" - eval "$1+=\\ \$func_quote_arg_result" + func_quote_for_eval "$2" + eval "$1+=\\ \$func_quote_for_eval_result" }' else func_append_quoted () { $debug_cmd - func_quote_arg pretty "$2" - eval "$1=\$$1\\ \$func_quote_arg_result" + func_quote_for_eval "$2" + eval "$1=\$$1\\ \$func_quote_for_eval_result" } fi @@ -1134,203 +1091,85 @@ } -# func_quote_portable EVAL ARG -# ---------------------------- -# Internal function to portably implement func_quote_arg. Note that we still -# keep attention to performance here so we as much as possible try to avoid -# calling sed binary (so far O(N) complexity as long as func_append is O(1)). -func_quote_portable () +# func_quote_for_eval ARG... +# -------------------------- +# Aesthetically quote ARGs to be evaled later. +# This function returns two values: +# i) func_quote_for_eval_result +# double-quoted, suitable for a subsequent eval +# ii) func_quote_for_eval_unquoted_result +# has all characters that are still active within double +# quotes backslashified. +func_quote_for_eval () { $debug_cmd - $require_check_ifs_backslash - - func_quote_portable_result=$2 - - # one-time-loop (easy break) - while true - do - if $1; then - func_quote_portable_result=`$ECHO "$2" | $SED \ - -e "$sed_double_quote_subst" -e "$sed_double_backslash"` - break - fi - - # Quote for eval. - case $func_quote_portable_result in + func_quote_for_eval_unquoted_result= + func_quote_for_eval_result= + while test 0 -lt $#; do + case $1 in *[\\\`\"\$]*) - # Fallback to sed for $func_check_bs_ifs_broken=:, or when the string - # contains the shell wildcard characters. - case $check_ifs_backshlash_broken$func_quote_portable_result in - :*|*[\[\*\?]*) - func_quote_portable_result=`$ECHO "$func_quote_portable_result" \ - | $SED "$sed_quote_subst"` - break - ;; - esac + _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;; + *) + _G_unquoted_arg=$1 ;; + esac + if test -n "$func_quote_for_eval_unquoted_result"; then + func_append func_quote_for_eval_unquoted_result " $_G_unquoted_arg" + else + func_append func_quote_for_eval_unquoted_result "$_G_unquoted_arg" + fi - func_quote_portable_old_IFS=$IFS - for _G_char in '\' '`' '"' '$' - do - # STATE($1) PREV($2) SEPARATOR($3) - set start "" "" - func_quote_portable_result=dummy"$_G_char$func_quote_portable_result$_G_char"dummy - IFS=$_G_char - for _G_part in $func_quote_portable_result - do - case $1 in - quote) - func_append func_quote_portable_result "$3$2" - set quote "$_G_part" "\\$_G_char" - ;; - start) - set first "" "" - func_quote_portable_result= - ;; - first) - set quote "$_G_part" "" - ;; - esac - done - done - IFS=$func_quote_portable_old_IFS + case $_G_unquoted_arg in + # Double-quote args containing shell metacharacters to delay + # word splitting, command substitution and variable expansion + # for a subsequent eval. + # Many Bourne shells cannot handle close brackets correctly + # in scan sets, so we specify it separately. + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + _G_quoted_arg=\"$_G_unquoted_arg\" ;; - *) ;; + *) + _G_quoted_arg=$_G_unquoted_arg + ;; esac - break - done - func_quote_portable_unquoted_result=$func_quote_portable_result - case $func_quote_portable_result in - # double-quote args containing shell metacharacters to delay - # word splitting, command substitution and variable expansion - # for a subsequent eval. - # many bourne shells cannot handle close brackets correctly - # in scan sets, so we specify it separately. - *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") - func_quote_portable_result=\"$func_quote_portable_result\" - ;; - esac + if test -n "$func_quote_for_eval_result"; then + func_append func_quote_for_eval_result " $_G_quoted_arg" + else + func_append func_quote_for_eval_result "$_G_quoted_arg" + fi + shift + done } -# func_quotefast_eval ARG -# ----------------------- -# Quote one ARG (internal). This is equivalent to 'func_quote_arg eval ARG', -# but optimized for speed. Result is stored in $func_quotefast_eval. -if test xyes = `(x=; printf -v x %q yes; echo x"$x") 2>/dev/null`; then - printf -v _GL_test_printf_tilde %q '~' - if test '\~' = "$_GL_test_printf_tilde"; then - func_quotefast_eval () - { - printf -v func_quotefast_eval_result %q "$1" - } - else - # Broken older Bash implementations. Make those faster too if possible. - func_quotefast_eval () - { - case $1 in - '~'*) - func_quote_portable false "$1" - func_quotefast_eval_result=$func_quote_portable_result - ;; - *) - printf -v func_quotefast_eval_result %q "$1" - ;; - esac - } - fi -else - func_quotefast_eval () - { - func_quote_portable false "$1" - func_quotefast_eval_result=$func_quote_portable_result - } -fi - +# func_quote_for_expand ARG +# ------------------------- +# Aesthetically quote ARG to be evaled later; same as above, +# but do not quote variable references. +func_quote_for_expand () +{ + $debug_cmd -# func_quote_arg MODEs ARG -# ------------------------ -# Quote one ARG to be evaled later. MODEs argument may contain zero or more -# specifiers listed below separated by ',' character. This function returns two -# values: -# i) func_quote_arg_result -# double-quoted (when needed), suitable for a subsequent eval -# ii) func_quote_arg_unquoted_result -# has all characters that are still active within double -# quotes backslashified. Available only if 'unquoted' is specified. -# -# Available modes: -# ---------------- -# 'eval' (default) -# - escape shell special characters -# 'expand' -# - the same as 'eval'; but do not quote variable references -# 'pretty' -# - request aesthetic output, i.e. '"a b"' instead of 'a\ b'. This might -# be used later in func_quote to get output like: 'echo "a b"' instead -# of 'echo a\ b'. This is slower than default on some shells. -# 'unquoted' -# - produce also $func_quote_arg_unquoted_result which does not contain -# wrapping double-quotes. -# -# Examples for 'func_quote_arg pretty,unquoted string': -# -# string | *_result | *_unquoted_result -# ------------+-----------------------+------------------- -# " | \" | \" -# a b | "a b" | a b -# "a b" | "\"a b\"" | \"a b\" -# * | "*" | * -# z="${x-$y}" | "z=\"\${x-\$y}\"" | z=\"\${x-\$y}\" -# -# Examples for 'func_quote_arg pretty,unquoted,expand string': -# -# string | *_result | *_unquoted_result -# --------------+---------------------+-------------------- -# z="${x-$y}" | "z=\"${x-$y}\"" | z=\"${x-$y}\" -func_quote_arg () -{ - _G_quote_expand=false - case ,$1, in - *,expand,*) - _G_quote_expand=: - ;; + case $1 in + *[\\\`\"]*) + _G_arg=`$ECHO "$1" | $SED \ + -e "$sed_double_quote_subst" -e "$sed_double_backslash"` ;; + *) + _G_arg=$1 ;; esac - case ,$1, in - *,pretty,*|*,expand,*|*,unquoted,*) - func_quote_portable $_G_quote_expand "$2" - func_quote_arg_result=$func_quote_portable_result - func_quote_arg_unquoted_result=$func_quote_portable_unquoted_result - ;; - *) - # Faster quote-for-eval for some shells. - func_quotefast_eval "$2" - func_quote_arg_result=$func_quotefast_eval_result + case $_G_arg in + # Double-quote args containing shell metacharacters to delay + # word splitting and command substitution for a subsequent eval. + # Many Bourne shells cannot handle close brackets correctly + # in scan sets, so we specify it separately. + *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \ ]*|*]*|"") + _G_arg=\"$_G_arg\" ;; esac -} - -# func_quote MODEs ARGs... -# ------------------------ -# Quote all ARGs to be evaled later and join them into single command. See -# func_quote_arg's description for more info. -func_quote () -{ - $debug_cmd - _G_func_quote_mode=$1 ; shift - func_quote_result= - while test 0 -lt $#; do - func_quote_arg "$_G_func_quote_mode" "$1" - if test -n "$func_quote_result"; then - func_append func_quote_result " $func_quote_arg_result" - else - func_append func_quote_result "$func_quote_arg_result" - fi - shift - done + func_quote_for_expand_result=$_G_arg } @@ -1376,8 +1215,8 @@ _G_cmd=$1 _G_fail_exp=${2-':'} - func_quote_arg pretty,expand "$_G_cmd" - eval "func_notquiet $func_quote_arg_result" + func_quote_for_expand "$_G_cmd" + eval "func_notquiet $func_quote_for_expand_result" $opt_dry_run || { eval "$_G_cmd" @@ -1402,8 +1241,8 @@ _G_fail_exp=${2-':'} $opt_quiet || { - func_quote_arg expand,pretty "$_G_cmd" - eval "func_echo $func_quote_arg_result" + func_quote_for_expand "$_G_cmd" + eval "func_echo $func_quote_for_expand_result" } $opt_dry_run || { @@ -1530,26 +1369,30 @@ # End: #! /bin/sh +# Set a version string for this script. +scriptversion=2015-10-07.11; # UTC + # A portable, pluggable option parser for Bourne shell. # Written by Gary V. Vaughan, 2010 -# This is free software. There is NO warranty; not even for -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -# -# Copyright (C) 2010-2019, 2021 Bootstrap Authors -# -# This file is dual licensed under the terms of the MIT license -# , and GPL version 2 or later -# . You must apply one of -# these licenses when using or redistributing this software or any of -# the files within it. See the URLs above, or the file `LICENSE` -# included in the Bootstrap distribution for the full license texts. +# Copyright (C) 2010-2015 Free Software Foundation, Inc. +# This is free software; see the source for copying conditions. There is NO +# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. -# Please report bugs or propose patches to: -# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. -# Set a version string for this script. -scriptversion=2019-02-19.15; # UTC +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . + +# Please report bugs or propose patches to gary@gnu.org. ## ------ ## @@ -1572,7 +1415,7 @@ # # In order for the '--version' option to work, you will need to have a # suitably formatted comment like the one at the top of this file -# starting with '# Written by ' and ending with '# Copyright'. +# starting with '# Written by ' and ending with '# warranty; '. # # For '-h' and '--help' to work, you will also need a one line # description of your script's purpose in a comment directly above the @@ -1584,7 +1427,7 @@ # to display verbose messages only when your user has specified # '--verbose'. # -# After sourcing this file, you can plug in processing for additional +# After sourcing this file, you can plug processing for additional # options by amending the variables from the 'Configuration' section # below, and following the instructions in the 'Option parsing' # section further down. @@ -1633,8 +1476,8 @@ ## ------------------------- ## # This section contains functions for adding, removing, and running hooks -# in the main code. A hook is just a list of function names that can be -# run in order later on. +# to the main code. A hook is just a named list of of function, that can +# be run in order later on. # func_hookable FUNC_NAME # ----------------------- @@ -1667,8 +1510,7 @@ # func_remove_hook FUNC_NAME HOOK_FUNC # ------------------------------------ -# Remove HOOK_FUNC from the list of hook functions to be called by -# FUNC_NAME. +# Remove HOOK_FUNC from the list of functions called by FUNC_NAME. func_remove_hook () { $debug_cmd @@ -1677,28 +1519,10 @@ } -# func_propagate_result FUNC_NAME_A FUNC_NAME_B -# --------------------------------------------- -# If the *_result variable of FUNC_NAME_A _is set_, assign its value to -# *_result variable of FUNC_NAME_B. -func_propagate_result () -{ - $debug_cmd - - func_propagate_result_result=: - if eval "test \"\${${1}_result+set}\" = set" - then - eval "${2}_result=\$${1}_result" - else - func_propagate_result_result=false - fi -} - - # func_run_hooks FUNC_NAME [ARG]... # --------------------------------- # Run all hook functions registered to FUNC_NAME. -# It's assumed that the list of hook functions contains nothing more +# It is assumed that the list of hook functions contains nothing more # than a whitespace-delimited list of legal shell function names, and # no effort is wasted trying to catch shell meta-characters or preserve # whitespace. @@ -1710,19 +1534,22 @@ case " $hookable_fns " in *" $1 "*) ;; - *) func_fatal_error "'$1' does not support hook functions." ;; + *) func_fatal_error "'$1' does not support hook funcions.n" ;; esac eval _G_hook_fns=\$$1_hooks; shift for _G_hook in $_G_hook_fns; do - func_unset "${_G_hook}_result" - eval $_G_hook '${1+"$@"}' - func_propagate_result $_G_hook func_run_hooks - if $func_propagate_result_result; then - eval set dummy "$func_run_hooks_result"; shift + if eval $_G_hook '"$@"'; then + # store returned options list back into positional + # parameters for next 'cmd' execution. + eval _G_hook_result=\$${_G_hook}_result + eval set dummy "$_G_hook_result"; shift + _G_rc_run_hooks=: fi done + + $_G_rc_run_hooks && func_run_hooks_result=$_G_hook_result } @@ -1732,16 +1559,14 @@ ## --------------- ## # In order to add your own option parsing hooks, you must accept the -# full positional parameter list from your hook function. You may remove -# or edit any options that you action, and then pass back the remaining -# unprocessed options in '_result', escaped -# suitably for 'eval'. -# -# The '_result' variable is automatically unset -# before your hook gets called; for best performance, only set the -# *_result variable when necessary (i.e. don't call the 'func_quote' -# function unnecessarily because it can be an expensive operation on some -# machines). +# full positional parameter list in your hook function, you may remove/edit +# any options that you action, and then pass back the remaining unprocessed +# options in '_result', escaped suitably for +# 'eval'. In this case you also must return $EXIT_SUCCESS to let the +# hook's caller know that it should pay attention to +# '_result'. Returning $EXIT_FAILURE signalizes that +# arguments are left untouched by the hook and therefore caller will ignore the +# result variable. # # Like this: # @@ -1753,8 +1578,11 @@ # usage_message=$usage_message' # -s, --silent don'\''t print informational messages # ' -# # No change in '$@' (ignored completely by this hook). Leave -# # my_options_prep_result variable intact. +# # No change in '$@' (ignored completely by this hook). There is +# # no need to do the equivalent (but slower) action: +# # func_quote_for_eval ${1+"$@"} +# # my_options_prep_result=$func_quote_for_eval_result +# false # } # func_add_hook func_options_prep my_options_prep # @@ -1765,7 +1593,7 @@ # # args_changed=false # -# # Note that, for efficiency, we parse as many options as we can +# # Note that for efficiency, we parse as many options as we can # # recognise in a loop before passing the remainder back to the # # caller on the first unrecognised argument we encounter. # while test $# -gt 0; do @@ -1782,17 +1610,18 @@ # args_changed=: # ;; # *) # Make sure the first unrecognised option "$_G_opt" -# # is added back to "$@" in case we need it later, -# # if $args_changed was set to 'true'. +# # is added back to "$@", we could need that later +# # if $args_changed is true. # set dummy "$_G_opt" ${1+"$@"}; shift; break ;; # esac # done # -# # Only call 'func_quote' here if we processed at least one argument. # if $args_changed; then -# func_quote eval ${1+"$@"} -# my_silent_option_result=$func_quote_result +# func_quote_for_eval ${1+"$@"} +# my_silent_option_result=$func_quote_for_eval_result # fi +# +# $args_changed # } # func_add_hook func_parse_options my_silent_option # @@ -1803,6 +1632,8 @@ # # $opt_silent && $opt_verbose && func_fatal_help "\ # '--silent' and '--verbose' options are mutually exclusive." +# +# false # } # func_add_hook func_validate_options my_option_validation # @@ -1818,8 +1649,13 @@ { $debug_cmd - func_run_hooks func_options ${1+"$@"} - func_propagate_result func_run_hooks func_options_finish + _G_func_options_finish_exit=false + if func_run_hooks func_options ${1+"$@"}; then + func_options_finish_result=$func_run_hooks_result + _G_func_options_finish_exit=: + fi + + $_G_func_options_finish_exit } @@ -1832,27 +1668,28 @@ { $debug_cmd - _G_options_quoted=false + _G_rc_options=false for my_func in options_prep parse_options validate_options options_finish do - func_unset func_${my_func}_result - func_unset func_run_hooks_result - eval func_$my_func '${1+"$@"}' - func_propagate_result func_$my_func func_options - if $func_propagate_result_result; then - eval set dummy "$func_options_result"; shift - _G_options_quoted=: + if eval func_$my_func '${1+"$@"}'; then + eval _G_res_var='$'"func_${my_func}_result" + eval set dummy "$_G_res_var" ; shift + _G_rc_options=: fi done - $_G_options_quoted || { - # As we (func_options) are top-level options-parser function and - # nobody quoted "$@" for us yet, we need to do it explicitly for - # caller. - func_quote eval ${1+"$@"} - func_options_result=$func_quote_result - } + # Save modified positional parameters for caller. As a top-level + # options-parser function we always need to set the 'func_options_result' + # variable (regardless the $_G_rc_options value). + if $_G_rc_options; then + func_options_result=$_G_res_var + else + func_quote_for_eval ${1+"$@"} + func_options_result=$func_quote_for_eval_result + fi + + $_G_rc_options } @@ -1862,7 +1699,8 @@ # Note that when calling hook functions, we pass through the list of # positional parameters. If a hook function modifies that list, and # needs to propagate that back to rest of this script, then the complete -# modified list must be put in 'func_run_hooks_result' before returning. +# modified list must be put in 'func_run_hooks_result' before +# returning $EXIT_SUCCESS (otherwise $EXIT_FAILURE is returned). func_hookable func_options_prep func_options_prep () { @@ -1872,8 +1710,14 @@ opt_verbose=false opt_warning_types= - func_run_hooks func_options_prep ${1+"$@"} - func_propagate_result func_run_hooks func_options_prep + _G_rc_options_prep=false + if func_run_hooks func_options_prep ${1+"$@"}; then + _G_rc_options_prep=: + # save modified positional parameters for caller + func_options_prep_result=$func_run_hooks_result + fi + + $_G_rc_options_prep } @@ -1885,32 +1729,27 @@ { $debug_cmd - _G_parse_options_requote=false + func_parse_options_result= + + _G_rc_parse_options=false # this just eases exit handling while test $# -gt 0; do # Defer to hook functions for initial option parsing, so they # get priority in the event of reusing an option name. - func_run_hooks func_parse_options ${1+"$@"} - func_propagate_result func_run_hooks func_parse_options - if $func_propagate_result_result; then - eval set dummy "$func_parse_options_result"; shift - # Even though we may have changed "$@", we passed the "$@" array - # down into the hook and it quoted it for us (because we are in - # this if-branch). No need to quote it again. - _G_parse_options_requote=false + if func_run_hooks func_parse_options ${1+"$@"}; then + eval set dummy "$func_run_hooks_result"; shift + _G_rc_parse_options=: fi # Break out of the loop if we already parsed every option. test $# -gt 0 || break - # We expect that one of the options parsed in this function matches - # and thus we remove _G_opt from "$@" and need to re-quote. _G_match_parse_options=: _G_opt=$1 shift case $_G_opt in --debug|-x) debug_cmd='set -x' - func_echo "enabling shell trace mode" >&2 + func_echo "enabling shell trace mode" $debug_cmd ;; @@ -1921,7 +1760,7 @@ --warnings|--warning|-W) if test $# = 0 && func_missing_arg $_G_opt; then - _G_parse_options_requote=: + _G_rc_parse_options=: break fi case " $warning_categories $1" in @@ -1976,7 +1815,7 @@ shift ;; - --) _G_parse_options_requote=: ; break ;; + --) _G_rc_parse_options=: ; break ;; -*) func_fatal_help "unrecognised option: '$_G_opt'" ;; *) set dummy "$_G_opt" ${1+"$@"}; shift _G_match_parse_options=false @@ -1984,16 +1823,17 @@ ;; esac - if $_G_match_parse_options; then - _G_parse_options_requote=: - fi + $_G_match_parse_options && _G_rc_parse_options=: done - if $_G_parse_options_requote; then + + if $_G_rc_parse_options; then # save modified positional parameters for caller - func_quote eval ${1+"$@"} - func_parse_options_result=$func_quote_result + func_quote_for_eval ${1+"$@"} + func_parse_options_result=$func_quote_for_eval_result fi + + $_G_rc_parse_options } @@ -2006,14 +1846,21 @@ { $debug_cmd + _G_rc_validate_options=false + # Display all warnings if -W was not given. test -n "$opt_warning_types" || opt_warning_types=" $warning_categories" - func_run_hooks func_validate_options ${1+"$@"} - func_propagate_result func_run_hooks func_validate_options + if func_run_hooks func_validate_options ${1+"$@"}; then + # save modified positional parameters for caller + func_validate_options_result=$func_run_hooks_result + _G_rc_validate_options=: + fi # Bail if the options were screwed! $exit_cmd $EXIT_FAILURE + + $_G_rc_validate_options } @@ -2069,8 +1916,8 @@ # func_split_equals STRING # ------------------------ -# Set func_split_equals_lhs and func_split_equals_rhs shell variables -# after splitting STRING at the '=' sign. +# Set func_split_equals_lhs and func_split_equals_rhs shell variables after +# splitting STRING at the '=' sign. test -z "$_G_HAVE_XSI_OPS" \ && (eval 'x=a/b/c; test 5aa/bb/cc = "${#x}${x%%/*}${x%/*}${x#*/}${x##*/}"') 2>/dev/null \ @@ -2085,9 +1932,8 @@ func_split_equals_lhs=${1%%=*} func_split_equals_rhs=${1#*=} - if test "x$func_split_equals_lhs" = "x$1"; then - func_split_equals_rhs= - fi + test "x$func_split_equals_lhs" = "x$1" \ + && func_split_equals_rhs= }' else # ...otherwise fall back to using expr, which is often a shell builtin. @@ -2097,7 +1943,7 @@ func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'` func_split_equals_rhs= - test "x$func_split_equals_lhs=" = "x$1" \ + test "x$func_split_equals_lhs" = "x$1" \ || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'` } fi #func_split_equals @@ -2123,7 +1969,7 @@ { $debug_cmd - func_split_short_opt_name=`expr "x$1" : 'x\(-.\)'` + func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'` func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'` } fi #func_split_short_opt @@ -2165,44 +2011,31 @@ # func_version # ------------ # Echo version message to standard output and exit. -# The version message is extracted from the calling file's header -# comments, with leading '# ' stripped: -# 1. First display the progname and version -# 2. Followed by the header comment line matching /^# Written by / -# 3. Then a blank line followed by the first following line matching -# /^# Copyright / -# 4. Immediately followed by any lines between the previous matches, -# except lines preceding the intervening completely blank line. -# For example, see the header comments of this file. func_version () { $debug_cmd printf '%s\n' "$progname $scriptversion" $SED -n ' - /^# Written by /!b - s|^# ||; p; n - - :fwd2blnk - /./ { - n - b fwd2blnk + /(C)/!b go + :more + /\./!{ + N + s|\n# | | + b more } - p; n - - :holdwrnt - s|^# || - s|^# *$|| - /^Copyright /!{ - /./H - n - b holdwrnt + :go + /^# Written by /,/# warranty; / { + s|^# || + s|^# *$|| + s|\((C)\)[ 0-9,-]*[ ,-]\([1-9][0-9]* \)|\1 \2| + p } - - s|\((C)\)[ 0-9,-]*[ ,-]\([1-9][0-9]* \)|\1 \2| - G - s|\(\n\)\n*|\1|g - p; q' < "$progpath" + /^# Written by / { + s|^# || + p + } + /^warranty; /q' < "$progpath" exit $? } @@ -2212,12 +2045,12 @@ # mode: shell-script # sh-indentation: 2 # eval: (add-hook 'before-save-hook 'time-stamp) -# time-stamp-pattern: "30/scriptversion=%:y-%02m-%02d.%02H; # UTC" +# time-stamp-pattern: "10/scriptversion=%:y-%02m-%02d.%02H; # UTC" # time-stamp-time-zone: "UTC" # End: # Set a version string. -scriptversion='(GNU libtool) 2.4.7' +scriptversion='(GNU libtool) 2.4.6' # func_echo ARG... @@ -2308,7 +2141,7 @@ compiler: $LTCC compiler flags: $LTCFLAGS linker: $LD (gnu? $with_gnu_ld) - version: $progname $scriptversion Debian-2.4.7-4 + version: $progname $scriptversion Debian-2.4.6-15 automake: `($AUTOMAKE --version) 2>/dev/null |$SED 1q` autoconf: `($AUTOCONF --version) 2>/dev/null |$SED 1q` @@ -2364,7 +2197,7 @@ # a configuration failure hint, and exit. func_fatal_configuration () { - func_fatal_error ${1+"$@"} \ + func__fatal_error ${1+"$@"} \ "See the $PACKAGE documentation for more information." \ "Fatal configuration error." } @@ -2512,8 +2345,6 @@ _G_rc_lt_options_prep=: - _G_rc_lt_options_prep=: - # Shorthand for --mode=foo, only valid as the first argument case $1 in clean|clea|cle|cl) @@ -2544,9 +2375,11 @@ if $_G_rc_lt_options_prep; then # Pass back the list of options. - func_quote eval ${1+"$@"} - libtool_options_prep_result=$func_quote_result + func_quote_for_eval ${1+"$@"} + libtool_options_prep_result=$func_quote_for_eval_result fi + + $_G_rc_lt_options_prep } func_add_hook func_options_prep libtool_options_prep @@ -2649,9 +2482,11 @@ if $_G_rc_lt_parse_options; then # save modified positional parameters for caller - func_quote eval ${1+"$@"} - libtool_parse_options_result=$func_quote_result + func_quote_for_eval ${1+"$@"} + libtool_parse_options_result=$func_quote_for_eval_result fi + + $_G_rc_lt_parse_options } func_add_hook func_parse_options libtool_parse_options @@ -2708,8 +2543,8 @@ } # Pass back the unparsed argument list - func_quote eval ${1+"$@"} - libtool_validate_options_result=$func_quote_result + func_quote_for_eval ${1+"$@"} + libtool_validate_options_result=$func_quote_for_eval_result } func_add_hook func_validate_options libtool_validate_options @@ -3675,8 +3510,8 @@ esac done - func_quote_arg pretty "$libobj" - test "X$libobj" != "X$func_quote_arg_result" \ + func_quote_for_eval "$libobj" + test "X$libobj" != "X$func_quote_for_eval_result" \ && $ECHO "X$libobj" | $GREP '[]~#^*{};<>?"'"'"' &()|`$[]' \ && func_warning "libobj name '$libobj' may not contain shell special characters." func_dirname_and_basename "$obj" "/" "" @@ -3749,8 +3584,8 @@ func_to_tool_file "$srcfile" func_convert_file_msys_to_w32 srcfile=$func_to_tool_file_result - func_quote_arg pretty "$srcfile" - qsrcfile=$func_quote_arg_result + func_quote_for_eval "$srcfile" + qsrcfile=$func_quote_for_eval_result # Only build a PIC object if we are building libtool libraries. if test yes = "$build_libtool_libs"; then @@ -3905,8 +3740,7 @@ -prefer-non-pic try to build non-PIC objects only -shared do not build a '.o' file suitable for static linking -static only build a '.o' file suitable for static linking - -Wc,FLAG - -Xcompiler FLAG pass FLAG directly to the compiler + -Wc,FLAG pass FLAG directly to the compiler COMPILE-COMMAND is a command to be used in creating a 'standard' object file from the given SOURCEFILE. @@ -4012,8 +3846,6 @@ -weak LIBNAME declare that the target provides the LIBNAME interface -Wc,FLAG -Xcompiler FLAG pass linker-specific FLAG directly to the compiler - -Wa,FLAG - -Xassembler FLAG pass linker-specific FLAG directly to the assembler -Wl,FLAG -Xlinker FLAG pass linker-specific FLAG directly to the linker -XCClinker FLAG pass link-specific FLAG to the compiler driver (CC) @@ -4356,8 +4188,8 @@ case $nonopt in *shtool*) :;; *) false;; esac then # Aesthetically quote it. - func_quote_arg pretty "$nonopt" - install_prog="$func_quote_arg_result " + func_quote_for_eval "$nonopt" + install_prog="$func_quote_for_eval_result " arg=$1 shift else @@ -4367,8 +4199,8 @@ # The real first argument should be the name of the installation program. # Aesthetically quote it. - func_quote_arg pretty "$arg" - func_append install_prog "$func_quote_arg_result" + func_quote_for_eval "$arg" + func_append install_prog "$func_quote_for_eval_result" install_shared_prog=$install_prog case " $install_prog " in *[\\\ /]cp\ *) install_cp=: ;; @@ -4425,12 +4257,12 @@ esac # Aesthetically quote the argument. - func_quote_arg pretty "$arg" - func_append install_prog " $func_quote_arg_result" + func_quote_for_eval "$arg" + func_append install_prog " $func_quote_for_eval_result" if test -n "$arg2"; then - func_quote_arg pretty "$arg2" + func_quote_for_eval "$arg2" fi - func_append install_shared_prog " $func_quote_arg_result" + func_append install_shared_prog " $func_quote_for_eval_result" done test -z "$install_prog" && \ @@ -4441,8 +4273,8 @@ if test -n "$install_override_mode" && $no_mode; then if $install_cp; then :; else - func_quote_arg pretty "$install_override_mode" - func_append install_shared_prog " -m $func_quote_arg_result" + func_quote_for_eval "$install_override_mode" + func_append install_shared_prog " -m $func_quote_for_eval_result" fi fi @@ -4738,8 +4570,8 @@ relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'` $opt_quiet || { - func_quote_arg expand,pretty "$relink_command" - eval "func_echo $func_quote_arg_result" + func_quote_for_expand "$relink_command" + eval "func_echo $func_quote_for_expand_result" } if eval "$relink_command"; then : else @@ -5518,8 +5350,7 @@ if test \"\$libtool_execute_magic\" != \"$magic\"; then file=\"\$0\"" - func_quote_arg pretty "$ECHO" - qECHO=$func_quote_arg_result + qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"` $ECHO "\ # A function that is used when there is no print builtin or printf. @@ -5529,7 +5360,7 @@ \$1 _LTECHO_EOF' } - ECHO=$qECHO + ECHO=\"$qECHO\" fi # Very basic option parsing. These options are (a) specific to @@ -6872,9 +6703,9 @@ while test "$#" -gt 0; do arg=$1 shift - func_quote_arg pretty,unquoted "$arg" - qarg=$func_quote_arg_unquoted_result - func_append libtool_args " $func_quote_arg_result" + func_quote_for_eval "$arg" + qarg=$func_quote_for_eval_unquoted_result + func_append libtool_args " $func_quote_for_eval_result" # If the previous option needs an argument, assign it. if test -n "$prev"; then @@ -7110,13 +6941,6 @@ prev= continue ;; - xassembler) - func_append compiler_flags " -Xassembler $qarg" - prev= - func_append compile_command " -Xassembler $qarg" - func_append finalize_command " -Xassembler $qarg" - continue - ;; xcclinker) func_append linker_flags " $qarg" func_append compiler_flags " $qarg" @@ -7287,7 +7111,7 @@ # These systems don't actually have a C library (as such) test X-lc = "X$arg" && continue ;; - *-*-openbsd* | *-*-freebsd* | *-*-dragonfly* | *-*-bitrig* | *-*-midnightbsd*) + *-*-openbsd* | *-*-freebsd* | *-*-dragonfly* | *-*-bitrig*) # Do not include libc due to us having libc/libc_r. test X-lc = "X$arg" && continue ;; @@ -7307,7 +7131,7 @@ esac elif test X-lc_r = "X$arg"; then case $host in - *-*-openbsd* | *-*-freebsd* | *-*-dragonfly* | *-*-bitrig* | *-*-midnightbsd*) + *-*-openbsd* | *-*-freebsd* | *-*-dragonfly* | *-*-bitrig*) # Do not include libc_r directly, use -pthread flag. continue ;; @@ -7337,20 +7161,8 @@ prev=xcompiler continue ;; - # Solaris ld rejects as of 11.4. Refer to Oracle bug 22985199. - -pthread) - case $host in - *solaris2*) ;; - *) - case "$new_inherited_linker_flags " in - *" $arg "*) ;; - * ) func_append new_inherited_linker_flags " $arg" ;; - esac - ;; - esac - continue - ;; - -mt|-mthreads|-kthread|-Kthread|-pthreads|--thread-safe \ + + -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \ |-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*) func_append compiler_flags " $arg" func_append compile_command " $arg" @@ -7491,9 +7303,9 @@ save_ifs=$IFS; IFS=, for flag in $args; do IFS=$save_ifs - func_quote_arg pretty "$flag" - func_append arg " $func_quote_arg_result" - func_append compiler_flags " $func_quote_arg_result" + func_quote_for_eval "$flag" + func_append arg " $func_quote_for_eval_result" + func_append compiler_flags " $func_quote_for_eval_result" done IFS=$save_ifs func_stripname ' ' '' "$arg" @@ -7507,21 +7319,16 @@ save_ifs=$IFS; IFS=, for flag in $args; do IFS=$save_ifs - func_quote_arg pretty "$flag" - func_append arg " $wl$func_quote_arg_result" - func_append compiler_flags " $wl$func_quote_arg_result" - func_append linker_flags " $func_quote_arg_result" + func_quote_for_eval "$flag" + func_append arg " $wl$func_quote_for_eval_result" + func_append compiler_flags " $wl$func_quote_for_eval_result" + func_append linker_flags " $func_quote_for_eval_result" done IFS=$save_ifs func_stripname ' ' '' "$arg" arg=$func_stripname_result ;; - -Xassembler) - prev=xassembler - continue - ;; - -Xcompiler) prev=xcompiler continue @@ -7539,8 +7346,8 @@ # -msg_* for osf cc -msg_*) - func_quote_arg pretty "$arg" - arg=$func_quote_arg_result + func_quote_for_eval "$arg" + arg=$func_quote_for_eval_result ;; # Flags to be passed through unchanged, with rationale: @@ -7563,13 +7370,12 @@ # -fuse-ld=* Linker select flags for GCC # -static-* direct GCC to link specific libraries statically # -fcilkplus Cilk Plus language extension features for C/C++ - # -Wa,* Pass flags directly to the assembler -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \ -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \ -O*|-g*|-flto*|-fwhopr*|-fuse-linker-plugin|-fstack-protector*|-stdlib=*| \ - -specs=*|-fsanitize=*|-fuse-ld=*|-static-*|-fcilkplus|-Wa,*) - func_quote_arg pretty "$arg" - arg=$func_quote_arg_result + -specs=*|-fsanitize=*|-fuse-ld=*|-static-*|-fcilkplus) + func_quote_for_eval "$arg" + arg=$func_quote_for_eval_result func_append compile_command " $arg" func_append finalize_command " $arg" func_append compiler_flags " $arg" @@ -7590,15 +7396,15 @@ continue else # Otherwise treat like 'Some other compiler flag' below - func_quote_arg pretty "$arg" - arg=$func_quote_arg_result + func_quote_for_eval "$arg" + arg=$func_quote_for_eval_result fi ;; # Some other compiler flag. -* | +*) - func_quote_arg pretty "$arg" - arg=$func_quote_arg_result + func_quote_for_eval "$arg" + arg=$func_quote_for_eval_result ;; *.$objext) @@ -7718,8 +7524,8 @@ *) # Unknown arguments in both finalize_command and compile_command need # to be aesthetically quoted because they are evaled later. - func_quote_arg pretty "$arg" - arg=$func_quote_arg_result + func_quote_for_eval "$arg" + arg=$func_quote_for_eval_result ;; esac # arg @@ -8927,7 +8733,7 @@ test CXX = "$tagname" && { case $host_os in linux*) - case `$CC -V 2>&1 | $SED 5q` in + case `$CC -V 2>&1 | sed 5q` in *Sun\ C*) # Sun C++ 5.9 func_suncc_cstd_abi @@ -9100,7 +8906,7 @@ # case $version_type in # correct linux to gnu/linux during the next big refactor - darwin|freebsd-elf|linux|midnightbsd-elf|osf|windows|none) + darwin|freebsd-elf|linux|osf|windows|none) func_arith $number_major + $number_minor current=$func_arith_result age=$number_minor @@ -9194,7 +9000,7 @@ versuffix=.$current.$revision ;; - freebsd-elf | midnightbsd-elf) + freebsd-elf) func_arith $current - $age major=.$func_arith_result versuffix=$major.$age.$revision @@ -9420,7 +9226,7 @@ *-*-netbsd*) # Don't link with libc until the a.out ld.so is fixed. ;; - *-*-openbsd* | *-*-freebsd* | *-*-dragonfly* | *-*-midnightbsd*) + *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*) # Do not include libc due to us having libc/libc_r. ;; *-*-sco3.2v5* | *-*-sco5v6*) @@ -10231,8 +10037,8 @@ for cmd in $concat_cmds; do IFS=$save_ifs $opt_quiet || { - func_quote_arg expand,pretty "$cmd" - eval "func_echo $func_quote_arg_result" + func_quote_for_expand "$cmd" + eval "func_echo $func_quote_for_expand_result" } $opt_dry_run || eval "$cmd" || { lt_exit=$? @@ -10325,8 +10131,8 @@ eval cmd=\"$cmd\" IFS=$save_ifs $opt_quiet || { - func_quote_arg expand,pretty "$cmd" - eval "func_echo $func_quote_arg_result" + func_quote_for_expand "$cmd" + eval "func_echo $func_quote_for_expand_result" } $opt_dry_run || eval "$cmd" || { lt_exit=$? @@ -10800,13 +10606,12 @@ elif eval var_value=\$$var; test -z "$var_value"; then relink_command="$var=; export $var; $relink_command" else - func_quote_arg pretty "$var_value" - relink_command="$var=$func_quote_arg_result; export $var; $relink_command" + func_quote_for_eval "$var_value" + relink_command="$var=$func_quote_for_eval_result; export $var; $relink_command" fi done - func_quote eval cd "`pwd`" - func_quote_arg pretty,unquoted "($func_quote_result; $relink_command)" - relink_command=$func_quote_arg_unquoted_result + relink_command="(cd `pwd`; $relink_command)" + relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` fi # Only actually do things if not in dry run mode. @@ -11046,15 +10851,13 @@ elif eval var_value=\$$var; test -z "$var_value"; then relink_command="$var=; export $var; $relink_command" else - func_quote_arg pretty,unquoted "$var_value" - relink_command="$var=$func_quote_arg_unquoted_result; export $var; $relink_command" + func_quote_for_eval "$var_value" + relink_command="$var=$func_quote_for_eval_result; export $var; $relink_command" fi done # Quote the link command for shipping. - func_quote eval cd "`pwd`" - relink_command="($func_quote_result; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" - func_quote_arg pretty,unquoted "$relink_command" - relink_command=$func_quote_arg_unquoted_result + relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" + relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` if test yes = "$hardcode_automatic"; then relink_command= fi diff -Nru gimp-2.10.32/m4macros/Makefile.in gimp-2.10.34/m4macros/Makefile.in --- gimp-2.10.32/m4macros/Makefile.in 2022-06-12 20:29:24.000000000 +0000 +++ gimp-2.10.34/m4macros/Makefile.in 2023-02-21 20:03:35.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -206,8 +206,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -226,10 +224,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -278,6 +274,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -660,6 +657,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/Makefile.in gimp-2.10.34/Makefile.in --- gimp-2.10.32/Makefile.in 2022-06-12 20:29:20.000000000 +0000 +++ gimp-2.10.34/Makefile.in 2023-02-21 20:03:30.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -192,6 +192,9 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags +CSCOPE = cscope DIST_SUBDIRS = m4macros cursors themes po po-libgimp po-plug-ins \ po-python po-script-fu po-tips po-windows-installer data \ desktop menus libgimpbase tools pdb icons libgimpcolor \ @@ -295,8 +298,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -315,10 +316,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -367,6 +366,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -951,6 +951,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags -rm -f cscope.out cscope.in.out cscope.po.out cscope.files + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/menus/Makefile.in gimp-2.10.34/menus/Makefile.in --- gimp-2.10.32/menus/Makefile.in 2022-06-12 20:29:24.000000000 +0000 +++ gimp-2.10.34/menus/Makefile.in 2023-02-21 20:03:35.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -695,6 +692,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/missing gimp-2.10.34/missing --- gimp-2.10.32/missing 2022-03-18 13:09:08.000000000 +0000 +++ gimp-2.10.34/missing 2021-01-04 05:32:20.000000000 +0000 @@ -3,7 +3,7 @@ scriptversion=2018-03-07.03; # UTC -# Copyright (C) 1996-2021 Free Software Foundation, Inc. +# Copyright (C) 1996-2020 Free Software Foundation, Inc. # Originally written by Fran,cois Pinard , 1996. # This program is free software; you can redistribute it and/or modify diff -Nru gimp-2.10.32/modules/Makefile.in gimp-2.10.34/modules/Makefile.in --- gimp-2.10.32/modules/Makefile.in 2022-06-12 20:29:24.000000000 +0000 +++ gimp-2.10.34/modules/Makefile.in 2023-02-21 20:03:35.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -334,6 +334,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) AA_LIBS = @AA_LIBS@ @@ -383,8 +385,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -403,10 +403,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -455,6 +453,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -1058,6 +1057,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/NEWS gimp-2.10.34/NEWS --- gimp-2.10.32/NEWS 2022-06-12 20:25:59.000000000 +0000 +++ gimp-2.10.34/NEWS 2023-02-21 19:56:15.000000000 +0000 @@ -8,6 +8,118 @@ Otherwise, this branch is only for bug-fixes. +Overview of Changes from GIMP 2.10.32 to GIMP 2.10.34 +===================================================== + +Core: + + - Check for updates now works on macOS (backported from 2.99.14). + - Update help IDs for better integration with the documentation website. + - Symmetry dockable contents is now shown, yet deactivated, when no images are + opened, improving discoverability (backported from 2.99.14). + - DBus fully disabled on macOS (in some case, it could even freeze GIMP + process when dbus is present yet not responding). Open With feature (e.g. + from file browsers) still work fine as it uses a different code path on + macOS. Other features using dbus (opening files or running batch commands + from a separate GIMP process) won't work, but they probably never did on + macOS anyway. + - "Canvas Size" dialog took too much vertical space and now better uses the + horizontal space by moving the preview and offset fiels to the right side, + and the "Center" button just below (backported from 2.99.8). + - Template selector (backported from 2.99.6) in resize dialog. + - Color scale preferences (0..255/0..100 and LCh/HSV settings in Colors + selection dialogs) are now remembered across sessions. + - Eye icon header added to the item tree views to make it more obvious where + to click for item visibility and links (backported from 2.99.10) + - Revert color proofing behavior changed in 2.10.32 which resulted in + inconsistent past workflows. + - "Lock path strokes" tooltip for the dockable icon was renamed "Lock path". + +Plug-ins: + + - DDS: make GUI translatable. + - file-raw: added high bit depth precision export (partial backport from + 2.99.12). + - TIFF: + * Various bug fixes; + * better check for invalid resolutions on import; + * do not generated warnings for incorrect RichTIFFIPTC tags produced by + Adobe products (only output a message to stderr, for not completely + ignoring these); + * Loading "reduced" image or not is now an option. We use a heuristic for + the default value of said option (trying to guess if it's a thumbnail by + using common usage), but final decision is now up to one knowing the image + you load (backported from 2.99.14); + * Default TIFF export format is "normal" TIFF, not BigTIFF (making it + default was definitely an error in 2.10.32). + - PSD: + * Various bug fixes; + * Useless physical unit conversion removed; + * Backported improvement (2.99.10) for importing layers with clipping set + (leading to color bleeding); + * Backported improvements (2.99.10) for importing clipping layers; + * Paths are now exported (backported from 2.99.14). + - WebP: more informative error messages in some cases. + - Flame: various bug fixes. + - JPEG-XL: + * metadata import backported from 2.99.14 - (requires libjxl 0.7.0) + * Partial backport (2.99.8) of JPEG-XL export; export is always in 8bit + lossless. + - HEIF: various bug fixes. + - Dicom: various bug fixes. + - help: + * macOS: https support now working fine for help files (bypassing + lack of support in GIO for macOS platform). + - animation-play: fixed on macOS. + - PDF: + * Import: new option "Fill transparent areas with white" to fill the + background in white (ON by default as most office PDF writers seem to rely + on readers filling the background with white), allowing importing + transparent PDF files. + * Export: new option "Fill transparent areas with background color" allowing + to decide whether to export a PDF with transparent background. + - TGA: + * Added a workaround to load wrongful TGA files exported by Krita (which + they fixed on their side too now, see Krita bug 464484). + - ICO and CUR: + * Magics detection for these formats has been removed (now using only using + filename extension) because it was interfering with the detection of + certain types of TGA images (which are likely more common than ICO and CUR + files, and extension for these should be reliable enough). + +Libgimpbase: + + - GimpMetadata API (in particular the gimp_metadata_set_from_*() functions) + are now much less memory-hungry (backported from the main dev branch) when + using GExiv 0.12.2 or over. With some huge metadata, it could cause long + freeze or even crashes of plug-ins. + +Libgimpwidgets: + + - Color-picking with X11 is now the default when compiled with X11, even if a + color-picking portal also exists, because it is always right, whereas + portals return color in display space without the space information itself + (i.e. without profiles). + - New dedicated GimpPickButton implementation for Windows (backported from + 2.99.14). + +Libgimp: + + - New wrapper functions around GEGL ops, which also map to items in our Color + menu: + * gimp_drawable_shadows_highlights() + * gimp_drawable_extract_component() + +Build: + + - Bumping minimum GEGL to version 0.4.38. + - Bumping minimum libjxl to version 0.7.0. + - New GIMP_RELEASE macro to tell if code is a release or in-between release + (different from GIMP_UNSTABLE which was telling if we are in a stable or + development branch). + - Our stable CI now uses Debian stable where Python2 is still present. + + Overview of Changes from GIMP 2.10.30 to GIMP 2.10.32 ===================================================== diff -Nru gimp-2.10.32/pdb/groups/drawable_color.pdb gimp-2.10.34/pdb/groups/drawable_color.pdb --- gimp-2.10.32/pdb/groups/drawable_color.pdb 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/pdb/groups/drawable_color.pdb 2023-02-21 19:56:19.000000000 +0000 @@ -292,6 +292,56 @@ ); } +sub drawable_extract_component { + $blurb = 'Extract a color model component.'; + $help = 'Extract a color model component.'; + + &std_pdb_compat('gegl:component-extract'); + $date = '2021'; + $since = '2.10.34'; + + @inargs = ( + { name => 'drawable', type => 'drawable', + desc => 'The drawable' }, + { name => 'component', type => '0 <= int8 <= 20', + desc => 'Component (RGB Red (0), RGB Green (1), RGB Blue (2), Hue (3), HSV Saturation (4), HSV Value (5),' . + ' HSL Saturation (6), HSL Lightness (7), CMYK Cyan (8), CMYK Magenta (9), CMYK Yellow (10), CMYK Key (11),' . + ' Y\'CbCr Y\' (12), Y\'CbCr Cb (13), Y\'CbCr Cr (14), LAB L (15), LAB A (16), LAB B (17), LCH C(ab) (18),' . + ' LCH H(ab) (19), Alpha (20))' }, + { name => 'invert', type => 'boolean', + desc => 'Invert the extracted component' }, + { name => 'linear', type => 'boolean', + desc => 'Use linear output instead of gamma corrected' } + ); + + %invoke = ( + code => <<'CODE' +{ + if (gimp_pdb_item_is_attached (GIMP_ITEM (drawable), NULL, + GIMP_PDB_ITEM_CONTENT, error) && + gimp_pdb_item_is_not_group (GIMP_ITEM (drawable), error) && + gimp_drawable_is_rgb (drawable)) + { + GeglNode *node = + gegl_node_new_child (NULL, + "operation", "gegl:component-extract", + "component", component, + "invert", invert, + "linear", linear, + NULL); + + gimp_drawable_apply_operation (drawable, progress, + C_("undo-type", "Extract Component"), + node); + g_object_unref (node); + } + else + success = FALSE; +} +CODE + ); +} + sub drawable_desaturate { $blurb = <<'BLURB'; Desaturate the contents of the specified drawable, with the specified formula. @@ -713,6 +763,69 @@ ); } +sub drawable_shadows_highlights { + $blurb = 'Perform shadows and highlights correction.'; + + $help = <<'HELP'; +This filter allows adjusting shadows and highlights in the image +separately. The implementation closely follow its counterpart in the +Darktable photography software. +HELP + + &std_pdb_compat('gegl:shadows-highlights'); + $date = '2021'; + $since = '2.10.34'; + + @inargs = ( + { name => 'drawable', type => 'drawable', + desc => 'The drawable' }, + { name => 'shadows', type => '-100 <= float <= 100', + desc => 'Adjust exposure of shadows' }, + { name => 'highlights', type => '-100 <= float <= 100', + desc => 'Adjust exposure of highlights' }, + { name => 'whitepoint', type => '-10 <= float <= 10', + desc => 'Shift white point' }, + { name => 'radius', type => '0.1 <= float <= 1500', + desc => 'Spatial extent' }, + { name => 'compress', type => '0 <= float <= 100', + desc => 'Compress the effect on shadows/highlights and preserve midtones' }, + { name => 'shadows_ccorrect', type => '0 <= float <= 100', + desc => 'Adjust saturation of shadows' }, + { name => 'highlights_ccorrect', type => '0 <= float <= 100', + desc => 'Adjust saturation of highlights' }, + ); + + %invoke = ( + code => <<'CODE' +{ + if (gimp_pdb_item_is_attached (GIMP_ITEM (drawable), NULL, + GIMP_PDB_ITEM_CONTENT, error) && + gimp_pdb_item_is_not_group (GIMP_ITEM (drawable), error)) + { + GeglNode *node; + node = gegl_node_new_child (NULL, + "operation", "gegl:shadows-highlights", + "shadows", shadows, + "highlights", highlights, + "whitepoint", whitepoint, + "radius", radius, + "compress", compress, + "shadows-ccorrect", shadows_ccorrect, + "highlights-ccorrect", highlights_ccorrect, + NULL); + + gimp_drawable_apply_operation (drawable, progress, + C_("undo-type", "Shadows-Highlights"), + node); + g_object_unref (node); + } + else + success = FALSE; +} +CODE + ); +} + sub drawable_posterize { $blurb = 'Posterize the specified drawable.'; @@ -824,6 +937,7 @@ drawable_colorize_hsl drawable_curves_explicit drawable_curves_spline + drawable_extract_component drawable_desaturate drawable_equalize drawable_histogram @@ -831,6 +945,7 @@ drawable_invert drawable_levels drawable_levels_stretch + drawable_shadows_highlights drawable_posterize drawable_threshold); diff -Nru gimp-2.10.32/pdb/Makefile.in gimp-2.10.34/pdb/Makefile.in --- gimp-2.10.32/pdb/Makefile.in 2022-06-12 20:29:24.000000000 +0000 +++ gimp-2.10.34/pdb/Makefile.in 2023-02-21 20:03:35.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -174,8 +174,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -194,10 +192,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -246,6 +242,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -705,6 +702,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/common/animation-play.c gimp-2.10.34/plug-ins/common/animation-play.c --- gimp-2.10.32/plug-ins/common/animation-play.c 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/plug-ins/common/animation-play.c 2023-02-21 19:56:19.000000000 +0000 @@ -1199,6 +1199,7 @@ /* Display the preview buffer. */ if (gtk_widget_get_realized (da)) +#ifndef PLATFORM_OSX gdk_draw_rgb_image (gtk_widget_get_window (da), (gtk_widget_get_style (da))->white_gc, (gint) ((drawing_width - drawing_scale * width) / 2), @@ -1207,6 +1208,9 @@ (total_frames == 1 ? GDK_RGB_DITHER_MAX : DITHERTYPE), preview_data, drawing_width * 3); +#else + gtk_widget_queue_draw (da); +#endif /* PLATFORM_OSX */ /* clean up */ g_object_unref (buffer); diff -Nru gimp-2.10.32/plug-ins/common/file-dicom.c gimp-2.10.34/plug-ins/common/file-dicom.c --- gimp-2.10.32/plug-ins/common/file-dicom.c 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/plug-ins/common/file-dicom.c 2023-02-21 19:56:19.000000000 +0000 @@ -602,7 +602,7 @@ (gchar *) value, samples_per_pixel); g_free (dicominfo); fclose (DICOM); - return NULL; + return -1; } break; diff -Nru gimp-2.10.32/plug-ins/common/file-heif.c gimp-2.10.34/plug-ins/common/file-heif.c --- gimp-2.10.32/plug-ins/common/file-heif.c 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/plug-ins/common/file-heif.c 2023-02-21 19:56:19.000000000 +0000 @@ -362,6 +362,9 @@ g_object_unref (file); } + if (export == GIMP_EXPORT_EXPORT) + gimp_image_delete (image_ID); + g_clear_object (&metadata); } #if LIBHEIF_HAVE_VERSION(1,8,0) @@ -448,6 +451,9 @@ g_object_unref (file); } + if (export == GIMP_EXPORT_EXPORT) + gimp_image_delete (image_ID); + g_clear_object (&metadata); } #endif @@ -1195,6 +1201,10 @@ gexiv2_metadata_set_orientation (GEXIV2_METADATA (metadata), GEXIV2_ORIENTATION_NORMAL); + gexiv2_metadata_set_metadata_pixel_width (GEXIV2_METADATA (metadata), + width); + gexiv2_metadata_set_metadata_pixel_height (GEXIV2_METADATA (metadata), + height); gimp_image_metadata_load_finish (image_ID, "image/heif", metadata, flags, interactive); diff -Nru gimp-2.10.32/plug-ins/common/file-jpegxl.c gimp-2.10.34/plug-ins/common/file-jpegxl.c --- gimp-2.10.32/plug-ins/common/file-jpegxl.c 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/plug-ins/common/file-jpegxl.c 2023-02-21 19:56:19.000000000 +0000 @@ -20,6 +20,7 @@ #include "config.h" +#include #include #include @@ -32,6 +33,7 @@ #include "libgimp/stdplugins-intl.h" #define LOAD_PROC "file-jpegxl-load" +#define SAVE_PROC "file-jpegxl-save" #define PLUG_IN_BINARY "file-jpegxl" static void query (void); @@ -62,6 +64,15 @@ {GIMP_PDB_IMAGE, "image", "Output image"} }; + static const GimpParamDef save_args[] = + { + { GIMP_PDB_INT32, "run-mode", "The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }" }, + { GIMP_PDB_IMAGE, "image", "Input image" }, + { GIMP_PDB_DRAWABLE, "drawable", "Drawable to save" }, + { GIMP_PDB_STRING, "filename", "The name of the file to save the image in" }, + { GIMP_PDB_STRING, "raw-filename", "The name of the file to save the image in" } + }; + gimp_install_procedure (LOAD_PROC, "Loads files in the JPEG XL file format", "Loads files in the JPEG XL file format", @@ -78,10 +89,28 @@ gimp_register_file_handler_mime (LOAD_PROC, "image/jxl"); gimp_register_magic_load_handler (LOAD_PROC, "jxl", "", "0,string,\xFF\x0A,0,string,\\000\\000\\000\x0CJXL\\040\\015\\012\x87\\012"); gimp_register_file_handler_priority (LOAD_PROC, 100); + + gimp_install_procedure (SAVE_PROC, + "Saves files in the JPEG XL file format", + "Saves files in the JPEG XL file format", + "Daniel Novomesky", + "(C) 2022 Daniel Novomesky", + "2022", + N_("JPEG XL image"), + "RGB*, GRAY*", + GIMP_PLUGIN, + G_N_ELEMENTS (save_args), 0, + save_args, NULL); + + gimp_register_file_handler_mime (SAVE_PROC, "image/jxl"); + gimp_register_save_handler (SAVE_PROC, "jxl", ""); + gimp_register_file_handler_uri (SAVE_PROC); + gimp_register_file_handler_priority (SAVE_PROC, 100); } static gint32 load_image (const gchar *filename, + GimpRunMode run_mode, GError **error) { FILE *inputFile = g_fopen (filename, "rb"); @@ -179,6 +208,8 @@ return -1; } + JxlDecoderCloseInput (decoder); + if (JxlDecoderSubscribeEvents (decoder, JXL_DEC_BASIC_INFO | JXL_DEC_COLOR_ENCODING | JXL_DEC_FULL_IMAGE) != JXL_DEC_SUCCESS) { @@ -498,12 +529,544 @@ { g_object_unref (profile); } + + if (basicinfo.have_container) + { + JxlDecoderReleaseInput (decoder); + JxlDecoderRewind (decoder); + + if (JxlDecoderSetInput (decoder, memory, inputFileSize) != JXL_DEC_SUCCESS) + { + g_printerr ("%s: JxlDecoderSetInput failed after JxlDecoderRewind\n", G_STRFUNC); + } + else + { + JxlDecoderCloseInput (decoder); + if (JxlDecoderSubscribeEvents (decoder, JXL_DEC_BOX) != JXL_DEC_SUCCESS) + { + g_printerr ("%s: JxlDecoderSubscribeEvents for JXL_DEC_BOX failed\n", G_STRFUNC); + } + else + { + gboolean search_exif = TRUE; + gboolean search_xmp = TRUE; + gboolean success_exif = FALSE; + gboolean success_xmp = FALSE; + JxlBoxType box_type = { 0, 0, 0, 0 }; + GByteArray *exif_box = NULL; + GByteArray *xml_box = NULL; + size_t exif_remains = 0; + size_t xml_remains = 0; + + while (search_exif || search_xmp) + { + status = JxlDecoderProcessInput (decoder); + switch (status) + { + case JXL_DEC_SUCCESS: + if (box_type[0] == 'E' && box_type[1] == 'x' && box_type[2] == 'i' && box_type[3] == 'f' && search_exif) + { + exif_remains = JxlDecoderReleaseBoxBuffer (decoder); + g_byte_array_set_size (exif_box, exif_box->len - exif_remains); + success_exif = TRUE; + } + else if (box_type[0] == 'x' && box_type[1] == 'm' && box_type[2] == 'l' && box_type[3] == ' ' && search_xmp) + { + xml_remains = JxlDecoderReleaseBoxBuffer (decoder); + g_byte_array_set_size (xml_box, xml_box->len - xml_remains); + success_xmp = TRUE; + } + + search_exif = FALSE; + search_xmp = FALSE; + break; + case JXL_DEC_ERROR: + search_exif = FALSE; + search_xmp = FALSE; + g_printerr ("%s: Metadata decoding error\n", G_STRFUNC); + break; + case JXL_DEC_NEED_MORE_INPUT: + search_exif = FALSE; + search_xmp = FALSE; + g_printerr ("%s: JXL metadata are probably incomplete\n", G_STRFUNC); + break; + case JXL_DEC_BOX: + JxlDecoderSetDecompressBoxes (decoder, JXL_TRUE); + + if (box_type[0] == 'E' && box_type[1] == 'x' && box_type[2] == 'i' && box_type[3] == 'f' && search_exif && exif_box) + { + exif_remains = JxlDecoderReleaseBoxBuffer (decoder); + g_byte_array_set_size (exif_box, exif_box->len - exif_remains); + + search_exif = FALSE; + success_exif = TRUE; + } + else if (box_type[0] == 'x' && box_type[1] == 'm' && box_type[2] == 'l' && box_type[3] == ' ' && search_xmp && xml_box) + { + xml_remains = JxlDecoderReleaseBoxBuffer (decoder); + g_byte_array_set_size (xml_box, xml_box->len - xml_remains); + + search_xmp = FALSE; + success_xmp = TRUE; + } + + if (JxlDecoderGetBoxType (decoder, box_type, JXL_TRUE) == JXL_DEC_SUCCESS) + { + if (box_type[0] == 'E' && box_type[1] == 'x' && box_type[2] == 'i' && box_type[3] == 'f' && search_exif) + { + exif_box = g_byte_array_sized_new (4096); + g_byte_array_set_size (exif_box, 4096); + + JxlDecoderSetBoxBuffer (decoder, exif_box->data, exif_box->len); + } + else if (box_type[0] == 'x' && box_type[1] == 'm' && box_type[2] == 'l' && box_type[3] == ' ' && search_xmp) + { + xml_box = g_byte_array_sized_new (4096); + g_byte_array_set_size (xml_box, 4096); + + JxlDecoderSetBoxBuffer (decoder, xml_box->data, xml_box->len); + } + } + else + { + search_exif = FALSE; + search_xmp = FALSE; + g_printerr ("%s: Error in JxlDecoderGetBoxType\n", G_STRFUNC); + } + break; + case JXL_DEC_BOX_NEED_MORE_OUTPUT: + if (box_type[0] == 'E' && box_type[1] == 'x' && box_type[2] == 'i' && box_type[3] == 'f' && search_exif) + { + exif_remains = JxlDecoderReleaseBoxBuffer (decoder); + g_byte_array_set_size (exif_box, exif_box->len + 4096); + JxlDecoderSetBoxBuffer (decoder, exif_box->data + exif_box->len - (4096 + exif_remains), 4096 + exif_remains); + } + else if (box_type[0] == 'x' && box_type[1] == 'm' && box_type[2] == 'l' && box_type[3] == ' ' && search_xmp) + { + xml_remains = JxlDecoderReleaseBoxBuffer (decoder); + g_byte_array_set_size (xml_box, xml_box->len + 4096); + JxlDecoderSetBoxBuffer (decoder, xml_box->data + xml_box->len - (4096 + xml_remains), 4096 + xml_remains); + } + else + { + search_exif = FALSE; + search_xmp = FALSE; + } + break; + default: + break; + } + } + + if (success_exif || success_xmp) + { + GimpMetadata *metadata = gimp_metadata_new (); + + if (success_exif && exif_box) + { + const guint8 tiffHeaderBE[4] = { 'M', 'M', 0, 42 }; + const guint8 tiffHeaderLE[4] = { 'I', 'I', 42, 0 }; + const guint8 *tiffheader = exif_box->data; + glong new_exif_size = exif_box->len; + + while (new_exif_size >= 4) /*Searching for TIFF Header*/ + { + if (tiffheader[0] == tiffHeaderBE[0] && tiffheader[1] == tiffHeaderBE[1] && + tiffheader[2] == tiffHeaderBE[2] && tiffheader[3] == tiffHeaderBE[3]) + { + break; + } + if (tiffheader[0] == tiffHeaderLE[0] && tiffheader[1] == tiffHeaderLE[1] && + tiffheader[2] == tiffHeaderLE[2] && tiffheader[3] == tiffHeaderLE[3]) + { + break; + } + new_exif_size--; + tiffheader++; + } + + if (new_exif_size > 4) /* TIFF header + some data found*/ + { + if (! gexiv2_metadata_open_buf (GEXIV2_METADATA (metadata), tiffheader, new_exif_size, error)) + { + g_printerr ("%s: Failed to set EXIF metadata: %s\n", G_STRFUNC, (*error)->message); + g_clear_error (error); + } + } + else + { + g_printerr ("%s: EXIF metadata not set\n", G_STRFUNC); + } + } + + if (success_xmp && xml_box) + { + if (! gimp_metadata_set_from_xmp (metadata, xml_box->data, xml_box->len, error)) + { + g_printerr ("%s: Failed to set XMP metadata: %s\n", G_STRFUNC, (*error)->message); + g_clear_error (error); + } + } + + gexiv2_metadata_set_orientation (GEXIV2_METADATA (metadata), + GEXIV2_ORIENTATION_NORMAL); + gexiv2_metadata_set_metadata_pixel_width (GEXIV2_METADATA (metadata), + basicinfo.xsize); + gexiv2_metadata_set_metadata_pixel_height (GEXIV2_METADATA (metadata), + basicinfo.ysize); + gimp_image_metadata_load_finish (image, "image/jxl", metadata, + GIMP_METADATA_LOAD_COMMENT | GIMP_METADATA_LOAD_RESOLUTION, + (run_mode == GIMP_RUN_INTERACTIVE)); + } + + if (exif_box) + { + g_byte_array_free (exif_box, TRUE); + } + + if (xml_box) + { + g_byte_array_free (xml_box, TRUE); + } + } + } + } + JxlThreadParallelRunnerDestroy (runner); JxlDecoderDestroy (decoder); g_free (memory); return image; } +static gboolean +save_image (GFile *file, + gint32 image, + gint32 drawable, + GError **error) +{ + JxlEncoder *encoder; + void *runner; + JxlEncoderFrameSettings *encoder_options; + JxlPixelFormat pixel_format; + JxlBasicInfo output_info; + JxlColorEncoding color_profile; + JxlEncoderStatus status; + size_t buffer_size; + + GByteArray *compressed; + + FILE *outfile; + GeglBuffer *buffer; + GimpImageType drawable_type; + + gint drawable_width; + gint drawable_height; + gpointer picture_buffer; + + GimpColorProfile *profile = NULL; + const Babl *file_format = NULL; + const Babl *space = NULL; + gboolean out_linear = FALSE; + + size_t offset = 0; + uint8_t *next_out; + size_t avail_out; + + gboolean save_icc; + size_t num_worker_threads = 1; + + gimp_progress_init_printf (_("Exporting '%s'"), + gimp_file_get_utf8_name (file)); + + drawable_type = gimp_drawable_type (drawable); + buffer = gimp_drawable_get_buffer (drawable); + drawable_width = gegl_buffer_get_width (buffer); + drawable_height = gegl_buffer_get_height (buffer); + + JxlEncoderInitBasicInfo(&output_info); + + output_info.uses_original_profile = JXL_TRUE; + + profile = gimp_image_get_effective_color_profile (image); + out_linear = gimp_color_profile_is_linear (profile); + + space = gimp_color_profile_get_space (profile, + GIMP_COLOR_RENDERING_INTENT_RELATIVE_COLORIMETRIC, + error); + + if (error && *error) + { + g_printerr ("%s: error getting the profile space: %s\n", + G_STRFUNC, (*error)->message); + g_object_unref (buffer); + return FALSE; + } + + pixel_format.data_type = JXL_TYPE_UINT8; + output_info.bits_per_sample = 8; + + pixel_format.endianness = JXL_NATIVE_ENDIAN; + pixel_format.align = 0; + + output_info.xsize = drawable_width; + output_info.ysize = drawable_height; + output_info.exponent_bits_per_sample = 0; + output_info.orientation = JXL_ORIENT_IDENTITY; + output_info.animation.tps_numerator = 10; + output_info.animation.tps_denominator = 1; + + switch (drawable_type) + { + case GIMP_GRAYA_IMAGE: + if (out_linear) + { + file_format = babl_format ( "YA u8"); + JxlColorEncodingSetToLinearSRGB (&color_profile, JXL_TRUE); + } + else + { + file_format = babl_format ("Y'A u8"); + JxlColorEncodingSetToSRGB (&color_profile, JXL_TRUE); + } + pixel_format.num_channels = 2; + output_info.num_color_channels = 1; + output_info.alpha_bits = 8; + output_info.alpha_exponent_bits = 0; + output_info.num_extra_channels = 1; + + save_icc = FALSE; + break; + case GIMP_GRAY_IMAGE: + if (out_linear) + { + file_format = babl_format ("Y u8"); + JxlColorEncodingSetToLinearSRGB (&color_profile, JXL_TRUE); + } + else + { + file_format = babl_format ("Y' u8"); + JxlColorEncodingSetToSRGB (&color_profile, JXL_TRUE); + } + pixel_format.num_channels = 1; + output_info.num_color_channels = 1; + output_info.alpha_bits = 0; + + save_icc = FALSE; + break; + case GIMP_RGBA_IMAGE: + file_format = babl_format_with_space (out_linear ? "RGBA u8" : "R'G'B'A u8", space); + output_info.alpha_bits = 8; + pixel_format.num_channels = 4; + output_info.num_color_channels = 3; + output_info.alpha_exponent_bits = 0; + output_info.num_extra_channels = 1; + + save_icc = TRUE; + break; + case GIMP_RGB_IMAGE: + file_format = babl_format_with_space (out_linear ? "RGB u8" : "R'G'B' u8", space); + pixel_format.num_channels = 3; + output_info.num_color_channels = 3; + output_info.alpha_bits = 0; + + save_icc = TRUE; + break; + default: + if (profile) + { + g_object_unref (profile); + } + g_object_unref (buffer); + return FALSE; + break; + } + + buffer_size = pixel_format.num_channels * (size_t) output_info.xsize * (size_t) output_info.ysize; + picture_buffer = g_malloc (buffer_size); + + gimp_progress_update (0.3); + + gegl_buffer_get (buffer, GEGL_RECTANGLE (0, 0, + drawable_width, drawable_height), 1.0, + file_format, picture_buffer, + GEGL_AUTO_ROWSTRIDE, GEGL_ABYSS_NONE); + + g_object_unref (buffer); + + gimp_progress_update (0.4); + + encoder = JxlEncoderCreate (NULL); + if (!encoder) + { + g_set_error (error, G_FILE_ERROR, 0, + "Failed to create Jxl encoder"); + g_free (picture_buffer); + if (profile) + { + g_object_unref (profile); + } + return FALSE; + } + + num_worker_threads = g_get_num_processors (); + if (num_worker_threads > 16) + { + num_worker_threads = 16; + } + runner = JxlThreadParallelRunnerCreate (NULL, num_worker_threads); + if (JxlEncoderSetParallelRunner (encoder, JxlThreadParallelRunner, runner) != JXL_ENC_SUCCESS) + { + g_set_error (error, G_FILE_ERROR, 0, + "JxlEncoderSetParallelRunner failed"); + JxlThreadParallelRunnerDestroy (runner); + JxlEncoderDestroy (encoder); + g_free (picture_buffer); + if (profile) + { + g_object_unref (profile); + } + return FALSE; + } + + status = JxlEncoderSetBasicInfo (encoder, &output_info); + if (status != JXL_ENC_SUCCESS) + { + g_set_error (error, G_FILE_ERROR, 0, + "JxlEncoderSetBasicInfo failed!"); + JxlThreadParallelRunnerDestroy (runner); + JxlEncoderDestroy (encoder); + g_free (picture_buffer); + if (profile) + { + g_object_unref (profile); + } + return FALSE; + } + + if (save_icc) + { + const uint8_t *icc_data = NULL; + size_t icc_length = 0; + + icc_data = gimp_color_profile_get_icc_profile (profile, &icc_length); + status = JxlEncoderSetICCProfile (encoder, icc_data, icc_length); + g_object_unref (profile); + profile = NULL; + + if (status != JXL_ENC_SUCCESS) + { + g_set_error (error, G_FILE_ERROR, 0, + "JxlEncoderSetICCProfile failed!"); + JxlThreadParallelRunnerDestroy (runner); + JxlEncoderDestroy (encoder); + g_free (picture_buffer); + return FALSE; + } + } + else + { + if (profile) + { + g_object_unref (profile); + profile = NULL; + } + + status = JxlEncoderSetColorEncoding (encoder, &color_profile); + if (status != JXL_ENC_SUCCESS) + { + g_set_error (error, G_FILE_ERROR, 0, + "JxlEncoderSetColorEncoding failed!"); + JxlThreadParallelRunnerDestroy (runner); + JxlEncoderDestroy (encoder); + g_free (picture_buffer); + return FALSE; + } + } + + encoder_options = JxlEncoderFrameSettingsCreate (encoder, NULL); + JxlEncoderSetFrameDistance (encoder_options, 0); + JxlEncoderSetFrameLossless (encoder_options, JXL_TRUE); + + gimp_progress_update (0.5); + + status = JxlEncoderAddImageFrame (encoder_options, &pixel_format, picture_buffer, buffer_size); + if (status != JXL_ENC_SUCCESS) + { + g_set_error (error, G_FILE_ERROR, 0, + "JxlEncoderAddImageFrame failed!"); + JxlThreadParallelRunnerDestroy (runner); + JxlEncoderDestroy (encoder); + g_free (picture_buffer); + return FALSE; + } + + gimp_progress_update (0.65); + + JxlEncoderCloseInput (encoder); + + gimp_progress_update (0.7); + + compressed = g_byte_array_sized_new (4096); + g_byte_array_set_size (compressed, 4096); + do + { + next_out = compressed->data + offset; + avail_out = compressed->len - offset; + status = JxlEncoderProcessOutput (encoder, &next_out, &avail_out); + + if (status == JXL_ENC_NEED_MORE_OUTPUT) + { + offset = next_out - compressed->data; + g_byte_array_set_size (compressed, compressed->len * 2); + } + else if (status == JXL_ENC_ERROR) + { + g_set_error (error, G_FILE_ERROR, 0, + "JxlEncoderProcessOutput failed!"); + JxlThreadParallelRunnerDestroy (runner); + JxlEncoderDestroy (encoder); + g_free (picture_buffer); + return FALSE; + } + } + while (status != JXL_ENC_SUCCESS); + + JxlThreadParallelRunnerDestroy (runner); + JxlEncoderDestroy (encoder); + + g_free (picture_buffer); + + g_byte_array_set_size (compressed, next_out - compressed->data); + + gimp_progress_update (0.8); + + if (compressed->len > 0) + { + outfile = g_fopen (g_file_peek_path (file), "wb"); + if (!outfile) + { + g_set_error (error, G_FILE_ERROR, 0, + "Could not open '%s' for writing!\n", + g_file_peek_path (file)); + g_byte_array_free (compressed, TRUE); + return FALSE; + } + + fwrite (compressed->data, 1, compressed->len, outfile); + fclose (outfile); + + gimp_progress_update (1.0); + + g_byte_array_free (compressed, TRUE); + return TRUE; + } + + g_set_error (error, G_FILE_ERROR, 0, + "No data to write"); + g_byte_array_free (compressed, TRUE); + return FALSE; +} + static void run (const gchar *name, gint nparams, @@ -539,7 +1102,7 @@ break; } - image_ID = load_image (param[1].data.d_string, &error); + image_ID = load_image (param[1].data.d_string, run_mode, &error); if (image_ID != -1) { @@ -552,6 +1115,49 @@ status = GIMP_PDB_EXECUTION_ERROR; } } + else if (strcmp (name, SAVE_PROC) == 0) + { + gint32 image_ID = param[1].data.d_int32; + gint32 drawable_ID = param[2].data.d_int32; + GimpExportReturn export = GIMP_EXPORT_CANCEL; + + switch (run_mode) + { + case GIMP_RUN_INTERACTIVE: + case GIMP_RUN_WITH_LAST_VALS: + gimp_ui_init (PLUG_IN_BINARY, FALSE); + + export = gimp_export_image (&image_ID, &drawable_ID, "JPEG XL", + GIMP_EXPORT_CAN_HANDLE_RGB | + GIMP_EXPORT_CAN_HANDLE_GRAY | + GIMP_EXPORT_CAN_HANDLE_ALPHA); + + if (export == GIMP_EXPORT_CANCEL) + { + values[0].data.d_status = GIMP_PDB_CANCEL; + return; + } + break; + + default: + break; + } + + if (status == GIMP_PDB_SUCCESS) + { + GFile *file = g_file_new_for_uri (param[3].data.d_string); + + if (!save_image (file, image_ID, drawable_ID, &error)) + { + status = GIMP_PDB_EXECUTION_ERROR; + } + + g_object_unref (file); + } + + if (export == GIMP_EXPORT_EXPORT) + gimp_image_delete (image_ID); + } else { status = GIMP_PDB_CALLING_ERROR; diff -Nru gimp-2.10.32/plug-ins/common/file-pdf-load.c gimp-2.10.34/plug-ins/common/file-pdf-load.c --- gimp-2.10.32/plug-ins/common/file-pdf-load.c 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/plug-ins/common/file-pdf-load.c 2023-02-21 19:56:19.000000000 +0000 @@ -58,6 +58,7 @@ gboolean antialias; gboolean reverse_order; gchar *PDF_password; + gboolean white_background; } PdfLoadVals; static PdfLoadVals loadvals = @@ -66,7 +67,8 @@ 100.00, /* resolution in dpi */ TRUE, /* antialias */ FALSE, /* reverse_order */ - NULL /* pdf_password */ + NULL, /* pdf_password */ + TRUE, /* white_background */ }; typedef struct @@ -89,6 +91,7 @@ GimpPageSelectorTarget target, gdouble resolution, gboolean antialias, + gboolean white_background, gboolean reverse_order, PdfSelectedPages *pages); @@ -102,11 +105,13 @@ static cairo_surface_t * get_thumb_surface (PopplerDocument *doc, gint page, - gint preferred_size); + gint preferred_size, + gboolean white_background); static GdkPixbuf * get_thumb_pixbuf (PopplerDocument *doc, gint page, - gint preferred_size); + gint preferred_size, + gboolean white_background); static gint32 layer_from_surface (gint32 image, const gchar *layer_name, @@ -541,6 +546,7 @@ loadvals.target, loadvals.resolution, loadvals.antialias, + loadvals.white_background, loadvals.reverse_order, &pages); @@ -604,7 +610,7 @@ num_pages = poppler_document_get_n_pages (doc); - surface = get_thumb_surface (doc, 0, param[1].data.d_int32); + surface = get_thumb_surface (doc, 0, param[1].data.d_int32, TRUE); g_object_unref (doc); } @@ -955,7 +961,8 @@ int width, int height, double scale, - gboolean antialias) + gboolean antialias, + gboolean white_background) { cairo_surface_t *surface; cairo_t *cr; @@ -984,9 +991,12 @@ poppler_page_render (page, cr); cairo_restore (cr); - cairo_set_operator (cr, CAIRO_OPERATOR_DEST_OVER); - cairo_set_source_rgb (cr, 1.0, 1.0, 1.0); - cairo_paint (cr); + if (white_background) + { + cairo_set_operator (cr, CAIRO_OPERATOR_DEST_OVER); + cairo_set_source_rgb (cr, 1.0, 1.0, 1.0); + cairo_paint (cr); + } cairo_destroy (cr); @@ -1025,6 +1035,7 @@ GimpPageSelectorTarget target, gdouble resolution, gboolean antialias, + gboolean white_background, gboolean reverse_order, PdfSelectedPages *pages) { @@ -1092,7 +1103,8 @@ gimp_image_set_resolution (image_ID, resolution, resolution); } - surface = render_page_to_surface (page, width, height, scale, antialias); + surface = render_page_to_surface (page, width, height, scale, + antialias, white_background); layer_from_surface (image_ID, page_label, 0, surface, doc_progress, 1.0 / pages->n_pages); @@ -1143,7 +1155,8 @@ static cairo_surface_t * get_thumb_surface (PopplerDocument *doc, gint page_num, - gint preferred_size) + gint preferred_size, + gboolean white_background) { PopplerPage *page; cairo_surface_t *surface; @@ -1168,7 +1181,7 @@ width *= scale; height *= scale; - surface = render_page_to_surface (page, width, height, scale, TRUE); + surface = render_page_to_surface (page, width, height, scale, TRUE, white_background); } g_object_unref (page); @@ -1179,12 +1192,13 @@ static GdkPixbuf * get_thumb_pixbuf (PopplerDocument *doc, gint page_num, - gint preferred_size) + gint preferred_size, + gboolean white_background) { cairo_surface_t *surface; GdkPixbuf *pixbuf; - surface = get_thumb_surface (doc, page_num, preferred_size); + surface = get_thumb_surface (doc, page_num, preferred_size, white_background); pixbuf = gdk_pixbuf_get_from_surface (surface, 0, 0, cairo_image_surface_get_width (surface), cairo_image_surface_get_height (surface)); @@ -1198,6 +1212,10 @@ PopplerDocument *document; GimpPageSelector *selector; gboolean stop_thumbnailing; + gboolean white_background; + + GMutex mutex; + GCond render_thumb; } ThreadData; typedef struct @@ -1224,32 +1242,69 @@ static gpointer thumbnail_thread (gpointer data) { - ThreadData *thread_data = data; - gint n_pages; - gint i; + ThreadData *thread_data = data; + gboolean first_loop = TRUE; + gint n_pages; + gint i; n_pages = poppler_document_get_n_pages (thread_data->document); - for (i = 0; i < n_pages; i++) + while (TRUE) { - IdleData *idle_data = g_new0 (IdleData, 1); + gboolean white_background; + gboolean stop_thumbnailing; - idle_data->selector = thread_data->selector; - idle_data->page_no = i; + g_mutex_lock (&thread_data->mutex); + if (! first_loop) + g_cond_wait (&thread_data->render_thumb, &thread_data->mutex); + white_background = thread_data->white_background; + stop_thumbnailing = thread_data->stop_thumbnailing; + g_mutex_unlock (&thread_data->mutex); - /* FIXME get preferred size from somewhere? */ - idle_data->pixbuf = get_thumb_pixbuf (thread_data->document, i, - THUMBNAIL_SIZE); + if (stop_thumbnailing) + break; + + for (i = 0; i < n_pages; i++) + { + IdleData *idle_data = g_new0 (IdleData, 1); + gboolean white_background2; - g_idle_add (idle_set_thumbnail, idle_data); + idle_data->selector = thread_data->selector; + idle_data->page_no = i; - if (thread_data->stop_thumbnailing) + /* FIXME get preferred size from somewhere? */ + idle_data->pixbuf = get_thumb_pixbuf (thread_data->document, i, + THUMBNAIL_SIZE, + white_background); + + g_idle_add (idle_set_thumbnail, idle_data); + + g_mutex_lock (&thread_data->mutex); + white_background2 = thread_data->white_background; + stop_thumbnailing = thread_data->stop_thumbnailing; + g_mutex_unlock (&thread_data->mutex); + + if (stop_thumbnailing || white_background2 != white_background) + break; + } + + if (stop_thumbnailing) break; } return NULL; } +static void +white_background_toggled (GtkToggleButton *widget, + ThreadData *thread_data) +{ + g_mutex_lock (&thread_data->mutex); + thread_data->white_background = gtk_toggle_button_get_active (widget); + g_cond_signal (&thread_data->render_thumb); + g_mutex_unlock (&thread_data->mutex); +} + static GimpPDBStatusType load_dialog (PopplerDocument *doc, PdfSelectedPages *pages) @@ -1260,6 +1315,7 @@ GtkWidget *selector; GtkWidget *resolution; GtkWidget *antialias; + GtkWidget *white_bg; GtkWidget *hbox; GtkWidget *reverse_order; GtkWidget *separator; @@ -1350,6 +1406,9 @@ thread_data.document = doc; thread_data.selector = GIMP_PAGE_SELECTOR (selector); thread_data.stop_thumbnailing = FALSE; + thread_data.white_background = loadvals.white_background; + g_mutex_init (&thread_data.mutex); + g_cond_init (&thread_data.render_thumb); thread = g_thread_new ("thumbnailer", thumbnail_thread, &thread_data); @@ -1394,6 +1453,17 @@ G_CALLBACK (gimp_toggle_button_update), &loadvals.antialias); gtk_widget_show (antialias); + /* White Background */ + white_bg = gtk_check_button_new_with_mnemonic (_("_Fill transparent areas with white")); + gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (white_bg), loadvals.white_background); + gtk_box_pack_start (GTK_BOX (vbox), white_bg, FALSE, FALSE, 0); + + g_signal_connect (white_bg, "toggled", + G_CALLBACK (gimp_toggle_button_update), &loadvals.white_background); + g_signal_connect (white_bg, "toggled", + G_CALLBACK (white_background_toggled), &thread_data); + gtk_widget_show (white_bg); + /* Setup done; display the dialog */ gtk_widget_show (dialog); @@ -1418,9 +1488,15 @@ } /* cleanup */ + g_mutex_lock (&thread_data.mutex); thread_data.stop_thumbnailing = TRUE; + g_cond_signal (&thread_data.render_thumb); + g_mutex_unlock (&thread_data.mutex); g_thread_join (thread); + g_mutex_clear (&thread_data.mutex); + g_cond_clear (&thread_data.render_thumb); + return run ? GIMP_PDB_SUCCESS : GIMP_PDB_CANCEL; } diff -Nru gimp-2.10.32/plug-ins/common/file-pdf-save.c gimp-2.10.34/plug-ins/common/file-pdf-save.c --- gimp-2.10.32/plug-ins/common/file-pdf-save.c 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/plug-ins/common/file-pdf-save.c 2023-02-21 19:56:19.000000000 +0000 @@ -114,11 +114,13 @@ #include "libgimp/stdplugins-intl.h" -#define SAVE_PROC "file-pdf-save" -#define SAVE2_PROC "file-pdf-save2" -#define SAVE_MULTI_PROC "file-pdf-save-multi" -#define PLUG_IN_BINARY "file-pdf-save" -#define PLUG_IN_ROLE "gimp-file-pdf-save" +#define SAVE_PROC "file-pdf-save" +#define SAVE2_PROC "file-pdf-save2" +#define SAVE_MULTI_PROC "file-pdf-save-multi" +#define SAVE_TRANSPARENT_PROC "file-pdf-save-transparent" +#define SAVE_MULTI_TRANSPARENT_PROC "file-pdf-save-multi-transparent" +#define PLUG_IN_BINARY "file-pdf-save" +#define PLUG_IN_ROLE "gimp-file-pdf-save" #define DATA_OPTIMIZE "file-pdf-data-optimize" #define DATA_IMAGE_LIST "file-pdf-data-multi-page" @@ -151,6 +153,7 @@ SA_APPLY_MASKS, SA_LAYERS_AS_PAGES, SA_REVERSE_ORDER, + SA_TRANSPARENT_BACKGROUND, SA_ARG_COUNT } SaveArgs; @@ -164,6 +167,7 @@ SMA_APPLY_MASKS, SMA_FILENAME, SMA_RAWFILENAME, + SMA_TRANSPARENT_BACKGROUND, SMA_ARG_COUNT } SaveMultiArgs; @@ -174,6 +178,7 @@ gboolean apply_masks; gboolean layers_as_pages; gboolean reverse_order; + gboolean transparent_background; } PdfOptimize; typedef struct @@ -278,7 +283,8 @@ TRUE, /* ignore_hidden */ TRUE, /* apply_masks */ FALSE, /* layers_as_pages */ - FALSE /* reverse_order */ + FALSE, /* reverse_order */ + TRUE /* transparent_background */ }; static GtkTreeModel *model; @@ -326,6 +332,20 @@ { GIMP_PDB_INT32, "reverse-order", "Reverse the pages order (top layers first). TRUE or FALSE" } }; + static GimpParamDef save_transparent_args[] = + { + { GIMP_PDB_INT32, "run-mode", "Run mode" }, + { GIMP_PDB_IMAGE, "image", "Input image" }, + { GIMP_PDB_DRAWABLE, "drawable", "Input drawable" }, + { GIMP_PDB_STRING, "filename", "The name of the file to save the image in" }, + { GIMP_PDB_STRING, "raw-filename", "The name of the file to save the image in" }, + { GIMP_PDB_INT32, "vectorize", "Convert bitmaps to vector graphics where possible. TRUE or FALSE" }, + { GIMP_PDB_INT32, "ignore-hidden", "Omit hidden layers and layers with zero opacity. TRUE or FALSE" }, + { GIMP_PDB_INT32, "apply-masks", "Apply layer masks before saving. TRUE or FALSE (Keeping them will not change the output)" }, + { GIMP_PDB_INT32, "layers-as-pages", "Layers as pages (bottom layers first). TRUE or FALSE" }, + { GIMP_PDB_INT32, "fill-background-color", "Fill transparent areas with background color if layer has an alpha channel. TRUE or FALSE" } + }; + static GimpParamDef save_multi_args[] = { { GIMP_PDB_INT32, "run-mode", "Run mode" }, @@ -338,6 +358,19 @@ { GIMP_PDB_STRING, "raw-filename", "The name of the file to save the image in" } }; + static GimpParamDef save_multi_transparent_args[] = + { + { GIMP_PDB_INT32, "run-mode", "Run mode" }, + { GIMP_PDB_INT32, "count", "The amount of images entered (This will be the amount of pages). 1 <= count <= MAX_PAGE_COUNT" }, + { GIMP_PDB_INT32ARRAY, "images", "Input image for each page (An image can appear more than once)" }, + { GIMP_PDB_INT32, "vectorize", "Convert bitmaps to vector graphics where possible. TRUE or FALSE" }, + { GIMP_PDB_INT32, "ignore-hidden", "Omit hidden layers and layers with zero opacity. TRUE or FALSE" }, + { GIMP_PDB_INT32, "apply-masks", "Apply layer masks before saving. TRUE or FALSE (Keeping them will not change the output)" }, + { GIMP_PDB_STRING, "filename", "The name of the file to save the image in" }, + { GIMP_PDB_STRING, "raw-filename", "The name of the file to save the image in" }, + { GIMP_PDB_INT32, "fill-background-color", "Fill transparent areas with background color if layer has an alpha channel. TRUE or FALSE" } + }; + gimp_install_procedure (SAVE_PROC, "Save files in PDF format", "Saves files in Adobe's Portable Document Format. " @@ -370,6 +403,24 @@ G_N_ELEMENTS (save2_args), 0, save2_args, NULL); + gimp_install_procedure (SAVE_TRANSPARENT_PROC, + "Save files in PDF format", + "Saves files in Adobe's Portable Document Format. " + "PDF is designed to be easily processed by a variety " + "of different platforms, and is a distant cousin of " + "PostScript.\n" + "This procedure adds an extra parameter to " + "file-pdf-save2 to optionally fill transparent " + "areas with the background color", + "Barak Itkin, Lionel N., Jehan", + "Copyright Barak Itkin, Lionel N., Jehan", + "August 2009, 2017", + N_("Portable Document Format"), + "RGB*, GRAY*, INDEXED*", + GIMP_PLUGIN, + G_N_ELEMENTS (save_transparent_args), 0, + save_transparent_args, NULL); + gimp_install_procedure (SAVE_MULTI_PROC, "Save files in PDF format", "Saves files in Adobe's Portable Document Format. " @@ -385,6 +436,25 @@ G_N_ELEMENTS (save_multi_args), 0, save_multi_args, NULL); + gimp_install_procedure (SAVE_MULTI_TRANSPARENT_PROC, + "Save files in PDF format", + "Saves files in Adobe's Portable Document Format. " + "PDF is designed to be easily processed by a variety " + "of different platforms, and is a distant cousin of " + "PostScript.\n" + "This procedure adds an extra parameter to " + "file-pdf-multi to optionally fill transparent " + "areas with the background color", + "Barak Itkin", + "Copyright Barak Itkin", + "August 2009", + N_("_Create multipage PDF..."), + "RGB*, GRAY*, INDEXED*", + GIMP_PLUGIN, + G_N_ELEMENTS (save_multi_transparent_args), 0, + save_multi_transparent_args, NULL); + + #if 0 gimp_plugin_menu_register (SAVE_MULTI_PROC, "/File/Create/PDF"); @@ -567,11 +637,11 @@ layers = gimp_image_get_layers (image_ID, &n_layers); - /* Fill image with background color - - * otherwise the output PDF will always show white for background, - * and may display artifacts at transparency boundaries + /* Fill image with background color if transparent and + * user chose that option. */ - if (gimp_drawable_has_alpha (layers[n_layers - 1])) + if (gimp_drawable_has_alpha (layers[n_layers - 1]) && + optimize.transparent_background) { GimpRGB color; @@ -655,8 +725,9 @@ gint32 i; gint32 image; - if ((g_str_equal (name, SAVE_PROC) && nparams == SA_ARG_COUNT - 2) || - (g_str_equal (name, SAVE2_PROC) && nparams == SA_ARG_COUNT)) + if ((g_str_equal (name, SAVE_PROC) && nparams == SA_ARG_COUNT - 3) || + (g_str_equal (name, SAVE2_PROC) && nparams == SA_ARG_COUNT - 1) || + (g_str_equal (name, SAVE_TRANSPARENT_PROC) && nparams == SA_ARG_COUNT)) { single = TRUE; *run_mode = param[SA_RUN_MODE].data.d_int32; @@ -668,20 +739,21 @@ optimize.apply_masks = param[SA_APPLY_MASKS].data.d_int32; optimize.vectorize = param[SA_VECTORIZE].data.d_int32; optimize.ignore_hidden = param[SA_IGNORE_HIDDEN].data.d_int32; + if (nparams >= SA_ARG_COUNT - 1) + { + optimize.layers_as_pages = param[SA_LAYERS_AS_PAGES].data.d_int32; + optimize.reverse_order = param[SA_REVERSE_ORDER].data.d_int32; + } if (nparams == SA_ARG_COUNT) - { - optimize.layers_as_pages = param[SA_LAYERS_AS_PAGES].data.d_int32; - optimize.reverse_order = param[SA_REVERSE_ORDER].data.d_int32; - } + optimize.transparent_background = param[SA_TRANSPARENT_BACKGROUND].data.d_int32; } else defaults = TRUE; } - else if (g_str_equal (name, SAVE_MULTI_PROC)) + else if ((g_str_equal (name, SAVE_MULTI_PROC) && nparams == SMA_ARG_COUNT - 1) || + (g_str_equal (name, SAVE_MULTI_TRANSPARENT_PROC) && nparams == SMA_ARG_COUNT)) { single = FALSE; - if (nparams != SMA_ARG_COUNT) - return FALSE; *run_mode = param[SMA_RUN_MODE].data.d_int32; image = -1; @@ -690,6 +762,9 @@ optimize.apply_masks = param[SMA_APPLY_MASKS].data.d_int32; optimize.vectorize = param[SMA_VECTORIZE].data.d_int32; optimize.ignore_hidden = param[SMA_IGNORE_HIDDEN].data.d_int32; + + if (nparams == SA_ARG_COUNT) + optimize.transparent_background = param[SA_TRANSPARENT_BACKGROUND].data.d_int32; } else { @@ -805,6 +880,7 @@ GtkWidget *apply_c; GtkWidget *layers_as_pages_c; GtkWidget *reverse_order_c; + GtkWidget *fill_background_c; GtkWidget *frame; gchar *text; gboolean run; @@ -820,6 +896,11 @@ gtk_container_set_border_width (GTK_CONTAINER (window), 12); + fill_background_c = gtk_check_button_new_with_mnemonic (_("_Fill transparent areas with background color")); + gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (fill_background_c), + optimize.transparent_background); + gtk_box_pack_end (GTK_BOX (vbox), fill_background_c, TRUE, TRUE, 0); + ignore_hidden_c = gtk_check_button_new_with_mnemonic (_("_Omit hidden layers and layers with zero opacity")); gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (ignore_hidden_c), optimize.ignore_hidden); @@ -873,6 +954,8 @@ run = gtk_dialog_run (GTK_DIALOG (window)) == GTK_RESPONSE_OK; + optimize.transparent_background = + gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (fill_background_c)); optimize.ignore_hidden = gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (ignore_hidden_c)); optimize.vectorize = @@ -902,6 +985,7 @@ GtkWidget *file_hbox; GtkWidget *vectorize_c; GtkWidget *ignore_hidden_c; + GtkWidget *fill_background_c; GtkWidget *apply_c; GtkWidget *scroll; GtkWidget *page_view; @@ -980,6 +1064,11 @@ gtk_box_pack_start (GTK_BOX (vbox), h_box, FALSE, FALSE, 0); + fill_background_c = gtk_check_button_new_with_mnemonic (_("_Fill transparent areas with background color")); + gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (fill_background_c), + optimize.transparent_background); + gtk_box_pack_end (GTK_BOX (vbox), fill_background_c, TRUE, TRUE, 0); + ignore_hidden_c = gtk_check_button_new_with_mnemonic (_("_Omit hidden layers and layers with zero opacity")); gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (ignore_hidden_c), optimize.ignore_hidden); @@ -1021,6 +1110,8 @@ temp = gtk_entry_get_text (GTK_ENTRY (file_entry)); g_stpcpy (file_name, temp); + optimize.transparent_background = + gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (fill_background_c)); optimize.ignore_hidden = gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (ignore_hidden_c)); optimize.vectorize = diff -Nru gimp-2.10.32/plug-ins/common/file-raw-data.c gimp-2.10.34/plug-ins/common/file-raw-data.c --- gimp-2.10.32/plug-ins/common/file-raw-data.c 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/plug-ins/common/file-raw-data.c 2023-02-21 19:56:19.000000000 +0000 @@ -1146,29 +1146,7 @@ /* get info about the current image */ buffer = gimp_drawable_get_buffer (drawable_id); - switch (gimp_drawable_type (drawable_id)) - { - case GIMP_RGB_IMAGE: - format = babl_format ("R'G'B' u8"); - break; - - case GIMP_RGBA_IMAGE: - format = babl_format ("R'G'B'A u8"); - break; - - case GIMP_GRAY_IMAGE: - format = babl_format ("Y' u8"); - break; - - case GIMP_GRAYA_IMAGE: - format = babl_format ("Y'A u8"); - break; - - case GIMP_INDEXED_IMAGE: - case GIMP_INDEXEDA_IMAGE: - format = gimp_drawable_get_format (drawable_id); - break; - } + format = gimp_drawable_get_format (drawable_id); n_components = babl_format_get_n_components (format); bpp = babl_format_get_bytes_per_pixel (format); diff -Nru gimp-2.10.32/plug-ins/common/file-tga.c gimp-2.10.34/plug-ins/common/file-tga.c --- gimp-2.10.32/plug-ins/common/file-tga.c 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/plug-ins/common/file-tga.c 2023-02-21 19:56:19.000000000 +0000 @@ -557,6 +557,11 @@ if (info.imageType == TGA_TYPE_GRAY && info.bpp == 16) info.alphaBits = 8; } + else if (info.alphaBits == 4 && info.imageType == TGA_TYPE_COLOR && info.bpp == 32) + { + /* Incorrect TGA saved by Krita, see issue #9067*/ + info.alphaBits = 8; + } switch (info.imageType) { diff -Nru gimp-2.10.32/plug-ins/common/guillotine.c gimp-2.10.34/plug-ins/common/guillotine.c --- gimp-2.10.32/plug-ins/common/guillotine.c 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/plug-ins/common/guillotine.c 2023-02-21 19:56:19.000000000 +0000 @@ -237,6 +237,7 @@ GString *new_filename; gchar *fileextension; gchar *fileindex; + gchar *fileindex_with_xcf_extension; gint pos; if (new_image == -1) @@ -263,13 +264,19 @@ /* show the rough coordinates of the image in the title */ fileindex = g_strdup_printf (format, x, y); + /* preparation to replace original image extension with GIMP default + see issue #8581 for details */ + fileindex_with_xcf_extension = g_strdup_printf ("%s.xcf", fileindex); + g_free (fileindex); + /* get the position of the file extension - last . in filename */ fileextension = strrchr (new_filename->str, '.'); pos = fileextension - new_filename->str; /* insert the coordinates before the extension */ - g_string_insert (new_filename, pos, fileindex); - g_free (fileindex); + g_string_truncate (new_filename, pos); + g_string_insert (new_filename, pos, fileindex_with_xcf_extension); + g_free (fileindex_with_xcf_extension); gimp_image_set_filename (new_image, new_filename->str); g_string_free (new_filename, TRUE); diff -Nru gimp-2.10.32/plug-ins/common/Makefile.am gimp-2.10.34/plug-ins/common/Makefile.am --- gimp-2.10.32/plug-ins/common/Makefile.am 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/plug-ins/common/Makefile.am 2023-02-21 19:56:19.000000000 +0000 @@ -986,6 +986,7 @@ $(GEGL_LIBS) \ $(JXL_THREADS_LIBS) \ $(JXL_LIBS) \ + $(GEXIV2_LIBS) \ $(RT_LIBS) \ $(INTLLIBS) \ $(file_jpegxl_RC) diff -Nru gimp-2.10.32/plug-ins/common/Makefile.in gimp-2.10.34/plug-ins/common/Makefile.in --- gimp-2.10.32/plug-ins/common/Makefile.in 2022-06-12 20:29:24.000000000 +0000 +++ gimp-2.10.34/plug-ins/common/Makefile.in 2023-02-21 20:03:36.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -652,7 +652,8 @@ $(libgimpconfig) $(libgimpcolor) $(libgimpbase) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ - $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) $(file_jpegxl_RC) + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ + $(am__DEPENDENCIES_1) $(file_jpegxl_RC) file_jpegxl_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(file_jpegxl_CFLAGS) \ $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ @@ -1220,6 +1221,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/gimprc.common \ $(top_srcdir)/build/windows/gimprc-plug-ins.rule \ $(top_srcdir)/depcomp @@ -1271,8 +1274,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -1291,10 +1292,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -1343,6 +1342,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -2588,6 +2588,7 @@ $(GEGL_LIBS) \ $(JXL_THREADS_LIBS) \ $(JXL_LIBS) \ + $(GEXIV2_LIBS) \ $(RT_LIBS) \ $(INTLLIBS) \ $(file_jpegxl_RC) @@ -8642,6 +8643,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/common/plugin-defs.pl gimp-2.10.34/plug-ins/common/plugin-defs.pl --- gimp-2.10.32/plug-ins/common/plugin-defs.pl 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/plug-ins/common/plugin-defs.pl 2023-02-21 19:56:19.000000000 +0000 @@ -39,7 +39,7 @@ 'file-heif' => { ui => 1, optional => 1, gegl => 1, libdep => 'GEXIV2:LCMS', libs => 'LIBHEIF_LIBS', cflags => 'LIBHEIF_CFLAGS' }, 'file-html-table' => { ui => 1, gegl => 1 }, 'file-jp2-load' => { ui => 1, optional => 1, gegl => 1, libs => 'OPENJPEG_LIBS', cflags => 'OPENJPEG_CFLAGS' }, - 'file-jpegxl' => { ui => 1, optional => 1, gegl => 1, libdep => 'JXL:JXL_THREADS', cflags => 'JXL_CFLAGS' }, + 'file-jpegxl' => { ui => 1, optional => 1, gegl => 1, libdep => 'GEXIV2:JXL:JXL_THREADS', cflags => 'JXL_CFLAGS' }, 'file-mng' => { ui => 1, gegl => 1, optional => 1, libs => 'MNG_LIBS', cflags => 'MNG_CFLAGS' }, 'file-pat' => { ui => 1, gegl => 1 }, 'file-pcx' => { ui => 1, gegl => 1 }, diff -Nru gimp-2.10.32/plug-ins/file-bmp/Makefile.in gimp-2.10.34/plug-ins/file-bmp/Makefile.in --- gimp-2.10.32/plug-ins/file-bmp/Makefile.in 2022-06-12 20:29:24.000000000 +0000 +++ gimp-2.10.34/plug-ins/file-bmp/Makefile.in 2023-02-21 20:03:36.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -184,6 +184,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in \ $(top_srcdir)/build/windows/gimprc-plug-ins.rule \ $(top_srcdir)/depcomp @@ -235,8 +237,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -255,10 +255,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -307,6 +305,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -831,6 +830,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/file-dds/dds.c gimp-2.10.34/plug-ins/file-dds/dds.c --- gimp-2.10.32/plug-ins/file-dds/dds.c 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/plug-ins/file-dds/dds.c 2023-02-21 19:56:19.000000000 +0000 @@ -263,6 +263,7 @@ gint32 drawableID; GimpExportReturn export = GIMP_EXPORT_CANCEL; + INIT_I18N (); gegl_init (NULL, NULL); run_mode = param[0].data.d_int32; diff -Nru gimp-2.10.32/plug-ins/file-dds/Makefile.in gimp-2.10.34/plug-ins/file-dds/Makefile.in --- gimp-2.10.32/plug-ins/file-dds/Makefile.in 2022-06-12 20:29:24.000000000 +0000 +++ gimp-2.10.34/plug-ins/file-dds/Makefile.in 2023-02-21 20:03:36.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -188,6 +188,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in \ $(top_srcdir)/build/windows/gimprc-plug-ins.rule \ $(top_srcdir)/depcomp COPYING README TODO @@ -239,8 +241,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -259,10 +259,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -311,6 +309,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -855,6 +854,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/file-exr/Makefile.in gimp-2.10.34/plug-ins/file-exr/Makefile.in --- gimp-2.10.32/plug-ins/file-exr/Makefile.in 2022-06-12 20:29:25.000000000 +0000 +++ gimp-2.10.34/plug-ins/file-exr/Makefile.in 2023-02-21 20:03:36.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -199,6 +199,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) AA_LIBS = @AA_LIBS@ @@ -248,8 +250,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -268,10 +268,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -320,6 +318,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -868,6 +867,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/file-faxg3/Makefile.in gimp-2.10.34/plug-ins/file-faxg3/Makefile.in --- gimp-2.10.32/plug-ins/file-faxg3/Makefile.in 2022-06-12 20:29:25.000000000 +0000 +++ gimp-2.10.34/plug-ins/file-faxg3/Makefile.in 2023-02-21 20:03:36.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -182,6 +182,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in \ $(top_srcdir)/build/windows/gimprc-plug-ins.rule \ $(top_srcdir)/depcomp @@ -233,8 +235,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -253,10 +253,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -305,6 +303,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -825,6 +824,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/file-fits/Makefile.in gimp-2.10.34/plug-ins/file-fits/Makefile.in --- gimp-2.10.32/plug-ins/file-fits/Makefile.in 2022-06-12 20:29:25.000000000 +0000 +++ gimp-2.10.34/plug-ins/file-fits/Makefile.in 2023-02-21 20:03:36.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -182,6 +182,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in \ $(top_srcdir)/build/windows/gimprc-plug-ins.rule \ $(top_srcdir)/depcomp @@ -233,8 +235,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -253,10 +253,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -305,6 +303,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -826,6 +825,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/file-fli/Makefile.in gimp-2.10.34/plug-ins/file-fli/Makefile.in --- gimp-2.10.32/plug-ins/file-fli/Makefile.in 2022-06-12 20:29:25.000000000 +0000 +++ gimp-2.10.34/plug-ins/file-fli/Makefile.in 2023-02-21 20:03:36.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -182,6 +182,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in \ $(top_srcdir)/build/windows/gimprc-plug-ins.rule \ $(top_srcdir)/depcomp @@ -233,8 +235,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -253,10 +253,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -305,6 +303,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -825,6 +824,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/file-ico/ico.c gimp-2.10.34/plug-ins/file-ico/ico.c --- gimp-2.10.32/plug-ins/file-ico/ico.c 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/plug-ins/file-ico/ico.c 2023-02-21 19:56:19.000000000 +0000 @@ -107,10 +107,11 @@ load_args, load_return_vals); gimp_register_file_handler_mime (LOAD_PROC, "image/x-ico"); - gimp_register_magic_load_handler (LOAD_PROC, - "ico", - "", - "0,string,\\000\\001\\000\\000,0,string,\\000\\002\\000\\000"); + /* We do not set magics here, since that interferes with certain types + of TGA images. */ + gimp_register_load_handler (LOAD_PROC, + "ico", + ""); gimp_install_procedure (LOAD_THUMB_PROC, "Loads a preview from an Windows ICO file", diff -Nru gimp-2.10.32/plug-ins/file-ico/Makefile.in gimp-2.10.34/plug-ins/file-ico/Makefile.in --- gimp-2.10.32/plug-ins/file-ico/Makefile.in 2022-06-12 20:29:25.000000000 +0000 +++ gimp-2.10.34/plug-ins/file-ico/Makefile.in 2023-02-21 20:03:36.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -190,6 +190,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in \ $(top_srcdir)/build/windows/gimprc-plug-ins.rule \ $(top_srcdir)/depcomp @@ -241,8 +243,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -261,10 +261,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -313,6 +311,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -898,6 +897,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/file-jpeg/Makefile.in gimp-2.10.34/plug-ins/file-jpeg/Makefile.in --- gimp-2.10.32/plug-ins/file-jpeg/Makefile.in 2022-06-12 20:29:25.000000000 +0000 +++ gimp-2.10.34/plug-ins/file-jpeg/Makefile.in 2023-02-21 20:03:36.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -193,6 +193,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in \ $(top_srcdir)/build/windows/gimprc-plug-ins.rule \ $(top_srcdir)/depcomp @@ -244,8 +246,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -264,10 +264,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -316,6 +314,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -880,6 +879,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/file-psd/Makefile.in gimp-2.10.34/plug-ins/file-psd/Makefile.in --- gimp-2.10.32/plug-ins/file-psd/Makefile.in 2022-06-12 20:29:25.000000000 +0000 +++ gimp-2.10.34/plug-ins/file-psd/Makefile.in 2023-02-21 20:03:36.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -188,6 +188,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in \ $(top_srcdir)/build/windows/gimprc-plug-ins.rule \ $(top_srcdir)/depcomp @@ -239,8 +241,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -259,10 +259,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -311,6 +309,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -859,6 +858,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/file-psd/psd.h gimp-2.10.34/plug-ins/file-psd/psd.h --- gimp-2.10.32/plug-ins/file-psd/psd.h 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/plug-ins/file-psd/psd.h 2023-02-21 19:56:19.000000000 +0000 @@ -434,11 +434,11 @@ /* Image resolution data */ typedef struct { Fixed hRes; /* Horizontal resolution pixels/inch */ - gint16 hResUnit; /* Horizontal display resolution unit */ - gint16 widthUnit; /* Width unit ?? */ + gint16 hResUnit; /* Horizontal display resolution unit (1=pixels per inch, 2=pixels per cm) */ + gint16 widthUnit; /* Display width unit (1=inches; 2=cm; 3=points; 4=picas; 5=columns) */ Fixed vRes; /* Vertical resolution pixels/inch */ gint16 vResUnit; /* Vertical display resolution unit */ - gint16 heightUnit; /* Height unit ?? */ + gint16 heightUnit; /* Display height unit */ } ResolutionInfo; /* Grid & guide header */ @@ -588,6 +588,7 @@ gchar blend_mode[4]; /* Blend mode */ guchar opacity; /* Opacity - 0 = transparent ... 255 = opaque */ guchar clipping; /* Clipping */ + guchar clipping_group_type; /* Used to track group needed for clipping (1 = group start, 2 = group end) */ guchar flags; /* Layer flags */ guchar filler; /* Filler */ guint32 extra_len; /* Extra data length */ diff -Nru gimp-2.10.32/plug-ins/file-psd/psd-load.c gimp-2.10.34/plug-ins/file-psd/psd-load.c --- gimp-2.10.32/plug-ins/file-psd/psd-load.c 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/plug-ins/file-psd/psd-load.c 2023-02-21 19:56:19.000000000 +0000 @@ -85,6 +85,9 @@ GError **error); /* Local utility function prototypes */ +static gint32 add_clipping_group (gint32 image_id, + gint32 parent_id); + static gchar * get_psd_color_mode_name (PSDColorMode mode); static void psd_to_gimp_color_map (guchar *map256); @@ -1265,10 +1268,11 @@ { PSDchannel **lyr_chn; GArray *parent_group_stack; - gint32 parent_group_id = -1; + gint32 parent_group_id = -1; + gint32 clipping_group_id = -1; guint16 alpha_chn; guint16 user_mask_chn; - guint16 layer_channels; + guint16 layer_channels, base_channels; guint16 channel_idx[MAX_CHANNELS]; guint16 *rle_pack_len; guint16 bps; @@ -1285,11 +1289,13 @@ gint32 active_layer_id = -1; gint lidx; /* Layer index */ gint cidx; /* Channel index */ + gint gidx; /* Clipping group start index */ gint rowi; /* Row index */ gboolean alpha; gboolean user_mask; gboolean empty; gboolean empty_mask; + gboolean use_clipping_group; GeglBuffer *buffer; GimpImageType image_type; LayerModeInfo mode_info; @@ -1310,13 +1316,70 @@ return -1; } + IFDBG(3) g_debug ("Pre process layers..."); + use_clipping_group = FALSE; + gidx = -1; + for (lidx = 0; lidx < img_a->num_layers; ++lidx) + { + if (lyr_a[lidx]->clipping == 1) + { + /* Photoshop handles layers with clipping differently than GIMP does. + * To correctly show these layers we need to make a new group + * starting with the first non-clipping layer and including all + * the clipping layers above it. + */ + if (lidx > 0) + { + if (gidx == -1) + { + use_clipping_group = TRUE; + + /* Looking at the results we should ignore layer groups */ + if (lyr_a[lidx-1]->group_type == 0) + gidx = lidx - 1; + else + gidx = lidx; + + lyr_a[gidx]->clipping_group_type = 1; /* start clipping group */ + IFDBG(3) g_debug ("Layer: %s - start of clipping group", lyr_a[gidx]->name); + } + else if (lidx + 1 == img_a->num_layers && use_clipping_group) + { + /* end clipping group at the top of the layer stack */ + lyr_a[lidx]->clipping_group_type = 2; /* end clipping group */ + IFDBG(3) g_debug ("Layer: %s - end of clipping group", lyr_a[lidx]->name); + + use_clipping_group = FALSE; + gidx = -1; + } + else + { + lyr_a[lidx]->clipping_group_type = 0; + } + } + } + else if (use_clipping_group) + { + /* end clipping group */ + lyr_a[lidx-1]->clipping_group_type = 2; + IFDBG(3) g_debug ("Layer: %s - end of clipping group", lyr_a[lidx-1]->name); + + use_clipping_group = FALSE; + gidx = -1; + } + else + { + lyr_a[lidx]->clipping_group_type = 0; + } + } + /* set the root of the group hierarchy */ parent_group_stack = g_array_new (FALSE, FALSE, sizeof (gint32)); g_array_append_val (parent_group_stack, parent_group_id); for (lidx = 0; lidx < img_a->num_layers; ++lidx) { - IFDBG(2) g_debug ("Process Layer No %d.", lidx); + IFDBG(2) g_debug ("Process Layer No %d (%s).", lidx, lyr_a[lidx]->name); if (lyr_a[lidx]->drop) { @@ -1498,6 +1561,13 @@ else parent_group_id = -1; /* root */ + if (img_a->color_mode == PSD_CMYK) + base_channels = 4; + else if (img_a->color_mode == PSD_RGB || img_a->color_mode == PSD_LAB) + base_channels = 3; + else + base_channels = 1; + IFDBG(3) g_debug ("Re-hash channel indices"); for (cidx = 0; cidx < lyr_a[lidx]->num_channels; ++cidx) { @@ -1513,17 +1583,45 @@ } else if (lyr_chn[cidx]->data) { - channel_idx[layer_channels] = cidx; /* Assumes in sane order */ - layer_channels++; /* RGB, Lab, CMYK etc. */ + if (layer_channels < base_channels) + { + channel_idx[layer_channels] = cidx; /* Assumes in sane order */ + layer_channels++; /* RGB, Lab, CMYK etc. */ + } + else + { + /* channel_idx[base_channels] is reserved for alpha channel, + * but this layer apparently has extra channels. + * From the one example I have (see #8411) it looks like + * that channel is the same as the alpha channel. */ + IFDBG(2) g_debug ("This layer has an extra channel (id: %d)", lyr_chn[cidx]->id); + channel_idx[layer_channels+1] = cidx; /* Assumes in sane order */ + layer_channels += 2; /* RGB, Lab, CMYK etc. */ + } + } + else + { + IFDBG(4) g_debug ("Channel %d (id: %d) has no data", cidx, lyr_chn[cidx]->id); } } if (alpha) { - channel_idx[layer_channels] = alpha_chn; - layer_channels++; + if (layer_channels <= base_channels) + { + channel_idx[layer_channels] = alpha_chn; + layer_channels++; + } + else + { + channel_idx[base_channels] = alpha_chn; + } + base_channels++; } + IFDBG(4) g_debug ("Create the layer (group type: %d, clipping group type: %d)", + lyr_a[lidx]->group_type, lyr_a[lidx]->clipping_group_type); + /* Create the layer */ if (lyr_a[lidx]->group_type != 0) { @@ -1565,6 +1663,12 @@ } else { + + if (lyr_a[lidx]->clipping_group_type == 1) + { + clipping_group_id = add_clipping_group (image_id, parent_group_id); + } + if (empty) { IFDBG(2) g_debug ("Create blank layer"); @@ -1602,7 +1706,7 @@ if (lyr_a[lidx]->group_type != 3) { /* Mode */ - psd_to_gimp_blend_mode (lyr_a[lidx]->blend_mode, &mode_info); + psd_to_gimp_blend_mode (lyr_a[lidx], &mode_info); gimp_layer_set_mode (layer_id, mode_info.mode); gimp_layer_set_blend_space (layer_id, mode_info.blend_space); gimp_layer_set_composite_space (layer_id, mode_info.composite_space); @@ -1687,15 +1791,15 @@ const GeglRectangle *roi = &iter->items[0].roi; guint8 *dst0 = iter->items[0].data; gint src_step = bps; - gint dst_step = bps * layer_channels; + gint dst_step = bps * base_channels; if (img_a->color_mode == PSD_CMYK) { - dst0 = gegl_scratch_alloc (layer_channels * + dst0 = gegl_scratch_alloc (base_channels * iter->length); } - for (cidx = 0; cidx < layer_channels; ++cidx) + for (cidx = 0; cidx < base_channels; ++cidx) { gint b; @@ -1823,7 +1927,21 @@ if (lyr_a[lidx]->group_type == 0 || /* normal layer */ lyr_a[lidx]->group_type == 3 /* group layer end marker */) { - gimp_image_insert_layer (image_id, layer_id, parent_group_id, 0); + if (clipping_group_id != -1) + { + gimp_image_insert_layer (image_id, layer_id, clipping_group_id, 0); + + if (lyr_a[lidx]->clipping_group_type == 2) + { + /* End of our clipping group. */ + clipping_group_id = -1; + } + } + else + { + gimp_image_insert_layer (image_id, layer_id, parent_group_id, 0); + } + } } @@ -2215,6 +2333,28 @@ /* Local utility functions */ +static gint32 +add_clipping_group (gint32 image_id, + gint32 parent_id) +{ + gint32 clipping_group_id = -1; + + /* We need to create a group because GIMP handles clipping and + * composition mode in a different manner than PS. */ + IFDBG(2) g_debug ("Creating a layer group to handle PS transparency clipping correctly."); + + clipping_group_id = gimp_layer_group_new (image_id); + + gimp_item_set_name (clipping_group_id, "Group added by GIMP"); + gimp_layer_set_blend_space (clipping_group_id, GIMP_LAYER_COLOR_SPACE_RGB_PERCEPTUAL); + gimp_layer_set_composite_space (clipping_group_id, GIMP_LAYER_COLOR_SPACE_RGB_PERCEPTUAL); + gimp_layer_set_composite_mode (clipping_group_id, GIMP_LAYER_COMPOSITE_UNION); + + gimp_image_insert_layer (image_id, clipping_group_id, parent_id, 0); + + return clipping_group_id; +} + static gchar * get_psd_color_mode_name (PSDColorMode mode) { diff -Nru gimp-2.10.32/plug-ins/file-psd/psd-save.c gimp-2.10.34/plug-ins/file-psd/psd-save.c --- gimp-2.10.32/plug-ins/file-psd/psd-save.c 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/plug-ins/file-psd/psd-save.c 2023-02-21 19:56:19.000000000 +0000 @@ -151,12 +151,18 @@ static void save_resources (FILE *fd, gint32 image_id); +static void save_paths (FILE *fd, + gint32 image_id); + static void save_layer_and_mask (FILE *fd, gint32 image_id); static void save_data (FILE *fd, gint32 image_id); +static void double_to_psd_fixed (gdouble value, + gchar *target); + static void xfwrite (FILE *fd, gconstpointer buf, glong len, @@ -801,23 +807,21 @@ IFDBG printf ("\tTotal length of 0x0400 resource: %d\n", (int) sizeof (gint16)); } + /* --------------- Write paths ------------------- */ + save_paths (fd, image_id); + /* --------------- Write resolution data ------------------- */ { - gdouble xres = 0, yres = 0; - guint32 xres_fix, yres_fix; + gdouble xres = 0, yres = 0; + guint32 xres_fix, yres_fix; GimpUnit g_unit; - gint16 psd_unit; + gint16 psd_unit; g_unit = gimp_image_get_unit (image_id); gimp_image_get_resolution (image_id, &xres, &yres); if (g_unit == GIMP_UNIT_MM) { - gdouble factor = gimp_unit_get_factor (g_unit) / 10.0; - - xres /= factor; - yres /= factor; - psd_unit = PSD_UNIT_CM; } else @@ -825,6 +829,8 @@ psd_unit = PSD_UNIT_INCH; } + /* Don't convert resolution based on g_unit which is a display unit. + * PSD resolution is always in pixels/inch. */ xres_fix = xres * 65536.0 + .5; /* Convert to 16.16 fixed point */ yres_fix = yres * 65536.0 + .5; /* Convert to 16.16 fixed point */ @@ -832,10 +838,10 @@ write_gint16(fd, 0x03ed, "0x03ed Id (resolution)"); /* 1005 */ write_gint16 (fd, 0, "Id name"); /* Set to null string (two zeros) */ write_gint32 (fd, 16, "0x0400 resource size"); - write_gint32 (fd, xres_fix, "hRes (16.16 fixed point)"); + write_gint32 (fd, xres_fix, "hRes (16.16 fixed point)"); write_gint16 (fd, psd_unit, "hRes unit"); write_gint16 (fd, psd_unit, "width unit"); - write_gint32 (fd, yres_fix, "vRes (16.16 fixed point)"); + write_gint32 (fd, yres_fix, "vRes (16.16 fixed point)"); write_gint16 (fd, psd_unit, "vRes unit"); write_gint16 (fd, psd_unit, "height unit"); } @@ -981,6 +987,167 @@ return len; } +/* Ported /from plug-ins/file-tiff/file-tiff-save.c */ +static void +double_to_psd_fixed (gdouble value, + gchar *target) +{ + gdouble in, frac; + gint i, f; + + frac = modf (value, &in); + if (frac < 0) + { + in -= 1; + frac += 1; + } + + i = (gint) CLAMP (in, -16, 15); + f = CLAMP ((gint) (frac * 0xFFFFFF), 0, 0xFFFFFF); + + target[0] = i & 0xFF; + target[1] = (f >> 16) & 0xFF; + target[2] = (f >> 8) & 0xFF; + target[3] = f & 0xFF; +} + +/* Ported from /plug-ins/file-tiff/file-tiff-save.c */ +static void +save_paths (FILE *fd, + gint32 image_id) +{ + gshort id = 0x07D0; /* Photoshop paths have IDs >= 2000 */ + gdouble width = gimp_image_width (image_id); + gdouble height = gimp_image_height (image_id); + gint num_vectors; + gint *vectors; + gint v; + gint num_strokes; + gint *strokes; + gint s; + + vectors = gimp_image_get_vectors (image_id, &num_vectors); + + if (num_vectors <= 0) + return; + + /* Only up to 997 paths supported */ + for (v = 0; v < MIN (num_vectors, 1000); v++) + { + GString *data; + gchar *name, *nameend; + gsize len; + gint lenpos; + gchar pointrecord[26] = { 0, }; + gchar *tmpname; + GError *err = NULL; + + data = g_string_new ("8BIM"); + g_string_append_c (data, id / 256); + g_string_append_c (data, id % 256); + + /* + * - use iso8859-1 if possible + * - otherwise use UTF-8, prepended with \xef\xbb\xbf (Byte-Order-Mark) + */ + name = gimp_item_get_name (vectors[v]); + tmpname = g_convert (name, -1, "iso8859-1", "utf-8", NULL, &len, &err); + + if (tmpname && err == NULL) + { + g_string_append_c (data, MIN (len, 255)); + g_string_append_len (data, tmpname, MIN (len, 255)); + g_free (tmpname); + } + else + { + /* conversion failed, we fall back to UTF-8 */ + len = g_utf8_strlen (name, 255 - 3); /* need three marker-bytes */ + + nameend = g_utf8_offset_to_pointer (name, len); + len = nameend - name; /* in bytes */ + g_assert (len + 3 <= 255); + + g_string_append_c (data, len + 3); + g_string_append_len (data, "\xEF\xBB\xBF", 3); /* Unicode 0xfeff */ + g_string_append_len (data, name, len); + + if (tmpname) + g_free (tmpname); + } + + if (data->len % 2) /* padding to even size */ + g_string_append_c (data, 0); + g_free (name); + + lenpos = data->len; + g_string_append_len (data, "\0\0\0\0", 4); /* will be filled in later */ + len = data->len; /* to calculate the data size later */ + + pointrecord[1] = 6; /* fill rule record */ + g_string_append_len (data, pointrecord, 26); + + strokes = gimp_vectors_get_strokes (vectors[v], &num_strokes); + + for (s = 0; s < num_strokes; s++) + { + GimpVectorsStrokeType type; + gdouble *points; + gint num_points; + gboolean closed; + gint p = 0; + + type = gimp_vectors_stroke_get_points (vectors[v], strokes[s], + &num_points, &points, &closed); + + if (type != GIMP_VECTORS_STROKE_TYPE_BEZIER || + num_points > 65535 || + num_points % 6) + { + g_printerr ("psd-save: unsupported stroke type: " + "%d (%d points)\n", type, num_points); + continue; + } + + memset (pointrecord, 0, 26); + pointrecord[1] = closed ? 0 : 3; + pointrecord[2] = (num_points / 6) / 256; + pointrecord[3] = (num_points / 6) % 256; + g_string_append_len (data, pointrecord, 26); + + for (p = 0; p < num_points; p += 6) + { + pointrecord[1] = closed ? 2 : 5; + + double_to_psd_fixed (points[p+1] / height, pointrecord + 2); + double_to_psd_fixed (points[p+0] / width, pointrecord + 6); + double_to_psd_fixed (points[p+3] / height, pointrecord + 10); + double_to_psd_fixed (points[p+2] / width, pointrecord + 14); + double_to_psd_fixed (points[p+5] / height, pointrecord + 18); + double_to_psd_fixed (points[p+4] / width, pointrecord + 22); + + g_string_append_len (data, pointrecord, 26); + } + } + + g_free (strokes); + + /* fix up the length */ + + len = data->len - len; + data->str[lenpos + 0] = (len & 0xFF000000) >> 24; + data->str[lenpos + 1] = (len & 0x00FF0000) >> 16; + data->str[lenpos + 2] = (len & 0x0000FF00) >> 8; + data->str[lenpos + 3] = (len & 0x000000FF) >> 0; + + xfwrite (fd, data->str, data->len, "path resources data"); + g_string_free (data, TRUE); + id += 0x01; + } + + g_free (vectors); +} + static void save_layer_and_mask (FILE *fd, gint32 image_id) @@ -1131,8 +1298,10 @@ IFDBG printf ("\t\tOpacity: %u\n", layerOpacity); write_gchar (fd, layerOpacity, "Opacity"); - /* Apparently this field is not used in GIMP */ - write_gchar (fd, 0, "Clipping"); + if (gimp_layer_get_composite_mode (PSDImageData.lLayers[i].id) == GIMP_LAYER_COMPOSITE_CLIP_TO_BACKDROP) + write_gchar (fd, 1, "Clipping"); + else + write_gchar (fd, 0, "Clipping"); flags = 0; if (gimp_layer_get_lock_alpha (PSDImageData.lLayers[i].id)) flags |= 1; diff -Nru gimp-2.10.32/plug-ins/file-psd/psd-util.c gimp-2.10.34/plug-ins/file-psd/psd-util.c --- gimp-2.10.32/plug-ins/file-psd/psd-util.c 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/plug-ins/file-psd/psd-util.c 2023-02-21 19:56:19.000000000 +0000 @@ -718,7 +718,7 @@ } void -psd_to_gimp_blend_mode (const gchar *psd_mode, +psd_to_gimp_blend_mode (PSDlayer *psd_layer, LayerModeInfo *mode_info) { gint i; @@ -729,11 +729,14 @@ */ mode_info->blend_space = GIMP_LAYER_COLOR_SPACE_RGB_PERCEPTUAL; mode_info->composite_space = GIMP_LAYER_COLOR_SPACE_RGB_PERCEPTUAL; - mode_info->composite_mode = GIMP_LAYER_COMPOSITE_UNION; + if (psd_layer->clipping == 1) + mode_info->composite_mode = GIMP_LAYER_COMPOSITE_CLIP_TO_BACKDROP; + else + mode_info->composite_mode = GIMP_LAYER_COMPOSITE_UNION; for (i = 0; i < G_N_ELEMENTS (layer_mode_map); i++) { - if (g_ascii_strncasecmp (psd_mode, layer_mode_map[i].psd_mode, 4) == 0) + if (g_ascii_strncasecmp (psd_layer->blend_mode, layer_mode_map[i].psd_mode, 4) == 0) { if (! layer_mode_map[i].exact && CONVERSION_WARNINGS) { @@ -750,7 +753,7 @@ if (CONVERSION_WARNINGS) { - gchar *mode_name = g_strndup (psd_mode, 4); + gchar *mode_name = g_strndup (psd_layer->blend_mode, 4); g_message ("Unsupported blend mode: %s. Mode reverts to normal", mode_name); g_free (mode_name); @@ -786,7 +789,8 @@ } if (mode_info->composite_mode != GIMP_LAYER_COMPOSITE_AUTO && - mode_info->composite_mode != GIMP_LAYER_COMPOSITE_UNION) + mode_info->composite_mode != GIMP_LAYER_COMPOSITE_UNION && + mode_info->composite_mode != GIMP_LAYER_COMPOSITE_CLIP_TO_BACKDROP) { if (CONVERSION_WARNINGS) g_message ("Unsupported composite mode: %s. " @@ -902,7 +906,7 @@ if (CONVERSION_WARNINGS) g_message ("Photoshop doesn't support GIMP layer color tag: %i. Photoshop layer color tag set to none.", layer_color_tag); - color_tag = 0; + color_tag = 0; } return color_tag; diff -Nru gimp-2.10.32/plug-ins/file-psd/psd-util.h gimp-2.10.34/plug-ins/file-psd/psd-util.h --- gimp-2.10.32/plug-ins/file-psd/psd-util.h 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/plug-ins/file-psd/psd-util.h 2023-02-21 19:56:19.000000000 +0000 @@ -75,7 +75,7 @@ guint32 unpacked_len, guint16 *packed_len); -void psd_to_gimp_blend_mode (const gchar *psd_mode, +void psd_to_gimp_blend_mode (PSDlayer *psd_layer, LayerModeInfo *mode_info); const gchar * gimp_to_psd_blend_mode (const LayerModeInfo *mode_info); diff -Nru gimp-2.10.32/plug-ins/file-raw/Makefile.in gimp-2.10.34/plug-ins/file-raw/Makefile.in --- gimp-2.10.32/plug-ins/file-raw/Makefile.in 2022-06-12 20:29:25.000000000 +0000 +++ gimp-2.10.34/plug-ins/file-raw/Makefile.in 2023-02-21 20:03:36.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -231,6 +231,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) AA_LIBS = @AA_LIBS@ @@ -280,8 +282,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -300,10 +300,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -352,6 +350,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -1041,6 +1040,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/file-sgi/Makefile.in gimp-2.10.34/plug-ins/file-sgi/Makefile.in --- gimp-2.10.32/plug-ins/file-sgi/Makefile.in 2022-06-12 20:29:25.000000000 +0000 +++ gimp-2.10.34/plug-ins/file-sgi/Makefile.in 2023-02-21 20:03:36.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -182,6 +182,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in \ $(top_srcdir)/build/windows/gimprc-plug-ins.rule \ $(top_srcdir)/depcomp @@ -233,8 +235,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -253,10 +253,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -305,6 +303,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -825,6 +824,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/file-tiff/file-tiff.c gimp-2.10.34/plug-ins/file-tiff/file-tiff.c --- gimp-2.10.32/plug-ins/file-tiff/file-tiff.c 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/plug-ins/file-tiff/file-tiff.c 2023-02-21 19:56:19.000000000 +0000 @@ -334,10 +334,10 @@ tsvals.save_thumbnail = (metadata_flags & GIMP_METADATA_SAVE_THUMBNAIL) != 0; tsvals.save_profile = (metadata_flags & GIMP_METADATA_SAVE_COLOR_PROFILE) != 0; tsvals.save_geotiff = TRUE; -#ifdef TIFF_VERSION_BIG - tsvals.bigtiff = param[7].data.d_int32; -#else tsvals.bigtiff = FALSE; +#ifdef TIFF_VERSION_BIG + if (nparams >= 8) + tsvals.bigtiff = param[7].data.d_int32; #endif parasite = gimp_image_get_parasite (orig_image, "gimp-comment"); diff -Nru gimp-2.10.32/plug-ins/file-tiff/file-tiff-io.c gimp-2.10.34/plug-ins/file-tiff/file-tiff-io.c --- gimp-2.10.32/plug-ins/file-tiff/file-tiff-io.c 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/plug-ins/file-tiff/file-tiff-io.c 2023-02-21 19:56:19.000000000 +0000 @@ -192,7 +192,9 @@ /* for older versions of libtiff? */ else if (! strcmp (fmt, "unknown field with tag %d (0x%x) ignored") || /* Since libtiff 4.0.0alpha. */ - ! strcmp (fmt, "Unknown field with tag %d (0x%x) encountered")) + ! strcmp (fmt, "Unknown field with tag %d (0x%x) encountered") || + /* Since libtiff 4.3.0rc1. */ + ! strcmp (fmt, "Unknown field with tag %u (0x%x) encountered")) { va_list ap_test; @@ -202,6 +204,28 @@ va_end (ap_test); } + else if (! strcmp (fmt, "Incorrect value for \"%s\"; tag ignored")) + { + va_list ap_test; + const char *stag; + + G_VA_COPY (ap_test, ap); + + stag = va_arg (ap_test, const char *); + + if (! strcmp (stag, "RichTIFFIPTC")) + { + gchar *msg = g_strdup_vprintf (fmt, ap); + + /* This is an error in Adobe products. Just report to stderr. */ + g_printerr ("[%s] %s\n", module, msg); + g_free (msg); + + return; + } + + va_end (ap_test); + } /* Workaround for: http://bugzilla.gnome.org/show_bug.cgi?id=131975 * Ignore the warnings about unregistered private tags (>= 32768). @@ -258,32 +282,29 @@ const gchar *fmt, va_list ap) { + gchar *msg; + /* Workaround for: http://bugzilla.gnome.org/show_bug.cgi?id=132297 * Ignore the errors related to random access and JPEG compression */ if (! strcmp (fmt, "Compression algorithm does not support random access")) return; + msg = g_strdup_vprintf (fmt, ap); + #ifdef TIFF_VERSION_BIG if (g_strcmp0 (fmt, "Maximum TIFF file size exceeded") == 0) - { - /* @module in my tests were "TIFFAppendToStrip" but I wonder if - * this same error could not happen with other "modules". - */ - tiff_file_size_error = TRUE; - } + /* @module in my tests were "TIFFAppendToStrip" but I wonder if + * this same error could not happen with other "modules". + */ + tiff_file_size_error = TRUE; else - { - gchar *msg = g_strdup_vprintf (fmt, ap); - - /* Easier for debugging to at least print messages on stderr; */ - g_printerr ("LibTiff error: [%s] %s\n", module, msg); - g_free (msg); - } - + /* Easier for debugging to at least print messages on stderr. */ + g_printerr ("LibTiff error: [%s] %s\n", module, msg); #endif - g_logv (G_LOG_DOMAIN, G_LOG_LEVEL_MESSAGE, fmt, ap); + g_log (G_LOG_DOMAIN, G_LOG_LEVEL_MESSAGE, "%s", msg); + g_free (msg); } static tsize_t diff -Nru gimp-2.10.32/plug-ins/file-tiff/file-tiff-load.c gimp-2.10.34/plug-ins/file-tiff/file-tiff-load.c --- gimp-2.10.32/plug-ins/file-tiff/file-tiff-load.c 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/plug-ins/file-tiff/file-tiff-load.c 2023-02-21 19:56:19.000000000 +0000 @@ -153,12 +153,14 @@ gint height, gint stride); -static gboolean load_dialog (TIFF *tif, - const gchar *help_id, +static gboolean load_dialog (const gchar *help_id, TiffSelectedPages *pages, const gchar *extra_message, DefaultExtra *default_extra); +static void tiff_dialog_show_reduced (GtkWidget *toggle, + gpointer data); + static TiffSaveVals tsvals = { @@ -291,6 +293,7 @@ GimpColorProfile *first_profile = NULL; const gchar *extra_message = NULL; gint li; + gint selectable_pages; *image = 0; gimp_progress_init_printf (_("Opening '%s'"), @@ -351,14 +354,17 @@ pages.pages = NULL; pages.n_filtered_pages = pages.n_pages; + pages.n_reducedimage_pages = pages.n_pages; pages.filtered_pages = g_new0 (gint, pages.n_pages); for (li = 0; li < pages.n_pages; li++) pages.filtered_pages[li] = li; - if (pages.n_pages == 1) + if (pages.n_pages == 1 || run_mode != GIMP_RUN_INTERACTIVE) { pages.pages = g_new0 (gint, pages.n_pages); + for (li = 0; li < pages.n_pages; li++) + pages.pages[li] = li; pages.target = GIMP_PAGE_SELECTOR_TARGET_LAYERS; } @@ -430,7 +436,7 @@ { /* file_type is a mask but we will only filter out pages * that only have FILETYPE_REDUCEDIMAGE set */ - pages.filtered_pages[li] = -1; + pages.filtered_pages[li] = TIFF_REDUCEDFILE; pages.n_filtered_pages--; g_debug ("Page %d is a FILETYPE_REDUCEDIMAGE thumbnail.\n", li); } @@ -445,8 +451,12 @@ if (TIFFGetField (tif, TIFFTAG_COMPRESSION, &compression) && compression == COMPRESSION_OJPEG) { - pages.filtered_pages[li] = -1; + pages.filtered_pages[li] = TIFF_MISC_THUMBNAIL; pages.n_filtered_pages--; + /* This is used to conditionally show reduced images + * if they're not a thumbnail + */ + pages.n_reducedimage_pages--; g_debug ("Page %d is most likely a thumbnail.\n", li); } } @@ -480,9 +490,15 @@ } TIFFSetDirectory (tif, 0); + pages.show_reduced = FALSE; + if (pages.n_reducedimage_pages - pages.n_filtered_pages > 1) + pages.show_reduced = TRUE; + + pages.tif = tif; + if (run_mode == GIMP_RUN_INTERACTIVE && (pages.n_pages > 1 || extra_message) && - ! load_dialog (tif, LOAD_PROC, &pages, + ! load_dialog (LOAD_PROC, &pages, extra_message, &default_extra)) { TIFFClose (tif); @@ -490,8 +506,13 @@ return GIMP_PDB_CANCEL; } + + selectable_pages = pages.n_filtered_pages; + if (pages.show_reduced) + selectable_pages = pages.n_reducedimage_pages; + /* Adjust pages to take filtered out pages into account. */ - if (pages.o_pages > pages.n_filtered_pages) + if (pages.o_pages > selectable_pages) { gint fi; gint sel_index = 0; @@ -499,7 +520,8 @@ for (fi = 0; fi < pages.o_pages && sel_index < pages.n_pages; fi++) { - if (pages.filtered_pages[fi] == -1) + if ((pages.show_reduced && pages.filtered_pages[fi] == TIFF_MISC_THUMBNAIL) || + (! pages.show_reduced && pages.filtered_pages[fi] <= TIFF_MISC_THUMBNAIL)) { sel_add++; } @@ -1338,11 +1360,25 @@ */ if (read_unit != RESUNIT_NONE) { - gimp_image_set_resolution (*image, xres, yres); - if (unit != GIMP_UNIT_PIXEL) - gimp_image_set_unit (*image, unit); + if (! isfinite (xres) || + xres < GIMP_MIN_RESOLUTION || xres > GIMP_MAX_RESOLUTION || + ! isfinite (yres) || + yres < GIMP_MIN_RESOLUTION || yres > GIMP_MAX_RESOLUTION) + { + g_message (_("Invalid image resolution info, using default")); + /* We need valid xres and yres for computing + * layer_offset_x_pixel and layer_offset_y_pixel. + */ + gimp_image_get_resolution (*image, &xres, &yres); + } + else + { + gimp_image_set_resolution (*image, xres, yres); + if (unit != GIMP_UNIT_PIXEL) + gimp_image_set_unit (*image, unit); - *resolution_loaded = TRUE; + *resolution_loaded = TRUE; + } } } @@ -1475,6 +1511,17 @@ else load_paths (tif, *image, cols, rows, 0, 0); + if (extra > 99) + { + /* Validate number of channels to the same maximum as we use for + * Photoshop. A higher number most likely means a corrupt image + * and can cause GIMP to become unresponsive and/or stuck. + * See m2-d0f86ab189cbe900ec389ca6d7464713.tif from imagetestsuite + */ + g_message (_("Suspicious number of extra channels: %d. Possibly corrupt image."), extra); + extra = 99; + } + /* Allocate ChannelData for all channels, even the background layer */ channel = g_new0 (ChannelData, extra + 1); @@ -2596,19 +2643,20 @@ } static gboolean -load_dialog (TIFF *tif, - const gchar *help_id, +load_dialog (const gchar *help_id, TiffSelectedPages *pages, const gchar *extra_message, DefaultExtra *default_extra) { GtkWidget *dialog; GtkWidget *vbox; - GtkWidget *selector = NULL; + GtkWidget *show_reduced = NULL; GtkWidget *crop_option = NULL; GtkWidget *extra_radio = NULL; gboolean run; + pages->selector = NULL; + dialog = gimp_dialog_new (_("Import from TIFF"), PLUG_IN_ROLE, NULL, 0, gimp_standard_help_func, help_id, @@ -2630,35 +2678,33 @@ gtk_box_pack_start (GTK_BOX (gtk_dialog_get_content_area (GTK_DIALOG (dialog))), vbox, TRUE, TRUE, 0); + show_reduced = gtk_check_button_new_with_mnemonic (_("_Show reduced images")); + gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (show_reduced), + pages->show_reduced); + gtk_box_pack_start (GTK_BOX (vbox), show_reduced, TRUE, TRUE, 0); + + g_signal_connect (show_reduced, "toggled", + G_CALLBACK (tiff_dialog_show_reduced), + pages); + if (pages->n_pages > 1) { - gint i, j; - /* Page Selector */ - selector = gimp_page_selector_new (); - gtk_widget_set_size_request (selector, 300, 200); - gtk_box_pack_start (GTK_BOX (vbox), selector, TRUE, TRUE, 0); + pages->selector = gimp_page_selector_new (); + gtk_widget_set_size_request (pages->selector, 300, 200); + gtk_box_pack_start (GTK_BOX (vbox), pages->selector, TRUE, TRUE, 0); - gimp_page_selector_set_n_pages (GIMP_PAGE_SELECTOR (selector), + gimp_page_selector_set_n_pages (GIMP_PAGE_SELECTOR (pages->selector), pages->n_filtered_pages); - gimp_page_selector_set_target (GIMP_PAGE_SELECTOR (selector), pages->target); - - for (i = 0, j = 0; i < pages->n_pages && j < pages->n_filtered_pages; i++) - { - if (pages->filtered_pages[i] != -1) - { - const gchar *name = tiff_get_page_name (tif); + gimp_page_selector_set_target (GIMP_PAGE_SELECTOR (pages->selector), + pages->target); - if (name) - gimp_page_selector_set_page_label (GIMP_PAGE_SELECTOR (selector), - j, name); - j++; - } - - TIFFReadDirectory (tif); - } + /* Load a set number of pages, based on whether "Show Reduced Images" + * is checked + */ + tiff_dialog_show_reduced (show_reduced, pages); - g_signal_connect_swapped (selector, "activate", + g_signal_connect_swapped (pages->selector, "activate", G_CALLBACK (gtk_window_activate_default), dialog); @@ -2705,10 +2751,10 @@ if (pages->n_pages > 1) { pages->target = - gimp_page_selector_get_target (GIMP_PAGE_SELECTOR (selector)); + gimp_page_selector_get_target (GIMP_PAGE_SELECTOR (pages->selector)); pages->pages = - gimp_page_selector_get_selected_pages (GIMP_PAGE_SELECTOR (selector), + gimp_page_selector_get_selected_pages (GIMP_PAGE_SELECTOR (pages->selector), &pages->n_pages); pages->keep_empty_space = @@ -2717,10 +2763,10 @@ /* select all if none selected */ if (pages->n_pages == 0) { - gimp_page_selector_select_all (GIMP_PAGE_SELECTOR (selector)); + gimp_page_selector_select_all (GIMP_PAGE_SELECTOR (pages->selector)); pages->pages = - gimp_page_selector_get_selected_pages (GIMP_PAGE_SELECTOR (selector), + gimp_page_selector_get_selected_pages (GIMP_PAGE_SELECTOR (pages->selector), &pages->n_pages); } } @@ -2728,3 +2774,42 @@ return run; } + +static void +tiff_dialog_show_reduced (GtkWidget *toggle, + gpointer data) +{ + gint selectable_pages; + gint i, j; + TiffSelectedPages *pages = (TiffSelectedPages *) data; + + pages->show_reduced = gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (toggle)); + + /* Clear current pages from selection */ + gimp_page_selector_set_n_pages (GIMP_PAGE_SELECTOR (pages->selector), 0); + /* Jump back to start of the TIFF file */ + TIFFSetDirectory (pages->tif, 0); + + selectable_pages = pages->n_filtered_pages; + if (pages->show_reduced) + selectable_pages = pages->n_reducedimage_pages; + + gimp_page_selector_set_n_pages (GIMP_PAGE_SELECTOR (pages->selector), + selectable_pages); + + for (i = 0, j = 0; i < pages->n_pages && j < selectable_pages; i++) + { + if ((pages->show_reduced && pages->filtered_pages[i] != TIFF_MISC_THUMBNAIL) || + (! pages->show_reduced && pages->filtered_pages[i] > TIFF_MISC_THUMBNAIL)) + { + const gchar *name = tiff_get_page_name (pages->tif); + + if (name) + gimp_page_selector_set_page_label (GIMP_PAGE_SELECTOR (pages->selector), + j, name); + j++; + } + + TIFFReadDirectory (pages->tif); + } +} diff -Nru gimp-2.10.32/plug-ins/file-tiff/file-tiff-load.h gimp-2.10.34/plug-ins/file-tiff/file-tiff-load.h --- gimp-2.10.32/plug-ins/file-tiff/file-tiff-load.h 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/plug-ins/file-tiff/file-tiff-load.h 2023-02-21 19:56:19.000000000 +0000 @@ -24,15 +24,25 @@ #define LOAD_PROC "file-tiff-load" +typedef enum +{ + TIFF_REDUCEDFILE = -2, + TIFF_MISC_THUMBNAIL = -1 +} TIFF_THUMBNAIL_TYPE; + typedef struct { + TIFF *tif; gint o_pages; gint n_pages; gint *pages; - gint *filtered_pages; /* thumbnail is marked as -1 */ + gint *filtered_pages; /* thumbnail is marked as < 0 */ gint n_filtered_pages; + gint n_reducedimage_pages; + GtkWidget *selector; GimpPageSelectorTarget target; gboolean keep_empty_space; + gboolean show_reduced; } TiffSelectedPages; diff -Nru gimp-2.10.32/plug-ins/file-tiff/Makefile.in gimp-2.10.34/plug-ins/file-tiff/Makefile.in --- gimp-2.10.32/plug-ins/file-tiff/Makefile.in 2022-06-12 20:29:25.000000000 +0000 +++ gimp-2.10.34/plug-ins/file-tiff/Makefile.in 2023-02-21 20:03:36.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -185,6 +185,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in \ $(top_srcdir)/build/windows/gimprc-plug-ins.rule \ $(top_srcdir)/depcomp @@ -236,8 +238,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -256,10 +256,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -308,6 +306,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -839,6 +838,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/file-webp/file-webp-save.c gimp-2.10.34/plug-ins/file-webp/file-webp-save.c --- gimp-2.10.32/plug-ins/file-webp/file-webp-save.c 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/plug-ins/file-webp/file-webp-save.c 2023-02-21 19:56:19.000000000 +0000 @@ -50,7 +50,7 @@ const WebPPicture *picture); int webp_file_progress (int percent, const WebPPicture *picture); -const gchar * webp_error_string (WebPEncodingError error_code); +gchar * webp_error_string (WebPEncodingError error_code); gboolean save_layer (const gchar *filename, gint32 nLayers, @@ -107,35 +107,37 @@ return gimp_progress_update (percent / 100.0); } -const gchar * +gchar * webp_error_string (WebPEncodingError error_code) { switch (error_code) { case VP8_ENC_ERROR_OUT_OF_MEMORY: - return _("out of memory"); + return g_strdup (_("out of memory")); case VP8_ENC_ERROR_BITSTREAM_OUT_OF_MEMORY: - return _("not enough memory to flush bits"); + return g_strdup (_("not enough memory to flush bits")); case VP8_ENC_ERROR_NULL_PARAMETER: - return _("NULL parameter"); + return g_strdup (_("NULL parameter")); case VP8_ENC_ERROR_INVALID_CONFIGURATION: - return _("invalid configuration"); + return g_strdup (_("invalid configuration")); case VP8_ENC_ERROR_BAD_DIMENSION: - return _("bad image dimensions"); + /* TRANSLATORS: widthxheight with UTF-8 encoded multiply sign. */ + return g_strdup_printf (_("bad image dimensions (maximum: %d\xc3\x97%d)"), + WEBP_MAX_DIMENSION, WEBP_MAX_DIMENSION); case VP8_ENC_ERROR_PARTITION0_OVERFLOW: - return _("partition is bigger than 512K"); + return g_strdup (_("partition is bigger than 512K")); case VP8_ENC_ERROR_PARTITION_OVERFLOW: - return _("partition is bigger than 16M"); + return g_strdup (_("partition is bigger than 16M")); case VP8_ENC_ERROR_BAD_WRITE: - return _("unable to flush bytes"); + return g_strdup (_("unable to flush bytes")); case VP8_ENC_ERROR_FILE_TOO_BIG: - return _("file is larger than 4GiB"); + return g_strdup (_("file is larger than 4GiB")); case VP8_ENC_ERROR_USER_ABORT: - return _("user aborted encoding"); + return g_strdup (_("user aborted encoding")); case VP8_ENC_ERROR_LAST: - return _("list terminator"); + return g_strdup (_("list terminator")); default: - return _("unknown error"); + return g_strdup (_("unknown error")); } } @@ -264,12 +266,14 @@ /* Perform the actual encode */ if (! WebPEncode (&config, &picture)) { - g_printerr ("WebP error: '%s'", - webp_error_string (picture.error_code)); + gchar *error_str = webp_error_string (picture.error_code); + + g_printerr ("WebP error: '%s'", error_str); g_set_error (error, G_FILE_ERROR, picture.error_code, _("WebP error: '%s'"), - webp_error_string (picture.error_code)); + error_str); + g_free (error_str); status = FALSE; break; } @@ -678,9 +682,11 @@ /* Perform the actual encode */ else if (! WebPAnimEncoderAdd (enc, &picture, frame_timestamp, &config)) { - g_printerr ("ERROR[%d]: %s\n", - picture.error_code, - webp_error_string (picture.error_code)); + gchar *error_str = webp_error_string (picture.error_code); + g_printerr ("ERROR[%d]: line %d: %s\n", + picture.error_code, __LINE__, + error_str); + g_free (error_str); status = FALSE; } diff -Nru gimp-2.10.32/plug-ins/file-webp/Makefile.in gimp-2.10.34/plug-ins/file-webp/Makefile.in --- gimp-2.10.32/plug-ins/file-webp/Makefile.in 2022-06-12 20:29:25.000000000 +0000 +++ gimp-2.10.34/plug-ins/file-webp/Makefile.in 2023-02-21 20:03:36.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -186,6 +186,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in \ $(top_srcdir)/build/windows/gimprc-plug-ins.rule \ $(top_srcdir)/depcomp @@ -237,8 +239,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -257,10 +257,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -309,6 +307,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -846,6 +845,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/flame/flame.c gimp-2.10.34/plug-ins/flame/flame.c --- gimp-2.10.32/plug-ins/flame/flame.c 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/plug-ins/flame/flame.c 2023-02-21 19:56:19.000000000 +0000 @@ -436,7 +436,7 @@ fclose (f); /* i want to update the existing dialogue, but it's too painful */ - gimp_set_data ("plug_in_flame", &config, sizeof (config)); + gimp_set_data (PLUG_IN_PROC, &config, sizeof (config)); /* gtk_widget_destroy(dialog); */ set_flame_preview (); set_edit_preview (); diff -Nru gimp-2.10.32/plug-ins/flame/libifs.c gimp-2.10.34/plug-ins/flame/libifs.c --- gimp-2.10.32/plug-ins/flame/libifs.c 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/plug-ins/flame/libifs.c 2023-02-21 19:56:19.000000000 +0000 @@ -692,6 +692,8 @@ int i, j, i1, i2; double c0, c1, t; + g_return_if_fail (ncps > 0); + if (ncps == 1) { *result = cps[0]; @@ -710,12 +712,14 @@ else { i1 = 0; - while (cps[i1].time < time) + while (i1 < ncps && cps[i1].time < time) i1++; i1--; i2 = i1 + 1; - if (time - cps[i1].time > -1e-7 && - time - cps[i1].time < 1e-7) + + if (i2 == ncps || + (time - cps[i1].time > -1e-7 && + time - cps[i1].time < 1e-7)) { *result = cps[i1]; return; @@ -842,10 +846,12 @@ char *argv[], int *argc) { - char *s = *ss; - int i = 0, state = 0; + char *s = *ss; + int i = 0, state = 0; + gint len = 0; - while (*s != ';') + len = strlen (s); + while (*s != ';' && len > 0) { char c = *s; switch (state) @@ -859,17 +865,21 @@ i++; state = 1; } + break; case 1: if (g_ascii_isspace (c)) { *s = 0; state = 0; } + break; case 2: if (c == '\n') state = 0; + break; } s++; + len--; } *s = 0; *ss = s + 1; @@ -908,8 +918,6 @@ /* * given a pointer to a string SS, fill fields of a control point CP. - * return a pointer to the first unused char in SS. totally barfucious, - * must integrate with tcl soon... */ void @@ -918,10 +926,9 @@ { char *argv[MAXARGS]; int argc, i, j; - int set_cm = 0, set_image_size = 0, set_nbatches = 0, set_white_level = 0, set_cmap_inter = 0; - int set_spatial_oversample = 0; - double *slot = NULL, xf, cm, t, nbatches, white_level, spatial_oversample, cmap_inter; - double image_size[2]; + gint64 xf_index = 0; + gint parse_errors = 0; + double *slot = NULL, t; for (i = 0; i < NXFORMS; i++) { @@ -946,94 +953,258 @@ } tokenize (ss, argv, &argc); - for (i = 0; i < argc; i++) + + i = 0; + while (i < argc) { - if (streql("xform", argv[i])) - slot = &xf; - else if (streql("time", argv[i])) - slot = &cp->time; - else if (streql("brightness", argv[i])) - slot = &cp->brightness; - else if (streql("contrast", argv[i])) - slot = &cp->contrast; - else if (streql("gamma", argv[i])) - slot = &cp->gamma; - else if (streql("zoom", argv[i])) - slot = &cp->zoom; - else if (streql("image_size", argv[i])) - { - slot = image_size; - set_image_size = 1; - } - else if (streql("center", argv[i])) - slot = cp->center; - else if (streql("pulse", argv[i])) - slot = (double *) cp->pulse; - else if (streql("wiggle", argv[i])) - slot = (double *) cp->wiggle; - else if (streql("pixels_per_unit", argv[i])) - slot = &cp->pixels_per_unit; - else if (streql("spatial_filter_radius", argv[i])) - slot = &cp->spatial_filter_radius; - else if (streql("sample_density", argv[i])) - slot = &cp->sample_density; - else if (streql("nbatches", argv[i])) - { - slot = &nbatches; - set_nbatches = 1; - } - else if (streql("white_level", argv[i])) - { - slot = &white_level; - set_white_level = 1; - } - else if (streql("spatial_oversample", argv[i])) - { - slot = &spatial_oversample; - set_spatial_oversample = 1; - } - else if (streql("cmap", argv[i])) - { - slot = &cm; - set_cm = 1; - } - else if (streql("density", argv[i])) - slot = &cp->xform[(int)xf].density; - else if (streql("color", argv[i])) - slot = &cp->xform[(int)xf].color; - else if (streql("coefs", argv[i])) - { - slot = cp->xform[(int)xf].c[0]; - cp->xform[(int)xf].density = 1.0; - } - else if (streql("var", argv[i])) - slot = cp->xform[(int)xf].var; - else if (streql("cmap_inter", argv[i])) + gint itoken; + + itoken = i; + if (i < argc) { - slot = &cmap_inter; - set_cmap_inter = 1; + /* First value belonging to token. */ + i++; } else - *slot++ = g_strtod(argv[i], NULL); - } - if (set_cm) - { - cp->cmap_index = (int) cm; - get_cmap(cp->cmap_index, cp->cmap, 256); + { + g_printerr ("Not enough parameters. File may be corrupt!\n"); + parse_errors++; + break; + } + + if (streql ("xform", argv[itoken])) + { + if (! g_ascii_string_to_signed (argv[i++], 10, 0, NXFORMS-1, &xf_index, NULL)) + { + g_printerr ("Invalid xform index '%s'\n", argv[i-1]); + parse_errors++; + xf_index = 0; + } + } + else if (streql ("density", argv[itoken])) + { + cp->xform[xf_index].density = g_strtod (argv[i++], NULL); + } + else if (streql ("color", argv[itoken])) + { + cp->xform[xf_index].color = g_strtod (argv[i++], NULL); + } + else if (streql ("coefs", argv[itoken])) + { + /* We need 6 coef values and we know are at the first */ + if (i + 5 >= argc) + { + g_printerr ("Not enough parameters. File may be corrupt!\n"); + parse_errors++; + break; + } + slot = cp->xform[xf_index].c[0]; + for (j = 0; j < 6; j++) + { + *slot++ = g_strtod (argv[i++], NULL); + } + cp->xform[xf_index].density = 1.0; + } + else if (streql ("var", argv[itoken])) + { + /* We need NVARS var values and we know are at the first */ + if (i + NVARS > argc) + { + g_printerr ("Not enough parameters. File may be corrupt!\n"); + parse_errors++; + break; + } + slot = cp->xform[xf_index].var; + for (j = 0; j < NVARS; j++) + { + *slot++ = g_strtod (argv[i++], NULL); + } + } + else if (streql ("time", argv[itoken])) + { + cp->time = g_strtod (argv[i++], NULL); + } + else if (streql ("brightness", argv[itoken])) + { + cp->brightness = g_strtod (argv[i++], NULL); + } + else if (streql ("contrast", argv[itoken])) + { + cp->contrast = g_strtod (argv[i++], NULL); + } + else if (streql ("gamma", argv[itoken])) + { + cp->gamma = g_strtod (argv[i++], NULL); + } + else if (streql ("zoom", argv[itoken])) + { + cp->zoom = g_strtod (argv[i++], NULL); + } + else if (streql ("image_size", argv[itoken])) + { + gint64 w, h; + + /* We need 2 values and we know are at the first */ + if (i + 1 >= argc) + { + g_printerr ("Not enough parameters. File may be corrupt!\n"); + parse_errors++; + break; + } + if (! g_ascii_string_to_signed (argv[i++], 10, 1, GIMP_MAX_IMAGE_SIZE, &w, NULL)) + { + g_printerr ("Ignoring invalid image width '%s'\n", argv[i-1]); + parse_errors++; + } + else if (! g_ascii_string_to_signed (argv[i++], 10, 1, GIMP_MAX_IMAGE_SIZE, &h, NULL)) + { + g_printerr ("Ignoring invalid image_size heigth '%s'\n", argv[i-1]); + parse_errors++; + } + else + { + cp->width = w; + cp->height = h; + } + } + else if (streql ("center", argv[itoken])) + { + /* We need 2 values and we know are at the first */ + if (i + 1 >= argc) + { + g_printerr ("Not enough parameters. File may be corrupt!\n"); + parse_errors++; + break; + } + cp->center[0] = g_strtod (argv[i++], NULL); + cp->center[1] = g_strtod (argv[i++], NULL); + } + else if (streql ("pixels_per_unit", argv[itoken])) + { + cp->pixels_per_unit = g_strtod (argv[i++], NULL); + } + else if (streql ("pulse", argv[itoken])) + { + /* We need 4 values and we know are at the first */ + if (i + 3 >= argc) + { + g_printerr ("Not enough parameters. File may be corrupt!\n"); + parse_errors++; + break; + } + slot = &cp->pulse[0][0]; + for (j = 0; j < 4; j++) + { + *slot++ = g_strtod (argv[i++], NULL); + } + } + else if (streql ("wiggle", argv[itoken])) + { + /* We need 4 values and we know are at the first */ + if (i + 3 >= argc) + { + g_printerr ("Not enough parameters. File may be corrupt!\n"); + parse_errors++; + break; + } + slot = &cp->wiggle[0][0]; + for (j = 0; j < 4; j++) + { + *slot++ = g_strtod (argv[i++], NULL); + } + } + else if (streql ("spatial_oversample", argv[itoken])) + { + gint64 oversample; + + /* Values in the gui seem to be between 1 and 4 */ + if (! g_ascii_string_to_signed (argv[i++], 10, 1, 4, &oversample, NULL)) + { + g_printerr ("Ignoring invalid spatial oversample value '%s'\n", argv[i-1]); + parse_errors++; + } + else + { + cp->spatial_oversample = oversample; + } + } + else if (streql ("spatial_filter_radius", argv[itoken])) + { + cp->spatial_filter_radius = g_strtod (argv[i++], NULL); + } + else if (streql ("sample_density", argv[itoken])) + { + cp->sample_density = g_strtod (argv[i++], NULL); + } + else if (streql ("nbatches", argv[itoken])) + { + gint64 nbatches; + + /* Not sure what the maximum should be. It always seems to be set to 1. */ + if (! g_ascii_string_to_signed (argv[i++], 10, 0, 2, &nbatches, NULL)) + { + g_printerr ("Ignoring invalid nbatches value '%s'\n", argv[i-1]); + parse_errors++; + } + else + { + cp->nbatches = nbatches; + } + } + else if (streql ("white_level", argv[itoken])) + { + gint64 wl; + + if (! g_ascii_string_to_signed (argv[i++], 10, 0, 255, &wl, NULL)) + { + g_printerr ("Ignoring invalid white level value '%s'\n", argv[i-1]); + parse_errors++; + } + else + { + cp->white_level = wl; + } + } + else if (streql ("cmap", argv[itoken])) + { + gint64 cmi; + + /* -1 = random */ + if (! g_ascii_string_to_signed (argv[i++], 10, -1, 255, &cmi, NULL)) + { + g_printerr ("Ignoring invalid color map value '%s'\n", argv[i-1]); + parse_errors++; + } + else + { + cp->cmap_index = cmi; + } + } + else if (streql ("cmap_inter", argv[itoken])) + { + gint64 cmi; + + /* 0 or 1 */ + if (! g_ascii_string_to_signed (argv[i++], 10, 0, 1, &cmi, NULL)) + { + g_printerr ("Ignoring invalid color interpolate value '%s'\n", argv[i-1]); + parse_errors++; + } + else + { + cp->cmap_inter = cmi; + } + } + else + { + g_printerr ("Invalid token '%s'. File may be corrupt!\n", argv[itoken]); + parse_errors++; + } } - if (set_image_size) - { - cp->width = (int) image_size[0]; - cp->height = (int) image_size[1]; - } - if (set_cmap_inter) - cp->cmap_inter = (int) cmap_inter; - if (set_nbatches) - cp->nbatches = (int) nbatches; - if (set_spatial_oversample) - cp->spatial_oversample = (int) spatial_oversample; - if (set_white_level) - cp->white_level = (int) white_level; + + if (parse_errors > 0) + g_warning ("Input file contains %d errors. File may be corrupt!", parse_errors); + for (i = 0; i < NXFORMS; i++) { t = 0.0; @@ -1209,7 +1380,8 @@ int low_target = batch * eps; int high_target = batch - low_target; point min, max, delta; - point *points = malloc (sizeof (point) * batch); + point *points = g_malloc0 (sizeof (point) * batch); + iterate (cp, batch, 20, points); min[0] = min[1] = 1e10; @@ -1256,6 +1428,7 @@ delta[0] = delta[0] / 2.0; delta[1] = delta[1] / 2.0; } + g_free (points); } /* this has serious flaws in it */ diff -Nru gimp-2.10.32/plug-ins/flame/Makefile.in gimp-2.10.34/plug-ins/flame/Makefile.in --- gimp-2.10.32/plug-ins/flame/Makefile.in 2022-06-12 20:29:25.000000000 +0000 +++ gimp-2.10.34/plug-ins/flame/Makefile.in 2023-02-21 20:03:36.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -185,6 +185,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in \ $(top_srcdir)/build/windows/gimprc-plug-ins.rule \ $(top_srcdir)/depcomp README @@ -236,8 +238,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -256,10 +256,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -308,6 +306,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -838,6 +837,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/flame/rect.c gimp-2.10.34/plug-ins/flame/rect.c --- gimp-2.10.32/plug-ins/flame/rect.c 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/plug-ins/flame/rect.c 2023-02-21 19:56:19.000000000 +0000 @@ -20,6 +20,7 @@ #include +#include "libgimp/gimp.h" /* for batch * interpolate @@ -122,7 +123,7 @@ if ((filter_width ^ oversample) & 1) filter_width++; - filter = malloc (sizeof (double) * filter_width * filter_width); + filter = g_malloc (sizeof (double) * filter_width * filter_width); /* fill in the coefs */ for (i = 0; i < filter_width; i++) for (j = 0; j < filter_width; j++) @@ -135,8 +136,8 @@ } normalize_vector(filter, filter_width * filter_width); } - temporal_filter = malloc (sizeof (double) * nbatches); - temporal_deltas = malloc (sizeof (double) * nbatches); + temporal_filter = g_malloc (sizeof (double) * nbatches); + temporal_deltas = g_malloc (sizeof (double) * nbatches); if (nbatches > 1) { double t; @@ -173,11 +174,11 @@ { if (last_block != NULL) free (last_block); - last_block = malloc (memory_rqd); + last_block = g_try_malloc (memory_rqd); if (last_block == NULL) { - fprintf (stderr, "render_rectangle: cannot malloc %d bytes.\n", - memory_rqd); + g_printerr ("render_rectangle: cannot malloc %d bytes.\n", + memory_rqd); exit (1); } last_block_size = memory_rqd; diff -Nru gimp-2.10.32/plug-ins/fractal-explorer/examples/Makefile.in gimp-2.10.34/plug-ins/fractal-explorer/examples/Makefile.in --- gimp-2.10.32/plug-ins/fractal-explorer/examples/Makefile.in 2022-06-12 20:29:25.000000000 +0000 +++ gimp-2.10.34/plug-ins/fractal-explorer/examples/Makefile.in 2023-02-21 20:03:36.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -681,6 +678,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/fractal-explorer/Makefile.in gimp-2.10.34/plug-ins/fractal-explorer/Makefile.in --- gimp-2.10.32/plug-ins/fractal-explorer/Makefile.in 2022-06-12 20:29:25.000000000 +0000 +++ gimp-2.10.34/plug-ins/fractal-explorer/Makefile.in 2023-02-21 20:03:36.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -201,6 +201,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) am__DIST_COMMON = $(srcdir)/Makefile.in \ $(top_srcdir)/build/windows/gimprc-plug-ins.rule \ @@ -278,8 +280,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -298,10 +298,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -350,6 +348,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -921,6 +920,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/gfig/gfig-examples/Makefile.in gimp-2.10.34/plug-ins/gfig/gfig-examples/Makefile.in --- gimp-2.10.32/plug-ins/gfig/gfig-examples/Makefile.in 2022-06-12 20:29:25.000000000 +0000 +++ gimp-2.10.34/plug-ins/gfig/gfig-examples/Makefile.in 2023-02-21 20:03:37.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -658,6 +655,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/gfig/images/Makefile.in gimp-2.10.34/plug-ins/gfig/images/Makefile.in --- gimp-2.10.32/plug-ins/gfig/images/Makefile.in 2022-06-12 20:29:25.000000000 +0000 +++ gimp-2.10.34/plug-ins/gfig/images/Makefile.in 2023-02-21 20:03:37.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -176,8 +176,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -196,10 +194,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -248,6 +244,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -616,6 +613,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/gfig/Makefile.in gimp-2.10.34/plug-ins/gfig/Makefile.in --- gimp-2.10.32/plug-ins/gfig/Makefile.in 2022-06-12 20:29:25.000000000 +0000 +++ gimp-2.10.34/plug-ins/gfig/Makefile.in 2023-02-21 20:03:37.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -212,6 +212,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) am__DIST_COMMON = $(srcdir)/Makefile.in \ $(top_srcdir)/build/windows/gimprc-plug-ins.rule \ @@ -289,8 +291,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -309,10 +309,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -361,6 +359,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -975,6 +974,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/gimpressionist/Brushes/Makefile.in gimp-2.10.34/plug-ins/gimpressionist/Brushes/Makefile.in --- gimp-2.10.32/plug-ins/gimpressionist/Brushes/Makefile.in 2022-06-12 20:29:25.000000000 +0000 +++ gimp-2.10.34/plug-ins/gimpressionist/Brushes/Makefile.in 2023-02-21 20:03:37.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -707,6 +704,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/gimpressionist/Makefile.in gimp-2.10.34/plug-ins/gimpressionist/Makefile.in --- gimp-2.10.32/plug-ins/gimpressionist/Makefile.in 2022-06-12 20:29:25.000000000 +0000 +++ gimp-2.10.34/plug-ins/gimpressionist/Makefile.in 2023-02-21 20:03:37.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -213,6 +213,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) am__DIST_COMMON = $(srcdir)/Makefile.in \ $(top_srcdir)/build/windows/gimprc-plug-ins.rule \ @@ -290,8 +292,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -310,10 +310,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -362,6 +360,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -979,6 +978,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/gimpressionist/Paper/Makefile.in gimp-2.10.34/plug-ins/gimpressionist/Paper/Makefile.in --- gimp-2.10.32/plug-ins/gimpressionist/Paper/Makefile.in 2022-06-12 20:29:25.000000000 +0000 +++ gimp-2.10.34/plug-ins/gimpressionist/Paper/Makefile.in 2023-02-21 20:03:37.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -657,6 +654,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/gimpressionist/Presets/Makefile.in gimp-2.10.34/plug-ins/gimpressionist/Presets/Makefile.in --- gimp-2.10.32/plug-ins/gimpressionist/Presets/Makefile.in 2022-06-12 20:29:25.000000000 +0000 +++ gimp-2.10.34/plug-ins/gimpressionist/Presets/Makefile.in 2023-02-21 20:03:37.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -673,6 +670,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/gradient-flare/flares/Makefile.in gimp-2.10.34/plug-ins/gradient-flare/flares/Makefile.in --- gimp-2.10.32/plug-ins/gradient-flare/flares/Makefile.in 2022-06-12 20:29:25.000000000 +0000 +++ gimp-2.10.34/plug-ins/gradient-flare/flares/Makefile.in 2023-02-21 20:03:37.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -655,6 +652,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/gradient-flare/Makefile.in gimp-2.10.34/plug-ins/gradient-flare/Makefile.in --- gimp-2.10.32/plug-ins/gradient-flare/Makefile.in 2022-06-12 20:29:25.000000000 +0000 +++ gimp-2.10.34/plug-ins/gradient-flare/Makefile.in 2023-02-21 20:03:37.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -199,6 +199,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) am__DIST_COMMON = $(srcdir)/Makefile.in \ $(top_srcdir)/build/windows/gimprc-plug-ins.rule \ @@ -276,8 +278,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -296,10 +296,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -348,6 +346,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -913,6 +912,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/help/gimphelplocale.c gimp-2.10.34/plug-ins/help/gimphelplocale.c --- gimp-2.10.32/plug-ins/help/gimphelplocale.c 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/plug-ins/help/gimphelplocale.c 2023-02-21 19:56:20.000000000 +0000 @@ -40,6 +40,9 @@ #include "libgimp/stdplugins-intl.h" #endif +#ifdef PLATFORM_OSX +#include +#endif /* local function prototypes */ @@ -169,11 +172,18 @@ GError **error) { GMarkupParseContext *context; - GFile *file; - GFileInputStream *stream; + GFile *file = NULL; GCancellable *cancellable = NULL; LocaleParser parser = { NULL, }; +#ifdef PLATFORM_OSX + NSURL *fileURL; + NSString *nsUri; + NSData *data; + const gchar *str; +#else + GFileInputStream *stream; goffset size = 0; +#endif gboolean success; g_return_val_if_fail (locale != NULL, FALSE); @@ -207,10 +217,33 @@ _gimp_help_progress_start (progress, cancellable, _("Loading index from '%s'"), name); - g_object_unref (cancellable); + g_clear_object (&cancellable); g_free (name); } +#ifdef PLATFORM_OSX + nsUri = [NSString stringWithUTF8String: uri]; + fileURL = [NSURL URLWithString: nsUri]; + [nsUri release]; + + if (progress) + _gimp_help_progress_pulse (progress); + + /* Load the data from the remote URL into the NSData object */ + data = [NSData dataWithContentsOfURL:fileURL]; + [fileURL release]; + + if (! data) + { + locale_set_error (error, + _("Could not load data from '%s': %s"), file); + g_object_unref (file); + return FALSE; + } + + if (progress) + _gimp_help_progress_pulse (progress); +#else /* PLATFORM_OSX */ if (progress) { GFileInfo *info = g_file_query_info (file, @@ -240,6 +273,7 @@ return FALSE; } +#endif /* ! PLATFORM_OSX */ parser.file = file; parser.value = g_string_new (NULL); @@ -249,15 +283,26 @@ context = g_markup_parse_context_new (&markup_parser, 0, &parser, NULL); +#ifdef PLATFORM_OSX + str = (const char *)[data bytes]; + + if (! g_markup_parse_context_parse (context, str, [data length], error)) + success = FALSE; + else + success = g_markup_parse_context_end_parse (context, error); + + [data release]; +#else /* PLATFORM_OSX */ success = locale_parser_parse (context, progress, G_INPUT_STREAM (stream), size, cancellable, error); + g_object_unref (stream); +#endif /* ! PLATFORM_OSX */ if (progress) _gimp_help_progress_finish (progress); g_markup_parse_context_free (context); - g_object_unref (stream); g_string_free (parser.value, TRUE); g_free (parser.id_attr_name); diff -Nru gimp-2.10.32/plug-ins/help/Makefile.am gimp-2.10.34/plug-ins/help/Makefile.am --- gimp-2.10.32/plug-ins/help/Makefile.am 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/plug-ins/help/Makefile.am 2023-02-21 19:56:20.000000000 +0000 @@ -1,5 +1,12 @@ ## Process this file with automake to produce Makefile.in +if PLATFORM_OSX +xobjective_c = "-xobjective-c" +xobjective_cxx = "-xobjective-c++" +xnone = "-xnone" +framework_cocoa = -framework Cocoa +endif + libgimphelp = libgimphelp.a libgimp = $(top_builddir)/libgimp/libgimp-$(GIMP_API_VERSION).la libgimpconfig = $(top_builddir)/libgimpconfig/libgimpconfig-$(GIMP_API_VERSION).la @@ -25,7 +32,16 @@ $(GDK_PIXBUF_CFLAGS) \ -I$(includedir) -AM_LDFLAGS = $(mwindows) +AM_CFLAGS = \ + $(xobjective_c) + +AM_CXXFLAGS = \ + $(xobjective_cxx) + +AM_LDFLAGS = \ + $(mwindows) \ + $(framework_cocoa) \ + $(xnone) noinst_LIBRARIES = libgimphelp.a diff -Nru gimp-2.10.32/plug-ins/help/Makefile.in gimp-2.10.34/plug-ins/help/Makefile.in --- gimp-2.10.32/plug-ins/help/Makefile.in 2022-06-12 20:29:25.000000000 +0000 +++ gimp-2.10.34/plug-ins/help/Makefile.in 2023-02-21 20:03:37.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -206,6 +206,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in \ $(top_srcdir)/build/windows/gimprc-plug-ins.rule \ $(top_srcdir)/depcomp @@ -257,8 +259,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -277,10 +277,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -329,6 +327,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -632,6 +631,10 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ +@PLATFORM_OSX_TRUE@xobjective_c = "-xobjective-c" +@PLATFORM_OSX_TRUE@xobjective_cxx = "-xobjective-c++" +@PLATFORM_OSX_TRUE@xnone = "-xnone" +@PLATFORM_OSX_TRUE@framework_cocoa = -framework Cocoa libgimphelp = libgimphelp.a libgimp = $(top_builddir)/libgimp/libgimp-$(GIMP_API_VERSION).la libgimpconfig = $(top_builddir)/libgimpconfig/libgimpconfig-$(GIMP_API_VERSION).la @@ -650,7 +653,17 @@ $(GDK_PIXBUF_CFLAGS) \ -I$(includedir) -AM_LDFLAGS = $(mwindows) +AM_CFLAGS = \ + $(xobjective_c) + +AM_CXXFLAGS = \ + $(xobjective_cxx) + +AM_LDFLAGS = \ + $(mwindows) \ + $(framework_cocoa) \ + $(xnone) + noinst_LIBRARIES = libgimphelp.a libgimphelp_a_SOURCES = \ gimphelptypes.h \ @@ -894,6 +907,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/help-browser/Makefile.in gimp-2.10.34/plug-ins/help-browser/Makefile.in --- gimp-2.10.32/plug-ins/help-browser/Makefile.in 2022-06-12 20:29:25.000000000 +0000 +++ gimp-2.10.34/plug-ins/help-browser/Makefile.in 2023-02-21 20:03:37.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -187,6 +187,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in \ $(top_srcdir)/build/windows/gimprc-plug-ins.rule \ $(top_srcdir)/depcomp @@ -238,8 +240,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -258,10 +258,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -310,6 +308,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -842,6 +841,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/ifs-compose/Makefile.in gimp-2.10.34/plug-ins/ifs-compose/Makefile.in --- gimp-2.10.32/plug-ins/ifs-compose/Makefile.in 2022-06-12 20:29:26.000000000 +0000 +++ gimp-2.10.34/plug-ins/ifs-compose/Makefile.in 2023-02-21 20:03:37.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -185,6 +185,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in \ $(top_srcdir)/build/windows/gimprc-plug-ins.rule \ $(top_srcdir)/depcomp @@ -236,8 +238,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -256,10 +256,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -308,6 +306,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -833,6 +832,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/imagemap/images/Makefile.in gimp-2.10.34/plug-ins/imagemap/images/Makefile.in --- gimp-2.10.32/plug-ins/imagemap/images/Makefile.in 2022-06-12 20:29:26.000000000 +0000 +++ gimp-2.10.34/plug-ins/imagemap/images/Makefile.in 2023-02-21 20:03:37.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -176,8 +176,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -196,10 +194,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -248,6 +244,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -608,6 +605,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/imagemap/Makefile.in gimp-2.10.34/plug-ins/imagemap/Makefile.in --- gimp-2.10.32/plug-ins/imagemap/Makefile.in 2022-06-12 20:29:26.000000000 +0000 +++ gimp-2.10.34/plug-ins/imagemap/Makefile.in 2023-02-21 20:03:37.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -273,6 +273,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) am__DIST_COMMON = $(srcdir)/Makefile.in \ $(top_srcdir)/build/windows/gimprc-plug-ins.rule \ @@ -350,8 +352,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -370,10 +370,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -422,6 +420,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -1166,6 +1165,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/lighting/images/Makefile.in gimp-2.10.34/plug-ins/lighting/images/Makefile.in --- gimp-2.10.32/plug-ins/lighting/images/Makefile.in 2022-06-12 20:29:26.000000000 +0000 +++ gimp-2.10.34/plug-ins/lighting/images/Makefile.in 2023-02-21 20:03:37.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -176,8 +176,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -196,10 +194,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -248,6 +244,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -610,6 +607,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/lighting/Makefile.in gimp-2.10.34/plug-ins/lighting/Makefile.in --- gimp-2.10.32/plug-ins/lighting/Makefile.in 2022-06-12 20:29:26.000000000 +0000 +++ gimp-2.10.34/plug-ins/lighting/Makefile.in 2023-02-21 20:03:37.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -205,6 +205,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) am__DIST_COMMON = $(srcdir)/Makefile.in \ $(top_srcdir)/build/windows/gimprc-plug-ins.rule \ @@ -282,8 +284,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -302,10 +302,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -354,6 +352,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -940,6 +939,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/Makefile.in gimp-2.10.34/plug-ins/Makefile.in --- gimp-2.10.32/plug-ins/Makefile.in 2022-06-12 20:29:24.000000000 +0000 +++ gimp-2.10.34/plug-ins/Makefile.in 2023-02-21 20:03:35.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -157,6 +157,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags DIST_SUBDIRS = script-fu pygimp file-bmp file-dds file-exr file-faxg3 \ file-fits file-fli file-ico file-jpeg file-psd file-raw \ file-sgi file-tiff file-webp flame fractal-explorer gfig \ @@ -237,8 +239,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -257,10 +257,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -309,6 +307,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -792,6 +791,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/map-object/Makefile.in gimp-2.10.34/plug-ins/map-object/Makefile.in --- gimp-2.10.32/plug-ins/map-object/Makefile.in 2022-06-12 20:29:26.000000000 +0000 +++ gimp-2.10.34/plug-ins/map-object/Makefile.in 2023-02-21 20:03:37.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -191,6 +191,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in \ $(top_srcdir)/build/windows/gimprc-plug-ins.rule \ $(top_srcdir)/depcomp README TODO @@ -242,8 +244,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -262,10 +262,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -314,6 +312,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -855,6 +854,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/metadata/Makefile.in gimp-2.10.34/plug-ins/metadata/Makefile.in --- gimp-2.10.32/plug-ins/metadata/Makefile.in 2022-06-12 20:29:26.000000000 +0000 +++ gimp-2.10.34/plug-ins/metadata/Makefile.in 2023-02-21 20:03:37.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -196,6 +196,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in \ $(top_srcdir)/build/windows/gimprc-plug-ins.rule \ $(top_srcdir)/depcomp @@ -247,8 +249,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -267,10 +267,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -319,6 +317,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -926,6 +925,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/pagecurl/Makefile.in gimp-2.10.34/plug-ins/pagecurl/Makefile.in --- gimp-2.10.32/plug-ins/pagecurl/Makefile.in 2022-06-12 20:29:26.000000000 +0000 +++ gimp-2.10.34/plug-ins/pagecurl/Makefile.in 2023-02-21 20:03:37.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -183,6 +183,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in \ $(top_srcdir)/build/windows/gimprc-plug-ins.rule \ $(top_srcdir)/depcomp @@ -234,8 +236,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -254,10 +254,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -306,6 +304,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -837,6 +836,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/print/Makefile.in gimp-2.10.34/plug-ins/print/Makefile.in --- gimp-2.10.32/plug-ins/print/Makefile.in 2022-06-12 20:29:26.000000000 +0000 +++ gimp-2.10.34/plug-ins/print/Makefile.in 2023-02-21 20:03:38.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -190,6 +190,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in \ $(top_srcdir)/build/windows/gimprc-plug-ins.rule \ $(top_srcdir)/depcomp @@ -241,8 +243,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -261,10 +261,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -313,6 +311,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -849,6 +848,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/pygimp/Makefile.in gimp-2.10.34/plug-ins/pygimp/Makefile.in --- gimp-2.10.32/plug-ins/pygimp/Makefile.in 2022-06-12 20:29:26.000000000 +0000 +++ gimp-2.10.34/plug-ins/pygimp/Makefile.in 2023-02-21 20:03:38.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -276,6 +276,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp \ $(top_srcdir)/py-compile py-compile @@ -352,8 +354,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -372,10 +372,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -424,6 +422,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -1170,6 +1169,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/pygimp/plug-ins/Makefile.in gimp-2.10.34/plug-ins/pygimp/plug-ins/Makefile.in --- gimp-2.10.32/plug-ins/pygimp/plug-ins/Makefile.in 2022-06-12 20:29:26.000000000 +0000 +++ gimp-2.10.34/plug-ins/pygimp/plug-ins/Makefile.in 2023-02-21 20:03:38.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -209,8 +209,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -229,10 +227,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -281,6 +277,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -779,6 +776,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/pygimp/plug-ins/pyconsole.py gimp-2.10.34/plug-ins/pygimp/plug-ins/pyconsole.py --- gimp-2.10.32/plug-ins/pygimp/plug-ins/pyconsole.py 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/plug-ins/pygimp/plug-ins/pyconsole.py 2023-02-21 19:56:20.000000000 +0000 @@ -346,7 +346,8 @@ cursor line.''' iter = self.__get_cursor() - iter.set_line_offset(len(self.ps)) + iter.set_line(iter.get_line()) + iter.forward_chars(len(self.ps)) return iter def __get_end(self): @@ -569,6 +570,7 @@ self.__start() self.run_on_raw_input = start_script + self.raw_input(self.ps1) def do_raw_input(self, text): if self.cmd_buffer: diff -Nru gimp-2.10.32/plug-ins/screenshot/Makefile.in gimp-2.10.34/plug-ins/screenshot/Makefile.in --- gimp-2.10.32/plug-ins/screenshot/Makefile.in 2022-06-12 20:29:26.000000000 +0000 +++ gimp-2.10.34/plug-ins/screenshot/Makefile.in 2023-02-21 20:03:38.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -188,6 +188,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) AA_LIBS = @AA_LIBS@ @@ -237,8 +239,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -257,10 +257,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -309,6 +307,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -852,6 +851,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/script-fu/ftx/Makefile.in gimp-2.10.34/plug-ins/script-fu/ftx/Makefile.in --- gimp-2.10.32/plug-ins/script-fu/ftx/Makefile.in 2022-06-12 20:29:26.000000000 +0000 +++ gimp-2.10.34/plug-ins/script-fu/ftx/Makefile.in 2023-02-21 20:03:38.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -179,6 +179,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp README DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) AA_LIBS = @AA_LIBS@ @@ -228,8 +230,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -248,10 +248,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -300,6 +298,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -750,6 +749,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/script-fu/Makefile.in gimp-2.10.34/plug-ins/script-fu/Makefile.in --- gimp-2.10.32/plug-ins/script-fu/Makefile.in 2022-06-12 20:29:26.000000000 +0000 +++ gimp-2.10.34/plug-ins/script-fu/Makefile.in 2023-02-21 20:03:38.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -215,6 +215,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) am__DIST_COMMON = $(srcdir)/Makefile.in \ $(top_srcdir)/build/windows/gimprc-plug-ins.rule \ @@ -292,8 +294,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -312,10 +312,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -364,6 +362,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -987,6 +986,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/script-fu/scripts/images/Makefile.in gimp-2.10.34/plug-ins/script-fu/scripts/images/Makefile.in --- gimp-2.10.32/plug-ins/script-fu/scripts/images/Makefile.in 2022-06-12 20:29:26.000000000 +0000 +++ gimp-2.10.34/plug-ins/script-fu/scripts/images/Makefile.in 2023-02-21 20:03:38.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -653,6 +650,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/script-fu/scripts/Makefile.in gimp-2.10.34/plug-ins/script-fu/scripts/Makefile.in --- gimp-2.10.32/plug-ins/script-fu/scripts/Makefile.in 2022-06-12 20:29:26.000000000 +0000 +++ gimp-2.10.34/plug-ins/script-fu/scripts/Makefile.in 2023-02-21 20:03:38.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -187,6 +187,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) am__DIST_COMMON = $(srcdir)/Makefile.in DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) @@ -262,8 +264,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -282,10 +282,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -334,6 +332,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -858,6 +857,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/script-fu/tinyscheme/Makefile.in gimp-2.10.34/plug-ins/script-fu/tinyscheme/Makefile.in --- gimp-2.10.32/plug-ins/script-fu/tinyscheme/Makefile.in 2022-06-12 20:29:26.000000000 +0000 +++ gimp-2.10.34/plug-ins/script-fu/tinyscheme/Makefile.in 2023-02-21 20:03:38.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -179,6 +179,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp COPYING \ README DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) @@ -229,8 +231,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -249,10 +249,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -301,6 +299,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -762,6 +761,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/selection-to-path/Makefile.in gimp-2.10.34/plug-ins/selection-to-path/Makefile.in --- gimp-2.10.32/plug-ins/selection-to-path/Makefile.in 2022-06-12 20:29:26.000000000 +0000 +++ gimp-2.10.34/plug-ins/selection-to-path/Makefile.in 2023-02-21 20:03:38.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -191,6 +191,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in \ $(top_srcdir)/build/windows/gimprc-plug-ins.rule \ $(top_srcdir)/depcomp README @@ -242,8 +244,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -262,10 +262,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -314,6 +312,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -864,6 +863,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/twain/Makefile.in gimp-2.10.34/plug-ins/twain/Makefile.in --- gimp-2.10.32/plug-ins/twain/Makefile.in 2022-06-12 20:29:26.000000000 +0000 +++ gimp-2.10.34/plug-ins/twain/Makefile.in 2023-02-21 20:03:38.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -189,6 +189,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in \ $(top_srcdir)/build/windows/gimprc-plug-ins.rule \ $(top_srcdir)/depcomp README @@ -240,8 +242,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -260,10 +260,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -312,6 +310,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -844,6 +843,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/plug-ins/ui/Makefile.in gimp-2.10.34/plug-ins/ui/Makefile.in --- gimp-2.10.32/plug-ins/ui/Makefile.in 2022-06-12 20:29:26.000000000 +0000 +++ gimp-2.10.34/plug-ins/ui/Makefile.in 2023-02-21 20:03:38.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -655,6 +652,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/po/ca.po gimp-2.10.34/po/ca.po --- gimp-2.10.32/po/ca.po 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po/ca.po 2023-02-21 19:56:20.000000000 +0000 @@ -17,8 +17,8 @@ "Project-Id-Version: ca\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" "POT-Creation-Date: 2022-06-08 17:29+0000\n" -"PO-Revision-Date: 2021-11-01 18:52+0100\n" -"Last-Translator: maite guix \n" +"PO-Revision-Date: 2022-11-12 18:52+0100\n" +"Last-Translator: Jordi Mas i Hernàndez \n" "Language-Team: Catalan \n" "Language: ca\n" "MIME-Version: 1.0\n" @@ -24728,7 +24728,7 @@ #: ../app/tools/gimptransformgridoptions.c:566 #, c-format msgid "Around center (%s)" -msgstr "Vores arrodonides (%s)" +msgstr "Al voltant del centre (%s)" #: ../app/tools/gimptransformgridoptions.c:544 msgid "Scale around the center point" diff -Nru gimp-2.10.32/po/da.po gimp-2.10.34/po/da.po --- gimp-2.10.32/po/da.po 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po/da.po 2023-02-21 19:56:20.000000000 +0000 @@ -56,8 +56,8 @@ msgstr "" "Project-Id-Version: gimp\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2022-06-08 10:50+0000\n" -"PO-Revision-Date: 2022-06-08 19:26+0200\n" +"POT-Creation-Date: 2023-02-13 17:48+0000\n" +"PO-Revision-Date: 2023-02-13 19:32+0100\n" "Last-Translator: Alan Mortensen \n" "Language-Team: Danish \n" "Language: da\n" @@ -65,7 +65,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 2.3\n" +"X-Generator: Poedit 3.0.1\n" "X-Language: da_DK\n" "X-Source-Language: C\n" @@ -124,28 +124,91 @@ msgstr "Redigere fotos i GIMP" #: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:8 +msgid "A new stable releases with a lot of bug fixes and a few enhancements:" +msgstr "" + +# "dialog" overflødigt +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:9 +#, fuzzy +#| msgid "Open the palette selection dialog" +msgid "New template selector in \"Canvas Size\" dialog" +msgstr "Åbn dialogen paletvælger" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:10 +msgid "" +"\"Change Color\" dialogs: color scale (0..255/0..100) and models (LCh/HSV) " +"settings remembered across sessions" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:11 +msgid "New header with \"visible\" and \"link\" icons in item dockables" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:12 +msgid "Clipping layers better supported when importing PSD files" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:13 +msgid "Paths are now exported to PSD" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:14 +msgid "JPEG-XL export added" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:15 +msgid "Metadata in JPEG-XL import and export" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:16 +msgid "New option \"Show reduced images\" when loading TIFF images" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:17 +msgid "16-bit per channel export for raw image data" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:18 +msgid "" +"More plug-ins got bug-fixes: DDS, WebP, Flame, Animation Playback, HEIF, " +"Dicom and Help" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:19 +msgid "" +"Color picking on X11 will ignore the Wayland portal; new implementation for " +"color picking on Windows" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:20 +#, fuzzy +#| msgid "Check for updates" +msgid "Check for updates fixed on macOS" +msgstr "Søg efter opdateringer" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:21 msgid "" "GIMP continues strengthening its bases with this new version 2.10.32 fixing " "many bugs and improving format support. Notable changes:" msgstr "" -"GIMP fortsætter med at styrke sit grundlag med denne nye version 2.10.32. Mange " -"fejl er rettet og understøttelse af formater er forbedret. De mest " +"GIMP fortsætter med at styrke sit grundlag med denne nye version 2.10.32. " +"Mange fejl er rettet og understøttelse af formater er forbedret. De mest " "bemærkelsesværdige ændringer er:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:9 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:22 msgid "8 and 16-bit CMYK(A) TIFF files import is now supported" msgstr "Import af 8- og 16-bit CMYK(A)-TIFF-filer understøttes nu" # Andre steder hedder det BigTIFF -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:10 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:23 msgid "BIGTIFF import and export are now supported" msgstr "BigTIFF-import/-eksport understøttes nu" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:11 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:24 msgid "JPEG XL files import is now supported" msgstr "Import af JPEG XL-filer understøttes nu" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:12 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:25 msgid "" "DDS export has new \"Flip\" (useful for some game engine) and \"Visible " "layers\" options" @@ -153,25 +216,25 @@ "DDS-eksport har nye valgmuligheder: “Vend” (nyttig til nogle spilmotorer) og " "“Synlige lag”" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:13 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:26 msgid "Other improved format supports: BMP, DICOM, EPS, RAW, TGA, WebP" msgstr "" "Flere formater har forbedret understøttelse: BMP, DICOM, EPS, RAW, TGA og " "WebP" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:14 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:27 msgid "" "The screenshot plug-in on Windows has now an option to capture the cursor" msgstr "" "Udvidelsesmodulet til skærmbilleder har nu i Windows mulighed for at fange " "markøren" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:15 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:28 msgid "Several usability improvements in official themes and icons" msgstr "" "Adskillige forbedringer af brugervenlighed i officielle temaer og ikoner" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:16 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:29 msgid "" "New support for localized glyphs ('locl') in Text tool depending on the " "value of the \"Language\" tool option" @@ -179,16 +242,16 @@ "Lokale glyffer (“locl”) i tekstværktøjet understøttes nu afhængig af " "sprogindstillingen" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:17 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:30 msgid "More robust XCF import" msgstr "Mere robust XCF-import" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:18 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:31 msgid "Several metadata handling improvements" msgstr "Adskillige forbedringer i håndteringen af metadata" # MS har backend på dansk ligesom dansk wikipedia -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:19 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:32 msgid "" "GIMP 2.10.30 fixes many bugs, updates backend implementations to follow OS " "evolutions, improves metadata support as well as support of several formats, " @@ -198,7 +261,7 @@ "for at følge OS-udviklinger og understøttelse af metadata og flere formater " "som f.eks. PSD og AVIF er forbedret." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:20 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:33 msgid "" "GIMP 2.10.28 fixes a build issue of GIMP 2.10.26, where some theme data was " "not properly installed." @@ -206,7 +269,7 @@ "GIMP 2.10.28 løser et build-problem med GIMP 2.10.26, hvor nogle temafiler " "ikke blev korrekt installeret." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:21 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:34 msgid "" "GIMP 2.10.26 is a bug fix release, containing dozens of fixes, both in core, " "scripts and plug-in code." @@ -214,17 +277,17 @@ "GIMP 2.10.26 indeholder mange fejlrettelser i kernen, programmerne og koden " "til udvidelsesmodulerne." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:22 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:35 msgid "GIMP 2.10.24 is again mostly a bug fix release. Notable changes:" msgstr "" "GIMP 2.10.24 indeholder atter mestendels fejlrettelser. De mest " "bemærkelsesværdige ændringer er:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:23 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:36 msgid "GeoTIFF metadata support added" msgstr "Understøttelse af GeoTIFF-metadata tilføjet" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:24 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:37 msgid "" "PDF import now proposes an option to load layers in reverse orders and " "allows fractional pixel density" @@ -232,41 +295,41 @@ "PDF-import foreslår mulighed for at indlæse lag i omvendt rækkefølge og " "tillader ikke-heltallig pixeltæthed" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:25 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:38 msgid "" "Raw image import updated to handle API changes in darktable 3.6 and over" msgstr "" "Import af RAW-billeder opdateret til at håndtere API-ændringer i darktable " "3.6 og højere" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:26 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:39 msgid "" "File format improved support: HEIF, PSP, TIFF, JPEG, PNG, PDF, DDS, BMP, PSD" msgstr "" "Forbedret understøttelse af følgende filformater: HEIF, PSP, TIFF, JPEG, " "PNG, PDF, DDS, BMP, PSD" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:27 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:40 msgid "Many fixes and improvements to the metadata viewer and editor" msgstr "Mange rettelser og forbedringer af visning og redigering af metadata" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:28 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:41 msgid "New Kabyle translation" msgstr "Ny oversættelse til kabyle" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:29 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:42 msgid "Off-canvas point snapping (to grid, guides, paths) made possible" msgstr "" "Punkter uden for lærredet kan rette ind (efter gitter, hjælpelinjer og " "kurver)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:30 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:43 msgid "GIMP 2.10.22 is mainly a bug fix release. Notable changes:" msgstr "" "GIMP 2.10.22 indeholder mestendels fejlrettelser. De mest bemærkelsesværdige " "ændringer er:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:31 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:44 msgid "" "HEIF support improvements: optional exporting with high bit depth, AVIF " "importing and exporting" @@ -274,22 +337,22 @@ "Forbedret understøttelse af HEIF: mulighed for at eksportere med høj " "bitdybde, import og eksport af AVIF" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:32 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:45 msgid "Multiple improvements in Corel PaintShop Pro support" msgstr "Adskillige forbedringer i understøttelsen af Corel PaintShop Pro" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:33 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:46 msgid "\"Sample merged\" now available in GEGL operation tool options" msgstr "" "“Basér farve på alle lag” er nu tilgængelig i værktøjsindstillingerne for " "GEGL-operationer" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:34 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:47 msgid "\"Sample merged\" is now enabled by default for color picking" msgstr "" "“Basér farve på alle lag” er nu som standard aktiveret for farvevælgeren" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:35 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:48 msgid "" "The option enabling OpenCL support has been moved to the Playground tab in " "Preferences" @@ -297,7 +360,7 @@ "Aktivering af OpenCL-understøttelse er flyttet til fanebladet Legeplads " "under Indstillinger" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:36 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:49 msgid "" "Matting Levin is now the default engine of Foreground Select tool as it " "performs a lot better" @@ -305,19 +368,19 @@ "Levin-mattering er nu standardmotoren for værktøjet markér forgrund, da den " "yder meget bedre" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:37 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:50 msgid "New progressive performance logs and dashboard updates" msgstr "Nye progressive ydelseslogge og opdateringer af instrumentpanelet" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:38 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:51 msgid "Verbose debug now shows Flatpak info when relevant" msgstr "Udvidet fejlsøgning viser nu Flatpak-informationer hvis relevant" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:39 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:52 msgid "Various bug fixes" msgstr "Diverse fejlrettelser" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:40 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:53 msgid "" "GIMP 2.10.20 comes with new features as well as important bugfixes. Notable " "changes:" @@ -325,13 +388,13 @@ "GIMP 2.10.20 indeholder nye funktioner og vigtige fejlrettelser. De mest " "bemærkelsesværdige ændringer er:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:41 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:54 msgid "Tool groups now expand on hover rather than click by default" msgstr "" "Værktøjsgrupper udfoldes som standard, når markøren er over i stedet for ved " "klik" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:42 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:55 msgid "" "Non-destructive cropping now available by cropping the canvas rather than " "actual pixels" @@ -339,7 +402,7 @@ "Ikkedestruktiv beskæring er nu tilgængelig ved beskæring af lærredet i " "stedet for aktuelle pixels" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:43 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:56 msgid "" "Better PSD support: exporting of 16-bit files now available, reading/writing " "channels in the right order" @@ -347,19 +410,19 @@ "Bedre understøttelse af PSD: Export af 16-bit filer er nu tilgængelig med " "skrivning/læsning af kanaler i den rigtige rækkefølge" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:44 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:57 msgid "On-canvas controls for the Vignette filter" msgstr "Kontroller på lærredet til vignetteringsfilteret" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:45 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:58 msgid "New filters: Bloom, Focus Blur, Lens Blur, Variable Blur" msgstr "Nye filtre: Udstråling, fokussløring, linsesløring, variabel sløring" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:46 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:59 msgid "Over 30 bugfixes" msgstr "Mere end 30 fejlrettelser" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:47 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:60 msgid "" "GIMP 2.10.18 fixes some critical bugs, introduces naive support for CMYK PSD " "files, and adds a higher-contrast variation of the symbolic icon theme." @@ -368,7 +431,7 @@ "CMYK PSD-filer introduceres og en variant af det symbolske ikontema med " "større kontrast er tilføjet." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:48 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:61 msgid "" "GIMP 2.10.16 delivers several major usability improvements, a new tool for " "transformations in 3D space, new release checker, and the usual amount of " @@ -378,43 +441,43 @@ "værktøj til transformeringer i tredimensionelt rum og den sædvanlige mængde " "fejlrettelser. De vigtigste forbedringer:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:49 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:62 msgid "Tools are now grouped in the toolbox by default" msgstr "Værktøjer er som standard grupperede i værktøjskassen" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:50 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:63 msgid "Sliders now use a compact style with improved user interaction" msgstr "Skydere anvender en kompakt stil med forbedret brugerinteraktion" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:51 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:64 msgid "Vastly improved user experience for the transformation preview" msgstr "" "Stærkt forbedret brugeroplevelse for forhåndsvisning af transformeringer" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:52 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:65 msgid "Dockable areas now highlighted when a dockable dialog is being dragged" msgstr "Mulige dokområder for dialoger fremhæves, når dialogerne trækkes" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:53 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:66 msgid "New 3D Transform tool to rotate and pan items" msgstr "" "Nyt værktøj til 3D-transformering til rotation og panorering af elementer" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:54 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:67 msgid "Much smoother brush outline motion on the canvas" msgstr "Meget blødere bevægelse på lærredet af penselomrids" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:55 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:68 msgid "Consolidated user interface for merging down and anchoring layers" msgstr "Konsolideret brugergrænseflade til at forene lag nedad og fastgøre dem" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:56 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:69 msgid "Update check to notify users that a new release/installer is available" msgstr "" "Opdateringstjek som underretter brugere om, at en ny udgivelse eller et nyt " "installationsprogram er tilgængelig" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:57 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:70 msgid "" "GIMP 2.10.14 is again mostly a bug fix release, making GIMP rock-solid. " "Furthermore many old filters got finally ported to GEGL. Of course it also " @@ -424,7 +487,7 @@ "klippestabil. Mange gamle filtre er endelig porteret til GEGL. Der er også " "et par nævneværdige forbedringer:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:58 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:71 msgid "" "View menu: new \"Show All\" option to reveal pixels outside the canvas " "boundary" @@ -432,51 +495,51 @@ "Menuen Vis: ny \"Vis alt\"-indstilling til visning af pixels uden for " "lærredets grænser" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:59 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:72 msgid "Filters: new \"Clipping\" option to allow layer resize when relevant" msgstr "" "Filtre: ny \"Tilpasning\"-indstilling til ændring af lagets størrelse, når " "det er relevant" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:60 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:73 msgid "Foreground Select tool: new \"Grayscale\" Preview Mode" msgstr "Værktøjet markér forgrund: ny \"gråtone\"-forhåndsvisningstilstand" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:61 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:74 msgid "Foreground Select tool: color/opacity selector for \"Color\" preview" msgstr "" "Værktøjet markér forgrund: farve-/uigennemsigtighedsvælger til \"Farve\"-" "forhåndsvisning" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:62 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:75 msgid "Free Select tool: improved copy-paste interaction" msgstr "Værktøjet frihåndsmarkering: forbedret kopiér-indsæt-interaktion" # Overflødigt at oversætte "image transform", da det følger af det efterfølgende -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:63 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:76 msgid "Transform tools: new Image transform type to transform the whole image" msgstr "" "Transformeringsværktøjer: ny billedtransformeringstype som transformerer " "hele billedet" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:64 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:77 msgid "Preferences: new \"Allow editing on non-visible layers\" setting" msgstr "Indstillinger: ny indstilling \"Tillad redigering af usynlige lag\"" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:65 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:78 msgid "HEIF import/export: color profile support" msgstr "HEIF-import/-eksport: understøttelse af farveprofil" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:66 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:79 msgid "PDF export: text layers in layer groups now exported as texts" msgstr "PDF-eksport: tekstlag i laggrupper eksporteres nu som tekst" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:67 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:80 msgid "TIFF import: now asks how to process unspecified TIFF channels" msgstr "" "TIFF-import: Spørger nu, hvordan uspecificerede TIFF-kanaler skal behandles" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:68 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:81 msgid "" "GIMP 2.10.12 is a significant bug fix release, which is to be expected after " "a 2.10.10 with so many changes! Still, very cool improvements are also " @@ -486,31 +549,31 @@ "2.10.10, som indeholdt så mange ændringer! Der er også nogle smarte " "forbedringer specielt til redigering af kurver:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:69 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:82 msgid "Improved curves interaction overall" msgstr "Forbedret interaktion med kurver generelt" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:70 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:83 msgid "A few enhancements specific to the Curves tool" msgstr "Nogle specifikke forbedringer af værktøjet kurver" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:71 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:84 msgid "Layer support in TIFF" msgstr "Understøttelse af lag i TIFF" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:72 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:85 msgid "Discovery of user-installed fonts in Windows" msgstr "Brugerinstallerede skrifttyper detekteres i Windows" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:73 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:86 msgid "Incremental mode in the Dodge/Burn tool" msgstr "Trinvis-tilstand i værktøjet lysne/mørkne" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:74 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:87 msgid "Free Select tool creates preliminary selection" msgstr "Værktøjet frihåndsmarkering opretter foreløbig markering" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:75 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:88 msgid "" "GIMP 2.10.10 is quite a big update with many new features and bug fixes. " "Notable improvements include:" @@ -520,7 +583,7 @@ # https://www.gimp.org/news/2019/01/02/gimp-and-gegl-in-2018/ # Det bliver lidt langt og omstændeligt, hvis det skal oversættes fuldstændig -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:76 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:89 msgid "" "Bucket Fill tool: new \"Fill by line art detection\" for not perfectly " "closed line art zones" @@ -528,12 +591,12 @@ "Værktøjet spandudfyldning: ny “udfyld stregtegninger” til stregtegninger, " "der ikke er helt lukkede" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:77 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:90 msgid "Bucket Fill tool can now quickly color-pick with Ctrl+click" msgstr "" "Farve for værktøjet spandudfyldning kan nu hurtigt vælges med Ctrl+klik" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:78 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:91 msgid "" "Bucket Fill tool allows holding the mouse when filling \"similar colors\" " "and \"by line art detection\"" @@ -541,13 +604,13 @@ "Værktøjet spandudfyldning tillader, at “lignende farver” og “stregtegninger” " "udfyldes, mens musetasten holdes nede" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:79 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:92 msgid "Scale tool scales around center even when using numeric input" msgstr "" "Værktøjet skalering skalerer omkring centrum, selv når der anvendes numerisk " "input" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:80 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:93 msgid "" "Unified Transform tool now defaults to preserving aspect ratio when scaling " "up or down" @@ -555,7 +618,7 @@ "Værktøjet samlet transformering bevarer nu som standard højde-" "breddeforholdet, når der skaleres op eller ned" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:81 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:94 msgid "" "Add \"Constrain handles\" and \"Around center\" options to the perspective-" "transform tool's GUI" @@ -563,21 +626,21 @@ "Tilføj valgmulighederne “Begræns håndtag” og “Omkring centrum” til værktøjet " "perspektivtransformerings brugergrænseflade" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:82 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:95 msgid "New generic canvas modifier 'Alt + middle click' to pick layers" msgstr "" "Ny generisk ændringstast “Alt + midterklik” til lærredet for at vælge lag" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:83 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:96 msgid "Parametric brushes now 32-bit float to avoid posterization" msgstr "" "Parametriske pensler er nu 32 bit flydende tal for at undgå farvereduktion" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:84 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:97 msgid "Clipboard brushes and pattern can now be duplicated" msgstr "Udklipsholderpensler og -mønstre kan nu duplikeres" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:85 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:98 msgid "" "Failure to edit locked layers will blink to shift attention to the cause of " "the error" @@ -585,23 +648,23 @@ "Mislykket forsøg på at redigere låste lag vil blinke for at flytte fokus til " "årsagen til fejlen" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:86 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:99 msgid "" "New on-canvas GUI (simple lines) for circular, linear, and zoom motion blur" msgstr "" "Ny grafisk brugergrænseflade (enkle linjer) på lærredet til cirkulær, lineær " "og zoombevægelsessløring" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:87 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:100 msgid "Several optimizations including faster layer group rendering" msgstr "Adskillige optimeringer inklusive hurtigere gengivelse af laggrupper" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:88 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:101 msgid "" "Swap and cache files are not saved in the configuration directory anymore" msgstr "Swap- og bufferfiler gemmes ikke længere i konfigurationsmappen" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:89 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:102 msgid "" "Various file saving/exporting made more robust to error by not saving " "partial files" @@ -609,15 +672,15 @@ "Funktioner til at gemme og eksportere filer er gjort mere robuste over for " "fejl ved ikke at gemme delvise filer" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:90 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:103 msgid "HiDPI support improvements" msgstr "Forbedringer af HiDPI-understøttelse" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:91 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:104 msgid "New preference to choose the default export file type" msgstr "Ny indstilling til valg af standardfiltype ved eksport" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:92 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:105 msgid "" "New option to export PNG, JPEG and TIFF with a color profile; always export " "PSD with a color profile" @@ -625,11 +688,11 @@ "Ny mulighed for at eksportere PNG, JPEG og TIFF med en farveprofil; " "eksportér altid PSD med en farveprofil" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:93 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:106 msgid "New DDS format loading/exporting plug-in" msgstr "Nyt udvidelsesmodul til indlæsning og eksport i DDS-formatet" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:94 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:107 msgid "" "Full rewrite of the Spyrogimp plug-in with more options and better " "interaction" @@ -637,7 +700,7 @@ "Fuldstændig omskrivning af udvidelsesmodulet Spyrogimp med flere " "valgmuligheder og bedre interaktion" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:95 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:108 msgid "" "GIMP 2.10.8 is mostly a bug fix and optimization release. In particular, it " "includes:" @@ -645,7 +708,7 @@ "GIMP 2.10.8 indeholder hovedsageligt fejlrettelser og optimeringer. Særligt " "værd at nævne er:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:96 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:109 msgid "" "Adaptative chunk size when rendering projections, improving responsiveness " "dynamically" @@ -653,13 +716,13 @@ "Fragmentstørrelse som tilpasser sig ved gengivelse af projektioner, hvilket " "dynamisk forbedrer svartider" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:97 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:110 msgid "Detection of RawTherapee (version 5.5 and above) improved on Windows" msgstr "" "Registrering af RawTherapee (version 5.5 og senere) er forbedret i Windows" # MS og google har synlig for discoverable -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:98 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:111 msgid "" "XCF compatibility information in the Save dialog more understandable and " "discoverable" @@ -667,7 +730,7 @@ "Information om XCF-kompatibilitet i gem-dialogen er nemmere at forstå og " "mere synlig" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:99 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:112 msgid "" "Various performance log tools added and log recording made available in the " "Dashboard dock" @@ -675,7 +738,7 @@ "Forskellige værktøjer til logning af ydelsen er tilføjet, og lagring af " "loggen er tilgængelig i instrumentpaneldokken" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:100 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:113 msgid "" "GIMP 2.10.6 comes with a lot of bug fixes, optimizations and features. Most " "notable changes are:" @@ -683,7 +746,7 @@ "GIMP 2.10.6 indeholder en masse fejlrettelser og diverse optimeringer. De " "vigtigste ændringer er:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:101 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:114 msgid "" "Text layers can now represent vertical texts (with various character " "orientations and line directions)" @@ -691,22 +754,22 @@ "Tekstlag kan nu repræsentere lodret tekst (med diverse tegnorienteringer og " "linjeretninger)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:102 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:115 msgid "New \"Little Planet\" (gegl:stereographic-projection) filter" msgstr "Nyt “Lille planet”-filter (gegl:stereographic-projection)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:103 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:116 msgid "New \"Long Shadow\" filter" msgstr "Nyt “Lang skygge”-filter" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:104 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:117 msgid "" "The \"Straighten\" option of the Measure Tool now allows vertical " "straightening" msgstr "" "“Opretningsmuligheden” i opmålingsværktøjet tillader nu lodret opretning" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:105 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:118 msgid "" "Drawable previews are now rendered asynchronously and layer group previews " "can be disabled in Preferences" @@ -714,7 +777,7 @@ "Forhåndsvisning af tegneobjekter optegnes nu asynkront og forhåndsvisning af " "laggrupper kan deaktiveres i indstillinger" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:106 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:119 msgid "" "New \"async\" field in the Dashboard \"misc\" group, showing the number of " "async operations currently running" @@ -722,17 +785,17 @@ "Nyt “asynk”-felt i instrumentpanelets “div.”-gruppe som viser antallet af " "kørende asynkrone handlinger" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:107 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:120 msgid "File format filtering in Open/Save/Export dialogs made less confusing" msgstr "" "Filformatfiltrering i dialogerne Åbn, Gem og Eksportér er gjort mindre " "forvirrende" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:108 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:121 msgid "New language (having GIMP translated in 81 languages now): Marathi" msgstr "Nyt sprog (GIMP er nu oversat til 81 sprog): marathi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:109 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:122 msgid "" "GIMP 2.10.4 includes a lot of bug fixes as well as various optimizations. " "Most notable changes are:" @@ -740,7 +803,7 @@ "GIMP 2.10.4 indeholder en masse fejlrettelser og diverse optimeringer. De " "mest bemærkelsesværdige ændringer er:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:110 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:123 msgid "" "Straightening in Measurement tool: layers can be rotated using the " "measurement line as horizon" @@ -748,12 +811,12 @@ "Opretning i opmålingsværkstøj: lag kan roteres med opmålingslinjen som " "horisont" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:111 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:124 msgid "Fast startup: fonts loading is not blocking startup anymore" msgstr "" "Hurtig opstart: indlæsning af skrifttyper blokerer ikke længere opstarten" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:112 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:125 msgid "" "Fonts Tagging with the same user interface as for brushes, patterns, and " "gradients" @@ -761,13 +824,13 @@ "Tildeling af mærkat til skrifttyper med samme brugergrænseflade som til " "pensler, mønstre og farveovergange" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:113 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:126 msgid "PSD support: a pre-composited version of a PSD image can be imported" msgstr "" "Understøttelse af PSD: en præ-sammensat version af et PSD-billede kan " "importeres" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:114 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:127 msgid "" "Dashboard update: new \"Memory\" group and improved \"Swap\" group showing " "various metrics" @@ -775,7 +838,7 @@ "Opdatering af instrumentpanelet: ny \"hukommelses\"-gruppe og forbedret " "\"swap\"-gruppe som viser forskellige data" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:115 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:128 msgid "" "This second release in the GIMP 2.10 series, so soon after 2.10.0, is mostly " "the usual bug-fixing version after a major release, with a few dozen bugs " @@ -785,7 +848,7 @@ "indeholder hovedsageligt de sædvanlige rettelser af fejl efter en større " "udgivelse med nogle få dusin fejlrettelser." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:116 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:129 msgid "" "It also features a new plug-in for the support of the HEIF format, both for " "importing and exporting, as well as 2 new filters: \"Spherize\" and " @@ -797,7 +860,7 @@ "effekt” og “Rekursiv transformering”. Dette er eksempler på vores mere " "afslappede politik angående nye funktioner i stabile mikroudgivelser." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:117 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:130 msgid "" "First release of the 2.10 series which prominently features the port to a " "new image processing engine, GEGL. The most outstanding changes are:" @@ -805,11 +868,11 @@ "Første udgave af 2.10-serien som introducerer overgangen til en ny " "billedbehandlingsmotor, GEGL. De vigtigste ændringer er:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:118 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:131 msgid "High bit depth color processing (16/32-bit per color channel)" msgstr "Farvebehandling ved høj bitdybde (16/32 bit pr. farvekanal)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:119 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:132 msgid "" "Color management is a core feature now, most widgets and preview areas are " "color-managed" @@ -817,36 +880,36 @@ "Farvestyring er nu en kernefunktion; de fleste kontroller og " "forhåndsvisningsområder er farvestyrede" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:120 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:133 msgid "" "On-canvas effect preview, with split view for before/after processing pixels" msgstr "" "Forhåndsvisning af effekter direkte på lærredet med opsplittet visning af " "pixels før og efter behandling" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:121 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:134 msgid "" "Multi-threaded and hardware-accelerated rendering, processing and painting" msgstr "Flertrådet og hardware-accelereret gengivelse, behandling og maling" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:122 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:135 msgid "Most tools improved, several new transformation tools" msgstr "" "De fleste værktøjer er forbedrede, og der er adskillige ny " "transformeringsværktøjer" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:123 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:136 msgid "" "Improved support for many image formats, in particular better PSD importing" msgstr "" "Forbedret understøttelse af mange billedformater, i særdeleshed bedre import " "af PSD" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:124 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:137 msgid "Newly supported image formats: OpenEXR, RGBE, WebP, HGT…" msgstr "Nye billedformater: OpenEXR, RGBE, WebP, HGT …" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:125 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:138 msgid "" "Improved digital painting: canvas rotation and flipping, symmetry painting, " "MyPaint brushes…" @@ -854,25 +917,25 @@ "Forbedret digital maling: rotation og vending af lærredet, symmetrimaling, " "MyPaint-pensler …" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:126 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:139 msgid "Metadata viewing and editing for Exif, XMP, IPTC, and DICOM" msgstr "Visning og redigering af metadata for Exif, XMP, IPTC og DICOM" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:127 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:140 msgid "Basic HiDPI support: automatically or user-selected icon size" msgstr "" "Grundlæggende HiDPI-understøttelse: automatisk eller brugervalgt " "ikonstørrelse" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:128 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:141 msgid "New themes for GIMP: Light, Gray, Dark, and System" msgstr "Nye temaer til GIMP: lys, grå, mørk og system" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:129 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:142 msgid "And much, much more…" msgstr "Og meget, meget mere …" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:130 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:143 msgid "" "In this second release candidate before GIMP 2.10.0, while debugging is " "still a prime target, a new focus has been put on speed and optimization in " @@ -882,7 +945,7 @@ "GIMP 2.10.0, men der er nyt fokus på hastighed og optimering for at kunne " "levere en mere flydende maleoplevelse. Større ændringer er:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:131 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:144 msgid "" "Major core optimizations for painting and display, including parallelized " "painting code" @@ -890,11 +953,11 @@ "Større kerneoptimeringer af maling og visning, inklusive paralleliseret " "malekode" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:132 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:145 msgid "Symmetries are now preserved in XCF files (saved as image parasites)" msgstr "Symmetrier bevares nu i XCF-filer (gemt som billedparasitter)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:133 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:146 msgid "" "\"Light\" and \"Dark\" themes rewritten from scratch to get rid of various " "usability issues. \"Lighter\" and \"Darker\" themes removed." @@ -905,7 +968,7 @@ # GimpToolGyroscope optræder kun her # Der er tale om drejning omkring de tre akser: https://en.wikipedia.org/wiki/Yaw_(rotation) -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:134 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:147 msgid "" "New GimpToolGyroscope on-canvas control, currently used for the Panorama " "Projection filter. The widget provides on-canvas interaction for 3D rotation " @@ -915,7 +978,7 @@ "panoramaprojektionsfilteret. Kontrollen giver interaktion direkte på " "lærredet for 3D-rotation (drejning omkring alle tre akser)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:135 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:148 msgid "" "Plug-in debugging improved to output stack traces from plug-ins with --stack-" "trace-mode command line option not only on receiving signals but also on " @@ -926,7 +989,7 @@ "når der modtages signaler, men også ved advarsler og kritiske fejl når " "fejlfindingsnøglen “fatal-warnings” er angivet" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:136 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:149 msgid "" "GIMP 2.10.0-RC1 is the first release candidate before GIMP 2.10.0 stable " "release, with a focus on debugging and stability. Other than the many bug " @@ -936,13 +999,13 @@ "stabilitet før den endelige udgave af GIMP 2.10.0. Ud over de mange " "fejlrettelser er de mest bemærkelsesværdige forbedringer:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:137 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:150 msgid "New dashboard dockable to monitor GIMP resource usage" msgstr "" "Nyt instrumentpanel, som kan dokkes, til overvågning af GIMPS " "ressourceforbrug" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:138 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:151 msgid "" "New debug dialog to produce back traces and other debug data, encouraging to " "report bugs" @@ -950,33 +1013,33 @@ "Ny fejlfindingsdialog til at frembringe stakspor og anden fejlfindingsdata, " "som opmuntrer til at rapportere fejl" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:139 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:152 msgid "Unsaved images can now be recovered after a crash" msgstr "Billeder, der ikke er gemt, kan genskabes efter et nedbrud" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:140 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:153 msgid "Layer masks on layer groups" msgstr "Lagmasker på laggrupper" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:141 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:154 msgid "JPEG 2000 support improved for high bit depth and various color spaces" msgstr "" "Understøttelse af JPEG 2000 er forbedret for høj bitdybde og forskellige " "farverum" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:142 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:155 msgid "Screenshot and color picking improved on various platforms" msgstr "Skærmbilleder og farvevælgeren er forbedrede på forskellige platforme" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:143 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:156 msgid "Metadata defaults preferences now available" msgstr "Standardindstillinger for metadata er nu tilgængelig" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:144 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:157 msgid "Various GUI polishing" msgstr "Finpudsning af den grafiske brugergrænseflade" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:145 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:158 msgid "" "GIMP 2.9.8 introduces on-canvas gradient editing and various enhancements " "while focusing on bugfixing and stability." @@ -984,48 +1047,48 @@ "GIMP 2.9.8 introducerer redigering af farveovergang direkte på lærredet og " "forskellige forbedringer, mens fokus er på fejlrettelse og stabilitet." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:146 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:159 msgid "On-canvas gradient editing" msgstr "Redigering af farveovergange på lærredet" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:147 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:160 msgid "Notification when an image is over/underexposed" msgstr "Meddelelse når et billede er over-/undereksponeret" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:148 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:161 msgid "Better and faster color management" msgstr "Bedre og hurtigere farvestyring" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:149 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:162 msgid "Support for color picker and screenshots in Wayland on KDE Plasma" msgstr "Understøttelse af farvevælger og skærmbilleder i Wayland i KDE Plasma" # Indsætter det kopierede på de samme koordinater i det nye billede som i det gamle -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:150 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:163 msgid "Paste in place feature" msgstr "Indsæt på samme placering" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:151 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:164 msgid "Many usability improvements" msgstr "Mange forbedringer af brugervenligheden" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:152 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:165 msgid "Manual can be displayed in the user's preferred language" msgstr "Brugermanualen kan vises på brugerens foretrukne sprog" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:153 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:166 msgid "Improvements for the Wavelet Decompose filter" msgstr "Forbedring af waveletnedbrydningsfilteret" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:154 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:167 msgid "Improved compatibility with Photoshop .psd files" msgstr "Forbedret kompatibilitet med Photoshops .psd-filer" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:155 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:168 msgid "New support for password-protected PDF" msgstr "Ny understøttelse af skrivebeskyttede PDF-filer" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:156 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:169 msgid "New support for HGT format (Digital Elevation Model data)" msgstr "Ny understøttelse af HGT-formatet (Digital Elevation Model data)" @@ -1093,7 +1156,7 @@ "Du bør have modtaget en kopi af GNU General Public License sammen med GIMP. " "Hvis ikke, så se https://www.gnu.org/licenses/" -#: ../app/gimp-update.c:385 +#: ../app/gimp-update.c:415 #, c-format msgid "" "A new version of GIMP (%s) was released.\n" @@ -1402,7 +1465,7 @@ msgstr "Billeder" #: ../app/actions/actions.c:195 ../app/dialogs/dialogs.c:372 -#: ../app/dialogs/resize-dialog.c:144 ../app/widgets/gimppickablepopup.c:227 +#: ../app/dialogs/resize-dialog.c:172 ../app/widgets/gimppickablepopup.c:227 msgid "Layers" msgstr "Lag" @@ -3451,7 +3514,7 @@ #: ../app/dialogs/preferences-dialog.c:667 #: ../app/dialogs/preferences-dialog.c:1135 #: ../app/dialogs/print-size-dialog.c:124 ../app/dialogs/quit-dialog.c:171 -#: ../app/dialogs/resize-dialog.c:186 +#: ../app/dialogs/resize-dialog.c:226 #: ../app/dialogs/resolution-calibrate-dialog.c:75 #: ../app/dialogs/scale-dialog.c:137 ../app/dialogs/stroke-dialog.c:128 #: ../app/dialogs/template-options-dialog.c:118 @@ -6929,91 +6992,95 @@ msgid "_Grayscale..." msgstr "_Gråtoner …" -#: ../app/actions/image-commands.c:566 +#: ../app/actions/image-commands.c:569 #, c-format msgid "Saving color profile failed: %s" msgstr "DKunne ikke gemme farveprofilen: %s" -#: ../app/actions/image-commands.c:606 +#: ../app/actions/image-commands.c:609 msgid "Save Color Profile" msgstr "Gem farveprofil" -#: ../app/actions/image-commands.c:655 +#: ../app/actions/image-commands.c:658 msgid "Set Image Canvas Size" msgstr "Sæt lærredstørrelse" -#: ../app/actions/image-commands.c:686 ../app/actions/image-commands.c:711 -#: ../app/actions/image-commands.c:1410 +#: ../app/actions/image-commands.c:689 ../app/actions/image-commands.c:714 +#: ../app/actions/image-commands.c:1420 msgid "Resizing" msgstr "Tilpasser størrelsen" -#: ../app/actions/image-commands.c:745 +#: ../app/actions/image-commands.c:748 msgid "Set Image Print Resolution" msgstr "Indstil udskriftsopløsning" -#: ../app/actions/image-commands.c:815 ../app/pdb/drawable-transform-cmds.c:174 +#: ../app/actions/image-commands.c:818 ../app/pdb/drawable-transform-cmds.c:174 #: ../app/pdb/drawable-transform-cmds.c:269 #: ../app/pdb/item-transform-cmds.c:228 ../app/tools/gimpfliptool.c:136 msgid "Flipping" msgstr "Vender" -#: ../app/actions/image-commands.c:842 ../app/pdb/drawable-transform-cmds.c:650 +#: ../app/actions/image-commands.c:845 ../app/pdb/drawable-transform-cmds.c:650 #: ../app/pdb/drawable-transform-cmds.c:749 #: ../app/pdb/image-transform-cmds.c:250 ../app/pdb/item-transform-cmds.c:536 #: ../app/pdb/transform-tools-cmds.c:265 ../app/tools/gimprotatetool.c:131 msgid "Rotating" msgstr "Roterer" -#: ../app/actions/image-commands.c:870 ../app/actions/layers-commands.c:859 +#: ../app/actions/image-commands.c:873 ../app/actions/layers-commands.c:862 msgid "Cannot crop because the current selection is empty." msgstr "Kan ikke beskære, fordi den aktuelle markering er tom." -#: ../app/actions/image-commands.c:909 +#: ../app/actions/image-commands.c:912 msgid "Cannot crop because the image has no content." msgstr "Kan ikke beskære, fordi billedet ikke har noget indhold." -#: ../app/actions/image-commands.c:915 +#: ../app/actions/image-commands.c:918 msgid "Cannot crop because the image is already cropped to its content." msgstr "Kan ikke beskære, fordi billedet allerede er beskåret til sit indhold." -#: ../app/actions/image-commands.c:1081 +#: ../app/actions/image-commands.c:1084 #, c-format msgid "Converting to RGB (%s)" msgstr "Konverterer til RGB (%s)" -#: ../app/actions/image-commands.c:1119 +#: ../app/actions/image-commands.c:1122 #, c-format msgid "Converting to grayscale (%s)" msgstr "Konverterer til gråtoner (%s)" -#: ../app/actions/image-commands.c:1181 +#: ../app/actions/image-commands.c:1184 msgid "Converting to indexed colors" msgstr "Konverterer til indekserede farver" -#: ../app/actions/image-commands.c:1269 +#: ../app/actions/image-commands.c:1272 #, c-format msgid "Converting image to %s" msgstr "Konverterer billedet til %s" -#: ../app/actions/image-commands.c:1300 +#: ../app/actions/image-commands.c:1303 msgid "Assign color profile" msgstr "Tildel farveprofil" -#: ../app/actions/image-commands.c:1346 +#: ../app/actions/image-commands.c:1349 #, c-format msgid "Converting to '%s'" msgstr "Konverterer til \"%s\"" -#: ../app/actions/image-commands.c:1452 +#: ../app/actions/image-commands.c:1433 +msgid "Change Canvas Size" +msgstr "Ændr lærredstørrelse" + +#: ../app/actions/image-commands.c:1481 msgid "Change Print Size" msgstr "Skift udskriftsstørrelse" -#: ../app/actions/image-commands.c:1496 +#: ../app/actions/image-commands.c:1525 msgid "Scale Image" msgstr "Skalér billede" #. Scaling -#: ../app/actions/image-commands.c:1505 ../app/actions/layers-commands.c:1668 +#: ../app/actions/image-commands.c:1534 ../app/actions/layers-commands.c:1671 #: ../app/dialogs/preferences-dialog.c:1705 #: ../app/pdb/drawable-transform-cmds.c:843 #: ../app/pdb/drawable-transform-cmds.c:939 @@ -7888,50 +7955,50 @@ msgid "To _New Layer" msgstr "Til _nyt lag" -#: ../app/actions/layers-commands.c:265 ../app/actions/layers-commands.c:1517 +#: ../app/actions/layers-commands.c:268 ../app/actions/layers-commands.c:1520 msgid "Layer Attributes" msgstr "Lagegenskaber" -#: ../app/actions/layers-commands.c:268 +#: ../app/actions/layers-commands.c:271 msgid "Edit Layer Attributes" msgstr "Redigér lagets egenskaber" -#: ../app/actions/layers-commands.c:342 +#: ../app/actions/layers-commands.c:345 #: ../app/widgets/gimpdrawabletreeview.c:343 #: ../app/widgets/gimplayertreeview.c:905 msgid "New Layer" msgstr "Nyt lag" -#: ../app/actions/layers-commands.c:345 +#: ../app/actions/layers-commands.c:348 msgid "Create a New Layer" msgstr "Opret et nyt lag" -#: ../app/actions/layers-commands.c:447 +#: ../app/actions/layers-commands.c:450 msgid "Visible" msgstr "Synlig" # vælg er fint her fordi det er i en vinduestitel -#: ../app/actions/layers-commands.c:762 +#: ../app/actions/layers-commands.c:765 msgid "Set Layer Boundary Size" msgstr "Vælg lagets kantstørrelse" -#: ../app/actions/layers-commands.c:826 +#: ../app/actions/layers-commands.c:829 msgid "Scale Layer" msgstr "Skalér lag" -#: ../app/actions/layers-commands.c:869 +#: ../app/actions/layers-commands.c:872 msgid "Crop Layer to Selection" msgstr "Beskær laget til markeringen" -#: ../app/actions/layers-commands.c:900 +#: ../app/actions/layers-commands.c:903 msgid "Crop Layer to Content" msgstr "Beskær laget til indholdet" -#: ../app/actions/layers-commands.c:913 +#: ../app/actions/layers-commands.c:916 msgid "Cannot crop because the active layer has no content." msgstr "Kan ikke beskære, fordi det aktive lag ikke har noget indhold." -#: ../app/actions/layers-commands.c:920 +#: ../app/actions/layers-commands.c:923 msgid "Cannot crop because the active layer is already cropped to its content." msgstr "" "Kan ikke beskære, fordi det aktive lag allerede er beskåret til sit indhold." @@ -11241,8 +11308,8 @@ "backup of your configuration has been created at '%s'." msgstr "" "Der opstod en fejl ved fortolkningen af filen \"%s\". Standardværdierne vil " -"blive brugt. En sikkerhedskopi af din konfiguration er blevet oprettet i \"%s" -"\"." +"blive brugt. En sikkerhedskopi af din konfiguration er blevet oprettet i " +"\"%s\"." #: ../app/config/gimpdialogconfig.c:307 ../app/core/gimplayer.c:444 msgid "Layer" @@ -11268,8 +11335,8 @@ #: ../app/config/gimprc-blurbs.h:13 msgid "" "When enabled, an image will become the active image when its image window " -"receives the focus. This is useful for window managers using \"click to focus" -"\"." +"receives the focus. This is useful for window managers using \"click to " +"focus\"." msgstr "" "Når denne er aktiveret, vil et billede blive det aktive billede, når dets " "vindue modtager fokus. Dette er nyttigt med vindueshåndteringer, der bruger " @@ -11915,8 +11982,8 @@ msgid "" "Sets the default rendering intent for the 'Convert to Color Profile' dialog." msgstr "" -"Angiver standardgengivelsesmetoden for dialogen \"Konvertér til farveprofil" -"\"." +"Angiver standardgengivelsesmetoden for dialogen \"Konvertér til " +"farveprofil\"." #: ../app/config/gimprc-blurbs.h:531 msgid "" @@ -13799,7 +13866,7 @@ msgstr "Farveovergang" #: ../app/core/gimpcontext.c:750 ../app/core/gimpcontext.c:751 -#: ../app/widgets/gimpcolorselectorpalette.c:59 +#: ../app/widgets/gimpcolorselectorpalette.c:60 msgid "Palette" msgstr "Palet" @@ -14186,7 +14253,7 @@ msgid "Transform Layer Group" msgstr "Transformer laggruppe" -#: ../app/core/gimpimage.c:691 ../app/widgets/gimpsymmetryeditor.c:175 +#: ../app/core/gimpimage.c:691 ../app/widgets/gimpsymmetryeditor.c:181 msgid "Symmetry" msgstr "Symmetri" @@ -14306,8 +14373,8 @@ #: ../app/core/gimpimage-color-profile.c:122 msgid "ICC profile validation failed: Parasite's name is not 'icc-profile'" msgstr "" -"Validering af ICC-profil mislykkedes: Parasittens navn er ikke \"icc-profile" -"\"" +"Validering af ICC-profil mislykkedes: Parasittens navn er ikke \"icc-" +"profile\"" #: ../app/core/gimpimage-color-profile.c:131 msgid "" @@ -15193,6 +15260,7 @@ #. no undo (or redo) steps available #: ../app/core/gimpsymmetry.c:137 ../app/widgets/gimpimagepropview.c:410 #: ../app/widgets/gimpsymmetryeditor.c:165 +#: ../app/widgets/gimpsymmetryeditor.c:175 msgid "None" msgstr "Ingen" @@ -16064,7 +16132,7 @@ msgstr "Opret et nyt billede" #: ../app/dialogs/image-new-dialog.c:138 -#: ../app/dialogs/preferences-dialog.c:1767 +#: ../app/dialogs/preferences-dialog.c:1767 ../app/dialogs/resize-dialog.c:257 msgid "_Template:" msgstr "_Skabelon:" @@ -16260,7 +16328,7 @@ msgid "Offset Y:" msgstr "y-forskydning:" -#: ../app/dialogs/layer-options-dialog.c:396 ../app/dialogs/resize-dialog.c:369 +#: ../app/dialogs/layer-options-dialog.c:396 ../app/dialogs/resize-dialog.c:516 #: ../app/widgets/gimptemplateeditor.c:466 msgid "_Fill with:" msgstr "_Udfyld med:" @@ -16319,8 +16387,8 @@ #: ../app/dialogs/lebl-dialog.c:150 msgid "Left/Right to move, Space to fire, 'p' to pause, 'q' to quit" msgstr "" -"Venstre/hæjre for at flytte, mellemrum for at skyde, \"p\" for pause og \"q" -"\" for at afslutte" +"Venstre/hæjre for at flytte, mellemrum for at skyde, \"p\" for pause og " +"\"q\" for at afslutte" #: ../app/dialogs/lebl-dialog.c:807 msgid "Killer GEGLs from Outer Space" @@ -18142,63 +18210,87 @@ msgid "Save as" msgstr "Gem som" -#: ../app/dialogs/resize-dialog.c:143 +#: ../app/dialogs/resize-dialog.c:171 msgid "Canvas Size" msgstr "Lærredstørrelse" -#: ../app/dialogs/resize-dialog.c:155 ../app/dialogs/scale-dialog.c:114 +#: ../app/dialogs/resize-dialog.c:183 ../app/dialogs/scale-dialog.c:114 msgid "Layer Size" msgstr "Lagstørrelse" -#: ../app/dialogs/resize-dialog.c:156 +#: ../app/dialogs/resize-dialog.c:184 msgid "Fill With" msgstr "Udfyld med" -#: ../app/dialogs/resize-dialog.c:185 +#: ../app/dialogs/resize-dialog.c:225 msgid "Re_set" msgstr "_Nulstil" -#: ../app/dialogs/resize-dialog.c:187 +#: ../app/dialogs/resize-dialog.c:227 msgid "_Resize" msgstr "_Ændr størrelse" +#: ../app/dialogs/resize-dialog.c:294 +msgid "Reset the template selection" +msgstr "Nulstil skabelonmarkeringen" + +#: ../app/dialogs/resize-dialog.c:301 +msgid "" +"Template and image print resolution don't match.\n" +"Choose how to scale the canvas:" +msgstr "" +"Skabelon og billedudskriftsopløsning stemmer ikke overens.\n" +"Vælg, hvordan lærredet skal skaleres:" + +#. offset frame #. The offset frame #. offset frame -#: ../app/dialogs/resize-dialog.c:230 ../app/tools/gimpalignoptions.c:100 +#: ../app/dialogs/resize-dialog.c:380 ../app/tools/gimpalignoptions.c:100 #: ../app/tools/gimpalignoptions.c:107 ../app/tools/gimpgradientoptions.c:88 #: ../app/tools/gimpoffsettool.c:129 ../app/tools/gimpoffsettool.c:459 #: ../app/tools/gimptransform3dtool.c:343 ../app/widgets/gimpgrideditor.c:209 msgid "Offset" msgstr "Forskydning" -#: ../app/dialogs/resize-dialog.c:259 ../app/tools/gimpoffsettool.c:488 +#: ../app/dialogs/resize-dialog.c:409 ../app/tools/gimpoffsettool.c:488 #: ../app/tools/gimptransform3dtool.c:271 #: ../app/tools/gimptransform3dtool.c:383 msgid "_X:" msgstr "_x:" -#: ../app/dialogs/resize-dialog.c:260 ../app/tools/gimpoffsettool.c:490 +#: ../app/dialogs/resize-dialog.c:410 ../app/tools/gimpoffsettool.c:490 #: ../app/tools/gimptransform3dtool.c:272 #: ../app/tools/gimptransform3dtool.c:389 msgid "_Y:" msgstr "_y:" -#: ../app/dialogs/resize-dialog.c:277 +#. Button to center the image on canvas just below the preview. +#: ../app/dialogs/resize-dialog.c:452 msgid "C_enter" msgstr "_Centrér" -#: ../app/dialogs/resize-dialog.c:331 +#: ../app/dialogs/resize-dialog.c:478 msgid "Resize _layers:" msgstr "Ændr størrelse på _lag:" -#: ../app/dialogs/resize-dialog.c:379 +#: ../app/dialogs/resize-dialog.c:526 msgid "Resize _text layers" msgstr "Ændr størrelse på _tekstlag" -#: ../app/dialogs/resize-dialog.c:390 +#: ../app/dialogs/resize-dialog.c:537 msgid "Resizing text layers will make them uneditable" msgstr "Ændring af tekstlags størrelse vil gøre, at de ikke kan redigeres" +#: ../app/dialogs/resize-dialog.c:759 +#, c-format +msgid "Scale template to %.2f ppi" +msgstr "Skalér skabelon til %.2f ppi" + +#: ../app/dialogs/resize-dialog.c:764 +#, c-format +msgid "Set image to %.2f ppi" +msgstr "Indstil billede til %.2f ppi" + #: ../app/dialogs/resolution-calibrate-dialog.c:69 msgid "Calibrate Monitor Resolution" msgstr "Kalibrér skærmopløsning" @@ -18738,7 +18830,7 @@ msgid "pixels" msgstr "pixels" -#: ../app/display/gimpstatusbar.c:472 +#: ../app/display/gimpstatusbar.c:475 #, c-format msgid "Cancel %s" msgstr "Annullér %s" @@ -18835,33 +18927,33 @@ msgid "%s to zoom" msgstr "%s for at zoome" -#: ../app/display/gimptoolhandlegrid.c:865 +#: ../app/display/gimptoolhandlegrid.c:896 #: ../app/display/gimptooltransformgrid.c:1832 msgid "Click-Drag to move" msgstr "Klik og træk for at flytte" -#: ../app/display/gimptoolhandlegrid.c:868 +#: ../app/display/gimptoolhandlegrid.c:899 msgid "Click-Drag to rotate and scale" msgstr "Klik og træk for at rotere og skalere" -#: ../app/display/gimptoolhandlegrid.c:871 +#: ../app/display/gimptoolhandlegrid.c:902 msgid "Click-Drag to shear and scale" msgstr "Klik og træk for at vride og skalere" -#: ../app/display/gimptoolhandlegrid.c:874 +#: ../app/display/gimptoolhandlegrid.c:905 #: ../app/display/gimptooltransformgrid.c:1820 msgid "Click-Drag to change perspective" msgstr "Klik og træk for at ændre perspektiv" -#: ../app/display/gimptoolhandlegrid.c:885 +#: ../app/display/gimptoolhandlegrid.c:916 msgid "Click to add a handle" msgstr "Klik for at tilføje et håndtag" -#: ../app/display/gimptoolhandlegrid.c:891 +#: ../app/display/gimptoolhandlegrid.c:922 msgid "Click-Drag to move this handle" msgstr "Klik og træk for at flytte håndtaget" -#: ../app/display/gimptoolhandlegrid.c:896 +#: ../app/display/gimptoolhandlegrid.c:927 msgid "Click-Drag to remove this handle" msgstr "Klik og træk for at fjerne håndtaget" @@ -20617,7 +20709,7 @@ msgid "Levels" msgstr "Niveauer" -#: ../app/pdb/color-cmds.c:247 ../app/pdb/drawable-color-cmds.c:680 +#: ../app/pdb/color-cmds.c:247 ../app/pdb/drawable-color-cmds.c:738 msgctxt "undo-type" msgid "Posterize" msgstr "Farvereduktion" @@ -20652,7 +20744,7 @@ msgid "Hue-Saturation" msgstr "Farvetone/mætning" -#: ../app/pdb/color-cmds.c:782 ../app/pdb/drawable-color-cmds.c:726 +#: ../app/pdb/color-cmds.c:782 ../app/pdb/drawable-color-cmds.c:784 msgctxt "undo-type" msgid "Threshold" msgstr "Tærskel" @@ -20676,6 +20768,11 @@ msgid "Invert" msgstr "Invertér" +#: ../app/pdb/drawable-color-cmds.c:698 +msgctxt "undo-type" +msgid "Shadows-Highlights" +msgstr "Skygger/højlys" + #: ../app/pdb/drawable-transform-cmds.c:373 #: ../app/pdb/drawable-transform-cmds.c:478 #: ../app/pdb/item-transform-cmds.c:340 ../app/pdb/transform-tools-cmds.c:177 @@ -21058,17 +21155,17 @@ "Procedure '%s' returned a wrong value type for return value '%s' (#%d). " "Expected %s, got %s." msgstr "" -"Proceduren \"%s\" returnerede en forkert værditype for returværdien \"%s" -"\" (nr. %d). Forventede %s, modtog %s." +"Proceduren \"%s\" returnerede en forkert værditype for returværdien " +"\"%s\" (nr. %d). Forventede %s, modtog %s." #: ../app/pdb/gimpprocedure.c:765 #, c-format msgid "" -"Procedure '%s' has been called with a wrong value type for argument '%s' (#" -"%d). Expected %s, got %s." +"Procedure '%s' has been called with a wrong value type for argument " +"'%s' (#%d). Expected %s, got %s." msgstr "" -"Proceduren \"%s\" blev kaldt med en forkert værditype for parameteren \"%s" -"\" (nr. %d). Forventede %s, modtog %s." +"Proceduren \"%s\" blev kaldt med en forkert værditype for parameteren " +"\"%s\" (nr. %d). Forventede %s, modtog %s." #: ../app/pdb/gimpprocedure.c:798 #, c-format @@ -21125,8 +21222,8 @@ "Procedure '%s' has been called with value '%s' for argument '%s' (#%d, type " "%s). This value is out of range." msgstr "" -"Proceduren \"%s\" er blevet kaldt med værdien \"%s\" for parameteren \"%s" -"\" (nr. %d, typen %s). Denne værdi er uden for det gyldige interval." +"Proceduren \"%s\" er blevet kaldt med værdien \"%s\" for parameteren " +"\"%s\" (nr. %d, typen %s). Denne værdi er uden for det gyldige interval." #: ../app/pdb/image-cmds.c:2569 msgid "" @@ -25538,7 +25635,7 @@ msgstr "Procent af penselbredde" #: ../app/widgets/gimpbufferview.c:189 ../app/widgets/gimpbufferview.c:290 -#: ../app/widgets/gimpeditor.c:758 +#: ../app/widgets/gimpeditor.c:773 msgid "(None)" msgstr "(Ingen)" @@ -27290,7 +27387,7 @@ msgid "colors" msgstr "farver" -#: ../app/widgets/gimpitemtreeview.c:753 +#: ../app/widgets/gimpitemtreeview.c:763 msgid "Lock:" msgstr "Lås:" @@ -27822,8 +27919,8 @@ msgstr "[ Grundbillede ]" #: ../app/widgets/gimpvectorstreeview.c:111 -msgid "Lock path strokes" -msgstr "Lås kurveoptegninger" +msgid "Lock path" +msgstr "Lås kurve" #: ../app/widgets/gimpvectorstreeview.c:114 msgid "Lock path position" @@ -28128,6 +28225,9 @@ msgid "fuzzy" msgstr "sløret" +#~ msgid "Lock path strokes" +#~ msgstr "Lås kurveoptegninger" + #~ msgid "" #~ "Corrupt 'gimp-metadata' parasite discovered.\n" #~ "XMP data could not be migrated: %s" diff -Nru gimp-2.10.32/po/de.po gimp-2.10.34/po/de.po --- gimp-2.10.32/po/de.po 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po/de.po 2023-02-21 19:56:20.000000000 +0000 @@ -16,23 +16,24 @@ # Hartmut Kuhse , 2016. # Mario Blättermann , 2011-2012, 2016-2018. # Christian Kirbach , 2011-2020. -# Tim Sabsch , 2018-2022. +# Tim Sabsch , 2018-2023. # Philipp Kiemle , 2021. +# Jürgen Benvenuti , 2023. # msgid "" msgstr "" "Project-Id-Version: gimp master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2022-05-27 05:42+0000\n" -"PO-Revision-Date: 2022-05-28 23:48+0200\n" -"Last-Translator: Philipp Kiemle \n" +"POT-Creation-Date: 2023-02-20 16:56+0000\n" +"PO-Revision-Date: 2023-02-21 07:36+0100\n" +"Last-Translator: Tim Sabsch \n" "Language-Team: Deutsch \n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 3.0.1\n" +"X-Generator: Poedit 3.2.2\n" "X-Project-Style: gnome\n" #: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:1 @@ -89,6 +90,141 @@ msgstr "Fotobearbeitung in GIMP" #: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:8 +msgid "A new stable releases with a lot of bug fixes and a few enhancements:" +msgstr "" +"Eine neue Veröffentlichung mit vielen Fehlerbehebungen und einigen " +"Verbesserungen:" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:9 +msgid "New template selector in \"Canvas Size\" dialog" +msgstr "Neue Vorlagenauswahl im Dialog »Leinwandgröße«" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:10 +msgid "" +"\"Change Color\" dialogs: color scale (0..255/0..100) and models (LCh/HSV) " +"settings remembered across sessions" +msgstr "" +"Dialoge »Farbe ändern«: Die Einstellungen für die Farbskala (0..255/0..100) " +"und Modelle (LCh/HSV) werden während einer Sitzung beibehalten" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:11 +msgid "New header with \"visible\" and \"link\" icons in item dockables" +msgstr "" +"Neue Kopfzeile mit Symbolen »Sichtbar« und »Verknüpft« in andockbaren " +"Elementen" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:12 +msgid "Clipping layers better supported when importing PSD files" +msgstr "" +"Verbesserte Unterstützung von Schnittebenen beim Import von PSD-Dateien" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:13 +msgid "Paths are now exported to PSD" +msgstr "Pfade werden nun zu PSD exportiert" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:14 +msgid "JPEG-XL export added" +msgstr "Unterstützung für den Export zu JPEG-XL" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:15 +msgid "Metadata in JPEG-XL import and export" +msgstr "Metadaten im Import und Export von JPEG-XL" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:16 +msgid "New option \"Show reduced images\" when loading TIFF images" +msgstr "" +"Neue Einstellung »Reduzierte Bilder anzeigen« beim Laden von TIFF-Bildern" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:17 +msgid "16-bit per channel export for raw image data" +msgstr "Export von 16-Bit pro Kanal für rohe Bilddaten" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:18 +msgid "" +"More plug-ins got bug-fixes: DDS, WebP, Flame, Animation Playback, HEIF, " +"Dicom and Help" +msgstr "" +"Fehlerbehebungen für die folgenden Plugins: DDS, WebP, flammen, Animationen " +"abspielen, HEIF, Dicom und die Hilfe" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:19 +msgid "" +"Color picking on X11 will ignore the Wayland portal; new implementation for " +"color picking on Windows" +msgstr "" +"Der Farbwähler ignoriert unter X11 die Wayland-Portierung. " +"Neuimplementierung des Farbwählers unter Windows" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:20 +msgid "Check for updates fixed on macOS" +msgstr "Prüfung auf Aktualisierungen funktioniert wieder unter macOS" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:21 +msgid "" +"GIMP continues strengthening its bases with this new version 2.10.32 fixing " +"many bugs and improving format support. Notable changes:" +msgstr "" +"Auch mit der neuen Version 2.10.32 arbeitet GIMP an seinen Grundlagen und " +"enthält daher viele Fehlerbehebungen und eine verbesserte Unterstützung von " +"Formaten. Erwähnenswerte Änderungen sind:" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:22 +msgid "8 and 16-bit CMYK(A) TIFF files import is now supported" +msgstr "" +"Unterstützung für den Import von 8-Bit- und 16-Bit-CMYK(A)-TIFF-Dateien" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:23 +msgid "BIGTIFF import and export are now supported" +msgstr "Unterstützung für den Import und Export von BIGTIFF-Dateien" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:24 +msgid "JPEG XL files import is now supported" +msgstr "Unterstützung für den Import von JPEG-XL-Dateien" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:25 +msgid "" +"DDS export has new \"Flip\" (useful for some game engine) and \"Visible " +"layers\" options" +msgstr "" +"Der DDS-Export enthält neue Einstellungen »Spiegeln« (nützlich für einige " +"Spiel-Engines) und »Sichtbare Ebenen«" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:26 +msgid "Other improved format supports: BMP, DICOM, EPS, RAW, TGA, WebP" +msgstr "" +"Verbesserte Unterstützung der folgenden Formate: BMP, DICOM, EPS, RAW, TGA " +"und WebP" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:27 +msgid "" +"The screenshot plug-in on Windows has now an option to capture the cursor" +msgstr "" +"Das Bildschirmfoto-Plugin für Windows kann nun den Mauszeiger " +"mitfotografieren" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:28 +msgid "Several usability improvements in official themes and icons" +msgstr "" +"Verschiedene Verbesserungen für die Bedienbarkeit der offiziellen Themen und " +"Symbole" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:29 +msgid "" +"New support for localized glyphs ('locl') in Text tool depending on the " +"value of the \"Language\" tool option" +msgstr "" +"Neue Unterstützung für lokalisierte Glyphen (»locl«) im Textwerkzeug, " +"abhängig vom Wert der Werkzeugeinstellung »Sprache«" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:30 +msgid "More robust XCF import" +msgstr "Robusterer XCF-Import" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:31 +msgid "Several metadata handling improvements" +msgstr "Verschiedene Verbesserungen bei der Verarbeitung von Metadaten" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:32 msgid "" "GIMP 2.10.30 fixes many bugs, updates backend implementations to follow OS " "evolutions, improves metadata support as well as support of several formats, " @@ -98,7 +234,7 @@ "Implementierungen für moderne Betriebssysteme, sowie eine verbesserte " "Unterstützung von Metadaten und mehreren Formaten wie PSD und AVIF." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:9 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:33 msgid "" "GIMP 2.10.28 fixes a build issue of GIMP 2.10.26, where some theme data was " "not properly installed." @@ -106,7 +242,7 @@ "GIMP 2.10.28 korrigiert einen Erstellungsfehler in GIMP 2.10.26, durch den " "einige Thema-Daten nicht richtig installiert wurden." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:10 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:34 msgid "" "GIMP 2.10.26 is a bug fix release, containing dozens of fixes, both in core, " "scripts and plug-in code." @@ -114,17 +250,17 @@ "GIMP 2.10.26 enthält dutzende Fehlerkorrekturen im Hauptquellcode sowie dem " "Code für Skripte und Plugins." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:11 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:35 msgid "GIMP 2.10.24 is again mostly a bug fix release. Notable changes:" msgstr "" "GIMP 2.10.24 enthält insbesondere Fehlerkorrekturen. Erwähnenswerte " "Änderungen sind:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:12 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:36 msgid "GeoTIFF metadata support added" msgstr "Unterstützung für GeoTIFF-Metadaten hinzugefügt" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:13 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:37 msgid "" "PDF import now proposes an option to load layers in reverse orders and " "allows fractional pixel density" @@ -132,43 +268,43 @@ "Der PDF-Import erlaubt nun, Ebenen in umgekehrter Reihenfolge zu laden sowie " "eine anteilige Pixeldichte" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:14 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:38 msgid "" "Raw image import updated to handle API changes in darktable 3.6 and over" msgstr "" "Der Import von RAW-Bilddateien wurde aktualisiert, um Änderungen in der API " "von darktable ab Version 3.6 zu übernehmen" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:15 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:39 msgid "" "File format improved support: HEIF, PSP, TIFF, JPEG, PNG, PDF, DDS, BMP, PSD" msgstr "" "Verbesserte Unterstützung für die folgenden Dateiformate: HEIF, PSP, TIFF, " "JPEG, PNG, PDF, DDS, BMP, PSD" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:16 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:40 msgid "Many fixes and improvements to the metadata viewer and editor" msgstr "" "Viele Fehlerkorrekturen und Verbesserungen für den Metadaten-Betrachter und -" "Editor" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:17 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:41 msgid "New Kabyle translation" msgstr "Neue Übersetzung in Kabylisch" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:18 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:42 msgid "Off-canvas point snapping (to grid, guides, paths) made possible" msgstr "" "Das Einrasten an Punkten (am Raster, Hilfslinien oder Pfaden) ist nun auch " "außerhalb der Leinwand möglich" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:19 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:43 msgid "GIMP 2.10.22 is mainly a bug fix release. Notable changes:" msgstr "" "GIMP 2.10.22 enthält insbesondere Fehlerkorrekturen. Erwähnenswerte " "Änderungen sind:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:20 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:44 msgid "" "HEIF support improvements: optional exporting with high bit depth, AVIF " "importing and exporting" @@ -176,21 +312,21 @@ "Verbesserungen in der Unterstützung von HEIF: Optionaler Export mit hoher " "Bit-Tiefe sowie AVIF-Import und -Export" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:21 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:45 msgid "Multiple improvements in Corel PaintShop Pro support" msgstr "Mehrere Verbesserungen bei der Unterstützung von Corel Paintshop Pro" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:22 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:46 msgid "\"Sample merged\" now available in GEGL operation tool options" msgstr "" "»Farbkomposition verwenden« ist nun in den Werkzeugeinstellungen von GEGL-" "Operationen verfügbar" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:23 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:47 msgid "\"Sample merged\" is now enabled by default for color picking" msgstr "»Farbkomposition verwenden« ist nun beim Farbwähler voreingestellt" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:24 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:48 msgid "" "The option enabling OpenCL support has been moved to the Playground tab in " "Preferences" @@ -198,7 +334,7 @@ "Die Einstellung für die Unterstützung von OpenCL wurde in den Reiter " "»Spielplatz« im Einstellungen-Dialog verschoben" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:25 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:49 msgid "" "Matting Levin is now the default engine of Foreground Select tool as it " "performs a lot better" @@ -206,23 +342,23 @@ "Für die Vordergrundauswahl ist ab sofort die Engine »Levin-Matting« " "voreingestellt, weil sie deutlich schneller arbeitet" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:26 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:50 msgid "New progressive performance logs and dashboard updates" msgstr "" "Neue fortlaufende Leistungsprotokolle und Aktualisierungen für die " "Leistungsüberwachung" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:27 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:51 msgid "Verbose debug now shows Flatpak info when relevant" msgstr "" "Ausführliche Fehlerdiagnosen zeigen nun Flatpak-Informationen an, sofern " "relevant" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:28 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:52 msgid "Various bug fixes" msgstr "Verschiedene Fehlerkorrekturen" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:29 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:53 msgid "" "GIMP 2.10.20 comes with new features as well as important bugfixes. Notable " "changes:" @@ -230,13 +366,13 @@ "GIMP 2.10.10 enthält neue Funktionsmerkmale und eine Reihe von " "Fehlerkorrekturen. Erwähnenswerte Änderungen sind:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:30 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:54 msgid "Tool groups now expand on hover rather than click by default" msgstr "" "Werkzeuggruppen klappen in der Voreinstellung ab sofort beim Überfahren aus, " "statt wie bisher bei Mausklick" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:31 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:55 msgid "" "Non-destructive cropping now available by cropping the canvas rather than " "actual pixels" @@ -244,7 +380,7 @@ "Nicht-destruktives Zuschneiden ist ab sofort für das Zuschneiden der " "Leinwand anstatt der tatsächlichen Pixel verfügbar" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:32 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:56 msgid "" "Better PSD support: exporting of 16-bit files now available, reading/writing " "channels in the right order" @@ -252,19 +388,19 @@ "Bessere PSD-Unterstützung: Der Export von 16-Bit-Dateien sowie das Lesen und " "Schreiben von Kanälen in der richtigen Reihenfolge wird ab sofort unterstützt" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:33 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:57 msgid "On-canvas controls for the Vignette filter" msgstr "Der Vignette-Filter kann direkt auf der Leinwand eingestellt werden" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:34 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:58 msgid "New filters: Bloom, Focus Blur, Lens Blur, Variable Blur" msgstr "Neue Filter: Blühen, Fokus-, Linsen- und Variabler Weichzeichner" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:35 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:59 msgid "Over 30 bugfixes" msgstr "Über 30 Fehlerkorrekturen" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:36 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:60 msgid "" "GIMP 2.10.18 fixes some critical bugs, introduces naive support for CMYK PSD " "files, and adds a higher-contrast variation of the symbolic icon theme." @@ -273,7 +409,7 @@ "CMYK-PSD-Dateien ein und bietet eine neue Variante des Symbol-Themas " "»Symbolic« mit hohem Kontrast." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:37 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:61 msgid "" "GIMP 2.10.16 delivers several major usability improvements, a new tool for " "transformations in 3D space, new release checker, and the usual amount of " @@ -284,49 +420,49 @@ "eine automatische Überprüfung auf neue Versionen sowie die übliche Anzahl an " "Fehlerbehebungen. Erwähnenswerte Verbesserungen:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:38 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:62 msgid "Tools are now grouped in the toolbox by default" msgstr "" "Werkzeuge in der Werkzeugleiste sind in der Voreinstellungen nun in Gruppen " "zusammengefasst" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:39 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:63 msgid "Sliders now use a compact style with improved user interaction" msgstr "" "Schieberegler besitzen nun einen kompakten Modus mit besserer Nutzbarkeit" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:40 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:64 msgid "Vastly improved user experience for the transformation preview" msgstr "Deutlich bessere Bedienbarkeit bei der Vorschau von Transformationen" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:41 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:65 msgid "Dockable areas now highlighted when a dockable dialog is being dragged" msgstr "" "Andockbare Bereiche werden nun hervorgehoben, wenn ein andockbarer Dialog " "verschoben wird" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:42 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:66 msgid "New 3D Transform tool to rotate and pan items" msgstr "" "Neues 3D-Transformationswerkzeug zum Drehen und Verschieben von Objekten" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:43 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:67 msgid "Much smoother brush outline motion on the canvas" msgstr "Deutlich glattere Bewegung des Pinselumrisses auf der Leinwand" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:44 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:68 msgid "Consolidated user interface for merging down and anchoring layers" msgstr "" "Zusammengelegte Benutzeroberfläche für die Vereinigung und Verankerung von " "Ebenen" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:45 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:69 msgid "Update check to notify users that a new release/installer is available" msgstr "" "Benutzer werden benachrichtigt, sobald eine neue Version/" "Installationsprogramm verfügbar ist" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:46 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:70 msgid "" "GIMP 2.10.14 is again mostly a bug fix release, making GIMP rock-solid. " "Furthermore many old filters got finally ported to GEGL. Of course it also " @@ -336,7 +472,7 @@ "GIMP damit stabiler. Auch wurden viele alte Filter zu GEGL portiert. " "Natürlich enthält es auch einige erwähnenswerte Verbesserungen:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:47 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:71 msgid "" "View menu: new \"Show All\" option to reveal pixels outside the canvas " "boundary" @@ -344,54 +480,54 @@ "Ansichtsmenü: Neue Option »Alles anzeigen«, mit der Pixel außerhalb der " "Leinwandgrenzen angezeigt werden" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:48 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:72 msgid "Filters: new \"Clipping\" option to allow layer resize when relevant" msgstr "" "Filter: Neue Einstellung »Zuschnitt«, mit der Ebenengrößen verändert werden " "können, sofern erforderlich" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:49 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:73 msgid "Foreground Select tool: new \"Grayscale\" Preview Mode" msgstr "Vordergrundauswahl: Neuer Vorschaumodus »Graustufen«" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:50 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:74 msgid "Foreground Select tool: color/opacity selector for \"Color\" preview" msgstr "" "Vordergrundauswahl: Auswahlmenü für Farbe und Deckkraft im Vorschaumodus " "»Farbe«" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:51 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:75 msgid "Free Select tool: improved copy-paste interaction" msgstr "Freie Auswahl: Verbesserte Interaktion beim Kopieren und Einfügen" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:52 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:76 msgid "Transform tools: new Image transform type to transform the whole image" msgstr "" "Transformationswerkzeuge: Neue Transformationsart »Bild«, mit der das ganze " "Bild transformiert werden kann" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:53 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:77 msgid "Preferences: new \"Allow editing on non-visible layers\" setting" msgstr "" "Einstellungen: Neue Einstellung »Bearbeitung von nicht-sichtbaren Ebenen " "erlauben«" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:54 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:78 msgid "HEIF import/export: color profile support" msgstr "HEIF-Import/Export: Unterstützung von Farbprofilen" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:55 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:79 msgid "PDF export: text layers in layer groups now exported as texts" msgstr "" "PDF-Export: Textebenen in Ebenengruppen werden nun als Texte exportiert" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:56 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:80 msgid "TIFF import: now asks how to process unspecified TIFF channels" msgstr "" "TIFF-Import: Es wird nun nach der Verarbeitung von unspezifizierten TIFF-" "Kanälen gefragt" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:57 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:81 msgid "" "GIMP 2.10.12 is a significant bug fix release, which is to be expected after " "a 2.10.10 with so many changes! Still, very cool improvements are also " @@ -401,31 +537,31 @@ "mit dessen vielen Änderungen zu erwarten war. Dennoch enthält es auch einige " "tolle Verbesserungen, insbesondere für die Bearbeitung von Kurven:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:58 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:82 msgid "Improved curves interaction overall" msgstr "Eine insgesamt bessere Interaktion mit Kurven" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:59 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:83 msgid "A few enhancements specific to the Curves tool" msgstr "Einige Verbesserungen für das Werkzeug »Kurven«" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:60 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:84 msgid "Layer support in TIFF" msgstr "Unterstützung für Ebenen in TIFF" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:61 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:85 msgid "Discovery of user-installed fonts in Windows" msgstr "Erkennung von Benutzer-installierten Schriften unter Windows" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:62 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:86 msgid "Incremental mode in the Dodge/Burn tool" msgstr "Eigenschaften des Werkzeuges »Abwedeln / Nachbelichten«" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:63 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:87 msgid "Free Select tool creates preliminary selection" msgstr "Das Werkzeug »Freie Auswahl« erstellt eine vorläufige Auswahl" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:64 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:88 msgid "" "GIMP 2.10.10 is quite a big update with many new features and bug fixes. " "Notable improvements include:" @@ -434,7 +570,7 @@ "Funktionsmerkmale und Fehlerbehebungen mit. Zu den erwähnenswerten " "Verbesserungen gehören:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:65 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:89 msgid "" "Bucket Fill tool: new \"Fill by line art detection\" for not perfectly " "closed line art zones" @@ -443,12 +579,12 @@ "füllen« für nicht vollständig geschlossene Regionen in Liniengrafiken " "(»Lineart«)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:66 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:90 msgid "Bucket Fill tool can now quickly color-pick with Ctrl+click" msgstr "" "Das Füllen-Werkzeug kann nun mit Strg + Mausklick schnelle Farben auswählen" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:67 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:91 msgid "" "Bucket Fill tool allows holding the mouse when filling \"similar colors\" " "and \"by line art detection\"" @@ -456,13 +592,13 @@ "Das Füllen-Werkzeug erlaubt das Gedrückthalten der Maus in den Modi " "»Ähnliche Farben« und »Liniengrafik-Erkennung«" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:68 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:92 msgid "Scale tool scales around center even when using numeric input" msgstr "" "Das Skalieren-Werkzeug skaliert jetzt auch bei numerischen Eingaben um den " "Mittelpunkt herum" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:69 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:93 msgid "" "Unified Transform tool now defaults to preserving aspect ratio when scaling " "up or down" @@ -470,7 +606,7 @@ "Das Vereinheitlichte Transformationswerkzeug behält beim Vergrößern oder " "Verkleinern nun standardmäßig das Seitenverhältnis bei" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:70 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:94 msgid "" "Add \"Constrain handles\" and \"Around center\" options to the perspective-" "transform tool's GUI" @@ -478,23 +614,23 @@ "Neue Einstellungen »Ankerpunkte beschränken« und »Um den Mittelpunkt« im " "Transformationswerkzeug »Perspektive«" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:71 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:95 msgid "New generic canvas modifier 'Alt + middle click' to pick layers" msgstr "" "Ein neue generische Tastenkombination für die Leinwand: »Alt + Mittlere " "Maustaste« zum Auswählen von Ebenen" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:72 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:96 msgid "Parametric brushes now 32-bit float to avoid posterization" msgstr "" "Parametrische Pinsel nutzen nun 32-Bit-Gleitkommazahlen, um Posterisierung " "zu vermeiden" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:73 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:97 msgid "Clipboard brushes and pattern can now be duplicated" msgstr "Pinsel und Muster in der Zwischenablage können nun dupliziert werden" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:74 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:98 msgid "" "Failure to edit locked layers will blink to shift attention to the cause of " "the error" @@ -502,27 +638,27 @@ "Es blinkt nun beim Versuch, gesperrte Ebenen zu bearbeiten, um auf den Grund " "aufmerksam zu machen" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:75 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:99 msgid "" "New on-canvas GUI (simple lines) for circular, linear, and zoom motion blur" msgstr "" "Ein neues Interface direkt auf der Leinwand: Einfache Linien für " "kreisförmige, lineare und Vergrößerungs-Bewegungsunschärfe" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:76 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:100 msgid "Several optimizations including faster layer group rendering" msgstr "" "Mehrere Optimierungen, einschließlich einer schnelleren Verarbeitung von " "Ebenengruppen" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:77 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:101 msgid "" "Swap and cache files are not saved in the configuration directory anymore" msgstr "" "Auslagerungs- und Zwischenspeicherdateien werden nicht länger im " "Einstellungsverzeichnis gespeichert" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:78 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:102 msgid "" "Various file saving/exporting made more robust to error by not saving " "partial files" @@ -530,17 +666,17 @@ "Verschiedene Stabilitätsverbesserungen beim Speichern/Exportieren von " "Dateien, indem keine unvollständigen Dateien gespeichert werden" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:79 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:103 msgid "HiDPI support improvements" msgstr "Verbesserungen bei der Unterstützung von HiDPI-Bildschirmen" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:80 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:104 msgid "New preference to choose the default export file type" msgstr "" "Neue Möglichkeit, eine Voreinstellung für den Dateityp beim Exportieren zu " "treffen" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:81 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:105 msgid "" "New option to export PNG, JPEG and TIFF with a color profile; always export " "PSD with a color profile" @@ -548,11 +684,11 @@ "Neue Einstellung, um PNG-, JPEG- und TIFF-Dateien mit einem Farbprofil zu " "exportieren. PSD-Dateien werden nun immer mit einem Farbprofil exportiert" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:82 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:106 msgid "New DDS format loading/exporting plug-in" msgstr "Neues Plugin zum Laden/Exportieren von DDS-Dateien" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:83 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:107 msgid "" "Full rewrite of the Spyrogimp plug-in with more options and better " "interaction" @@ -560,7 +696,7 @@ "Komplett neue Implementierung des Spyrogimp-Plugins mit mehr Einstellungen " "und einer besseren Interaktion" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:84 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:108 msgid "" "GIMP 2.10.8 is mostly a bug fix and optimization release. In particular, it " "includes:" @@ -570,7 +706,7 @@ # CHECK # https://en.wikipedia.org/wiki/Responsiveness -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:85 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:109 msgid "" "Adaptative chunk size when rendering projections, improving responsiveness " "dynamically" @@ -578,12 +714,12 @@ "Eine sich anpassende Blockgröße beim Verarbeiten von Projektionen, wodurch " "sich die Echtzeitfähigkeit dynamisch verbessert" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:86 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:110 msgid "Detection of RawTherapee (version 5.5 and above) improved on Windows" msgstr "" "Verbesserte Erkennung von RawTherapee (Version 5.5 und neuer) unter Windows" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:87 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:111 msgid "" "XCF compatibility information in the Save dialog more understandable and " "discoverable" @@ -591,7 +727,7 @@ "Verständlichere und besser entdeckbare Kompatibilitätsinformationen zu XCF " "im Speichern-Dialog" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:88 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:112 msgid "" "Various performance log tools added and log recording made available in the " "Dashboard dock" @@ -600,7 +736,7 @@ "Leistungsprotokolle über das Dock zur Leistungsüberwachung anzulegen, wurden " "hinzugefügt" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:89 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:113 msgid "" "GIMP 2.10.6 comes with a lot of bug fixes, optimizations and features. Most " "notable changes are:" @@ -608,7 +744,7 @@ "GIMP 2.10.6 enthält zahlreiche Fehlerkorrekturen, Optimierungen und " "Funktionsmerkmale. Die wichtigsten davon sind:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:90 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:114 msgid "" "Text layers can now represent vertical texts (with various character " "orientations and line directions)" @@ -616,22 +752,22 @@ "Textebenen können nun vertikalen Text darstellen (mit verschiedenen " "Zeichenausrichtungen und Linienrichtungen)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:91 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:115 msgid "New \"Little Planet\" (gegl:stereographic-projection) filter" msgstr "Neuer Filter: »Kleiner Planet« (gegl:stereographic-projection)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:92 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:116 msgid "New \"Long Shadow\" filter" msgstr "Neuer Filter »Langer Schatten«" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:93 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:117 msgid "" "The \"Straighten\" option of the Measure Tool now allows vertical " "straightening" msgstr "" "Die Option »Ausrichten« im Maßband-Werkzeug erlaubt nun vertikales Ausrichten" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:94 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:118 msgid "" "Drawable previews are now rendered asynchronously and layer group previews " "can be disabled in Preferences" @@ -639,7 +775,7 @@ "Vorschaubilder werden nun asynchron verarbeitet, und Vorschauen von " "Ebenengruppen können in den Einstellungen deaktiviert werden" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:95 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:119 msgid "" "New \"async\" field in the Dashboard \"misc\" group, showing the number of " "async operations currently running" @@ -647,17 +783,17 @@ "Das neue Feld »Asynchron« in der Leistungsüberwachung-Gruppe »Extra« zeigt " "die Anzahl der derzeit laufenden asynchronen Aktionen an" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:96 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:120 msgid "File format filtering in Open/Save/Export dialogs made less confusing" msgstr "" "Die Dateiformat-Filter in den Öffnen/Speichern/Exportieren-Dialogen wurden " "verständlicher gestaltet" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:97 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:121 msgid "New language (having GIMP translated in 81 languages now): Marathi" msgstr "Neue Sprache (womit GIMP nun in 81 Sprachen übersetzt ist): Marathi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:98 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:122 msgid "" "GIMP 2.10.4 includes a lot of bug fixes as well as various optimizations. " "Most notable changes are:" @@ -665,7 +801,7 @@ "GIMP 2.10.4 enthält zahlreiche Fehlerkorrekturen und eine Reihe von " "Korrekturen. Die wichtigsten davon sind:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:99 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:123 msgid "" "Straightening in Measurement tool: layers can be rotated using the " "measurement line as horizon" @@ -673,12 +809,12 @@ "Ausrichten im Maßband-Werkzeug: Ebenen können anhand der Maßlinie als " "Horizont gedreht werden" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:100 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:124 msgid "Fast startup: fonts loading is not blocking startup anymore" msgstr "" "Schneller Start: Das Laden von Schriften verzögert den Start nun nicht mehr" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:101 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:125 msgid "" "Fonts Tagging with the same user interface as for brushes, patterns, and " "gradients" @@ -686,13 +822,13 @@ "Markierungen von Schriftarten verwenden nun die gleiche " "Benutzerschnittstelle wie Pinsel, Muster und Farbverläufe" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:102 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:126 msgid "PSD support: a pre-composited version of a PSD image can be imported" msgstr "" "PSD-Unterstützung: eine vorgefertigte Version eines PSD-Bildes kann nun " "importiert werden" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:103 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:127 msgid "" "Dashboard update: new \"Memory\" group and improved \"Swap\" group showing " "various metrics" @@ -700,7 +836,7 @@ "Aktualisierung der Leistungsüberwachung: Die neue Gruppe »Speicher« und die " "verbesserte Gruppe »Auslagerungsspeicher« zeigen verschiedene Metriken an" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:104 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:128 msgid "" "This second release in the GIMP 2.10 series, so soon after 2.10.0, is mostly " "the usual bug-fixing version after a major release, with a few dozen bugs " @@ -710,7 +846,7 @@ "2.10.0 folgt, ist die übliche fehlerbereinigende Version nach einer " "Hauptveröffentlichung, mit einigen Dutzend Fehlerkorrekturen." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:105 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:129 msgid "" "It also features a new plug-in for the support of the HEIF format, both for " "importing and exporting, as well as 2 new filters: \"Spherize\" and " @@ -723,7 +859,7 @@ "Regeln zur Einführung von Funktionsmerkmalen in stabilen " "Zwischenveröffentlichungen." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:106 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:130 msgid "" "First release of the 2.10 series which prominently features the port to a " "new image processing engine, GEGL. The most outstanding changes are:" @@ -732,11 +868,11 @@ "Bildverarbeitungsengine GEGL vorstellt. Die bemerkenswertesten Änderungen " "sind:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:107 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:131 msgid "High bit depth color processing (16/32-bit per color channel)" msgstr "Farbverarbeitung in größerer Bittiefe (16/32-bit pro Farbkanal)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:108 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:132 msgid "" "Color management is a core feature now, most widgets and preview areas are " "color-managed" @@ -744,37 +880,37 @@ "Die Farbverwaltung ist nun ein Kern-Funktionsmerkmal, die meisten Widgets " "und Vorschaubereiche stehen unter Farbverwaltung" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:109 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:133 msgid "" "On-canvas effect preview, with split view for before/after processing pixels" msgstr "" "Vorschau von Effekten direkt auf der Leinwand, mit geteilter Vorher-Nachher-" "Ansicht der verarbeiteten Pixel" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:110 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:134 msgid "" "Multi-threaded and hardware-accelerated rendering, processing and painting" msgstr "" "Multi-threaded und hardwarebeschleunigte Darstellung, Verarbeitung und Malen" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:111 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:135 msgid "Most tools improved, several new transformation tools" msgstr "" "Die meisten Werkzeuge wurden verbessert, verschiedene " "Transformationswerkzeuge neu eingeführt" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:112 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:136 msgid "" "Improved support for many image formats, in particular better PSD importing" msgstr "" "Verbesserte Unterstützung für viele Bildformate, insbesondere besserer PSD-" "Import" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:113 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:137 msgid "Newly supported image formats: OpenEXR, RGBE, WebP, HGT…" msgstr "Neu unterstützte Bildformate: OpenEXR, RGBE, WebP, HGT …" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:114 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:138 msgid "" "Improved digital painting: canvas rotation and flipping, symmetry painting, " "MyPaint brushes…" @@ -782,27 +918,27 @@ "Verbessertes digitales Malen: Drehen und Spiegeln der Leinwand, " "symmetrisches Malen, MyPaint-Pinsel …" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:115 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:139 msgid "Metadata viewing and editing for Exif, XMP, IPTC, and DICOM" msgstr "" "Anzeigen und Bearbeiten von Metadaten in den Dateiformaten Exif, XMP, IPTC " "und DICOM" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:116 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:140 msgid "Basic HiDPI support: automatically or user-selected icon size" msgstr "" "Grundlegende HiDPI-Unterstützung: automatische oder benutzerdefinierte " "Symbolgröße" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:117 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:141 msgid "New themes for GIMP: Light, Gray, Dark, and System" msgstr "Neue Themen für GIMP: Hell, Grau, Dunkel und System" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:118 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:142 msgid "And much, much more…" msgstr "Und vieles, vieles mehr …" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:119 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:143 msgid "" "In this second release candidate before GIMP 2.10.0, while debugging is " "still a prime target, a new focus has been put on speed and optimization in " @@ -813,7 +949,7 @@ "reibungsloseres Erlebnis beim Malen zu erzielen. Die Fehlerdiagnose steht " "immer noch im Fokus. Größere Änderungen sind:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:120 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:144 msgid "" "Major core optimizations for painting and display, including parallelized " "painting code" @@ -821,13 +957,13 @@ "Wichtige Kernoptimierungen für Malen und Anzeige, wie parallelisierter Mal-" "Code" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:121 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:145 msgid "Symmetries are now preserved in XCF files (saved as image parasites)" msgstr "" "Symmetrien werden nun in XCF-Dateien gespeichert (als parasitäre " "Bildbestandteile)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:122 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:146 msgid "" "\"Light\" and \"Dark\" themes rewritten from scratch to get rid of various " "usability issues. \"Lighter\" and \"Darker\" themes removed." @@ -836,7 +972,7 @@ "Probleme der Benutzerfreundlichkeit zu beseitigen. Die Themen »Lighter« und " "»Darker« wurden vollständig entfernt." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:123 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:147 msgid "" "New GimpToolGyroscope on-canvas control, currently used for the Panorama " "Projection filter. The widget provides on-canvas interaction for 3D rotation " @@ -846,7 +982,7 @@ "Panorama-Projektionsfilter verwendet wird. Das Widget bietet 3D-Drehung " "(Gieren, Neigung, Rollen) der Leinwand." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:124 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:148 msgid "" "Plug-in debugging improved to output stack traces from plug-ins with --stack-" "trace-mode command line option not only on receiving signals but also on " @@ -857,7 +993,7 @@ "Befehlszeilenparameter »--stack-trace-mode« nicht nur beim Empfang von " "Signalen angezeigt, sondern auch bei Warnungen und kritischen Fehlern." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:125 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:149 msgid "" "GIMP 2.10.0-RC1 is the first release candidate before GIMP 2.10.0 stable " "release, with a focus on debugging and stability. Other than the many bug " @@ -868,11 +1004,11 @@ "Stabilität. Neben zahlreichen Fehlerkorrekturen sind die erwähnenswertesten " "Verbesserungen:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:126 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:150 msgid "New dashboard dockable to monitor GIMP resource usage" msgstr "Neues Dock zur Leistungsüberwachung des Ressourcenverbrauchs von GIMP" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:127 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:151 msgid "" "New debug dialog to produce back traces and other debug data, encouraging to " "report bugs" @@ -880,35 +1016,35 @@ "Neuer Fehlerdiagnosedialog zum Erzeugen von Backtraces und weitere " "Diagnosedaten, Ermutigung zum Melden von Fehlern" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:128 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:152 msgid "Unsaved images can now be recovered after a crash" msgstr "" "Ungespeicherte Bilder können nun nach einem Absturz wiederhergestellt werden" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:129 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:153 msgid "Layer masks on layer groups" msgstr "Ebenenmasken auf Ebenengruppen" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:130 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:154 msgid "JPEG 2000 support improved for high bit depth and various color spaces" msgstr "" "Verbesserte Unterstützung für JPEG 2000 für hohe Bittiefe und verschiedene " "Farbräume" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:131 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:155 msgid "Screenshot and color picking improved on various platforms" msgstr "" "Bildschirmfotos und Farbwähler auf verschiedenen Plattformen verbessert" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:132 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:156 msgid "Metadata defaults preferences now available" msgstr "Vorgabewerte für Metadaten sind nun verfügbar" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:133 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:157 msgid "Various GUI polishing" msgstr "Verschiedenste Überarbeitungen der Benutzeroberfläche" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:134 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:158 msgid "" "GIMP 2.9.8 introduces on-canvas gradient editing and various enhancements " "while focusing on bugfixing and stability." @@ -917,49 +1053,49 @@ "ein, sowie diverse Verbesserungen mit dem Schwerpunkt auf Fehlerbehebung und " "Stabilität." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:135 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:159 msgid "On-canvas gradient editing" msgstr "Farbverlaufsbearbeitung direkt auf der Leinwand" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:136 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:160 msgid "Notification when an image is over/underexposed" msgstr "Benachrichtigung, wenn ein Bild über- oder unterbelichtet ist" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:137 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:161 msgid "Better and faster color management" msgstr "Bessere und schnellere Farbverwaltung" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:138 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:162 msgid "Support for color picker and screenshots in Wayland on KDE Plasma" msgstr "" "Unterstützung für Farbwähler und Bildschirmfotos in Wayland unter KDE Plasma" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:139 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:163 msgid "Paste in place feature" msgstr "Merkmal »An Ort und Stelle einfügen«" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:140 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:164 msgid "Many usability improvements" msgstr "Viele Verbesserungen der Bedienbarkeit" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:141 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:165 msgid "Manual can be displayed in the user's preferred language" msgstr "" "Das Handbuch kann in der vom Benutzer bevorzugten Sprache angezeigt werden" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:142 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:166 msgid "Improvements for the Wavelet Decompose filter" msgstr "Verbesserungen des Wavelet-Zerlegungsfilters" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:143 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:167 msgid "Improved compatibility with Photoshop .psd files" msgstr "Verbesserte Kompatibilität zu .psd-Dateien (Photoshop)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:144 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:168 msgid "New support for password-protected PDF" msgstr "Neue Unterstützung für passwortgeschützte PDFs" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:145 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:169 msgid "New support for HGT format (Digital Elevation Model data)" msgstr "Neue Unterstützung für das HGT-Format (Digital Elevation Model data)" @@ -1028,7 +1164,7 @@ "erhalten haben. Falls nicht, finden Sie sie unter http://www.gnu.org/" "licenses/" -#: ../app/gimp-update.c:385 +#: ../app/gimp-update.c:415 #, c-format msgid "" "A new version of GIMP (%s) was released.\n" @@ -1221,7 +1357,7 @@ #. initialize the list of gimp brushes #: ../app/actions/actions.c:114 ../app/core/gimp-data-factories.c:349 -#: ../app/dialogs/dialogs.c:337 ../app/dialogs/preferences-dialog.c:3261 +#: ../app/dialogs/dialogs.c:337 ../app/dialogs/preferences-dialog.c:3266 msgid "Brushes" msgstr "Pinsel" @@ -1270,7 +1406,7 @@ #. Document History #: ../app/actions/actions.c:147 ../app/dialogs/dialogs.c:364 -#: ../app/dialogs/preferences-dialog.c:1228 +#: ../app/dialogs/preferences-dialog.c:1233 msgid "Document History" msgstr "Dokumentenindex" @@ -1305,7 +1441,7 @@ #. initialize the list of gimp fonts #: ../app/actions/actions.c:171 ../app/core/gimp-data-factories.c:383 -#: ../app/dialogs/dialogs.c:355 ../app/dialogs/preferences-dialog.c:3291 +#: ../app/dialogs/dialogs.c:355 ../app/dialogs/preferences-dialog.c:3296 msgid "Fonts" msgstr "Schriften" @@ -1316,12 +1452,12 @@ #. initialize the list of gimp gradients #: ../app/actions/actions.c:177 ../app/core/gimp-data-factories.c:374 -#: ../app/dialogs/dialogs.c:349 ../app/dialogs/preferences-dialog.c:3285 +#: ../app/dialogs/dialogs.c:349 ../app/dialogs/preferences-dialog.c:3290 msgid "Gradients" msgstr "Farbverläufe" #: ../app/actions/actions.c:180 ../app/core/gimp-data-factories.c:390 -#: ../app/dialogs/dialogs.c:361 ../app/dialogs/preferences-dialog.c:3297 +#: ../app/dialogs/dialogs.c:361 ../app/dialogs/preferences-dialog.c:3302 msgid "Tool Presets" msgstr "Werkzeug-Voreinstellungen" @@ -1344,13 +1480,13 @@ msgstr "Bilder" #: ../app/actions/actions.c:195 ../app/dialogs/dialogs.c:372 -#: ../app/dialogs/resize-dialog.c:144 ../app/widgets/gimppickablepopup.c:227 +#: ../app/dialogs/resize-dialog.c:172 ../app/widgets/gimppickablepopup.c:227 msgid "Layers" msgstr "Ebenen" #. initialize the list of mypaint brushes #: ../app/actions/actions.c:198 ../app/core/gimp-data-factories.c:359 -#: ../app/dialogs/dialogs.c:343 ../app/dialogs/preferences-dialog.c:3303 +#: ../app/dialogs/dialogs.c:343 ../app/dialogs/preferences-dialog.c:3308 msgid "MyPaint Brushes" msgstr "MyPaint-Pinsel" @@ -1361,23 +1497,23 @@ #. initialize the list of gimp palettes #: ../app/actions/actions.c:204 ../app/core/gimp-data-factories.c:369 -#: ../app/dialogs/dialogs.c:352 ../app/dialogs/preferences-dialog.c:3279 +#: ../app/dialogs/dialogs.c:352 ../app/dialogs/preferences-dialog.c:3284 msgid "Palettes" msgstr "Paletten" #. initialize the list of gimp patterns #: ../app/actions/actions.c:207 ../app/core/gimp-data-factories.c:364 -#: ../app/dialogs/dialogs.c:346 ../app/dialogs/preferences-dialog.c:3273 +#: ../app/dialogs/dialogs.c:346 ../app/dialogs/preferences-dialog.c:3278 msgid "Patterns" msgstr "Muster" -#: ../app/actions/actions.c:210 ../app/dialogs/preferences-dialog.c:3309 +#: ../app/actions/actions.c:210 ../app/dialogs/preferences-dialog.c:3314 msgid "Plug-ins" msgstr "Plugins" #. Quick Mask Color #: ../app/actions/actions.c:213 ../app/core/gimpchannel.c:358 -#: ../app/dialogs/preferences-dialog.c:1778 +#: ../app/dialogs/preferences-dialog.c:1783 msgid "Quick Mask" msgstr "Schnellmaske" @@ -3393,11 +3529,11 @@ #: ../app/dialogs/item-options-dialog.c:145 #: ../app/dialogs/layer-add-mask-dialog.c:110 #: ../app/dialogs/palette-import-dialog.c:162 -#: ../app/dialogs/preferences-dialog.c:291 -#: ../app/dialogs/preferences-dialog.c:665 -#: ../app/dialogs/preferences-dialog.c:1133 +#: ../app/dialogs/preferences-dialog.c:293 +#: ../app/dialogs/preferences-dialog.c:667 +#: ../app/dialogs/preferences-dialog.c:1135 #: ../app/dialogs/print-size-dialog.c:124 ../app/dialogs/quit-dialog.c:171 -#: ../app/dialogs/resize-dialog.c:186 +#: ../app/dialogs/resize-dialog.c:226 #: ../app/dialogs/resolution-calibrate-dialog.c:75 #: ../app/dialogs/scale-dialog.c:137 ../app/dialogs/stroke-dialog.c:128 #: ../app/dialogs/template-options-dialog.c:118 @@ -3493,7 +3629,7 @@ "%s" #: ../app/actions/data-commands.c:116 ../app/actions/tool-options-commands.c:75 -#: ../app/core/gimpbrushgenerated-load.c:121 ../app/core/gimpimage.c:2180 +#: ../app/core/gimpbrushgenerated-load.c:121 ../app/core/gimpimage.c:2195 #: ../app/core/gimppalette.c:463 ../app/core/gimppalette-import.c:213 #: ../app/core/gimppalette-load.c:194 #: ../app/dialogs/palette-import-dialog.c:778 ../app/widgets/gimpdnd-xds.c:89 @@ -4192,7 +4328,7 @@ msgstr "Journal dieses Dokuments säubern" #: ../app/actions/documents-commands.c:238 ../app/actions/edit-commands.c:168 -#: ../app/dialogs/preferences-dialog.c:666 +#: ../app/dialogs/preferences-dialog.c:668 msgid "Cl_ear" msgstr "L_eeren" @@ -6864,35 +7000,35 @@ msgid "_Grayscale..." msgstr "_Graustufen …" -#: ../app/actions/image-commands.c:566 +#: ../app/actions/image-commands.c:569 #, c-format msgid "Saving color profile failed: %s" msgstr "Schreiben des Farbprofils ist fehlgeschlagen: %s" -#: ../app/actions/image-commands.c:606 +#: ../app/actions/image-commands.c:609 msgid "Save Color Profile" msgstr "Farbprofil speichern" -#: ../app/actions/image-commands.c:655 +#: ../app/actions/image-commands.c:658 msgid "Set Image Canvas Size" msgstr "Leinwandgröße festlegen" -#: ../app/actions/image-commands.c:686 ../app/actions/image-commands.c:711 -#: ../app/actions/image-commands.c:1410 +#: ../app/actions/image-commands.c:689 ../app/actions/image-commands.c:714 +#: ../app/actions/image-commands.c:1420 msgid "Resizing" msgstr "Größe wird geändert" -#: ../app/actions/image-commands.c:745 +#: ../app/actions/image-commands.c:748 msgid "Set Image Print Resolution" msgstr "Druckauflösung des Bildes ändern" -#: ../app/actions/image-commands.c:815 ../app/pdb/drawable-transform-cmds.c:174 +#: ../app/actions/image-commands.c:818 ../app/pdb/drawable-transform-cmds.c:174 #: ../app/pdb/drawable-transform-cmds.c:269 #: ../app/pdb/item-transform-cmds.c:228 ../app/tools/gimpfliptool.c:136 msgid "Flipping" msgstr "Wird gespiegelt" -#: ../app/actions/image-commands.c:842 ../app/pdb/drawable-transform-cmds.c:650 +#: ../app/actions/image-commands.c:845 ../app/pdb/drawable-transform-cmds.c:650 #: ../app/pdb/drawable-transform-cmds.c:749 #: ../app/pdb/image-transform-cmds.c:250 ../app/pdb/item-transform-cmds.c:536 #: ../app/pdb/transform-tools-cmds.c:265 ../app/tools/gimprotatetool.c:131 @@ -6900,61 +7036,65 @@ msgstr "Wird gedreht" # word wrap should be task of the underlying text box … -#: ../app/actions/image-commands.c:870 ../app/actions/layers-commands.c:859 +#: ../app/actions/image-commands.c:873 ../app/actions/layers-commands.c:862 msgid "Cannot crop because the current selection is empty." msgstr "" "Es konnte nicht ausgeschnitten oder kopiert werden, da der ausgewählte " "Bereich leer ist." -#: ../app/actions/image-commands.c:909 +#: ../app/actions/image-commands.c:912 msgid "Cannot crop because the image has no content." msgstr "Es kann nicht zugeschnitten werden, weil das Bild leer ist." -#: ../app/actions/image-commands.c:915 +#: ../app/actions/image-commands.c:918 msgid "Cannot crop because the image is already cropped to its content." msgstr "" "Es kann nicht zugeschnitten werden, weil das Bild bereits auf den Inhalt " "ausgeschnitten ist." -#: ../app/actions/image-commands.c:1081 +#: ../app/actions/image-commands.c:1084 #, c-format msgid "Converting to RGB (%s)" msgstr "Wird in RGB umgewandelt (%s)" -#: ../app/actions/image-commands.c:1119 +#: ../app/actions/image-commands.c:1122 #, c-format msgid "Converting to grayscale (%s)" msgstr "Wird in Graustufen umgewandelt (%s)" -#: ../app/actions/image-commands.c:1181 +#: ../app/actions/image-commands.c:1184 msgid "Converting to indexed colors" msgstr "Bild wird in indizierte Farben umgewandelt" -#: ../app/actions/image-commands.c:1269 +#: ../app/actions/image-commands.c:1272 #, c-format msgid "Converting image to %s" msgstr "Bild nach %s umwandeln" -#: ../app/actions/image-commands.c:1300 +#: ../app/actions/image-commands.c:1303 msgid "Assign color profile" msgstr "Farbprofil zuweisen" -#: ../app/actions/image-commands.c:1346 +#: ../app/actions/image-commands.c:1349 #, c-format msgid "Converting to '%s'" msgstr "Umwandeln nach »%s«" -#: ../app/actions/image-commands.c:1452 +#: ../app/actions/image-commands.c:1433 +msgid "Change Canvas Size" +msgstr "Leinwandgröße ändern" + +#: ../app/actions/image-commands.c:1481 msgid "Change Print Size" msgstr "Druckgröße ändern" -#: ../app/actions/image-commands.c:1496 +#: ../app/actions/image-commands.c:1525 msgid "Scale Image" msgstr "Bild skalieren" #. Scaling -#: ../app/actions/image-commands.c:1505 ../app/actions/layers-commands.c:1668 -#: ../app/dialogs/preferences-dialog.c:1700 +#: ../app/actions/image-commands.c:1534 ../app/actions/layers-commands.c:1671 +#: ../app/dialogs/preferences-dialog.c:1705 #: ../app/pdb/drawable-transform-cmds.c:843 #: ../app/pdb/drawable-transform-cmds.c:939 #: ../app/pdb/image-transform-cmds.c:122 ../app/pdb/image-transform-cmds.c:158 @@ -7835,49 +7975,49 @@ msgid "To _New Layer" msgstr "Zur _neuen Ebene" -#: ../app/actions/layers-commands.c:265 ../app/actions/layers-commands.c:1517 +#: ../app/actions/layers-commands.c:268 ../app/actions/layers-commands.c:1520 msgid "Layer Attributes" msgstr "Ebeneneigenschaften" -#: ../app/actions/layers-commands.c:268 +#: ../app/actions/layers-commands.c:271 msgid "Edit Layer Attributes" msgstr "Ebeneneigenschaften bearbeiten" -#: ../app/actions/layers-commands.c:342 +#: ../app/actions/layers-commands.c:345 #: ../app/widgets/gimpdrawabletreeview.c:343 #: ../app/widgets/gimplayertreeview.c:905 msgid "New Layer" msgstr "Neue Ebene" -#: ../app/actions/layers-commands.c:345 +#: ../app/actions/layers-commands.c:348 msgid "Create a New Layer" msgstr "Eine neue Ebene erstellen" -#: ../app/actions/layers-commands.c:447 +#: ../app/actions/layers-commands.c:450 msgid "Visible" msgstr "Sichtbar" -#: ../app/actions/layers-commands.c:762 +#: ../app/actions/layers-commands.c:765 msgid "Set Layer Boundary Size" msgstr "Ebenengröße festlegen" -#: ../app/actions/layers-commands.c:826 +#: ../app/actions/layers-commands.c:829 msgid "Scale Layer" msgstr "Ebene skalieren" -#: ../app/actions/layers-commands.c:869 +#: ../app/actions/layers-commands.c:872 msgid "Crop Layer to Selection" msgstr "Ebene auf Auswahl zuschneiden" -#: ../app/actions/layers-commands.c:900 +#: ../app/actions/layers-commands.c:903 msgid "Crop Layer to Content" msgstr "Ebene auf Inhalt zuschneiden" -#: ../app/actions/layers-commands.c:913 +#: ../app/actions/layers-commands.c:916 msgid "Cannot crop because the active layer has no content." msgstr "Es kann nicht zugeschnitten werden, weil die aktive Ebene leer ist." -#: ../app/actions/layers-commands.c:920 +#: ../app/actions/layers-commands.c:923 msgid "Cannot crop because the active layer is already cropped to its content." msgstr "" "Es kann nicht zugeschnitten werden, weil die aktive Ebene bereits auf den " @@ -8229,8 +8369,8 @@ #: ../app/actions/plug-in-commands.c:186 #: ../app/actions/tool-options-commands.c:211 ../app/dialogs/fill-dialog.c:114 #: ../app/dialogs/grid-dialog.c:101 ../app/dialogs/image-new-dialog.c:105 -#: ../app/dialogs/preferences-dialog.c:292 -#: ../app/dialogs/preferences-dialog.c:1132 +#: ../app/dialogs/preferences-dialog.c:294 +#: ../app/dialogs/preferences-dialog.c:1134 #: ../app/dialogs/print-size-dialog.c:123 ../app/dialogs/scale-dialog.c:136 #: ../app/dialogs/stroke-dialog.c:127 #: ../app/display/gimpdisplayshell-rotate-dialog.c:121 @@ -10819,7 +10959,7 @@ #: ../app/dialogs/grid-dialog.c:103 ../app/dialogs/image-new-dialog.c:107 #: ../app/dialogs/image-new-dialog.c:326 #: ../app/dialogs/item-options-dialog.c:146 -#: ../app/dialogs/preferences-dialog.c:1134 +#: ../app/dialogs/preferences-dialog.c:1136 #: ../app/dialogs/print-size-dialog.c:125 #: ../app/dialogs/resolution-calibrate-dialog.c:76 #: ../app/dialogs/template-options-dialog.c:119 @@ -13205,7 +13345,7 @@ msgstr "Parasiten" #. initialize the module list -#: ../app/core/gimp.c:841 ../app/dialogs/preferences-dialog.c:3321 +#: ../app/core/gimp.c:841 ../app/dialogs/preferences-dialog.c:3326 msgid "Modules" msgstr "Module" @@ -13225,7 +13365,7 @@ #. initialize the list of gimp dynamics #: ../app/core/gimp-data-factories.c:354 ../app/core/gimpcontext.c:722 -#: ../app/dialogs/preferences-dialog.c:3267 +#: ../app/dialogs/preferences-dialog.c:3272 #: ../app/tools/gimppaintoptions-gui.c:221 msgid "Dynamics" msgstr "Zeichendynamiken" @@ -13826,7 +13966,7 @@ msgstr "Farbverlauf" #: ../app/core/gimpcontext.c:750 ../app/core/gimpcontext.c:751 -#: ../app/widgets/gimpcolorselectorpalette.c:59 +#: ../app/widgets/gimpcolorselectorpalette.c:60 msgid "Palette" msgstr "Palette" @@ -14009,7 +14149,7 @@ msgstr "Ausgabetyp" #. Style -#: ../app/core/gimpfilloptions.c:108 ../app/dialogs/preferences-dialog.c:1831 +#: ../app/core/gimpfilloptions.c:108 ../app/dialogs/preferences-dialog.c:1836 msgid "Style" msgstr "Stil" @@ -14215,66 +14355,66 @@ msgid "Transform Layer Group" msgstr "Ebenengruppe transformieren" -#: ../app/core/gimpimage.c:691 ../app/widgets/gimpsymmetryeditor.c:175 +#: ../app/core/gimpimage.c:692 ../app/widgets/gimpsymmetryeditor.c:181 msgid "Symmetry" msgstr "Symmetrie" -#: ../app/core/gimpimage.c:2425 +#: ../app/core/gimpimage.c:2440 msgid " (exported)" msgstr " (exportiert)" -#: ../app/core/gimpimage.c:2429 +#: ../app/core/gimpimage.c:2444 msgid " (overwritten)" msgstr " (überschrieben)" -#: ../app/core/gimpimage.c:2438 +#: ../app/core/gimpimage.c:2453 msgid " (imported)" msgstr " (importiert)" -#: ../app/core/gimpimage.c:2612 ../app/core/gimpimage.c:2626 -#: ../app/core/gimpimage.c:2669 +#: ../app/core/gimpimage.c:2627 ../app/core/gimpimage.c:2641 +#: ../app/core/gimpimage.c:2684 #, c-format msgid "Layer mode '%s' was added in %s" msgstr "Ebenenmodus %s wurde in %s hinzugefügt" -#: ../app/core/gimpimage.c:2684 +#: ../app/core/gimpimage.c:2699 #, c-format msgid "Layer groups were added in %s" msgstr "Ebenengruppen wurden in %s hinzugefügt" -#: ../app/core/gimpimage.c:2691 +#: ../app/core/gimpimage.c:2706 #, c-format msgid "Masks on layer groups were added in %s" msgstr "Masken auf Ebenengruppen wurden in %s hinzugefügt" -#: ../app/core/gimpimage.c:2707 +#: ../app/core/gimpimage.c:2722 #, c-format msgid "High bit-depth images were added in %s" msgstr "Bilder mit hoher Bittiefe wurden in %s hinzugefügt" -#: ../app/core/gimpimage.c:2719 +#: ../app/core/gimpimage.c:2734 #, c-format msgid "Internal zlib compression was added in %s" msgstr "Interne zlib-Kompression wurde in %s hinzugefügt" -#: ../app/core/gimpimage.c:2736 +#: ../app/core/gimpimage.c:2751 #, c-format msgid "Support for image files larger than 4GB was added in %s" msgstr "" "Unterstützung für Bilddateien, die größer als 4 GB sind, wurde in %s " "hinzugefügt" -#: ../app/core/gimpimage.c:2832 +#: ../app/core/gimpimage.c:2847 msgctxt "undo-type" msgid "Change Image Resolution" msgstr "Bildauflösung ändern" -#: ../app/core/gimpimage.c:2884 +#: ../app/core/gimpimage.c:2899 msgctxt "undo-type" msgid "Change Image Unit" msgstr "Bildeinheit ändern" -#: ../app/core/gimpimage.c:3835 +#: ../app/core/gimpimage.c:3850 #, c-format msgid "" "'gimp-comment' parasite validation failed: comment contains invalid UTF-8" @@ -14282,47 +14422,47 @@ "'gimp-comment' Parasiten-Validierung ist gescheitert: Der Kommentar enthält " "ungültiges UTF-8" -#: ../app/core/gimpimage.c:3894 +#: ../app/core/gimpimage.c:3909 msgctxt "undo-type" msgid "Attach Parasite to Image" msgstr "Parasit an Bild anheften" -#: ../app/core/gimpimage.c:3936 +#: ../app/core/gimpimage.c:3951 msgctxt "undo-type" msgid "Remove Parasite from Image" msgstr "Parasit von Bild entfernen" -#: ../app/core/gimpimage.c:4667 +#: ../app/core/gimpimage.c:4682 msgctxt "undo-type" msgid "Add Layer" msgstr "Ebene hinzufügen" -#: ../app/core/gimpimage.c:4709 ../app/core/gimpimage.c:4740 +#: ../app/core/gimpimage.c:4724 ../app/core/gimpimage.c:4755 msgctxt "undo-type" msgid "Remove Layer" msgstr "Ebene entfernen" -#: ../app/core/gimpimage.c:4734 +#: ../app/core/gimpimage.c:4749 msgctxt "undo-type" msgid "Remove Floating Selection" msgstr "Schwebende Auswahl entfernen" -#: ../app/core/gimpimage.c:4901 +#: ../app/core/gimpimage.c:4916 msgctxt "undo-type" msgid "Add Channel" msgstr "Kanal hinzufügen" -#: ../app/core/gimpimage.c:4929 ../app/core/gimpimage.c:4953 +#: ../app/core/gimpimage.c:4944 ../app/core/gimpimage.c:4968 msgctxt "undo-type" msgid "Remove Channel" msgstr "Kanal entfernen" -#: ../app/core/gimpimage.c:5009 +#: ../app/core/gimpimage.c:5024 msgctxt "undo-type" msgid "Add Path" msgstr "Pfad hinzufügen" -#: ../app/core/gimpimage.c:5039 ../app/core/gimpimage.c:5046 +#: ../app/core/gimpimage.c:5054 ../app/core/gimpimage.c:5061 msgctxt "undo-type" msgid "Remove Path" msgstr "Pfad entfernen" @@ -14476,8 +14616,8 @@ msgstr "Bild in 64-Bit-Gleitkommazahl umwandeln (Gamma-Farbraum)" #. dithering -#: ../app/core/gimpimage-convert-precision.c:268 -#: ../app/core/gimpimage-convert-precision.c:289 +#: ../app/core/gimpimage-convert-precision.c:272 +#: ../app/core/gimpimage-convert-precision.c:293 #: ../app/dialogs/convert-indexed-dialog.c:241 #: ../app/dialogs/convert-precision-dialog.c:224 #: ../app/tools/gimpgradientoptions.c:128 @@ -14639,8 +14779,8 @@ msgid "Can't undo %s" msgstr "%s konnte nicht rückgängig gemacht werden" -#: ../app/core/gimpimagefile.c:746 ../app/dialogs/preferences-dialog.c:1953 -#: ../app/dialogs/preferences-dialog.c:2059 +#: ../app/core/gimpimagefile.c:746 ../app/dialogs/preferences-dialog.c:1958 +#: ../app/dialogs/preferences-dialog.c:2064 msgid "Folder" msgstr "Ordner" @@ -15231,6 +15371,7 @@ #. no undo (or redo) steps available #: ../app/core/gimpsymmetry.c:137 ../app/widgets/gimpimagepropview.c:410 #: ../app/widgets/gimpsymmetryeditor.c:165 +#: ../app/widgets/gimpsymmetryeditor.c:175 msgid "None" msgstr "Keine" @@ -15586,7 +15727,8 @@ "Mario Blättermann\n" "Daniel Winzen\n" "Tim Sabsch\n" -"Philipp Kiemle" +"Philipp Kiemle\n" +"Jürgen Benvenuti" #: ../app/dialogs/about-dialog.c:355 msgid "Update available!" @@ -16114,7 +16256,7 @@ msgstr "Ein neues Bild erstellen" #: ../app/dialogs/image-new-dialog.c:138 -#: ../app/dialogs/preferences-dialog.c:1762 +#: ../app/dialogs/preferences-dialog.c:1767 ../app/dialogs/resize-dialog.c:257 msgid "_Template:" msgstr "_Vorlagen:" @@ -16310,7 +16452,7 @@ msgid "Offset Y:" msgstr "Y-Versatz:" -#: ../app/dialogs/layer-options-dialog.c:396 ../app/dialogs/resize-dialog.c:369 +#: ../app/dialogs/layer-options-dialog.c:396 ../app/dialogs/resize-dialog.c:516 #: ../app/widgets/gimptemplateeditor.c:466 msgid "_Fill with:" msgstr "_Füllung:" @@ -16434,7 +16576,7 @@ msgstr "Quelle auswählen" #: ../app/dialogs/palette-import-dialog.c:212 -#: ../app/dialogs/preferences-dialog.c:1725 +#: ../app/dialogs/preferences-dialog.c:1730 msgid "_Gradient" msgstr "Far_bverlauf" @@ -16498,21 +16640,21 @@ msgid "There is no palette to import." msgstr "Es gibt keine Palette zum Importieren." -#: ../app/dialogs/preferences-dialog.c:284 +#: ../app/dialogs/preferences-dialog.c:286 msgid "Reset All Preferences" msgstr "Alle Einstellungen zurücksetzen" -#: ../app/dialogs/preferences-dialog.c:302 +#: ../app/dialogs/preferences-dialog.c:304 msgid "Do you really want to reset all preferences to default values?" msgstr "" "Möchten Sie wirklich alle Einstellungen auf die Standardwerte zurücksetzen?" -#: ../app/dialogs/preferences-dialog.c:381 +#: ../app/dialogs/preferences-dialog.c:383 msgid "You will have to restart GIMP for the following changes to take effect:" msgstr "" "Sie müssen GIMP neu starten, damit die folgenden Änderungen aktiv werden:" -#: ../app/dialogs/preferences-dialog.c:647 +#: ../app/dialogs/preferences-dialog.c:649 msgid "" "Your keyboard shortcuts will be reset to default values the next time you " "start GIMP." @@ -16520,16 +16662,16 @@ "Die Tastenkombinationen werden beim nächsten Start von GIMP auf die " "Standardwerte zurückgesetzt." -#: ../app/dialogs/preferences-dialog.c:658 +#: ../app/dialogs/preferences-dialog.c:660 msgid "Remove all Keyboard Shortcuts" msgstr "Alle Tastenkombinationen entfernen" -#: ../app/dialogs/preferences-dialog.c:680 +#: ../app/dialogs/preferences-dialog.c:682 msgid "Do you really want to remove all keyboard shortcuts from all menus?" msgstr "" "Wollen Sie wirklich alle Tastenkombinationen von allen Menüs entfernen?" -#: ../app/dialogs/preferences-dialog.c:721 +#: ../app/dialogs/preferences-dialog.c:723 msgid "" "Your window setup will be reset to default values the next time you start " "GIMP." @@ -16537,7 +16679,7 @@ "Die Fenstereinstellungen werden beim nächsten Start von GIMP auf die " "Standardwerte zurückgesetzt." -#: ../app/dialogs/preferences-dialog.c:756 +#: ../app/dialogs/preferences-dialog.c:758 msgid "" "Your input device settings will be reset to default values the next time you " "start GIMP." @@ -16545,7 +16687,7 @@ "Die Einstellungen für Eingabegeräte werden beim nächsten Start von GIMP auf " "die Standardwerte zurückgesetzt." -#: ../app/dialogs/preferences-dialog.c:798 +#: ../app/dialogs/preferences-dialog.c:800 msgid "" "Your tool options will be reset to default values the next time you start " "GIMP." @@ -16553,158 +16695,158 @@ "Die Werkzeugeinstellungen werden beim nächsten Start von GIMP auf die " "Standardwerte zurückgesetzt." -#: ../app/dialogs/preferences-dialog.c:850 -#: ../app/dialogs/preferences-dialog.c:2602 +#: ../app/dialogs/preferences-dialog.c:852 +#: ../app/dialogs/preferences-dialog.c:2607 msgid "There's a local installation of the user manual." msgstr "Das Benutzerhandbuch ist lokal installiert." -#: ../app/dialogs/preferences-dialog.c:855 -#: ../app/dialogs/preferences-dialog.c:2608 +#: ../app/dialogs/preferences-dialog.c:857 +#: ../app/dialogs/preferences-dialog.c:2613 msgid "The user manual is not installed locally." msgstr "Das Benutzerhandbuch ist nicht lokal installiert." -#: ../app/dialogs/preferences-dialog.c:961 +#: ../app/dialogs/preferences-dialog.c:963 msgid "Show s_election" msgstr "Auswahl anz_eigen" -#: ../app/dialogs/preferences-dialog.c:964 +#: ../app/dialogs/preferences-dialog.c:966 msgid "Show _layer boundary" msgstr "_Ebenengrenzen anzeigen" -#: ../app/dialogs/preferences-dialog.c:967 +#: ../app/dialogs/preferences-dialog.c:969 msgid "Show can_vas boundary" msgstr "Lein_wandgrenzen anzeigen" -#: ../app/dialogs/preferences-dialog.c:970 +#: ../app/dialogs/preferences-dialog.c:972 msgid "Show _guides" msgstr "_Hilfslinien anzeigen" -#: ../app/dialogs/preferences-dialog.c:973 +#: ../app/dialogs/preferences-dialog.c:975 msgid "Show gri_d" msgstr "_Raster anzeigen" -#: ../app/dialogs/preferences-dialog.c:976 +#: ../app/dialogs/preferences-dialog.c:978 msgid "Show _sample points" msgstr "_Prüfpunkte anzeigen" -#: ../app/dialogs/preferences-dialog.c:985 +#: ../app/dialogs/preferences-dialog.c:987 msgid "Show _menubar" msgstr "_Menüleiste anzeigen" -#: ../app/dialogs/preferences-dialog.c:989 +#: ../app/dialogs/preferences-dialog.c:991 msgid "Show _rulers" msgstr "_Lineale anzeigen" -#: ../app/dialogs/preferences-dialog.c:992 +#: ../app/dialogs/preferences-dialog.c:994 msgid "Show scroll_bars" msgstr "_Bildlaufleisten anzeigen" -#: ../app/dialogs/preferences-dialog.c:995 +#: ../app/dialogs/preferences-dialog.c:997 msgid "Show s_tatusbar" msgstr "S_tatusleiste anzeigen" -#: ../app/dialogs/preferences-dialog.c:1001 +#: ../app/dialogs/preferences-dialog.c:1003 msgid "Canvas _padding mode:" msgstr "Modus des Leinwand_rahmens:" -#: ../app/dialogs/preferences-dialog.c:1006 +#: ../app/dialogs/preferences-dialog.c:1008 msgid "Custom p_adding color:" msgstr "Benutzerdefinierte _Rahmenfarbe:" -#: ../app/dialogs/preferences-dialog.c:1007 +#: ../app/dialogs/preferences-dialog.c:1009 msgid "Select Custom Canvas Padding Color" msgstr "Farbe des Leinwandrahmens festlegen" -#: ../app/dialogs/preferences-dialog.c:1016 +#: ../app/dialogs/preferences-dialog.c:1018 msgid "_Keep canvas padding in \"Show All\" mode" msgstr "Leinwand_rahmen im Modus »Alles anzeigen« erhalten" # Es geht um das Standardverhalten, ob beim Zeichnen der Pinsel automatisch an Hilfslinien einrasten soll oder nicht. Aus Konsistenzgründen hab ich mich hier gegen die Variante mit »magnetisch« entschieden. -#: ../app/dialogs/preferences-dialog.c:1041 +#: ../app/dialogs/preferences-dialog.c:1043 msgid "Snap to _Guides" msgstr "An _Hilfslinien einrasten" -#: ../app/dialogs/preferences-dialog.c:1044 +#: ../app/dialogs/preferences-dialog.c:1046 msgid "S_nap to Grid" msgstr "Am _Raster einrasten" -#: ../app/dialogs/preferences-dialog.c:1052 +#: ../app/dialogs/preferences-dialog.c:1054 msgid "Snap to Canvas _Edges" msgstr "An Leinwand_kanten einrasten" -#: ../app/dialogs/preferences-dialog.c:1055 +#: ../app/dialogs/preferences-dialog.c:1057 msgid "Snap to _Active Path" msgstr "Am _aktiven Pfad einrasten" -#: ../app/dialogs/preferences-dialog.c:1127 +#: ../app/dialogs/preferences-dialog.c:1129 msgid "Preferences" msgstr "Einstellungen" -#: ../app/dialogs/preferences-dialog.c:1163 -#: ../app/dialogs/preferences-dialog.c:1164 +#: ../app/dialogs/preferences-dialog.c:1165 +#: ../app/dialogs/preferences-dialog.c:1166 msgid "System Resources" msgstr "Systemressourcen" -#: ../app/dialogs/preferences-dialog.c:1172 +#: ../app/dialogs/preferences-dialog.c:1174 msgid "Resource Consumption" msgstr "Ressourcenverbrauch" -#: ../app/dialogs/preferences-dialog.c:1182 +#: ../app/dialogs/preferences-dialog.c:1184 msgid "Minimal number of _undo levels:" msgstr "Minimale Anzahl an _Journalschritten:" -#: ../app/dialogs/preferences-dialog.c:1185 +#: ../app/dialogs/preferences-dialog.c:1187 msgid "Maximum undo _memory:" msgstr "_Maximaler Speicher für das Journal:" -#: ../app/dialogs/preferences-dialog.c:1188 +#: ../app/dialogs/preferences-dialog.c:1190 msgid "Tile cache _size:" msgstr "Größe des gesamten _Speichers:" -#: ../app/dialogs/preferences-dialog.c:1191 +#: ../app/dialogs/preferences-dialog.c:1193 msgid "Maximum _new image size:" msgstr "Maximale Größe _neuer Bilder:" -#: ../app/dialogs/preferences-dialog.c:1195 +#: ../app/dialogs/preferences-dialog.c:1197 msgid "S_wap compression:" msgstr "Kompression des _Auslagerungsspeichers:" -#: ../app/dialogs/preferences-dialog.c:1200 +#: ../app/dialogs/preferences-dialog.c:1202 msgid "Number of _threads to use:" msgstr "Zahl der zu verwendenden _Threads:" -#: ../app/dialogs/preferences-dialog.c:1206 +#: ../app/dialogs/preferences-dialog.c:1210 msgid "Network access" msgstr "Netzwerkzugriff" -#: ../app/dialogs/preferences-dialog.c:1210 +#: ../app/dialogs/preferences-dialog.c:1214 msgid "Check for updates (requires internet)" msgstr "Auf Aktualisierungen prüfen (Internet erforderlich)" #. Image Thumbnails -#: ../app/dialogs/preferences-dialog.c:1215 +#: ../app/dialogs/preferences-dialog.c:1220 msgid "Image Thumbnails" msgstr "Vorschaubilder" -#: ../app/dialogs/preferences-dialog.c:1220 +#: ../app/dialogs/preferences-dialog.c:1225 msgid "Size of _thumbnails:" msgstr "Größe der _Vorschaubilder:" -#: ../app/dialogs/preferences-dialog.c:1224 +#: ../app/dialogs/preferences-dialog.c:1229 msgid "Maximum _filesize for thumbnailing:" msgstr "Maximale Datei_größe für Vorschaubilder:" -#: ../app/dialogs/preferences-dialog.c:1231 +#: ../app/dialogs/preferences-dialog.c:1236 msgid "_Keep record of used files in the Recent Documents list" msgstr "Verwendete Dateien in den _zuletzt geöffneten Dokumenten anzeigen" #. TODO: icon needed. -#: ../app/dialogs/preferences-dialog.c:1248 -#: ../app/dialogs/preferences-dialog.c:1249 +#: ../app/dialogs/preferences-dialog.c:1253 +#: ../app/dialogs/preferences-dialog.c:1254 msgid "Debugging" msgstr "Fehlerdiagnose" -#: ../app/dialogs/preferences-dialog.c:1256 +#: ../app/dialogs/preferences-dialog.c:1261 msgid "" "We hope you will never need these settings, but as all software, GIMP has " "bugs, and crashes can occur. If it happens, you can help us by reporting " @@ -16714,21 +16856,21 @@ "jede Software enthält auch GIMP Fehler und kann abstürzen. Falls dies " "passiert, können Sie uns helfen, indem Sie Fehler melden." -#: ../app/dialogs/preferences-dialog.c:1265 +#: ../app/dialogs/preferences-dialog.c:1270 msgid "Bug Reporting" msgstr "Fehlermeldung" -#: ../app/dialogs/preferences-dialog.c:1271 +#: ../app/dialogs/preferences-dialog.c:1276 msgid "Debug _policy:" msgstr "_Richtlinie zur Fehlerdiagnose:" -#: ../app/dialogs/preferences-dialog.c:1283 +#: ../app/dialogs/preferences-dialog.c:1288 msgid "This feature requires \"gdb\" or \"lldb\" installed on your system." msgstr "" "Für diese Funktion müssen »gdb« oder »lldb« auf Ihrem System installiert " "sein." -#: ../app/dialogs/preferences-dialog.c:1287 +#: ../app/dialogs/preferences-dialog.c:1292 msgid "" "This feature is more efficient with \"gdb\" or \"lldb\" installed on your " "system." @@ -16736,176 +16878,176 @@ "Dieses Funktionsmerkmal ist effizienter, wenn »gdb« oder »lldb« auf Ihrem " "system installiert sind." -#: ../app/dialogs/preferences-dialog.c:1300 -#: ../app/dialogs/preferences-dialog.c:1301 +#: ../app/dialogs/preferences-dialog.c:1305 +#: ../app/dialogs/preferences-dialog.c:1306 msgid "Color Management" msgstr "Farbverwaltung" -#: ../app/dialogs/preferences-dialog.c:1310 +#: ../app/dialogs/preferences-dialog.c:1315 msgid "R_eset Color Management" msgstr "Farbverwaltung _zurücksetzen" -#: ../app/dialogs/preferences-dialog.c:1333 +#: ../app/dialogs/preferences-dialog.c:1338 msgid "Image display _mode:" msgstr "Anzeige_modus des Bildes:" #. Color Managed Display -#: ../app/dialogs/preferences-dialog.c:1337 +#: ../app/dialogs/preferences-dialog.c:1342 msgid "Color Managed Display" msgstr "Anzeige mit Farbverwaltung" -#: ../app/dialogs/preferences-dialog.c:1346 +#: ../app/dialogs/preferences-dialog.c:1351 msgid "Select Monitor Color Profile" msgstr "Bildschirmfarbprofil auswählen" -#: ../app/dialogs/preferences-dialog.c:1347 +#: ../app/dialogs/preferences-dialog.c:1352 msgid "_Monitor profile:" msgstr "_Bildschirmprofil:" -#: ../app/dialogs/preferences-dialog.c:1353 +#: ../app/dialogs/preferences-dialog.c:1358 msgid "_Try to use the system monitor profile" msgstr "_Wenn möglich das System-Bildschirmprofil verwenden" # http://de.wikipedia.org/wiki/Rendering_intent -#: ../app/dialogs/preferences-dialog.c:1362 +#: ../app/dialogs/preferences-dialog.c:1367 msgid "_Rendering intent:" msgstr "Wiedergabe_ziel:" # https://www.drucker-kalibrieren.com/blog/tiefenkompensation-black-point-compensation/ -#: ../app/dialogs/preferences-dialog.c:1367 +#: ../app/dialogs/preferences-dialog.c:1372 msgid "Use _black point compensation" msgstr "_Tiefenkompensation verwenden" -#: ../app/dialogs/preferences-dialog.c:1375 -#: ../app/dialogs/preferences-dialog.c:1411 ../app/paint/gimpinkoptions.c:93 +#: ../app/dialogs/preferences-dialog.c:1380 +#: ../app/dialogs/preferences-dialog.c:1416 ../app/paint/gimpinkoptions.c:93 msgid "Speed" msgstr "Geschwindigkeit" -#: ../app/dialogs/preferences-dialog.c:1376 -#: ../app/dialogs/preferences-dialog.c:1412 +#: ../app/dialogs/preferences-dialog.c:1381 +#: ../app/dialogs/preferences-dialog.c:1417 msgid "Precision / Color Fidelity" msgstr "Genauigkeit / Farbtreue" -#: ../app/dialogs/preferences-dialog.c:1377 +#: ../app/dialogs/preferences-dialog.c:1382 msgid "_Optimize image display for:" msgstr "Bildanzeige _optimieren für:" #. Print Simulation (Soft-proofing) -#: ../app/dialogs/preferences-dialog.c:1381 +#: ../app/dialogs/preferences-dialog.c:1386 msgid "Soft-Proofing" msgstr "Softproofing" -#: ../app/dialogs/preferences-dialog.c:1391 +#: ../app/dialogs/preferences-dialog.c:1396 msgid "Select Soft-Proofing Color Profile" msgstr "Softproofing-Farbprofil auswählen" -#: ../app/dialogs/preferences-dialog.c:1392 +#: ../app/dialogs/preferences-dialog.c:1397 msgid "_Soft-proofing profile:" msgstr "_Softproofing-Profil:" # http://de.wikipedia.org/wiki/Rendering_intent -#: ../app/dialogs/preferences-dialog.c:1398 +#: ../app/dialogs/preferences-dialog.c:1403 msgid "Re_ndering intent:" msgstr "_Wiedergabeziel:" -#: ../app/dialogs/preferences-dialog.c:1403 +#: ../app/dialogs/preferences-dialog.c:1408 msgid "Use black _point compensation" msgstr "Tiefen_kompensation verwenden" -#: ../app/dialogs/preferences-dialog.c:1413 +#: ../app/dialogs/preferences-dialog.c:1418 msgid "O_ptimize soft-proofing for:" msgstr "Softproofing o_ptimieren für:" -#: ../app/dialogs/preferences-dialog.c:1422 +#: ../app/dialogs/preferences-dialog.c:1427 msgid "Mar_k out of gamut colors" msgstr "Farben außerhalb des Gamut _markieren" -#: ../app/dialogs/preferences-dialog.c:1427 +#: ../app/dialogs/preferences-dialog.c:1432 msgid "Select Warning Color" msgstr "Warnfarbe auswählen" #. Preferred profiles -#: ../app/dialogs/preferences-dialog.c:1438 +#: ../app/dialogs/preferences-dialog.c:1443 msgid "Preferred Profiles" msgstr "Bevorzugte Profile" -#: ../app/dialogs/preferences-dialog.c:1447 +#: ../app/dialogs/preferences-dialog.c:1452 msgid "Select Preferred RGB Color Profile" msgstr "Bevorzugtes RGB-Farbprofil auswählen" -#: ../app/dialogs/preferences-dialog.c:1448 +#: ../app/dialogs/preferences-dialog.c:1453 msgid "_RGB profile:" msgstr "_RGB-Profil:" -#: ../app/dialogs/preferences-dialog.c:1455 +#: ../app/dialogs/preferences-dialog.c:1460 msgid "Select Preferred Grayscale Color Profile" msgstr "Bevorzugtes Graustufen-Farbprofil auswählen" -#: ../app/dialogs/preferences-dialog.c:1456 +#: ../app/dialogs/preferences-dialog.c:1461 msgid "_Grayscale profile:" msgstr "_Graustufen-Profil:" -#: ../app/dialogs/preferences-dialog.c:1463 +#: ../app/dialogs/preferences-dialog.c:1468 msgid "Select CMYK Color Profile" msgstr "CMYK-Farbprofil auswählen" -#: ../app/dialogs/preferences-dialog.c:1464 +#: ../app/dialogs/preferences-dialog.c:1469 msgid "_CMYK profile:" msgstr "_CMYK-Profil:" #. Policies -#: ../app/dialogs/preferences-dialog.c:1469 +#: ../app/dialogs/preferences-dialog.c:1474 msgid "Policies" msgstr "Regeln" -#: ../app/dialogs/preferences-dialog.c:1474 +#: ../app/dialogs/preferences-dialog.c:1479 msgid "_File Open behaviour:" msgstr "Verhalten des _Datei-Öffnen-Dialogs:" #. Filter Dialogs -#: ../app/dialogs/preferences-dialog.c:1478 -#: ../app/dialogs/preferences-dialog.c:2313 +#: ../app/dialogs/preferences-dialog.c:1483 +#: ../app/dialogs/preferences-dialog.c:2318 msgid "Filter Dialogs" msgstr "Filterdialoge" -#: ../app/dialogs/preferences-dialog.c:1482 +#: ../app/dialogs/preferences-dialog.c:1487 msgid "Show _advanced color options" msgstr "_Erweiterte Farbeinstellungen anzeigen" -#: ../app/dialogs/preferences-dialog.c:1496 -#: ../app/dialogs/preferences-dialog.c:1497 +#: ../app/dialogs/preferences-dialog.c:1501 +#: ../app/dialogs/preferences-dialog.c:1502 msgid "Image Import & Export" msgstr "Import und Export von Bildern" #. Import Policies -#: ../app/dialogs/preferences-dialog.c:1507 +#: ../app/dialogs/preferences-dialog.c:1512 msgid "Import Policies" msgstr "Importregeln" -#: ../app/dialogs/preferences-dialog.c:1511 +#: ../app/dialogs/preferences-dialog.c:1516 msgid "Promote imported images to _floating point precision" msgstr "Importierte Bilder in Gleitkomma-Präzision umwandeln" -#: ../app/dialogs/preferences-dialog.c:1520 +#: ../app/dialogs/preferences-dialog.c:1525 msgid "_Dither images when promoting to floating point" msgstr "" "Beim Umwandeln importierter Bilder in Gleitkomma-Präzision _Dithering " "anwenden" -#: ../app/dialogs/preferences-dialog.c:1525 +#: ../app/dialogs/preferences-dialog.c:1530 msgid "_Add an alpha channel to imported images" msgstr "Einen _Alphakanal zu den importierten Bildern hinzufügen" -#: ../app/dialogs/preferences-dialog.c:1530 +#: ../app/dialogs/preferences-dialog.c:1535 msgid "Color _profile policy:" msgstr "Richtlinie des _Farbprofils:" #. Export Policies -#: ../app/dialogs/preferences-dialog.c:1534 +#: ../app/dialogs/preferences-dialog.c:1539 msgid "Export Policies" msgstr "Exportrichtlinien" -#: ../app/dialogs/preferences-dialog.c:1538 +#: ../app/dialogs/preferences-dialog.c:1543 msgid "Export the i_mage's color profile by default" msgstr "Standardmäßig das Farbprofil des Bildes e_xportieren" @@ -16914,7 +17056,7 @@ #. * It determines how file export #. * plug-ins handle Exif by default. #. -#: ../app/dialogs/preferences-dialog.c:1546 +#: ../app/dialogs/preferences-dialog.c:1551 msgid "Export _Exif metadata by default when available" msgstr "Standardmäßig Ex_if-Metadaten exportieren, falls verfügbar" @@ -16923,7 +17065,7 @@ #. * It determines how file export #. * plug-ins handle XMP by default. #. -#: ../app/dialogs/preferences-dialog.c:1554 +#: ../app/dialogs/preferences-dialog.c:1559 msgid "Export _XMP metadata by default when available" msgstr "Standardmäßig X_MP-Metadaten exportieren, falls verfügbar" @@ -16932,37 +17074,37 @@ #. * It determines how file export #. * plug-ins handle IPTC by default. #. -#: ../app/dialogs/preferences-dialog.c:1562 +#: ../app/dialogs/preferences-dialog.c:1567 msgid "Export _IPTC metadata by default when available" msgstr "Standardmäßig IPT_C-Metadaten exportieren, falls verfügbar" -#: ../app/dialogs/preferences-dialog.c:1565 +#: ../app/dialogs/preferences-dialog.c:1570 msgid "Metadata can contain sensitive information." msgstr "Metadaten können sensible Informationen enthalten." #. Export File Type -#: ../app/dialogs/preferences-dialog.c:1569 +#: ../app/dialogs/preferences-dialog.c:1574 msgid "Export File Type" msgstr "Export-Dateityp" -#: ../app/dialogs/preferences-dialog.c:1573 +#: ../app/dialogs/preferences-dialog.c:1578 msgid "Default export file t_ype:" msgstr "Voreingestellter Export-Dateit_yp:" #. Raw Image Importer -#: ../app/dialogs/preferences-dialog.c:1577 +#: ../app/dialogs/preferences-dialog.c:1582 msgid "Raw Image Importer" msgstr "Rohbild-Importeur" -#: ../app/dialogs/preferences-dialog.c:1613 +#: ../app/dialogs/preferences-dialog.c:1618 msgid "Experimental Playground" msgstr "Experimenteller Spielplatz" -#: ../app/dialogs/preferences-dialog.c:1614 +#: ../app/dialogs/preferences-dialog.c:1619 msgid "Playground" msgstr "Spielplatz" -#: ../app/dialogs/preferences-dialog.c:1621 +#: ../app/dialogs/preferences-dialog.c:1626 msgid "" "These features are unfinished, buggy and may crash GIMP. It is unadvised to " "use them unless you really know what you are doing or you intend to " @@ -16973,11 +17115,11 @@ "wissen, was Sie tun oder Sie wollen Patches bereitstellen." #. Hardware Acceleration -#: ../app/dialogs/preferences-dialog.c:1631 +#: ../app/dialogs/preferences-dialog.c:1636 msgid "Hardware Acceleration" msgstr "Hardware-Beschleunigung" -#: ../app/dialogs/preferences-dialog.c:1635 +#: ../app/dialogs/preferences-dialog.c:1640 msgid "" "OpenCL drivers and support are experimental, expect slowdowns and possible " "crashes (please report)." @@ -16985,561 +17127,561 @@ "OpenCL-Treiber und -Unterstützung sind experimentell. Rechnen Sie mit " "Verlangsamungen und Abstürzen (Bitte berichten)." -#: ../app/dialogs/preferences-dialog.c:1641 +#: ../app/dialogs/preferences-dialog.c:1646 msgid "Use O_penCL" msgstr "O_penCL verwenden" #. Very unstable tools -#: ../app/dialogs/preferences-dialog.c:1645 +#: ../app/dialogs/preferences-dialog.c:1650 msgid "Insane Options" msgstr "Verrückte Einstellungen" -#: ../app/dialogs/preferences-dialog.c:1649 +#: ../app/dialogs/preferences-dialog.c:1654 msgid "_N-Point Deformation tool" msgstr "_N-Punkt Verformungs Werkzeug" -#: ../app/dialogs/preferences-dialog.c:1652 +#: ../app/dialogs/preferences-dialog.c:1657 msgid "_Seamless Clone tool" msgstr "»_Nahtlos klonen« Werkzeug" -#: ../app/dialogs/preferences-dialog.c:1662 -#: ../app/dialogs/preferences-dialog.c:1663 +#: ../app/dialogs/preferences-dialog.c:1667 +#: ../app/dialogs/preferences-dialog.c:1668 msgctxt "preferences" msgid "Tool Options" msgstr "Werkzeugeinstellungen" #. General #. Snapping Distance -#: ../app/dialogs/preferences-dialog.c:1672 -#: ../app/dialogs/preferences-dialog.c:2546 -#: ../app/dialogs/preferences-dialog.c:2874 -#: ../app/dialogs/preferences-dialog.c:3120 +#: ../app/dialogs/preferences-dialog.c:1677 +#: ../app/dialogs/preferences-dialog.c:2551 +#: ../app/dialogs/preferences-dialog.c:2879 +#: ../app/dialogs/preferences-dialog.c:3125 #: ../app/widgets/gimpcontrollereditor.c:187 msgid "General" msgstr "Allgemein" -#: ../app/dialogs/preferences-dialog.c:1675 +#: ../app/dialogs/preferences-dialog.c:1680 msgid "Allow _editing on non-visible layers" msgstr "_Bearbeitung von nicht-sichtbaren Ebenen erlauben" -#: ../app/dialogs/preferences-dialog.c:1679 +#: ../app/dialogs/preferences-dialog.c:1684 msgid "_Save tool options on exit" msgstr "Werkzeugeinstellungen beim Beenden _speichern" -#: ../app/dialogs/preferences-dialog.c:1683 +#: ../app/dialogs/preferences-dialog.c:1688 msgid "Save Tool Options _Now" msgstr "Werkzeugeinstellungen _jetzt speichern" -#: ../app/dialogs/preferences-dialog.c:1690 +#: ../app/dialogs/preferences-dialog.c:1695 msgid "_Reset Saved Tool Options to Default Values" msgstr "Werkzeugeinstellungen jetzt auf _Vorgabewerte setzen" -#: ../app/dialogs/preferences-dialog.c:1704 +#: ../app/dialogs/preferences-dialog.c:1709 msgid "Default _interpolation:" msgstr "Voreingestellte _Interpolationsart:" #. Global Brush, Pattern, ... -#: ../app/dialogs/preferences-dialog.c:1712 +#: ../app/dialogs/preferences-dialog.c:1717 msgid "Paint Options Shared Between Tools" msgstr "Maleinstellungen werkzeugübergreifend nutzen" -#: ../app/dialogs/preferences-dialog.c:1716 +#: ../app/dialogs/preferences-dialog.c:1721 msgid "_Brush" msgstr "_Pinsel" -#: ../app/dialogs/preferences-dialog.c:1719 +#: ../app/dialogs/preferences-dialog.c:1724 msgid "_Dynamics" msgstr "_Dynamik" -#: ../app/dialogs/preferences-dialog.c:1722 +#: ../app/dialogs/preferences-dialog.c:1727 msgid "_Pattern" msgstr "_Muster" #. Move Tool -#: ../app/dialogs/preferences-dialog.c:1729 +#: ../app/dialogs/preferences-dialog.c:1734 msgid "Move Tool" msgstr "Verschiebewerkzeug" -#: ../app/dialogs/preferences-dialog.c:1733 +#: ../app/dialogs/preferences-dialog.c:1738 msgid "Set _layer or path as active" msgstr "Ebe_ne oder Pfad aktivieren" -#: ../app/dialogs/preferences-dialog.c:1745 +#: ../app/dialogs/preferences-dialog.c:1750 msgid "Default New Image" msgstr "Eigenschaften eines neuen Bildes" -#: ../app/dialogs/preferences-dialog.c:1746 +#: ../app/dialogs/preferences-dialog.c:1751 msgid "Default Image" msgstr "Neues Bild" -#: ../app/dialogs/preferences-dialog.c:1782 +#: ../app/dialogs/preferences-dialog.c:1787 msgid "Quick Mask color:" msgstr "Farbe der schnellen Maske:" -#: ../app/dialogs/preferences-dialog.c:1783 +#: ../app/dialogs/preferences-dialog.c:1788 msgid "Set the default Quick Mask color" msgstr "Farbe der schnellen Maske festlegen" -#: ../app/dialogs/preferences-dialog.c:1793 +#: ../app/dialogs/preferences-dialog.c:1798 msgid "Default Image Grid" msgstr "Standardbildraster" -#: ../app/dialogs/preferences-dialog.c:1794 +#: ../app/dialogs/preferences-dialog.c:1799 msgid "Default Grid" msgstr "Standardraster" -#: ../app/dialogs/preferences-dialog.c:1814 +#: ../app/dialogs/preferences-dialog.c:1819 msgid "User Interface" msgstr "Benutzeroberfläche" -#: ../app/dialogs/preferences-dialog.c:1815 +#: ../app/dialogs/preferences-dialog.c:1820 msgid "Interface" msgstr "Oberfläche" -#: ../app/dialogs/preferences-dialog.c:1825 ../app/tools/gimptextoptions.c:153 +#: ../app/dialogs/preferences-dialog.c:1830 ../app/tools/gimptextoptions.c:153 msgid "Language" msgstr "Sprache" -#: ../app/dialogs/preferences-dialog.c:1834 +#: ../app/dialogs/preferences-dialog.c:1839 msgid "Use co_mpact sliders" msgstr "Ko_mpakte Schieberegler verwenden" #. Previews -#: ../app/dialogs/preferences-dialog.c:1838 +#: ../app/dialogs/preferences-dialog.c:1843 msgid "Previews" msgstr "Vorschaubilder" -#: ../app/dialogs/preferences-dialog.c:1841 +#: ../app/dialogs/preferences-dialog.c:1846 msgid "_Enable layer & channel previews" msgstr "_Vorschau von Ebenen und Kanälen aktivieren" -#: ../app/dialogs/preferences-dialog.c:1849 +#: ../app/dialogs/preferences-dialog.c:1854 msgid "Enable layer _group previews" msgstr "Vorschau von Ebenen_gruppen aktivieren" -#: ../app/dialogs/preferences-dialog.c:1855 +#: ../app/dialogs/preferences-dialog.c:1860 msgid "_Default layer & channel preview size:" msgstr "Standard_größe der Vorschau von Ebenen und Kanälen:" # Einstellung zur Größe der Vorschaubilder im Journaldialog -#: ../app/dialogs/preferences-dialog.c:1858 +#: ../app/dialogs/preferences-dialog.c:1863 msgid "_Undo preview size:" msgstr "Vorschaugröße im _Journal:" # Einstellung zur Größe der Vorschaubilder im Navigationsdialog -#: ../app/dialogs/preferences-dialog.c:1861 +#: ../app/dialogs/preferences-dialog.c:1866 msgid "Na_vigation preview size:" msgstr "Vorschaugröße in der _Navigation:" #. Keyboard Shortcuts -#: ../app/dialogs/preferences-dialog.c:1865 +#: ../app/dialogs/preferences-dialog.c:1870 msgid "Keyboard Shortcuts" msgstr "Tastenkombinationen" -#: ../app/dialogs/preferences-dialog.c:1869 +#: ../app/dialogs/preferences-dialog.c:1874 msgid "_Use dynamic keyboard shortcuts" msgstr "Dynamische _Tastenkombinationen benutzen" -#: ../app/dialogs/preferences-dialog.c:1873 +#: ../app/dialogs/preferences-dialog.c:1878 msgid "Configure _Keyboard Shortcuts..." msgstr "Tastenkombinationen _konfigurieren …" -#: ../app/dialogs/preferences-dialog.c:1880 +#: ../app/dialogs/preferences-dialog.c:1885 msgid "_Save keyboard shortcuts on exit" msgstr "Tastenkombination beim Beenden _speichern" -#: ../app/dialogs/preferences-dialog.c:1884 +#: ../app/dialogs/preferences-dialog.c:1889 msgid "Save Keyboard Shortcuts _Now" msgstr "Tastenkombinationen _jetzt speichern" -#: ../app/dialogs/preferences-dialog.c:1891 +#: ../app/dialogs/preferences-dialog.c:1896 msgid "_Reset Keyboard Shortcuts to Default Values" msgstr "Tastenkombinationen auf Standardwerte _zurücksetzen" -#: ../app/dialogs/preferences-dialog.c:1900 +#: ../app/dialogs/preferences-dialog.c:1905 msgid "Remove _All Keyboard Shortcuts" msgstr "Alle Tastenkombinationen entfernen" -#: ../app/dialogs/preferences-dialog.c:1912 -#: ../app/dialogs/preferences-dialog.c:1913 -#: ../app/dialogs/preferences-dialog.c:1948 +#: ../app/dialogs/preferences-dialog.c:1917 +#: ../app/dialogs/preferences-dialog.c:1918 +#: ../app/dialogs/preferences-dialog.c:1953 msgid "Theme" msgstr "Thema" -#: ../app/dialogs/preferences-dialog.c:1918 +#: ../app/dialogs/preferences-dialog.c:1923 msgid "Select Theme" msgstr "Thema auswählen" -#: ../app/dialogs/preferences-dialog.c:2000 +#: ../app/dialogs/preferences-dialog.c:2005 msgid "Reload C_urrent Theme" msgstr "_Aktuelles Thema neu laden" -#: ../app/dialogs/preferences-dialog.c:2012 -#: ../app/dialogs/preferences-dialog.c:2013 -#: ../app/dialogs/preferences-dialog.c:2054 +#: ../app/dialogs/preferences-dialog.c:2017 +#: ../app/dialogs/preferences-dialog.c:2018 +#: ../app/dialogs/preferences-dialog.c:2059 msgid "Icon Theme" msgstr "Symbol-Thema" -#: ../app/dialogs/preferences-dialog.c:2018 +#: ../app/dialogs/preferences-dialog.c:2023 msgid "Select an Icon Theme" msgstr "Symbol-Thema auswählen" -#: ../app/dialogs/preferences-dialog.c:2134 -#: ../app/dialogs/preferences-dialog.c:2135 ../app/widgets/gimptoolbox.c:525 +#: ../app/dialogs/preferences-dialog.c:2139 +#: ../app/dialogs/preferences-dialog.c:2140 ../app/widgets/gimptoolbox.c:525 msgid "Toolbox" msgstr "Werkzeugkasten" #. Appearance -#: ../app/dialogs/preferences-dialog.c:2143 -#: ../app/dialogs/preferences-dialog.c:2957 ../app/widgets/gimpgrideditor.c:134 +#: ../app/dialogs/preferences-dialog.c:2148 +#: ../app/dialogs/preferences-dialog.c:2962 ../app/widgets/gimpgrideditor.c:134 msgid "Appearance" msgstr "Darstellung" -#: ../app/dialogs/preferences-dialog.c:2147 +#: ../app/dialogs/preferences-dialog.c:2152 msgid "Show GIMP _logo (drag-and-drop target)" msgstr "GIMP-_Logo anzeigen (Ziel beim Ziehen und Ablegen)" -#: ../app/dialogs/preferences-dialog.c:2151 +#: ../app/dialogs/preferences-dialog.c:2156 msgid "Show _foreground & background color" msgstr "_Vordergrund- und Hintergrundfarbe anzeigen" -#: ../app/dialogs/preferences-dialog.c:2155 +#: ../app/dialogs/preferences-dialog.c:2160 msgid "Show active _brush, pattern & gradient" msgstr "Aktive _Pinsel, Muster und Farbverläufe anzeigen" -#: ../app/dialogs/preferences-dialog.c:2159 +#: ../app/dialogs/preferences-dialog.c:2164 msgid "Show active _image" msgstr "Aktuelles _Bild anzeigen" -#: ../app/dialogs/preferences-dialog.c:2168 +#: ../app/dialogs/preferences-dialog.c:2173 msgid "Use tool _groups" msgstr "Werkzeug_gruppen verwenden" -#: ../app/dialogs/preferences-dialog.c:2191 +#: ../app/dialogs/preferences-dialog.c:2196 msgid "_Menu mode:" msgstr "_Menümodus:" #. Tool Editor -#: ../app/dialogs/preferences-dialog.c:2198 +#: ../app/dialogs/preferences-dialog.c:2203 msgid "Tools Configuration" msgstr "Konfiguration der Werkzeuge" -#: ../app/dialogs/preferences-dialog.c:2213 -#: ../app/dialogs/preferences-dialog.c:2214 +#: ../app/dialogs/preferences-dialog.c:2218 +#: ../app/dialogs/preferences-dialog.c:2219 msgid "Dialog Defaults" msgstr "Dialogvorgaben" -#: ../app/dialogs/preferences-dialog.c:2223 +#: ../app/dialogs/preferences-dialog.c:2228 msgid "Reset Dialog _Defaults" msgstr "Dialogvorgaben _zurücksetzen" #. Color profile import dialog -#: ../app/dialogs/preferences-dialog.c:2231 +#: ../app/dialogs/preferences-dialog.c:2236 msgid "Color Profile Import Dialog" msgstr "Farbprofil-Importdialog" -#: ../app/dialogs/preferences-dialog.c:2236 +#: ../app/dialogs/preferences-dialog.c:2241 msgid "Color profile policy:" msgstr "Richtlinie des Farbprofils:" #. All color profile chooser dialogs -#: ../app/dialogs/preferences-dialog.c:2240 +#: ../app/dialogs/preferences-dialog.c:2245 msgid "Color Profile File Dialogs" msgstr "Farbprofil-Dateidialoge" -#: ../app/dialogs/preferences-dialog.c:2245 +#: ../app/dialogs/preferences-dialog.c:2250 msgid "Profile folder:" msgstr "Profilordner:" -#: ../app/dialogs/preferences-dialog.c:2246 +#: ../app/dialogs/preferences-dialog.c:2251 msgid "Select Default Folder for Color Profiles" msgstr "Vorgabe-Ordner für Farbprofile auswählen" #. Convert to Color Profile Dialog -#: ../app/dialogs/preferences-dialog.c:2250 +#: ../app/dialogs/preferences-dialog.c:2255 msgid "Convert to Color Profile Dialog" msgstr "Dialog zum Umwandeln in Farbprofil" # http://de.wikipedia.org/wiki/Rendering_intent -#: ../app/dialogs/preferences-dialog.c:2255 +#: ../app/dialogs/preferences-dialog.c:2260 msgid "Rendering intent:" msgstr "Wiedergabeziel:" # https://www.drucker-kalibrieren.com/blog/tiefenkompensation-black-point-compensation/ -#: ../app/dialogs/preferences-dialog.c:2259 +#: ../app/dialogs/preferences-dialog.c:2264 msgid "Black point compensation" msgstr "Tiefenkompensation" #. Convert Precision Dialog -#: ../app/dialogs/preferences-dialog.c:2263 +#: ../app/dialogs/preferences-dialog.c:2268 msgid "Precision Conversion Dialog" msgstr "Dialog zur Genauigkeitsumwandlung" -#: ../app/dialogs/preferences-dialog.c:2270 +#: ../app/dialogs/preferences-dialog.c:2275 msgid "Dither layers:" msgstr "Dithering für Ebenen:" -#: ../app/dialogs/preferences-dialog.c:2275 +#: ../app/dialogs/preferences-dialog.c:2280 msgid "Dither text layers:" msgstr "Dithering für Textebenen:" -#: ../app/dialogs/preferences-dialog.c:2280 +#: ../app/dialogs/preferences-dialog.c:2285 msgid "Dither channels/masks:" msgstr "Dithering für Kanäle/Masken:" #. Convert Indexed Dialog -#: ../app/dialogs/preferences-dialog.c:2284 +#: ../app/dialogs/preferences-dialog.c:2289 msgid "Indexed Conversion Dialog" msgstr "Dialog zur indizierten Farbumwandlung" -#: ../app/dialogs/preferences-dialog.c:2289 +#: ../app/dialogs/preferences-dialog.c:2294 msgid "Colormap:" msgstr "Farbtabelle:" -#: ../app/dialogs/preferences-dialog.c:2292 +#: ../app/dialogs/preferences-dialog.c:2297 msgid "Maximum number of colors:" msgstr "Maximale Anzahl der Farben:" -#: ../app/dialogs/preferences-dialog.c:2296 +#: ../app/dialogs/preferences-dialog.c:2301 msgid "Remove unused and duplicate colors from colormap" msgstr "Nicht verwendete und doppelte Farben aus der Palette entfernen" -#: ../app/dialogs/preferences-dialog.c:2302 +#: ../app/dialogs/preferences-dialog.c:2307 msgid "Color dithering:" msgstr "Farb-Dithering:" -#: ../app/dialogs/preferences-dialog.c:2306 +#: ../app/dialogs/preferences-dialog.c:2311 msgid "Enable dithering of transparency" msgstr "Dithering für Transparenz aktivieren" -#: ../app/dialogs/preferences-dialog.c:2309 +#: ../app/dialogs/preferences-dialog.c:2314 msgid "Enable dithering of text layers" msgstr "Dithering basierend auf Textebenen aktivieren" -#: ../app/dialogs/preferences-dialog.c:2318 +#: ../app/dialogs/preferences-dialog.c:2323 msgid "Keep recent settings:" msgstr "Die letzten Einstellungen behalten:" -#: ../app/dialogs/preferences-dialog.c:2322 +#: ../app/dialogs/preferences-dialog.c:2327 msgid "Default to the last used settings" msgstr "Die zuletzt benutzten Einstellungen verwenden" -#: ../app/dialogs/preferences-dialog.c:2325 +#: ../app/dialogs/preferences-dialog.c:2330 msgid "Show advanced color options" msgstr "Erweiterte Farbeinstellungen anzeigen" #. Canvas Size Dialog -#: ../app/dialogs/preferences-dialog.c:2329 +#: ../app/dialogs/preferences-dialog.c:2334 msgid "Canvas Size Dialog" msgstr "Leinwandgröße-Dialog" -#: ../app/dialogs/preferences-dialog.c:2334 -#: ../app/dialogs/preferences-dialog.c:2363 +#: ../app/dialogs/preferences-dialog.c:2339 +#: ../app/dialogs/preferences-dialog.c:2368 msgid "Fill with:" msgstr "Füllen mit:" -#: ../app/dialogs/preferences-dialog.c:2337 +#: ../app/dialogs/preferences-dialog.c:2342 msgid "Resize layers:" msgstr "Ebenengrößen ändern:" -#: ../app/dialogs/preferences-dialog.c:2341 +#: ../app/dialogs/preferences-dialog.c:2346 msgid "Resize text layers" msgstr "Textebenengröße ändern" #. New Layer Dialog -#: ../app/dialogs/preferences-dialog.c:2345 +#: ../app/dialogs/preferences-dialog.c:2350 msgid "New Layer Dialog" msgstr "Dialog für neue Ebene" -#: ../app/dialogs/preferences-dialog.c:2350 +#: ../app/dialogs/preferences-dialog.c:2355 msgid "Layer name:" msgstr "Ebenenname:" -#: ../app/dialogs/preferences-dialog.c:2354 +#: ../app/dialogs/preferences-dialog.c:2359 msgid "Fill type:" msgstr "Füllungstyp:" #. Layer Boundary Size Dialog -#: ../app/dialogs/preferences-dialog.c:2358 +#: ../app/dialogs/preferences-dialog.c:2363 msgid "Layer Boundary Size Dialog" msgstr "Größendialog für Ebenenbegrenzungen" #. Add Layer Mask Dialog -#: ../app/dialogs/preferences-dialog.c:2367 +#: ../app/dialogs/preferences-dialog.c:2372 msgid "Add Layer Mask Dialog" msgstr "Dialog zum Hinzufügen einer Ebenenmaske" -#: ../app/dialogs/preferences-dialog.c:2372 +#: ../app/dialogs/preferences-dialog.c:2377 msgid "Layer mask type:" msgstr "Typ der Ebenenmaske:" -#: ../app/dialogs/preferences-dialog.c:2376 +#: ../app/dialogs/preferences-dialog.c:2381 msgid "Invert mask" msgstr "Maske invertieren" #. Merge Layers Dialog -#: ../app/dialogs/preferences-dialog.c:2380 +#: ../app/dialogs/preferences-dialog.c:2385 msgid "Merge Layers Dialog" msgstr "Dialog zum Vereinen von Ebenen" -#: ../app/dialogs/preferences-dialog.c:2387 +#: ../app/dialogs/preferences-dialog.c:2392 msgid "Merged layer size:" msgstr "Größe der vereinten Ebene:" -#: ../app/dialogs/preferences-dialog.c:2391 +#: ../app/dialogs/preferences-dialog.c:2396 msgid "Merge within active group only" msgstr "Nur innerhalb aktiver Gruppe vereinen" -#: ../app/dialogs/preferences-dialog.c:2394 +#: ../app/dialogs/preferences-dialog.c:2399 msgid "Discard invisible layers" msgstr "Unsichtbare Ebenen verwerfen" #. New Channel Dialog -#: ../app/dialogs/preferences-dialog.c:2398 +#: ../app/dialogs/preferences-dialog.c:2403 msgid "New Channel Dialog" msgstr "Dialog für neuen Kanal" -#: ../app/dialogs/preferences-dialog.c:2403 +#: ../app/dialogs/preferences-dialog.c:2408 msgid "Channel name:" msgstr "Kanalname:" -#: ../app/dialogs/preferences-dialog.c:2407 +#: ../app/dialogs/preferences-dialog.c:2412 msgid "Color and opacity:" msgstr "Farbe und Deckkraft:" -#: ../app/dialogs/preferences-dialog.c:2408 +#: ../app/dialogs/preferences-dialog.c:2413 msgid "Default New Channel Color and Opacity" msgstr "Voreingestellte Farbe und Deckkraft für neue Kanäle" #. New Path Dialog -#: ../app/dialogs/preferences-dialog.c:2413 +#: ../app/dialogs/preferences-dialog.c:2418 msgid "New Path Dialog" msgstr "Dialog für neuen Pfad" -#: ../app/dialogs/preferences-dialog.c:2418 +#: ../app/dialogs/preferences-dialog.c:2423 msgid "Path name:" msgstr "Pfadname:" #. Export Path Dialog -#: ../app/dialogs/preferences-dialog.c:2422 +#: ../app/dialogs/preferences-dialog.c:2427 msgid "Export Paths Dialog" msgstr "Dialog zum Exportieren von Pfaden" -#: ../app/dialogs/preferences-dialog.c:2427 +#: ../app/dialogs/preferences-dialog.c:2432 msgid "Export folder:" msgstr "Export-Ordner:" -#: ../app/dialogs/preferences-dialog.c:2428 +#: ../app/dialogs/preferences-dialog.c:2433 msgid "Select Default Folder for Exporting Paths" msgstr "Vorgabe-Ordner zum Exportieren von Pfaden auswählen" -#: ../app/dialogs/preferences-dialog.c:2432 +#: ../app/dialogs/preferences-dialog.c:2437 msgid "Export the active path only" msgstr "Nur den aktiven Pfad exportieren" #. Import Path Dialog -#: ../app/dialogs/preferences-dialog.c:2436 +#: ../app/dialogs/preferences-dialog.c:2441 msgid "Import Paths Dialog" msgstr "Dialog zum Importieren von Pfaden" -#: ../app/dialogs/preferences-dialog.c:2441 +#: ../app/dialogs/preferences-dialog.c:2446 msgid "Import folder:" msgstr "Import-Ordner:" -#: ../app/dialogs/preferences-dialog.c:2442 +#: ../app/dialogs/preferences-dialog.c:2447 msgid "Select Default Folder for Importing Paths" msgstr "Vorgabe-Ordner zum Importieren von Pfaden auswählen" -#: ../app/dialogs/preferences-dialog.c:2446 +#: ../app/dialogs/preferences-dialog.c:2451 msgid "Merge imported paths" msgstr "Importierte Pfade vereinen" -#: ../app/dialogs/preferences-dialog.c:2449 +#: ../app/dialogs/preferences-dialog.c:2454 msgid "Scale imported paths" msgstr "Importierte Pfade skalieren" #. Feather Selection Dialog -#: ../app/dialogs/preferences-dialog.c:2453 +#: ../app/dialogs/preferences-dialog.c:2458 msgid "Feather Selection Dialog" msgstr "Dialog zum Ausblenden der Auswahl" -#: ../app/dialogs/preferences-dialog.c:2458 +#: ../app/dialogs/preferences-dialog.c:2463 msgid "Feather radius:" msgstr "Ausblendradius:" -#: ../app/dialogs/preferences-dialog.c:2462 -#: ../app/dialogs/preferences-dialog.c:2484 -#: ../app/dialogs/preferences-dialog.c:2501 +#: ../app/dialogs/preferences-dialog.c:2467 +#: ../app/dialogs/preferences-dialog.c:2489 +#: ../app/dialogs/preferences-dialog.c:2506 msgid "Selected areas continue outside the image" msgstr "Die gewählten Bereiche setzen sich außerhalb des Bilds fort" #. Grow Selection Dialog -#: ../app/dialogs/preferences-dialog.c:2466 +#: ../app/dialogs/preferences-dialog.c:2471 msgid "Grow Selection Dialog" msgstr "Dialog zum Vergrößern der Auswahl" -#: ../app/dialogs/preferences-dialog.c:2471 +#: ../app/dialogs/preferences-dialog.c:2476 msgid "Grow radius:" msgstr "Vergrößerungsradius:" #. Shrink Selection Dialog -#: ../app/dialogs/preferences-dialog.c:2475 +#: ../app/dialogs/preferences-dialog.c:2480 msgid "Shrink Selection Dialog" msgstr "Dialog zum Verkleinern der Auswahl" -#: ../app/dialogs/preferences-dialog.c:2480 +#: ../app/dialogs/preferences-dialog.c:2485 msgid "Shrink radius:" msgstr "Verkleinerungsradius:" #. Border Selection Dialog -#: ../app/dialogs/preferences-dialog.c:2488 +#: ../app/dialogs/preferences-dialog.c:2493 msgid "Border Selection Dialog" msgstr "Randwahldialog" -#: ../app/dialogs/preferences-dialog.c:2493 +#: ../app/dialogs/preferences-dialog.c:2498 msgid "Border radius:" msgstr "Kantenradius:" -#: ../app/dialogs/preferences-dialog.c:2497 +#: ../app/dialogs/preferences-dialog.c:2502 msgid "Border style:" msgstr "Randstil:" #. Fill Options Dialog -#: ../app/dialogs/preferences-dialog.c:2505 +#: ../app/dialogs/preferences-dialog.c:2510 msgid "Fill Selection Outline & Fill Path Dialogs" msgstr "Dialoge zum Füllen des Umrisses der Auswahl und des Pfades" #. Stroke Options Dialog -#: ../app/dialogs/preferences-dialog.c:2514 +#: ../app/dialogs/preferences-dialog.c:2519 msgid "Stroke Selection & Stroke Path Dialogs" msgstr "Dialog zur Pinselauswahl und Pfade zu den Pinseln" -#: ../app/dialogs/preferences-dialog.c:2537 -#: ../app/dialogs/preferences-dialog.c:2538 +#: ../app/dialogs/preferences-dialog.c:2542 +#: ../app/dialogs/preferences-dialog.c:2543 msgid "Help System" msgstr "Hilfesystem" -#: ../app/dialogs/preferences-dialog.c:2549 +#: ../app/dialogs/preferences-dialog.c:2554 msgid "Show _tooltips" msgstr "_Minihilfen anzeigen" -#: ../app/dialogs/preferences-dialog.c:2552 +#: ../app/dialogs/preferences-dialog.c:2557 msgid "Show help _buttons" msgstr "Hilfeknöpfe an_zeigen" -#: ../app/dialogs/preferences-dialog.c:2557 +#: ../app/dialogs/preferences-dialog.c:2562 msgid "Use the online version" msgstr "Die online Version verwenden" -#: ../app/dialogs/preferences-dialog.c:2558 +#: ../app/dialogs/preferences-dialog.c:2563 msgid "Use a locally installed copy" msgstr "Die lokal installierte Kopie verwenden" -#: ../app/dialogs/preferences-dialog.c:2559 +#: ../app/dialogs/preferences-dialog.c:2564 msgid "U_ser manual:" msgstr "Benutzer_handbuch:" -#: ../app/dialogs/preferences-dialog.c:2570 +#: ../app/dialogs/preferences-dialog.c:2575 msgid "User interface language" msgstr "Sprache der Benutzeroberfläche" @@ -17547,15 +17689,15 @@ #. * that doesn't use the help browser, so don't bother showing #. * the combo. #. -#: ../app/dialogs/preferences-dialog.c:2629 +#: ../app/dialogs/preferences-dialog.c:2634 msgid "Help Browser" msgstr "Hilfe-Browser" -#: ../app/dialogs/preferences-dialog.c:2636 +#: ../app/dialogs/preferences-dialog.c:2641 msgid "H_elp browser to use:" msgstr "Zu verwendender Hilfe-_Browser:" -#: ../app/dialogs/preferences-dialog.c:2642 +#: ../app/dialogs/preferences-dialog.c:2647 msgid "" "The GIMP help browser doesn't seem to be installed. Using the web browser " "instead." @@ -17564,525 +17706,524 @@ "der Internet-Browser verwendet." #. Action Search -#: ../app/dialogs/preferences-dialog.c:2659 +#: ../app/dialogs/preferences-dialog.c:2664 msgid "Action Search" msgstr "Aktionssuche" -#: ../app/dialogs/preferences-dialog.c:2663 +#: ../app/dialogs/preferences-dialog.c:2668 msgid "Show _unavailable actions" msgstr "_Nicht verfügbare Aktionen anzeigen" -#: ../app/dialogs/preferences-dialog.c:2666 +#: ../app/dialogs/preferences-dialog.c:2671 msgid "_Maximum History Size:" msgstr "Maximale _Journal-Größe:" -#: ../app/dialogs/preferences-dialog.c:2670 +#: ../app/dialogs/preferences-dialog.c:2675 msgid "C_lear Action History" msgstr "Aktions-Journal _leeren" -#: ../app/dialogs/preferences-dialog.c:2684 -#: ../app/dialogs/preferences-dialog.c:2685 +#: ../app/dialogs/preferences-dialog.c:2689 +#: ../app/dialogs/preferences-dialog.c:2690 msgid "Display" msgstr "Anzeige" #. Transparency -#: ../app/dialogs/preferences-dialog.c:2694 +#: ../app/dialogs/preferences-dialog.c:2699 msgid "Transparency" msgstr "Transparenz" -#: ../app/dialogs/preferences-dialog.c:2698 +#: ../app/dialogs/preferences-dialog.c:2703 msgid "_Check style:" msgstr "_Schachbrett-Stil:" -#: ../app/dialogs/preferences-dialog.c:2701 +#: ../app/dialogs/preferences-dialog.c:2706 msgid "Check _size:" msgstr "Schachbrett_größe:" -#: ../app/dialogs/preferences-dialog.c:2704 +#: ../app/dialogs/preferences-dialog.c:2709 msgid "Monitor Resolution" msgstr "Bildschirmauflösung" #. Pixels -#: ../app/dialogs/preferences-dialog.c:2708 ../app/display/gimpcursorview.c:212 +#: ../app/dialogs/preferences-dialog.c:2713 ../app/display/gimpcursorview.c:212 #: ../app/widgets/gimpgrideditor.c:199 ../app/widgets/gimpgrideditor.c:234 msgid "Pixels" msgstr "Pixel" -#: ../app/dialogs/preferences-dialog.c:2726 ../app/widgets/gimpgrideditor.c:195 +#: ../app/dialogs/preferences-dialog.c:2731 ../app/widgets/gimpgrideditor.c:195 #: ../app/widgets/gimpgrideditor.c:230 msgid "Horizontal" msgstr "Horizontal" -#: ../app/dialogs/preferences-dialog.c:2728 ../app/widgets/gimpgrideditor.c:197 +#: ../app/dialogs/preferences-dialog.c:2733 ../app/widgets/gimpgrideditor.c:197 #: ../app/widgets/gimpgrideditor.c:232 msgid "Vertical" msgstr "Vertikal" -#: ../app/dialogs/preferences-dialog.c:2730 +#: ../app/dialogs/preferences-dialog.c:2735 #: ../app/widgets/gimpimagepropview.c:469 msgid "ppi" msgstr "PPI" -# c-format -#: ../app/dialogs/preferences-dialog.c:2749 +#: ../app/dialogs/preferences-dialog.c:2754 #, c-format msgid "_Detect automatically (currently %d × %d ppi)" -msgstr "Automatisch _erkennen (aktuell %d × %d DPI)" +msgstr "Automatisch _erkennen (aktuell %d × %d PPI)" -#: ../app/dialogs/preferences-dialog.c:2767 +#: ../app/dialogs/preferences-dialog.c:2772 msgid "_Enter manually" msgstr "_Manuell eingeben" -#: ../app/dialogs/preferences-dialog.c:2782 +#: ../app/dialogs/preferences-dialog.c:2787 msgid "C_alibrate..." msgstr "_Kalibrieren …" -#: ../app/dialogs/preferences-dialog.c:2809 -#: ../app/dialogs/preferences-dialog.c:2810 +#: ../app/dialogs/preferences-dialog.c:2814 +#: ../app/dialogs/preferences-dialog.c:2815 msgid "Window Management" msgstr "Fensterverwaltung" -#: ../app/dialogs/preferences-dialog.c:2815 +#: ../app/dialogs/preferences-dialog.c:2820 msgid "Window Manager Hints" msgstr "Fenster-Manager-Hinweise" -#: ../app/dialogs/preferences-dialog.c:2821 +#: ../app/dialogs/preferences-dialog.c:2826 msgid "Hint for _docks and toolbox:" msgstr "Hinweis für _Docks und den Werkzeugkasten:" -#: ../app/dialogs/preferences-dialog.c:2824 +#: ../app/dialogs/preferences-dialog.c:2829 msgid "Focus" msgstr "Fokus" -#: ../app/dialogs/preferences-dialog.c:2828 +#: ../app/dialogs/preferences-dialog.c:2833 msgid "Activate the _focused image" msgstr "Das _fokussierte Bild aktivieren" #. Window Positions -#: ../app/dialogs/preferences-dialog.c:2832 +#: ../app/dialogs/preferences-dialog.c:2837 msgid "Window Positions" msgstr "Fensterpositionen" -#: ../app/dialogs/preferences-dialog.c:2835 +#: ../app/dialogs/preferences-dialog.c:2840 msgid "_Save window positions on exit" msgstr "Fensterpositionen beim Beenden _speichern" -#: ../app/dialogs/preferences-dialog.c:2838 +#: ../app/dialogs/preferences-dialog.c:2843 msgid "Open windows on the same _monitor they were open before" msgstr "Fenster am selben _Monitor wie zuvor öffnen" -#: ../app/dialogs/preferences-dialog.c:2842 +#: ../app/dialogs/preferences-dialog.c:2847 msgid "Save Window Positions _Now" msgstr "Fensterpositionen _jetzt speichern" -#: ../app/dialogs/preferences-dialog.c:2849 +#: ../app/dialogs/preferences-dialog.c:2854 msgid "_Reset Saved Window Positions to Default Values" msgstr "Fensterpositionen _jetzt auf Standardwerte setzen" -#: ../app/dialogs/preferences-dialog.c:2864 -#: ../app/dialogs/preferences-dialog.c:2865 +#: ../app/dialogs/preferences-dialog.c:2869 +#: ../app/dialogs/preferences-dialog.c:2870 msgid "Image Windows" msgstr "Bildfenster" -#: ../app/dialogs/preferences-dialog.c:2877 +#: ../app/dialogs/preferences-dialog.c:2882 msgid "Use \"Show _all\" by default" msgstr "»_Alles anzeigen« als Standard verwenden" -#: ../app/dialogs/preferences-dialog.c:2881 +#: ../app/dialogs/preferences-dialog.c:2886 msgid "Use \"_Dot for dot\" by default" msgstr "»_Punkt für Punkt« als Standard verwenden" -#: ../app/dialogs/preferences-dialog.c:2887 +#: ../app/dialogs/preferences-dialog.c:2892 msgid "Marching ants s_peed:" msgstr "Geschwindigkeit der laufenden _Ameisen:" #. Zoom & Resize Behavior -#: ../app/dialogs/preferences-dialog.c:2891 +#: ../app/dialogs/preferences-dialog.c:2896 msgid "Zoom & Resize Behavior" msgstr "Verhalten bei Größenänderungen" -#: ../app/dialogs/preferences-dialog.c:2895 +#: ../app/dialogs/preferences-dialog.c:2900 msgid "Resize window on _zoom" msgstr "Fenstergröße beim _Vergrößern und Verkleinern anpassen" -#: ../app/dialogs/preferences-dialog.c:2898 +#: ../app/dialogs/preferences-dialog.c:2903 msgid "Resize window on image _size change" msgstr "Fenstergröße anpassen, wenn sich die _Bildgröße ändert" -#: ../app/dialogs/preferences-dialog.c:2904 +#: ../app/dialogs/preferences-dialog.c:2909 msgid "Show entire image" msgstr "Das gesamte Bild anzeigen" -#: ../app/dialogs/preferences-dialog.c:2906 +#: ../app/dialogs/preferences-dialog.c:2911 msgid "Initial zoom _ratio:" msgstr "Anfänglicher _Vergrößerungsfaktor:" #. Space Bar -#: ../app/dialogs/preferences-dialog.c:2910 +#: ../app/dialogs/preferences-dialog.c:2915 msgid "Space Bar" msgstr "Leertaste" -#: ../app/dialogs/preferences-dialog.c:2916 +#: ../app/dialogs/preferences-dialog.c:2921 msgid "_While space bar is pressed:" msgstr "_Während die Leertaste gedrückt ist:" #. Mouse Pointers -#: ../app/dialogs/preferences-dialog.c:2920 +#: ../app/dialogs/preferences-dialog.c:2925 msgid "Mouse Pointers" msgstr "Mauszeiger" -#: ../app/dialogs/preferences-dialog.c:2924 +#: ../app/dialogs/preferences-dialog.c:2929 msgid "Show _brush outline" msgstr "Pinsel_umriss anzeigen" -#: ../app/dialogs/preferences-dialog.c:2932 +#: ../app/dialogs/preferences-dialog.c:2937 msgid "S_nap brush outline to stroke" msgstr "Pinselumriss am Pinselstrich einrasten" -#: ../app/dialogs/preferences-dialog.c:2936 +#: ../app/dialogs/preferences-dialog.c:2941 msgid "Show pointer for paint _tools" msgstr "Zeiger des Mal_werkzeugs anzeigen" -#: ../app/dialogs/preferences-dialog.c:2942 +#: ../app/dialogs/preferences-dialog.c:2947 msgid "Pointer _mode:" msgstr "Zeiger_modus:" -#: ../app/dialogs/preferences-dialog.c:2945 +#: ../app/dialogs/preferences-dialog.c:2950 msgid "Pointer _handedness:" msgstr "Mauszeiger_händigkeit:" -#: ../app/dialogs/preferences-dialog.c:2956 +#: ../app/dialogs/preferences-dialog.c:2961 msgid "Image Window Appearance" msgstr "Darstellung der Bildfenster" -#: ../app/dialogs/preferences-dialog.c:2966 +#: ../app/dialogs/preferences-dialog.c:2971 msgid "Default Appearance in Normal Mode" msgstr "Voreingestellte Darstellung im normalen Modus" -#: ../app/dialogs/preferences-dialog.c:2971 +#: ../app/dialogs/preferences-dialog.c:2976 msgid "Default Appearance in Fullscreen Mode" msgstr "Voreingestellte Darstellung im Vollbildmodus" -#: ../app/dialogs/preferences-dialog.c:2980 +#: ../app/dialogs/preferences-dialog.c:2985 msgid "Image Title & Statusbar Format" msgstr "Format des Bildtitels und der Statusleiste" -#: ../app/dialogs/preferences-dialog.c:2981 +#: ../app/dialogs/preferences-dialog.c:2986 msgid "Title & Status" msgstr "Titel und Status" -#: ../app/dialogs/preferences-dialog.c:2999 +#: ../app/dialogs/preferences-dialog.c:3004 msgid "Current format" msgstr "Derzeitiges Format" -#: ../app/dialogs/preferences-dialog.c:3000 +#: ../app/dialogs/preferences-dialog.c:3005 msgid "Default format" msgstr "Standardformat" -#: ../app/dialogs/preferences-dialog.c:3001 +#: ../app/dialogs/preferences-dialog.c:3006 msgid "Show zoom percentage" msgstr "Bildgröße in Prozent anzeigen" -#: ../app/dialogs/preferences-dialog.c:3002 +#: ../app/dialogs/preferences-dialog.c:3007 msgid "Show zoom ratio" msgstr "Maßstab als Verhältnis anzeigen" -#: ../app/dialogs/preferences-dialog.c:3003 +#: ../app/dialogs/preferences-dialog.c:3008 msgid "Show image size" msgstr "Bildgröße anzeigen" -#: ../app/dialogs/preferences-dialog.c:3004 +#: ../app/dialogs/preferences-dialog.c:3009 msgid "Show drawable size" msgstr "Bildgröße anzeigen" -#: ../app/dialogs/preferences-dialog.c:3017 +#: ../app/dialogs/preferences-dialog.c:3022 msgid "Image Title Format" msgstr "Format des Bildtitels" -#: ../app/dialogs/preferences-dialog.c:3019 +#: ../app/dialogs/preferences-dialog.c:3024 msgid "Image Statusbar Format" msgstr "Format der Statusleiste" -#: ../app/dialogs/preferences-dialog.c:3104 +#: ../app/dialogs/preferences-dialog.c:3109 msgid "Image Window Snapping Behavior" msgstr "Einrastverhalten im Bildfenster" -#: ../app/dialogs/preferences-dialog.c:3105 +#: ../app/dialogs/preferences-dialog.c:3110 msgid "Snapping" msgstr "Einrasten" -#: ../app/dialogs/preferences-dialog.c:3112 +#: ../app/dialogs/preferences-dialog.c:3117 msgid "Default Behavior in Normal Mode" msgstr "Voreingestelltes Verhalten im normalen Modus" -#: ../app/dialogs/preferences-dialog.c:3116 +#: ../app/dialogs/preferences-dialog.c:3121 msgid "Default Behavior in Fullscreen Mode" msgstr "Voreingestelltes Verhalten im Vollbildmodus" -#: ../app/dialogs/preferences-dialog.c:3125 +#: ../app/dialogs/preferences-dialog.c:3130 msgid "_Snapping distance:" msgstr "Einrast_abstand:" -#: ../app/dialogs/preferences-dialog.c:3134 -#: ../app/dialogs/preferences-dialog.c:3135 +#: ../app/dialogs/preferences-dialog.c:3139 +#: ../app/dialogs/preferences-dialog.c:3140 msgid "Input Devices" msgstr "Eingabegeräte" #. Extended Input Devices -#: ../app/dialogs/preferences-dialog.c:3141 +#: ../app/dialogs/preferences-dialog.c:3146 msgid "Extended Input Devices" msgstr "Erweiterte Eingabegeräte" -#: ../app/dialogs/preferences-dialog.c:3145 +#: ../app/dialogs/preferences-dialog.c:3150 msgid "S_hare tool and tool options between input devices" msgstr "Werkzeug und Werkzeugeinstellungen zwischen Eingabegeräten teilen" -#: ../app/dialogs/preferences-dialog.c:3149 +#: ../app/dialogs/preferences-dialog.c:3154 msgid "Configure E_xtended Input Devices..." msgstr "_Erweiterte Eingabegeräte konfigurieren …" -#: ../app/dialogs/preferences-dialog.c:3156 +#: ../app/dialogs/preferences-dialog.c:3161 msgid "_Save input device settings on exit" msgstr "Gerätestatus beim Beenden _speichern" -#: ../app/dialogs/preferences-dialog.c:3160 +#: ../app/dialogs/preferences-dialog.c:3165 msgid "Save Input Device Settings _Now" msgstr "Gerätestatus _jetzt speichern" -#: ../app/dialogs/preferences-dialog.c:3167 +#: ../app/dialogs/preferences-dialog.c:3172 msgid "_Reset Saved Input Device Settings to Default Values" msgstr "Gerätestatus _jetzt auf Standardwerte setzen" -#: ../app/dialogs/preferences-dialog.c:3182 +#: ../app/dialogs/preferences-dialog.c:3187 msgid "Additional Input Controllers" msgstr "Zusätzliche Eingabegeräte" -#: ../app/dialogs/preferences-dialog.c:3183 +#: ../app/dialogs/preferences-dialog.c:3188 msgid "Input Controllers" msgstr "Eingabesteuerung" -#: ../app/dialogs/preferences-dialog.c:3198 -#: ../app/dialogs/preferences-dialog.c:3199 +#: ../app/dialogs/preferences-dialog.c:3203 +#: ../app/dialogs/preferences-dialog.c:3204 msgid "Folders" msgstr "Ordner" -#: ../app/dialogs/preferences-dialog.c:3206 +#: ../app/dialogs/preferences-dialog.c:3211 msgid "Reset _Folders" msgstr "Ordner _zurücksetzen" -#: ../app/dialogs/preferences-dialog.c:3222 +#: ../app/dialogs/preferences-dialog.c:3227 msgid "_Temporary folder:" msgstr "_Temporärer Ordner:" -#: ../app/dialogs/preferences-dialog.c:3223 +#: ../app/dialogs/preferences-dialog.c:3228 msgid "Select Folder for Temporary Files" msgstr "Ordner für temporäre Dateien auswählen" -#: ../app/dialogs/preferences-dialog.c:3227 +#: ../app/dialogs/preferences-dialog.c:3232 msgid "_Swap folder:" msgstr "_Auslagerungsordner:" -#: ../app/dialogs/preferences-dialog.c:3228 +#: ../app/dialogs/preferences-dialog.c:3233 msgid "Select Swap Folder" msgstr "Auslagerungsordner auswählen" -#: ../app/dialogs/preferences-dialog.c:3261 +#: ../app/dialogs/preferences-dialog.c:3266 msgid "Brush Folders" msgstr "Pinselordner" -#: ../app/dialogs/preferences-dialog.c:3264 +#: ../app/dialogs/preferences-dialog.c:3269 msgid "Reset Brush _Folders" msgstr "Pinselordner _zurücksetzen" -#: ../app/dialogs/preferences-dialog.c:3265 +#: ../app/dialogs/preferences-dialog.c:3270 msgid "Select Brush Folders" msgstr "Pinselordner auswählen" -#: ../app/dialogs/preferences-dialog.c:3267 +#: ../app/dialogs/preferences-dialog.c:3272 msgid "Dynamics Folders" msgstr "Ordner mit Dynamiken" -#: ../app/dialogs/preferences-dialog.c:3270 +#: ../app/dialogs/preferences-dialog.c:3275 msgid "Reset Dynamics _Folders" msgstr "Ordner mit Dynamiken _zurücksetzen" -#: ../app/dialogs/preferences-dialog.c:3271 +#: ../app/dialogs/preferences-dialog.c:3276 msgid "Select Dynamics Folders" msgstr "Ordner mit Dynamiken auswählen" -#: ../app/dialogs/preferences-dialog.c:3273 +#: ../app/dialogs/preferences-dialog.c:3278 msgid "Pattern Folders" msgstr "Ordner für Muster" -#: ../app/dialogs/preferences-dialog.c:3276 +#: ../app/dialogs/preferences-dialog.c:3281 msgid "Reset Pattern _Folders" msgstr "Ordner für Muster _zurücksetzen" -#: ../app/dialogs/preferences-dialog.c:3277 +#: ../app/dialogs/preferences-dialog.c:3282 msgid "Select Pattern Folders" msgstr "Ordner für Muster auswählen" -#: ../app/dialogs/preferences-dialog.c:3279 +#: ../app/dialogs/preferences-dialog.c:3284 msgid "Palette Folders" msgstr "Palettenordner" -#: ../app/dialogs/preferences-dialog.c:3282 +#: ../app/dialogs/preferences-dialog.c:3287 msgid "Reset Palette _Folders" msgstr "Palettenordner _zurücksetzen" -#: ../app/dialogs/preferences-dialog.c:3283 +#: ../app/dialogs/preferences-dialog.c:3288 msgid "Select Palette Folders" msgstr "Palettenordner auswählen" -#: ../app/dialogs/preferences-dialog.c:3285 +#: ../app/dialogs/preferences-dialog.c:3290 msgid "Gradient Folders" msgstr "Farbverlaufsordner" -#: ../app/dialogs/preferences-dialog.c:3288 +#: ../app/dialogs/preferences-dialog.c:3293 msgid "Reset Gradient _Folders" msgstr "Farbverlaufsordner _zurücksetzen" -#: ../app/dialogs/preferences-dialog.c:3289 +#: ../app/dialogs/preferences-dialog.c:3294 msgid "Select Gradient Folders" msgstr "Farbverlaufsordner auswählen" -#: ../app/dialogs/preferences-dialog.c:3291 +#: ../app/dialogs/preferences-dialog.c:3296 msgid "Font Folders" msgstr "Schriftenordner" -#: ../app/dialogs/preferences-dialog.c:3294 +#: ../app/dialogs/preferences-dialog.c:3299 msgid "Reset Font _Folders" msgstr "Schriftenordner _zurücksetzen" -#: ../app/dialogs/preferences-dialog.c:3295 +#: ../app/dialogs/preferences-dialog.c:3300 msgid "Select Font Folders" msgstr "Schriftenordner auswählen" -#: ../app/dialogs/preferences-dialog.c:3297 +#: ../app/dialogs/preferences-dialog.c:3302 msgid "Tool Preset Folders" msgstr "Ordner für Werkzeug-Voreinstellungen" -#: ../app/dialogs/preferences-dialog.c:3300 +#: ../app/dialogs/preferences-dialog.c:3305 msgid "Reset Tool Preset _Folders" msgstr "Ordner für Werkzeug-Voreinstellungen _zurücksetzen" -#: ../app/dialogs/preferences-dialog.c:3301 +#: ../app/dialogs/preferences-dialog.c:3306 msgid "Select Tool Preset Folders" msgstr "Ordner für Werkzeug-Voreinstellungen auswählen" -#: ../app/dialogs/preferences-dialog.c:3303 +#: ../app/dialogs/preferences-dialog.c:3308 msgid "MyPaint Brush Folders" msgstr "MyPaint-Pinselordner" -#: ../app/dialogs/preferences-dialog.c:3306 +#: ../app/dialogs/preferences-dialog.c:3311 msgid "Reset MyPaint Brush _Folders" msgstr "MyPaint-Pinselordner _zurücksetzen" -#: ../app/dialogs/preferences-dialog.c:3307 +#: ../app/dialogs/preferences-dialog.c:3312 msgid "Select MyPaint Brush Folders" msgstr "MyPaint-Pinselordner auswählen" -#: ../app/dialogs/preferences-dialog.c:3309 +#: ../app/dialogs/preferences-dialog.c:3314 msgid "Plug-in Folders" msgstr "Plugin-Ordner" -#: ../app/dialogs/preferences-dialog.c:3312 +#: ../app/dialogs/preferences-dialog.c:3317 msgid "Reset plug-in _Folders" msgstr "Plugin-Ordner _zurücksetzen" -#: ../app/dialogs/preferences-dialog.c:3313 +#: ../app/dialogs/preferences-dialog.c:3318 msgid "Select plug-in Folders" msgstr "Plugin-Ordner auswählen" -#: ../app/dialogs/preferences-dialog.c:3315 +#: ../app/dialogs/preferences-dialog.c:3320 msgid "Scripts" msgstr "Skripte" -#: ../app/dialogs/preferences-dialog.c:3315 +#: ../app/dialogs/preferences-dialog.c:3320 msgid "Script-Fu Folders" msgstr "Skript-Fu-Ordner" -#: ../app/dialogs/preferences-dialog.c:3318 +#: ../app/dialogs/preferences-dialog.c:3323 msgid "Reset Script-Fu _Folders" msgstr "Skript-Fu-Ordner _zurücksetzen" -#: ../app/dialogs/preferences-dialog.c:3319 +#: ../app/dialogs/preferences-dialog.c:3324 msgid "Select Script-Fu Folders" msgstr "Skript-Fu-Ordner auswählen" -#: ../app/dialogs/preferences-dialog.c:3321 +#: ../app/dialogs/preferences-dialog.c:3326 msgid "Module Folders" msgstr "Modulordner" -#: ../app/dialogs/preferences-dialog.c:3324 +#: ../app/dialogs/preferences-dialog.c:3329 msgid "Reset Module _Folders" msgstr "Modulordner _zurücksetzen" -#: ../app/dialogs/preferences-dialog.c:3325 +#: ../app/dialogs/preferences-dialog.c:3330 msgid "Select Module Folders" msgstr "Modulordner auswählen" -#: ../app/dialogs/preferences-dialog.c:3327 +#: ../app/dialogs/preferences-dialog.c:3332 msgid "Interpreters" msgstr "Interpreter" -#: ../app/dialogs/preferences-dialog.c:3327 +#: ../app/dialogs/preferences-dialog.c:3332 msgid "Interpreter Folders" msgstr "Interpreterordner" -#: ../app/dialogs/preferences-dialog.c:3330 +#: ../app/dialogs/preferences-dialog.c:3335 msgid "Reset Interpreter _Folders" msgstr "Interpreterordner _zurücksetzen" -#: ../app/dialogs/preferences-dialog.c:3331 +#: ../app/dialogs/preferences-dialog.c:3336 msgid "Select Interpreter Folders" msgstr "Interpreterordner auswählen" -#: ../app/dialogs/preferences-dialog.c:3333 +#: ../app/dialogs/preferences-dialog.c:3338 msgid "Environment" msgstr "Umgebung" -#: ../app/dialogs/preferences-dialog.c:3333 +#: ../app/dialogs/preferences-dialog.c:3338 msgid "Environment Folders" msgstr "Umgebungsordner" -#: ../app/dialogs/preferences-dialog.c:3336 +#: ../app/dialogs/preferences-dialog.c:3341 msgid "Reset Environment _Folders" msgstr "Umgebungsordner _zurücksetzen" -#: ../app/dialogs/preferences-dialog.c:3337 +#: ../app/dialogs/preferences-dialog.c:3342 msgid "Select Environment Folders" msgstr "Umgebungsordner auswählen" -#: ../app/dialogs/preferences-dialog.c:3339 +#: ../app/dialogs/preferences-dialog.c:3344 msgid "Themes" msgstr "Themen" -#: ../app/dialogs/preferences-dialog.c:3339 +#: ../app/dialogs/preferences-dialog.c:3344 msgid "Theme Folders" msgstr "Themenordner" -#: ../app/dialogs/preferences-dialog.c:3342 +#: ../app/dialogs/preferences-dialog.c:3347 msgid "Reset Theme _Folders" msgstr "Themenordner _zurücksetzen" -#: ../app/dialogs/preferences-dialog.c:3343 +#: ../app/dialogs/preferences-dialog.c:3348 msgid "Select Theme Folders" msgstr "Themenordner auswählen" -#: ../app/dialogs/preferences-dialog.c:3345 +#: ../app/dialogs/preferences-dialog.c:3350 msgid "Icon Themes" msgstr "Symbolthemen" -#: ../app/dialogs/preferences-dialog.c:3345 +#: ../app/dialogs/preferences-dialog.c:3350 msgid "Icon Theme Folders" msgstr "Symbolthemen-Ordner" -#: ../app/dialogs/preferences-dialog.c:3348 +#: ../app/dialogs/preferences-dialog.c:3353 msgid "Reset Icon Theme _Folders" msgstr "Symbolthemen-Ordner _zurücksetzen" -#: ../app/dialogs/preferences-dialog.c:3349 +#: ../app/dialogs/preferences-dialog.c:3354 msgid "Select Icon Theme Folders" msgstr "Symbolthemen-Ordner auswählen" @@ -18189,63 +18330,87 @@ msgid "Save as" msgstr "Speichern unter" -#: ../app/dialogs/resize-dialog.c:143 +#: ../app/dialogs/resize-dialog.c:171 msgid "Canvas Size" msgstr "Leinwandgröße" -#: ../app/dialogs/resize-dialog.c:155 ../app/dialogs/scale-dialog.c:114 +#: ../app/dialogs/resize-dialog.c:183 ../app/dialogs/scale-dialog.c:114 msgid "Layer Size" msgstr "Ebenengröße" -#: ../app/dialogs/resize-dialog.c:156 +#: ../app/dialogs/resize-dialog.c:184 msgid "Fill With" msgstr "Füllen mit" -#: ../app/dialogs/resize-dialog.c:185 +#: ../app/dialogs/resize-dialog.c:225 msgid "Re_set" msgstr "Zurück_setzen" -#: ../app/dialogs/resize-dialog.c:187 +#: ../app/dialogs/resize-dialog.c:227 msgid "_Resize" msgstr "_Größe ändern" +#: ../app/dialogs/resize-dialog.c:294 +msgid "Reset the template selection" +msgstr "Vorlagenauswahl zurücksetzen" + +#: ../app/dialogs/resize-dialog.c:301 +msgid "" +"Template and image print resolution don't match.\n" +"Choose how to scale the canvas:" +msgstr "" +"Die Druckauflösung von Vorlage und Bild stimmen nicht überein.\n" +"Wählen Sie, wie die Leinwand skaliert werden soll:" + +#. offset frame #. The offset frame #. offset frame -#: ../app/dialogs/resize-dialog.c:230 ../app/tools/gimpalignoptions.c:100 +#: ../app/dialogs/resize-dialog.c:380 ../app/tools/gimpalignoptions.c:100 #: ../app/tools/gimpalignoptions.c:107 ../app/tools/gimpgradientoptions.c:88 #: ../app/tools/gimpoffsettool.c:129 ../app/tools/gimpoffsettool.c:459 #: ../app/tools/gimptransform3dtool.c:343 ../app/widgets/gimpgrideditor.c:209 msgid "Offset" msgstr "Versatz" -#: ../app/dialogs/resize-dialog.c:259 ../app/tools/gimpoffsettool.c:488 +#: ../app/dialogs/resize-dialog.c:409 ../app/tools/gimpoffsettool.c:488 #: ../app/tools/gimptransform3dtool.c:271 #: ../app/tools/gimptransform3dtool.c:383 msgid "_X:" msgstr "_X:" -#: ../app/dialogs/resize-dialog.c:260 ../app/tools/gimpoffsettool.c:490 +#: ../app/dialogs/resize-dialog.c:410 ../app/tools/gimpoffsettool.c:490 #: ../app/tools/gimptransform3dtool.c:272 #: ../app/tools/gimptransform3dtool.c:389 msgid "_Y:" msgstr "_Y:" -#: ../app/dialogs/resize-dialog.c:277 +#. Button to center the image on canvas just below the preview. +#: ../app/dialogs/resize-dialog.c:452 msgid "C_enter" msgstr "_Zentrieren" -#: ../app/dialogs/resize-dialog.c:331 +#: ../app/dialogs/resize-dialog.c:478 msgid "Resize _layers:" msgstr "Ebenengrößen _ändern:" -#: ../app/dialogs/resize-dialog.c:379 +#: ../app/dialogs/resize-dialog.c:526 msgid "Resize _text layers" msgstr "_Textebenengröße ändern" -#: ../app/dialogs/resize-dialog.c:390 +#: ../app/dialogs/resize-dialog.c:537 msgid "Resizing text layers will make them uneditable" msgstr "Größenänderung von Textebenen macht sie unbearbeitbar" +#: ../app/dialogs/resize-dialog.c:759 +#, c-format +msgid "Scale template to %.2f ppi" +msgstr "Vorlage auf %.2f PPI skalieren" + +#: ../app/dialogs/resize-dialog.c:764 +#, c-format +msgid "Set image to %.2f ppi" +msgstr "Bild auf %.2f PPI setzen" + #: ../app/dialogs/resolution-calibrate-dialog.c:69 msgid "Calibrate Monitor Resolution" msgstr "Bildschirmauflösung kalibrieren" @@ -18574,7 +18739,7 @@ msgid "Drop image files here to open them" msgstr "Ziehen Sie Bilddateien hierher, um sie zu öffnen" -#: ../app/display/gimpdisplayshell-callbacks.c:621 +#: ../app/display/gimpdisplayshell-callbacks.c:625 #, c-format msgid "" "Unstable Development Version\n" @@ -18796,7 +18961,7 @@ msgid "pixels" msgstr "Pixel" -#: ../app/display/gimpstatusbar.c:472 +#: ../app/display/gimpstatusbar.c:475 #, c-format msgid "Cancel %s" msgstr "%s abbrechen" @@ -18893,33 +19058,33 @@ msgid "%s to zoom" msgstr "%s zum Vergrößern" -#: ../app/display/gimptoolhandlegrid.c:865 +#: ../app/display/gimptoolhandlegrid.c:896 #: ../app/display/gimptooltransformgrid.c:1832 msgid "Click-Drag to move" msgstr "Klicken und ziehen Sie zum Verschieben" -#: ../app/display/gimptoolhandlegrid.c:868 +#: ../app/display/gimptoolhandlegrid.c:899 msgid "Click-Drag to rotate and scale" msgstr "Klicken und ziehen Sie zum Drehen und Skalieren" -#: ../app/display/gimptoolhandlegrid.c:871 +#: ../app/display/gimptoolhandlegrid.c:902 msgid "Click-Drag to shear and scale" msgstr "Klicken und ziehen Sie zum Scheren und Skalieren" -#: ../app/display/gimptoolhandlegrid.c:874 +#: ../app/display/gimptoolhandlegrid.c:905 #: ../app/display/gimptooltransformgrid.c:1820 msgid "Click-Drag to change perspective" msgstr "Klicken und ziehen Sie, um die Perspektive zu ändern" -#: ../app/display/gimptoolhandlegrid.c:885 +#: ../app/display/gimptoolhandlegrid.c:916 msgid "Click to add a handle" msgstr "Klicken Sie, um einen Ankerpunkt hinzuzufügen" -#: ../app/display/gimptoolhandlegrid.c:891 +#: ../app/display/gimptoolhandlegrid.c:922 msgid "Click-Drag to move this handle" msgstr "Klicken und ziehen Sie, um den Ankerpunkt zu verschieben" -#: ../app/display/gimptoolhandlegrid.c:896 +#: ../app/display/gimptoolhandlegrid.c:927 msgid "Click-Drag to remove this handle" msgstr "Klicken und ziehen Sie, um den Ankerpunkt zu entfernen" @@ -20670,18 +20835,18 @@ msgid "Brightness-Contrast" msgstr "Helligkeit/Kontrast" -#: ../app/pdb/color-cmds.c:148 ../app/pdb/drawable-color-cmds.c:610 +#: ../app/pdb/color-cmds.c:148 ../app/pdb/drawable-color-cmds.c:657 msgctxt "undo-type" msgid "Levels" msgstr "Werte" -#: ../app/pdb/color-cmds.c:247 ../app/pdb/drawable-color-cmds.c:680 +#: ../app/pdb/color-cmds.c:247 ../app/pdb/drawable-color-cmds.c:785 msgctxt "undo-type" msgid "Posterize" msgstr "Posterisieren" #: ../app/pdb/color-cmds.c:286 ../app/pdb/color-cmds.c:327 -#: ../app/pdb/drawable-color-cmds.c:325 +#: ../app/pdb/drawable-color-cmds.c:372 msgctxt "undo-type" msgid "Desaturate" msgstr "Entsättigen" @@ -20710,7 +20875,7 @@ msgid "Hue-Saturation" msgstr "Farbton/Sättigung" -#: ../app/pdb/color-cmds.c:782 ../app/pdb/drawable-color-cmds.c:726 +#: ../app/pdb/color-cmds.c:782 ../app/pdb/drawable-color-cmds.c:831 msgctxt "undo-type" msgid "Threshold" msgstr "Schwellwert" @@ -20724,16 +20889,26 @@ msgid "Foreground Select" msgstr "Vordergrundauswahl" -#: ../app/pdb/drawable-color-cmds.c:507 +#: ../app/pdb/drawable-color-cmds.c:331 +msgctxt "undo-type" +msgid "Extract Component" +msgstr "Komponente extrahieren" + +#: ../app/pdb/drawable-color-cmds.c:554 msgctxt "undo-type" msgid "Hue-Saturation" msgstr "Farbton-Sättigung" -#: ../app/pdb/drawable-color-cmds.c:542 +#: ../app/pdb/drawable-color-cmds.c:589 msgctxt "undo-type" msgid "Invert" msgstr "Invertieren" +#: ../app/pdb/drawable-color-cmds.c:745 +msgctxt "undo-type" +msgid "Shadows-Highlights" +msgstr "Schatten-Glanzlichter" + #: ../app/pdb/drawable-transform-cmds.c:373 #: ../app/pdb/drawable-transform-cmds.c:478 #: ../app/pdb/item-transform-cmds.c:340 ../app/pdb/transform-tools-cmds.c:177 @@ -22724,7 +22899,7 @@ #: ../app/tools/gimpcropoptions.c:87 #: ../app/tools/gimprectangleselectoptions.c:87 msgid "Highlight opacity" -msgstr "Glanzlichter-Deckkraft" +msgstr "Abdunkeln-Deckkraft" #: ../app/tools/gimpcropoptions.c:88 #: ../app/tools/gimprectangleselectoptions.c:88 @@ -25588,7 +25763,7 @@ msgstr "Prozentsatz der Pinselbreite" #: ../app/widgets/gimpbufferview.c:189 ../app/widgets/gimpbufferview.c:290 -#: ../app/widgets/gimpeditor.c:758 +#: ../app/widgets/gimpeditor.c:773 msgid "(None)" msgstr "(Keine)" @@ -25934,7 +26109,7 @@ #: ../app/widgets/gimpcontrollerkeyboard.c:88 #: ../app/widgets/gimpcontrollerkeyboard.c:91 msgid "Cursor Up" -msgstr "Zeiger hoch" +msgstr "Pfeiltaste ↑" #: ../app/widgets/gimpcontrollerkeyboard.c:95 #: ../app/widgets/gimpcontrollerkeyboard.c:98 @@ -25945,7 +26120,7 @@ #: ../app/widgets/gimpcontrollerkeyboard.c:113 #: ../app/widgets/gimpcontrollerkeyboard.c:116 msgid "Cursor Down" -msgstr "Zeiger runter" +msgstr "Pfeiltaste ↓" #: ../app/widgets/gimpcontrollerkeyboard.c:120 #: ../app/widgets/gimpcontrollerkeyboard.c:123 @@ -25956,7 +26131,7 @@ #: ../app/widgets/gimpcontrollerkeyboard.c:138 #: ../app/widgets/gimpcontrollerkeyboard.c:141 msgid "Cursor Left" -msgstr "Zeiger links" +msgstr "Pfeiltaste ←" #: ../app/widgets/gimpcontrollerkeyboard.c:145 #: ../app/widgets/gimpcontrollerkeyboard.c:148 @@ -25967,7 +26142,7 @@ #: ../app/widgets/gimpcontrollerkeyboard.c:163 #: ../app/widgets/gimpcontrollerkeyboard.c:166 msgid "Cursor Right" -msgstr "Zeiger rechts" +msgstr "Pfeiltaste →" #: ../app/widgets/gimpcontrollerkeyboard.c:178 msgid "Keyboard" @@ -27361,7 +27536,7 @@ msgid "colors" msgstr "Farben" -#: ../app/widgets/gimpitemtreeview.c:753 +#: ../app/widgets/gimpitemtreeview.c:763 msgid "Lock:" msgstr "Sperre:" @@ -27893,10 +28068,9 @@ msgid "[ Base Image ]" msgstr "[Basisbild]" -# CHECK #: ../app/widgets/gimpvectorstreeview.c:111 -msgid "Lock path strokes" -msgstr "Nachgezogene Pfade sperren" +msgid "Lock path" +msgstr "Pfad sperren" # CHECK #: ../app/widgets/gimpvectorstreeview.c:114 @@ -28104,11 +28278,11 @@ msgid "Error creating '%s': " msgstr "Fehler beim Erstellen von »%s«: " -#: ../app/xcf/xcf-load.c:241 +#: ../app/xcf/xcf-load.c:250 msgid "Invalid image mode and precision combination." msgstr "Ungültige Kombination aus Bildmodus und Genauigkeit." -#: ../app/xcf/xcf-load.c:366 +#: ../app/xcf/xcf-load.c:375 #, c-format msgid "" "Corrupt 'exif-data' parasite discovered.\n" @@ -28117,7 +28291,7 @@ "Beschädigter »exif-data«-Parasit entdeckt.\n" "Fehler beim Übertragen der Exif-Daten: %s" -#: ../app/xcf/xcf-load.c:403 +#: ../app/xcf/xcf-load.c:412 msgid "" "Corrupt 'gimp-metadata' parasite discovered.\n" "XMP data could not be migrated." @@ -28125,7 +28299,7 @@ "Beschädigter »gimp-metadata«-Parasit entdeckt.\n" "XMP-Daten konnten nicht migriert werden." -#: ../app/xcf/xcf-load.c:427 +#: ../app/xcf/xcf-load.c:436 #, c-format msgid "" "Corrupt XMP metadata saved by an older version of GIMP could not be " @@ -28138,7 +28312,7 @@ "Falls Ihnen der Begriff »XMP« nicht geläufig ist, ist das für Sie " "wahrscheinlich nicht von Bedeutung. Fehlermeldung: %s." -#: ../app/xcf/xcf-load.c:691 +#: ../app/xcf/xcf-load.c:715 msgid "" "This XCF file is corrupt! I have loaded as much of it as I can, but it is " "incomplete." @@ -28146,7 +28320,7 @@ "Diese XCF-Datei ist beschädigt. Es wurden soviele Daten wie möglich geladen, " "jedoch sind diese unvollständig." -#: ../app/xcf/xcf-load.c:710 +#: ../app/xcf/xcf-load.c:734 msgid "" "This XCF file is corrupt! I could not even salvage any partial image data " "from it." @@ -28154,7 +28328,7 @@ "Diese XCF-Datei ist beschädigt. Es konnten keinerlei Bilddaten geladen " "werden." -#: ../app/xcf/xcf-load.c:801 +#: ../app/xcf/xcf-load.c:825 msgid "" "XCF warning: version 0 of XCF file format\n" "did not save indexed colormaps correctly.\n" @@ -28203,6 +28377,10 @@ msgid "fuzzy" msgstr "unscharf" +# CHECK +#~ msgid "Lock path strokes" +#~ msgstr "Nachgezogene Pfade sperren" + #~ msgid "" #~ "Corrupt 'gimp-metadata' parasite discovered.\n" #~ "XMP data could not be migrated: %s" diff -Nru gimp-2.10.32/po/es.po gimp-2.10.34/po/es.po --- gimp-2.10.32/po/es.po 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po/es.po 2023-02-21 19:56:20.000000000 +0000 @@ -19,8 +19,8 @@ msgstr "" "Project-Id-Version: gimp.master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2022-01-27 10:08+0000\n" -"PO-Revision-Date: 2022-01-27 11:15+0100\n" +"POT-Creation-Date: 2023-02-04 03:39+0000\n" +"PO-Revision-Date: 2023-02-04 04:43+0100\n" "Last-Translator: Rodrigo Lledó Milanca \n" "Language-Team: Spanish - Spain \n" "Language: es_ES\n" @@ -28,7 +28,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 3.0.1\n" +"X-Generator: Poedit 3.2.2\n" #: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:1 #: ../desktop/gimp.desktop.in.in.h:1 ../app/about.h:26 @@ -85,6 +85,64 @@ #: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:8 msgid "" +"GIMP continues strengthening its bases with this new version 2.10.32 fixing " +"many bugs and improving format support. Notable changes:" +msgstr "" +"GIMP sigue reforzando sus bases con esta nueva versión 2.10.32 que corrige " +"muchos errores y mejora el soporte de formatos. Cambios notables:" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:9 +msgid "8 and 16-bit CMYK(A) TIFF files import is now supported" +msgstr "Ahora se pueden importar archivos TIFF CMYK(A) de 8 y 16 bits" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:10 +msgid "BIGTIFF import and export are now supported" +msgstr "Ahora se puede importar y exportar BIGTIFF" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:11 +msgid "JPEG XL files import is now supported" +msgstr "Ahora se pueden importar archivos JPEG XL" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:12 +msgid "" +"DDS export has new \"Flip\" (useful for some game engine) and \"Visible " +"layers\" options" +msgstr "" +"La exportación de DDS tiene las opciones nuevas «Voltear» (útil para algunos " +"motores de juegos) y «Capas visibles»" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:13 +msgid "Other improved format supports: BMP, DICOM, EPS, RAW, TGA, WebP" +msgstr "Otros soportes de formatos mejorados: BMP, DICOM, EPS, RAW, TGA, WebP" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:14 +msgid "The screenshot plug-in on Windows has now an option to capture the cursor" +msgstr "" +"El complemento de captura de pantalla en Windows ahora tiene una opción para " +"capturar el cursor" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:15 +msgid "Several usability improvements in official themes and icons" +msgstr "Varias mejoras de usabilidad en los temas e iconos oficiales" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:16 +msgid "" +"New support for localized glyphs ('locl') in Text tool depending on the value " +"of the \"Language\" tool option" +msgstr "" +"Nuevo soporte para glifos localizados («locl») en la herramienta de texto " +"dependiendo del valor de la opción «Idioma» de la herramienta" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:17 +msgid "More robust XCF import" +msgstr "Importación de XCF más robusta" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:18 +msgid "Several metadata handling improvements" +msgstr "Varias mejoras en la gestión de metadatos" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:19 +msgid "" "GIMP 2.10.30 fixes many bugs, updates backend implementations to follow OS " "evolutions, improves metadata support as well as support of several formats, " "such as PSD and AVIF." @@ -93,7 +151,7 @@ "para seguir la evolución de los sistemas operativos, mejora el soporte de " "metadatos y el soporte de varios formatos, como PSD y AVIF." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:9 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:20 msgid "" "GIMP 2.10.28 fixes a build issue of GIMP 2.10.26, where some theme data was " "not properly installed." @@ -101,7 +159,7 @@ "GIMP 2.10.28 corrige un error de construcción en 2.10.26, donde algunos datos " "del tema no se instalaban correctamente." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:10 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:21 msgid "" "GIMP 2.10.26 is a bug fix release, containing dozens of fixes, both in core, " "scripts and plug-in code." @@ -110,17 +168,17 @@ "correcciones, tanto en el núcleo como en las secuencias de comandos y el " "código de los complementos." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:11 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:22 msgid "GIMP 2.10.24 is again mostly a bug fix release. Notable changes:" msgstr "" "GIMP 2.10.24 es, de nuevo, una versión que principalmente corrige errores. Los " "cambios más notables son:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:12 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:23 msgid "GeoTIFF metadata support added" msgstr "Añadido soporte para metadatos GeoTIFF" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:13 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:24 msgid "" "PDF import now proposes an option to load layers in reverse orders and allows " "fractional pixel density" @@ -128,39 +186,39 @@ "La importación de PDF propone una opción para cargar capas en orden inverso y " "permite densidad de píxeles fraccionada" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:14 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:25 msgid "Raw image import updated to handle API changes in darktable 3.6 and over" msgstr "" "Importación de imágenes en bruto para manejar cambios de API en darktable 3.6 " "y superior" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:15 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:26 msgid "" "File format improved support: HEIF, PSP, TIFF, JPEG, PNG, PDF, DDS, BMP, PSD" msgstr "" "Mejorado el soporte de formatos de archivos: HEIF, PSP, TIFF, JPEG, PNG, PDF, " "DDS, BMP, PSD" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:16 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:27 msgid "Many fixes and improvements to the metadata viewer and editor" msgstr "Muchas correcciones y mejoras en el visor y editor de metadatos" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:17 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:28 msgid "New Kabyle translation" msgstr "Nueva traducción a cabilio" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:18 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:29 msgid "Off-canvas point snapping (to grid, guides, paths) made possible" msgstr "" "El ajuste de puntos fuera del lienzo (a cuadrícula, guías, rutas) es posible" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:19 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:30 msgid "GIMP 2.10.22 is mainly a bug fix release. Notable changes:" msgstr "" "GIMP 2.10.22 incluye principalmente correcciones de errores. Los cambios más " "notables son:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:20 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:31 msgid "" "HEIF support improvements: optional exporting with high bit depth, AVIF " "importing and exporting" @@ -168,23 +226,23 @@ "Mejoras en la compatibilidad con HEIF: exportación opcional con alta " "profundidad de bits, importación y exportación de AVIF" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:21 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:32 msgid "Multiple improvements in Corel PaintShop Pro support" msgstr "Varias mejoras en la compatibilidad con Corel PaintShop Pro" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:22 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:33 msgid "\"Sample merged\" now available in GEGL operation tool options" msgstr "" "La «Muestra combinada» ahora está disponible en las opciones de la herramienta " "de operación de GEGL" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:23 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:34 msgid "\"Sample merged\" is now enabled by default for color picking" msgstr "" "«Muestra combinada» ahora está activada de forma predeterminada para la " "selección de color" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:24 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:35 msgid "" "The option enabling OpenCL support has been moved to the Playground tab in " "Preferences" @@ -192,7 +250,7 @@ "La opción que activa la compatibilidad con OpenCL se ha movido a la pestaña " "Entorno en Preferencias" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:25 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:36 msgid "" "Matting Levin is now the default engine of Foreground Select tool as it " "performs a lot better" @@ -200,21 +258,21 @@ "Ahora Matting Levin es el motor predeterminado de la herramienta de selección " "de primer plano, ya que funciona mucho mejor" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:26 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:37 msgid "New progressive performance logs and dashboard updates" msgstr "Nuevos registros de rendimiento progresivos y actualizaciones del panel" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:27 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:38 msgid "Verbose debug now shows Flatpak info when relevant" msgstr "" "La depuración detallada ahora muestra información de Flatpak cuando es " "relevante" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:28 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:39 msgid "Various bug fixes" msgstr "Varias correcciones de errores" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:29 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:40 msgid "" "GIMP 2.10.20 comes with new features as well as important bugfixes. Notable " "changes:" @@ -222,13 +280,13 @@ "GIMP 2.10.20 incluye tanto características nuevas como correcciones de errores " "importantes. Los cambios más notables son:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:30 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:41 msgid "Tool groups now expand on hover rather than click by default" msgstr "" "Ahora los grupos de herramientas se expanden al pasar el ratón por encima en " "vez de cuando se pulsan de manera predeterminada" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:31 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:42 msgid "" "Non-destructive cropping now available by cropping the canvas rather than " "actual pixels" @@ -236,7 +294,7 @@ "Ahora está disponible el recortado no destructivo al recortar el lienzo en " "lugar de los píxeles" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:32 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:43 msgid "" "Better PSD support: exporting of 16-bit files now available, reading/writing " "channels in the right order" @@ -244,21 +302,21 @@ "Mejora en el soporte de PSD: ahora está disponible la exportación de archivos " "de 16-bit, leyendo y escribiendo canales en el orden correcto" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:33 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:44 msgid "On-canvas controls for the Vignette filter" msgstr "Controles en el lienzo para el filtro Vignette" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:34 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:45 msgid "New filters: Bloom, Focus Blur, Lens Blur, Variable Blur" msgstr "" "Filtros nuevos: capa blanca, desenfoque de foco, desenfoque de lente, " "desenfoque variable" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:35 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:46 msgid "Over 30 bugfixes" msgstr "Más de 30 correcciones de errores" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:36 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:47 msgid "" "GIMP 2.10.18 fixes some critical bugs, introduces naive support for CMYK PSD " "files, and adds a higher-contrast variation of the symbolic icon theme." @@ -267,7 +325,7 @@ "archivos PSD CMYK y añade una variación de mayor contraste del tema de icono " "simbólico." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:37 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:48 msgid "" "GIMP 2.10.16 delivers several major usability improvements, a new tool for " "transformations in 3D space, new release checker, and the usual amount of bug " @@ -277,48 +335,48 @@ "herramienta para transformaciones en el espacio 3D, un nuevo comprobador de " "versiones y la cantidad habitual de correcciones de errores. Mejoras notables:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:38 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:49 msgid "Tools are now grouped in the toolbox by default" msgstr "" "Las herramientas ahora están agrupadas en la caja de herramientas de manera " "predeterminada" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:39 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:50 msgid "Sliders now use a compact style with improved user interaction" msgstr "" "Los controles deslizantes ahora usan un estilo compacto para una interacción " "mejorada con el usuario" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:40 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:51 msgid "Vastly improved user experience for the transformation preview" msgstr "" "Experiencia de usuario enormemente mejorada en la vista previa de " "transformaciones" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:41 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:52 msgid "Dockable areas now highlighted when a dockable dialog is being dragged" msgstr "" "Las áreas acoplables ahora se resaltan cuando se arrastra un diálogo acoplable" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:42 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:53 msgid "New 3D Transform tool to rotate and pan items" msgstr "Nueva herramienta de transformación 3D para rotar y desplazar elementos" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:43 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:54 msgid "Much smoother brush outline motion on the canvas" msgstr "El movimiento del contorno del pincel es mucho más suave sobre el lienzo" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:44 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:55 msgid "Consolidated user interface for merging down and anchoring layers" msgstr "Interfaz de usuario consolidada para fusionar y anclar capas" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:45 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:56 msgid "Update check to notify users that a new release/installer is available" msgstr "" "Comprobación de actualizaciones para notificar a los usuarios que hay " "disponible una nueva versión o instalador" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:46 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:57 msgid "" "GIMP 2.10.14 is again mostly a bug fix release, making GIMP rock-solid. " "Furthermore many old filters got finally ported to GEGL. Of course it also has " @@ -328,62 +386,62 @@ "errores, haciendo GIMP más robusto. Además, muchos filtros antiguos finalmente " "han portado a GEGL. Por supuesto, también hay unas cuantas mejoras notables:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:47 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:58 msgid "" "View menu: new \"Show All\" option to reveal pixels outside the canvas boundary" msgstr "" "Menú Vista: nueva opción «Mostrar todo» para revelar píxeles fuera de los " "limites del lienzo" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:48 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:59 msgid "Filters: new \"Clipping\" option to allow layer resize when relevant" msgstr "" "Filtros: nueva opción «Recortado» que permite redimensionar la capa cuando se " "necesite" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:49 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:60 msgid "Foreground Select tool: new \"Grayscale\" Preview Mode" msgstr "" "Herramienta de selección de primer plano: nuevo modo de vista previa «Escala " "de grises»" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:50 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:61 msgid "Foreground Select tool: color/opacity selector for \"Color\" preview" msgstr "" "Herramienta de selección de primer plano: selector de color/opacidad para la " "vista previa de «Color»" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:51 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:62 msgid "Free Select tool: improved copy-paste interaction" msgstr "" "Herramienta de selección libre: mejora en la interacción de copiar y pegar" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:52 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:63 msgid "Transform tools: new Image transform type to transform the whole image" msgstr "" "Herramientas de transformación: nuevo tipo de transformación de imagen que " "transforma toda la imagen" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:53 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:64 msgid "Preferences: new \"Allow editing on non-visible layers\" setting" msgstr "Preferencias: nueva opción «Permitir editar en capas no visibles»" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:54 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:65 msgid "HEIF import/export: color profile support" msgstr "Importar/Exportar HEIF: soporte de perfil de color" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:55 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:66 msgid "PDF export: text layers in layer groups now exported as texts" msgstr "" "Exportar PDF: las capas de texto en grupos de capas ahora se exportan como " "texto" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:56 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:67 msgid "TIFF import: now asks how to process unspecified TIFF channels" msgstr "" "Importar TIFF: ahora se pregunta como procesar canales TIFF no especificados" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:57 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:68 msgid "" "GIMP 2.10.12 is a significant bug fix release, which is to be expected after a " "2.10.10 with so many changes! Still, very cool improvements are also " @@ -394,31 +452,31 @@ "también hay mejoras bastante interesantes, en particular para la edición de " "curvas:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:58 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:69 msgid "Improved curves interaction overall" msgstr "Mejorada la interacción de curvas en general" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:59 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:70 msgid "A few enhancements specific to the Curves tool" msgstr "Unas cuantas mejoras específicas a la herramienta Curvas" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:60 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:71 msgid "Layer support in TIFF" msgstr "Soporte de capas en TIFF" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:61 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:72 msgid "Discovery of user-installed fonts in Windows" msgstr "Descubrimiento de tipografías de Windows instaladas por el usuario" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:62 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:73 msgid "Incremental mode in the Dodge/Burn tool" msgstr "Modo incremental en la herramienta de Blanquear/Ennegrecer" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:63 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:74 msgid "Free Select tool creates preliminary selection" msgstr "La herramienta de selección libre crea una selección preliminar" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:64 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:75 msgid "" "GIMP 2.10.10 is quite a big update with many new features and bug fixes. " "Notable improvements include:" @@ -426,7 +484,7 @@ "GIMP 2.10.10 es una actualización bastante grande con muchas características " "nuevas y correcciones de errores. Las mejoras más notables son:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:65 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:76 msgid "" "Bucket Fill tool: new \"Fill by line art detection\" for not perfectly closed " "line art zones" @@ -434,13 +492,13 @@ "Herramienta relleno de cubeta: nueva «Detección por arte lineal» para zonas de " "arte lineal que no están perfectamente cerradas" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:66 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:77 msgid "Bucket Fill tool can now quickly color-pick with Ctrl+click" msgstr "" "La herramienta relleno de cubeta ahora puede seleccionar un color rápidamente " "con Ctrl+pulsar" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:67 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:78 msgid "" "Bucket Fill tool allows holding the mouse when filling \"similar colors\" and " "\"by line art detection\"" @@ -448,13 +506,13 @@ "La herramienta relleno de cubeta permite mantener el ratón al rellenar " "«colores similares» y la «detección por arte lineal»" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:68 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:79 msgid "Scale tool scales around center even when using numeric input" msgstr "" "La herramienta de escalado escala alrededor del centro incluso al usar una " "entrada numérica" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:69 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:80 msgid "" "Unified Transform tool now defaults to preserving aspect ratio when scaling up " "or down" @@ -462,7 +520,7 @@ "La herramienta de transformación unificada ahora predetermina conservar la " "relación de aspecto al escalar hacia arriba o abajo" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:70 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:81 msgid "" "Add \"Constrain handles\" and \"Around center\" options to the perspective-" "transform tool's GUI" @@ -470,23 +528,23 @@ "Añadir las opciones «Restringir tiradores» y «Alrededor del centro» a la IGU " "de la herramienta de transformada de perspectiva" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:71 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:82 msgid "New generic canvas modifier 'Alt + middle click' to pick layers" msgstr "" "Modificador de lienzo genérico nuevo «Alt + botón central del ratón» para " "seleccionar capas" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:72 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:83 msgid "Parametric brushes now 32-bit float to avoid posterization" msgstr "" "Los pinceles paramétricos ahora son flotantes de 32 bit para evitar la " "posterización" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:73 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:84 msgid "Clipboard brushes and pattern can now be duplicated" msgstr "Los pinceles y el patrón del portapapeles ahora se pueden duplicar" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:74 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:85 msgid "" "Failure to edit locked layers will blink to shift attention to the cause of " "the error" @@ -495,7 +553,7 @@ "causa del error" # IGU / movimiento por ampliación -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:75 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:86 msgid "" "New on-canvas GUI (simple lines) for circular, linear, and zoom motion blur" msgstr "" @@ -503,19 +561,19 @@ "movimiento por ampliación" # renderizado, trazado, dibujado, representación -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:76 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:87 msgid "Several optimizations including faster layer group rendering" msgstr "" "Varias optimizaciones entre las que se incluye un renderizado de grupos de " "capas más rápido" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:77 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:88 msgid "Swap and cache files are not saved in the configuration directory anymore" msgstr "" "El intercambio y los archivos de caché ya no se guardan en la carpeta de " "configuración" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:78 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:89 msgid "" "Various file saving/exporting made more robust to error by not saving partial " "files" @@ -523,16 +581,16 @@ "Guardados y exportaciones de archivos más robustas frente a errores al no " "guardar archivos parciales" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:79 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:90 msgid "HiDPI support improvements" msgstr "Mejoras en el soporte de HiDPI" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:80 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:91 msgid "New preference to choose the default export file type" msgstr "" "Nueva preferencia para elegir el tipo de archivo que exportar predeterminado" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:81 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:92 msgid "" "New option to export PNG, JPEG and TIFF with a color profile; always export " "PSD with a color profile" @@ -540,18 +598,18 @@ "Nueva opción para exportar PNG, JPEG y TIFF con un perfil de color; siempre " "exportar PSD con un perfil de color" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:82 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:93 msgid "New DDS format loading/exporting plug-in" msgstr "Nuevo complemento para cargar y exportar el formato DDS" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:83 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:94 msgid "" "Full rewrite of the Spyrogimp plug-in with more options and better interaction" msgstr "" "Reescritura completa del complemento Spyrogimp con más opciones y mejor " "interacción" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:84 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:95 msgid "" "GIMP 2.10.8 is mostly a bug fix and optimization release. In particular, it " "includes:" @@ -559,7 +617,7 @@ "GIMP 2.10.8 es en su mayoría un lanzamiento de optimización y corrección de " "errores. En particular, incluye:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:85 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:96 msgid "" "Adaptative chunk size when rendering projections, improving responsiveness " "dynamically" @@ -567,11 +625,11 @@ "Tamaño de trozo adaptable al renderizar proyecciones, mejorando dinámicamente " "la capacidad de respuesta" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:86 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:97 msgid "Detection of RawTherapee (version 5.5 and above) improved on Windows" msgstr "Detección de RawTherapee (versión 5.5 y superior) mejorada en Windows" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:87 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:98 msgid "" "XCF compatibility information in the Save dialog more understandable and " "discoverable" @@ -579,7 +637,7 @@ "Información de compatibilidad de XCF en el cuadro de diálogo Guardar más " "comprensible y reconocible" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:88 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:99 msgid "" "Various performance log tools added and log recording made available in the " "Dashboard dock" @@ -587,7 +645,7 @@ "Se han añadido varias herramientas de registro de rendimiento y la grabación " "de registros está disponible en el panel" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:89 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:100 msgid "" "GIMP 2.10.6 comes with a lot of bug fixes, optimizations and features. Most " "notable changes are:" @@ -595,7 +653,7 @@ "GIMP 2.10.6 incluye una gran cantidad de correcciones de errores, " "optimizaciones y características. Los cambios más notables son:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:90 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:101 msgid "" "Text layers can now represent vertical texts (with various character " "orientations and line directions)" @@ -603,22 +661,22 @@ "Las capas de texto ahora pueden representar textos verticales (con varias " "orientaciones de caracteres y direcciones de línea)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:91 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:102 msgid "New \"Little Planet\" (gegl:stereographic-projection) filter" msgstr "Nuevo filtro «Pequeño planeta» (gegl:stereographic-projection)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:92 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:103 msgid "New \"Long Shadow\" filter" msgstr "Nuevo filtro «Sombra alargada»" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:93 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:104 msgid "" "The \"Straighten\" option of the Measure Tool now allows vertical straightening" msgstr "" "La opción «Enderezar» de la herramienta de medición ahora permite el " "enderezamiento vertical" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:94 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:105 msgid "" "Drawable previews are now rendered asynchronously and layer group previews can " "be disabled in Preferences" @@ -627,7 +685,7 @@ "asíncrona y las vistas previas de grupos de capas se pueden desactivar en " "Preferencias" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:95 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:106 msgid "" "New \"async\" field in the Dashboard \"misc\" group, showing the number of " "async operations currently running" @@ -635,17 +693,17 @@ "Nuevo campo «asínc» en el grupo «varios» del panel, que muestra el número de " "operaciones asíncronas ejecutadas actualmente" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:96 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:107 msgid "File format filtering in Open/Save/Export dialogs made less confusing" msgstr "" "El filtrado por formato de archivo en los diálogos Abrir/Guardar/Exportar " "ahora es menos confuso" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:97 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:108 msgid "New language (having GIMP translated in 81 languages now): Marathi" msgstr "Nuevo idioma (ahora GIMP está traducido en 81 idiomas): Marathi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:98 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:109 msgid "" "GIMP 2.10.4 includes a lot of bug fixes as well as various optimizations. Most " "notable changes are:" @@ -653,7 +711,7 @@ "GIMP 2.10.4 incluye una gran cantidad de correcciones de errores, así como " "varias optimizaciones. Los cambios más notables son:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:99 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:110 msgid "" "Straightening in Measurement tool: layers can be rotated using the measurement " "line as horizon" @@ -661,11 +719,11 @@ "Alisado en la herramienta de medición: las capas se pueden rotar utilizando la " "línea de medición como horizonte" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:100 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:111 msgid "Fast startup: fonts loading is not blocking startup anymore" msgstr "Inicio rápido: la carga de tipografías ya no bloquea el inicio" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:101 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:112 msgid "" "Fonts Tagging with the same user interface as for brushes, patterns, and " "gradients" @@ -674,13 +732,13 @@ "patrones y degradados" # PSD es el formato de Adobe -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:102 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:113 msgid "PSD support: a pre-composited version of a PSD image can be imported" msgstr "" "Compatibilidad con PSD: se puede importar una versión precompuesta de una " "imagen PSD" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:103 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:114 msgid "" "Dashboard update: new \"Memory\" group and improved \"Swap\" group showing " "various metrics" @@ -688,7 +746,7 @@ "Actualización del panel: grupo de «Memoria» nuevo y grupo de «Intercambio» " "mejorado que muestra varias métricas" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:104 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:115 msgid "" "This second release in the GIMP 2.10 series, so soon after 2.10.0, is mostly " "the usual bug-fixing version after a major release, with a few dozen bugs " @@ -698,7 +756,7 @@ "2.10.0, es básicamente la versión habitual de corrección de errores después " "del lanzamiento principal, con algunas docenas de errores corregidos." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:105 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:116 msgid "" "It also features a new plug-in for the support of the HEIF format, both for " "importing and exporting, as well as 2 new filters: \"Spherize\" and " @@ -710,7 +768,7 @@ "recursiva». Estos son buenos ejemplos de nuestra política de características " "relajada en micro lanzamientos estables." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:106 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:117 msgid "" "First release of the 2.10 series which prominently features the port to a new " "image processing engine, GEGL. The most outstanding changes are:" @@ -718,13 +776,13 @@ "Primer lanzamiento de la serie 2.10 que destaca el poder portar a un nuevo " "motor de procesamiento de imágenes, GEGL. Los cambios más destacados son:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:107 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:118 msgid "High bit depth color processing (16/32-bit per color channel)" msgstr "" "Procesamiento de profundidad de color de bits alta (16/32 bits por canal de " "color)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:108 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:119 msgid "" "Color management is a core feature now, most widgets and preview areas are " "color-managed" @@ -732,38 +790,38 @@ "La gestión del color es ahora una característica principal, la mayoría de las " "herramientas y las áreas de vista previa están gestionados por color" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:109 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:120 msgid "" "On-canvas effect preview, with split view for before/after processing pixels" msgstr "" "Vista previa de efecto sobre lienzo, con vista dividida para antes y después " "de procesar los píxeles" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:110 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:121 msgid "" "Multi-threaded and hardware-accelerated rendering, processing and painting" msgstr "" "Renderizado, procesamiento y pintura con múltiples hilos y aceleración por " "hardware" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:111 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:122 msgid "Most tools improved, several new transformation tools" msgstr "" "La mayoría de las herramientas se han mejorado, varias herramientas nuevas de " "transformación" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:112 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:123 msgid "" "Improved support for many image formats, in particular better PSD importing" msgstr "" "Soporte mejorado para muchos formatos de imagen, en particular una mejor " "importación de PSD" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:113 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:124 msgid "Newly supported image formats: OpenEXR, RGBE, WebP, HGT…" msgstr "Nuevos formatos de imagen soportados: OpenEXR, RGBE, WebP, HGT…" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:114 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:125 msgid "" "Improved digital painting: canvas rotation and flipping, symmetry painting, " "MyPaint brushes…" @@ -771,25 +829,25 @@ "Pintura digital mejorada: rotación y volteado del lienzo, pintura simétrica, " "pinceles MyPaint…" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:115 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:126 msgid "Metadata viewing and editing for Exif, XMP, IPTC, and DICOM" msgstr "Visualización y edición de metadatos para Exif, XMP, IPTC y DICOM" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:116 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:127 msgid "Basic HiDPI support: automatically or user-selected icon size" msgstr "" "Soporte básico de HiDPI: tamaño de icono seleccionado automáticamente o por el " "usuario" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:117 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:128 msgid "New themes for GIMP: Light, Gray, Dark, and System" msgstr "Temas nuevos para GIMP: claro, gris, oscuro y del sistema" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:118 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:129 msgid "And much, much more…" msgstr "Y mucho, mucho más…" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:119 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:130 msgid "" "In this second release candidate before GIMP 2.10.0, while debugging is still " "a prime target, a new focus has been put on speed and optimization in order to " @@ -800,7 +858,7 @@ "en la velocidad y la optimización para proporcionar una experiencia de pintura " "más fluida. Los cambios más grandes son:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:120 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:131 msgid "" "Major core optimizations for painting and display, including parallelized " "painting code" @@ -808,13 +866,13 @@ "Grandes optimizaciones fundamentales para pintura y visualización, incluyendo " "el código de pintura en paralelo" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:121 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:132 msgid "Symmetries are now preserved in XCF files (saved as image parasites)" msgstr "" "Las simetrías ahora se conservan en archivos XCF (guardados como parásitos de " "imágenes)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:122 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:133 msgid "" "\"Light\" and \"Dark\" themes rewritten from scratch to get rid of various " "usability issues. \"Lighter\" and \"Darker\" themes removed." @@ -823,7 +881,7 @@ "problemas de usabilidad. Se eliminaron los temas «Más claro» y «Más oscuro»." # https://es.wikipedia.org/wiki/%C3%81ngulos_de_navegaci%C3%B3n -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:123 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:134 msgid "" "New GimpToolGyroscope on-canvas control, currently used for the Panorama " "Projection filter. The widget provides on-canvas interaction for 3D rotation " @@ -833,7 +891,7 @@ "filtro de proyección de panorama. El componente proporciona interacción sobre " "lienzo para la rotación 3D (guiñada, cabeceo, alabeo)." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:124 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:135 msgid "" "Plug-in debugging improved to output stack traces from plug-ins with --stack-" "trace-mode command line option not only on receiving signals but also on " @@ -844,7 +902,7 @@ "mode no solo para las señales recibidas sino también para advertencias y " "errores críticos cuando se establece la clave de depuración «fatal-warnings»" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:125 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:136 msgid "" "GIMP 2.10.0-RC1 is the first release candidate before GIMP 2.10.0 stable " "release, with a focus on debugging and stability. Other than the many bug " @@ -854,11 +912,11 @@ "GIMP 2.10.0, con un enfoque en la depuración y la estabilidad. Además de las " "muchas correcciones de errores, las mejoras más notables son:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:126 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:137 msgid "New dashboard dockable to monitor GIMP resource usage" msgstr "Nuevo panel acoplable para monitorizar el uso de recursos de GIMP" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:127 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:138 msgid "" "New debug dialog to produce back traces and other debug data, encouraging to " "report bugs" @@ -867,34 +925,34 @@ "alentando a informar sobre errores" # después de un fallo/cuelgue/caida -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:128 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:139 msgid "Unsaved images can now be recovered after a crash" msgstr "" "Las imágenes no guardadas ahora se pueden recuperar después de un bloqueo" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:129 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:140 msgid "Layer masks on layer groups" msgstr "Máscaras de capas en grupos de capas" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:130 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:141 msgid "JPEG 2000 support improved for high bit depth and various color spaces" msgstr "" "Soporte de JPEG 2000 mejorado para una alta profundidad de bits y varios " "espacios de color" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:131 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:142 msgid "Screenshot and color picking improved on various platforms" msgstr "Captura de pantalla y selección de color mejorada en varias plataformas" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:132 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:143 msgid "Metadata defaults preferences now available" msgstr "Las preferencias predeterminadas de metadatos ahora están disponibles" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:133 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:144 msgid "Various GUI polishing" msgstr "Diversos pulidos de la IGU" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:134 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:145 msgid "" "GIMP 2.9.8 introduces on-canvas gradient editing and various enhancements " "while focusing on bugfixing and stability." @@ -902,52 +960,52 @@ "GIMP 2.9.8 presenta la edición de degradado sobre lienzo y varias mejoras " "mientras se enfoca en la corrección de errores y la estabilidad." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:135 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:146 msgid "On-canvas gradient editing" msgstr "Edición de degradado sobre lienzo" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:136 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:147 msgid "Notification when an image is over/underexposed" msgstr "Notificaciones cuando una imagen está sobre/subexpuesta" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:137 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:148 msgid "Better and faster color management" msgstr "Gestión del color mejorada y más rápida" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:138 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:149 msgid "Support for color picker and screenshots in Wayland on KDE Plasma" msgstr "" "Soporte del recoge-color y capturas de pantalla para Wayland en KDE Plasma" # La traducción de Photoshop es «Pegar en contexto» -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:139 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:150 msgid "Paste in place feature" msgstr "Característica de pegar en su lugar" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:140 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:151 msgid "Many usability improvements" msgstr "Muchas mejoras en la usabilidad" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:141 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:152 msgid "Manual can be displayed in the user's preferred language" msgstr "El manual se puede mostrar en el idioma preferido del usuario" # Ondícula = onda-partícula -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:142 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:153 msgid "Improvements for the Wavelet Decompose filter" msgstr "Mejoras para el filtro de descomposición de ondícula (wavelet)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:143 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:154 msgid "Improved compatibility with Photoshop .psd files" msgstr "Compatibilidad mejorada con los archivos .psd de Photoshop" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:144 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:155 msgid "New support for password-protected PDF" msgstr "Nuevo soporte para PDF protegido con contraseña" # MDE # http://www.inegi.org.mx/geo/contenidos/datosrelieve/continental/queesmde.aspx -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:145 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:156 msgid "New support for HGT format (Digital Elevation Model data)" msgstr "Nuevo soporte para el formato HGT (datos de modelo digital de elevación)" @@ -1014,7 +1072,7 @@ "Debería haber recibido una copia de la Licencia Pública General de GNU junto " "con este programa. Si no ha sido así, consulte " -#: ../app/gimp-update.c:385 +#: ../app/gimp-update.c:415 #, c-format msgid "" "A new version of GIMP (%s) was released.\n" @@ -1201,7 +1259,7 @@ #. initialize the list of gimp brushes #: ../app/actions/actions.c:114 ../app/core/gimp-data-factories.c:349 -#: ../app/dialogs/dialogs.c:337 ../app/dialogs/preferences-dialog.c:3261 +#: ../app/dialogs/dialogs.c:337 ../app/dialogs/preferences-dialog.c:3266 msgid "Brushes" msgstr "Pinceles" @@ -1250,7 +1308,7 @@ #. Document History #: ../app/actions/actions.c:147 ../app/dialogs/dialogs.c:364 -#: ../app/dialogs/preferences-dialog.c:1228 +#: ../app/dialogs/preferences-dialog.c:1233 msgid "Document History" msgstr "Histórico del documento" @@ -1285,7 +1343,7 @@ #. initialize the list of gimp fonts #: ../app/actions/actions.c:171 ../app/core/gimp-data-factories.c:383 -#: ../app/dialogs/dialogs.c:355 ../app/dialogs/preferences-dialog.c:3291 +#: ../app/dialogs/dialogs.c:355 ../app/dialogs/preferences-dialog.c:3296 msgid "Fonts" msgstr "Tipografías" @@ -1296,12 +1354,12 @@ #. initialize the list of gimp gradients #: ../app/actions/actions.c:177 ../app/core/gimp-data-factories.c:374 -#: ../app/dialogs/dialogs.c:349 ../app/dialogs/preferences-dialog.c:3285 +#: ../app/dialogs/dialogs.c:349 ../app/dialogs/preferences-dialog.c:3290 msgid "Gradients" msgstr "Degradados" #: ../app/actions/actions.c:180 ../app/core/gimp-data-factories.c:390 -#: ../app/dialogs/dialogs.c:361 ../app/dialogs/preferences-dialog.c:3297 +#: ../app/dialogs/dialogs.c:361 ../app/dialogs/preferences-dialog.c:3302 msgid "Tool Presets" msgstr "Ajustes prefijados de las herramientas" @@ -1324,13 +1382,13 @@ msgstr "Imágenes" #: ../app/actions/actions.c:195 ../app/dialogs/dialogs.c:372 -#: ../app/dialogs/resize-dialog.c:144 ../app/widgets/gimppickablepopup.c:227 +#: ../app/dialogs/resize-dialog.c:172 ../app/widgets/gimppickablepopup.c:227 msgid "Layers" msgstr "Capas" #. initialize the list of mypaint brushes #: ../app/actions/actions.c:198 ../app/core/gimp-data-factories.c:359 -#: ../app/dialogs/dialogs.c:343 ../app/dialogs/preferences-dialog.c:3303 +#: ../app/dialogs/dialogs.c:343 ../app/dialogs/preferences-dialog.c:3308 msgid "MyPaint Brushes" msgstr "Pinceles MyPaint" @@ -1341,23 +1399,23 @@ #. initialize the list of gimp palettes #: ../app/actions/actions.c:204 ../app/core/gimp-data-factories.c:369 -#: ../app/dialogs/dialogs.c:352 ../app/dialogs/preferences-dialog.c:3279 +#: ../app/dialogs/dialogs.c:352 ../app/dialogs/preferences-dialog.c:3284 msgid "Palettes" msgstr "Paletas" #. initialize the list of gimp patterns #: ../app/actions/actions.c:207 ../app/core/gimp-data-factories.c:364 -#: ../app/dialogs/dialogs.c:346 ../app/dialogs/preferences-dialog.c:3273 +#: ../app/dialogs/dialogs.c:346 ../app/dialogs/preferences-dialog.c:3278 msgid "Patterns" msgstr "Patrones" -#: ../app/actions/actions.c:210 ../app/dialogs/preferences-dialog.c:3309 +#: ../app/actions/actions.c:210 ../app/dialogs/preferences-dialog.c:3314 msgid "Plug-ins" msgstr "Complementos" #. Quick Mask Color #: ../app/actions/actions.c:213 ../app/core/gimpchannel.c:358 -#: ../app/dialogs/preferences-dialog.c:1778 +#: ../app/dialogs/preferences-dialog.c:1783 msgid "Quick Mask" msgstr "Máscara rápida" @@ -3363,11 +3421,11 @@ #: ../app/dialogs/item-options-dialog.c:145 #: ../app/dialogs/layer-add-mask-dialog.c:110 #: ../app/dialogs/palette-import-dialog.c:162 -#: ../app/dialogs/preferences-dialog.c:291 -#: ../app/dialogs/preferences-dialog.c:665 -#: ../app/dialogs/preferences-dialog.c:1133 +#: ../app/dialogs/preferences-dialog.c:293 +#: ../app/dialogs/preferences-dialog.c:667 +#: ../app/dialogs/preferences-dialog.c:1135 #: ../app/dialogs/print-size-dialog.c:124 ../app/dialogs/quit-dialog.c:171 -#: ../app/dialogs/resize-dialog.c:186 +#: ../app/dialogs/resize-dialog.c:226 #: ../app/dialogs/resolution-calibrate-dialog.c:75 #: ../app/dialogs/scale-dialog.c:137 ../app/dialogs/stroke-dialog.c:128 #: ../app/dialogs/template-options-dialog.c:118 @@ -4160,7 +4218,7 @@ msgstr "Vaciar el histórico del documento" #: ../app/actions/documents-commands.c:238 ../app/actions/edit-commands.c:168 -#: ../app/dialogs/preferences-dialog.c:666 +#: ../app/dialogs/preferences-dialog.c:668 msgid "Cl_ear" msgstr "_Limpiar" @@ -6824,92 +6882,96 @@ msgid "_Grayscale..." msgstr "Escala de gr_ises…" -#: ../app/actions/image-commands.c:566 +#: ../app/actions/image-commands.c:569 #, c-format msgid "Saving color profile failed: %s" msgstr "Falló al guardar el perfil de color: %s" -#: ../app/actions/image-commands.c:606 +#: ../app/actions/image-commands.c:609 msgid "Save Color Profile" msgstr "Guardar perfil de color" -#: ../app/actions/image-commands.c:655 +#: ../app/actions/image-commands.c:658 msgid "Set Image Canvas Size" msgstr "Establece el tamaño del lienzo de la imagen" -#: ../app/actions/image-commands.c:686 ../app/actions/image-commands.c:711 -#: ../app/actions/image-commands.c:1410 +#: ../app/actions/image-commands.c:689 ../app/actions/image-commands.c:714 +#: ../app/actions/image-commands.c:1420 msgid "Resizing" msgstr "Redimensionando" -#: ../app/actions/image-commands.c:745 +#: ../app/actions/image-commands.c:748 msgid "Set Image Print Resolution" msgstr "Establecer la resolución de impresión de la imagen" -#: ../app/actions/image-commands.c:815 ../app/pdb/drawable-transform-cmds.c:174 +#: ../app/actions/image-commands.c:818 ../app/pdb/drawable-transform-cmds.c:174 #: ../app/pdb/drawable-transform-cmds.c:269 ../app/pdb/item-transform-cmds.c:228 #: ../app/tools/gimpfliptool.c:136 msgid "Flipping" msgstr "Volteando" -#: ../app/actions/image-commands.c:842 ../app/pdb/drawable-transform-cmds.c:650 +#: ../app/actions/image-commands.c:845 ../app/pdb/drawable-transform-cmds.c:650 #: ../app/pdb/drawable-transform-cmds.c:749 ../app/pdb/image-transform-cmds.c:250 #: ../app/pdb/item-transform-cmds.c:536 ../app/pdb/transform-tools-cmds.c:265 #: ../app/tools/gimprotatetool.c:131 msgid "Rotating" msgstr "Rotando" -#: ../app/actions/image-commands.c:870 ../app/actions/layers-commands.c:859 +#: ../app/actions/image-commands.c:873 ../app/actions/layers-commands.c:862 msgid "Cannot crop because the current selection is empty." msgstr "No se puede recortar porque la selección actual está vacía." -#: ../app/actions/image-commands.c:909 +#: ../app/actions/image-commands.c:912 msgid "Cannot crop because the image has no content." msgstr "No se puede recortar porque la imagen no tiene contenido." -#: ../app/actions/image-commands.c:915 +#: ../app/actions/image-commands.c:918 msgid "Cannot crop because the image is already cropped to its content." msgstr "No se puede recortar porque la imagen ya está recortada a su contenido." -#: ../app/actions/image-commands.c:1081 +#: ../app/actions/image-commands.c:1084 #, c-format msgid "Converting to RGB (%s)" msgstr "Convirtiendo a RGB (%s)" -#: ../app/actions/image-commands.c:1119 +#: ../app/actions/image-commands.c:1122 #, c-format msgid "Converting to grayscale (%s)" msgstr "Convirtiendo a escala de grises (%s)" -#: ../app/actions/image-commands.c:1181 +#: ../app/actions/image-commands.c:1184 msgid "Converting to indexed colors" msgstr "Convirtiendo a colores indexados" -#: ../app/actions/image-commands.c:1269 +#: ../app/actions/image-commands.c:1272 #, c-format msgid "Converting image to %s" msgstr "Convirtiendo imagen a «%s»" -#: ../app/actions/image-commands.c:1300 +#: ../app/actions/image-commands.c:1303 msgid "Assign color profile" msgstr "Asignar perfil de color" -#: ../app/actions/image-commands.c:1346 +#: ../app/actions/image-commands.c:1349 #, c-format msgid "Converting to '%s'" msgstr "Convirtiendo a «%s»" -#: ../app/actions/image-commands.c:1452 +#: ../app/actions/image-commands.c:1433 +msgid "Change Canvas Size" +msgstr "Cambiar tamaño del lienzo" + +#: ../app/actions/image-commands.c:1481 msgid "Change Print Size" msgstr "Cambiar el tamaño de la impresión" -#: ../app/actions/image-commands.c:1496 +#: ../app/actions/image-commands.c:1525 msgid "Scale Image" msgstr "Escalar la imagen" #. Scaling -#: ../app/actions/image-commands.c:1505 ../app/actions/layers-commands.c:1668 -#: ../app/dialogs/preferences-dialog.c:1700 +#: ../app/actions/image-commands.c:1534 ../app/actions/layers-commands.c:1671 +#: ../app/dialogs/preferences-dialog.c:1705 #: ../app/pdb/drawable-transform-cmds.c:843 #: ../app/pdb/drawable-transform-cmds.c:939 ../app/pdb/image-transform-cmds.c:122 #: ../app/pdb/image-transform-cmds.c:158 ../app/pdb/item-transform-cmds.c:640 @@ -7787,48 +7849,48 @@ msgid "To _New Layer" msgstr "A una capa _nueva" -#: ../app/actions/layers-commands.c:265 ../app/actions/layers-commands.c:1517 +#: ../app/actions/layers-commands.c:268 ../app/actions/layers-commands.c:1520 msgid "Layer Attributes" msgstr "Atributos de la capa" -#: ../app/actions/layers-commands.c:268 +#: ../app/actions/layers-commands.c:271 msgid "Edit Layer Attributes" msgstr "Editar atributos de capa" -#: ../app/actions/layers-commands.c:342 ../app/widgets/gimpdrawabletreeview.c:343 +#: ../app/actions/layers-commands.c:345 ../app/widgets/gimpdrawabletreeview.c:343 #: ../app/widgets/gimplayertreeview.c:905 msgid "New Layer" msgstr "Capa nueva" -#: ../app/actions/layers-commands.c:345 +#: ../app/actions/layers-commands.c:348 msgid "Create a New Layer" msgstr "Crear una capa nueva" -#: ../app/actions/layers-commands.c:447 +#: ../app/actions/layers-commands.c:450 msgid "Visible" msgstr "Visible" -#: ../app/actions/layers-commands.c:762 +#: ../app/actions/layers-commands.c:765 msgid "Set Layer Boundary Size" msgstr "Establecer el tamaño de borde de capa" -#: ../app/actions/layers-commands.c:826 +#: ../app/actions/layers-commands.c:829 msgid "Scale Layer" msgstr "Escalar la capa" -#: ../app/actions/layers-commands.c:869 +#: ../app/actions/layers-commands.c:872 msgid "Crop Layer to Selection" msgstr "Recortar capa a la selección" -#: ../app/actions/layers-commands.c:900 +#: ../app/actions/layers-commands.c:903 msgid "Crop Layer to Content" msgstr "Recortar capa al contenido" -#: ../app/actions/layers-commands.c:913 +#: ../app/actions/layers-commands.c:916 msgid "Cannot crop because the active layer has no content." msgstr "No se puede recortar porque la capa activa no tiene contenido." -#: ../app/actions/layers-commands.c:920 +#: ../app/actions/layers-commands.c:923 msgid "Cannot crop because the active layer is already cropped to its content." msgstr "" "No se puede recortar porque la capa activa ya está recortada a su contenido." @@ -8179,8 +8241,8 @@ #: ../app/actions/plug-in-commands.c:186 #: ../app/actions/tool-options-commands.c:211 ../app/dialogs/fill-dialog.c:114 #: ../app/dialogs/grid-dialog.c:101 ../app/dialogs/image-new-dialog.c:105 -#: ../app/dialogs/preferences-dialog.c:292 -#: ../app/dialogs/preferences-dialog.c:1132 +#: ../app/dialogs/preferences-dialog.c:294 +#: ../app/dialogs/preferences-dialog.c:1134 #: ../app/dialogs/print-size-dialog.c:123 ../app/dialogs/scale-dialog.c:136 #: ../app/dialogs/stroke-dialog.c:127 #: ../app/display/gimpdisplayshell-rotate-dialog.c:121 @@ -10756,7 +10818,7 @@ #: ../app/actions/window-commands.c:78 ../app/dialogs/file-save-dialog.c:638 #: ../app/dialogs/grid-dialog.c:103 ../app/dialogs/image-new-dialog.c:107 #: ../app/dialogs/image-new-dialog.c:326 ../app/dialogs/item-options-dialog.c:146 -#: ../app/dialogs/preferences-dialog.c:1134 +#: ../app/dialogs/preferences-dialog.c:1136 #: ../app/dialogs/print-size-dialog.c:125 #: ../app/dialogs/resolution-calibrate-dialog.c:76 #: ../app/dialogs/template-options-dialog.c:119 @@ -11157,8 +11219,8 @@ #: ../app/config/gimprc-blurbs.h:13 msgid "" "When enabled, an image will become the active image when its image window " -"receives the focus. This is useful for window managers using \"click to focus" -"\"." +"receives the focus. This is useful for window managers using \"click to " +"focus\"." msgstr "" "Cuando está activado, una imagen se convertirá en activa cuando la ventana de " "esta imagen está enfocada. Esto es útil para los gestores de ventanas que usen " @@ -13148,7 +13210,7 @@ msgstr "Parásitos" #. initialize the module list -#: ../app/core/gimp.c:841 ../app/dialogs/preferences-dialog.c:3321 +#: ../app/core/gimp.c:841 ../app/dialogs/preferences-dialog.c:3326 msgid "Modules" msgstr "Módulos" @@ -13168,7 +13230,7 @@ #. initialize the list of gimp dynamics #: ../app/core/gimp-data-factories.c:354 ../app/core/gimpcontext.c:722 -#: ../app/dialogs/preferences-dialog.c:3267 +#: ../app/dialogs/preferences-dialog.c:3272 #: ../app/tools/gimppaintoptions-gui.c:221 msgid "Dynamics" msgstr "Dinámica" @@ -13761,7 +13823,7 @@ msgstr "Degradado" #: ../app/core/gimpcontext.c:750 ../app/core/gimpcontext.c:751 -#: ../app/widgets/gimpcolorselectorpalette.c:59 +#: ../app/widgets/gimpcolorselectorpalette.c:60 msgid "Palette" msgstr "Paleta" @@ -13944,7 +14006,7 @@ msgstr "Tipo de salida" #. Style -#: ../app/core/gimpfilloptions.c:108 ../app/dialogs/preferences-dialog.c:1831 +#: ../app/core/gimpfilloptions.c:108 ../app/dialogs/preferences-dialog.c:1836 msgid "Style" msgstr "Estilo" @@ -14148,7 +14210,7 @@ msgid "Transform Layer Group" msgstr "Transformar el grupo de capas" -#: ../app/core/gimpimage.c:691 ../app/widgets/gimpsymmetryeditor.c:175 +#: ../app/core/gimpimage.c:691 ../app/widgets/gimpsymmetryeditor.c:181 msgid "Symmetry" msgstr "Simetría" @@ -14566,8 +14628,8 @@ msgid "Can't undo %s" msgstr "No se puede deshacer %s" -#: ../app/core/gimpimagefile.c:746 ../app/dialogs/preferences-dialog.c:1953 -#: ../app/dialogs/preferences-dialog.c:2059 +#: ../app/core/gimpimagefile.c:746 ../app/dialogs/preferences-dialog.c:1958 +#: ../app/dialogs/preferences-dialog.c:2064 msgid "Folder" msgstr "Carpeta" @@ -15152,6 +15214,7 @@ #. no undo (or redo) steps available #: ../app/core/gimpsymmetry.c:137 ../app/widgets/gimpimagepropview.c:410 #: ../app/widgets/gimpsymmetryeditor.c:165 +#: ../app/widgets/gimpsymmetryeditor.c:175 msgid "None" msgstr "Ninguno" @@ -16015,7 +16078,8 @@ msgid "Create a New Image" msgstr "Crear una imagen nueva" -#: ../app/dialogs/image-new-dialog.c:138 ../app/dialogs/preferences-dialog.c:1762 +#: ../app/dialogs/image-new-dialog.c:138 ../app/dialogs/preferences-dialog.c:1767 +#: ../app/dialogs/resize-dialog.c:257 msgid "_Template:" msgstr "Plan_tilla:" @@ -16206,7 +16270,7 @@ msgid "Offset Y:" msgstr "Desplazamiento Y:" -#: ../app/dialogs/layer-options-dialog.c:396 ../app/dialogs/resize-dialog.c:369 +#: ../app/dialogs/layer-options-dialog.c:396 ../app/dialogs/resize-dialog.c:516 #: ../app/widgets/gimptemplateeditor.c:466 msgid "_Fill with:" msgstr "R_ellenar con:" @@ -16331,7 +16395,7 @@ # Es Degradado #: ../app/dialogs/palette-import-dialog.c:212 -#: ../app/dialogs/preferences-dialog.c:1725 +#: ../app/dialogs/preferences-dialog.c:1730 msgid "_Gradient" msgstr "_Degradado" @@ -16395,21 +16459,21 @@ msgid "There is no palette to import." msgstr "No hay ninguna paleta que importar." -#: ../app/dialogs/preferences-dialog.c:284 +#: ../app/dialogs/preferences-dialog.c:286 msgid "Reset All Preferences" msgstr "Restablecer todas las preferencias" -#: ../app/dialogs/preferences-dialog.c:302 +#: ../app/dialogs/preferences-dialog.c:304 msgid "Do you really want to reset all preferences to default values?" msgstr "" "¿Realmente desea reiniciar todas las preferencias a sus valores " "predeterminados?" -#: ../app/dialogs/preferences-dialog.c:381 +#: ../app/dialogs/preferences-dialog.c:383 msgid "You will have to restart GIMP for the following changes to take effect:" msgstr "Necesitará reiniciar GIMP para que los siguientes cambios tengan efecto:" -#: ../app/dialogs/preferences-dialog.c:647 +#: ../app/dialogs/preferences-dialog.c:649 msgid "" "Your keyboard shortcuts will be reset to default values the next time you " "start GIMP." @@ -16417,23 +16481,23 @@ "Sus combinaciones de teclas se restablecerán a los valores de fábrica la " "próxima vez que inicie GIMP." -#: ../app/dialogs/preferences-dialog.c:658 +#: ../app/dialogs/preferences-dialog.c:660 msgid "Remove all Keyboard Shortcuts" msgstr "Eliminar todas las combinaciones de teclas" -#: ../app/dialogs/preferences-dialog.c:680 +#: ../app/dialogs/preferences-dialog.c:682 msgid "Do you really want to remove all keyboard shortcuts from all menus?" msgstr "" "¿Realmente desea eliminar todas las combinaciones de teclas de todos los menús?" -#: ../app/dialogs/preferences-dialog.c:721 +#: ../app/dialogs/preferences-dialog.c:723 msgid "" "Your window setup will be reset to default values the next time you start GIMP." msgstr "" "Su configuración de ventanas se restablecerá al valor de fábrica la próxima " "vez que inicie GIMP." -#: ../app/dialogs/preferences-dialog.c:756 +#: ../app/dialogs/preferences-dialog.c:758 msgid "" "Your input device settings will be reset to default values the next time you " "start GIMP." @@ -16441,166 +16505,166 @@ "Su configuración de dispositivos de entrada se restablecerá a los valores de " "fábrica la siguiente vez que inicie GIMP." -#: ../app/dialogs/preferences-dialog.c:798 +#: ../app/dialogs/preferences-dialog.c:800 msgid "" "Your tool options will be reset to default values the next time you start GIMP." msgstr "" "Sus opciones de herramientas se restablecerán a los valores predeterminados la " "próxima vez que inicie GIMP." -#: ../app/dialogs/preferences-dialog.c:850 -#: ../app/dialogs/preferences-dialog.c:2602 +#: ../app/dialogs/preferences-dialog.c:852 +#: ../app/dialogs/preferences-dialog.c:2607 msgid "There's a local installation of the user manual." msgstr "Existe una instalación local del manual de usuario." -#: ../app/dialogs/preferences-dialog.c:855 -#: ../app/dialogs/preferences-dialog.c:2608 +#: ../app/dialogs/preferences-dialog.c:857 +#: ../app/dialogs/preferences-dialog.c:2613 msgid "The user manual is not installed locally." msgstr "El manual del usuario no está instalado localmente." -#: ../app/dialogs/preferences-dialog.c:961 +#: ../app/dialogs/preferences-dialog.c:963 msgid "Show s_election" msgstr "Mostrar la s_elección" -#: ../app/dialogs/preferences-dialog.c:964 +#: ../app/dialogs/preferences-dialog.c:966 msgid "Show _layer boundary" msgstr "Mostrar el _límite de la capa" -#: ../app/dialogs/preferences-dialog.c:967 +#: ../app/dialogs/preferences-dialog.c:969 msgid "Show can_vas boundary" msgstr "Mostrar el _límite del lienzo" -#: ../app/dialogs/preferences-dialog.c:970 +#: ../app/dialogs/preferences-dialog.c:972 msgid "Show _guides" msgstr "Mostra_r las guías" -#: ../app/dialogs/preferences-dialog.c:973 +#: ../app/dialogs/preferences-dialog.c:975 msgid "Show gri_d" msgstr "Mostrar la _rejilla" -#: ../app/dialogs/preferences-dialog.c:976 +#: ../app/dialogs/preferences-dialog.c:978 msgid "Show _sample points" msgstr "Mostrar puntos de _muestra" -#: ../app/dialogs/preferences-dialog.c:985 +#: ../app/dialogs/preferences-dialog.c:987 msgid "Show _menubar" msgstr "Mostrar la barra de _menús" -#: ../app/dialogs/preferences-dialog.c:989 +#: ../app/dialogs/preferences-dialog.c:991 msgid "Show _rulers" msgstr "Mostrar las _reglas" -#: ../app/dialogs/preferences-dialog.c:992 +#: ../app/dialogs/preferences-dialog.c:994 msgid "Show scroll_bars" msgstr "Mostrar las _barras de desplazamiento" -#: ../app/dialogs/preferences-dialog.c:995 +#: ../app/dialogs/preferences-dialog.c:997 msgid "Show s_tatusbar" msgstr "Mostrar la barra de es_tado" -#: ../app/dialogs/preferences-dialog.c:1001 +#: ../app/dialogs/preferences-dialog.c:1003 msgid "Canvas _padding mode:" msgstr "Modo de _relleno del lienzo:" -#: ../app/dialogs/preferences-dialog.c:1006 +#: ../app/dialogs/preferences-dialog.c:1008 msgid "Custom p_adding color:" msgstr "Color de _relleno del lienzo:" -#: ../app/dialogs/preferences-dialog.c:1007 +#: ../app/dialogs/preferences-dialog.c:1009 msgid "Select Custom Canvas Padding Color" msgstr "Establecer el color personalizado de relleno del lienzo" -#: ../app/dialogs/preferences-dialog.c:1016 +#: ../app/dialogs/preferences-dialog.c:1018 msgid "_Keep canvas padding in \"Show All\" mode" msgstr "_Mantener el relleno del lienzo en el modo «Mostrar todo»" -#: ../app/dialogs/preferences-dialog.c:1041 +#: ../app/dialogs/preferences-dialog.c:1043 msgid "Snap to _Guides" msgstr "Ajustar a las _guías" -#: ../app/dialogs/preferences-dialog.c:1044 +#: ../app/dialogs/preferences-dialog.c:1046 msgid "S_nap to Grid" msgstr "Ajustar a la _rejilla" -#: ../app/dialogs/preferences-dialog.c:1052 +#: ../app/dialogs/preferences-dialog.c:1054 msgid "Snap to Canvas _Edges" msgstr "Ajustar a los _bordes del lienzo" -#: ../app/dialogs/preferences-dialog.c:1055 +#: ../app/dialogs/preferences-dialog.c:1057 msgid "Snap to _Active Path" msgstr "Ajustar a la ruta _activa" -#: ../app/dialogs/preferences-dialog.c:1127 +#: ../app/dialogs/preferences-dialog.c:1129 msgid "Preferences" msgstr "Preferencias" -#: ../app/dialogs/preferences-dialog.c:1163 -#: ../app/dialogs/preferences-dialog.c:1164 +#: ../app/dialogs/preferences-dialog.c:1165 +#: ../app/dialogs/preferences-dialog.c:1166 msgid "System Resources" msgstr "Recursos del sistema" -#: ../app/dialogs/preferences-dialog.c:1172 +#: ../app/dialogs/preferences-dialog.c:1174 msgid "Resource Consumption" msgstr "Consumo de recursos" -#: ../app/dialogs/preferences-dialog.c:1182 +#: ../app/dialogs/preferences-dialog.c:1184 msgid "Minimal number of _undo levels:" msgstr "Número mínimo de niveles de _deshacer:" -#: ../app/dialogs/preferences-dialog.c:1185 +#: ../app/dialogs/preferences-dialog.c:1187 msgid "Maximum undo _memory:" msgstr "_Memoria máxima para deshacer:" -#: ../app/dialogs/preferences-dialog.c:1188 +#: ../app/dialogs/preferences-dialog.c:1190 msgid "Tile cache _size:" msgstr "Tamaño del caché de _mosaico:" -#: ../app/dialogs/preferences-dialog.c:1191 +#: ../app/dialogs/preferences-dialog.c:1193 msgid "Maximum _new image size:" msgstr "Tamaño máximo de la imagen _nueva:" -#: ../app/dialogs/preferences-dialog.c:1195 +#: ../app/dialogs/preferences-dialog.c:1197 msgid "S_wap compression:" msgstr "Compresión del área de _intercambio:" -#: ../app/dialogs/preferences-dialog.c:1200 +#: ../app/dialogs/preferences-dialog.c:1202 msgid "Number of _threads to use:" msgstr "Número de _hilos que usar:" -#: ../app/dialogs/preferences-dialog.c:1206 +#: ../app/dialogs/preferences-dialog.c:1210 msgid "Network access" msgstr "Acceso a la red" -#: ../app/dialogs/preferences-dialog.c:1210 +#: ../app/dialogs/preferences-dialog.c:1214 msgid "Check for updates (requires internet)" msgstr "Buscar actualizaciones (requiere internet)" #. Image Thumbnails -#: ../app/dialogs/preferences-dialog.c:1215 +#: ../app/dialogs/preferences-dialog.c:1220 msgid "Image Thumbnails" msgstr "Miniaturas de imágenes" -#: ../app/dialogs/preferences-dialog.c:1220 +#: ../app/dialogs/preferences-dialog.c:1225 msgid "Size of _thumbnails:" msgstr "Tamaño de las _miniaturas:" -#: ../app/dialogs/preferences-dialog.c:1224 +#: ../app/dialogs/preferences-dialog.c:1229 msgid "Maximum _filesize for thumbnailing:" msgstr "Tamaño _máximo del archivo para miniaturizar:" -#: ../app/dialogs/preferences-dialog.c:1231 +#: ../app/dialogs/preferences-dialog.c:1236 msgid "_Keep record of used files in the Recent Documents list" msgstr "" "_Mantener un registro de los archivos utilizados en la lista de documentos " "recientes" #. TODO: icon needed. -#: ../app/dialogs/preferences-dialog.c:1248 -#: ../app/dialogs/preferences-dialog.c:1249 +#: ../app/dialogs/preferences-dialog.c:1253 +#: ../app/dialogs/preferences-dialog.c:1254 msgid "Debugging" msgstr "Depurado" -#: ../app/dialogs/preferences-dialog.c:1256 +#: ../app/dialogs/preferences-dialog.c:1261 msgid "" "We hope you will never need these settings, but as all software, GIMP has " "bugs, and crashes can occur. If it happens, you can help us by reporting bugs." @@ -16609,20 +16673,20 @@ "tiene errores y pueden ocurrir bloqueos. Si sucede, puede ayudarnos informando " "de errores." -#: ../app/dialogs/preferences-dialog.c:1265 +#: ../app/dialogs/preferences-dialog.c:1270 msgid "Bug Reporting" msgstr "Informes de error" -#: ../app/dialogs/preferences-dialog.c:1271 +#: ../app/dialogs/preferences-dialog.c:1276 msgid "Debug _policy:" msgstr "_Política de depurado:" -#: ../app/dialogs/preferences-dialog.c:1283 +#: ../app/dialogs/preferences-dialog.c:1288 msgid "This feature requires \"gdb\" or \"lldb\" installed on your system." msgstr "" "Esta característica necesita que «gdb» o «lldb» esté instalado en su sistema." -#: ../app/dialogs/preferences-dialog.c:1287 +#: ../app/dialogs/preferences-dialog.c:1292 msgid "" "This feature is more efficient with \"gdb\" or \"lldb\" installed on your " "system." @@ -16630,172 +16694,172 @@ "Esta característica es más eficiente con «gdb» o «lldb» instalado en su " "sistema." -#: ../app/dialogs/preferences-dialog.c:1300 -#: ../app/dialogs/preferences-dialog.c:1301 +#: ../app/dialogs/preferences-dialog.c:1305 +#: ../app/dialogs/preferences-dialog.c:1306 msgid "Color Management" msgstr "Gestión del color" -#: ../app/dialogs/preferences-dialog.c:1310 +#: ../app/dialogs/preferences-dialog.c:1315 msgid "R_eset Color Management" msgstr "R_establecer la gestión del color" -#: ../app/dialogs/preferences-dialog.c:1333 +#: ../app/dialogs/preferences-dialog.c:1338 msgid "Image display _mode:" msgstr "Modo de _visualización de la imagen:" #. Color Managed Display -#: ../app/dialogs/preferences-dialog.c:1337 +#: ../app/dialogs/preferences-dialog.c:1342 msgid "Color Managed Display" msgstr "Pantalla de color gestionado" -#: ../app/dialogs/preferences-dialog.c:1346 +#: ../app/dialogs/preferences-dialog.c:1351 msgid "Select Monitor Color Profile" msgstr "Seleccionar el perfil de color del monitor" -#: ../app/dialogs/preferences-dialog.c:1347 +#: ../app/dialogs/preferences-dialog.c:1352 msgid "_Monitor profile:" msgstr "Perfil del _monitor:" -#: ../app/dialogs/preferences-dialog.c:1353 +#: ../app/dialogs/preferences-dialog.c:1358 msgid "_Try to use the system monitor profile" msgstr "In_tentar utilizar el perfil de monitor del sistema" -#: ../app/dialogs/preferences-dialog.c:1362 +#: ../app/dialogs/preferences-dialog.c:1367 msgid "_Rendering intent:" msgstr "Prueba de _renderizado:" -#: ../app/dialogs/preferences-dialog.c:1367 +#: ../app/dialogs/preferences-dialog.c:1372 msgid "Use _black point compensation" msgstr "Usar _compensación de punto negro" -#: ../app/dialogs/preferences-dialog.c:1375 -#: ../app/dialogs/preferences-dialog.c:1411 ../app/paint/gimpinkoptions.c:93 +#: ../app/dialogs/preferences-dialog.c:1380 +#: ../app/dialogs/preferences-dialog.c:1416 ../app/paint/gimpinkoptions.c:93 msgid "Speed" msgstr "Velocidad" -#: ../app/dialogs/preferences-dialog.c:1376 -#: ../app/dialogs/preferences-dialog.c:1412 +#: ../app/dialogs/preferences-dialog.c:1381 +#: ../app/dialogs/preferences-dialog.c:1417 msgid "Precision / Color Fidelity" msgstr "Precisión / fidelidad del color" -#: ../app/dialogs/preferences-dialog.c:1377 +#: ../app/dialogs/preferences-dialog.c:1382 msgid "_Optimize image display for:" msgstr "_Optimizar la visualización de la imagen para:" #. Print Simulation (Soft-proofing) -#: ../app/dialogs/preferences-dialog.c:1381 +#: ../app/dialogs/preferences-dialog.c:1386 msgid "Soft-Proofing" msgstr "Prueba de impresión" -#: ../app/dialogs/preferences-dialog.c:1391 +#: ../app/dialogs/preferences-dialog.c:1396 msgid "Select Soft-Proofing Color Profile" msgstr "Seleccionar el perfil de color de la prueba de impresión" -#: ../app/dialogs/preferences-dialog.c:1392 +#: ../app/dialogs/preferences-dialog.c:1397 msgid "_Soft-proofing profile:" msgstr "Perfil de la prueba de _impresión:" -#: ../app/dialogs/preferences-dialog.c:1398 +#: ../app/dialogs/preferences-dialog.c:1403 msgid "Re_ndering intent:" msgstr "Intención de _renderizado:" -#: ../app/dialogs/preferences-dialog.c:1403 +#: ../app/dialogs/preferences-dialog.c:1408 msgid "Use black _point compensation" msgstr "Usar _compensación de punto negro" -#: ../app/dialogs/preferences-dialog.c:1413 +#: ../app/dialogs/preferences-dialog.c:1418 msgid "O_ptimize soft-proofing for:" msgstr "_Optimizar la prueba de impresión para:" -#: ../app/dialogs/preferences-dialog.c:1422 +#: ../app/dialogs/preferences-dialog.c:1427 msgid "Mar_k out of gamut colors" msgstr "Mar_car a partir de los colores de la gama" -#: ../app/dialogs/preferences-dialog.c:1427 +#: ../app/dialogs/preferences-dialog.c:1432 msgid "Select Warning Color" msgstr "Seleccionar el color de las advertencias" #. Preferred profiles -#: ../app/dialogs/preferences-dialog.c:1438 +#: ../app/dialogs/preferences-dialog.c:1443 msgid "Preferred Profiles" msgstr "Perfiles preferidos" -#: ../app/dialogs/preferences-dialog.c:1447 +#: ../app/dialogs/preferences-dialog.c:1452 msgid "Select Preferred RGB Color Profile" msgstr "Seleccionar perfil de color RGB preferido" -#: ../app/dialogs/preferences-dialog.c:1448 +#: ../app/dialogs/preferences-dialog.c:1453 msgid "_RGB profile:" msgstr "Perfil _RGB:" -#: ../app/dialogs/preferences-dialog.c:1455 +#: ../app/dialogs/preferences-dialog.c:1460 msgid "Select Preferred Grayscale Color Profile" msgstr "Seleccionar perfil de color de escala de grises preferido" -#: ../app/dialogs/preferences-dialog.c:1456 +#: ../app/dialogs/preferences-dialog.c:1461 msgid "_Grayscale profile:" msgstr "Perfil de _escala de grises:" -#: ../app/dialogs/preferences-dialog.c:1463 +#: ../app/dialogs/preferences-dialog.c:1468 msgid "Select CMYK Color Profile" msgstr "Seleccionar el perfil de color CMYK" -#: ../app/dialogs/preferences-dialog.c:1464 +#: ../app/dialogs/preferences-dialog.c:1469 msgid "_CMYK profile:" msgstr "Perfil _CMYK:" #. Policies -#: ../app/dialogs/preferences-dialog.c:1469 +#: ../app/dialogs/preferences-dialog.c:1474 msgid "Policies" msgstr "Políticas" -#: ../app/dialogs/preferences-dialog.c:1474 +#: ../app/dialogs/preferences-dialog.c:1479 msgid "_File Open behaviour:" msgstr "Comportamiento al abrir arch_ivos:" # ¿Filtrar diálogos? o ¿diálogos de filtros? #. Filter Dialogs -#: ../app/dialogs/preferences-dialog.c:1478 -#: ../app/dialogs/preferences-dialog.c:2313 +#: ../app/dialogs/preferences-dialog.c:1483 +#: ../app/dialogs/preferences-dialog.c:2318 msgid "Filter Dialogs" msgstr "Diálogos de filtros" -#: ../app/dialogs/preferences-dialog.c:1482 +#: ../app/dialogs/preferences-dialog.c:1487 msgid "Show _advanced color options" msgstr "Mostrar las opciones de color _avanzadas" -#: ../app/dialogs/preferences-dialog.c:1496 -#: ../app/dialogs/preferences-dialog.c:1497 +#: ../app/dialogs/preferences-dialog.c:1501 +#: ../app/dialogs/preferences-dialog.c:1502 msgid "Image Import & Export" msgstr "Importar y exportar imágenes" #. Import Policies -#: ../app/dialogs/preferences-dialog.c:1507 +#: ../app/dialogs/preferences-dialog.c:1512 msgid "Import Policies" msgstr "Políticas de importación" -#: ../app/dialogs/preferences-dialog.c:1511 +#: ../app/dialogs/preferences-dialog.c:1516 msgid "Promote imported images to _floating point precision" msgstr "Promover las imágenes importadas a precisión de coma _flotante" -#: ../app/dialogs/preferences-dialog.c:1520 +#: ../app/dialogs/preferences-dialog.c:1525 msgid "_Dither images when promoting to floating point" msgstr "_Tramar las imágenes al promover a coma flotante" -#: ../app/dialogs/preferences-dialog.c:1525 +#: ../app/dialogs/preferences-dialog.c:1530 msgid "_Add an alpha channel to imported images" msgstr "_Añadir un canal alfa a las imágenes importadas" -#: ../app/dialogs/preferences-dialog.c:1530 +#: ../app/dialogs/preferences-dialog.c:1535 msgid "Color _profile policy:" msgstr "Política de _perfil de color:" #. Export Policies -#: ../app/dialogs/preferences-dialog.c:1534 +#: ../app/dialogs/preferences-dialog.c:1539 msgid "Export Policies" msgstr "Políticas de exportación" -#: ../app/dialogs/preferences-dialog.c:1538 +#: ../app/dialogs/preferences-dialog.c:1543 msgid "Export the i_mage's color profile by default" msgstr "Exportar el perfil de color de la i_magen de forma predeterminada" @@ -16804,7 +16868,7 @@ #. * It determines how file export #. * plug-ins handle Exif by default. #. -#: ../app/dialogs/preferences-dialog.c:1546 +#: ../app/dialogs/preferences-dialog.c:1551 msgid "Export _Exif metadata by default when available" msgstr "Exportar metadatos _Exif de forma predeterminada cuando esté disponible" @@ -16813,7 +16877,7 @@ #. * It determines how file export #. * plug-ins handle XMP by default. #. -#: ../app/dialogs/preferences-dialog.c:1554 +#: ../app/dialogs/preferences-dialog.c:1559 msgid "Export _XMP metadata by default when available" msgstr "Exportar metadatos _XMP de forma predeterminada cuando esté disponible" @@ -16822,37 +16886,37 @@ #. * It determines how file export #. * plug-ins handle IPTC by default. #. -#: ../app/dialogs/preferences-dialog.c:1562 +#: ../app/dialogs/preferences-dialog.c:1567 msgid "Export _IPTC metadata by default when available" msgstr "Exportar metadatos _IPTC de forma predeterminada cuando esté disponible" -#: ../app/dialogs/preferences-dialog.c:1565 +#: ../app/dialogs/preferences-dialog.c:1570 msgid "Metadata can contain sensitive information." msgstr "Los metadatos pueden contener información sensible." #. Export File Type -#: ../app/dialogs/preferences-dialog.c:1569 +#: ../app/dialogs/preferences-dialog.c:1574 msgid "Export File Type" msgstr "Tipo de archivo que exportar" -#: ../app/dialogs/preferences-dialog.c:1573 +#: ../app/dialogs/preferences-dialog.c:1578 msgid "Default export file t_ype:" msgstr "T_ipo de archivo que exportar predeterminado:" #. Raw Image Importer -#: ../app/dialogs/preferences-dialog.c:1577 +#: ../app/dialogs/preferences-dialog.c:1582 msgid "Raw Image Importer" msgstr "Importador de imágenes en bruto" -#: ../app/dialogs/preferences-dialog.c:1613 +#: ../app/dialogs/preferences-dialog.c:1618 msgid "Experimental Playground" msgstr "Entorno experimental" -#: ../app/dialogs/preferences-dialog.c:1614 +#: ../app/dialogs/preferences-dialog.c:1619 msgid "Playground" msgstr "Entorno" -#: ../app/dialogs/preferences-dialog.c:1621 +#: ../app/dialogs/preferences-dialog.c:1626 msgid "" "These features are unfinished, buggy and may crash GIMP. It is unadvised to " "use them unless you really know what you are doing or you intend to contribute " @@ -16863,11 +16927,11 @@ "pretenda contribuir con parches." #. Hardware Acceleration -#: ../app/dialogs/preferences-dialog.c:1631 +#: ../app/dialogs/preferences-dialog.c:1636 msgid "Hardware Acceleration" msgstr "Aceleración por hardware" -#: ../app/dialogs/preferences-dialog.c:1635 +#: ../app/dialogs/preferences-dialog.c:1640 msgid "" "OpenCL drivers and support are experimental, expect slowdowns and possible " "crashes (please report)." @@ -16875,559 +16939,559 @@ "El soporte y los controladores de OpenCL son experimentales, espere " "ralentizaciones y posibles bloqueos (envíenos un informe)." -#: ../app/dialogs/preferences-dialog.c:1641 +#: ../app/dialogs/preferences-dialog.c:1646 msgid "Use O_penCL" msgstr "Usar O_penCL" #. Very unstable tools -#: ../app/dialogs/preferences-dialog.c:1645 +#: ../app/dialogs/preferences-dialog.c:1650 msgid "Insane Options" msgstr "Opciones dementes" -#: ../app/dialogs/preferences-dialog.c:1649 +#: ../app/dialogs/preferences-dialog.c:1654 msgid "_N-Point Deformation tool" msgstr "Herramienta de deformación _N-Point" -#: ../app/dialogs/preferences-dialog.c:1652 +#: ../app/dialogs/preferences-dialog.c:1657 msgid "_Seamless Clone tool" msgstr "Herramienta de _clonado continuo" -#: ../app/dialogs/preferences-dialog.c:1662 -#: ../app/dialogs/preferences-dialog.c:1663 +#: ../app/dialogs/preferences-dialog.c:1667 +#: ../app/dialogs/preferences-dialog.c:1668 msgctxt "preferences" msgid "Tool Options" msgstr "Opciones de herramienta" #. General #. Snapping Distance -#: ../app/dialogs/preferences-dialog.c:1672 -#: ../app/dialogs/preferences-dialog.c:2546 -#: ../app/dialogs/preferences-dialog.c:2874 -#: ../app/dialogs/preferences-dialog.c:3120 +#: ../app/dialogs/preferences-dialog.c:1677 +#: ../app/dialogs/preferences-dialog.c:2551 +#: ../app/dialogs/preferences-dialog.c:2879 +#: ../app/dialogs/preferences-dialog.c:3125 #: ../app/widgets/gimpcontrollereditor.c:187 msgid "General" msgstr "General" -#: ../app/dialogs/preferences-dialog.c:1675 +#: ../app/dialogs/preferences-dialog.c:1680 msgid "Allow _editing on non-visible layers" msgstr "Permitir _editar en la capas no visibles" -#: ../app/dialogs/preferences-dialog.c:1679 +#: ../app/dialogs/preferences-dialog.c:1684 msgid "_Save tool options on exit" msgstr "G_uardar las opciones de herramientas al salir" -#: ../app/dialogs/preferences-dialog.c:1683 +#: ../app/dialogs/preferences-dialog.c:1688 msgid "Save Tool Options _Now" msgstr "Guardar las opciones de herramientas _ahora" -#: ../app/dialogs/preferences-dialog.c:1690 +#: ../app/dialogs/preferences-dialog.c:1695 msgid "_Reset Saved Tool Options to Default Values" msgstr "" "R_estaurar las opciones de herramientas guardadas a los valores predeterminados" -#: ../app/dialogs/preferences-dialog.c:1704 +#: ../app/dialogs/preferences-dialog.c:1709 msgid "Default _interpolation:" msgstr "_Interpolación predeterminada:" #. Global Brush, Pattern, ... -#: ../app/dialogs/preferences-dialog.c:1712 +#: ../app/dialogs/preferences-dialog.c:1717 msgid "Paint Options Shared Between Tools" msgstr "Opciones de pintado compartidas entre las herramientas" -#: ../app/dialogs/preferences-dialog.c:1716 +#: ../app/dialogs/preferences-dialog.c:1721 msgid "_Brush" msgstr "_Pincel" -#: ../app/dialogs/preferences-dialog.c:1719 +#: ../app/dialogs/preferences-dialog.c:1724 msgid "_Dynamics" msgstr "_Dinámica" -#: ../app/dialogs/preferences-dialog.c:1722 +#: ../app/dialogs/preferences-dialog.c:1727 msgid "_Pattern" msgstr "_Patrón" #. Move Tool -#: ../app/dialogs/preferences-dialog.c:1729 +#: ../app/dialogs/preferences-dialog.c:1734 msgid "Move Tool" msgstr "Herramienta mover" -#: ../app/dialogs/preferences-dialog.c:1733 +#: ../app/dialogs/preferences-dialog.c:1738 msgid "Set _layer or path as active" msgstr "Definir _capa o ruta como activa" -#: ../app/dialogs/preferences-dialog.c:1745 +#: ../app/dialogs/preferences-dialog.c:1750 msgid "Default New Image" msgstr "Imagen nueva predeterminada" -#: ../app/dialogs/preferences-dialog.c:1746 +#: ../app/dialogs/preferences-dialog.c:1751 msgid "Default Image" msgstr "Imagen predeterminada" -#: ../app/dialogs/preferences-dialog.c:1782 +#: ../app/dialogs/preferences-dialog.c:1787 msgid "Quick Mask color:" msgstr "Color de la máscara rápida:" -#: ../app/dialogs/preferences-dialog.c:1783 +#: ../app/dialogs/preferences-dialog.c:1788 msgid "Set the default Quick Mask color" msgstr "Establecer el color predeterminado de la máscara rápida" -#: ../app/dialogs/preferences-dialog.c:1793 +#: ../app/dialogs/preferences-dialog.c:1798 msgid "Default Image Grid" msgstr "Rejilla de imagen predeterminada" -#: ../app/dialogs/preferences-dialog.c:1794 +#: ../app/dialogs/preferences-dialog.c:1799 msgid "Default Grid" msgstr "Rejilla predeterminada" -#: ../app/dialogs/preferences-dialog.c:1814 +#: ../app/dialogs/preferences-dialog.c:1819 msgid "User Interface" msgstr "Interfaz de usuario" -#: ../app/dialogs/preferences-dialog.c:1815 +#: ../app/dialogs/preferences-dialog.c:1820 msgid "Interface" msgstr "Interfaz" -#: ../app/dialogs/preferences-dialog.c:1825 ../app/tools/gimptextoptions.c:153 +#: ../app/dialogs/preferences-dialog.c:1830 ../app/tools/gimptextoptions.c:153 msgid "Language" msgstr "Idioma" -#: ../app/dialogs/preferences-dialog.c:1834 +#: ../app/dialogs/preferences-dialog.c:1839 msgid "Use co_mpact sliders" msgstr "Usar deslizadores compactos" #. Previews -#: ../app/dialogs/preferences-dialog.c:1838 +#: ../app/dialogs/preferences-dialog.c:1843 msgid "Previews" msgstr "Vistas previas" -#: ../app/dialogs/preferences-dialog.c:1841 +#: ../app/dialogs/preferences-dialog.c:1846 msgid "_Enable layer & channel previews" msgstr "_Activar las vistas previas de las capas y los canales" -#: ../app/dialogs/preferences-dialog.c:1849 +#: ../app/dialogs/preferences-dialog.c:1854 msgid "Enable layer _group previews" msgstr "Activar las vistas previas de los _grupos de capas" -#: ../app/dialogs/preferences-dialog.c:1855 +#: ../app/dialogs/preferences-dialog.c:1860 msgid "_Default layer & channel preview size:" msgstr "Tamaño predeterminado de las vistas previas de _capas y canales:" -#: ../app/dialogs/preferences-dialog.c:1858 +#: ../app/dialogs/preferences-dialog.c:1863 msgid "_Undo preview size:" msgstr "_Deshacer tamaño de vista previa:" -#: ../app/dialogs/preferences-dialog.c:1861 +#: ../app/dialogs/preferences-dialog.c:1866 msgid "Na_vigation preview size:" msgstr "Tamaño de vistas previas de _navegación:" #. Keyboard Shortcuts -#: ../app/dialogs/preferences-dialog.c:1865 +#: ../app/dialogs/preferences-dialog.c:1870 msgid "Keyboard Shortcuts" msgstr "Combinaciones de teclas" -#: ../app/dialogs/preferences-dialog.c:1869 +#: ../app/dialogs/preferences-dialog.c:1874 msgid "_Use dynamic keyboard shortcuts" msgstr "Usar combinaciones de teclas _dinámicas" -#: ../app/dialogs/preferences-dialog.c:1873 +#: ../app/dialogs/preferences-dialog.c:1878 msgid "Configure _Keyboard Shortcuts..." msgstr "Configurar las combinaciones de _teclas…" -#: ../app/dialogs/preferences-dialog.c:1880 +#: ../app/dialogs/preferences-dialog.c:1885 msgid "_Save keyboard shortcuts on exit" msgstr "_Guardar las combinaciones de teclas al salir" -#: ../app/dialogs/preferences-dialog.c:1884 +#: ../app/dialogs/preferences-dialog.c:1889 msgid "Save Keyboard Shortcuts _Now" msgstr "Guardar las combinaciones de teclas _ahora" -#: ../app/dialogs/preferences-dialog.c:1891 +#: ../app/dialogs/preferences-dialog.c:1896 msgid "_Reset Keyboard Shortcuts to Default Values" msgstr "_Restablecer las combinaciones de teclas a los valores predeterminados" -#: ../app/dialogs/preferences-dialog.c:1900 +#: ../app/dialogs/preferences-dialog.c:1905 msgid "Remove _All Keyboard Shortcuts" msgstr "Eliminar _todas las combinaciones de teclas" -#: ../app/dialogs/preferences-dialog.c:1912 -#: ../app/dialogs/preferences-dialog.c:1913 -#: ../app/dialogs/preferences-dialog.c:1948 +#: ../app/dialogs/preferences-dialog.c:1917 +#: ../app/dialogs/preferences-dialog.c:1918 +#: ../app/dialogs/preferences-dialog.c:1953 msgid "Theme" msgstr "Tema" -#: ../app/dialogs/preferences-dialog.c:1918 +#: ../app/dialogs/preferences-dialog.c:1923 msgid "Select Theme" msgstr "Seleccionar un tema" -#: ../app/dialogs/preferences-dialog.c:2000 +#: ../app/dialogs/preferences-dialog.c:2005 msgid "Reload C_urrent Theme" msgstr "Recargar el tema act_ual" -#: ../app/dialogs/preferences-dialog.c:2012 -#: ../app/dialogs/preferences-dialog.c:2013 -#: ../app/dialogs/preferences-dialog.c:2054 +#: ../app/dialogs/preferences-dialog.c:2017 +#: ../app/dialogs/preferences-dialog.c:2018 +#: ../app/dialogs/preferences-dialog.c:2059 msgid "Icon Theme" msgstr "Tema de iconos" -#: ../app/dialogs/preferences-dialog.c:2018 +#: ../app/dialogs/preferences-dialog.c:2023 msgid "Select an Icon Theme" msgstr "Seleccionar un tema de iconos" -#: ../app/dialogs/preferences-dialog.c:2134 -#: ../app/dialogs/preferences-dialog.c:2135 ../app/widgets/gimptoolbox.c:525 +#: ../app/dialogs/preferences-dialog.c:2139 +#: ../app/dialogs/preferences-dialog.c:2140 ../app/widgets/gimptoolbox.c:525 msgid "Toolbox" msgstr "Caja de herramientas" #. Appearance -#: ../app/dialogs/preferences-dialog.c:2143 -#: ../app/dialogs/preferences-dialog.c:2957 ../app/widgets/gimpgrideditor.c:134 +#: ../app/dialogs/preferences-dialog.c:2148 +#: ../app/dialogs/preferences-dialog.c:2962 ../app/widgets/gimpgrideditor.c:134 msgid "Appearance" msgstr "Apariencia" -#: ../app/dialogs/preferences-dialog.c:2147 +#: ../app/dialogs/preferences-dialog.c:2152 msgid "Show GIMP _logo (drag-and-drop target)" msgstr "Mostrar el _logotipo de GIMP (arrastrar y soltar el objetivo)" -#: ../app/dialogs/preferences-dialog.c:2151 +#: ../app/dialogs/preferences-dialog.c:2156 msgid "Show _foreground & background color" msgstr "Mostrar el color de _primer plano y de fondo" -#: ../app/dialogs/preferences-dialog.c:2155 +#: ../app/dialogs/preferences-dialog.c:2160 msgid "Show active _brush, pattern & gradient" msgstr "Mostrar _pinceles, patrones y degradados activos" -#: ../app/dialogs/preferences-dialog.c:2159 +#: ../app/dialogs/preferences-dialog.c:2164 msgid "Show active _image" msgstr "Mostrar imagen _activa" -#: ../app/dialogs/preferences-dialog.c:2168 +#: ../app/dialogs/preferences-dialog.c:2173 msgid "Use tool _groups" msgstr "Usar _grupos de herramientas" -#: ../app/dialogs/preferences-dialog.c:2191 +#: ../app/dialogs/preferences-dialog.c:2196 msgid "_Menu mode:" msgstr "_Modo de menú:" #. Tool Editor -#: ../app/dialogs/preferences-dialog.c:2198 +#: ../app/dialogs/preferences-dialog.c:2203 msgid "Tools Configuration" msgstr "Configuración de las herramientas" -#: ../app/dialogs/preferences-dialog.c:2213 -#: ../app/dialogs/preferences-dialog.c:2214 +#: ../app/dialogs/preferences-dialog.c:2218 +#: ../app/dialogs/preferences-dialog.c:2219 msgid "Dialog Defaults" msgstr "Valores predeterminados del diálogo" -#: ../app/dialogs/preferences-dialog.c:2223 +#: ../app/dialogs/preferences-dialog.c:2228 msgid "Reset Dialog _Defaults" msgstr "Reiniciar los valores _predeterminados del diálogo" #. Color profile import dialog -#: ../app/dialogs/preferences-dialog.c:2231 +#: ../app/dialogs/preferences-dialog.c:2236 msgid "Color Profile Import Dialog" msgstr "Diálogo de importar perfil de color" -#: ../app/dialogs/preferences-dialog.c:2236 +#: ../app/dialogs/preferences-dialog.c:2241 msgid "Color profile policy:" msgstr "Política de perfil de color:" #. All color profile chooser dialogs -#: ../app/dialogs/preferences-dialog.c:2240 +#: ../app/dialogs/preferences-dialog.c:2245 msgid "Color Profile File Dialogs" msgstr "Diálogos de archivo de perfil de color" -#: ../app/dialogs/preferences-dialog.c:2245 +#: ../app/dialogs/preferences-dialog.c:2250 msgid "Profile folder:" msgstr "Carpeta del perfil:" -#: ../app/dialogs/preferences-dialog.c:2246 +#: ../app/dialogs/preferences-dialog.c:2251 msgid "Select Default Folder for Color Profiles" msgstr "Seleccione la carpeta predeterminada para los perfiles de color" #. Convert to Color Profile Dialog -#: ../app/dialogs/preferences-dialog.c:2250 +#: ../app/dialogs/preferences-dialog.c:2255 msgid "Convert to Color Profile Dialog" msgstr "Diálogo de convertir a perfil de color" -#: ../app/dialogs/preferences-dialog.c:2255 +#: ../app/dialogs/preferences-dialog.c:2260 msgid "Rendering intent:" msgstr "Prueba de renderizado:" -#: ../app/dialogs/preferences-dialog.c:2259 +#: ../app/dialogs/preferences-dialog.c:2264 msgid "Black point compensation" msgstr "Compensación de punto negro" #. Convert Precision Dialog -#: ../app/dialogs/preferences-dialog.c:2263 +#: ../app/dialogs/preferences-dialog.c:2268 msgid "Precision Conversion Dialog" msgstr "Diálogo de drecisión de la conversión" -#: ../app/dialogs/preferences-dialog.c:2270 +#: ../app/dialogs/preferences-dialog.c:2275 msgid "Dither layers:" msgstr "Difuminar capas:" -#: ../app/dialogs/preferences-dialog.c:2275 +#: ../app/dialogs/preferences-dialog.c:2280 msgid "Dither text layers:" msgstr "Difuminar capas de texto:" -#: ../app/dialogs/preferences-dialog.c:2280 +#: ../app/dialogs/preferences-dialog.c:2285 msgid "Dither channels/masks:" msgstr "Difuminar canales/máscaras:" #. Convert Indexed Dialog -#: ../app/dialogs/preferences-dialog.c:2284 +#: ../app/dialogs/preferences-dialog.c:2289 msgid "Indexed Conversion Dialog" msgstr "Diálogo de conversión de color indexado" -#: ../app/dialogs/preferences-dialog.c:2289 +#: ../app/dialogs/preferences-dialog.c:2294 msgid "Colormap:" msgstr "Mapa de colores:" -#: ../app/dialogs/preferences-dialog.c:2292 +#: ../app/dialogs/preferences-dialog.c:2297 msgid "Maximum number of colors:" msgstr "Número máximo de colores:" -#: ../app/dialogs/preferences-dialog.c:2296 +#: ../app/dialogs/preferences-dialog.c:2301 msgid "Remove unused and duplicate colors from colormap" msgstr "Quitar los colores no usados y duplicados del mapa de color" -#: ../app/dialogs/preferences-dialog.c:2302 +#: ../app/dialogs/preferences-dialog.c:2307 msgid "Color dithering:" msgstr "Difuminar el color:" -#: ../app/dialogs/preferences-dialog.c:2306 +#: ../app/dialogs/preferences-dialog.c:2311 msgid "Enable dithering of transparency" msgstr "Activar difuminado de transparencia" -#: ../app/dialogs/preferences-dialog.c:2309 +#: ../app/dialogs/preferences-dialog.c:2314 msgid "Enable dithering of text layers" msgstr "Activar difuminado de las capas de texto" -#: ../app/dialogs/preferences-dialog.c:2318 +#: ../app/dialogs/preferences-dialog.c:2323 msgid "Keep recent settings:" msgstr "Conservar la configuración reciente:" -#: ../app/dialogs/preferences-dialog.c:2322 +#: ../app/dialogs/preferences-dialog.c:2327 msgid "Default to the last used settings" msgstr "Predeterminar las últimas opciones utilizadas" -#: ../app/dialogs/preferences-dialog.c:2325 +#: ../app/dialogs/preferences-dialog.c:2330 msgid "Show advanced color options" msgstr "Mostrar opciones de color avanzadas" #. Canvas Size Dialog -#: ../app/dialogs/preferences-dialog.c:2329 +#: ../app/dialogs/preferences-dialog.c:2334 msgid "Canvas Size Dialog" msgstr "Diálogo de tamaño del lienzo" -#: ../app/dialogs/preferences-dialog.c:2334 -#: ../app/dialogs/preferences-dialog.c:2363 +#: ../app/dialogs/preferences-dialog.c:2339 +#: ../app/dialogs/preferences-dialog.c:2368 msgid "Fill with:" msgstr "Rellenar con:" -#: ../app/dialogs/preferences-dialog.c:2337 +#: ../app/dialogs/preferences-dialog.c:2342 msgid "Resize layers:" msgstr "Redimensionar capas:" -#: ../app/dialogs/preferences-dialog.c:2341 +#: ../app/dialogs/preferences-dialog.c:2346 msgid "Resize text layers" msgstr "Redimensionar capas de texto" #. New Layer Dialog -#: ../app/dialogs/preferences-dialog.c:2345 +#: ../app/dialogs/preferences-dialog.c:2350 msgid "New Layer Dialog" msgstr "Diálogo de capa nueva" -#: ../app/dialogs/preferences-dialog.c:2350 +#: ../app/dialogs/preferences-dialog.c:2355 msgid "Layer name:" msgstr "Nombre de la capa:" -#: ../app/dialogs/preferences-dialog.c:2354 +#: ../app/dialogs/preferences-dialog.c:2359 msgid "Fill type:" msgstr "Tipo de relleno:" #. Layer Boundary Size Dialog -#: ../app/dialogs/preferences-dialog.c:2358 +#: ../app/dialogs/preferences-dialog.c:2363 msgid "Layer Boundary Size Dialog" msgstr "Diálogo del tamaño del límite de la capa" #. Add Layer Mask Dialog -#: ../app/dialogs/preferences-dialog.c:2367 +#: ../app/dialogs/preferences-dialog.c:2372 msgid "Add Layer Mask Dialog" msgstr "Diálogo de añadir máscara de capa" -#: ../app/dialogs/preferences-dialog.c:2372 +#: ../app/dialogs/preferences-dialog.c:2377 msgid "Layer mask type:" msgstr "Tipo de máscara de capa:" -#: ../app/dialogs/preferences-dialog.c:2376 +#: ../app/dialogs/preferences-dialog.c:2381 msgid "Invert mask" msgstr "Invertir máscara" #. Merge Layers Dialog -#: ../app/dialogs/preferences-dialog.c:2380 +#: ../app/dialogs/preferences-dialog.c:2385 msgid "Merge Layers Dialog" msgstr "Diálogo de combinar capas" -#: ../app/dialogs/preferences-dialog.c:2387 +#: ../app/dialogs/preferences-dialog.c:2392 msgid "Merged layer size:" msgstr "Tamaño de la capa combinada:" -#: ../app/dialogs/preferences-dialog.c:2391 +#: ../app/dialogs/preferences-dialog.c:2396 msgid "Merge within active group only" msgstr "Combinar únicamente dentro el grupo activo" -#: ../app/dialogs/preferences-dialog.c:2394 +#: ../app/dialogs/preferences-dialog.c:2399 msgid "Discard invisible layers" msgstr "Descartar las capas invisibles" #. New Channel Dialog -#: ../app/dialogs/preferences-dialog.c:2398 +#: ../app/dialogs/preferences-dialog.c:2403 msgid "New Channel Dialog" msgstr "Diálogo de canal nuevo" -#: ../app/dialogs/preferences-dialog.c:2403 +#: ../app/dialogs/preferences-dialog.c:2408 msgid "Channel name:" msgstr "Nombre del canal:" -#: ../app/dialogs/preferences-dialog.c:2407 +#: ../app/dialogs/preferences-dialog.c:2412 msgid "Color and opacity:" msgstr "Color y opacidad:" -#: ../app/dialogs/preferences-dialog.c:2408 +#: ../app/dialogs/preferences-dialog.c:2413 msgid "Default New Channel Color and Opacity" msgstr "Color del canal nuevo y opacidad predeterminados" #. New Path Dialog -#: ../app/dialogs/preferences-dialog.c:2413 +#: ../app/dialogs/preferences-dialog.c:2418 msgid "New Path Dialog" msgstr "Diálogo de ruta nueva" -#: ../app/dialogs/preferences-dialog.c:2418 +#: ../app/dialogs/preferences-dialog.c:2423 msgid "Path name:" msgstr "Nombre de la ruta:" #. Export Path Dialog -#: ../app/dialogs/preferences-dialog.c:2422 +#: ../app/dialogs/preferences-dialog.c:2427 msgid "Export Paths Dialog" msgstr "Diálogo de exportar rutas" -#: ../app/dialogs/preferences-dialog.c:2427 +#: ../app/dialogs/preferences-dialog.c:2432 msgid "Export folder:" msgstr "Exportar carpeta:" -#: ../app/dialogs/preferences-dialog.c:2428 +#: ../app/dialogs/preferences-dialog.c:2433 msgid "Select Default Folder for Exporting Paths" msgstr "Seleccione la carpeta para exportar rutas" -#: ../app/dialogs/preferences-dialog.c:2432 +#: ../app/dialogs/preferences-dialog.c:2437 msgid "Export the active path only" msgstr "Exportar sólo la ruta activa" #. Import Path Dialog -#: ../app/dialogs/preferences-dialog.c:2436 +#: ../app/dialogs/preferences-dialog.c:2441 msgid "Import Paths Dialog" msgstr "Diálogo de importar rutas" -#: ../app/dialogs/preferences-dialog.c:2441 +#: ../app/dialogs/preferences-dialog.c:2446 msgid "Import folder:" msgstr "Importar carpeta:" -#: ../app/dialogs/preferences-dialog.c:2442 +#: ../app/dialogs/preferences-dialog.c:2447 msgid "Select Default Folder for Importing Paths" msgstr "Seleccione la carpeta para importar rutas" -#: ../app/dialogs/preferences-dialog.c:2446 +#: ../app/dialogs/preferences-dialog.c:2451 msgid "Merge imported paths" msgstr "Combinar las rutas importadas" -#: ../app/dialogs/preferences-dialog.c:2449 +#: ../app/dialogs/preferences-dialog.c:2454 msgid "Scale imported paths" msgstr "Escalar rutas importadas" #. Feather Selection Dialog -#: ../app/dialogs/preferences-dialog.c:2453 +#: ../app/dialogs/preferences-dialog.c:2458 msgid "Feather Selection Dialog" msgstr "Diálogo de difuminar selección" -#: ../app/dialogs/preferences-dialog.c:2458 +#: ../app/dialogs/preferences-dialog.c:2463 msgid "Feather radius:" msgstr "Radio de difuminado:" -#: ../app/dialogs/preferences-dialog.c:2462 -#: ../app/dialogs/preferences-dialog.c:2484 -#: ../app/dialogs/preferences-dialog.c:2501 +#: ../app/dialogs/preferences-dialog.c:2467 +#: ../app/dialogs/preferences-dialog.c:2489 +#: ../app/dialogs/preferences-dialog.c:2506 msgid "Selected areas continue outside the image" msgstr "Las áreas seleccionadas continúan fuera de la imagen" #. Grow Selection Dialog -#: ../app/dialogs/preferences-dialog.c:2466 +#: ../app/dialogs/preferences-dialog.c:2471 msgid "Grow Selection Dialog" msgstr "Diálogo de agrandar selección" -#: ../app/dialogs/preferences-dialog.c:2471 +#: ../app/dialogs/preferences-dialog.c:2476 msgid "Grow radius:" msgstr "Agrandar radio:" #. Shrink Selection Dialog -#: ../app/dialogs/preferences-dialog.c:2475 +#: ../app/dialogs/preferences-dialog.c:2480 msgid "Shrink Selection Dialog" msgstr "Diálogo de encoger selección" # //R Creo que hace esto -#: ../app/dialogs/preferences-dialog.c:2480 +#: ../app/dialogs/preferences-dialog.c:2485 msgid "Shrink radius:" msgstr "Encoger radio:" #. Border Selection Dialog -#: ../app/dialogs/preferences-dialog.c:2488 +#: ../app/dialogs/preferences-dialog.c:2493 msgid "Border Selection Dialog" msgstr "Diálogo de borde de selección" -#: ../app/dialogs/preferences-dialog.c:2493 +#: ../app/dialogs/preferences-dialog.c:2498 msgid "Border radius:" msgstr "Radio del borde:" -#: ../app/dialogs/preferences-dialog.c:2497 +#: ../app/dialogs/preferences-dialog.c:2502 msgid "Border style:" msgstr "Estilo de borde:" #. Fill Options Dialog -#: ../app/dialogs/preferences-dialog.c:2505 +#: ../app/dialogs/preferences-dialog.c:2510 msgid "Fill Selection Outline & Fill Path Dialogs" msgstr "Diálogos de rellenar contorno de la selección y rellenar ruta" #. Stroke Options Dialog -#: ../app/dialogs/preferences-dialog.c:2514 +#: ../app/dialogs/preferences-dialog.c:2519 msgid "Stroke Selection & Stroke Path Dialogs" msgstr "Diálogos de trazar selección y trazar ruta" -#: ../app/dialogs/preferences-dialog.c:2537 -#: ../app/dialogs/preferences-dialog.c:2538 +#: ../app/dialogs/preferences-dialog.c:2542 +#: ../app/dialogs/preferences-dialog.c:2543 msgid "Help System" msgstr "Sistema de ayuda" -#: ../app/dialogs/preferences-dialog.c:2549 +#: ../app/dialogs/preferences-dialog.c:2554 msgid "Show _tooltips" msgstr "Mostrar _consejos" -#: ../app/dialogs/preferences-dialog.c:2552 +#: ../app/dialogs/preferences-dialog.c:2557 msgid "Show help _buttons" msgstr "Mostrar _botones de ayuda" -#: ../app/dialogs/preferences-dialog.c:2557 +#: ../app/dialogs/preferences-dialog.c:2562 msgid "Use the online version" msgstr "Usar la versión en línea" -#: ../app/dialogs/preferences-dialog.c:2558 +#: ../app/dialogs/preferences-dialog.c:2563 msgid "Use a locally installed copy" msgstr "Usar una copia instalada localmente" -#: ../app/dialogs/preferences-dialog.c:2559 +#: ../app/dialogs/preferences-dialog.c:2564 msgid "U_ser manual:" msgstr "Manual del u_suario:" -#: ../app/dialogs/preferences-dialog.c:2570 +#: ../app/dialogs/preferences-dialog.c:2575 msgid "User interface language" msgstr "Idioma de la interfaz de usuario" @@ -17435,15 +17499,15 @@ #. * that doesn't use the help browser, so don't bother showing #. * the combo. #. -#: ../app/dialogs/preferences-dialog.c:2629 +#: ../app/dialogs/preferences-dialog.c:2634 msgid "Help Browser" msgstr "Visor de ayuda" -#: ../app/dialogs/preferences-dialog.c:2636 +#: ../app/dialogs/preferences-dialog.c:2641 msgid "H_elp browser to use:" msgstr "_Visor de ayuda:" -#: ../app/dialogs/preferences-dialog.c:2642 +#: ../app/dialogs/preferences-dialog.c:2647 msgid "" "The GIMP help browser doesn't seem to be installed. Using the web browser " "instead." @@ -17452,530 +17516,530 @@ "navegador de Internet en su lugar." #. Action Search -#: ../app/dialogs/preferences-dialog.c:2659 +#: ../app/dialogs/preferences-dialog.c:2664 msgid "Action Search" msgstr "Acción de búsqueda" -#: ../app/dialogs/preferences-dialog.c:2663 +#: ../app/dialogs/preferences-dialog.c:2668 msgid "Show _unavailable actions" msgstr "Mostrar la acciones no _disponibles" -#: ../app/dialogs/preferences-dialog.c:2666 +#: ../app/dialogs/preferences-dialog.c:2671 msgid "_Maximum History Size:" msgstr "Tamaño _máximo del histórico:" -#: ../app/dialogs/preferences-dialog.c:2670 +#: ../app/dialogs/preferences-dialog.c:2675 msgid "C_lear Action History" msgstr "_Vaciar el histórico de acciones" -#: ../app/dialogs/preferences-dialog.c:2684 -#: ../app/dialogs/preferences-dialog.c:2685 +#: ../app/dialogs/preferences-dialog.c:2689 +#: ../app/dialogs/preferences-dialog.c:2690 msgid "Display" msgstr "Pantalla" #. Transparency -#: ../app/dialogs/preferences-dialog.c:2694 +#: ../app/dialogs/preferences-dialog.c:2699 msgid "Transparency" msgstr "Transparencia" -#: ../app/dialogs/preferences-dialog.c:2698 +#: ../app/dialogs/preferences-dialog.c:2703 msgid "_Check style:" msgstr "Estilo de la _cuadrícula:" -#: ../app/dialogs/preferences-dialog.c:2701 +#: ../app/dialogs/preferences-dialog.c:2706 msgid "Check _size:" msgstr "Ta_maño de la cuadrícula:" -#: ../app/dialogs/preferences-dialog.c:2704 +#: ../app/dialogs/preferences-dialog.c:2709 msgid "Monitor Resolution" msgstr "Resolución del monitor" # Debe ir en minúsculas por las reglas de estilo #. Pixels -#: ../app/dialogs/preferences-dialog.c:2708 ../app/display/gimpcursorview.c:212 +#: ../app/dialogs/preferences-dialog.c:2713 ../app/display/gimpcursorview.c:212 #: ../app/widgets/gimpgrideditor.c:199 ../app/widgets/gimpgrideditor.c:234 msgid "Pixels" msgstr "Píxeles" -#: ../app/dialogs/preferences-dialog.c:2726 ../app/widgets/gimpgrideditor.c:195 +#: ../app/dialogs/preferences-dialog.c:2731 ../app/widgets/gimpgrideditor.c:195 #: ../app/widgets/gimpgrideditor.c:230 msgid "Horizontal" msgstr "Horizontal" -#: ../app/dialogs/preferences-dialog.c:2728 ../app/widgets/gimpgrideditor.c:197 +#: ../app/dialogs/preferences-dialog.c:2733 ../app/widgets/gimpgrideditor.c:197 #: ../app/widgets/gimpgrideditor.c:232 msgid "Vertical" msgstr "Vertical" -#: ../app/dialogs/preferences-dialog.c:2730 +#: ../app/dialogs/preferences-dialog.c:2735 #: ../app/widgets/gimpimagepropview.c:469 msgid "ppi" msgstr "ppp" -#: ../app/dialogs/preferences-dialog.c:2749 +#: ../app/dialogs/preferences-dialog.c:2754 #, c-format msgid "_Detect automatically (currently %d × %d ppi)" msgstr "_Detectar automáticamente (actualmente %d x %d ppp)" -#: ../app/dialogs/preferences-dialog.c:2767 +#: ../app/dialogs/preferences-dialog.c:2772 msgid "_Enter manually" msgstr "Introducir _manualmente" -#: ../app/dialogs/preferences-dialog.c:2782 +#: ../app/dialogs/preferences-dialog.c:2787 msgid "C_alibrate..." msgstr "C_alibrar…" -#: ../app/dialogs/preferences-dialog.c:2809 -#: ../app/dialogs/preferences-dialog.c:2810 +#: ../app/dialogs/preferences-dialog.c:2814 +#: ../app/dialogs/preferences-dialog.c:2815 msgid "Window Management" msgstr "Gestión de la ventana" -#: ../app/dialogs/preferences-dialog.c:2815 +#: ../app/dialogs/preferences-dialog.c:2820 msgid "Window Manager Hints" msgstr "Sugerencias del gestor de ventanas" -#: ../app/dialogs/preferences-dialog.c:2821 +#: ../app/dialogs/preferences-dialog.c:2826 msgid "Hint for _docks and toolbox:" msgstr "Sugerencia para los _empotrables y la caja de herramientas:" -#: ../app/dialogs/preferences-dialog.c:2824 +#: ../app/dialogs/preferences-dialog.c:2829 msgid "Focus" msgstr "Enfoque" -#: ../app/dialogs/preferences-dialog.c:2828 +#: ../app/dialogs/preferences-dialog.c:2833 msgid "Activate the _focused image" msgstr "Activar la imagen _enfocada" #. Window Positions -#: ../app/dialogs/preferences-dialog.c:2832 +#: ../app/dialogs/preferences-dialog.c:2837 msgid "Window Positions" msgstr "Posiciones de las ventanas" -#: ../app/dialogs/preferences-dialog.c:2835 +#: ../app/dialogs/preferences-dialog.c:2840 msgid "_Save window positions on exit" msgstr "G_uardar posiciones de ventanas al salir" -#: ../app/dialogs/preferences-dialog.c:2838 +#: ../app/dialogs/preferences-dialog.c:2843 msgid "Open windows on the same _monitor they were open before" msgstr "Abrir ventanas en el mismo _monitor en el que estaban antes abiertas" -#: ../app/dialogs/preferences-dialog.c:2842 +#: ../app/dialogs/preferences-dialog.c:2847 msgid "Save Window Positions _Now" msgstr "Guardar las posiciones de las ventanas _ahora" -#: ../app/dialogs/preferences-dialog.c:2849 +#: ../app/dialogs/preferences-dialog.c:2854 msgid "_Reset Saved Window Positions to Default Values" msgstr "" "R_estaurar las posiciones de ventana guardadas a los valores predeterminados" -#: ../app/dialogs/preferences-dialog.c:2864 -#: ../app/dialogs/preferences-dialog.c:2865 +#: ../app/dialogs/preferences-dialog.c:2869 +#: ../app/dialogs/preferences-dialog.c:2870 msgid "Image Windows" msgstr "Ventanas de imagen" -#: ../app/dialogs/preferences-dialog.c:2877 +#: ../app/dialogs/preferences-dialog.c:2882 msgid "Use \"Show _all\" by default" msgstr "Usar «Mostrar _todo» de forma predeterminada" -#: ../app/dialogs/preferences-dialog.c:2881 +#: ../app/dialogs/preferences-dialog.c:2886 msgid "Use \"_Dot for dot\" by default" msgstr "Usar «p_unto por punto» de forma predeterminada" -#: ../app/dialogs/preferences-dialog.c:2887 +#: ../app/dialogs/preferences-dialog.c:2892 msgid "Marching ants s_peed:" msgstr "Velocid_ad del desfile de hormigas:" #. Zoom & Resize Behavior -#: ../app/dialogs/preferences-dialog.c:2891 +#: ../app/dialogs/preferences-dialog.c:2896 msgid "Zoom & Resize Behavior" msgstr "Comportamiento de la redimensión y la ampliación" -#: ../app/dialogs/preferences-dialog.c:2895 +#: ../app/dialogs/preferences-dialog.c:2900 msgid "Resize window on _zoom" msgstr "Redimensionar la ventana al a_mpliar" -#: ../app/dialogs/preferences-dialog.c:2898 +#: ../app/dialogs/preferences-dialog.c:2903 msgid "Resize window on image _size change" msgstr "Redimen_sionar la ventana al cambiar el tamaño de la imagen" -#: ../app/dialogs/preferences-dialog.c:2904 +#: ../app/dialogs/preferences-dialog.c:2909 msgid "Show entire image" msgstr "Mostrar toda la imagen" -#: ../app/dialogs/preferences-dialog.c:2906 +#: ../app/dialogs/preferences-dialog.c:2911 msgid "Initial zoom _ratio:" msgstr "_Proporción de ampliación inicial:" #. Space Bar -#: ../app/dialogs/preferences-dialog.c:2910 +#: ../app/dialogs/preferences-dialog.c:2915 msgid "Space Bar" msgstr "Barra espaciadora" -#: ../app/dialogs/preferences-dialog.c:2916 +#: ../app/dialogs/preferences-dialog.c:2921 msgid "_While space bar is pressed:" msgstr "_Mientras se pulsa la barra espaciadora:" #. Mouse Pointers -#: ../app/dialogs/preferences-dialog.c:2920 +#: ../app/dialogs/preferences-dialog.c:2925 msgid "Mouse Pointers" msgstr "Punteros del ratón" -#: ../app/dialogs/preferences-dialog.c:2924 +#: ../app/dialogs/preferences-dialog.c:2929 msgid "Show _brush outline" msgstr "Mostrar el contorno del _pincel" -#: ../app/dialogs/preferences-dialog.c:2932 +#: ../app/dialogs/preferences-dialog.c:2937 msgid "S_nap brush outline to stroke" msgstr "A_justar el contorno del pincel al trazo" -#: ../app/dialogs/preferences-dialog.c:2936 +#: ../app/dialogs/preferences-dialog.c:2941 msgid "Show pointer for paint _tools" msgstr "Mostrar el puntero de las herramientas de _pintura" -#: ../app/dialogs/preferences-dialog.c:2942 +#: ../app/dialogs/preferences-dialog.c:2947 msgid "Pointer _mode:" msgstr "_Modo del puntero:" -#: ../app/dialogs/preferences-dialog.c:2945 +#: ../app/dialogs/preferences-dialog.c:2950 msgid "Pointer _handedness:" msgstr "Puntero diestro/_zurdo:" -#: ../app/dialogs/preferences-dialog.c:2956 +#: ../app/dialogs/preferences-dialog.c:2961 msgid "Image Window Appearance" msgstr "Apariencia de la ventana de la imagen" -#: ../app/dialogs/preferences-dialog.c:2966 +#: ../app/dialogs/preferences-dialog.c:2971 msgid "Default Appearance in Normal Mode" msgstr "Apariencia predeterminada en el modo normal" -#: ../app/dialogs/preferences-dialog.c:2971 +#: ../app/dialogs/preferences-dialog.c:2976 msgid "Default Appearance in Fullscreen Mode" msgstr "Apariencia predeterminada en el modo de pantalla completa" -#: ../app/dialogs/preferences-dialog.c:2980 +#: ../app/dialogs/preferences-dialog.c:2985 msgid "Image Title & Statusbar Format" msgstr "Formato del título de imagen y la barra de estado" -#: ../app/dialogs/preferences-dialog.c:2981 +#: ../app/dialogs/preferences-dialog.c:2986 msgid "Title & Status" msgstr "Título y estado" -#: ../app/dialogs/preferences-dialog.c:2999 +#: ../app/dialogs/preferences-dialog.c:3004 msgid "Current format" msgstr "Formato actual" -#: ../app/dialogs/preferences-dialog.c:3000 +#: ../app/dialogs/preferences-dialog.c:3005 msgid "Default format" msgstr "Formato predeterminado" -#: ../app/dialogs/preferences-dialog.c:3001 +#: ../app/dialogs/preferences-dialog.c:3006 msgid "Show zoom percentage" msgstr "Mostrar el porcentaje de ampliación" -#: ../app/dialogs/preferences-dialog.c:3002 +#: ../app/dialogs/preferences-dialog.c:3007 msgid "Show zoom ratio" msgstr "Mostrar la relación de ampliación" -#: ../app/dialogs/preferences-dialog.c:3003 +#: ../app/dialogs/preferences-dialog.c:3008 msgid "Show image size" msgstr "Mostrar el tamaño de imagen" -#: ../app/dialogs/preferences-dialog.c:3004 +#: ../app/dialogs/preferences-dialog.c:3009 msgid "Show drawable size" msgstr "Mostrar tamaño dibujable" -#: ../app/dialogs/preferences-dialog.c:3017 +#: ../app/dialogs/preferences-dialog.c:3022 msgid "Image Title Format" msgstr "Formato del título de imagen" -#: ../app/dialogs/preferences-dialog.c:3019 +#: ../app/dialogs/preferences-dialog.c:3024 msgid "Image Statusbar Format" msgstr "Formato de la barra de estado de la imagen" -#: ../app/dialogs/preferences-dialog.c:3104 +#: ../app/dialogs/preferences-dialog.c:3109 msgid "Image Window Snapping Behavior" msgstr "Comportamiento de la ventana de imagen de rotura" -#: ../app/dialogs/preferences-dialog.c:3105 +#: ../app/dialogs/preferences-dialog.c:3110 msgid "Snapping" msgstr "Ajuste" -#: ../app/dialogs/preferences-dialog.c:3112 +#: ../app/dialogs/preferences-dialog.c:3117 msgid "Default Behavior in Normal Mode" msgstr "Comportamiento predeterminado en el modo normal" -#: ../app/dialogs/preferences-dialog.c:3116 +#: ../app/dialogs/preferences-dialog.c:3121 msgid "Default Behavior in Fullscreen Mode" msgstr "Comportamiento predeterminado en el modo de pantalla completa" -#: ../app/dialogs/preferences-dialog.c:3125 +#: ../app/dialogs/preferences-dialog.c:3130 msgid "_Snapping distance:" msgstr "Distancia de _ajuste:" -#: ../app/dialogs/preferences-dialog.c:3134 -#: ../app/dialogs/preferences-dialog.c:3135 +#: ../app/dialogs/preferences-dialog.c:3139 +#: ../app/dialogs/preferences-dialog.c:3140 msgid "Input Devices" msgstr "Dispositivos de entrada" #. Extended Input Devices -#: ../app/dialogs/preferences-dialog.c:3141 +#: ../app/dialogs/preferences-dialog.c:3146 msgid "Extended Input Devices" msgstr "Dispositivos de entrada extendidos" -#: ../app/dialogs/preferences-dialog.c:3145 +#: ../app/dialogs/preferences-dialog.c:3150 msgid "S_hare tool and tool options between input devices" msgstr "" "_Compartir herramientas y opciones de herramientas entre dispositivos de " "entrada" -#: ../app/dialogs/preferences-dialog.c:3149 +#: ../app/dialogs/preferences-dialog.c:3154 msgid "Configure E_xtended Input Devices..." msgstr "Configurar los dispositivos de entrada e_xtendidos…" -#: ../app/dialogs/preferences-dialog.c:3156 +#: ../app/dialogs/preferences-dialog.c:3161 msgid "_Save input device settings on exit" msgstr "Guardar la configuración del dispositivo de entrada al _salir" -#: ../app/dialogs/preferences-dialog.c:3160 +#: ../app/dialogs/preferences-dialog.c:3165 msgid "Save Input Device Settings _Now" msgstr "Guardar la configuración del dispositivo de entrada _ahora" -#: ../app/dialogs/preferences-dialog.c:3167 +#: ../app/dialogs/preferences-dialog.c:3172 msgid "_Reset Saved Input Device Settings to Default Values" msgstr "" "_Restablecer la configuración guardada del dispositivo de entrada a los " "valores predeterminados" -#: ../app/dialogs/preferences-dialog.c:3182 +#: ../app/dialogs/preferences-dialog.c:3187 msgid "Additional Input Controllers" msgstr "Controles adicionales de entrada" -#: ../app/dialogs/preferences-dialog.c:3183 +#: ../app/dialogs/preferences-dialog.c:3188 msgid "Input Controllers" msgstr "Controladores de entrada" -#: ../app/dialogs/preferences-dialog.c:3198 -#: ../app/dialogs/preferences-dialog.c:3199 +#: ../app/dialogs/preferences-dialog.c:3203 +#: ../app/dialogs/preferences-dialog.c:3204 msgid "Folders" msgstr "Carpetas" -#: ../app/dialogs/preferences-dialog.c:3206 +#: ../app/dialogs/preferences-dialog.c:3211 msgid "Reset _Folders" msgstr "Restablecer _carpetas" -#: ../app/dialogs/preferences-dialog.c:3222 +#: ../app/dialogs/preferences-dialog.c:3227 msgid "_Temporary folder:" msgstr "Carpeta _temporal:" -#: ../app/dialogs/preferences-dialog.c:3223 +#: ../app/dialogs/preferences-dialog.c:3228 msgid "Select Folder for Temporary Files" msgstr "Seleccione la carpeta para los archivos temporales" -#: ../app/dialogs/preferences-dialog.c:3227 +#: ../app/dialogs/preferences-dialog.c:3232 msgid "_Swap folder:" msgstr "Carpeta de _intercambio:" -#: ../app/dialogs/preferences-dialog.c:3228 +#: ../app/dialogs/preferences-dialog.c:3233 msgid "Select Swap Folder" msgstr "Seleccionar la carpeta de intercambio" -#: ../app/dialogs/preferences-dialog.c:3261 +#: ../app/dialogs/preferences-dialog.c:3266 msgid "Brush Folders" msgstr "Carpetas de pinceles" -#: ../app/dialogs/preferences-dialog.c:3264 +#: ../app/dialogs/preferences-dialog.c:3269 msgid "Reset Brush _Folders" msgstr "Restablecer las _carpetas de pinceles" -#: ../app/dialogs/preferences-dialog.c:3265 +#: ../app/dialogs/preferences-dialog.c:3270 msgid "Select Brush Folders" msgstr "Seleccionar la carpeta de pinceles" -#: ../app/dialogs/preferences-dialog.c:3267 +#: ../app/dialogs/preferences-dialog.c:3272 msgid "Dynamics Folders" msgstr "Carpetas de dinámicas" -#: ../app/dialogs/preferences-dialog.c:3270 +#: ../app/dialogs/preferences-dialog.c:3275 msgid "Reset Dynamics _Folders" msgstr "Restablecer las _carpetas de dinámicas" -#: ../app/dialogs/preferences-dialog.c:3271 +#: ../app/dialogs/preferences-dialog.c:3276 msgid "Select Dynamics Folders" msgstr "Selecciona las carpetas de dinámicas" -#: ../app/dialogs/preferences-dialog.c:3273 +#: ../app/dialogs/preferences-dialog.c:3278 msgid "Pattern Folders" msgstr "Carpetas de patrones" -#: ../app/dialogs/preferences-dialog.c:3276 +#: ../app/dialogs/preferences-dialog.c:3281 msgid "Reset Pattern _Folders" msgstr "Restablecer las _carpetas de patrones" -#: ../app/dialogs/preferences-dialog.c:3277 +#: ../app/dialogs/preferences-dialog.c:3282 msgid "Select Pattern Folders" msgstr "Seleccionar la carpeta de patrones" -#: ../app/dialogs/preferences-dialog.c:3279 +#: ../app/dialogs/preferences-dialog.c:3284 msgid "Palette Folders" msgstr "Carpetas de paletas" -#: ../app/dialogs/preferences-dialog.c:3282 +#: ../app/dialogs/preferences-dialog.c:3287 msgid "Reset Palette _Folders" msgstr "Restablecer las _carpetas de paletas" -#: ../app/dialogs/preferences-dialog.c:3283 +#: ../app/dialogs/preferences-dialog.c:3288 msgid "Select Palette Folders" msgstr "Seleccionar las carpetas de paletas" -#: ../app/dialogs/preferences-dialog.c:3285 +#: ../app/dialogs/preferences-dialog.c:3290 msgid "Gradient Folders" msgstr "Carpetas de degradados" -#: ../app/dialogs/preferences-dialog.c:3288 +#: ../app/dialogs/preferences-dialog.c:3293 msgid "Reset Gradient _Folders" msgstr "Restablecer las _carpetas de degradados" -#: ../app/dialogs/preferences-dialog.c:3289 +#: ../app/dialogs/preferences-dialog.c:3294 msgid "Select Gradient Folders" msgstr "Seleccionar las carpetas de degradados" -#: ../app/dialogs/preferences-dialog.c:3291 +#: ../app/dialogs/preferences-dialog.c:3296 msgid "Font Folders" msgstr "Carpetas de tipografías" -#: ../app/dialogs/preferences-dialog.c:3294 +#: ../app/dialogs/preferences-dialog.c:3299 msgid "Reset Font _Folders" msgstr "Restablecer las _carpetas de tipografías" -#: ../app/dialogs/preferences-dialog.c:3295 +#: ../app/dialogs/preferences-dialog.c:3300 msgid "Select Font Folders" msgstr "Seleccionar las carpetas de tipografías" -#: ../app/dialogs/preferences-dialog.c:3297 +#: ../app/dialogs/preferences-dialog.c:3302 msgid "Tool Preset Folders" msgstr "Carpetas de preajustes de las herramientas" -#: ../app/dialogs/preferences-dialog.c:3300 +#: ../app/dialogs/preferences-dialog.c:3305 msgid "Reset Tool Preset _Folders" msgstr "Restablecer las _carpetas de preajustes de herramienta" -#: ../app/dialogs/preferences-dialog.c:3301 +#: ../app/dialogs/preferences-dialog.c:3306 msgid "Select Tool Preset Folders" msgstr "Seleccionar las carpetas de preajustes" -#: ../app/dialogs/preferences-dialog.c:3303 +#: ../app/dialogs/preferences-dialog.c:3308 msgid "MyPaint Brush Folders" msgstr "Carpetas de pinceles MyPaint" -#: ../app/dialogs/preferences-dialog.c:3306 +#: ../app/dialogs/preferences-dialog.c:3311 msgid "Reset MyPaint Brush _Folders" msgstr "Restablecer las _carpetas de pinceles MyPaint" -#: ../app/dialogs/preferences-dialog.c:3307 +#: ../app/dialogs/preferences-dialog.c:3312 msgid "Select MyPaint Brush Folders" msgstr "Seleccionar las carpetas de pinceles MyPaint" -#: ../app/dialogs/preferences-dialog.c:3309 +#: ../app/dialogs/preferences-dialog.c:3314 msgid "Plug-in Folders" msgstr "Carpetas de complementos" -#: ../app/dialogs/preferences-dialog.c:3312 +#: ../app/dialogs/preferences-dialog.c:3317 msgid "Reset plug-in _Folders" msgstr "Restablecer las _carpetas de complementos" -#: ../app/dialogs/preferences-dialog.c:3313 +#: ../app/dialogs/preferences-dialog.c:3318 msgid "Select plug-in Folders" msgstr "Seleccionar las carpetas de complementos" -#: ../app/dialogs/preferences-dialog.c:3315 +#: ../app/dialogs/preferences-dialog.c:3320 msgid "Scripts" msgstr "Guiones" -#: ../app/dialogs/preferences-dialog.c:3315 +#: ../app/dialogs/preferences-dialog.c:3320 msgid "Script-Fu Folders" msgstr "Carpetas de scripts-fu" -#: ../app/dialogs/preferences-dialog.c:3318 +#: ../app/dialogs/preferences-dialog.c:3323 msgid "Reset Script-Fu _Folders" msgstr "Restablecer la _carpeta de Script-Fu" -#: ../app/dialogs/preferences-dialog.c:3319 +#: ../app/dialogs/preferences-dialog.c:3324 msgid "Select Script-Fu Folders" msgstr "Seleccionar la carpeta de script-fu" -#: ../app/dialogs/preferences-dialog.c:3321 +#: ../app/dialogs/preferences-dialog.c:3326 msgid "Module Folders" msgstr "Carpetas de módulos" -#: ../app/dialogs/preferences-dialog.c:3324 +#: ../app/dialogs/preferences-dialog.c:3329 msgid "Reset Module _Folders" msgstr "Restablecer las _carpetas de módulos" -#: ../app/dialogs/preferences-dialog.c:3325 +#: ../app/dialogs/preferences-dialog.c:3330 msgid "Select Module Folders" msgstr "Seleccionar las carpetas de módulos" -#: ../app/dialogs/preferences-dialog.c:3327 +#: ../app/dialogs/preferences-dialog.c:3332 msgid "Interpreters" msgstr "Intérpretes" -#: ../app/dialogs/preferences-dialog.c:3327 +#: ../app/dialogs/preferences-dialog.c:3332 msgid "Interpreter Folders" msgstr "Carpetas del intérprete" -#: ../app/dialogs/preferences-dialog.c:3330 +#: ../app/dialogs/preferences-dialog.c:3335 msgid "Reset Interpreter _Folders" msgstr "Restablecer las _carpetas de los intérpretes" -#: ../app/dialogs/preferences-dialog.c:3331 +#: ../app/dialogs/preferences-dialog.c:3336 msgid "Select Interpreter Folders" msgstr "Seleccionar las carpetas de los intérpretes" -#: ../app/dialogs/preferences-dialog.c:3333 +#: ../app/dialogs/preferences-dialog.c:3338 msgid "Environment" msgstr "Entorno" -#: ../app/dialogs/preferences-dialog.c:3333 +#: ../app/dialogs/preferences-dialog.c:3338 msgid "Environment Folders" msgstr "Carpetas de entorno" -#: ../app/dialogs/preferences-dialog.c:3336 +#: ../app/dialogs/preferences-dialog.c:3341 msgid "Reset Environment _Folders" msgstr "Restablecer las _carpetas de entorno" -#: ../app/dialogs/preferences-dialog.c:3337 +#: ../app/dialogs/preferences-dialog.c:3342 msgid "Select Environment Folders" msgstr "Seleccionar las carpetas de entorno" -#: ../app/dialogs/preferences-dialog.c:3339 +#: ../app/dialogs/preferences-dialog.c:3344 msgid "Themes" msgstr "Temas" -#: ../app/dialogs/preferences-dialog.c:3339 +#: ../app/dialogs/preferences-dialog.c:3344 msgid "Theme Folders" msgstr "Carpetas de temas" -#: ../app/dialogs/preferences-dialog.c:3342 +#: ../app/dialogs/preferences-dialog.c:3347 msgid "Reset Theme _Folders" msgstr "Restablecer las _carpetas de temas" -#: ../app/dialogs/preferences-dialog.c:3343 +#: ../app/dialogs/preferences-dialog.c:3348 msgid "Select Theme Folders" msgstr "Seleccionar las carpetas de temas" -#: ../app/dialogs/preferences-dialog.c:3345 +#: ../app/dialogs/preferences-dialog.c:3350 msgid "Icon Themes" msgstr "Temas de iconos" -#: ../app/dialogs/preferences-dialog.c:3345 +#: ../app/dialogs/preferences-dialog.c:3350 msgid "Icon Theme Folders" msgstr "Carpetas de temas de iconos" -#: ../app/dialogs/preferences-dialog.c:3348 +#: ../app/dialogs/preferences-dialog.c:3353 msgid "Reset Icon Theme _Folders" msgstr "Restablecer las _carpetas de temas de iconos" -#: ../app/dialogs/preferences-dialog.c:3349 +#: ../app/dialogs/preferences-dialog.c:3354 msgid "Select Icon Theme Folders" msgstr "Seleccionar las carpetas de temas de iconos" @@ -18081,61 +18145,85 @@ msgid "Save as" msgstr "Guardar como" -#: ../app/dialogs/resize-dialog.c:143 +#: ../app/dialogs/resize-dialog.c:171 msgid "Canvas Size" msgstr "Tamaño del lienzo" -#: ../app/dialogs/resize-dialog.c:155 ../app/dialogs/scale-dialog.c:114 +#: ../app/dialogs/resize-dialog.c:183 ../app/dialogs/scale-dialog.c:114 msgid "Layer Size" msgstr "Tamaño de capas" -#: ../app/dialogs/resize-dialog.c:156 +#: ../app/dialogs/resize-dialog.c:184 msgid "Fill With" msgstr "Rellenar con" -#: ../app/dialogs/resize-dialog.c:185 +#: ../app/dialogs/resize-dialog.c:225 msgid "Re_set" msgstr "Re_stablecer" -#: ../app/dialogs/resize-dialog.c:187 +#: ../app/dialogs/resize-dialog.c:227 msgid "_Resize" msgstr "_Redimensionar" +#: ../app/dialogs/resize-dialog.c:294 +msgid "Reset the template selection" +msgstr "Restablecer la selección de plantilla" + +#: ../app/dialogs/resize-dialog.c:301 +msgid "" +"Template and image print resolution don't match.\n" +"Choose how to scale the canvas:" +msgstr "" +"La resolución de la plantilla y la impresión de la imagen no coinciden\n" +"Elija cómo escalar el lienzo:" + +#. offset frame #. The offset frame #. offset frame -#: ../app/dialogs/resize-dialog.c:230 ../app/tools/gimpalignoptions.c:100 +#: ../app/dialogs/resize-dialog.c:380 ../app/tools/gimpalignoptions.c:100 #: ../app/tools/gimpalignoptions.c:107 ../app/tools/gimpgradientoptions.c:88 #: ../app/tools/gimpoffsettool.c:129 ../app/tools/gimpoffsettool.c:459 #: ../app/tools/gimptransform3dtool.c:343 ../app/widgets/gimpgrideditor.c:209 msgid "Offset" msgstr "Desplazamiento" -#: ../app/dialogs/resize-dialog.c:259 ../app/tools/gimpoffsettool.c:488 +#: ../app/dialogs/resize-dialog.c:409 ../app/tools/gimpoffsettool.c:488 #: ../app/tools/gimptransform3dtool.c:271 ../app/tools/gimptransform3dtool.c:383 msgid "_X:" msgstr "_X:" -#: ../app/dialogs/resize-dialog.c:260 ../app/tools/gimpoffsettool.c:490 +#: ../app/dialogs/resize-dialog.c:410 ../app/tools/gimpoffsettool.c:490 #: ../app/tools/gimptransform3dtool.c:272 ../app/tools/gimptransform3dtool.c:389 msgid "_Y:" msgstr "_Y:" -#: ../app/dialogs/resize-dialog.c:277 +#. Button to center the image on canvas just below the preview. +#: ../app/dialogs/resize-dialog.c:452 msgid "C_enter" msgstr "C_entrar" -#: ../app/dialogs/resize-dialog.c:331 +#: ../app/dialogs/resize-dialog.c:478 msgid "Resize _layers:" msgstr "Redimensionar _capas:" -#: ../app/dialogs/resize-dialog.c:379 +#: ../app/dialogs/resize-dialog.c:526 msgid "Resize _text layers" msgstr "Redimensionar capas de _texto" -#: ../app/dialogs/resize-dialog.c:390 +#: ../app/dialogs/resize-dialog.c:537 msgid "Resizing text layers will make them uneditable" msgstr "Redimensionar las capas de texto hará que no se puedan editar" +#: ../app/dialogs/resize-dialog.c:759 +#, c-format +msgid "Scale template to %.2f ppi" +msgstr "Escalar la plantilla a %.2f ppp" + +#: ../app/dialogs/resize-dialog.c:764 +#, c-format +msgid "Set image to %.2f ppi" +msgstr "Establecer la imagen a %.2f ppp" + #: ../app/dialogs/resolution-calibrate-dialog.c:69 msgid "Calibrate Monitor Resolution" msgstr "Calibrar resolución del monitor" @@ -18772,34 +18860,34 @@ msgid "%s to zoom" msgstr "%s para ampliar" -#: ../app/display/gimptoolhandlegrid.c:865 +#: ../app/display/gimptoolhandlegrid.c:896 #: ../app/display/gimptooltransformgrid.c:1832 msgid "Click-Drag to move" msgstr "Pulse y arrastre para mover" -#: ../app/display/gimptoolhandlegrid.c:868 +#: ../app/display/gimptoolhandlegrid.c:899 msgid "Click-Drag to rotate and scale" msgstr "Pulse y arrastre para rotar y escalar" # https://docs.gimp.org/es/gimp-tool-shear.html -#: ../app/display/gimptoolhandlegrid.c:871 +#: ../app/display/gimptoolhandlegrid.c:902 msgid "Click-Drag to shear and scale" msgstr "Pulse y arrastre para inclinar y escalar" -#: ../app/display/gimptoolhandlegrid.c:874 +#: ../app/display/gimptoolhandlegrid.c:905 #: ../app/display/gimptooltransformgrid.c:1820 msgid "Click-Drag to change perspective" msgstr "Pulse y arrastre para cambiar la perspectiva" -#: ../app/display/gimptoolhandlegrid.c:885 +#: ../app/display/gimptoolhandlegrid.c:916 msgid "Click to add a handle" msgstr "Pulse para añadir un tirador" -#: ../app/display/gimptoolhandlegrid.c:891 +#: ../app/display/gimptoolhandlegrid.c:922 msgid "Click-Drag to move this handle" msgstr "Pulse y arrastre para mover el tirador" -#: ../app/display/gimptoolhandlegrid.c:896 +#: ../app/display/gimptoolhandlegrid.c:927 msgid "Click-Drag to remove this handle" msgstr "Pulse y arrastre para quitar este tirador" @@ -20978,8 +21066,8 @@ #: ../app/pdb/gimpprocedure.c:765 #, c-format msgid "" -"Procedure '%s' has been called with a wrong value type for argument '%s' (#" -"%d). Expected %s, got %s." +"Procedure '%s' has been called with a wrong value type for argument " +"'%s' (#%d). Expected %s, got %s." msgstr "" "El procedimiento «%s» se ha llamado con un valor con un tipo erróneo para el " "argumento «%s» (#%d). Se esperaba %s pero se obtuvo %s." @@ -21039,8 +21127,8 @@ "Procedure '%s' has been called with value '%s' for argument '%s' (#%d, type " "%s). This value is out of range." msgstr "" -"El procedimiento «%s» se ha llamado con un valor «%s» para el argumento «%s» (#" -"%d, tipo %s). Este valor está fuera de los límites." +"El procedimiento «%s» se ha llamado con un valor «%s» para el argumento " +"«%s» (#%d, tipo %s). Este valor está fuera de los límites." #: ../app/pdb/image-cmds.c:2569 msgid "Image resolution is out of bounds, using the default resolution instead." @@ -22074,7 +22162,7 @@ "Algunas propiedades del texto podrían estar incorrectas. Al menos que quiera " "editar la capa de texto no necesitará preocuparse por esto." -#: ../app/text/gimptextlayout.c:585 +#: ../app/text/gimptextlayout.c:594 msgid "" "The new text layout cannot be generated. Most likely the font size is too big." msgstr "" @@ -27920,11 +28008,11 @@ msgid "Error creating '%s': " msgstr "Error al crear «%s»: " -#: ../app/xcf/xcf-load.c:241 +#: ../app/xcf/xcf-load.c:250 msgid "Invalid image mode and precision combination." msgstr "Modo de imagen y precisión de la combinación no válida." -#: ../app/xcf/xcf-load.c:366 +#: ../app/xcf/xcf-load.c:375 #, c-format msgid "" "Corrupt 'exif-data' parasite discovered.\n" @@ -27933,7 +28021,7 @@ "Parásito corrupto de datos exif descubierto.\n" "Los datos exif no se pudieron migrar: %s" -#: ../app/xcf/xcf-load.c:403 +#: ../app/xcf/xcf-load.c:412 msgid "" "Corrupt 'gimp-metadata' parasite discovered.\n" "XMP data could not be migrated." @@ -27941,7 +28029,7 @@ "Parásito corrupto de metadatos gimp descubierto.\n" "Los datos XMP no se pudieron migrar." -#: ../app/xcf/xcf-load.c:427 +#: ../app/xcf/xcf-load.c:436 #, c-format msgid "" "Corrupt XMP metadata saved by an older version of GIMP could not be converted " @@ -27953,7 +28041,7 @@ "convertir y se ignorarán.\n" "Si no sabe qué es XMP, probablemente no lo necesite. Error informado: %s." -#: ../app/xcf/xcf-load.c:691 +#: ../app/xcf/xcf-load.c:715 msgid "" "This XCF file is corrupt! I have loaded as much of it as I can, but it is " "incomplete." @@ -27961,7 +28049,7 @@ "¡Este archivo XCF está corrupto! He cargado de él todo lo que he podido, pero " "está incompleto." -#: ../app/xcf/xcf-load.c:710 +#: ../app/xcf/xcf-load.c:734 msgid "" "This XCF file is corrupt! I could not even salvage any partial image data " "from it." @@ -27969,7 +28057,7 @@ "¡Este archivo XCF está corrupto! No he podido salvar de él ni siquiera una " "imagen parcial." -#: ../app/xcf/xcf-load.c:801 +#: ../app/xcf/xcf-load.c:825 msgid "" "XCF warning: version 0 of XCF file format\n" "did not save indexed colormaps correctly.\n" diff -Nru gimp-2.10.32/po/hr.po gimp-2.10.34/po/hr.po --- gimp-2.10.32/po/hr.po 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po/hr.po 2023-02-21 19:56:20.000000000 +0000 @@ -31,8 +31,8 @@ msgstr "" "Project-Id-Version: gimp\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2021-12-19 19:12+0000\n" -"PO-Revision-Date: 2022-02-15 18:43+0100\n" +"POT-Creation-Date: 2022-06-08 10:50+0000\n" +"PO-Revision-Date: 2022-06-09 10:42+0200\n" "Last-Translator: Milo Ivir \n" "Language-Team: \n" "Language: hr\n" @@ -98,6 +98,65 @@ #: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:8 msgid "" +"GIMP continues strengthening its bases with this new version 2.10.32 fixing " +"many bugs and improving format support. Notable changes:" +msgstr "" +"GIMP nastavlja poboljšavati program s ovom novom verzijom 2.10.32, koja " +"ispravlja mnoge greške i poboljšava podršku formata. Značajne promjene:" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:9 +msgid "8 and 16-bit CMYK(A) TIFF files import is now supported" +msgstr "Sada je podržan uvoz 8 i 16-bitnih CMYK(A) TIFF datoteka" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:10 +msgid "BIGTIFF import and export are now supported" +msgstr "Sada je podržan BIGTIFF uvoz i izvoz" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:11 +msgid "JPEG XL files import is now supported" +msgstr "Sada je podržan uvoz JPEG XL datoteka" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:12 +msgid "" +"DDS export has new \"Flip\" (useful for some game engine) and \"Visible " +"layers\" options" +msgstr "" +"DDS izvoz sadrži nove opcije „Preokreni” (korisno za neke game engine) i " +"„Vidljivi slojevi”" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:13 +msgid "Other improved format supports: BMP, DICOM, EPS, RAW, TGA, WebP" +msgstr "Poboljšana podrška formata: BMP, DICOM, EPS, RAW, TGA, WebP" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:14 +msgid "" +"The screenshot plug-in on Windows has now an option to capture the cursor" +msgstr "" +"Dodatak za snimanje zaslona u sustavu Windows sada ima opciju za snimanje " +"pokazivača" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:15 +msgid "Several usability improvements in official themes and icons" +msgstr "Nekoliko poboljšanja upotrebljivosti službenih tema i ikona" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:16 +msgid "" +"New support for localized glyphs ('locl') in Text tool depending on the " +"value of the \"Language\" tool option" +msgstr "" +"Nova podrška za lokalizirane grafeme (‚locl’) u alatu za tekst ovisno o " +"vrijednosti opcije alata „Jezik”" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:17 +msgid "More robust XCF import" +msgstr "Robusniji XCF uvoz" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:18 +msgid "Several metadata handling improvements" +msgstr "Nekoliko poboljšanja u rukovanju metapodacima" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:19 +msgid "" "GIMP 2.10.30 fixes many bugs, updates backend implementations to follow OS " "evolutions, improves metadata support as well as support of several formats, " "such as PSD and AVIF." @@ -106,7 +165,7 @@ "sustava kako bi pratio razvoj operacijskih sustava, poboljšava podršku za " "metapodatke te za formate kao što su PSD i AVIF." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:9 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:20 msgid "" "GIMP 2.10.28 fixes a build issue of GIMP 2.10.26, where some theme data was " "not properly installed." @@ -114,7 +173,7 @@ "GIMP 2.10.28 rješava problem gradnje GIMP-a 2.10.26, gdje neki podaci tema " "nisu pravilno instalirani." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:10 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:21 msgid "" "GIMP 2.10.26 is a bug fix release, containing dozens of fixes, both in core, " "scripts and plug-in code." @@ -122,16 +181,16 @@ "GIMP 2.10.26 je izdanje s tucetom ispravljenih grešaka, kako u jezgri, tako " "i u skriptama i kodu dodatka." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:11 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:22 msgid "GIMP 2.10.24 is again mostly a bug fix release. Notable changes:" msgstr "" "GIMP 2.10.24 sadrži uglavnom samo ispravke grešaka. Značajnije promjene su:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:12 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:23 msgid "GeoTIFF metadata support added" msgstr "Dodana je podrška za GeoTIFF metapodatke" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:13 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:24 msgid "" "PDF import now proposes an option to load layers in reverse orders and " "allows fractional pixel density" @@ -139,38 +198,38 @@ "Uvoz PDF datoteka sada nudi mogućnost učitavanja slojeva obrnutim " "redoslijedom i omogućuje djelomičnu gustoću piksela" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:14 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:25 msgid "" "Raw image import updated to handle API changes in darktable 3.6 and over" msgstr "" "Uvoz neobrađenih slika aktualiziran je zbog promjena API-ja u darktable 3.6 " "i novijim verzijama" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:15 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:26 msgid "" "File format improved support: HEIF, PSP, TIFF, JPEG, PNG, PDF, DDS, BMP, PSD" msgstr "" "Poboljšana podrška datotečnih formata: HEIF, PSP, TIFF, JPEG, PNG, PDF, DDS, " "BMP, PSD" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:16 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:27 msgid "Many fixes and improvements to the metadata viewer and editor" msgstr "Mnogi ispravci i poboljšanja u pregledniku i uređivaču metapodataka" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:17 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:28 msgid "New Kabyle translation" msgstr "Novi prijevod na kabilski" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:18 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:29 msgid "Off-canvas point snapping (to grid, guides, paths) made possible" msgstr "Omogućeno privlačenje točaka van platna (na mrežu, vodilice, staze)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:19 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:30 msgid "GIMP 2.10.22 is mainly a bug fix release. Notable changes:" msgstr "" "GIMP 2.10.22 sadrži uglavnom samo ispravke grešaka. Značajnije promjene su:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:20 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:31 msgid "" "HEIF support improvements: optional exporting with high bit depth, AVIF " "importing and exporting" @@ -178,19 +237,19 @@ "Poboljšanja podrške za HEIF: opcionalni izvoz s velikom dubinom boja, AVIF " "uvoz i izvoz" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:21 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:32 msgid "Multiple improvements in Corel PaintShop Pro support" msgstr "Poboljšanja u podršci za Corel PaintShop Pro" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:22 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:33 msgid "\"Sample merged\" now available in GEGL operation tool options" msgstr "„Sjedinjeni uzorak” je sada dostupan u opcijama alata GEGL operacija" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:23 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:34 msgid "\"Sample merged\" is now enabled by default for color picking" msgstr "„Sjedinjeni uzorak” je sada standarno aktivirano za biranje boje" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:24 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:35 msgid "" "The option enabling OpenCL support has been moved to the Playground tab in " "Preferences" @@ -198,7 +257,7 @@ "Opcija koja omogućuje podršku za OpenCL, premještena je na karticu " "„Igralište” u postavkama" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:25 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:36 msgid "" "Matting Levin is now the default engine of Foreground Select tool as it " "performs a lot better" @@ -206,20 +265,20 @@ "Matting Levin je sada standardni pokretač alata za odabir prednjih objekata " "i radi puno bolje" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:26 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:37 msgid "New progressive performance logs and dashboard updates" msgstr "Novi progresivni dnevnici performansi i aktualiziranja pregledne ploče" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:27 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:38 msgid "Verbose debug now shows Flatpak info when relevant" msgstr "" "Opširni tekst otklanjanja grešaka sada prikazuje relevatne Flatpak podatke" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:28 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:39 msgid "Various bug fixes" msgstr "Razni ispravci grešaka" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:29 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:40 msgid "" "GIMP 2.10.20 comes with new features as well as important bugfixes. Notable " "changes:" @@ -227,13 +286,13 @@ "GIMP 2.10.20 je nadogradnja s novim funkcijama i važnim ispravkama grešaka. " "Značajnije promjene su:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:30 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:41 msgid "Tool groups now expand on hover rather than click by default" msgstr "" "Grupe alati sada se raklapaju prelaskom mišem preko njih, umjesto " "pritiskanjem" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:31 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:42 msgid "" "Non-destructive cropping now available by cropping the canvas rather than " "actual pixels" @@ -241,7 +300,7 @@ "Nedestruktivno obrezivanje sada je dostupno obrezivanjem platna, a ne " "stvarnih piksela" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:32 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:43 msgid "" "Better PSD support: exporting of 16-bit files now available, reading/writing " "channels in the right order" @@ -249,21 +308,21 @@ "Bolja podrška za PSD: mogućnost izvoza 16-bitnih datoteka, čitanje/pisanje " "kanala pravilnim redoslijedom" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:33 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:44 msgid "On-canvas controls for the Vignette filter" msgstr "Kontrole na platnu za filtar „Vinjeta”" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:34 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:45 msgid "New filters: Bloom, Focus Blur, Lens Blur, Variable Blur" msgstr "" "Novi filtri: Rascvjetano, Mutnoća fokusa, Mutnoća objektiva, Promjenjiva " "mutnoća" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:35 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:46 msgid "Over 30 bugfixes" msgstr "Preko 30 ispravaka grešaka" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:36 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:47 msgid "" "GIMP 2.10.18 fixes some critical bugs, introduces naive support for CMYK PSD " "files, and adds a higher-contrast variation of the symbolic icon theme." @@ -271,7 +330,7 @@ "GIMP 2.10.18 ispravlja neke kritične greške, uvodi izvornu podršku za CMYK " "PSD datoteke i dodaje varijantu većeg kontrasta za temu simboličkih ikona." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:37 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:48 msgid "" "GIMP 2.10.16 delivers several major usability improvements, a new tool for " "transformations in 3D space, new release checker, and the usual amount of " @@ -281,45 +340,45 @@ "za transformacije u 3D prostoru, novu provjeru izdanja i uobičajenu količinu " "ispravki programskih pogrešaka. Važna poboljšanja:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:38 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:49 msgid "Tools are now grouped in the toolbox by default" msgstr "Alati su sada standardno grupirani u altanoj kutiji" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:39 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:50 msgid "Sliders now use a compact style with improved user interaction" msgstr "" "Klizači sada koriste kompaktni stil s poboljšanom korisničkom interakcijom" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:40 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:51 msgid "Vastly improved user experience for the transformation preview" msgstr "Izuzetno poboljšano korisničko iskustvo za pregled transformacija" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:41 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:52 msgid "Dockable areas now highlighted when a dockable dialog is being dragged" msgstr "" "Prikačiva područja sada se mogu prikačiti, kad se povlači prikačiv dijalog" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:42 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:53 msgid "New 3D Transform tool to rotate and pan items" msgstr "Novi alat 3D transformacije za okretanje i pomicanje predmeta" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:43 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:54 msgid "Much smoother brush outline motion on the canvas" msgstr "Glatkiji potez konture kista na platnu" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:44 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:55 msgid "Consolidated user interface for merging down and anchoring layers" msgstr "" "Sređeno korisničko sučelje za spajanje slojeva prema dolje i za sidrenja " "slojeva" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:45 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:56 msgid "Update check to notify users that a new release/installer is available" msgstr "" "Provjera aktualiziranja za obavještavanje korisnika o novom izdanju/" "instalacijskom programu" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:46 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:57 msgid "" "GIMP 2.10.14 is again mostly a bug fix release, making GIMP rock-solid. " "Furthermore many old filters got finally ported to GEGL. Of course it also " @@ -329,7 +388,7 @@ "GIMP stabilnijim. Nadalje, mnogi stari filtri konačno su prebačeni u GEGL. " "Naravno da ima i nekoliko značajnih poboljšanja:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:47 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:58 msgid "" "View menu: new \"Show All\" option to reveal pixels outside the canvas " "boundary" @@ -337,51 +396,51 @@ "Izbornik Prikaz: nova opcija „Prikaži sve” za otkrivanje piksela izvan " "granice platna" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:48 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:59 msgid "Filters: new \"Clipping\" option to allow layer resize when relevant" msgstr "" "Filtri: nova opcija „Rezanje isječaka”, kojom se omogućuje mijenjanje " "veličine sloja kad je to potrebno" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:49 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:60 msgid "Foreground Select tool: new \"Grayscale\" Preview Mode" msgstr "Alat za odabir prednjih objekata: novi modus pregleda „Sive nijanse”" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:50 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:61 msgid "Foreground Select tool: color/opacity selector for \"Color\" preview" msgstr "" "Alat za odabir prednjih objekata: selektor boje/neprozirnosti za pregled " "„Boja”" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:51 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:62 msgid "Free Select tool: improved copy-paste interaction" msgstr "" "Alat za slobodni odabir: poboljšana interakcija za kopiranje/lijepljenje" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:52 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:63 msgid "Transform tools: new Image transform type to transform the whole image" msgstr "" "Alat za transformaciju: nova vrsta transformacije slika za transformiranje " "cijele slike" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:53 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:64 msgid "Preferences: new \"Allow editing on non-visible layers\" setting" msgstr "Postavke: Nova postavka „Dozvoli uređivanje na ne-vidljivim slojevima”" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:54 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:65 msgid "HEIF import/export: color profile support" msgstr "HEIF uvoz/izvoz: podrška za profil boja" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:55 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:66 msgid "PDF export: text layers in layer groups now exported as texts" msgstr "" "PDF izvoz: slojevi teksta u skupovima slojeva se sad izvoze kao tekstovi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:56 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:67 msgid "TIFF import: now asks how to process unspecified TIFF channels" msgstr "TIFF uvoz: sad pita za način obrađivanja neodređenih TIFF kanala" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:57 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:68 msgid "" "GIMP 2.10.12 is a significant bug fix release, which is to be expected after " "a 2.10.10 with so many changes! Still, very cool improvements are also " @@ -391,31 +450,31 @@ "nakon 2.10.10, s velikim brojem promjena! Sadrži i razna poboljšanja, " "naročito u vezi s uređivanjem krivulja:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:58 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:69 msgid "Improved curves interaction overall" msgstr "Opće poboljšanje interakcije s krivuljama" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:59 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:70 msgid "A few enhancements specific to the Curves tool" msgstr "Neka poboljšanja u alatu za krivulje" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:60 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:71 msgid "Layer support in TIFF" msgstr "Podrška za slojeve u TIFF-u" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:61 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:72 msgid "Discovery of user-installed fonts in Windows" msgstr "Pronalaženje korisnički instaliranih fontova na Windows susstavu" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:62 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:73 msgid "Incremental mode in the Dodge/Burn tool" msgstr "Inkrementalni način rada alata Posvijetli/Potamni" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:63 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:74 msgid "Free Select tool creates preliminary selection" msgstr "Alat za slobodni odabir stvara preliminarni odabir" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:64 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:75 msgid "" "GIMP 2.10.10 is quite a big update with many new features and bug fixes. " "Notable improvements include:" @@ -423,7 +482,7 @@ "GIMP 2.10.10 je veliko izdanje s mnogim novim funkcija i ispravkama grešaka. " "Značajna poboljšanja uključuju:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:65 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:76 msgid "" "Bucket Fill tool: new \"Fill by line art detection\" for not perfectly " "closed line art zones" @@ -431,12 +490,12 @@ "Alat za punjenje žlice: novo „Ispunjavanjem crtežnih crta” za ne savršeno " "zatvorene crte umjetnih zona" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:66 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:77 msgid "Bucket Fill tool can now quickly color-pick with Ctrl+click" msgstr "" "Alat „Ispuni kanticom” sad omgućuje brzo odabiranje boje pomoću Ctrl+klik" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:67 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:78 msgid "" "Bucket Fill tool allows holding the mouse when filling \"similar colors\" " "and \"by line art detection\"" @@ -444,12 +503,12 @@ "Alat „Ispuni kanticom” dozvoljava držanje tipke miša pritisnutom, prilikom " "ispunjavanja sa „sličnim bojama” i s „prepoznavanjem linijskih crteža”" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:68 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:79 msgid "Scale tool scales around center even when using numeric input" msgstr "" "Alat za skaliranje skalira oko središta čak i kad se koristi numerički unos" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:69 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:80 msgid "" "Unified Transform tool now defaults to preserving aspect ratio when scaling " "up or down" @@ -457,7 +516,7 @@ "Alat „Sjedinjeno transformiranje” sada standradno čuva omjer prilikom " "povećavanja ili smanjivanja" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:70 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:81 msgid "" "Add \"Constrain handles\" and \"Around center\" options to the perspective-" "transform tool's GUI" @@ -465,22 +524,22 @@ "Grafičkom sučelju alata za perspektivnu transformaciju su dodane opcije " "„Ograniči ručke” i „Oko centra”" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:71 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:82 msgid "New generic canvas modifier 'Alt + middle click' to pick layers" msgstr "" "Novi generički modifikator platna „Alt + srednji klik” za odabir slojeva" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:72 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:83 msgid "Parametric brushes now 32-bit float to avoid posterization" msgstr "" "Parametarski kistovi sad koriste 32-bitni broj pomičnog zareza, kako bi se " "izbjegla posterizacija" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:73 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:84 msgid "Clipboard brushes and pattern can now be duplicated" msgstr "Kistovi i mustre u međuspremniku se sad mogu duplicirati" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:74 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:85 msgid "" "Failure to edit locked layers will blink to shift attention to the cause of " "the error" @@ -488,25 +547,25 @@ "Neuspjelo uređivanje zaključanih slojeva će treptati kako bi se skrenula " "pozornost na uzrok greške" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:75 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:86 msgid "" "New on-canvas GUI (simple lines) for circular, linear, and zoom motion blur" msgstr "" "Novo grafičko sučelje na platnu (jednostavne crte) za kružno, linearno i " "zamućeno zumiranje" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:76 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:87 msgid "Several optimizations including faster layer group rendering" msgstr "Nekoliko optimizacija, uključujući brže iscrtavanje grupa slojeva" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:77 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:88 msgid "" "Swap and cache files are not saved in the configuration directory anymore" msgstr "" "Datoteke zamjenske memorije i međuspremnika se više ne spremaju u mapu " "konfiguracije" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:78 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:89 msgid "" "Various file saving/exporting made more robust to error by not saving " "partial files" @@ -514,15 +573,15 @@ "Razni načini spremanja/izvoza datoteke su otporniji na greške jer se ne " "spremaju djelomične datoteke" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:79 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:90 msgid "HiDPI support improvements" msgstr "Poboljšana HiDPI podrška" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:80 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:91 msgid "New preference to choose the default export file type" msgstr "Nova postavka za biranje standardne vrste datoteke za izvoz" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:81 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:92 msgid "" "New option to export PNG, JPEG and TIFF with a color profile; always export " "PSD with a color profile" @@ -530,11 +589,11 @@ "Nova opcija za izvoz PNG, JPEG i TIFF datoteka s profilom boja; izvezi PSD " "uvijek s profilom boja" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:82 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:93 msgid "New DDS format loading/exporting plug-in" msgstr "Novi programski dodatak za učitavanje/izvoz DDS formata" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:83 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:94 msgid "" "Full rewrite of the Spyrogimp plug-in with more options and better " "interaction" @@ -542,7 +601,7 @@ "Potpuno prepisani Spyrogimp programski dodatak s još više mogućnosti i " "boljom interakcijom" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:84 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:95 msgid "" "GIMP 2.10.8 is mostly a bug fix and optimization release. In particular, it " "includes:" @@ -550,7 +609,7 @@ "GIMP 2.10.8 je izdanje koje uglavnom sadrži ispravke grešaka i optimiranja. " "Posebno, to uključuje:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:85 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:96 msgid "" "Adaptative chunk size when rendering projections, improving responsiveness " "dynamically" @@ -558,12 +617,12 @@ "Prilagodljiva veličina bloka prilikom iscrtavanja projekcija, dinamički " "poboljšavajući odaziv" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:86 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:97 msgid "Detection of RawTherapee (version 5.5 and above) improved on Windows" msgstr "" "Otkrivanje RawTherapee (verzija 5.5 i novije) je poboljšano u Windows sustavu" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:87 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:98 msgid "" "XCF compatibility information in the Save dialog more understandable and " "discoverable" @@ -571,7 +630,7 @@ "Informacije o XCF kompatibilnosti u dijaloškom okviru „Spremi” su " "razumljivije i vidljivije" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:88 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:99 msgid "" "Various performance log tools added and log recording made available in the " "Dashboard dock" @@ -579,7 +638,7 @@ "Dodani su razni alati za log-zapise performanse i snimanje log-zapisa je " "dostupno u preglednoj ploči" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:89 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:100 msgid "" "GIMP 2.10.6 comes with a lot of bug fixes, optimizations and features. Most " "notable changes are:" @@ -587,7 +646,7 @@ "GIMP 2.10.6 je nadogradnja s mnogim ispravkama grešaka, optimiranjima i " "funkcijama. Najznačajnije promjene su:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:90 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:101 msgid "" "Text layers can now represent vertical texts (with various character " "orientations and line directions)" @@ -595,22 +654,22 @@ "Tekstualni slojevi sad mogu predstavljati okomite tekstove (s različitim " "položajima slova i smjerovima redaka)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:91 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:102 msgid "New \"Little Planet\" (gegl:stereographic-projection) filter" msgstr "Novi filtar „Mali planet” (gegl: stereografska projekcija)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:92 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:103 msgid "New \"Long Shadow\" filter" msgstr "Novi filtar „Dugačka sjena”" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:93 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:104 msgid "" "The \"Straighten\" option of the Measure Tool now allows vertical " "straightening" msgstr "" "Opcija „Izravnaj” alata za mjerenje sad dozvoljava okomito izravnavanje" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:94 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:105 msgid "" "Drawable previews are now rendered asynchronously and layer group previews " "can be disabled in Preferences" @@ -618,7 +677,7 @@ "Pretpregledi crteža se sada prikazuju asinkrono, a pregledi grupe slojeva " "mogu se deaktivirati u postavkama" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:95 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:106 msgid "" "New \"async\" field in the Dashboard \"misc\" group, showing the number of " "async operations currently running" @@ -626,17 +685,17 @@ "Novo polje „Asinkrono” u grupi „Razno” na preglednoj ploči, prikazuje broj " "asinkronih operacija koje se trenutačno izvode" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:96 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:107 msgid "File format filtering in Open/Save/Export dialogs made less confusing" msgstr "" "Filtriranje formata datoteka u dijaloškim okvirima Otvori/Spremi/Izvezi sada " "je manje zbunjujuće" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:97 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:108 msgid "New language (having GIMP translated in 81 languages now): Marathi" msgstr "Novi jezik (GIMP je sada preveden na 81 jezika): Marati" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:98 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:109 msgid "" "GIMP 2.10.4 includes a lot of bug fixes as well as various optimizations. " "Most notable changes are:" @@ -644,7 +703,7 @@ "GIMP 2.10.4 je nadogradnja s mnogim ispravkama grešaka i raznim " "optimiranjima. Najznačajnije promjene su:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:99 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:110 msgid "" "Straightening in Measurement tool: layers can be rotated using the " "measurement line as horizon" @@ -652,12 +711,12 @@ "Ispravljanje u alatu za mjerenje: slojevi se mogu okretati pomoću mjerne " "linije kao horizont" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:100 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:111 msgid "Fast startup: fonts loading is not blocking startup anymore" msgstr "" "Brzo pokretanje: učitavanje fontova više ne blokira pokretanje programa" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:101 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:112 msgid "" "Fonts Tagging with the same user interface as for brushes, patterns, and " "gradients" @@ -665,11 +724,11 @@ "Označavanje fontova s istim korisničkim sučeljem kao za kistove, mustre i " "gradijente" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:102 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:113 msgid "PSD support: a pre-composited version of a PSD image can be imported" msgstr "Podrška za PSD: može se uvesti unaprijed sastavljena verzija PSD slike" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:103 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:114 msgid "" "Dashboard update: new \"Memory\" group and improved \"Swap\" group showing " "various metrics" @@ -677,7 +736,7 @@ "Promjene u preglednoj ploči: nova grupa „Memorija” i poboljšana grupa " "„Virtualna memorija” prikazuju razne metrike" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:104 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:115 msgid "" "This second release in the GIMP 2.10 series, so soon after 2.10.0, is mostly " "the usual bug-fixing version after a major release, with a few dozen bugs " @@ -687,7 +746,7 @@ "uglavnom o verziji s uobičajenim ispravljanjima grešaka nakon glavnog " "izdanja, s nekoliko desetaka popravljenih grešaka." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:105 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:116 msgid "" "It also features a new plug-in for the support of the HEIF format, both for " "importing and exporting, as well as 2 new filters: \"Spherize\" and " @@ -698,7 +757,7 @@ "dva nova filtra: „Sferno” i „Rekurzivno transformiranje”. Ovo su dobri " "primjeri naše politike uvođenja funkcija u stabilnim mikro izdanjima." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:106 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:117 msgid "" "First release of the 2.10 series which prominently features the port to a " "new image processing engine, GEGL. The most outstanding changes are:" @@ -706,11 +765,11 @@ "Prvo izdanje serije 2.10 koja ima priključak na novi procesor za obradu " "slike, GEGL. Najistaknutije promjene su:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:107 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:118 msgid "High bit depth color processing (16/32-bit per color channel)" msgstr "Obrada velike dubine boja (16/32-bitna po kanalu u boji)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:108 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:119 msgid "" "Color management is a core feature now, most widgets and preview areas are " "color-managed" @@ -718,35 +777,35 @@ "Upravljanje bojama je sada osnovna funkcija, većina widgeta i područja za " "pregled koriste upravljane boje" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:109 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:120 msgid "" "On-canvas effect preview, with split view for before/after processing pixels" msgstr "" "Pretprikaz efekta na platnu, s podijeljenim prikazom prije i poslije obrade " "piksela" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:110 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:121 msgid "" "Multi-threaded and hardware-accelerated rendering, processing and painting" msgstr "Višestruko i hardverski ubrzano iscrtavanje, obrada i bojanje" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:111 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:122 msgid "Most tools improved, several new transformation tools" msgstr "" "Većina alata je unaprijeđena, dodano je par novih alata za transformiranje" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:112 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:123 msgid "" "Improved support for many image formats, in particular better PSD importing" msgstr "" "Poboljšana podrška za mnoge formate slika, naročito je poboljšan uvoz PSD " "datoteka" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:113 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:124 msgid "Newly supported image formats: OpenEXR, RGBE, WebP, HGT…" msgstr "Novopodržani formati slika: OpenEXR, RGBE, WebP, HGT …" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:114 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:125 msgid "" "Improved digital painting: canvas rotation and flipping, symmetry painting, " "MyPaint brushes…" @@ -754,24 +813,24 @@ "Poboljšano digitalno slikanje: rotacija i okretanje platna, slikanje " "simetrije, MyPaint kistovi …" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:115 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:126 msgid "Metadata viewing and editing for Exif, XMP, IPTC, and DICOM" msgstr "Pregledavanje i uređivanje meta-podataka za Exif, XMP, IPTC i DICOM" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:116 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:127 msgid "Basic HiDPI support: automatically or user-selected icon size" msgstr "" "Osnovna HiDPI podrška: automatski ili korisnički određena veličina ikona" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:117 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:128 msgid "New themes for GIMP: Light, Gray, Dark, and System" msgstr "Nove teme za GIMP: Svjetla, Siva, Tamna i Sustav" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:118 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:129 msgid "And much, much more…" msgstr "I još puno toga više …" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:119 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:130 msgid "" "In this second release candidate before GIMP 2.10.0, while debugging is " "still a prime target, a new focus has been put on speed and optimization in " @@ -781,7 +840,7 @@ "još uvijek glavni cilj, novi naglasak je stavljen na brzinu i optimiranje, " "kako bi se osigurao bolji doživljaj prilikom crtanja. Veće promjene su:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:120 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:131 msgid "" "Major core optimizations for painting and display, including parallelized " "painting code" @@ -789,12 +848,12 @@ "Značajne optimizacije za slikanje i prikaz, uključujući kod za paralelno " "slikanje" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:121 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:132 msgid "Symmetries are now preserved in XCF files (saved as image parasites)" msgstr "" "Simetrije su sada čuvaju u XCF datotekama (spremaju se kao paraziti slike)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:122 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:133 msgid "" "\"Light\" and \"Dark\" themes rewritten from scratch to get rid of various " "usability issues. \"Lighter\" and \"Darker\" themes removed." @@ -802,7 +861,7 @@ "„Svjetla” i „Tamna” tema su kompletno promijenjene, kako bi se riješili " "razni problemi. Teme „Svjetlije” i „Tamnije” su uklonjene." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:123 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:134 msgid "" "New GimpToolGyroscope on-canvas control, currently used for the Panorama " "Projection filter. The widget provides on-canvas interaction for 3D rotation " @@ -812,7 +871,7 @@ "koristi za filtar „Panoramska projekcija”. Programčić pruža interakciju na " "platnu za 3D rotaciju (uvijanjel)." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:124 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:135 msgid "" "Plug-in debugging improved to output stack traces from plug-ins with --stack-" "trace-mode command line option not only on receiving signals but also on " @@ -823,7 +882,7 @@ "signale, već i na upozorenja i kritične greške, kad je postavljena tipka za " "uklanjanje pogrešaka „kobna-upozorenja”" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:125 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:136 msgid "" "GIMP 2.10.0-RC1 is the first release candidate before GIMP 2.10.0 stable " "release, with a focus on debugging and stability. Other than the many bug " @@ -833,11 +892,11 @@ "2.10.0, s naglaskom na otklanjanje pogrešaka i poboljšanju stabilnosti. Osim " "mnogih ispravljenih grešaka, najznačajnija poboljšanja su:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:126 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:137 msgid "New dashboard dockable to monitor GIMP resource usage" msgstr "Nova prikačiva pregledna ploča za nadziranje upotrebe GIMP resursa" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:127 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:138 msgid "" "New debug dialog to produce back traces and other debug data, encouraging to " "report bugs" @@ -845,33 +904,33 @@ "Novi dijaloški okvir za uklanjanje grešaka s izradom tragova i ostalih " "podataka o uklanjanju pogrešaka, kako bi se potaknulo prijavljivanje grešaka" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:128 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:139 msgid "Unsaved images can now be recovered after a crash" msgstr "Nespremljene slike se sada mogu spasiti nakon urušavanja programa" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:129 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:140 msgid "Layer masks on layer groups" msgstr "Maske sloja na grupe sloja" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:130 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:141 msgid "JPEG 2000 support improved for high bit depth and various color spaces" msgstr "" "Podrška za JPEG 2000 je poboljšana za velikom dubinu boja i različite " "prostore boja" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:131 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:142 msgid "Screenshot and color picking improved on various platforms" msgstr "Snimanje ekrana i odabir boja poboljšani su na različitim platformama" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:132 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:143 msgid "Metadata defaults preferences now available" msgstr "Sada su dostupne postavke za standardne metapodatke" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:133 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:144 msgid "Various GUI polishing" msgstr "Razna poboljšanja u korisničkom grafičkom sučelju" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:134 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:145 msgid "" "GIMP 2.9.8 introduces on-canvas gradient editing and various enhancements " "while focusing on bugfixing and stability." @@ -879,47 +938,47 @@ "GIMP 2.9.8 uvodi uređivanje gradijenta na platnu i različita poboljšanja, s " "naglaskom na otklanjanje pogrešaka i poboljšanju stabilnosti." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:135 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:146 msgid "On-canvas gradient editing" msgstr "Uređivanje gradijenta na platnu" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:136 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:147 msgid "Notification when an image is over/underexposed" msgstr "Obavijest, kad je slika pre-/podeksponirana" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:137 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:148 msgid "Better and faster color management" msgstr "Bolje i brže upravljanje bojama" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:138 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:149 msgid "Support for color picker and screenshots in Wayland on KDE Plasma" msgstr "Podrška za kapaljku i snimanje ekrana u Waylandu na KDE Plasma" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:139 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:150 msgid "Paste in place feature" msgstr "Funkcija zalijepi na mjesto" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:140 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:151 msgid "Many usability improvements" msgstr "Mnoga poboljšana u uporabljivostii" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:141 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:152 msgid "Manual can be displayed in the user's preferred language" msgstr "Priručnik se može prikazati u preferiranom jeziku korisnika" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:142 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:153 msgid "Improvements for the Wavelet Decompose filter" msgstr "Poboljšanja filtra za rastavljanja valovitih oblika" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:143 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:154 msgid "Improved compatibility with Photoshop .psd files" msgstr "Poboljšana kompatibilnost s Photoshop .psd datotekama" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:144 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:155 msgid "New support for password-protected PDF" msgstr "Nova podrška za štićenje PDF datoteka lozinkom" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:145 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:156 msgid "New support for HGT format (Digital Elevation Model data)" msgstr "" "Nova podrška za HGT format (podaci modela digitalnog reljefa/uzdizanja)" @@ -1170,7 +1229,7 @@ #. initialize the list of gimp brushes #: ../app/actions/actions.c:114 ../app/core/gimp-data-factories.c:349 -#: ../app/dialogs/dialogs.c:337 ../app/dialogs/preferences-dialog.c:3261 +#: ../app/dialogs/dialogs.c:337 ../app/dialogs/preferences-dialog.c:3266 msgid "Brushes" msgstr "Kistovi" @@ -1219,7 +1278,7 @@ #. Document History #: ../app/actions/actions.c:147 ../app/dialogs/dialogs.c:364 -#: ../app/dialogs/preferences-dialog.c:1228 +#: ../app/dialogs/preferences-dialog.c:1233 msgid "Document History" msgstr "Kronologija dokumenta" @@ -1254,7 +1313,7 @@ #. initialize the list of gimp fonts #: ../app/actions/actions.c:171 ../app/core/gimp-data-factories.c:383 -#: ../app/dialogs/dialogs.c:355 ../app/dialogs/preferences-dialog.c:3291 +#: ../app/dialogs/dialogs.c:355 ../app/dialogs/preferences-dialog.c:3296 msgid "Fonts" msgstr "Fontovi" @@ -1265,12 +1324,12 @@ #. initialize the list of gimp gradients #: ../app/actions/actions.c:177 ../app/core/gimp-data-factories.c:374 -#: ../app/dialogs/dialogs.c:349 ../app/dialogs/preferences-dialog.c:3285 +#: ../app/dialogs/dialogs.c:349 ../app/dialogs/preferences-dialog.c:3290 msgid "Gradients" msgstr "Gradijenti" #: ../app/actions/actions.c:180 ../app/core/gimp-data-factories.c:390 -#: ../app/dialogs/dialogs.c:361 ../app/dialogs/preferences-dialog.c:3297 +#: ../app/dialogs/dialogs.c:361 ../app/dialogs/preferences-dialog.c:3302 msgid "Tool Presets" msgstr "Postavke alata" @@ -1299,7 +1358,7 @@ #. initialize the list of mypaint brushes #: ../app/actions/actions.c:198 ../app/core/gimp-data-factories.c:359 -#: ../app/dialogs/dialogs.c:343 ../app/dialogs/preferences-dialog.c:3303 +#: ../app/dialogs/dialogs.c:343 ../app/dialogs/preferences-dialog.c:3308 msgid "MyPaint Brushes" msgstr "MyPaint kistovi" @@ -1310,23 +1369,23 @@ #. initialize the list of gimp palettes #: ../app/actions/actions.c:204 ../app/core/gimp-data-factories.c:369 -#: ../app/dialogs/dialogs.c:352 ../app/dialogs/preferences-dialog.c:3279 +#: ../app/dialogs/dialogs.c:352 ../app/dialogs/preferences-dialog.c:3284 msgid "Palettes" msgstr "Palete" #. initialize the list of gimp patterns #: ../app/actions/actions.c:207 ../app/core/gimp-data-factories.c:364 -#: ../app/dialogs/dialogs.c:346 ../app/dialogs/preferences-dialog.c:3273 +#: ../app/dialogs/dialogs.c:346 ../app/dialogs/preferences-dialog.c:3278 msgid "Patterns" msgstr "Mustre" -#: ../app/actions/actions.c:210 ../app/dialogs/preferences-dialog.c:3309 +#: ../app/actions/actions.c:210 ../app/dialogs/preferences-dialog.c:3314 msgid "Plug-ins" msgstr "Dodatci" #. Quick Mask Color #: ../app/actions/actions.c:213 ../app/core/gimpchannel.c:358 -#: ../app/dialogs/preferences-dialog.c:1778 +#: ../app/dialogs/preferences-dialog.c:1783 msgid "Quick Mask" msgstr "Brza maska" @@ -3337,9 +3396,9 @@ #: ../app/dialogs/item-options-dialog.c:145 #: ../app/dialogs/layer-add-mask-dialog.c:110 #: ../app/dialogs/palette-import-dialog.c:162 -#: ../app/dialogs/preferences-dialog.c:291 -#: ../app/dialogs/preferences-dialog.c:665 -#: ../app/dialogs/preferences-dialog.c:1133 +#: ../app/dialogs/preferences-dialog.c:293 +#: ../app/dialogs/preferences-dialog.c:667 +#: ../app/dialogs/preferences-dialog.c:1135 #: ../app/dialogs/print-size-dialog.c:124 ../app/dialogs/quit-dialog.c:171 #: ../app/dialogs/resize-dialog.c:186 #: ../app/dialogs/resolution-calibrate-dialog.c:75 @@ -4135,7 +4194,7 @@ msgstr "Izbriši kronologiju dokumenta" #: ../app/actions/documents-commands.c:238 ../app/actions/edit-commands.c:168 -#: ../app/dialogs/preferences-dialog.c:666 +#: ../app/dialogs/preferences-dialog.c:668 msgid "Cl_ear" msgstr "Iz_briši" @@ -6865,7 +6924,7 @@ #. Scaling #: ../app/actions/image-commands.c:1505 ../app/actions/layers-commands.c:1668 -#: ../app/dialogs/preferences-dialog.c:1700 +#: ../app/dialogs/preferences-dialog.c:1705 #: ../app/pdb/drawable-transform-cmds.c:843 #: ../app/pdb/drawable-transform-cmds.c:939 #: ../app/pdb/image-transform-cmds.c:122 ../app/pdb/image-transform-cmds.c:158 @@ -8129,8 +8188,8 @@ #: ../app/actions/plug-in-commands.c:186 #: ../app/actions/tool-options-commands.c:211 ../app/dialogs/fill-dialog.c:114 #: ../app/dialogs/grid-dialog.c:101 ../app/dialogs/image-new-dialog.c:105 -#: ../app/dialogs/preferences-dialog.c:292 -#: ../app/dialogs/preferences-dialog.c:1132 +#: ../app/dialogs/preferences-dialog.c:294 +#: ../app/dialogs/preferences-dialog.c:1134 #: ../app/dialogs/print-size-dialog.c:123 ../app/dialogs/scale-dialog.c:136 #: ../app/dialogs/stroke-dialog.c:127 #: ../app/display/gimpdisplayshell-rotate-dialog.c:121 @@ -10691,7 +10750,7 @@ #: ../app/dialogs/grid-dialog.c:103 ../app/dialogs/image-new-dialog.c:107 #: ../app/dialogs/image-new-dialog.c:326 #: ../app/dialogs/item-options-dialog.c:146 -#: ../app/dialogs/preferences-dialog.c:1134 +#: ../app/dialogs/preferences-dialog.c:1136 #: ../app/dialogs/print-size-dialog.c:125 #: ../app/dialogs/resolution-calibrate-dialog.c:76 #: ../app/dialogs/template-options-dialog.c:119 @@ -13002,7 +13061,7 @@ msgstr "Paraziti" #. initialize the module list -#: ../app/core/gimp.c:841 ../app/dialogs/preferences-dialog.c:3321 +#: ../app/core/gimp.c:841 ../app/dialogs/preferences-dialog.c:3326 msgid "Modules" msgstr "Moduli" @@ -13022,7 +13081,7 @@ #. initialize the list of gimp dynamics #: ../app/core/gimp-data-factories.c:354 ../app/core/gimpcontext.c:722 -#: ../app/dialogs/preferences-dialog.c:3267 +#: ../app/dialogs/preferences-dialog.c:3272 #: ../app/tools/gimppaintoptions-gui.c:221 msgid "Dynamics" msgstr "Dinamike" @@ -13789,7 +13848,7 @@ msgstr "Vrsta rezultata" #. Style -#: ../app/core/gimpfilloptions.c:108 ../app/dialogs/preferences-dialog.c:1831 +#: ../app/core/gimpfilloptions.c:108 ../app/dialogs/preferences-dialog.c:1836 msgid "Style" msgstr "Stil" @@ -14405,8 +14464,8 @@ msgid "Can't undo %s" msgstr "Ne mogu unatrag %s" -#: ../app/core/gimpimagefile.c:746 ../app/dialogs/preferences-dialog.c:1953 -#: ../app/dialogs/preferences-dialog.c:2059 +#: ../app/core/gimpimagefile.c:746 ../app/dialogs/preferences-dialog.c:1958 +#: ../app/dialogs/preferences-dialog.c:2064 msgid "Folder" msgstr "Mapa" @@ -15856,7 +15915,7 @@ msgstr "Stvori novu sliku" #: ../app/dialogs/image-new-dialog.c:138 -#: ../app/dialogs/preferences-dialog.c:1762 +#: ../app/dialogs/preferences-dialog.c:1767 msgid "_Template:" msgstr "_Predložak:" @@ -16173,7 +16232,7 @@ msgstr "Odaberi izvor" #: ../app/dialogs/palette-import-dialog.c:212 -#: ../app/dialogs/preferences-dialog.c:1725 +#: ../app/dialogs/preferences-dialog.c:1730 msgid "_Gradient" msgstr "_Gradijent" @@ -16237,20 +16296,20 @@ msgid "There is no palette to import." msgstr "Nema paleta za uvoz." -#: ../app/dialogs/preferences-dialog.c:284 +#: ../app/dialogs/preferences-dialog.c:286 msgid "Reset All Preferences" msgstr "Vrati sve postavke" -#: ../app/dialogs/preferences-dialog.c:302 +#: ../app/dialogs/preferences-dialog.c:304 msgid "Do you really want to reset all preferences to default values?" msgstr "Zaista želiš vratiti sve postavke na standardne vrijednosti?" -#: ../app/dialogs/preferences-dialog.c:381 +#: ../app/dialogs/preferences-dialog.c:383 msgid "You will have to restart GIMP for the following changes to take effect:" msgstr "" "Morat ćeš ponovo pokrenuti GIMP, kako bi se sljedeće promjene primijenile:" -#: ../app/dialogs/preferences-dialog.c:647 +#: ../app/dialogs/preferences-dialog.c:649 msgid "" "Your keyboard shortcuts will be reset to default values the next time you " "start GIMP." @@ -16258,15 +16317,15 @@ "Tvoji tipkovni prečaci bit će vraćeni na standardne vrijednosti prilikom " "sljedećeg pokretanja GIMP‑a." -#: ../app/dialogs/preferences-dialog.c:658 +#: ../app/dialogs/preferences-dialog.c:660 msgid "Remove all Keyboard Shortcuts" msgstr "Ukloni sve tipkovne prečace" -#: ../app/dialogs/preferences-dialog.c:680 +#: ../app/dialogs/preferences-dialog.c:682 msgid "Do you really want to remove all keyboard shortcuts from all menus?" msgstr "Zaista želiš ukloniti sve tipkovne prečace iz svih izbornika?" -#: ../app/dialogs/preferences-dialog.c:721 +#: ../app/dialogs/preferences-dialog.c:723 msgid "" "Your window setup will be reset to default values the next time you start " "GIMP." @@ -16274,7 +16333,7 @@ "Tvoje postavke prozora će biti vraćene na standardne vrijednosti prilikom " "slijedećeg pokretanja GIMP‑a." -#: ../app/dialogs/preferences-dialog.c:756 +#: ../app/dialogs/preferences-dialog.c:758 msgid "" "Your input device settings will be reset to default values the next time you " "start GIMP." @@ -16282,7 +16341,7 @@ "Tvoje postavke ulaznih uređaja će biti vraćene na standardne vrijednosti " "prilikom slijedećeg pokretanja GIMP‑a." -#: ../app/dialogs/preferences-dialog.c:798 +#: ../app/dialogs/preferences-dialog.c:800 msgid "" "Your tool options will be reset to default values the next time you start " "GIMP." @@ -16290,157 +16349,157 @@ "Tvoje opcije alata će biti vraćene na standardne vrijednosti prilikom " "slijedećeg pokretanja GIMP‑a." -#: ../app/dialogs/preferences-dialog.c:850 -#: ../app/dialogs/preferences-dialog.c:2602 +#: ../app/dialogs/preferences-dialog.c:852 +#: ../app/dialogs/preferences-dialog.c:2607 msgid "There's a local installation of the user manual." msgstr "Postoji lokalna instalacija korisničkog priručnika." -#: ../app/dialogs/preferences-dialog.c:855 -#: ../app/dialogs/preferences-dialog.c:2608 +#: ../app/dialogs/preferences-dialog.c:857 +#: ../app/dialogs/preferences-dialog.c:2613 msgid "The user manual is not installed locally." msgstr "Korisnički priručnik nije lokalno instaliran." -#: ../app/dialogs/preferences-dialog.c:961 +#: ../app/dialogs/preferences-dialog.c:963 msgid "Show s_election" msgstr "_Prikaži odabir" -#: ../app/dialogs/preferences-dialog.c:964 +#: ../app/dialogs/preferences-dialog.c:966 msgid "Show _layer boundary" msgstr "Prikaži _granice sloja" -#: ../app/dialogs/preferences-dialog.c:967 +#: ../app/dialogs/preferences-dialog.c:969 msgid "Show can_vas boundary" msgstr "Prikaži granice _platna" -#: ../app/dialogs/preferences-dialog.c:970 +#: ../app/dialogs/preferences-dialog.c:972 msgid "Show _guides" msgstr "Prikaži _vodilice" -#: ../app/dialogs/preferences-dialog.c:973 +#: ../app/dialogs/preferences-dialog.c:975 msgid "Show gri_d" msgstr "Prikaži _mrežu" -#: ../app/dialogs/preferences-dialog.c:976 +#: ../app/dialogs/preferences-dialog.c:978 msgid "Show _sample points" msgstr "Prikaži točke _uzorka" -#: ../app/dialogs/preferences-dialog.c:985 +#: ../app/dialogs/preferences-dialog.c:987 msgid "Show _menubar" msgstr "Pokaži traku _izbornika" -#: ../app/dialogs/preferences-dialog.c:989 +#: ../app/dialogs/preferences-dialog.c:991 msgid "Show _rulers" msgstr "Prikaži _ravnala" -#: ../app/dialogs/preferences-dialog.c:992 +#: ../app/dialogs/preferences-dialog.c:994 msgid "Show scroll_bars" msgstr "Prikaži klizne _trake" -#: ../app/dialogs/preferences-dialog.c:995 +#: ../app/dialogs/preferences-dialog.c:997 msgid "Show s_tatusbar" msgstr "Prikaži traku stanja" -#: ../app/dialogs/preferences-dialog.c:1001 +#: ../app/dialogs/preferences-dialog.c:1003 msgid "Canvas _padding mode:" msgstr "Način _ispunjavanja platna:" -#: ../app/dialogs/preferences-dialog.c:1006 +#: ../app/dialogs/preferences-dialog.c:1008 msgid "Custom p_adding color:" msgstr "Prilagođena _boja podloge:" -#: ../app/dialogs/preferences-dialog.c:1007 +#: ../app/dialogs/preferences-dialog.c:1009 msgid "Select Custom Canvas Padding Color" msgstr "Odaberi prilagođenu boju podloge" -#: ../app/dialogs/preferences-dialog.c:1016 +#: ../app/dialogs/preferences-dialog.c:1018 msgid "_Keep canvas padding in \"Show All\" mode" msgstr "_Sačuvaj podlogu platna u modusu „Prikaži sve”" -#: ../app/dialogs/preferences-dialog.c:1041 +#: ../app/dialogs/preferences-dialog.c:1043 msgid "Snap to _Guides" msgstr "Privlači na _vodilice" -#: ../app/dialogs/preferences-dialog.c:1044 +#: ../app/dialogs/preferences-dialog.c:1046 msgid "S_nap to Grid" msgstr "Privlači na _mrežu" -#: ../app/dialogs/preferences-dialog.c:1052 +#: ../app/dialogs/preferences-dialog.c:1054 msgid "Snap to Canvas _Edges" msgstr "Privlači na _rubove platna" -#: ../app/dialogs/preferences-dialog.c:1055 +#: ../app/dialogs/preferences-dialog.c:1057 msgid "Snap to _Active Path" msgstr "Privlači na _aktivnu stazu" -#: ../app/dialogs/preferences-dialog.c:1127 +#: ../app/dialogs/preferences-dialog.c:1129 msgid "Preferences" msgstr "Postavke" -#: ../app/dialogs/preferences-dialog.c:1163 -#: ../app/dialogs/preferences-dialog.c:1164 +#: ../app/dialogs/preferences-dialog.c:1165 +#: ../app/dialogs/preferences-dialog.c:1166 msgid "System Resources" msgstr "Resursi sustava" -#: ../app/dialogs/preferences-dialog.c:1172 +#: ../app/dialogs/preferences-dialog.c:1174 msgid "Resource Consumption" msgstr "Potrošnja resursa" -#: ../app/dialogs/preferences-dialog.c:1182 +#: ../app/dialogs/preferences-dialog.c:1184 msgid "Minimal number of _undo levels:" msgstr "_Minimalni broj _poništavanja:" -#: ../app/dialogs/preferences-dialog.c:1185 +#: ../app/dialogs/preferences-dialog.c:1187 msgid "Maximum undo _memory:" msgstr "Maksimalna memorija za operacije _poništavanja:" -#: ../app/dialogs/preferences-dialog.c:1188 +#: ../app/dialogs/preferences-dialog.c:1190 msgid "Tile cache _size:" msgstr "Veličina _međuspremnika pločica:" -#: ../app/dialogs/preferences-dialog.c:1191 +#: ../app/dialogs/preferences-dialog.c:1193 msgid "Maximum _new image size:" msgstr "Maksimalna _veličina nove slike:" -#: ../app/dialogs/preferences-dialog.c:1195 +#: ../app/dialogs/preferences-dialog.c:1197 msgid "S_wap compression:" msgstr "Komprimiranje _virtualne memorije:" -#: ../app/dialogs/preferences-dialog.c:1200 +#: ../app/dialogs/preferences-dialog.c:1202 msgid "Number of _threads to use:" msgstr "Broj korištenih _nizova:" -#: ../app/dialogs/preferences-dialog.c:1206 +#: ../app/dialogs/preferences-dialog.c:1210 msgid "Network access" msgstr "Mrežni pristup" -#: ../app/dialogs/preferences-dialog.c:1210 +#: ../app/dialogs/preferences-dialog.c:1214 msgid "Check for updates (requires internet)" msgstr "Provjeri nova izdanja (potrebna je internetska veza)" #. Image Thumbnails -#: ../app/dialogs/preferences-dialog.c:1215 +#: ../app/dialogs/preferences-dialog.c:1220 msgid "Image Thumbnails" msgstr "Minijature slika" -#: ../app/dialogs/preferences-dialog.c:1220 +#: ../app/dialogs/preferences-dialog.c:1225 msgid "Size of _thumbnails:" msgstr "Veličina _minijatura:" -#: ../app/dialogs/preferences-dialog.c:1224 +#: ../app/dialogs/preferences-dialog.c:1229 msgid "Maximum _filesize for thumbnailing:" msgstr "Maksimalna _veličina datoteka minijatura:" -#: ../app/dialogs/preferences-dialog.c:1231 +#: ../app/dialogs/preferences-dialog.c:1236 msgid "_Keep record of used files in the Recent Documents list" msgstr "_Spremaj podatke o korištenim datotekama u popisu nedavnih dokumenata" #. TODO: icon needed. -#: ../app/dialogs/preferences-dialog.c:1248 -#: ../app/dialogs/preferences-dialog.c:1249 +#: ../app/dialogs/preferences-dialog.c:1253 +#: ../app/dialogs/preferences-dialog.c:1254 msgid "Debugging" msgstr "Otklanjanje grešaka" -#: ../app/dialogs/preferences-dialog.c:1256 +#: ../app/dialogs/preferences-dialog.c:1261 msgid "" "We hope you will never need these settings, but as all software, GIMP has " "bugs, and crashes can occur. If it happens, you can help us by reporting " @@ -16450,20 +16509,20 @@ "ima greške i može doći do rušenja. Ako se to dogodi, možeš nam pomoći " "prijavljivanjem grešaka." -#: ../app/dialogs/preferences-dialog.c:1265 +#: ../app/dialogs/preferences-dialog.c:1270 msgid "Bug Reporting" msgstr "Prijavljivanje grešaka" -#: ../app/dialogs/preferences-dialog.c:1271 +#: ../app/dialogs/preferences-dialog.c:1276 msgid "Debug _policy:" msgstr "Smjernice za _otklanjanje grešaka:" -#: ../app/dialogs/preferences-dialog.c:1283 +#: ../app/dialogs/preferences-dialog.c:1288 msgid "This feature requires \"gdb\" or \"lldb\" installed on your system." msgstr "" "Ova funkcija zahtijeva instaliranje \"gdb\" ili \"lldb\" na tvom sustavu." -#: ../app/dialogs/preferences-dialog.c:1287 +#: ../app/dialogs/preferences-dialog.c:1292 msgid "" "This feature is more efficient with \"gdb\" or \"lldb\" installed on your " "system." @@ -16471,171 +16530,171 @@ "Ova funkcija je efikasnija s instaliranim \"gdb\" ili \"lldb\" na tvom " "sustavu." -#: ../app/dialogs/preferences-dialog.c:1300 -#: ../app/dialogs/preferences-dialog.c:1301 +#: ../app/dialogs/preferences-dialog.c:1305 +#: ../app/dialogs/preferences-dialog.c:1306 msgid "Color Management" msgstr "Upravljanje bojama" -#: ../app/dialogs/preferences-dialog.c:1310 +#: ../app/dialogs/preferences-dialog.c:1315 msgid "R_eset Color Management" msgstr "_Vrati upravljanje bojama" -#: ../app/dialogs/preferences-dialog.c:1333 +#: ../app/dialogs/preferences-dialog.c:1338 msgid "Image display _mode:" msgstr "Način prikaza _slike:" #. Color Managed Display -#: ../app/dialogs/preferences-dialog.c:1337 +#: ../app/dialogs/preferences-dialog.c:1342 msgid "Color Managed Display" msgstr "Prikaz upravljenim bojama" -#: ../app/dialogs/preferences-dialog.c:1346 +#: ../app/dialogs/preferences-dialog.c:1351 msgid "Select Monitor Color Profile" msgstr "Odaberi profil boja monitora" -#: ../app/dialogs/preferences-dialog.c:1347 +#: ../app/dialogs/preferences-dialog.c:1352 msgid "_Monitor profile:" msgstr "_Profil ekrana:" -#: ../app/dialogs/preferences-dialog.c:1353 +#: ../app/dialogs/preferences-dialog.c:1358 msgid "_Try to use the system monitor profile" msgstr "_Pokušaj koristiti profil monitora sustava" -#: ../app/dialogs/preferences-dialog.c:1362 +#: ../app/dialogs/preferences-dialog.c:1367 msgid "_Rendering intent:" msgstr "Način isc_rtavanja:" -#: ../app/dialogs/preferences-dialog.c:1367 +#: ../app/dialogs/preferences-dialog.c:1372 msgid "Use _black point compensation" msgstr "Koristi kompenzaciju crne _boje" -#: ../app/dialogs/preferences-dialog.c:1375 -#: ../app/dialogs/preferences-dialog.c:1411 ../app/paint/gimpinkoptions.c:93 +#: ../app/dialogs/preferences-dialog.c:1380 +#: ../app/dialogs/preferences-dialog.c:1416 ../app/paint/gimpinkoptions.c:93 msgid "Speed" msgstr "Brzinu" -#: ../app/dialogs/preferences-dialog.c:1376 -#: ../app/dialogs/preferences-dialog.c:1412 +#: ../app/dialogs/preferences-dialog.c:1381 +#: ../app/dialogs/preferences-dialog.c:1417 msgid "Precision / Color Fidelity" msgstr "Preciznost / vjernost boje" -#: ../app/dialogs/preferences-dialog.c:1377 +#: ../app/dialogs/preferences-dialog.c:1382 msgid "_Optimize image display for:" msgstr "_Optimiraj prikaz slike za:" #. Print Simulation (Soft-proofing) -#: ../app/dialogs/preferences-dialog.c:1381 +#: ../app/dialogs/preferences-dialog.c:1386 msgid "Soft-Proofing" msgstr "Digitalni probni otisak" -#: ../app/dialogs/preferences-dialog.c:1391 +#: ../app/dialogs/preferences-dialog.c:1396 msgid "Select Soft-Proofing Color Profile" msgstr "Odaberi profil boja digitalnog probnog otiska" -#: ../app/dialogs/preferences-dialog.c:1392 +#: ../app/dialogs/preferences-dialog.c:1397 msgid "_Soft-proofing profile:" msgstr "_Profil digitalnog probnog otiska:" -#: ../app/dialogs/preferences-dialog.c:1398 +#: ../app/dialogs/preferences-dialog.c:1403 msgid "Re_ndering intent:" msgstr "Nači_n iscrtavanja:" -#: ../app/dialogs/preferences-dialog.c:1403 +#: ../app/dialogs/preferences-dialog.c:1408 msgid "Use black _point compensation" msgstr "Koristi kom_penzaciju crne boje" -#: ../app/dialogs/preferences-dialog.c:1413 +#: ../app/dialogs/preferences-dialog.c:1418 msgid "O_ptimize soft-proofing for:" msgstr "O_ptimiraj digitalni probni otisak za:" -#: ../app/dialogs/preferences-dialog.c:1422 +#: ../app/dialogs/preferences-dialog.c:1427 msgid "Mar_k out of gamut colors" msgstr "_Označi boje, koje su izvan gamuta" -#: ../app/dialogs/preferences-dialog.c:1427 +#: ../app/dialogs/preferences-dialog.c:1432 msgid "Select Warning Color" msgstr "Odaberi boju upozorenja" #. Preferred profiles -#: ../app/dialogs/preferences-dialog.c:1438 +#: ../app/dialogs/preferences-dialog.c:1443 msgid "Preferred Profiles" msgstr "Preferirani profili" -#: ../app/dialogs/preferences-dialog.c:1447 +#: ../app/dialogs/preferences-dialog.c:1452 msgid "Select Preferred RGB Color Profile" msgstr "Odaberi preferirani RGB profil boja" -#: ../app/dialogs/preferences-dialog.c:1448 +#: ../app/dialogs/preferences-dialog.c:1453 msgid "_RGB profile:" msgstr "_RGB profil:" -#: ../app/dialogs/preferences-dialog.c:1455 +#: ../app/dialogs/preferences-dialog.c:1460 msgid "Select Preferred Grayscale Color Profile" msgstr "Odaberi preferirani profil sivih nijansi" -#: ../app/dialogs/preferences-dialog.c:1456 +#: ../app/dialogs/preferences-dialog.c:1461 msgid "_Grayscale profile:" msgstr "Profil sivih _nijansi:" -#: ../app/dialogs/preferences-dialog.c:1463 +#: ../app/dialogs/preferences-dialog.c:1468 msgid "Select CMYK Color Profile" msgstr "Odaberi CMYK profil boja" -#: ../app/dialogs/preferences-dialog.c:1464 +#: ../app/dialogs/preferences-dialog.c:1469 msgid "_CMYK profile:" msgstr "_CMYK profil:" #. Policies -#: ../app/dialogs/preferences-dialog.c:1469 +#: ../app/dialogs/preferences-dialog.c:1474 msgid "Policies" msgstr "Smjernice" -#: ../app/dialogs/preferences-dialog.c:1474 +#: ../app/dialogs/preferences-dialog.c:1479 msgid "_File Open behaviour:" msgstr "_Ponašanje pri otvaranju datoteka:" #. Filter Dialogs -#: ../app/dialogs/preferences-dialog.c:1478 -#: ../app/dialogs/preferences-dialog.c:2313 +#: ../app/dialogs/preferences-dialog.c:1483 +#: ../app/dialogs/preferences-dialog.c:2318 msgid "Filter Dialogs" msgstr "Dijalozi filtera" -#: ../app/dialogs/preferences-dialog.c:1482 +#: ../app/dialogs/preferences-dialog.c:1487 msgid "Show _advanced color options" msgstr "Prik_aži napredne opcije boja" -#: ../app/dialogs/preferences-dialog.c:1496 -#: ../app/dialogs/preferences-dialog.c:1497 +#: ../app/dialogs/preferences-dialog.c:1501 +#: ../app/dialogs/preferences-dialog.c:1502 msgid "Image Import & Export" msgstr "Uvoz i izvoz slika" #. Import Policies -#: ../app/dialogs/preferences-dialog.c:1507 +#: ../app/dialogs/preferences-dialog.c:1512 msgid "Import Policies" msgstr "Smjernice za uvoz" -#: ../app/dialogs/preferences-dialog.c:1511 +#: ../app/dialogs/preferences-dialog.c:1516 msgid "Promote imported images to _floating point precision" msgstr "Promijeni uvezene slike u preciznost broja _pomičnog zareza" -#: ../app/dialogs/preferences-dialog.c:1520 +#: ../app/dialogs/preferences-dialog.c:1525 msgid "_Dither images when promoting to floating point" msgstr "_Istočkaj slike kad ih mijenjaš u preciznost broja pomičnog zareza" -#: ../app/dialogs/preferences-dialog.c:1525 +#: ../app/dialogs/preferences-dialog.c:1530 msgid "_Add an alpha channel to imported images" msgstr "_Uvezenim slikama dodaj alfa kanal" -#: ../app/dialogs/preferences-dialog.c:1530 +#: ../app/dialogs/preferences-dialog.c:1535 msgid "Color _profile policy:" msgstr "Smjernice _profila boja:" #. Export Policies -#: ../app/dialogs/preferences-dialog.c:1534 +#: ../app/dialogs/preferences-dialog.c:1539 msgid "Export Policies" msgstr "Smjernice za izvoz" -#: ../app/dialogs/preferences-dialog.c:1538 +#: ../app/dialogs/preferences-dialog.c:1543 msgid "Export the i_mage's color profile by default" msgstr "Standardno _izvezi profil boja slike" @@ -16644,7 +16703,7 @@ #. * It determines how file export #. * plug-ins handle Exif by default. #. -#: ../app/dialogs/preferences-dialog.c:1546 +#: ../app/dialogs/preferences-dialog.c:1551 msgid "Export _Exif metadata by default when available" msgstr "Standardno izvezi _Exif meta-podatke, ako postoje" @@ -16653,7 +16712,7 @@ #. * It determines how file export #. * plug-ins handle XMP by default. #. -#: ../app/dialogs/preferences-dialog.c:1554 +#: ../app/dialogs/preferences-dialog.c:1559 msgid "Export _XMP metadata by default when available" msgstr "Standardno izvezi _XMP meta-podatke, ako postoje" @@ -16662,37 +16721,37 @@ #. * It determines how file export #. * plug-ins handle IPTC by default. #. -#: ../app/dialogs/preferences-dialog.c:1562 +#: ../app/dialogs/preferences-dialog.c:1567 msgid "Export _IPTC metadata by default when available" msgstr "Standardno izvezi _IPTC meta-podatke, ako postoje" -#: ../app/dialogs/preferences-dialog.c:1565 +#: ../app/dialogs/preferences-dialog.c:1570 msgid "Metadata can contain sensitive information." msgstr "Meta-podaci mogu sadržati osjetljive podatke." #. Export File Type -#: ../app/dialogs/preferences-dialog.c:1569 +#: ../app/dialogs/preferences-dialog.c:1574 msgid "Export File Type" msgstr "Vrsta izvozne datoteke" -#: ../app/dialogs/preferences-dialog.c:1573 +#: ../app/dialogs/preferences-dialog.c:1578 msgid "Default export file t_ype:" msgstr "Standardna _vrsta izvozne datoteke:" #. Raw Image Importer -#: ../app/dialogs/preferences-dialog.c:1577 +#: ../app/dialogs/preferences-dialog.c:1582 msgid "Raw Image Importer" msgstr "Uvoznik neobrađenih slika" -#: ../app/dialogs/preferences-dialog.c:1613 +#: ../app/dialogs/preferences-dialog.c:1618 msgid "Experimental Playground" msgstr "Eksperimentalno igralište" -#: ../app/dialogs/preferences-dialog.c:1614 +#: ../app/dialogs/preferences-dialog.c:1619 msgid "Playground" msgstr "Igralište" -#: ../app/dialogs/preferences-dialog.c:1621 +#: ../app/dialogs/preferences-dialog.c:1626 msgid "" "These features are unfinished, buggy and may crash GIMP. It is unadvised to " "use them unless you really know what you are doing or you intend to " @@ -16703,11 +16762,11 @@ "namjeravaš doprinijeti zakrpama." #. Hardware Acceleration -#: ../app/dialogs/preferences-dialog.c:1631 +#: ../app/dialogs/preferences-dialog.c:1636 msgid "Hardware Acceleration" msgstr "Hardversko ubrzanje" -#: ../app/dialogs/preferences-dialog.c:1635 +#: ../app/dialogs/preferences-dialog.c:1640 msgid "" "OpenCL drivers and support are experimental, expect slowdowns and possible " "crashes (please report)." @@ -16715,557 +16774,557 @@ "OpenCL upravljački programi i podrška su u eksperimentalnom stanju. Usporen " "rad i moguća urušavanja programa su mogući (izvjesti nas o problemima)." -#: ../app/dialogs/preferences-dialog.c:1641 +#: ../app/dialogs/preferences-dialog.c:1646 msgid "Use O_penCL" msgstr "Koristi O_penCL" #. Very unstable tools -#: ../app/dialogs/preferences-dialog.c:1645 +#: ../app/dialogs/preferences-dialog.c:1650 msgid "Insane Options" msgstr "Sulude opcije" -#: ../app/dialogs/preferences-dialog.c:1649 +#: ../app/dialogs/preferences-dialog.c:1654 msgid "_N-Point Deformation tool" msgstr "Alat za deformaciju _n-točkama" -#: ../app/dialogs/preferences-dialog.c:1652 +#: ../app/dialogs/preferences-dialog.c:1657 msgid "_Seamless Clone tool" msgstr "Alat za _bezrubni klon" -#: ../app/dialogs/preferences-dialog.c:1662 -#: ../app/dialogs/preferences-dialog.c:1663 +#: ../app/dialogs/preferences-dialog.c:1667 +#: ../app/dialogs/preferences-dialog.c:1668 msgctxt "preferences" msgid "Tool Options" msgstr "Opcije alata" #. General #. Snapping Distance -#: ../app/dialogs/preferences-dialog.c:1672 -#: ../app/dialogs/preferences-dialog.c:2546 -#: ../app/dialogs/preferences-dialog.c:2874 -#: ../app/dialogs/preferences-dialog.c:3120 +#: ../app/dialogs/preferences-dialog.c:1677 +#: ../app/dialogs/preferences-dialog.c:2551 +#: ../app/dialogs/preferences-dialog.c:2879 +#: ../app/dialogs/preferences-dialog.c:3125 #: ../app/widgets/gimpcontrollereditor.c:187 msgid "General" msgstr "Opće" -#: ../app/dialogs/preferences-dialog.c:1675 +#: ../app/dialogs/preferences-dialog.c:1680 msgid "Allow _editing on non-visible layers" msgstr "Dozvoli ur_eđivanje na ne-vidljivim slojevima" -#: ../app/dialogs/preferences-dialog.c:1679 +#: ../app/dialogs/preferences-dialog.c:1684 msgid "_Save tool options on exit" msgstr "_Spremi opcije alata prilikom izlaska iz programa" -#: ../app/dialogs/preferences-dialog.c:1683 +#: ../app/dialogs/preferences-dialog.c:1688 msgid "Save Tool Options _Now" msgstr "Spremi opcije alata sa_d" -#: ../app/dialogs/preferences-dialog.c:1690 +#: ../app/dialogs/preferences-dialog.c:1695 msgid "_Reset Saved Tool Options to Default Values" msgstr "V_rati spremljene opcije alata na standardne vrijednosti" -#: ../app/dialogs/preferences-dialog.c:1704 +#: ../app/dialogs/preferences-dialog.c:1709 msgid "Default _interpolation:" msgstr "Standardna _interpolacija:" #. Global Brush, Pattern, ... -#: ../app/dialogs/preferences-dialog.c:1712 +#: ../app/dialogs/preferences-dialog.c:1717 msgid "Paint Options Shared Between Tools" msgstr "Opcije za crtanje, dijeljene među alatima" -#: ../app/dialogs/preferences-dialog.c:1716 +#: ../app/dialogs/preferences-dialog.c:1721 msgid "_Brush" msgstr "_Kist" -#: ../app/dialogs/preferences-dialog.c:1719 +#: ../app/dialogs/preferences-dialog.c:1724 msgid "_Dynamics" msgstr "_Dinamike" -#: ../app/dialogs/preferences-dialog.c:1722 +#: ../app/dialogs/preferences-dialog.c:1727 msgid "_Pattern" msgstr "_Mustra" #. Move Tool -#: ../app/dialogs/preferences-dialog.c:1729 +#: ../app/dialogs/preferences-dialog.c:1734 msgid "Move Tool" msgstr "Alat za premještanje" -#: ../app/dialogs/preferences-dialog.c:1733 +#: ../app/dialogs/preferences-dialog.c:1738 msgid "Set _layer or path as active" msgstr "Postavi s_loj ili stazu kao aktivne" -#: ../app/dialogs/preferences-dialog.c:1745 +#: ../app/dialogs/preferences-dialog.c:1750 msgid "Default New Image" msgstr "Standardna nova slika" -#: ../app/dialogs/preferences-dialog.c:1746 +#: ../app/dialogs/preferences-dialog.c:1751 msgid "Default Image" msgstr "Standardna slika" -#: ../app/dialogs/preferences-dialog.c:1782 +#: ../app/dialogs/preferences-dialog.c:1787 msgid "Quick Mask color:" msgstr "Boja brze maska:" -#: ../app/dialogs/preferences-dialog.c:1783 +#: ../app/dialogs/preferences-dialog.c:1788 msgid "Set the default Quick Mask color" msgstr "Postavi boju brze maske" -#: ../app/dialogs/preferences-dialog.c:1793 +#: ../app/dialogs/preferences-dialog.c:1798 msgid "Default Image Grid" msgstr "Standardna mreža za sliku" -#: ../app/dialogs/preferences-dialog.c:1794 +#: ../app/dialogs/preferences-dialog.c:1799 msgid "Default Grid" msgstr "Standardna mreža" -#: ../app/dialogs/preferences-dialog.c:1814 +#: ../app/dialogs/preferences-dialog.c:1819 msgid "User Interface" msgstr "Korisničko sučelje" -#: ../app/dialogs/preferences-dialog.c:1815 +#: ../app/dialogs/preferences-dialog.c:1820 msgid "Interface" msgstr "Sučelje" -#: ../app/dialogs/preferences-dialog.c:1825 ../app/tools/gimptextoptions.c:153 +#: ../app/dialogs/preferences-dialog.c:1830 ../app/tools/gimptextoptions.c:153 msgid "Language" msgstr "Jezik" -#: ../app/dialogs/preferences-dialog.c:1834 +#: ../app/dialogs/preferences-dialog.c:1839 msgid "Use co_mpact sliders" msgstr "Koristi ko_mpaktne klizače" #. Previews -#: ../app/dialogs/preferences-dialog.c:1838 +#: ../app/dialogs/preferences-dialog.c:1843 msgid "Previews" msgstr "Pregledi" -#: ../app/dialogs/preferences-dialog.c:1841 +#: ../app/dialogs/preferences-dialog.c:1846 msgid "_Enable layer & channel previews" msgstr "Omogući pregled sloj_eva i kanala" -#: ../app/dialogs/preferences-dialog.c:1849 +#: ../app/dialogs/preferences-dialog.c:1854 msgid "Enable layer _group previews" msgstr "Omogući preglede _grupa slojeva" -#: ../app/dialogs/preferences-dialog.c:1855 +#: ../app/dialogs/preferences-dialog.c:1860 msgid "_Default layer & channel preview size:" msgstr "Standardna veličina pregle_da slojeva i kanala:" -#: ../app/dialogs/preferences-dialog.c:1858 +#: ../app/dialogs/preferences-dialog.c:1863 msgid "_Undo preview size:" msgstr "Po_ništi veličinu pregleda:" -#: ../app/dialogs/preferences-dialog.c:1861 +#: ../app/dialogs/preferences-dialog.c:1866 msgid "Na_vigation preview size:" msgstr "_Veličina pregleda navigacije:" #. Keyboard Shortcuts -#: ../app/dialogs/preferences-dialog.c:1865 +#: ../app/dialogs/preferences-dialog.c:1870 msgid "Keyboard Shortcuts" msgstr "Tipkovni prečaci" -#: ../app/dialogs/preferences-dialog.c:1869 +#: ../app/dialogs/preferences-dialog.c:1874 msgid "_Use dynamic keyboard shortcuts" msgstr "_Koristi dinamične tipkovne prečace" -#: ../app/dialogs/preferences-dialog.c:1873 +#: ../app/dialogs/preferences-dialog.c:1878 msgid "Configure _Keyboard Shortcuts..." msgstr "Postavi _tipkovne prečace …" -#: ../app/dialogs/preferences-dialog.c:1880 +#: ../app/dialogs/preferences-dialog.c:1885 msgid "_Save keyboard shortcuts on exit" msgstr "_Spremi tipkovne prečace prilikom izlaska" -#: ../app/dialogs/preferences-dialog.c:1884 +#: ../app/dialogs/preferences-dialog.c:1889 msgid "Save Keyboard Shortcuts _Now" msgstr "Spremi tipkov_ne prečace sad" -#: ../app/dialogs/preferences-dialog.c:1891 +#: ../app/dialogs/preferences-dialog.c:1896 msgid "_Reset Keyboard Shortcuts to Default Values" msgstr "V_rati tipkovne prečace na standardne vrijednosti" -#: ../app/dialogs/preferences-dialog.c:1900 +#: ../app/dialogs/preferences-dialog.c:1905 msgid "Remove _All Keyboard Shortcuts" msgstr "Ukloni sve tipkovne preč_ace" -#: ../app/dialogs/preferences-dialog.c:1912 -#: ../app/dialogs/preferences-dialog.c:1913 -#: ../app/dialogs/preferences-dialog.c:1948 +#: ../app/dialogs/preferences-dialog.c:1917 +#: ../app/dialogs/preferences-dialog.c:1918 +#: ../app/dialogs/preferences-dialog.c:1953 msgid "Theme" msgstr "Tema" -#: ../app/dialogs/preferences-dialog.c:1918 +#: ../app/dialogs/preferences-dialog.c:1923 msgid "Select Theme" msgstr "Odaberi temu" -#: ../app/dialogs/preferences-dialog.c:2000 +#: ../app/dialogs/preferences-dialog.c:2005 msgid "Reload C_urrent Theme" msgstr "Ponovo učitaj tren_utačnu temu" -#: ../app/dialogs/preferences-dialog.c:2012 -#: ../app/dialogs/preferences-dialog.c:2013 -#: ../app/dialogs/preferences-dialog.c:2054 +#: ../app/dialogs/preferences-dialog.c:2017 +#: ../app/dialogs/preferences-dialog.c:2018 +#: ../app/dialogs/preferences-dialog.c:2059 msgid "Icon Theme" msgstr "Tema ikona" -#: ../app/dialogs/preferences-dialog.c:2018 +#: ../app/dialogs/preferences-dialog.c:2023 msgid "Select an Icon Theme" msgstr "Odaberi temu ikona" -#: ../app/dialogs/preferences-dialog.c:2134 -#: ../app/dialogs/preferences-dialog.c:2135 ../app/widgets/gimptoolbox.c:525 +#: ../app/dialogs/preferences-dialog.c:2139 +#: ../app/dialogs/preferences-dialog.c:2140 ../app/widgets/gimptoolbox.c:525 msgid "Toolbox" msgstr "Alatna kutija" #. Appearance -#: ../app/dialogs/preferences-dialog.c:2143 -#: ../app/dialogs/preferences-dialog.c:2957 ../app/widgets/gimpgrideditor.c:134 +#: ../app/dialogs/preferences-dialog.c:2148 +#: ../app/dialogs/preferences-dialog.c:2962 ../app/widgets/gimpgrideditor.c:134 msgid "Appearance" msgstr "Izgled" -#: ../app/dialogs/preferences-dialog.c:2147 +#: ../app/dialogs/preferences-dialog.c:2152 msgid "Show GIMP _logo (drag-and-drop target)" msgstr "Prikaži GIMP-ov _logotip (povuci-i-ispusti cilj)" -#: ../app/dialogs/preferences-dialog.c:2151 +#: ../app/dialogs/preferences-dialog.c:2156 msgid "Show _foreground & background color" msgstr "Prikaži _prednju i stražnju boju" -#: ../app/dialogs/preferences-dialog.c:2155 +#: ../app/dialogs/preferences-dialog.c:2160 msgid "Show active _brush, pattern & gradient" msgstr "Prikaži aktivne _kistove, mustre i gradijente" -#: ../app/dialogs/preferences-dialog.c:2159 +#: ../app/dialogs/preferences-dialog.c:2164 msgid "Show active _image" msgstr "Prikaži aktivnu sl_iku" -#: ../app/dialogs/preferences-dialog.c:2168 +#: ../app/dialogs/preferences-dialog.c:2173 msgid "Use tool _groups" msgstr "Koristi _grupe alata" -#: ../app/dialogs/preferences-dialog.c:2191 +#: ../app/dialogs/preferences-dialog.c:2196 msgid "_Menu mode:" msgstr "_Modus izbornika:" #. Tool Editor -#: ../app/dialogs/preferences-dialog.c:2198 +#: ../app/dialogs/preferences-dialog.c:2203 msgid "Tools Configuration" msgstr "Konfiguracija alata" -#: ../app/dialogs/preferences-dialog.c:2213 -#: ../app/dialogs/preferences-dialog.c:2214 +#: ../app/dialogs/preferences-dialog.c:2218 +#: ../app/dialogs/preferences-dialog.c:2219 msgid "Dialog Defaults" msgstr "Standardi dijaloga" -#: ../app/dialogs/preferences-dialog.c:2223 +#: ../app/dialogs/preferences-dialog.c:2228 msgid "Reset Dialog _Defaults" msgstr "Vrati standarde _dijaloga" #. Color profile import dialog -#: ../app/dialogs/preferences-dialog.c:2231 +#: ../app/dialogs/preferences-dialog.c:2236 msgid "Color Profile Import Dialog" msgstr "Dijalog za uvoz profila boja" -#: ../app/dialogs/preferences-dialog.c:2236 +#: ../app/dialogs/preferences-dialog.c:2241 msgid "Color profile policy:" msgstr "Smjernice profila boja:" #. All color profile chooser dialogs -#: ../app/dialogs/preferences-dialog.c:2240 +#: ../app/dialogs/preferences-dialog.c:2245 msgid "Color Profile File Dialogs" msgstr "Dijalog za datoteku profila boja" -#: ../app/dialogs/preferences-dialog.c:2245 +#: ../app/dialogs/preferences-dialog.c:2250 msgid "Profile folder:" msgstr "Mapa profila:" -#: ../app/dialogs/preferences-dialog.c:2246 +#: ../app/dialogs/preferences-dialog.c:2251 msgid "Select Default Folder for Color Profiles" msgstr "Odaberi standardnu mapu za profile boja" #. Convert to Color Profile Dialog -#: ../app/dialogs/preferences-dialog.c:2250 +#: ../app/dialogs/preferences-dialog.c:2255 msgid "Convert to Color Profile Dialog" msgstr "Dijalog za konvertiranje u profil boja" -#: ../app/dialogs/preferences-dialog.c:2255 +#: ../app/dialogs/preferences-dialog.c:2260 msgid "Rendering intent:" msgstr "Način iscrtavanja:" -#: ../app/dialogs/preferences-dialog.c:2259 +#: ../app/dialogs/preferences-dialog.c:2264 msgid "Black point compensation" msgstr "Kompenzacija crne boje" #. Convert Precision Dialog -#: ../app/dialogs/preferences-dialog.c:2263 +#: ../app/dialogs/preferences-dialog.c:2268 msgid "Precision Conversion Dialog" msgstr "Dijalog za konverziju preciznosti" -#: ../app/dialogs/preferences-dialog.c:2270 +#: ../app/dialogs/preferences-dialog.c:2275 msgid "Dither layers:" msgstr "Istočkaj slojeve:" -#: ../app/dialogs/preferences-dialog.c:2275 +#: ../app/dialogs/preferences-dialog.c:2280 msgid "Dither text layers:" msgstr "Istočkaj tekstualne slojeve:" -#: ../app/dialogs/preferences-dialog.c:2280 +#: ../app/dialogs/preferences-dialog.c:2285 msgid "Dither channels/masks:" msgstr "Istočkaj kanale/maske:" #. Convert Indexed Dialog -#: ../app/dialogs/preferences-dialog.c:2284 +#: ../app/dialogs/preferences-dialog.c:2289 msgid "Indexed Conversion Dialog" msgstr "Dijalog za konverziju u indeksirane boje" -#: ../app/dialogs/preferences-dialog.c:2289 +#: ../app/dialogs/preferences-dialog.c:2294 msgid "Colormap:" msgstr "Paleta boja:" -#: ../app/dialogs/preferences-dialog.c:2292 +#: ../app/dialogs/preferences-dialog.c:2297 msgid "Maximum number of colors:" msgstr "Maksimalni broj boja:" -#: ../app/dialogs/preferences-dialog.c:2296 +#: ../app/dialogs/preferences-dialog.c:2301 msgid "Remove unused and duplicate colors from colormap" msgstr "Ukloni neupotrebljene i duple boje iz palete boja" -#: ../app/dialogs/preferences-dialog.c:2302 +#: ../app/dialogs/preferences-dialog.c:2307 msgid "Color dithering:" msgstr "Točkanje boja:" -#: ../app/dialogs/preferences-dialog.c:2306 +#: ../app/dialogs/preferences-dialog.c:2311 msgid "Enable dithering of transparency" msgstr "Aktiviraj točkanje transparentnosti" -#: ../app/dialogs/preferences-dialog.c:2309 +#: ../app/dialogs/preferences-dialog.c:2314 msgid "Enable dithering of text layers" msgstr "Aktiviraj točkanje tekstualnih slojeva" -#: ../app/dialogs/preferences-dialog.c:2318 +#: ../app/dialogs/preferences-dialog.c:2323 msgid "Keep recent settings:" msgstr "Zadrži nedavne postavke:" -#: ../app/dialogs/preferences-dialog.c:2322 +#: ../app/dialogs/preferences-dialog.c:2327 msgid "Default to the last used settings" msgstr "Preuzmi zadnje korištene postavke" -#: ../app/dialogs/preferences-dialog.c:2325 +#: ../app/dialogs/preferences-dialog.c:2330 msgid "Show advanced color options" msgstr "Prikaži napredne opcije boja" #. Canvas Size Dialog -#: ../app/dialogs/preferences-dialog.c:2329 +#: ../app/dialogs/preferences-dialog.c:2334 msgid "Canvas Size Dialog" msgstr "Dijalog za veličinu platna" -#: ../app/dialogs/preferences-dialog.c:2334 -#: ../app/dialogs/preferences-dialog.c:2363 +#: ../app/dialogs/preferences-dialog.c:2339 +#: ../app/dialogs/preferences-dialog.c:2368 msgid "Fill with:" msgstr "Ispuni sa:" -#: ../app/dialogs/preferences-dialog.c:2337 +#: ../app/dialogs/preferences-dialog.c:2342 msgid "Resize layers:" msgstr "Promijeni veličinu slojeva:" -#: ../app/dialogs/preferences-dialog.c:2341 +#: ../app/dialogs/preferences-dialog.c:2346 msgid "Resize text layers" msgstr "Promijeni veličinu tekstualnih slojeva" #. New Layer Dialog -#: ../app/dialogs/preferences-dialog.c:2345 +#: ../app/dialogs/preferences-dialog.c:2350 msgid "New Layer Dialog" msgstr "Dijalog za novi sloj" -#: ../app/dialogs/preferences-dialog.c:2350 +#: ../app/dialogs/preferences-dialog.c:2355 msgid "Layer name:" msgstr "Ime sloja:" -#: ../app/dialogs/preferences-dialog.c:2354 +#: ../app/dialogs/preferences-dialog.c:2359 msgid "Fill type:" msgstr "Vrsta ispune:" #. Layer Boundary Size Dialog -#: ../app/dialogs/preferences-dialog.c:2358 +#: ../app/dialogs/preferences-dialog.c:2363 msgid "Layer Boundary Size Dialog" msgstr "Dijalog za veličinu granica sloja" #. Add Layer Mask Dialog -#: ../app/dialogs/preferences-dialog.c:2367 +#: ../app/dialogs/preferences-dialog.c:2372 msgid "Add Layer Mask Dialog" msgstr "Dijalog za dodavanje maske sloja" -#: ../app/dialogs/preferences-dialog.c:2372 +#: ../app/dialogs/preferences-dialog.c:2377 msgid "Layer mask type:" msgstr "Vrsta maske sloja:" -#: ../app/dialogs/preferences-dialog.c:2376 +#: ../app/dialogs/preferences-dialog.c:2381 msgid "Invert mask" msgstr "Invertiraj masku" #. Merge Layers Dialog -#: ../app/dialogs/preferences-dialog.c:2380 +#: ../app/dialogs/preferences-dialog.c:2385 msgid "Merge Layers Dialog" msgstr "Dijalog za sjedinjavanje slojeva" -#: ../app/dialogs/preferences-dialog.c:2387 +#: ../app/dialogs/preferences-dialog.c:2392 msgid "Merged layer size:" msgstr "Veličina sjedinjenog sloja:" -#: ../app/dialogs/preferences-dialog.c:2391 +#: ../app/dialogs/preferences-dialog.c:2396 msgid "Merge within active group only" msgstr "Sjedini samo s aktivnom grupom" -#: ../app/dialogs/preferences-dialog.c:2394 +#: ../app/dialogs/preferences-dialog.c:2399 msgid "Discard invisible layers" msgstr "Odbaci skrivene slojeve" #. New Channel Dialog -#: ../app/dialogs/preferences-dialog.c:2398 +#: ../app/dialogs/preferences-dialog.c:2403 msgid "New Channel Dialog" msgstr "Dijalog za novi kanal" -#: ../app/dialogs/preferences-dialog.c:2403 +#: ../app/dialogs/preferences-dialog.c:2408 msgid "Channel name:" msgstr "Ime kanala:" -#: ../app/dialogs/preferences-dialog.c:2407 +#: ../app/dialogs/preferences-dialog.c:2412 msgid "Color and opacity:" msgstr "Boja i neprozirnost:" -#: ../app/dialogs/preferences-dialog.c:2408 +#: ../app/dialogs/preferences-dialog.c:2413 msgid "Default New Channel Color and Opacity" msgstr "Standardna nova boja kanala i neprozirnost" #. New Path Dialog -#: ../app/dialogs/preferences-dialog.c:2413 +#: ../app/dialogs/preferences-dialog.c:2418 msgid "New Path Dialog" msgstr "Dijalog za novu stazu" -#: ../app/dialogs/preferences-dialog.c:2418 +#: ../app/dialogs/preferences-dialog.c:2423 msgid "Path name:" msgstr "Ime staze:" #. Export Path Dialog -#: ../app/dialogs/preferences-dialog.c:2422 +#: ../app/dialogs/preferences-dialog.c:2427 msgid "Export Paths Dialog" msgstr "Dijalog za izvoz staza" -#: ../app/dialogs/preferences-dialog.c:2427 +#: ../app/dialogs/preferences-dialog.c:2432 msgid "Export folder:" msgstr "Mapa za izvoz:" -#: ../app/dialogs/preferences-dialog.c:2428 +#: ../app/dialogs/preferences-dialog.c:2433 msgid "Select Default Folder for Exporting Paths" msgstr "Odaberi standardnu mapu za izvoz staza" -#: ../app/dialogs/preferences-dialog.c:2432 +#: ../app/dialogs/preferences-dialog.c:2437 msgid "Export the active path only" msgstr "Izvezi samo aktivnu stazu" #. Import Path Dialog -#: ../app/dialogs/preferences-dialog.c:2436 +#: ../app/dialogs/preferences-dialog.c:2441 msgid "Import Paths Dialog" msgstr "Dijalog za uvoz staza" -#: ../app/dialogs/preferences-dialog.c:2441 +#: ../app/dialogs/preferences-dialog.c:2446 msgid "Import folder:" msgstr "Mapa za uvoz:" -#: ../app/dialogs/preferences-dialog.c:2442 +#: ../app/dialogs/preferences-dialog.c:2447 msgid "Select Default Folder for Importing Paths" msgstr "Odaberi standardnu mapu za uvoz staza" -#: ../app/dialogs/preferences-dialog.c:2446 +#: ../app/dialogs/preferences-dialog.c:2451 msgid "Merge imported paths" msgstr "Sjedini uvezene staze" -#: ../app/dialogs/preferences-dialog.c:2449 +#: ../app/dialogs/preferences-dialog.c:2454 msgid "Scale imported paths" msgstr "Skaliraj uvezene staze" #. Feather Selection Dialog -#: ../app/dialogs/preferences-dialog.c:2453 +#: ../app/dialogs/preferences-dialog.c:2458 msgid "Feather Selection Dialog" msgstr "Dijalog za zamućivanje" -#: ../app/dialogs/preferences-dialog.c:2458 +#: ../app/dialogs/preferences-dialog.c:2463 msgid "Feather radius:" msgstr "Radijus zamućivanja:" -#: ../app/dialogs/preferences-dialog.c:2462 -#: ../app/dialogs/preferences-dialog.c:2484 -#: ../app/dialogs/preferences-dialog.c:2501 +#: ../app/dialogs/preferences-dialog.c:2467 +#: ../app/dialogs/preferences-dialog.c:2489 +#: ../app/dialogs/preferences-dialog.c:2506 msgid "Selected areas continue outside the image" msgstr "Odabrana područja se nastavljaju izvan slike" #. Grow Selection Dialog -#: ../app/dialogs/preferences-dialog.c:2466 +#: ../app/dialogs/preferences-dialog.c:2471 msgid "Grow Selection Dialog" msgstr "Dijalog za povećavanje odabira" -#: ../app/dialogs/preferences-dialog.c:2471 +#: ../app/dialogs/preferences-dialog.c:2476 msgid "Grow radius:" msgstr "Radijus povečavanja:" #. Shrink Selection Dialog -#: ../app/dialogs/preferences-dialog.c:2475 +#: ../app/dialogs/preferences-dialog.c:2480 msgid "Shrink Selection Dialog" msgstr "Dijalog za smanjivanje odabira" -#: ../app/dialogs/preferences-dialog.c:2480 +#: ../app/dialogs/preferences-dialog.c:2485 msgid "Shrink radius:" msgstr "Radijus smanjivanja:" #. Border Selection Dialog -#: ../app/dialogs/preferences-dialog.c:2488 +#: ../app/dialogs/preferences-dialog.c:2493 msgid "Border Selection Dialog" msgstr "Dijalog za obrubljivanje odabira" -#: ../app/dialogs/preferences-dialog.c:2493 +#: ../app/dialogs/preferences-dialog.c:2498 msgid "Border radius:" msgstr "Radijus obrubljivanja:" -#: ../app/dialogs/preferences-dialog.c:2497 +#: ../app/dialogs/preferences-dialog.c:2502 msgid "Border style:" msgstr "Stil obrubljivanja:" #. Fill Options Dialog -#: ../app/dialogs/preferences-dialog.c:2505 +#: ../app/dialogs/preferences-dialog.c:2510 msgid "Fill Selection Outline & Fill Path Dialogs" msgstr "Dijalozi za „Ispuni obris odabira” i „Ispuni stazu”" #. Stroke Options Dialog -#: ../app/dialogs/preferences-dialog.c:2514 +#: ../app/dialogs/preferences-dialog.c:2519 msgid "Stroke Selection & Stroke Path Dialogs" msgstr "Dijalozi za „Crtaj potez obrisa odabira” i „Crtaj potez staze”" -#: ../app/dialogs/preferences-dialog.c:2537 -#: ../app/dialogs/preferences-dialog.c:2538 +#: ../app/dialogs/preferences-dialog.c:2542 +#: ../app/dialogs/preferences-dialog.c:2543 msgid "Help System" msgstr "Sustav pomoći" -#: ../app/dialogs/preferences-dialog.c:2549 +#: ../app/dialogs/preferences-dialog.c:2554 msgid "Show _tooltips" msgstr "Prikaži savje_te" -#: ../app/dialogs/preferences-dialog.c:2552 +#: ../app/dialogs/preferences-dialog.c:2557 msgid "Show help _buttons" msgstr "_Prikaži gumbe za pomoć" -#: ../app/dialogs/preferences-dialog.c:2557 +#: ../app/dialogs/preferences-dialog.c:2562 msgid "Use the online version" msgstr "Koristi online verziju" -#: ../app/dialogs/preferences-dialog.c:2558 +#: ../app/dialogs/preferences-dialog.c:2563 msgid "Use a locally installed copy" msgstr "Koristi lokalno instaliranu kopiju" -#: ../app/dialogs/preferences-dialog.c:2559 +#: ../app/dialogs/preferences-dialog.c:2564 msgid "U_ser manual:" msgstr "_Korisnički priručnik:" -#: ../app/dialogs/preferences-dialog.c:2570 +#: ../app/dialogs/preferences-dialog.c:2575 msgid "User interface language" msgstr "Jezik korisničkog sučelja" @@ -17273,15 +17332,15 @@ #. * that doesn't use the help browser, so don't bother showing #. * the combo. #. -#: ../app/dialogs/preferences-dialog.c:2629 +#: ../app/dialogs/preferences-dialog.c:2634 msgid "Help Browser" msgstr "Preglednik za pomoć" -#: ../app/dialogs/preferences-dialog.c:2636 +#: ../app/dialogs/preferences-dialog.c:2641 msgid "H_elp browser to use:" msgstr "P_reglednik za pomoć:" -#: ../app/dialogs/preferences-dialog.c:2642 +#: ../app/dialogs/preferences-dialog.c:2647 msgid "" "The GIMP help browser doesn't seem to be installed. Using the web browser " "instead." @@ -17290,524 +17349,524 @@ "koristi web preglednik." #. Action Search -#: ../app/dialogs/preferences-dialog.c:2659 +#: ../app/dialogs/preferences-dialog.c:2664 msgid "Action Search" msgstr "Traženje radnji" -#: ../app/dialogs/preferences-dialog.c:2663 +#: ../app/dialogs/preferences-dialog.c:2668 msgid "Show _unavailable actions" msgstr "Pokaži nedost_upne radnje" -#: ../app/dialogs/preferences-dialog.c:2666 +#: ../app/dialogs/preferences-dialog.c:2671 msgid "_Maximum History Size:" msgstr "_Maksimalna veličina kronologije:" -#: ../app/dialogs/preferences-dialog.c:2670 +#: ../app/dialogs/preferences-dialog.c:2675 msgid "C_lear Action History" msgstr "_Izbriši kronologiju radnji" -#: ../app/dialogs/preferences-dialog.c:2684 -#: ../app/dialogs/preferences-dialog.c:2685 +#: ../app/dialogs/preferences-dialog.c:2689 +#: ../app/dialogs/preferences-dialog.c:2690 msgid "Display" msgstr "Ekran" #. Transparency -#: ../app/dialogs/preferences-dialog.c:2694 +#: ../app/dialogs/preferences-dialog.c:2699 msgid "Transparency" msgstr "Transparentnost" -#: ../app/dialogs/preferences-dialog.c:2698 +#: ../app/dialogs/preferences-dialog.c:2703 msgid "_Check style:" msgstr "_Stil šahovskih polja:" -#: ../app/dialogs/preferences-dialog.c:2701 +#: ../app/dialogs/preferences-dialog.c:2706 msgid "Check _size:" msgstr "_Veličina šahovskih polja:" -#: ../app/dialogs/preferences-dialog.c:2704 +#: ../app/dialogs/preferences-dialog.c:2709 msgid "Monitor Resolution" msgstr "Rezolucija ekrana" #. Pixels -#: ../app/dialogs/preferences-dialog.c:2708 ../app/display/gimpcursorview.c:212 +#: ../app/dialogs/preferences-dialog.c:2713 ../app/display/gimpcursorview.c:212 #: ../app/widgets/gimpgrideditor.c:199 ../app/widgets/gimpgrideditor.c:234 msgid "Pixels" msgstr "Pikseli" -#: ../app/dialogs/preferences-dialog.c:2726 ../app/widgets/gimpgrideditor.c:195 +#: ../app/dialogs/preferences-dialog.c:2731 ../app/widgets/gimpgrideditor.c:195 #: ../app/widgets/gimpgrideditor.c:230 msgid "Horizontal" msgstr "Vodoravno" -#: ../app/dialogs/preferences-dialog.c:2728 ../app/widgets/gimpgrideditor.c:197 +#: ../app/dialogs/preferences-dialog.c:2733 ../app/widgets/gimpgrideditor.c:197 #: ../app/widgets/gimpgrideditor.c:232 msgid "Vertical" msgstr "Okomito" -#: ../app/dialogs/preferences-dialog.c:2730 +#: ../app/dialogs/preferences-dialog.c:2735 #: ../app/widgets/gimpimagepropview.c:469 msgid "ppi" msgstr "ppi" -#: ../app/dialogs/preferences-dialog.c:2749 +#: ../app/dialogs/preferences-dialog.c:2754 #, c-format msgid "_Detect automatically (currently %d × %d ppi)" msgstr "Prepoznaj automatski (trenutačno %d × %d ppi)" -#: ../app/dialogs/preferences-dialog.c:2767 +#: ../app/dialogs/preferences-dialog.c:2772 msgid "_Enter manually" msgstr "Upiši _ručno" -#: ../app/dialogs/preferences-dialog.c:2782 +#: ../app/dialogs/preferences-dialog.c:2787 msgid "C_alibrate..." msgstr "_Kalibriraj …" -#: ../app/dialogs/preferences-dialog.c:2809 -#: ../app/dialogs/preferences-dialog.c:2810 +#: ../app/dialogs/preferences-dialog.c:2814 +#: ../app/dialogs/preferences-dialog.c:2815 msgid "Window Management" msgstr "Upravljanje prozorima" -#: ../app/dialogs/preferences-dialog.c:2815 +#: ../app/dialogs/preferences-dialog.c:2820 msgid "Window Manager Hints" msgstr "Upravljač prozora za savjete" -#: ../app/dialogs/preferences-dialog.c:2821 +#: ../app/dialogs/preferences-dialog.c:2826 msgid "Hint for _docks and toolbox:" msgstr "Savjet za _dokove i alatnu kutiju:" -#: ../app/dialogs/preferences-dialog.c:2824 +#: ../app/dialogs/preferences-dialog.c:2829 msgid "Focus" msgstr "Fokus" -#: ../app/dialogs/preferences-dialog.c:2828 +#: ../app/dialogs/preferences-dialog.c:2833 msgid "Activate the _focused image" msgstr "Aktiviraj _fokusiranu sliku" #. Window Positions -#: ../app/dialogs/preferences-dialog.c:2832 +#: ../app/dialogs/preferences-dialog.c:2837 msgid "Window Positions" msgstr "Položaji prozora" -#: ../app/dialogs/preferences-dialog.c:2835 +#: ../app/dialogs/preferences-dialog.c:2840 msgid "_Save window positions on exit" msgstr "_Spremi položaje prozora prilikom izlaska" -#: ../app/dialogs/preferences-dialog.c:2838 +#: ../app/dialogs/preferences-dialog.c:2843 msgid "Open windows on the same _monitor they were open before" msgstr "Otvori prozore na isto_m monitoru, na kojem su prije bili otvoreni" -#: ../app/dialogs/preferences-dialog.c:2842 +#: ../app/dialogs/preferences-dialog.c:2847 msgid "Save Window Positions _Now" msgstr "Spremi položaje prozora _sad" -#: ../app/dialogs/preferences-dialog.c:2849 +#: ../app/dialogs/preferences-dialog.c:2854 msgid "_Reset Saved Window Positions to Default Values" msgstr "_Vrati spremljene položaje prozora na standardne vrijednosti" -#: ../app/dialogs/preferences-dialog.c:2864 -#: ../app/dialogs/preferences-dialog.c:2865 +#: ../app/dialogs/preferences-dialog.c:2869 +#: ../app/dialogs/preferences-dialog.c:2870 msgid "Image Windows" msgstr "Prozori slike" -#: ../app/dialogs/preferences-dialog.c:2877 +#: ../app/dialogs/preferences-dialog.c:2882 msgid "Use \"Show _all\" by default" msgstr "Standardno koristi „Prikaži _sve”" -#: ../app/dialogs/preferences-dialog.c:2881 +#: ../app/dialogs/preferences-dialog.c:2886 msgid "Use \"_Dot for dot\" by default" msgstr "Standardno koristi „_Točka za točku”" -#: ../app/dialogs/preferences-dialog.c:2887 +#: ../app/dialogs/preferences-dialog.c:2892 msgid "Marching ants s_peed:" msgstr "Brzina _mravljeg hoda:" #. Zoom & Resize Behavior -#: ../app/dialogs/preferences-dialog.c:2891 +#: ../app/dialogs/preferences-dialog.c:2896 msgid "Zoom & Resize Behavior" msgstr "Zumiranje i promjena veličine" -#: ../app/dialogs/preferences-dialog.c:2895 +#: ../app/dialogs/preferences-dialog.c:2900 msgid "Resize window on _zoom" msgstr "Promijeni veličinu prozora prilikom _zumiranja" -#: ../app/dialogs/preferences-dialog.c:2898 +#: ../app/dialogs/preferences-dialog.c:2903 msgid "Resize window on image _size change" msgstr "Promijeni veličinu prozora prilikom promjene _veličine slike" -#: ../app/dialogs/preferences-dialog.c:2904 +#: ../app/dialogs/preferences-dialog.c:2909 msgid "Show entire image" msgstr "Prikaži cijelu sliku" -#: ../app/dialogs/preferences-dialog.c:2906 +#: ../app/dialogs/preferences-dialog.c:2911 msgid "Initial zoom _ratio:" msgstr "Početno zumi_ranje:" #. Space Bar -#: ../app/dialogs/preferences-dialog.c:2910 +#: ../app/dialogs/preferences-dialog.c:2915 msgid "Space Bar" msgstr "Razmaknica" -#: ../app/dialogs/preferences-dialog.c:2916 +#: ../app/dialogs/preferences-dialog.c:2921 msgid "_While space bar is pressed:" msgstr "_Dok je razmaknica pritisunta:" #. Mouse Pointers -#: ../app/dialogs/preferences-dialog.c:2920 +#: ../app/dialogs/preferences-dialog.c:2925 msgid "Mouse Pointers" msgstr "Pokazivači miša" -#: ../app/dialogs/preferences-dialog.c:2924 +#: ../app/dialogs/preferences-dialog.c:2929 msgid "Show _brush outline" msgstr "Prikaži o_bris kista" -#: ../app/dialogs/preferences-dialog.c:2932 +#: ../app/dialogs/preferences-dialog.c:2937 msgid "S_nap brush outline to stroke" msgstr "Privuci o_bris kista na potez" -#: ../app/dialogs/preferences-dialog.c:2936 +#: ../app/dialogs/preferences-dialog.c:2941 msgid "Show pointer for paint _tools" msgstr "Prikaži pokazivač ala_ta za crtanje" -#: ../app/dialogs/preferences-dialog.c:2942 +#: ../app/dialogs/preferences-dialog.c:2947 msgid "Pointer _mode:" msgstr "_Način rada pokazivača:" -#: ../app/dialogs/preferences-dialog.c:2945 +#: ../app/dialogs/preferences-dialog.c:2950 msgid "Pointer _handedness:" msgstr "_Usmjerenost pokazivača:" -#: ../app/dialogs/preferences-dialog.c:2956 +#: ../app/dialogs/preferences-dialog.c:2961 msgid "Image Window Appearance" msgstr "Izgled prozora za slike" -#: ../app/dialogs/preferences-dialog.c:2966 +#: ../app/dialogs/preferences-dialog.c:2971 msgid "Default Appearance in Normal Mode" msgstr "Standardni izgled u normalnom prikazu" -#: ../app/dialogs/preferences-dialog.c:2971 +#: ../app/dialogs/preferences-dialog.c:2976 msgid "Default Appearance in Fullscreen Mode" msgstr "Standardni izgled u prikazu preko cijelog ekrana" -#: ../app/dialogs/preferences-dialog.c:2980 +#: ../app/dialogs/preferences-dialog.c:2985 msgid "Image Title & Statusbar Format" msgstr "Format naslova slike i trake stanja" -#: ../app/dialogs/preferences-dialog.c:2981 +#: ../app/dialogs/preferences-dialog.c:2986 msgid "Title & Status" msgstr "Naslov i stanje" -#: ../app/dialogs/preferences-dialog.c:2999 +#: ../app/dialogs/preferences-dialog.c:3004 msgid "Current format" msgstr "Trenutačni format" -#: ../app/dialogs/preferences-dialog.c:3000 +#: ../app/dialogs/preferences-dialog.c:3005 msgid "Default format" msgstr "Zadani format" -#: ../app/dialogs/preferences-dialog.c:3001 +#: ../app/dialogs/preferences-dialog.c:3006 msgid "Show zoom percentage" msgstr "Prikaži postotak zumiranja" -#: ../app/dialogs/preferences-dialog.c:3002 +#: ../app/dialogs/preferences-dialog.c:3007 msgid "Show zoom ratio" msgstr "Prikaži omjer zumiranja" -#: ../app/dialogs/preferences-dialog.c:3003 +#: ../app/dialogs/preferences-dialog.c:3008 msgid "Show image size" msgstr "Prikaži veličinu slike" -#: ../app/dialogs/preferences-dialog.c:3004 +#: ../app/dialogs/preferences-dialog.c:3009 msgid "Show drawable size" msgstr "Prikaži veličinu slikovnog objekta" -#: ../app/dialogs/preferences-dialog.c:3017 +#: ../app/dialogs/preferences-dialog.c:3022 msgid "Image Title Format" msgstr "Format naslova slike" -#: ../app/dialogs/preferences-dialog.c:3019 +#: ../app/dialogs/preferences-dialog.c:3024 msgid "Image Statusbar Format" msgstr "Format trake stanja slike" -#: ../app/dialogs/preferences-dialog.c:3104 +#: ../app/dialogs/preferences-dialog.c:3109 msgid "Image Window Snapping Behavior" msgstr "Način privlačenja u prozoru slike" -#: ../app/dialogs/preferences-dialog.c:3105 +#: ../app/dialogs/preferences-dialog.c:3110 msgid "Snapping" msgstr "Privlačenje" -#: ../app/dialogs/preferences-dialog.c:3112 +#: ../app/dialogs/preferences-dialog.c:3117 msgid "Default Behavior in Normal Mode" msgstr "Standaradno ponašanje u normalnom prikazu" -#: ../app/dialogs/preferences-dialog.c:3116 +#: ../app/dialogs/preferences-dialog.c:3121 msgid "Default Behavior in Fullscreen Mode" msgstr "Standaradno ponašanje u prikazu preko cijelog ekrana" -#: ../app/dialogs/preferences-dialog.c:3125 +#: ../app/dialogs/preferences-dialog.c:3130 msgid "_Snapping distance:" msgstr "Do_seg privlačenja:" -#: ../app/dialogs/preferences-dialog.c:3134 -#: ../app/dialogs/preferences-dialog.c:3135 +#: ../app/dialogs/preferences-dialog.c:3139 +#: ../app/dialogs/preferences-dialog.c:3140 msgid "Input Devices" msgstr "Ulazni uređaji" #. Extended Input Devices -#: ../app/dialogs/preferences-dialog.c:3141 +#: ../app/dialogs/preferences-dialog.c:3146 msgid "Extended Input Devices" msgstr "Prošireni ulazni uređaji" -#: ../app/dialogs/preferences-dialog.c:3145 +#: ../app/dialogs/preferences-dialog.c:3150 msgid "S_hare tool and tool options between input devices" msgstr "Dijeli alate i opcije alata između ulazni_h uređaja" -#: ../app/dialogs/preferences-dialog.c:3149 +#: ../app/dialogs/preferences-dialog.c:3154 msgid "Configure E_xtended Input Devices..." msgstr "Postavi _proširene ulazne uređaje …" -#: ../app/dialogs/preferences-dialog.c:3156 +#: ../app/dialogs/preferences-dialog.c:3161 msgid "_Save input device settings on exit" msgstr "_Spremi postavke ulaznog uređaja prilikom izlaska" -#: ../app/dialogs/preferences-dialog.c:3160 +#: ../app/dialogs/preferences-dialog.c:3165 msgid "Save Input Device Settings _Now" msgstr "Spremi postavke ulaznog uređaja _sada" -#: ../app/dialogs/preferences-dialog.c:3167 +#: ../app/dialogs/preferences-dialog.c:3172 msgid "_Reset Saved Input Device Settings to Default Values" msgstr "_Vrati spremljene postavke ulaznih uređaja na standardne vrijednosti" -#: ../app/dialogs/preferences-dialog.c:3182 +#: ../app/dialogs/preferences-dialog.c:3187 msgid "Additional Input Controllers" msgstr "Dodatni kontroleri ulaznih uređaja" -#: ../app/dialogs/preferences-dialog.c:3183 +#: ../app/dialogs/preferences-dialog.c:3188 msgid "Input Controllers" msgstr "Kontroleri ulaznih uređaja" -#: ../app/dialogs/preferences-dialog.c:3198 -#: ../app/dialogs/preferences-dialog.c:3199 +#: ../app/dialogs/preferences-dialog.c:3203 +#: ../app/dialogs/preferences-dialog.c:3204 msgid "Folders" msgstr "Mape" -#: ../app/dialogs/preferences-dialog.c:3206 +#: ../app/dialogs/preferences-dialog.c:3211 msgid "Reset _Folders" msgstr "Vrati _mape" -#: ../app/dialogs/preferences-dialog.c:3222 +#: ../app/dialogs/preferences-dialog.c:3227 msgid "_Temporary folder:" msgstr "_Privremene mape:" -#: ../app/dialogs/preferences-dialog.c:3223 +#: ../app/dialogs/preferences-dialog.c:3228 msgid "Select Folder for Temporary Files" msgstr "Odaberi mape za privremene datoteke" -#: ../app/dialogs/preferences-dialog.c:3227 +#: ../app/dialogs/preferences-dialog.c:3232 msgid "_Swap folder:" msgstr "Mapa _virtualne memorije:" -#: ../app/dialogs/preferences-dialog.c:3228 +#: ../app/dialogs/preferences-dialog.c:3233 msgid "Select Swap Folder" msgstr "Odaberi mapu virtualne memorije" -#: ../app/dialogs/preferences-dialog.c:3261 +#: ../app/dialogs/preferences-dialog.c:3266 msgid "Brush Folders" msgstr "Mape kistova" -#: ../app/dialogs/preferences-dialog.c:3264 +#: ../app/dialogs/preferences-dialog.c:3269 msgid "Reset Brush _Folders" msgstr "Vrati _mape kistova" -#: ../app/dialogs/preferences-dialog.c:3265 +#: ../app/dialogs/preferences-dialog.c:3270 msgid "Select Brush Folders" msgstr "Odaberi mape kistova" -#: ../app/dialogs/preferences-dialog.c:3267 +#: ../app/dialogs/preferences-dialog.c:3272 msgid "Dynamics Folders" msgstr "Mape dinamika" -#: ../app/dialogs/preferences-dialog.c:3270 +#: ../app/dialogs/preferences-dialog.c:3275 msgid "Reset Dynamics _Folders" msgstr "Vrati _mape dinamika" -#: ../app/dialogs/preferences-dialog.c:3271 +#: ../app/dialogs/preferences-dialog.c:3276 msgid "Select Dynamics Folders" msgstr "Odaberi mape dinamika" -#: ../app/dialogs/preferences-dialog.c:3273 +#: ../app/dialogs/preferences-dialog.c:3278 msgid "Pattern Folders" msgstr "Mape mustri" -#: ../app/dialogs/preferences-dialog.c:3276 +#: ../app/dialogs/preferences-dialog.c:3281 msgid "Reset Pattern _Folders" msgstr "Vrati _mape mustri" -#: ../app/dialogs/preferences-dialog.c:3277 +#: ../app/dialogs/preferences-dialog.c:3282 msgid "Select Pattern Folders" msgstr "Odaberi mape mustri" -#: ../app/dialogs/preferences-dialog.c:3279 +#: ../app/dialogs/preferences-dialog.c:3284 msgid "Palette Folders" msgstr "Mape paleta" -#: ../app/dialogs/preferences-dialog.c:3282 +#: ../app/dialogs/preferences-dialog.c:3287 msgid "Reset Palette _Folders" msgstr "Vrati _mape paleta" -#: ../app/dialogs/preferences-dialog.c:3283 +#: ../app/dialogs/preferences-dialog.c:3288 msgid "Select Palette Folders" msgstr "Odaberi mape paleta" -#: ../app/dialogs/preferences-dialog.c:3285 +#: ../app/dialogs/preferences-dialog.c:3290 msgid "Gradient Folders" msgstr "Mape gradijenata" -#: ../app/dialogs/preferences-dialog.c:3288 +#: ../app/dialogs/preferences-dialog.c:3293 msgid "Reset Gradient _Folders" msgstr "Vrati _mape gradijenata" -#: ../app/dialogs/preferences-dialog.c:3289 +#: ../app/dialogs/preferences-dialog.c:3294 msgid "Select Gradient Folders" msgstr "Odaberi mape gradijenata" -#: ../app/dialogs/preferences-dialog.c:3291 +#: ../app/dialogs/preferences-dialog.c:3296 msgid "Font Folders" msgstr "Mape fontova" -#: ../app/dialogs/preferences-dialog.c:3294 +#: ../app/dialogs/preferences-dialog.c:3299 msgid "Reset Font _Folders" msgstr "Vrati _mape fontova" -#: ../app/dialogs/preferences-dialog.c:3295 +#: ../app/dialogs/preferences-dialog.c:3300 msgid "Select Font Folders" msgstr "Odaberi mape fontova" -#: ../app/dialogs/preferences-dialog.c:3297 +#: ../app/dialogs/preferences-dialog.c:3302 msgid "Tool Preset Folders" msgstr "Mape postavki alata" -#: ../app/dialogs/preferences-dialog.c:3300 +#: ../app/dialogs/preferences-dialog.c:3305 msgid "Reset Tool Preset _Folders" msgstr "Vrati _mape postavki alata" -#: ../app/dialogs/preferences-dialog.c:3301 +#: ../app/dialogs/preferences-dialog.c:3306 msgid "Select Tool Preset Folders" msgstr "Odaberi mape postavki alata" -#: ../app/dialogs/preferences-dialog.c:3303 +#: ../app/dialogs/preferences-dialog.c:3308 msgid "MyPaint Brush Folders" msgstr "Mape MyPaint kistova" -#: ../app/dialogs/preferences-dialog.c:3306 +#: ../app/dialogs/preferences-dialog.c:3311 msgid "Reset MyPaint Brush _Folders" msgstr "Vrati _mape MyPaint kistova" -#: ../app/dialogs/preferences-dialog.c:3307 +#: ../app/dialogs/preferences-dialog.c:3312 msgid "Select MyPaint Brush Folders" msgstr "Odaberi mape MyPaint kistova" -#: ../app/dialogs/preferences-dialog.c:3309 +#: ../app/dialogs/preferences-dialog.c:3314 msgid "Plug-in Folders" msgstr "Mape dodataka" -#: ../app/dialogs/preferences-dialog.c:3312 +#: ../app/dialogs/preferences-dialog.c:3317 msgid "Reset plug-in _Folders" msgstr "Vrati _mape dodataka" -#: ../app/dialogs/preferences-dialog.c:3313 +#: ../app/dialogs/preferences-dialog.c:3318 msgid "Select plug-in Folders" msgstr "Odaberi mape dodataka" -#: ../app/dialogs/preferences-dialog.c:3315 +#: ../app/dialogs/preferences-dialog.c:3320 msgid "Scripts" msgstr "Skriptovi" -#: ../app/dialogs/preferences-dialog.c:3315 +#: ../app/dialogs/preferences-dialog.c:3320 msgid "Script-Fu Folders" msgstr "Script‑Fu mape" -#: ../app/dialogs/preferences-dialog.c:3318 +#: ../app/dialogs/preferences-dialog.c:3323 msgid "Reset Script-Fu _Folders" msgstr "Vrati Script‑Fu _mape" -#: ../app/dialogs/preferences-dialog.c:3319 +#: ../app/dialogs/preferences-dialog.c:3324 msgid "Select Script-Fu Folders" msgstr "Odaberi Script‑Fu mape" -#: ../app/dialogs/preferences-dialog.c:3321 +#: ../app/dialogs/preferences-dialog.c:3326 msgid "Module Folders" msgstr "Mape modula" -#: ../app/dialogs/preferences-dialog.c:3324 +#: ../app/dialogs/preferences-dialog.c:3329 msgid "Reset Module _Folders" msgstr "Vrati _mape modula" -#: ../app/dialogs/preferences-dialog.c:3325 +#: ../app/dialogs/preferences-dialog.c:3330 msgid "Select Module Folders" msgstr "Odaberi mape modula" -#: ../app/dialogs/preferences-dialog.c:3327 +#: ../app/dialogs/preferences-dialog.c:3332 msgid "Interpreters" msgstr "Interpreteri" -#: ../app/dialogs/preferences-dialog.c:3327 +#: ../app/dialogs/preferences-dialog.c:3332 msgid "Interpreter Folders" msgstr "Mape interpretera" -#: ../app/dialogs/preferences-dialog.c:3330 +#: ../app/dialogs/preferences-dialog.c:3335 msgid "Reset Interpreter _Folders" msgstr "Vrati _mape interpretera" -#: ../app/dialogs/preferences-dialog.c:3331 +#: ../app/dialogs/preferences-dialog.c:3336 msgid "Select Interpreter Folders" msgstr "Odaberi mape interpretera" -#: ../app/dialogs/preferences-dialog.c:3333 +#: ../app/dialogs/preferences-dialog.c:3338 msgid "Environment" msgstr "Okruženje" -#: ../app/dialogs/preferences-dialog.c:3333 +#: ../app/dialogs/preferences-dialog.c:3338 msgid "Environment Folders" msgstr "Mape okruženja" -#: ../app/dialogs/preferences-dialog.c:3336 +#: ../app/dialogs/preferences-dialog.c:3341 msgid "Reset Environment _Folders" msgstr "Vrati _mape okruženja" -#: ../app/dialogs/preferences-dialog.c:3337 +#: ../app/dialogs/preferences-dialog.c:3342 msgid "Select Environment Folders" msgstr "Odaberi mape okruženja" -#: ../app/dialogs/preferences-dialog.c:3339 +#: ../app/dialogs/preferences-dialog.c:3344 msgid "Themes" msgstr "Teme" -#: ../app/dialogs/preferences-dialog.c:3339 +#: ../app/dialogs/preferences-dialog.c:3344 msgid "Theme Folders" msgstr "Mape tema" -#: ../app/dialogs/preferences-dialog.c:3342 +#: ../app/dialogs/preferences-dialog.c:3347 msgid "Reset Theme _Folders" msgstr "Vrati _mape tema" -#: ../app/dialogs/preferences-dialog.c:3343 +#: ../app/dialogs/preferences-dialog.c:3348 msgid "Select Theme Folders" msgstr "Odaberi mape za teme" -#: ../app/dialogs/preferences-dialog.c:3345 +#: ../app/dialogs/preferences-dialog.c:3350 msgid "Icon Themes" msgstr "Teme ikona" -#: ../app/dialogs/preferences-dialog.c:3345 +#: ../app/dialogs/preferences-dialog.c:3350 msgid "Icon Theme Folders" msgstr "Mape tema ikona" -#: ../app/dialogs/preferences-dialog.c:3348 +#: ../app/dialogs/preferences-dialog.c:3353 msgid "Reset Icon Theme _Folders" msgstr "Vrati _mape tema ikona" -#: ../app/dialogs/preferences-dialog.c:3349 +#: ../app/dialogs/preferences-dialog.c:3354 msgid "Select Icon Theme Folders" msgstr "Odberi mape tema ikona" @@ -21906,7 +21965,7 @@ "Neka svojstva teksta su vjerojatno pogrešna. Osim ako želiš urediti " "tekstualni sloj, ne moraš brinuti o ovome." -#: ../app/text/gimptextlayout.c:585 +#: ../app/text/gimptextlayout.c:594 msgid "" "The new text layout cannot be generated. Most likely the font size is too " "big." @@ -27724,11 +27783,11 @@ msgid "Error creating '%s': " msgstr "Greška u stvaranju „%s”: " -#: ../app/xcf/xcf-load.c:241 +#: ../app/xcf/xcf-load.c:250 msgid "Invalid image mode and precision combination." msgstr "Neispravna kombinacija modusa slike i preciznosti." -#: ../app/xcf/xcf-load.c:366 +#: ../app/xcf/xcf-load.c:375 #, c-format msgid "" "Corrupt 'exif-data' parasite discovered.\n" @@ -27737,7 +27796,7 @@ "Otkriven je oštećeni 'exif‑data' parazit.\n" "Exif podaci se ne mogu preseliti: %s" -#: ../app/xcf/xcf-load.c:403 +#: ../app/xcf/xcf-load.c:412 msgid "" "Corrupt 'gimp-metadata' parasite discovered.\n" "XMP data could not be migrated." @@ -27745,7 +27804,7 @@ "Otkriven je oštećeni 'gimp‑metadata' parazit.\n" "XMP podaci se ne mogu preseliti." -#: ../app/xcf/xcf-load.c:427 +#: ../app/xcf/xcf-load.c:436 #, c-format msgid "" "Corrupt XMP metadata saved by an older version of GIMP could not be " @@ -27757,7 +27816,7 @@ "starijom verzijom GIMP-a, te će se zanemariti.\n" "Ako ne znaš što je XMP, najvjerojatnije ga ne trebaš. Prijavljena greška: %s." -#: ../app/xcf/xcf-load.c:691 +#: ../app/xcf/xcf-load.c:715 msgid "" "This XCF file is corrupt! I have loaded as much of it as I can, but it is " "incomplete." @@ -27765,7 +27824,7 @@ "XFC datoteka je oštećena! Učitano je koliko god je bilo moguće, ali nije " "kompletno učitano." -#: ../app/xcf/xcf-load.c:710 +#: ../app/xcf/xcf-load.c:734 msgid "" "This XCF file is corrupt! I could not even salvage any partial image data " "from it." @@ -27773,7 +27832,7 @@ "XFC datoteka je oštećena! Nije bilo moguće spasiti bilo koje djelomične " "podatke slike." -#: ../app/xcf/xcf-load.c:801 +#: ../app/xcf/xcf-load.c:825 msgid "" "XCF warning: version 0 of XCF file format\n" "did not save indexed colormaps correctly.\n" diff -Nru gimp-2.10.32/po/is.po gimp-2.10.34/po/is.po --- gimp-2.10.32/po/is.po 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po/is.po 2023-02-21 19:56:20.000000000 +0000 @@ -12,8 +12,8 @@ msgstr "" "Project-Id-Version: gimp.gimp-2-8.is\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2022-04-05 16:28+0000\n" -"PO-Revision-Date: 2022-04-07 10:51+0000\n" +"POT-Creation-Date: 2022-09-06 22:35+0000\n" +"PO-Revision-Date: 2022-09-08 16:53+0000\n" "Last-Translator: Sveinn í Felli \n" "Language-Team: Icelandic\n" "Language: is\n" @@ -21,7 +21,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=1;\n" -"X-Generator: Lokalize 19.12.3\n" +"X-Generator: Lokalize 21.12.3\n" #: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:1 #: ../desktop/gimp.desktop.in.in.h:1 ../app/about.h:26 @@ -79,12 +79,64 @@ #: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:8 msgid "" +"GIMP continues strengthening its bases with this new version 2.10.32 fixing " +"many bugs and improving format support. Notable changes:" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:9 +msgid "8 and 16-bit CMYK(A) TIFF files import is now supported" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:10 +#| msgid "HEIF import/export: color profile support" +msgid "BIGTIFF import and export are now supported" +msgstr "Nú er stuðningur við BIGTIFF inn- og útflutning" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:11 +msgid "JPEG XL files import is now supported" +msgstr "Nú er stuðningur við innflutning JPEG XL skráa" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:12 +msgid "" +"DDS export has new \"Flip\" (useful for some game engine) and \"Visible " +"layers\" options" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:13 +msgid "Other improved format supports: BMP, DICOM, EPS, RAW, TGA, WebP" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:14 +msgid "" +"The screenshot plug-in on Windows has now an option to capture the cursor" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:15 +msgid "Several usability improvements in official themes and icons" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:16 +msgid "" +"New support for localized glyphs ('locl') in Text tool depending on the " +"value of the \"Language\" tool option" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:17 +msgid "More robust XCF import" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:18 +msgid "Several metadata handling improvements" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:19 +msgid "" "GIMP 2.10.30 fixes many bugs, updates backend implementations to follow OS " "evolutions, improves metadata support as well as support of several formats, " "such as PSD and AVIF." msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:9 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:20 msgid "" "GIMP 2.10.28 fixes a build issue of GIMP 2.10.26, where some theme data was " "not properly installed." @@ -92,105 +144,103 @@ "GIMP 2.10.28 lagar vandamál við byggingu GIMP 2.10.26, þar sem sum gögn " "varðandi þemu voru ekki rétt uppsett." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:10 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:21 msgid "" "GIMP 2.10.26 is a bug fix release, containing dozens of fixes, both in core, " "scripts and plug-in code." msgstr "" -"GIMP 2.10.26 er fyrst og fremst útgáfa fyrir villulagfæringar, bæði í kjarna," -" skriftum og kóða viðbóta." +"GIMP 2.10.26 er fyrst og fremst útgáfa fyrir villulagfæringar, bæði í " +"kjarna, skriftum og kóða viðbóta." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:11 -#| msgid "GIMP 2.10.22 is mainly a bug fix release. Notable changes:" +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:22 msgid "GIMP 2.10.24 is again mostly a bug fix release. Notable changes:" msgstr "" -"GIMP 2.10.24 er fyrst og fremst útgáfa fyrir villulagfæringar og bestanir." -" Helstar eru:" +"GIMP 2.10.24 er fyrst og fremst útgáfa fyrir villulagfæringar og bestanir. " +"Helstar eru:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:12 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:23 msgid "GeoTIFF metadata support added" msgstr "Bætt við stuðningi við GeoTIFF-lýsigögn" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:13 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:24 msgid "" "PDF import now proposes an option to load layers in reverse orders and " "allows fractional pixel density" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:14 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:25 msgid "" "Raw image import updated to handle API changes in darktable 3.6 and over" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:15 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:26 msgid "" "File format improved support: HEIF, PSP, TIFF, JPEG, PNG, PDF, DDS, BMP, PSD" msgstr "" "Stuðningur við fleiri skráasnið: HEIF, PSP, TIFF, JPEG, PNG, PDF, DDS, BMP, " "PSD" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:16 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:27 msgid "Many fixes and improvements to the metadata viewer and editor" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:17 -#| msgid "Handle transformation" +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:28 msgid "New Kabyle translation" msgstr "Ný Kabyle-þýðing" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:18 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:29 msgid "Off-canvas point snapping (to grid, guides, paths) made possible" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:19 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:30 msgid "GIMP 2.10.22 is mainly a bug fix release. Notable changes:" msgstr "" "GIMP 2.10.22 er fyrst og fremst útgáfa fyrir villulagfæringar og bestanir. " "Helstar eru:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:20 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:31 msgid "" "HEIF support improvements: optional exporting with high bit depth, AVIF " "importing and exporting" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:21 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:32 msgid "Multiple improvements in Corel PaintShop Pro support" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:22 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:33 msgid "\"Sample merged\" now available in GEGL operation tool options" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:23 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:34 msgid "\"Sample merged\" is now enabled by default for color picking" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:24 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:35 msgid "" "The option enabling OpenCL support has been moved to the Playground tab in " "Preferences" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:25 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:36 msgid "" "Matting Levin is now the default engine of Foreground Select tool as it " "performs a lot better" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:26 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:37 msgid "New progressive performance logs and dashboard updates" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:27 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:38 msgid "Verbose debug now shows Flatpak info when relevant" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:28 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:39 msgid "Various bug fixes" msgstr "Ýmsar villuleiðréttingar" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:29 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:40 msgid "" "GIMP 2.10.20 comes with new features as well as important bugfixes. Notable " "changes:" @@ -198,161 +248,161 @@ "GIMP 2.10.20 kemur með margar villulagfæringar og bestanir ýmsum atriðum. " "Eftirtektarverðar breytingar eru:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:30 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:41 msgid "Tool groups now expand on hover rather than click by default" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:31 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:42 msgid "" "Non-destructive cropping now available by cropping the canvas rather than " "actual pixels" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:32 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:43 msgid "" "Better PSD support: exporting of 16-bit files now available, reading/writing " "channels in the right order" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:33 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:44 msgid "On-canvas controls for the Vignette filter" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:34 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:45 msgid "New filters: Bloom, Focus Blur, Lens Blur, Variable Blur" msgstr "" "Nýjar síur: Blómi, Fókusafskerping, Linsuafskerping, Breytileg afskerping" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:35 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:46 msgid "Over 30 bugfixes" msgstr "Yfir 30 villuleiðréttingar" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:36 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:47 msgid "" "GIMP 2.10.18 fixes some critical bugs, introduces naive support for CMYK PSD " "files, and adds a higher-contrast variation of the symbolic icon theme." msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:37 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:48 msgid "" "GIMP 2.10.16 delivers several major usability improvements, a new tool for " "transformations in 3D space, new release checker, and the usual amount of " "bug fixes. Notable improvements:" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:38 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:49 msgid "Tools are now grouped in the toolbox by default" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:39 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:50 msgid "Sliders now use a compact style with improved user interaction" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:40 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:51 msgid "Vastly improved user experience for the transformation preview" msgstr "Mikið endurbætt upplifun notenda á forskoðun ummyndana" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:41 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:52 msgid "Dockable areas now highlighted when a dockable dialog is being dragged" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:42 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:53 msgid "New 3D Transform tool to rotate and pan items" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:43 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:54 msgid "Much smoother brush outline motion on the canvas" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:44 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:55 msgid "Consolidated user interface for merging down and anchoring layers" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:45 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:56 msgid "Update check to notify users that a new release/installer is available" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:46 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:57 msgid "" "GIMP 2.10.14 is again mostly a bug fix release, making GIMP rock-solid. " "Furthermore many old filters got finally ported to GEGL. Of course it also " "has a few noteworthy improvements:" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:47 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:58 msgid "" "View menu: new \"Show All\" option to reveal pixels outside the canvas " "boundary" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:48 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:59 msgid "Filters: new \"Clipping\" option to allow layer resize when relevant" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:49 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:60 msgid "Foreground Select tool: new \"Grayscale\" Preview Mode" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:50 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:61 msgid "Foreground Select tool: color/opacity selector for \"Color\" preview" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:51 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:62 msgid "Free Select tool: improved copy-paste interaction" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:52 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:63 msgid "Transform tools: new Image transform type to transform the whole image" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:53 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:64 msgid "Preferences: new \"Allow editing on non-visible layers\" setting" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:54 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:65 msgid "HEIF import/export: color profile support" msgstr "HEIF inn-/útflutningur: stuðningur við litasnið" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:55 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:66 msgid "PDF export: text layers in layer groups now exported as texts" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:56 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:67 msgid "TIFF import: now asks how to process unspecified TIFF channels" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:57 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:68 msgid "" "GIMP 2.10.12 is a significant bug fix release, which is to be expected after " "a 2.10.10 with so many changes! Still, very cool improvements are also " "available, in particular for curves editing:" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:58 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:69 msgid "Improved curves interaction overall" msgstr "Bætt almenn víxlverkun ferla" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:59 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:70 msgid "A few enhancements specific to the Curves tool" msgstr "Nokkrar endurbætur sérstaklega fyrir ferlaverkfærið" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:60 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:71 msgid "Layer support in TIFF" msgstr "Stuðningur við lög í TIFF" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:61 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:72 msgid "Discovery of user-installed fonts in Windows" msgstr "Leit að uppsettu letri notenda í Windows" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:62 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:73 msgid "Incremental mode in the Dodge/Burn tool" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:63 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:74 msgid "Free Select tool creates preliminary selection" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:64 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:75 msgid "" "GIMP 2.10.10 is quite a big update with many new features and bug fixes. " "Notable improvements include:" @@ -360,7 +410,7 @@ "GIMP 2.10.10 er ansi mikil uppfærsla með mörgum nýjum eiginleikum og " "villulagfæringum. Eftirtektarverðar lagfæringar eru:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:65 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:76 msgid "" "Bucket Fill tool: new \"Fill by line art detection\" for not perfectly " "closed line art zones" @@ -368,11 +418,11 @@ "Fyllingarverkfæri: nýtt \"Fylla með greindri línumynd\" fyrir svæði í " "línumynd (line-art) sem ekki eru fullkomlega lokuð" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:66 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:77 msgid "Bucket Fill tool can now quickly color-pick with Ctrl+click" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:67 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:78 msgid "" "Bucket Fill tool allows holding the mouse when filling \"similar colors\" " "and \"by line art detection\"" @@ -380,70 +430,70 @@ "Fyllingarverkfærð gerir kleift að fylla \"áþekka liti\" og \"með greindri " "línumynd\" með því að halda músinni" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:68 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:79 msgid "Scale tool scales around center even when using numeric input" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:69 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:80 msgid "" "Unified Transform tool now defaults to preserving aspect ratio when scaling " "up or down" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:70 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:81 msgid "" "Add \"Constrain handles\" and \"Around center\" options to the perspective-" "transform tool's GUI" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:71 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:82 msgid "New generic canvas modifier 'Alt + middle click' to pick layers" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:72 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:83 msgid "Parametric brushes now 32-bit float to avoid posterization" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:73 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:84 msgid "Clipboard brushes and pattern can now be duplicated" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:74 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:85 msgid "" "Failure to edit locked layers will blink to shift attention to the cause of " "the error" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:75 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:86 msgid "" "New on-canvas GUI (simple lines) for circular, linear, and zoom motion blur" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:76 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:87 msgid "Several optimizations including faster layer group rendering" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:77 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:88 msgid "" "Swap and cache files are not saved in the configuration directory anymore" msgstr "" "Diskminnis- og biðminnisskrár eru ekki lengur vistaðar í stillingamöppuna" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:78 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:89 msgid "" "Various file saving/exporting made more robust to error by not saving " "partial files" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:79 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:90 msgid "HiDPI support improvements" msgstr "Endurbætur á HiDPI-stuðningi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:80 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:91 msgid "New preference to choose the default export file type" msgstr "Ný kjörstilling til að velja sjálfgefna skráartegund útflutnings" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:81 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:92 msgid "" "New option to export PNG, JPEG and TIFF with a color profile; always export " "PSD with a color profile" @@ -451,17 +501,17 @@ "Nýr valkostur til að flytja út PNG, JPEG og TIFF með litasniði; alltaf " "flytja út PSD með litasniði" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:82 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:93 msgid "New DDS format loading/exporting plug-in" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:83 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:94 msgid "" "Full rewrite of the Spyrogimp plug-in with more options and better " "interaction" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:84 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:95 msgid "" "GIMP 2.10.8 is mostly a bug fix and optimization release. In particular, it " "includes:" @@ -469,29 +519,29 @@ "GIMP 2.10.4 er fyrst og fremst útgáfa fyrir villulagfæringar og bestanir. " "Helstar eru:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:85 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:96 msgid "" "Adaptative chunk size when rendering projections, improving responsiveness " "dynamically" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:86 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:97 msgid "Detection of RawTherapee (version 5.5 and above) improved on Windows" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:87 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:98 msgid "" "XCF compatibility information in the Save dialog more understandable and " "discoverable" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:88 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:99 msgid "" "Various performance log tools added and log recording made available in the " "Dashboard dock" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:89 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:100 msgid "" "GIMP 2.10.6 comes with a lot of bug fixes, optimizations and features. Most " "notable changes are:" @@ -499,47 +549,47 @@ "GIMP 2.10.6 kemur með margar villulagfæringar, bestanir og nýja eiginleika. " "Eftirtektarverðar breytingar eru:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:90 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:101 msgid "" "Text layers can now represent vertical texts (with various character " "orientations and line directions)" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:91 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:102 msgid "New \"Little Planet\" (gegl:stereographic-projection) filter" msgstr "Ný sía \"Lítil pláneta\" (gegl:stereographic-projection - rúmsjármynd)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:92 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:103 msgid "New \"Long Shadow\" filter" msgstr "Ný 'Langur skuggi' sía" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:93 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:104 msgid "" "The \"Straighten\" option of the Measure Tool now allows vertical " "straightening" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:94 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:105 msgid "" "Drawable previews are now rendered asynchronously and layer group previews " "can be disabled in Preferences" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:95 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:106 msgid "" "New \"async\" field in the Dashboard \"misc\" group, showing the number of " "async operations currently running" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:96 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:107 msgid "File format filtering in Open/Save/Export dialogs made less confusing" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:97 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:108 msgid "New language (having GIMP translated in 81 languages now): Marathi" msgstr "Nýtt tungumál (þar með er GIMP þýtt á 81 tungumál): Marathi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:98 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:109 msgid "" "GIMP 2.10.4 includes a lot of bug fixes as well as various optimizations. " "Most notable changes are:" @@ -547,27 +597,27 @@ "GIMP 2.10.4 kemur með margar villulagfæringar og bestanir ýmsum atriðum. " "Eftirtektarverðar breytingar eru:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:99 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:110 msgid "" "Straightening in Measurement tool: layers can be rotated using the " "measurement line as horizon" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:100 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:111 msgid "Fast startup: fonts loading is not blocking startup anymore" msgstr "Hröð ræsing: innhleðsla á letri tefur ekki lengur fyrir ræsingu" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:101 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:112 msgid "" "Fonts Tagging with the same user interface as for brushes, patterns, and " "gradients" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:102 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:113 msgid "PSD support: a pre-composited version of a PSD image can be imported" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:103 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:114 msgid "" "Dashboard update: new \"Memory\" group and improved \"Swap\" group showing " "various metrics" @@ -575,14 +625,14 @@ "Uppfærsla á stjórnborði: nýr hópur um \"Minni\" og bætt framsetning á hóp um " "\"Diskminni\" þar sem birtast ýmsar mælingar" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:104 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:115 msgid "" "This second release in the GIMP 2.10 series, so soon after 2.10.0, is mostly " "the usual bug-fixing version after a major release, with a few dozen bugs " "fixed." msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:105 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:116 msgid "" "It also features a new plug-in for the support of the HEIF format, both for " "importing and exporting, as well as 2 new filters: \"Spherize\" and " @@ -590,17 +640,17 @@ "policy in stable micro releases." msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:106 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:117 msgid "" "First release of the 2.10 series which prominently features the port to a " "new image processing engine, GEGL. The most outstanding changes are:" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:107 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:118 msgid "High bit depth color processing (16/32-bit per color channel)" msgstr "Vinnsla mynda með mikilli litadýpt (16/32-bitar á hverja litrás)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:108 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:119 msgid "" "Color management is a core feature now, most widgets and preview areas are " "color-managed" @@ -608,32 +658,32 @@ "Litastýring er núna kjarnaeiginleiki, flestir viðmótshlutar og " "forskoðunarsvæði eru litastýrð" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:109 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:120 msgid "" "On-canvas effect preview, with split view for before/after processing pixels" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:110 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:121 msgid "" "Multi-threaded and hardware-accelerated rendering, processing and painting" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:111 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:122 msgid "Most tools improved, several new transformation tools" msgstr "Flest verkfæri betrumbætt, nokkur ný ummyndunarverkfæri" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:112 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:123 msgid "" "Improved support for many image formats, in particular better PSD importing" msgstr "" "Bættur stuðningur við margar gerðir myndskráa, sérstaklega betri " "innflutningur PSD-skráa" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:113 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:124 msgid "Newly supported image formats: OpenEXR, RGBE, WebP, HGT…" msgstr "Nýstudd skráasnið mynda: OpenEXR, RGBE, WebP, HGT…" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:114 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:125 msgid "" "Improved digital painting: canvas rotation and flipping, symmetry painting, " "MyPaint brushes…" @@ -641,62 +691,62 @@ "Bætt stafræn málun: snúningur og fletting myndflatar, samhverf málun, " "MyPaint málunarpenslar…" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:115 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:126 msgid "Metadata viewing and editing for Exif, XMP, IPTC, and DICOM" msgstr "Skoðun og meðhöndlun lýsigagna fyrir EXIF, XMP, IPTC og DICOM" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:116 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:127 msgid "Basic HiDPI support: automatically or user-selected icon size" msgstr "Grunnstuðningur við HiDPI: sjálfvirk eða notendastýrð stærð táknmynda" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:117 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:128 msgid "New themes for GIMP: Light, Gray, Dark, and System" msgstr "Ný þemu fyrir GIMP: Ljóst, Grátt, Dökkt, og Kerfislitir" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:118 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:129 msgid "And much, much more…" msgstr "Og margt, margt fleira…" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:119 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:130 msgid "" "In this second release candidate before GIMP 2.10.0, while debugging is " "still a prime target, a new focus has been put on speed and optimization in " "order to provide a smoother painting experience. Bigger changes are:" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:120 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:131 msgid "" "Major core optimizations for painting and display, including parallelized " "painting code" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:121 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:132 msgid "Symmetries are now preserved in XCF files (saved as image parasites)" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:122 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:133 msgid "" "\"Light\" and \"Dark\" themes rewritten from scratch to get rid of various " "usability issues. \"Lighter\" and \"Darker\" themes removed." msgstr "" -"\"Ljóst\" og \"Dökkt\" þemu hafa verið endurskrifuð frá grunni til að losna" -" við ýmis notkunarvandamál. \"Ljósara\" og \"Dekkra\" þemu voru fjarlægð." +"\"Ljóst\" og \"Dökkt\" þemu hafa verið endurskrifuð frá grunni til að losna " +"við ýmis notkunarvandamál. \"Ljósara\" og \"Dekkra\" þemu voru fjarlægð." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:123 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:134 msgid "" "New GimpToolGyroscope on-canvas control, currently used for the Panorama " "Projection filter. The widget provides on-canvas interaction for 3D rotation " "(yaw, pitch, roll)." msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:124 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:135 msgid "" "Plug-in debugging improved to output stack traces from plug-ins with --stack-" "trace-mode command line option not only on receiving signals but also on " "warnings and critical errors when \"fatal-warnings\" debug key is set" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:125 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:136 msgid "" "GIMP 2.10.0-RC1 is the first release candidate before GIMP 2.10.0 stable " "release, with a focus on debugging and stability. Other than the many bug " @@ -706,11 +756,11 @@ "útgáfunni, með áherslu á villulagfæringar og stöðugleika. Fyrir utan margar " "leiðréttingar á villum, eru helstu eiginleikarnir þessir:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:126 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:137 msgid "New dashboard dockable to monitor GIMP resource usage" msgstr "Nýtt tengjanlegt stjórnborð til að vakta notkun GIMP á tilföngum" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:127 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:138 msgid "" "New debug dialog to produce back traces and other debug data, encouraging to " "report bugs" @@ -718,34 +768,34 @@ "Nýr aflúsunargluggi til að útbúa afturrakningu og önnur villuleitargögn, á " "að virka hvetjandi til að tilkynna villur" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:128 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:139 msgid "Unsaved images can now be recovered after a crash" msgstr "Óvistaðar myndir er hægt að endurheimta eftir hrun" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:129 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:140 msgid "Layer masks on layer groups" msgstr "Laghulur á hópuð lög" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:130 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:141 msgid "JPEG 2000 support improved for high bit depth and various color spaces" msgstr "" "Endurbættur stuðningur við JPEG 2000 vegna hárrar bitadýptar og marvíslegra " "litarýmda" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:131 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:142 msgid "Screenshot and color picking improved on various platforms" msgstr "" "Endurbættur stuðningur við litaplokkara og skjámyndatöku á mörgum stýrikerfum" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:132 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:143 msgid "Metadata defaults preferences now available" msgstr "Kjörstillingar sjálfgefinna lýsigagna eru núna tiltækar" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:133 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:144 msgid "Various GUI polishing" msgstr "Ýmis fínisering notandaviðmóts" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:134 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:145 msgid "" "GIMP 2.9.8 introduces on-canvas gradient editing and various enhancements " "while focusing on bugfixing and stability." @@ -753,47 +803,47 @@ "GIMP 2.9.8 kemur með breytingar litstigla á myndfleti auk ýmissa endurbóta " "með áherslu á villulagfæringar og stöðugleika." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:135 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:146 msgid "On-canvas gradient editing" msgstr "Breyta litstiglum á myndfleti" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:136 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:147 msgid "Notification when an image is over/underexposed" msgstr "Tilkynning þegar mynd er yfirlýst/undirlýst" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:137 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:148 msgid "Better and faster color management" msgstr "Betri og hraðari litastýring" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:138 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:149 msgid "Support for color picker and screenshots in Wayland on KDE Plasma" msgstr "Stuðningur við litaplokkara og skjámyndatöku í KDE Plasma á Wayland" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:139 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:150 msgid "Paste in place feature" msgstr "Líma á staðnum eiginleiki" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:140 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:151 msgid "Many usability improvements" msgstr "Margar endurbætur á notagildi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:141 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:152 msgid "Manual can be displayed in the user's preferred language" msgstr "Hægt er að birta handbina á umbeðnu tungumáli notandans" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:142 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:153 msgid "Improvements for the Wavelet Decompose filter" msgstr "Endurbætur á 'Aðskilja í smábylgjur'-síunni (Wavelet Decompose)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:143 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:154 msgid "Improved compatibility with Photoshop .psd files" msgstr "Bætt samhæfni við Photoshop .psd skrár" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:144 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:155 msgid "New support for password-protected PDF" msgstr "Nýr stuðningur við PDF-skrár sem læst er með aðgangsorði" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:145 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:156 msgid "New support for HGT format (Digital Elevation Model data)" msgstr "Nýr stuðningur við HGT-skráasnið (gögn stafræns hæðarlíkans)" @@ -861,7 +911,7 @@ "Með GIMP hefði átt að fylgja eintak af GNU General Public License; en ef svo " "er ekki þá skaltu skoða: https://www.gnu.org/licenses/" -#: ../app/gimp-update.c:385 +#: ../app/gimp-update.c:415 #, c-format msgid "" "A new version of GIMP (%s) was released.\n" @@ -1048,7 +1098,7 @@ #. initialize the list of gimp brushes #: ../app/actions/actions.c:114 ../app/core/gimp-data-factories.c:349 -#: ../app/dialogs/dialogs.c:337 ../app/dialogs/preferences-dialog.c:3261 +#: ../app/dialogs/dialogs.c:337 ../app/dialogs/preferences-dialog.c:3266 msgid "Brushes" msgstr "Penslar" @@ -1097,7 +1147,7 @@ #. Document History #: ../app/actions/actions.c:147 ../app/dialogs/dialogs.c:364 -#: ../app/dialogs/preferences-dialog.c:1228 +#: ../app/dialogs/preferences-dialog.c:1233 msgid "Document History" msgstr "Ferill skjals" @@ -1132,7 +1182,7 @@ #. initialize the list of gimp fonts #: ../app/actions/actions.c:171 ../app/core/gimp-data-factories.c:383 -#: ../app/dialogs/dialogs.c:355 ../app/dialogs/preferences-dialog.c:3291 +#: ../app/dialogs/dialogs.c:355 ../app/dialogs/preferences-dialog.c:3296 msgid "Fonts" msgstr "Leturgerðir" @@ -1143,12 +1193,12 @@ #. initialize the list of gimp gradients #: ../app/actions/actions.c:177 ../app/core/gimp-data-factories.c:374 -#: ../app/dialogs/dialogs.c:349 ../app/dialogs/preferences-dialog.c:3285 +#: ../app/dialogs/dialogs.c:349 ../app/dialogs/preferences-dialog.c:3290 msgid "Gradients" msgstr "Litstiglar" #: ../app/actions/actions.c:180 ../app/core/gimp-data-factories.c:390 -#: ../app/dialogs/dialogs.c:361 ../app/dialogs/preferences-dialog.c:3297 +#: ../app/dialogs/dialogs.c:361 ../app/dialogs/preferences-dialog.c:3302 msgid "Tool Presets" msgstr "Forstillingar verkfæra" @@ -1177,7 +1227,7 @@ #. initialize the list of mypaint brushes #: ../app/actions/actions.c:198 ../app/core/gimp-data-factories.c:359 -#: ../app/dialogs/dialogs.c:343 ../app/dialogs/preferences-dialog.c:3303 +#: ../app/dialogs/dialogs.c:343 ../app/dialogs/preferences-dialog.c:3308 msgid "MyPaint Brushes" msgstr "MyPaint málunarpenslar" @@ -1188,23 +1238,23 @@ #. initialize the list of gimp palettes #: ../app/actions/actions.c:204 ../app/core/gimp-data-factories.c:369 -#: ../app/dialogs/dialogs.c:352 ../app/dialogs/preferences-dialog.c:3279 +#: ../app/dialogs/dialogs.c:352 ../app/dialogs/preferences-dialog.c:3284 msgid "Palettes" msgstr "Litaspjöld" #. initialize the list of gimp patterns #: ../app/actions/actions.c:207 ../app/core/gimp-data-factories.c:364 -#: ../app/dialogs/dialogs.c:346 ../app/dialogs/preferences-dialog.c:3273 +#: ../app/dialogs/dialogs.c:346 ../app/dialogs/preferences-dialog.c:3278 msgid "Patterns" msgstr "Mynstur" -#: ../app/actions/actions.c:210 ../app/dialogs/preferences-dialog.c:3309 +#: ../app/actions/actions.c:210 ../app/dialogs/preferences-dialog.c:3314 msgid "Plug-ins" msgstr "Hjálparforrit" #. Quick Mask Color #: ../app/actions/actions.c:213 ../app/core/gimpchannel.c:358 -#: ../app/dialogs/preferences-dialog.c:1778 +#: ../app/dialogs/preferences-dialog.c:1783 msgid "Quick Mask" msgstr "Flýtihula" @@ -3213,9 +3263,9 @@ #: ../app/dialogs/item-options-dialog.c:145 #: ../app/dialogs/layer-add-mask-dialog.c:110 #: ../app/dialogs/palette-import-dialog.c:162 -#: ../app/dialogs/preferences-dialog.c:291 -#: ../app/dialogs/preferences-dialog.c:665 -#: ../app/dialogs/preferences-dialog.c:1133 +#: ../app/dialogs/preferences-dialog.c:293 +#: ../app/dialogs/preferences-dialog.c:667 +#: ../app/dialogs/preferences-dialog.c:1135 #: ../app/dialogs/print-size-dialog.c:124 ../app/dialogs/quit-dialog.c:171 #: ../app/dialogs/resize-dialog.c:186 #: ../app/dialogs/resolution-calibrate-dialog.c:75 @@ -4010,7 +4060,7 @@ msgstr "Hreinsa ferilskráningu skjala" #: ../app/actions/documents-commands.c:238 ../app/actions/edit-commands.c:168 -#: ../app/dialogs/preferences-dialog.c:666 +#: ../app/dialogs/preferences-dialog.c:668 msgid "Cl_ear" msgstr "Hr_einsa" @@ -4549,7 +4599,6 @@ msgstr "Afrita nefnt" #: ../app/actions/edit-commands.c:444 -#| msgid "Copy Visible Named " msgid "Copy Visible Named" msgstr "Afrita sýnilegt í nefnt" @@ -6744,7 +6793,7 @@ #. Scaling #: ../app/actions/image-commands.c:1505 ../app/actions/layers-commands.c:1668 -#: ../app/dialogs/preferences-dialog.c:1700 +#: ../app/dialogs/preferences-dialog.c:1705 #: ../app/pdb/drawable-transform-cmds.c:843 #: ../app/pdb/drawable-transform-cmds.c:939 #: ../app/pdb/image-transform-cmds.c:122 ../app/pdb/image-transform-cmds.c:158 @@ -8008,8 +8057,8 @@ #: ../app/actions/plug-in-commands.c:186 #: ../app/actions/tool-options-commands.c:211 ../app/dialogs/fill-dialog.c:114 #: ../app/dialogs/grid-dialog.c:101 ../app/dialogs/image-new-dialog.c:105 -#: ../app/dialogs/preferences-dialog.c:292 -#: ../app/dialogs/preferences-dialog.c:1132 +#: ../app/dialogs/preferences-dialog.c:294 +#: ../app/dialogs/preferences-dialog.c:1134 #: ../app/dialogs/print-size-dialog.c:123 ../app/dialogs/scale-dialog.c:136 #: ../app/dialogs/stroke-dialog.c:127 #: ../app/display/gimpdisplayshell-rotate-dialog.c:121 @@ -10567,7 +10616,7 @@ #: ../app/dialogs/grid-dialog.c:103 ../app/dialogs/image-new-dialog.c:107 #: ../app/dialogs/image-new-dialog.c:326 #: ../app/dialogs/item-options-dialog.c:146 -#: ../app/dialogs/preferences-dialog.c:1134 +#: ../app/dialogs/preferences-dialog.c:1136 #: ../app/dialogs/print-size-dialog.c:125 #: ../app/dialogs/resolution-calibrate-dialog.c:76 #: ../app/dialogs/template-options-dialog.c:119 @@ -10872,14 +10921,11 @@ msgstr "Skipta yfir í færsluverkfæri" #: ../app/config/config-enums.c:317 -#| msgid "How to clip" msgctxt "tool-group-menu-mode" msgid "Show on click" msgstr "Sýna þegar smellt er" #: ../app/config/config-enums.c:318 -#| msgctxt "dockable-action" -#| msgid "Show _Button Bar" msgctxt "tool-group-menu-mode" msgid "Show on hover" msgstr "Sýna við yfirsvif bendils" @@ -10995,8 +11041,8 @@ "Specifies whether to keep the canvas padding when \"View -> Show All\" is " "enabled." msgstr "" -"Tilgreinir hvort eigi að halda útvíkkun myndflatar þegar \"Skoða -> Birta" -" allt\" er virkjað." +"Tilgreinir hvort eigi að halda útvíkkun myndflatar þegar \"Skoða -> Birta " +"allt\" er virkjað." #: ../app/config/gimprc-blurbs.h:41 msgid "Specifies how the area around the image should be drawn." @@ -11221,8 +11267,8 @@ msgid "" "The last known release version of GIMP as queried from official website." msgstr "" -"Síðasta þekkta dreifingarútgáfa GIMP miðað við upplýsingar af opinbera" -" vefsvæðinu." +"Síðasta þekkta dreifingarútgáfa GIMP miðað við upplýsingar af opinbera " +"vefsvæðinu." #: ../app/config/gimprc-blurbs.h:268 msgid "How many recently opened image filenames to keep on the File menu." @@ -12868,7 +12914,7 @@ msgstr "Sníklar" #. initialize the module list -#: ../app/core/gimp.c:841 ../app/dialogs/preferences-dialog.c:3321 +#: ../app/core/gimp.c:841 ../app/dialogs/preferences-dialog.c:3326 msgid "Modules" msgstr "Forritseiningar" @@ -12886,7 +12932,7 @@ #. initialize the list of gimp dynamics #: ../app/core/gimp-data-factories.c:354 ../app/core/gimpcontext.c:722 -#: ../app/dialogs/preferences-dialog.c:3267 +#: ../app/dialogs/preferences-dialog.c:3272 #: ../app/tools/gimppaintoptions-gui.c:221 msgid "Dynamics" msgstr "Pensilhreyfingar" @@ -13644,7 +13690,7 @@ msgstr "Úttakstegund" #. Style -#: ../app/core/gimpfilloptions.c:108 ../app/dialogs/preferences-dialog.c:1831 +#: ../app/core/gimpfilloptions.c:108 ../app/dialogs/preferences-dialog.c:1836 msgid "Style" msgstr "Stíll" @@ -14259,8 +14305,8 @@ msgid "Can't undo %s" msgstr "Get ekki afturkallað %s" -#: ../app/core/gimpimagefile.c:746 ../app/dialogs/preferences-dialog.c:1953 -#: ../app/dialogs/preferences-dialog.c:2059 +#: ../app/core/gimpimagefile.c:746 ../app/dialogs/preferences-dialog.c:1958 +#: ../app/dialogs/preferences-dialog.c:2064 msgid "Folder" msgstr "Mappa" @@ -14658,13 +14704,12 @@ #: ../app/core/gimppattern-load.c:99 #, c-format -#| msgid "Invalid header data in '%s': width=%lu, height=%lu, bytes=%lu" msgid "" "Invalid header data in '%s': width=%lu (maximum %lu), height=%lu (maximum " "%lu), bytes=%lu" msgstr "" -"Ógild gögn í haus í '%s': breidd=%lu (hámark %lu), hæð=%lu (hámark %lu)," -" bæti=%lu" +"Ógild gögn í haus í '%s': breidd=%lu (hámark %lu), hæð=%lu (hámark %lu), " +"bæti=%lu" #: ../app/core/gimppattern-load.c:116 #, c-format @@ -14686,9 +14731,6 @@ #: ../app/core/gimppattern-save.c:52 #, c-format -#| msgid "" -#| "Unsupported pattern depth %d.\n" -#| "GIMP Patterns must be GRAY or RGB." msgid "" "Unsupported pattern dimensions %d x %d.\n" "GIMP Patterns have a maximum size of %d x %d." @@ -15058,7 +15100,6 @@ msgstr "Beita vistuðum FG/BG" #: ../app/core/gimptoolpreset.c:156 -#| msgid "Apply stored pattern" msgid "Apply stored opacity/paint mode" msgstr "Beita vistuðum ógegnsæis-/málunarham" @@ -15697,7 +15738,7 @@ msgstr "Búa til nýja mynd" #: ../app/dialogs/image-new-dialog.c:138 -#: ../app/dialogs/preferences-dialog.c:1762 +#: ../app/dialogs/preferences-dialog.c:1767 msgid "_Template:" msgstr "Sniðmá_t:" @@ -16014,7 +16055,7 @@ msgstr "Veldu uppruna" #: ../app/dialogs/palette-import-dialog.c:212 -#: ../app/dialogs/preferences-dialog.c:1725 +#: ../app/dialogs/preferences-dialog.c:1730 msgid "_Gradient" msgstr "_Litstigull" @@ -16078,20 +16119,20 @@ msgid "There is no palette to import." msgstr "Það er ekkert litaspjald til að flytja inn." -#: ../app/dialogs/preferences-dialog.c:284 +#: ../app/dialogs/preferences-dialog.c:286 msgid "Reset All Preferences" msgstr "Frumstilla allar kjörstillingar" -#: ../app/dialogs/preferences-dialog.c:302 +#: ../app/dialogs/preferences-dialog.c:304 msgid "Do you really want to reset all preferences to default values?" msgstr "" "Ertu viss um að þú viljir frumstilla allar kjörstillingar á sjálfgefin gildi?" -#: ../app/dialogs/preferences-dialog.c:381 +#: ../app/dialogs/preferences-dialog.c:383 msgid "You will have to restart GIMP for the following changes to take effect:" msgstr "Þú verður að endurræsa GIMP til að eftirfarandi breytingar taki gildi:" -#: ../app/dialogs/preferences-dialog.c:647 +#: ../app/dialogs/preferences-dialog.c:649 msgid "" "Your keyboard shortcuts will be reset to default values the next time you " "start GIMP." @@ -16099,15 +16140,15 @@ "Flýtilyklar verða allir endurstilltir á sjálfgefin gildi næst þegar þú ræsir " "GIMP." -#: ../app/dialogs/preferences-dialog.c:658 +#: ../app/dialogs/preferences-dialog.c:660 msgid "Remove all Keyboard Shortcuts" msgstr "Fjarlægja alla flýtilykla" -#: ../app/dialogs/preferences-dialog.c:680 +#: ../app/dialogs/preferences-dialog.c:682 msgid "Do you really want to remove all keyboard shortcuts from all menus?" msgstr "Viltu í alvörunni fjarlægja alla flýtilykla úr öllum valmyndum?" -#: ../app/dialogs/preferences-dialog.c:721 +#: ../app/dialogs/preferences-dialog.c:723 msgid "" "Your window setup will be reset to default values the next time you start " "GIMP." @@ -16115,7 +16156,7 @@ "Gluggauppsetning verður endurstillt á sjálfgefin gildi næst þegar þú ræsir " "GIMP." -#: ../app/dialogs/preferences-dialog.c:756 +#: ../app/dialogs/preferences-dialog.c:758 msgid "" "Your input device settings will be reset to default values the next time you " "start GIMP." @@ -16123,7 +16164,7 @@ "Stillingar inntakstækja verða allar endurstilltar á sjálfgefin gildi næst " "þegar þú ræsir GIMP." -#: ../app/dialogs/preferences-dialog.c:798 +#: ../app/dialogs/preferences-dialog.c:800 msgid "" "Your tool options will be reset to default values the next time you start " "GIMP." @@ -16131,157 +16172,157 @@ "Verkfæravalkostir verða allir endurstilltir á sjálfgefin gildi næst þegar þú " "ræsir GIMP." -#: ../app/dialogs/preferences-dialog.c:850 -#: ../app/dialogs/preferences-dialog.c:2602 +#: ../app/dialogs/preferences-dialog.c:852 +#: ../app/dialogs/preferences-dialog.c:2607 msgid "There's a local installation of the user manual." msgstr "Það er uppsetning á notandahandbókinni á þessari tölvu." -#: ../app/dialogs/preferences-dialog.c:855 -#: ../app/dialogs/preferences-dialog.c:2608 +#: ../app/dialogs/preferences-dialog.c:857 +#: ../app/dialogs/preferences-dialog.c:2613 msgid "The user manual is not installed locally." msgstr "Ekki er nein uppsetning á notandahandbókinni á þessari tölvu." -#: ../app/dialogs/preferences-dialog.c:961 +#: ../app/dialogs/preferences-dialog.c:963 msgid "Show s_election" msgstr "Sýna mynd_val" -#: ../app/dialogs/preferences-dialog.c:964 +#: ../app/dialogs/preferences-dialog.c:966 msgid "Show _layer boundary" msgstr "Sýna mörk _lags" -#: ../app/dialogs/preferences-dialog.c:967 +#: ../app/dialogs/preferences-dialog.c:969 msgid "Show can_vas boundary" msgstr "Birta mörk m_yndflatar" -#: ../app/dialogs/preferences-dialog.c:970 +#: ../app/dialogs/preferences-dialog.c:972 msgid "Show _guides" msgstr "Sýna st_oðlínur" -#: ../app/dialogs/preferences-dialog.c:973 +#: ../app/dialogs/preferences-dialog.c:975 msgid "Show gri_d" msgstr "Sýna _hnitanet" -#: ../app/dialogs/preferences-dialog.c:976 +#: ../app/dialogs/preferences-dialog.c:978 msgid "Show _sample points" msgstr "Birta _sýnatökupunkta" -#: ../app/dialogs/preferences-dialog.c:985 +#: ../app/dialogs/preferences-dialog.c:987 msgid "Show _menubar" msgstr "Sýna _valmyndastiku" -#: ../app/dialogs/preferences-dialog.c:989 +#: ../app/dialogs/preferences-dialog.c:991 msgid "Show _rulers" msgstr "Sýna _mælistikur" -#: ../app/dialogs/preferences-dialog.c:992 +#: ../app/dialogs/preferences-dialog.c:994 msgid "Show scroll_bars" msgstr "Sýna _rennislár" -#: ../app/dialogs/preferences-dialog.c:995 +#: ../app/dialogs/preferences-dialog.c:997 msgid "Show s_tatusbar" msgstr "Sýna s_töðustiku" -#: ../app/dialogs/preferences-dialog.c:1001 +#: ../app/dialogs/preferences-dialog.c:1003 msgid "Canvas _padding mode:" msgstr "Útví_kkunarhamur myndflatar:" -#: ../app/dialogs/preferences-dialog.c:1006 +#: ../app/dialogs/preferences-dialog.c:1008 msgid "Custom p_adding color:" msgstr "Sérsniðinn útví_kkunarlitur:" -#: ../app/dialogs/preferences-dialog.c:1007 +#: ../app/dialogs/preferences-dialog.c:1009 msgid "Select Custom Canvas Padding Color" msgstr "Velja sérsniðinn útvíkkunarlit myndflatar" -#: ../app/dialogs/preferences-dialog.c:1016 +#: ../app/dialogs/preferences-dialog.c:1018 msgid "_Keep canvas padding in \"Show All\" mode" msgstr "Halda útví_kkun myndflatar í \"Birta allt\"-hamnum" -#: ../app/dialogs/preferences-dialog.c:1041 +#: ../app/dialogs/preferences-dialog.c:1043 msgid "Snap to _Guides" msgstr "_Grípa í stoðlínur" -#: ../app/dialogs/preferences-dialog.c:1044 +#: ../app/dialogs/preferences-dialog.c:1046 msgid "S_nap to Grid" msgstr "Grípa í h_nitanet" -#: ../app/dialogs/preferences-dialog.c:1052 +#: ../app/dialogs/preferences-dialog.c:1054 msgid "Snap to Canvas _Edges" msgstr "Grípa í _jaðra myndflatar" -#: ../app/dialogs/preferences-dialog.c:1055 +#: ../app/dialogs/preferences-dialog.c:1057 msgid "Snap to _Active Path" msgstr "Gríp_a í virkan feril" -#: ../app/dialogs/preferences-dialog.c:1127 +#: ../app/dialogs/preferences-dialog.c:1129 msgid "Preferences" msgstr "Kjörstillingar" -#: ../app/dialogs/preferences-dialog.c:1163 -#: ../app/dialogs/preferences-dialog.c:1164 +#: ../app/dialogs/preferences-dialog.c:1165 +#: ../app/dialogs/preferences-dialog.c:1166 msgid "System Resources" msgstr "Kerfistilföng" -#: ../app/dialogs/preferences-dialog.c:1172 +#: ../app/dialogs/preferences-dialog.c:1174 msgid "Resource Consumption" msgstr "Notkun kerfisgetu" -#: ../app/dialogs/preferences-dialog.c:1182 +#: ../app/dialogs/preferences-dialog.c:1184 msgid "Minimal number of _undo levels:" msgstr "Lágmarksfjöldi _afturkallana:" -#: ../app/dialogs/preferences-dialog.c:1185 +#: ../app/dialogs/preferences-dialog.c:1187 msgid "Maximum undo _memory:" msgstr "Hámarks afturkallana_minni:" -#: ../app/dialogs/preferences-dialog.c:1188 +#: ../app/dialogs/preferences-dialog.c:1190 msgid "Tile cache _size:" msgstr "Stærð tiglaskyndiminnis:" -#: ../app/dialogs/preferences-dialog.c:1191 +#: ../app/dialogs/preferences-dialog.c:1193 msgid "Maximum _new image size:" msgstr "Mesta stærð _nýrrar myndar:" -#: ../app/dialogs/preferences-dialog.c:1195 +#: ../app/dialogs/preferences-dialog.c:1197 msgid "S_wap compression:" msgstr "Þjöppun _diskminnis:" -#: ../app/dialogs/preferences-dialog.c:1200 +#: ../app/dialogs/preferences-dialog.c:1202 msgid "Number of _threads to use:" msgstr "_Fjöldi örgjörvaþráða sem nota skal:" -#: ../app/dialogs/preferences-dialog.c:1206 +#: ../app/dialogs/preferences-dialog.c:1210 msgid "Network access" msgstr "Netaðgangur" -#: ../app/dialogs/preferences-dialog.c:1210 +#: ../app/dialogs/preferences-dialog.c:1214 msgid "Check for updates (requires internet)" msgstr "Leita að uppfærslum (nettenging er nauðsynleg)" #. Image Thumbnails -#: ../app/dialogs/preferences-dialog.c:1215 +#: ../app/dialogs/preferences-dialog.c:1220 msgid "Image Thumbnails" msgstr "Smámyndir" -#: ../app/dialogs/preferences-dialog.c:1220 +#: ../app/dialogs/preferences-dialog.c:1225 msgid "Size of _thumbnails:" msgstr "S_tærð smámynda:" -#: ../app/dialogs/preferences-dialog.c:1224 +#: ../app/dialogs/preferences-dialog.c:1229 msgid "Maximum _filesize for thumbnailing:" msgstr "Hámarksskráastærð við gerð smámynda:" -#: ../app/dialogs/preferences-dialog.c:1231 +#: ../app/dialogs/preferences-dialog.c:1236 msgid "_Keep record of used files in the Recent Documents list" msgstr "Halda færslur yfir notaðar skrár í lista yfir nýleg skjöl" #. TODO: icon needed. -#: ../app/dialogs/preferences-dialog.c:1248 -#: ../app/dialogs/preferences-dialog.c:1249 +#: ../app/dialogs/preferences-dialog.c:1253 +#: ../app/dialogs/preferences-dialog.c:1254 msgid "Debugging" msgstr "Villukembing (aflúsun)" -#: ../app/dialogs/preferences-dialog.c:1256 +#: ../app/dialogs/preferences-dialog.c:1261 msgid "" "We hope you will never need these settings, but as all software, GIMP has " "bugs, and crashes can occur. If it happens, you can help us by reporting " @@ -16291,21 +16332,21 @@ "eins og í öðrum hugbúnaði, þá eru villur í GIMP og mögulegt er að það " "hrynji. Ef slíkt gerist, geturðu hjálpað okkur með því að tilkynna villurnar." -#: ../app/dialogs/preferences-dialog.c:1265 +#: ../app/dialogs/preferences-dialog.c:1270 msgid "Bug Reporting" msgstr "Tilkynningar um villur" -#: ../app/dialogs/preferences-dialog.c:1271 +#: ../app/dialogs/preferences-dialog.c:1276 msgid "Debug _policy:" msgstr "Stefna við villu_kembingu (aflúsun):" -#: ../app/dialogs/preferences-dialog.c:1283 +#: ../app/dialogs/preferences-dialog.c:1288 msgid "This feature requires \"gdb\" or \"lldb\" installed on your system." msgstr "" "Þessi eiginleiki þarfnast þess að \"gdb\" eða \"lldb\" séu uppsett á kerfinu " "þínu." -#: ../app/dialogs/preferences-dialog.c:1287 +#: ../app/dialogs/preferences-dialog.c:1292 msgid "" "This feature is more efficient with \"gdb\" or \"lldb\" installed on your " "system." @@ -16313,171 +16354,171 @@ "Þessi eiginleiki virkar betur ef \"gdb\" eða \"lldb\" séu uppsett á kerfinu " "þínu." -#: ../app/dialogs/preferences-dialog.c:1300 -#: ../app/dialogs/preferences-dialog.c:1301 +#: ../app/dialogs/preferences-dialog.c:1305 +#: ../app/dialogs/preferences-dialog.c:1306 msgid "Color Management" msgstr "Litastýring" -#: ../app/dialogs/preferences-dialog.c:1310 +#: ../app/dialogs/preferences-dialog.c:1315 msgid "R_eset Color Management" msgstr "_Frumstilla litastýringu" -#: ../app/dialogs/preferences-dialog.c:1333 +#: ../app/dialogs/preferences-dialog.c:1338 msgid "Image display _mode:" msgstr "Birtingarhamur _mynda:" #. Color Managed Display -#: ../app/dialogs/preferences-dialog.c:1337 +#: ../app/dialogs/preferences-dialog.c:1342 msgid "Color Managed Display" msgstr "Litstýrður skjár" -#: ../app/dialogs/preferences-dialog.c:1346 +#: ../app/dialogs/preferences-dialog.c:1351 msgid "Select Monitor Color Profile" msgstr "Velja litasnið fyrir skjá" -#: ../app/dialogs/preferences-dialog.c:1347 +#: ../app/dialogs/preferences-dialog.c:1352 msgid "_Monitor profile:" msgstr "_Litasnið skjás:" -#: ../app/dialogs/preferences-dialog.c:1353 +#: ../app/dialogs/preferences-dialog.c:1358 msgid "_Try to use the system monitor profile" msgstr "_Reyna að nota skjálitasnið kerfisins" -#: ../app/dialogs/preferences-dialog.c:1362 +#: ../app/dialogs/preferences-dialog.c:1367 msgid "_Rendering intent:" msgstr "Myndge_rðarmarkmið:" -#: ../app/dialogs/preferences-dialog.c:1367 +#: ../app/dialogs/preferences-dialog.c:1372 msgid "Use _black point compensation" msgstr "Nota svartgildismótvægi (_BPC)" -#: ../app/dialogs/preferences-dialog.c:1375 -#: ../app/dialogs/preferences-dialog.c:1411 ../app/paint/gimpinkoptions.c:93 +#: ../app/dialogs/preferences-dialog.c:1380 +#: ../app/dialogs/preferences-dialog.c:1416 ../app/paint/gimpinkoptions.c:93 msgid "Speed" msgstr "Hraði" -#: ../app/dialogs/preferences-dialog.c:1376 -#: ../app/dialogs/preferences-dialog.c:1412 +#: ../app/dialogs/preferences-dialog.c:1381 +#: ../app/dialogs/preferences-dialog.c:1417 msgid "Precision / Color Fidelity" msgstr "Nákvæmni / Samsvörun lita" -#: ../app/dialogs/preferences-dialog.c:1377 +#: ../app/dialogs/preferences-dialog.c:1382 msgid "_Optimize image display for:" msgstr "Besta birtingarham m_ynda fyrir:" #. Print Simulation (Soft-proofing) -#: ../app/dialogs/preferences-dialog.c:1381 +#: ../app/dialogs/preferences-dialog.c:1386 msgid "Soft-Proofing" msgstr "Sýndarpróförk" -#: ../app/dialogs/preferences-dialog.c:1391 +#: ../app/dialogs/preferences-dialog.c:1396 msgid "Select Soft-Proofing Color Profile" msgstr "Velja litasnið fyrir sýndarpróförk" -#: ../app/dialogs/preferences-dialog.c:1392 +#: ../app/dialogs/preferences-dialog.c:1397 msgid "_Soft-proofing profile:" msgstr "Litasnið fyrir _sýndarpróförk:" -#: ../app/dialogs/preferences-dialog.c:1398 +#: ../app/dialogs/preferences-dialog.c:1403 msgid "Re_ndering intent:" msgstr "My_ndgerðarmarkmið:" -#: ../app/dialogs/preferences-dialog.c:1403 +#: ../app/dialogs/preferences-dialog.c:1408 msgid "Use black _point compensation" msgstr "Nota svartgildismótvægi (B_PC)" -#: ../app/dialogs/preferences-dialog.c:1413 +#: ../app/dialogs/preferences-dialog.c:1418 msgid "O_ptimize soft-proofing for:" msgstr "_Besta sýndarpróförk fyrir:" -#: ../app/dialogs/preferences-dialog.c:1422 +#: ../app/dialogs/preferences-dialog.c:1427 msgid "Mar_k out of gamut colors" msgstr "Mer_kja liti utan litrófs" -#: ../app/dialogs/preferences-dialog.c:1427 +#: ../app/dialogs/preferences-dialog.c:1432 msgid "Select Warning Color" msgstr "Velja aðvörunarlit" #. Preferred profiles -#: ../app/dialogs/preferences-dialog.c:1438 +#: ../app/dialogs/preferences-dialog.c:1443 msgid "Preferred Profiles" msgstr "Forgangs-litasnið:" -#: ../app/dialogs/preferences-dialog.c:1447 +#: ../app/dialogs/preferences-dialog.c:1452 msgid "Select Preferred RGB Color Profile" msgstr "Velja RGB forgangs-litasnið" -#: ../app/dialogs/preferences-dialog.c:1448 +#: ../app/dialogs/preferences-dialog.c:1453 msgid "_RGB profile:" msgstr "_RGB litasnið:" -#: ../app/dialogs/preferences-dialog.c:1455 +#: ../app/dialogs/preferences-dialog.c:1460 msgid "Select Preferred Grayscale Color Profile" msgstr "Velja grátóna forgangs-litasnið" -#: ../app/dialogs/preferences-dialog.c:1456 +#: ../app/dialogs/preferences-dialog.c:1461 msgid "_Grayscale profile:" msgstr "_Grátóna litasnið:" -#: ../app/dialogs/preferences-dialog.c:1463 +#: ../app/dialogs/preferences-dialog.c:1468 msgid "Select CMYK Color Profile" msgstr "Velja CMYK litasnið" -#: ../app/dialogs/preferences-dialog.c:1464 +#: ../app/dialogs/preferences-dialog.c:1469 msgid "_CMYK profile:" msgstr "_CMYK litasnið:" #. Policies -#: ../app/dialogs/preferences-dialog.c:1469 +#: ../app/dialogs/preferences-dialog.c:1474 msgid "Policies" msgstr "Aðgangskröfur" -#: ../app/dialogs/preferences-dialog.c:1474 +#: ../app/dialogs/preferences-dialog.c:1479 msgid "_File Open behaviour:" msgstr "_Hegðun við að opna skrár:" #. Filter Dialogs -#: ../app/dialogs/preferences-dialog.c:1478 -#: ../app/dialogs/preferences-dialog.c:2313 +#: ../app/dialogs/preferences-dialog.c:1483 +#: ../app/dialogs/preferences-dialog.c:2318 msgid "Filter Dialogs" msgstr "Valmyndir sía" -#: ../app/dialogs/preferences-dialog.c:1482 +#: ../app/dialogs/preferences-dialog.c:1487 msgid "Show _advanced color options" msgstr "Birt_a ítarlegri valkosti lita" -#: ../app/dialogs/preferences-dialog.c:1496 -#: ../app/dialogs/preferences-dialog.c:1497 +#: ../app/dialogs/preferences-dialog.c:1501 +#: ../app/dialogs/preferences-dialog.c:1502 msgid "Image Import & Export" msgstr "Inn- og útflutningur mynda" #. Import Policies -#: ../app/dialogs/preferences-dialog.c:1507 +#: ../app/dialogs/preferences-dialog.c:1512 msgid "Import Policies" msgstr "Stefnur varðandi Innflutning" -#: ../app/dialogs/preferences-dialog.c:1511 +#: ../app/dialogs/preferences-dialog.c:1516 msgid "Promote imported images to _floating point precision" msgstr "Umbreyta innfluttum myndum í _fleytitölunákvæmni" -#: ../app/dialogs/preferences-dialog.c:1520 +#: ../app/dialogs/preferences-dialog.c:1525 msgid "_Dither images when promoting to floating point" msgstr "Punkt_dreifa myndum við umbreytingu í fleytitölu" -#: ../app/dialogs/preferences-dialog.c:1525 +#: ../app/dialogs/preferences-dialog.c:1530 msgid "_Add an alpha channel to imported images" msgstr "Bæt_a alfa-gegnsæislitrás við innfluttar myndir" -#: ../app/dialogs/preferences-dialog.c:1530 +#: ../app/dialogs/preferences-dialog.c:1535 msgid "Color _profile policy:" msgstr "Stefna varðandi not_kun litasniða:" #. Export Policies -#: ../app/dialogs/preferences-dialog.c:1534 +#: ../app/dialogs/preferences-dialog.c:1539 msgid "Export Policies" msgstr "Stefnur varðandi útflutning" -#: ../app/dialogs/preferences-dialog.c:1538 +#: ../app/dialogs/preferences-dialog.c:1543 msgid "Export the i_mage's color profile by default" msgstr "Sjálfgefið flytja út litasnið _myndarinnar" @@ -16486,7 +16527,7 @@ #. * It determines how file export #. * plug-ins handle Exif by default. #. -#: ../app/dialogs/preferences-dialog.c:1546 +#: ../app/dialogs/preferences-dialog.c:1551 msgid "Export _Exif metadata by default when available" msgstr "Flytja út _EXIF-lýsigögn þegar þau eru tiltæk" @@ -16495,7 +16536,7 @@ #. * It determines how file export #. * plug-ins handle XMP by default. #. -#: ../app/dialogs/preferences-dialog.c:1554 +#: ../app/dialogs/preferences-dialog.c:1559 msgid "Export _XMP metadata by default when available" msgstr "Flytja út _XMP-lýsigögn þegar þau eru tiltæk" @@ -16504,37 +16545,37 @@ #. * It determines how file export #. * plug-ins handle IPTC by default. #. -#: ../app/dialogs/preferences-dialog.c:1562 +#: ../app/dialogs/preferences-dialog.c:1567 msgid "Export _IPTC metadata by default when available" msgstr "Flytja út _IPTC-lýsigögn þegar þau eru tiltæk" -#: ../app/dialogs/preferences-dialog.c:1565 +#: ../app/dialogs/preferences-dialog.c:1570 msgid "Metadata can contain sensitive information." msgstr "Lýsigögn geta innihaldið viðkvæmar upplýsingar." #. Export File Type -#: ../app/dialogs/preferences-dialog.c:1569 +#: ../app/dialogs/preferences-dialog.c:1574 msgid "Export File Type" msgstr "Skráartegund útflutnings" -#: ../app/dialogs/preferences-dialog.c:1573 +#: ../app/dialogs/preferences-dialog.c:1578 msgid "Default export file t_ype:" msgstr "S_jálfgefin skráartegund útflutnings:" #. Raw Image Importer -#: ../app/dialogs/preferences-dialog.c:1577 +#: ../app/dialogs/preferences-dialog.c:1582 msgid "Raw Image Importer" msgstr "Innflutningur RAW-mynda" -#: ../app/dialogs/preferences-dialog.c:1613 +#: ../app/dialogs/preferences-dialog.c:1618 msgid "Experimental Playground" msgstr "Tlraunasvæði" -#: ../app/dialogs/preferences-dialog.c:1614 +#: ../app/dialogs/preferences-dialog.c:1619 msgid "Playground" msgstr "Tlraunasvæði" -#: ../app/dialogs/preferences-dialog.c:1621 +#: ../app/dialogs/preferences-dialog.c:1626 msgid "" "These features are unfinished, buggy and may crash GIMP. It is unadvised to " "use them unless you really know what you are doing or you intend to " @@ -16545,11 +16586,11 @@ "ætlar þér eða ætlir að leggja fram endurbætur." #. Hardware Acceleration -#: ../app/dialogs/preferences-dialog.c:1631 +#: ../app/dialogs/preferences-dialog.c:1636 msgid "Hardware Acceleration" msgstr "Vélbúnaðarhröðun" -#: ../app/dialogs/preferences-dialog.c:1635 +#: ../app/dialogs/preferences-dialog.c:1640 msgid "" "OpenCL drivers and support are experimental, expect slowdowns and possible " "crashes (please report)." @@ -16557,557 +16598,557 @@ "OpenCL-reklar og stuðningur við þá eru á tilraunastigi, búast má við lakari " "afköstum og mögulegu hruni (endilega tilkynna ef svo fer)." -#: ../app/dialogs/preferences-dialog.c:1641 +#: ../app/dialogs/preferences-dialog.c:1646 msgid "Use O_penCL" msgstr "Nota O_penCL" #. Very unstable tools -#: ../app/dialogs/preferences-dialog.c:1645 +#: ../app/dialogs/preferences-dialog.c:1650 msgid "Insane Options" msgstr "Galnir valkostir" -#: ../app/dialogs/preferences-dialog.c:1649 +#: ../app/dialogs/preferences-dialog.c:1654 msgid "_N-Point Deformation tool" msgstr "_N-punkta aflögunarverkfæri" -#: ../app/dialogs/preferences-dialog.c:1652 +#: ../app/dialogs/preferences-dialog.c:1657 msgid "_Seamless Clone tool" msgstr "_Saumlaust klónunarverkfæri" -#: ../app/dialogs/preferences-dialog.c:1662 -#: ../app/dialogs/preferences-dialog.c:1663 +#: ../app/dialogs/preferences-dialog.c:1667 +#: ../app/dialogs/preferences-dialog.c:1668 msgctxt "preferences" msgid "Tool Options" msgstr "Verkfæravalkostir" #. General #. Snapping Distance -#: ../app/dialogs/preferences-dialog.c:1672 -#: ../app/dialogs/preferences-dialog.c:2546 -#: ../app/dialogs/preferences-dialog.c:2874 -#: ../app/dialogs/preferences-dialog.c:3120 +#: ../app/dialogs/preferences-dialog.c:1677 +#: ../app/dialogs/preferences-dialog.c:2551 +#: ../app/dialogs/preferences-dialog.c:2879 +#: ../app/dialogs/preferences-dialog.c:3125 #: ../app/widgets/gimpcontrollereditor.c:187 msgid "General" msgstr "Almennt" -#: ../app/dialogs/preferences-dialog.c:1675 +#: ../app/dialogs/preferences-dialog.c:1680 msgid "Allow _editing on non-visible layers" msgstr "L_eyfa breytingar á ósýnilegum lögum" -#: ../app/dialogs/preferences-dialog.c:1679 +#: ../app/dialogs/preferences-dialog.c:1684 msgid "_Save tool options on exit" msgstr "Vista _stillingar verkfæra við lokun" -#: ../app/dialogs/preferences-dialog.c:1683 +#: ../app/dialogs/preferences-dialog.c:1688 msgid "Save Tool Options _Now" msgstr "Vista stillingar verkfæra _núna" -#: ../app/dialogs/preferences-dialog.c:1690 +#: ../app/dialogs/preferences-dialog.c:1695 msgid "_Reset Saved Tool Options to Default Values" msgstr "Endu_rstilla verkfæri með sjálfgefnum gildum" -#: ../app/dialogs/preferences-dialog.c:1704 +#: ../app/dialogs/preferences-dialog.c:1709 msgid "Default _interpolation:" msgstr "Sjálfgefin _brúun:" #. Global Brush, Pattern, ... -#: ../app/dialogs/preferences-dialog.c:1712 +#: ../app/dialogs/preferences-dialog.c:1717 msgid "Paint Options Shared Between Tools" msgstr "Málunarstillingum deilt milli verkfæra" -#: ../app/dialogs/preferences-dialog.c:1716 +#: ../app/dialogs/preferences-dialog.c:1721 msgid "_Brush" msgstr "_Pensill" -#: ../app/dialogs/preferences-dialog.c:1719 +#: ../app/dialogs/preferences-dialog.c:1724 msgid "_Dynamics" msgstr "_Pensilhreyfingar" -#: ../app/dialogs/preferences-dialog.c:1722 +#: ../app/dialogs/preferences-dialog.c:1727 msgid "_Pattern" msgstr "_Mynstur" #. Move Tool -#: ../app/dialogs/preferences-dialog.c:1729 +#: ../app/dialogs/preferences-dialog.c:1734 msgid "Move Tool" msgstr "Færsluverkfæri" -#: ../app/dialogs/preferences-dialog.c:1733 +#: ../app/dialogs/preferences-dialog.c:1738 msgid "Set _layer or path as active" msgstr "Setja _lag eða feril sem virkt" -#: ../app/dialogs/preferences-dialog.c:1745 +#: ../app/dialogs/preferences-dialog.c:1750 msgid "Default New Image" msgstr "Sjálfgefin ný mynd" -#: ../app/dialogs/preferences-dialog.c:1746 +#: ../app/dialogs/preferences-dialog.c:1751 msgid "Default Image" msgstr "Sjálfgefin mynd" -#: ../app/dialogs/preferences-dialog.c:1782 +#: ../app/dialogs/preferences-dialog.c:1787 msgid "Quick Mask color:" msgstr "Litur flýtihulu:" -#: ../app/dialogs/preferences-dialog.c:1783 +#: ../app/dialogs/preferences-dialog.c:1788 msgid "Set the default Quick Mask color" msgstr "Breyta sjálfgefnum lit flýtihulu" -#: ../app/dialogs/preferences-dialog.c:1793 +#: ../app/dialogs/preferences-dialog.c:1798 msgid "Default Image Grid" msgstr "Sjálfgefið hnitanet myndar" -#: ../app/dialogs/preferences-dialog.c:1794 +#: ../app/dialogs/preferences-dialog.c:1799 msgid "Default Grid" msgstr "Sjálfgefinn möskvi" -#: ../app/dialogs/preferences-dialog.c:1814 +#: ../app/dialogs/preferences-dialog.c:1819 msgid "User Interface" msgstr "Notandaviðmót" -#: ../app/dialogs/preferences-dialog.c:1815 +#: ../app/dialogs/preferences-dialog.c:1820 msgid "Interface" msgstr "Viðmót" -#: ../app/dialogs/preferences-dialog.c:1825 ../app/tools/gimptextoptions.c:153 +#: ../app/dialogs/preferences-dialog.c:1830 ../app/tools/gimptextoptions.c:153 msgid "Language" msgstr "Tungumál" -#: ../app/dialogs/preferences-dialog.c:1834 +#: ../app/dialogs/preferences-dialog.c:1839 msgid "Use co_mpact sliders" msgstr "_Nota þjappaðan stíl sleða" #. Previews -#: ../app/dialogs/preferences-dialog.c:1838 +#: ../app/dialogs/preferences-dialog.c:1843 msgid "Previews" msgstr "Forskoðun" -#: ../app/dialogs/preferences-dialog.c:1841 +#: ../app/dialogs/preferences-dialog.c:1846 msgid "_Enable layer & channel previews" msgstr "_Virkja forskoðun á lögum og litrásum" -#: ../app/dialogs/preferences-dialog.c:1849 +#: ../app/dialogs/preferences-dialog.c:1854 msgid "Enable layer _group previews" msgstr "Virkja forskoðun á la_gahópum og litrásum" -#: ../app/dialogs/preferences-dialog.c:1855 +#: ../app/dialogs/preferences-dialog.c:1860 msgid "_Default layer & channel preview size:" msgstr "_Sjálfgefin stærð forskoðunar á lögum og litrásum" -#: ../app/dialogs/preferences-dialog.c:1858 +#: ../app/dialogs/preferences-dialog.c:1863 msgid "_Undo preview size:" msgstr "Aftur_kalla stærð forskoðunar:" -#: ../app/dialogs/preferences-dialog.c:1861 +#: ../app/dialogs/preferences-dialog.c:1866 msgid "Na_vigation preview size:" msgstr "Stærð forskoðunar_yfirlits:" #. Keyboard Shortcuts -#: ../app/dialogs/preferences-dialog.c:1865 +#: ../app/dialogs/preferences-dialog.c:1870 msgid "Keyboard Shortcuts" msgstr "Flýtilyklar" -#: ../app/dialogs/preferences-dialog.c:1869 +#: ../app/dialogs/preferences-dialog.c:1874 msgid "_Use dynamic keyboard shortcuts" msgstr "_Nota breytilega flýtilykla" -#: ../app/dialogs/preferences-dialog.c:1873 +#: ../app/dialogs/preferences-dialog.c:1878 msgid "Configure _Keyboard Shortcuts..." msgstr "Stilla flýtily_kla..." -#: ../app/dialogs/preferences-dialog.c:1880 +#: ../app/dialogs/preferences-dialog.c:1885 msgid "_Save keyboard shortcuts on exit" msgstr "Vist_a flýtilykla við lokun" -#: ../app/dialogs/preferences-dialog.c:1884 +#: ../app/dialogs/preferences-dialog.c:1889 msgid "Save Keyboard Shortcuts _Now" msgstr "Vista flýtilykla _núna" -#: ../app/dialogs/preferences-dialog.c:1891 +#: ../app/dialogs/preferences-dialog.c:1896 msgid "_Reset Keyboard Shortcuts to Default Values" msgstr "F_rumstilla flýtilykla með sjálfgefnum gildum" -#: ../app/dialogs/preferences-dialog.c:1900 +#: ../app/dialogs/preferences-dialog.c:1905 msgid "Remove _All Keyboard Shortcuts" msgstr "Fjarlægja _alla flýtilykla" -#: ../app/dialogs/preferences-dialog.c:1912 -#: ../app/dialogs/preferences-dialog.c:1913 -#: ../app/dialogs/preferences-dialog.c:1948 +#: ../app/dialogs/preferences-dialog.c:1917 +#: ../app/dialogs/preferences-dialog.c:1918 +#: ../app/dialogs/preferences-dialog.c:1953 msgid "Theme" msgstr "Þema" -#: ../app/dialogs/preferences-dialog.c:1918 +#: ../app/dialogs/preferences-dialog.c:1923 msgid "Select Theme" msgstr "Veldu þema" -#: ../app/dialogs/preferences-dialog.c:2000 +#: ../app/dialogs/preferences-dialog.c:2005 msgid "Reload C_urrent Theme" msgstr "End_urhlaða núverandi þema" -#: ../app/dialogs/preferences-dialog.c:2012 -#: ../app/dialogs/preferences-dialog.c:2013 -#: ../app/dialogs/preferences-dialog.c:2054 +#: ../app/dialogs/preferences-dialog.c:2017 +#: ../app/dialogs/preferences-dialog.c:2018 +#: ../app/dialogs/preferences-dialog.c:2059 msgid "Icon Theme" msgstr "Táknmyndaþema" -#: ../app/dialogs/preferences-dialog.c:2018 +#: ../app/dialogs/preferences-dialog.c:2023 msgid "Select an Icon Theme" msgstr "Veldu táknmyndaþema" -#: ../app/dialogs/preferences-dialog.c:2134 -#: ../app/dialogs/preferences-dialog.c:2135 ../app/widgets/gimptoolbox.c:525 +#: ../app/dialogs/preferences-dialog.c:2139 +#: ../app/dialogs/preferences-dialog.c:2140 ../app/widgets/gimptoolbox.c:525 msgid "Toolbox" msgstr "Verkfærakassi" #. Appearance -#: ../app/dialogs/preferences-dialog.c:2143 -#: ../app/dialogs/preferences-dialog.c:2957 ../app/widgets/gimpgrideditor.c:134 +#: ../app/dialogs/preferences-dialog.c:2148 +#: ../app/dialogs/preferences-dialog.c:2962 ../app/widgets/gimpgrideditor.c:134 msgid "Appearance" msgstr "Útlit" -#: ../app/dialogs/preferences-dialog.c:2147 +#: ../app/dialogs/preferences-dialog.c:2152 msgid "Show GIMP _logo (drag-and-drop target)" msgstr "Sýna GIMP _merki (draga-og-sleppa mark)" -#: ../app/dialogs/preferences-dialog.c:2151 +#: ../app/dialogs/preferences-dialog.c:2156 msgid "Show _foreground & background color" msgstr "Birta _forgrunns- og bakgrunnsliti" -#: ../app/dialogs/preferences-dialog.c:2155 +#: ../app/dialogs/preferences-dialog.c:2160 msgid "Show active _brush, pattern & gradient" msgstr "_Birta virkan pensil, mynstur og litstigul" -#: ../app/dialogs/preferences-dialog.c:2159 +#: ../app/dialogs/preferences-dialog.c:2164 msgid "Show active _image" msgstr "Birta _virka mynd" -#: ../app/dialogs/preferences-dialog.c:2168 +#: ../app/dialogs/preferences-dialog.c:2173 msgid "Use tool _groups" msgstr "Nota verkfæra_hópa" -#: ../app/dialogs/preferences-dialog.c:2191 +#: ../app/dialogs/preferences-dialog.c:2196 msgid "_Menu mode:" msgstr "Val_myndarhamur:" #. Tool Editor -#: ../app/dialogs/preferences-dialog.c:2198 +#: ../app/dialogs/preferences-dialog.c:2203 msgid "Tools Configuration" msgstr "Stillingar verkfæra" -#: ../app/dialogs/preferences-dialog.c:2213 -#: ../app/dialogs/preferences-dialog.c:2214 +#: ../app/dialogs/preferences-dialog.c:2218 +#: ../app/dialogs/preferences-dialog.c:2219 msgid "Dialog Defaults" msgstr "Sjálfgefin gildi samskiptaglugga" -#: ../app/dialogs/preferences-dialog.c:2223 +#: ../app/dialogs/preferences-dialog.c:2228 msgid "Reset Dialog _Defaults" msgstr "Frumstilla glugga í sjálfgefin gil_di" #. Color profile import dialog -#: ../app/dialogs/preferences-dialog.c:2231 +#: ../app/dialogs/preferences-dialog.c:2236 msgid "Color Profile Import Dialog" msgstr "Innflutningur litasniðs" -#: ../app/dialogs/preferences-dialog.c:2236 +#: ../app/dialogs/preferences-dialog.c:2241 msgid "Color profile policy:" msgstr "Stefna varðandi notkun litasniða:" #. All color profile chooser dialogs -#: ../app/dialogs/preferences-dialog.c:2240 +#: ../app/dialogs/preferences-dialog.c:2245 msgid "Color Profile File Dialogs" msgstr "Gluggi fyrir litasniðsskrár" -#: ../app/dialogs/preferences-dialog.c:2245 +#: ../app/dialogs/preferences-dialog.c:2250 msgid "Profile folder:" msgstr "Mappa undir litasnið:" -#: ../app/dialogs/preferences-dialog.c:2246 +#: ../app/dialogs/preferences-dialog.c:2251 msgid "Select Default Folder for Color Profiles" msgstr "Veldu sjálfgefna möppu fyrir litasnið" #. Convert to Color Profile Dialog -#: ../app/dialogs/preferences-dialog.c:2250 +#: ../app/dialogs/preferences-dialog.c:2255 msgid "Convert to Color Profile Dialog" msgstr "Umbreyta í ICC-litasnið" -#: ../app/dialogs/preferences-dialog.c:2255 +#: ../app/dialogs/preferences-dialog.c:2260 msgid "Rendering intent:" msgstr "Myndgerðarmarkmið:" -#: ../app/dialogs/preferences-dialog.c:2259 +#: ../app/dialogs/preferences-dialog.c:2264 msgid "Black point compensation" msgstr "BPC svartgildismótvægi" #. Convert Precision Dialog -#: ../app/dialogs/preferences-dialog.c:2263 +#: ../app/dialogs/preferences-dialog.c:2268 msgid "Precision Conversion Dialog" msgstr "Gluggi nákvæmrar umbreytingar" -#: ../app/dialogs/preferences-dialog.c:2270 +#: ../app/dialogs/preferences-dialog.c:2275 msgid "Dither layers:" msgstr "Punktdreifa lögum:" -#: ../app/dialogs/preferences-dialog.c:2275 +#: ../app/dialogs/preferences-dialog.c:2280 msgid "Dither text layers:" msgstr "Punktdreifa textalögum:" -#: ../app/dialogs/preferences-dialog.c:2280 +#: ../app/dialogs/preferences-dialog.c:2285 msgid "Dither channels/masks:" msgstr "Punktdreifa litrásum/hulum:" #. Convert Indexed Dialog -#: ../app/dialogs/preferences-dialog.c:2284 +#: ../app/dialogs/preferences-dialog.c:2289 msgid "Indexed Conversion Dialog" msgstr "Númeruð litabreyting" -#: ../app/dialogs/preferences-dialog.c:2289 +#: ../app/dialogs/preferences-dialog.c:2294 msgid "Colormap:" msgstr "Litavörpun:" -#: ../app/dialogs/preferences-dialog.c:2292 +#: ../app/dialogs/preferences-dialog.c:2297 msgid "Maximum number of colors:" msgstr "Hámarksfjöldi lita:" -#: ../app/dialogs/preferences-dialog.c:2296 +#: ../app/dialogs/preferences-dialog.c:2301 msgid "Remove unused and duplicate colors from colormap" msgstr "Fjarlægja ónotaða liti úr litavörpun" -#: ../app/dialogs/preferences-dialog.c:2302 +#: ../app/dialogs/preferences-dialog.c:2307 msgid "Color dithering:" msgstr "Litpunktadreifing:" -#: ../app/dialogs/preferences-dialog.c:2306 +#: ../app/dialogs/preferences-dialog.c:2311 msgid "Enable dithering of transparency" msgstr "Virkja punktdreifingu í gegnsæi" -#: ../app/dialogs/preferences-dialog.c:2309 +#: ../app/dialogs/preferences-dialog.c:2314 msgid "Enable dithering of text layers" msgstr "Virkja punktdreifingu í textalögum" -#: ../app/dialogs/preferences-dialog.c:2318 +#: ../app/dialogs/preferences-dialog.c:2323 msgid "Keep recent settings:" msgstr "Halda nýlegum stillingum:" -#: ../app/dialogs/preferences-dialog.c:2322 +#: ../app/dialogs/preferences-dialog.c:2327 msgid "Default to the last used settings" msgstr "Sjálfgefið á seinast notuðu stillingar" -#: ../app/dialogs/preferences-dialog.c:2325 +#: ../app/dialogs/preferences-dialog.c:2330 msgid "Show advanced color options" msgstr "Birta ítarlegri valkosti lita" #. Canvas Size Dialog -#: ../app/dialogs/preferences-dialog.c:2329 +#: ../app/dialogs/preferences-dialog.c:2334 msgid "Canvas Size Dialog" msgstr "Stærð myndflatar" -#: ../app/dialogs/preferences-dialog.c:2334 -#: ../app/dialogs/preferences-dialog.c:2363 +#: ../app/dialogs/preferences-dialog.c:2339 +#: ../app/dialogs/preferences-dialog.c:2368 msgid "Fill with:" msgstr "Fylla með:" -#: ../app/dialogs/preferences-dialog.c:2337 +#: ../app/dialogs/preferences-dialog.c:2342 msgid "Resize layers:" msgstr "Breyta stærð laga:" -#: ../app/dialogs/preferences-dialog.c:2341 +#: ../app/dialogs/preferences-dialog.c:2346 msgid "Resize text layers" msgstr "Breyta stærð textalaga" #. New Layer Dialog -#: ../app/dialogs/preferences-dialog.c:2345 +#: ../app/dialogs/preferences-dialog.c:2350 msgid "New Layer Dialog" msgstr "Gluggi fyrir nýtt lag" -#: ../app/dialogs/preferences-dialog.c:2350 +#: ../app/dialogs/preferences-dialog.c:2355 msgid "Layer name:" msgstr "Heiti lags:" -#: ../app/dialogs/preferences-dialog.c:2354 +#: ../app/dialogs/preferences-dialog.c:2359 msgid "Fill type:" msgstr "Tegund fyllingar:" #. Layer Boundary Size Dialog -#: ../app/dialogs/preferences-dialog.c:2358 +#: ../app/dialogs/preferences-dialog.c:2363 msgid "Layer Boundary Size Dialog" msgstr "Stilla mörk lags" #. Add Layer Mask Dialog -#: ../app/dialogs/preferences-dialog.c:2367 +#: ../app/dialogs/preferences-dialog.c:2372 msgid "Add Layer Mask Dialog" msgstr "Bæta inn laghulu" -#: ../app/dialogs/preferences-dialog.c:2372 +#: ../app/dialogs/preferences-dialog.c:2377 msgid "Layer mask type:" msgstr "Gerð laghulu:" -#: ../app/dialogs/preferences-dialog.c:2376 +#: ../app/dialogs/preferences-dialog.c:2381 msgid "Invert mask" msgstr "Umhverfa hulu" #. Merge Layers Dialog -#: ../app/dialogs/preferences-dialog.c:2380 +#: ../app/dialogs/preferences-dialog.c:2385 msgid "Merge Layers Dialog" msgstr "Sameina lög" -#: ../app/dialogs/preferences-dialog.c:2387 +#: ../app/dialogs/preferences-dialog.c:2392 msgid "Merged layer size:" msgstr "Stærð á sameinuðu lagi:" -#: ../app/dialogs/preferences-dialog.c:2391 +#: ../app/dialogs/preferences-dialog.c:2396 msgid "Merge within active group only" msgstr "Sameina einungis innan virks hóps" -#: ../app/dialogs/preferences-dialog.c:2394 +#: ../app/dialogs/preferences-dialog.c:2399 msgid "Discard invisible layers" msgstr "Henda ósýnilegum lögum" #. New Channel Dialog -#: ../app/dialogs/preferences-dialog.c:2398 +#: ../app/dialogs/preferences-dialog.c:2403 msgid "New Channel Dialog" msgstr "Gluggi fyrir nýja litrás" -#: ../app/dialogs/preferences-dialog.c:2403 +#: ../app/dialogs/preferences-dialog.c:2408 msgid "Channel name:" msgstr "Heiti litrásar:" -#: ../app/dialogs/preferences-dialog.c:2407 +#: ../app/dialogs/preferences-dialog.c:2412 msgid "Color and opacity:" msgstr "Litur og ógegnsæi:" -#: ../app/dialogs/preferences-dialog.c:2408 +#: ../app/dialogs/preferences-dialog.c:2413 msgid "Default New Channel Color and Opacity" msgstr "Sjálfgefinn litur og ógegnsæi nýrrar litrásar" #. New Path Dialog -#: ../app/dialogs/preferences-dialog.c:2413 +#: ../app/dialogs/preferences-dialog.c:2418 msgid "New Path Dialog" msgstr "Valkostir fyrir nýjan feril" -#: ../app/dialogs/preferences-dialog.c:2418 +#: ../app/dialogs/preferences-dialog.c:2423 msgid "Path name:" msgstr "Heiti ferils:" #. Export Path Dialog -#: ../app/dialogs/preferences-dialog.c:2422 +#: ../app/dialogs/preferences-dialog.c:2427 msgid "Export Paths Dialog" msgstr "Flytja feril út" -#: ../app/dialogs/preferences-dialog.c:2427 +#: ../app/dialogs/preferences-dialog.c:2432 msgid "Export folder:" msgstr "Útflutningsmappa:" -#: ../app/dialogs/preferences-dialog.c:2428 +#: ../app/dialogs/preferences-dialog.c:2433 msgid "Select Default Folder for Exporting Paths" msgstr "Veldu sjálfgefna möppu fyrir útflutning ferla" -#: ../app/dialogs/preferences-dialog.c:2432 +#: ../app/dialogs/preferences-dialog.c:2437 msgid "Export the active path only" msgstr "Einungis flytja út virkan feril" #. Import Path Dialog -#: ../app/dialogs/preferences-dialog.c:2436 +#: ../app/dialogs/preferences-dialog.c:2441 msgid "Import Paths Dialog" msgstr "Flytja inn ferla" -#: ../app/dialogs/preferences-dialog.c:2441 +#: ../app/dialogs/preferences-dialog.c:2446 msgid "Import folder:" msgstr "Innflutningsmappa:" -#: ../app/dialogs/preferences-dialog.c:2442 +#: ../app/dialogs/preferences-dialog.c:2447 msgid "Select Default Folder for Importing Paths" msgstr "Veldu sjálfgefna möppu fyrir innflutning ferla" -#: ../app/dialogs/preferences-dialog.c:2446 +#: ../app/dialogs/preferences-dialog.c:2451 msgid "Merge imported paths" msgstr "Sameina innflutta ferla" -#: ../app/dialogs/preferences-dialog.c:2449 +#: ../app/dialogs/preferences-dialog.c:2454 msgid "Scale imported paths" msgstr "Kvarða innflutta ferla" #. Feather Selection Dialog -#: ../app/dialogs/preferences-dialog.c:2453 +#: ../app/dialogs/preferences-dialog.c:2458 msgid "Feather Selection Dialog" msgstr "Fjaðra myndval" -#: ../app/dialogs/preferences-dialog.c:2458 +#: ../app/dialogs/preferences-dialog.c:2463 msgid "Feather radius:" msgstr "Radíus fjöðrunar:" -#: ../app/dialogs/preferences-dialog.c:2462 -#: ../app/dialogs/preferences-dialog.c:2484 -#: ../app/dialogs/preferences-dialog.c:2501 +#: ../app/dialogs/preferences-dialog.c:2467 +#: ../app/dialogs/preferences-dialog.c:2489 +#: ../app/dialogs/preferences-dialog.c:2506 msgid "Selected areas continue outside the image" msgstr "Valin svæði halda áfram út fyrir myndina" #. Grow Selection Dialog -#: ../app/dialogs/preferences-dialog.c:2466 +#: ../app/dialogs/preferences-dialog.c:2471 msgid "Grow Selection Dialog" msgstr "Víkka myndval" -#: ../app/dialogs/preferences-dialog.c:2471 +#: ../app/dialogs/preferences-dialog.c:2476 msgid "Grow radius:" msgstr "Víkka radíus:" #. Shrink Selection Dialog -#: ../app/dialogs/preferences-dialog.c:2475 +#: ../app/dialogs/preferences-dialog.c:2480 msgid "Shrink Selection Dialog" msgstr "Minnka myndval" -#: ../app/dialogs/preferences-dialog.c:2480 +#: ../app/dialogs/preferences-dialog.c:2485 msgid "Shrink radius:" msgstr "Minnka radíus:" #. Border Selection Dialog -#: ../app/dialogs/preferences-dialog.c:2488 +#: ../app/dialogs/preferences-dialog.c:2493 msgid "Border Selection Dialog" msgstr "Gluggi fyrir val útjaðars" -#: ../app/dialogs/preferences-dialog.c:2493 +#: ../app/dialogs/preferences-dialog.c:2498 msgid "Border radius:" msgstr "Radíus útjaðars:" -#: ../app/dialogs/preferences-dialog.c:2497 +#: ../app/dialogs/preferences-dialog.c:2502 msgid "Border style:" msgstr "Stíll útjaðars:" #. Fill Options Dialog -#: ../app/dialogs/preferences-dialog.c:2505 +#: ../app/dialogs/preferences-dialog.c:2510 msgid "Fill Selection Outline & Fill Path Dialogs" msgstr "Gluggar fyrir fyllingu útlína myndvals og fyllingu ferla" #. Stroke Options Dialog -#: ../app/dialogs/preferences-dialog.c:2514 +#: ../app/dialogs/preferences-dialog.c:2519 msgid "Stroke Selection & Stroke Path Dialogs" msgstr "Gluggar fyrir val á strokum & strokuferla" -#: ../app/dialogs/preferences-dialog.c:2537 -#: ../app/dialogs/preferences-dialog.c:2538 +#: ../app/dialogs/preferences-dialog.c:2542 +#: ../app/dialogs/preferences-dialog.c:2543 msgid "Help System" msgstr "Hjálparkerfi" -#: ../app/dialogs/preferences-dialog.c:2549 +#: ../app/dialogs/preferences-dialog.c:2554 msgid "Show _tooltips" msgstr "Sýna vísbendingar verkfæra" -#: ../app/dialogs/preferences-dialog.c:2552 +#: ../app/dialogs/preferences-dialog.c:2557 msgid "Show help _buttons" msgstr "Sýna hjálpar_hnappa" -#: ../app/dialogs/preferences-dialog.c:2557 +#: ../app/dialogs/preferences-dialog.c:2562 msgid "Use the online version" msgstr "Nota útgáfuna sem er á netinu" -#: ../app/dialogs/preferences-dialog.c:2558 +#: ../app/dialogs/preferences-dialog.c:2563 msgid "Use a locally installed copy" msgstr "Nota uppsett afrit á þessari tölvu" -#: ../app/dialogs/preferences-dialog.c:2559 +#: ../app/dialogs/preferences-dialog.c:2564 msgid "U_ser manual:" msgstr "Notanda_handbók:" -#: ../app/dialogs/preferences-dialog.c:2570 +#: ../app/dialogs/preferences-dialog.c:2575 msgid "User interface language" msgstr "Tungumál notandaviðmóts" @@ -17115,15 +17156,15 @@ #. * that doesn't use the help browser, so don't bother showing #. * the combo. #. -#: ../app/dialogs/preferences-dialog.c:2629 +#: ../app/dialogs/preferences-dialog.c:2634 msgid "Help Browser" msgstr "Hjálparvafri" -#: ../app/dialogs/preferences-dialog.c:2636 +#: ../app/dialogs/preferences-dialog.c:2641 msgid "H_elp browser to use:" msgstr "Hjálparvafri sem nota á:" -#: ../app/dialogs/preferences-dialog.c:2642 +#: ../app/dialogs/preferences-dialog.c:2647 msgid "" "The GIMP help browser doesn't seem to be installed. Using the web browser " "instead." @@ -17132,524 +17173,524 @@ "netvafra til að lesa hjálparsíðurnar." #. Action Search -#: ../app/dialogs/preferences-dialog.c:2659 +#: ../app/dialogs/preferences-dialog.c:2664 msgid "Action Search" msgstr "Leita að aðgerð" -#: ../app/dialogs/preferences-dialog.c:2663 +#: ../app/dialogs/preferences-dialog.c:2668 msgid "Show _unavailable actions" msgstr "Sýna aðgerðir sem _ekki eru tiltækar" -#: ../app/dialogs/preferences-dialog.c:2666 +#: ../app/dialogs/preferences-dialog.c:2671 msgid "_Maximum History Size:" msgstr "Há_marksstærð ferilskráningar:" -#: ../app/dialogs/preferences-dialog.c:2670 +#: ../app/dialogs/preferences-dialog.c:2675 msgid "C_lear Action History" msgstr "Eyða fer_li aðgerða" -#: ../app/dialogs/preferences-dialog.c:2684 -#: ../app/dialogs/preferences-dialog.c:2685 +#: ../app/dialogs/preferences-dialog.c:2689 +#: ../app/dialogs/preferences-dialog.c:2690 msgid "Display" msgstr "Skjár" #. Transparency -#: ../app/dialogs/preferences-dialog.c:2694 +#: ../app/dialogs/preferences-dialog.c:2699 msgid "Transparency" msgstr "Gegnsæi" -#: ../app/dialogs/preferences-dialog.c:2698 +#: ../app/dialogs/preferences-dialog.c:2703 msgid "_Check style:" msgstr "Athu_ga stíl:" -#: ../app/dialogs/preferences-dialog.c:2701 +#: ../app/dialogs/preferences-dialog.c:2706 msgid "Check _size:" msgstr "Athuga _stærð:" -#: ../app/dialogs/preferences-dialog.c:2704 +#: ../app/dialogs/preferences-dialog.c:2709 msgid "Monitor Resolution" msgstr "Skjáupplausn" #. Pixels -#: ../app/dialogs/preferences-dialog.c:2708 ../app/display/gimpcursorview.c:212 +#: ../app/dialogs/preferences-dialog.c:2713 ../app/display/gimpcursorview.c:212 #: ../app/widgets/gimpgrideditor.c:199 ../app/widgets/gimpgrideditor.c:234 msgid "Pixels" msgstr "Mynddílar" -#: ../app/dialogs/preferences-dialog.c:2726 ../app/widgets/gimpgrideditor.c:195 +#: ../app/dialogs/preferences-dialog.c:2731 ../app/widgets/gimpgrideditor.c:195 #: ../app/widgets/gimpgrideditor.c:230 msgid "Horizontal" msgstr "Lárétt" -#: ../app/dialogs/preferences-dialog.c:2728 ../app/widgets/gimpgrideditor.c:197 +#: ../app/dialogs/preferences-dialog.c:2733 ../app/widgets/gimpgrideditor.c:197 #: ../app/widgets/gimpgrideditor.c:232 msgid "Vertical" msgstr "Lóðrétt" -#: ../app/dialogs/preferences-dialog.c:2730 +#: ../app/dialogs/preferences-dialog.c:2735 #: ../app/widgets/gimpimagepropview.c:469 msgid "ppi" msgstr "pát" -#: ../app/dialogs/preferences-dialog.c:2749 +#: ../app/dialogs/preferences-dialog.c:2754 #, c-format msgid "_Detect automatically (currently %d × %d ppi)" msgstr "_Finna sjálfvirkt (er núna %d × %d pát)" -#: ../app/dialogs/preferences-dialog.c:2767 +#: ../app/dialogs/preferences-dialog.c:2772 msgid "_Enter manually" msgstr "Slá inn _handvirkt" -#: ../app/dialogs/preferences-dialog.c:2782 +#: ../app/dialogs/preferences-dialog.c:2787 msgid "C_alibrate..." msgstr "Litkv_arða..." -#: ../app/dialogs/preferences-dialog.c:2809 -#: ../app/dialogs/preferences-dialog.c:2810 +#: ../app/dialogs/preferences-dialog.c:2814 +#: ../app/dialogs/preferences-dialog.c:2815 msgid "Window Management" msgstr "Gluggastjórnun" -#: ../app/dialogs/preferences-dialog.c:2815 +#: ../app/dialogs/preferences-dialog.c:2820 msgid "Window Manager Hints" msgstr "Vísbendingar gluggastjóra" -#: ../app/dialogs/preferences-dialog.c:2821 +#: ../app/dialogs/preferences-dialog.c:2826 msgid "Hint for _docks and toolbox:" msgstr "_Vísbendingar fyrir spjöld og verkfærakassa:" -#: ../app/dialogs/preferences-dialog.c:2824 +#: ../app/dialogs/preferences-dialog.c:2829 msgid "Focus" msgstr "Virkni" -#: ../app/dialogs/preferences-dialog.c:2828 +#: ../app/dialogs/preferences-dialog.c:2833 msgid "Activate the _focused image" msgstr "Virkja myndina sem hefur _fókus" #. Window Positions -#: ../app/dialogs/preferences-dialog.c:2832 +#: ../app/dialogs/preferences-dialog.c:2837 msgid "Window Positions" msgstr "Gluggastaðsetningar" -#: ../app/dialogs/preferences-dialog.c:2835 +#: ../app/dialogs/preferences-dialog.c:2840 msgid "_Save window positions on exit" msgstr "Vi_sta staðsetningu glugga við lokun" -#: ../app/dialogs/preferences-dialog.c:2838 +#: ../app/dialogs/preferences-dialog.c:2843 msgid "Open windows on the same _monitor they were open before" msgstr "Birta glugga á sama skjá og þeir voru opnir á síðast" -#: ../app/dialogs/preferences-dialog.c:2842 +#: ../app/dialogs/preferences-dialog.c:2847 msgid "Save Window Positions _Now" msgstr "Vista staðsetningu glugga _núna" -#: ../app/dialogs/preferences-dialog.c:2849 +#: ../app/dialogs/preferences-dialog.c:2854 msgid "_Reset Saved Window Positions to Default Values" msgstr "F_rumstilla stöðu vistaðra glugga á sjálfgefin gildi" -#: ../app/dialogs/preferences-dialog.c:2864 -#: ../app/dialogs/preferences-dialog.c:2865 +#: ../app/dialogs/preferences-dialog.c:2869 +#: ../app/dialogs/preferences-dialog.c:2870 msgid "Image Windows" msgstr "Myndagluggar" -#: ../app/dialogs/preferences-dialog.c:2877 +#: ../app/dialogs/preferences-dialog.c:2882 msgid "Use \"Show _all\" by default" msgstr "Nota 'Birta _allt' sem sjálfgefið" -#: ../app/dialogs/preferences-dialog.c:2881 +#: ../app/dialogs/preferences-dialog.c:2886 msgid "Use \"_Dot for dot\" by default" msgstr "Nota '_punkt fyrir punkt' sem sjálfgefið" -#: ../app/dialogs/preferences-dialog.c:2887 +#: ../app/dialogs/preferences-dialog.c:2892 msgid "Marching ants s_peed:" msgstr "_Hraði marserandi maura:" #. Zoom & Resize Behavior -#: ../app/dialogs/preferences-dialog.c:2891 +#: ../app/dialogs/preferences-dialog.c:2896 msgid "Zoom & Resize Behavior" msgstr "Hegðun aðdráttar og stærðarbreytinga" -#: ../app/dialogs/preferences-dialog.c:2895 +#: ../app/dialogs/preferences-dialog.c:2900 msgid "Resize window on _zoom" msgstr "_Breyta stærð glugga við breytingu á aðdrætti" -#: ../app/dialogs/preferences-dialog.c:2898 +#: ../app/dialogs/preferences-dialog.c:2903 msgid "Resize window on image _size change" msgstr "Breyta stærð glugga við breytingu á stærð myndar" -#: ../app/dialogs/preferences-dialog.c:2904 +#: ../app/dialogs/preferences-dialog.c:2909 msgid "Show entire image" msgstr "Birta alla myndina" -#: ../app/dialogs/preferences-dialog.c:2906 +#: ../app/dialogs/preferences-dialog.c:2911 msgid "Initial zoom _ratio:" msgstr "_Upphaflegur aðdráttur:" #. Space Bar -#: ../app/dialogs/preferences-dialog.c:2910 +#: ../app/dialogs/preferences-dialog.c:2915 msgid "Space Bar" msgstr "Bilslá" -#: ../app/dialogs/preferences-dialog.c:2916 +#: ../app/dialogs/preferences-dialog.c:2921 msgid "_While space bar is pressed:" msgstr "Á meðan _bilslá er haldið niðri:" #. Mouse Pointers -#: ../app/dialogs/preferences-dialog.c:2920 +#: ../app/dialogs/preferences-dialog.c:2925 msgid "Mouse Pointers" msgstr "Músarbendlar" -#: ../app/dialogs/preferences-dialog.c:2924 +#: ../app/dialogs/preferences-dialog.c:2929 msgid "Show _brush outline" msgstr "Sýna útlínur _pensils" -#: ../app/dialogs/preferences-dialog.c:2932 +#: ../app/dialogs/preferences-dialog.c:2937 msgid "S_nap brush outline to stroke" msgstr "Láta útlí_nur pensils grípa í stroku" -#: ../app/dialogs/preferences-dialog.c:2936 +#: ../app/dialogs/preferences-dialog.c:2941 msgid "Show pointer for paint _tools" msgstr "Sýna bendil fyrir _málningarverkfæri" -#: ../app/dialogs/preferences-dialog.c:2942 +#: ../app/dialogs/preferences-dialog.c:2947 msgid "Pointer _mode:" msgstr "Bendil_hamur:" -#: ../app/dialogs/preferences-dialog.c:2945 +#: ../app/dialogs/preferences-dialog.c:2950 msgid "Pointer _handedness:" msgstr "Rétthentur/örvhentur bendill:" -#: ../app/dialogs/preferences-dialog.c:2956 +#: ../app/dialogs/preferences-dialog.c:2961 msgid "Image Window Appearance" msgstr "Útlit myndaglugga" -#: ../app/dialogs/preferences-dialog.c:2966 +#: ../app/dialogs/preferences-dialog.c:2971 msgid "Default Appearance in Normal Mode" msgstr "Sjálfgefið útlit í venjulegum birtingarham" -#: ../app/dialogs/preferences-dialog.c:2971 +#: ../app/dialogs/preferences-dialog.c:2976 msgid "Default Appearance in Fullscreen Mode" msgstr "Sjálfgefið útlit í heilskjásham" -#: ../app/dialogs/preferences-dialog.c:2980 +#: ../app/dialogs/preferences-dialog.c:2985 msgid "Image Title & Statusbar Format" msgstr "Snið titil- og stöðustiku myndar" -#: ../app/dialogs/preferences-dialog.c:2981 +#: ../app/dialogs/preferences-dialog.c:2986 msgid "Title & Status" msgstr "Titill og staða" -#: ../app/dialogs/preferences-dialog.c:2999 +#: ../app/dialogs/preferences-dialog.c:3004 msgid "Current format" msgstr "Núverandi snið" -#: ../app/dialogs/preferences-dialog.c:3000 +#: ../app/dialogs/preferences-dialog.c:3005 msgid "Default format" msgstr "Sjálfgefið snið" -#: ../app/dialogs/preferences-dialog.c:3001 +#: ../app/dialogs/preferences-dialog.c:3006 msgid "Show zoom percentage" msgstr "Sýna aðdráttarprósentu" -#: ../app/dialogs/preferences-dialog.c:3002 +#: ../app/dialogs/preferences-dialog.c:3007 msgid "Show zoom ratio" msgstr "Sýna aðdráttarhlutfall" -#: ../app/dialogs/preferences-dialog.c:3003 +#: ../app/dialogs/preferences-dialog.c:3008 msgid "Show image size" msgstr "Sýna stærð myndar" -#: ../app/dialogs/preferences-dialog.c:3004 +#: ../app/dialogs/preferences-dialog.c:3009 msgid "Show drawable size" msgstr "Sýna stærð myndhluta" -#: ../app/dialogs/preferences-dialog.c:3017 +#: ../app/dialogs/preferences-dialog.c:3022 msgid "Image Title Format" msgstr "Titilsnið myndar" -#: ../app/dialogs/preferences-dialog.c:3019 +#: ../app/dialogs/preferences-dialog.c:3024 msgid "Image Statusbar Format" msgstr "Snið stöðustiku myndar" -#: ../app/dialogs/preferences-dialog.c:3104 +#: ../app/dialogs/preferences-dialog.c:3109 msgid "Image Window Snapping Behavior" msgstr "Hegðun grips fyrir glugga" -#: ../app/dialogs/preferences-dialog.c:3105 +#: ../app/dialogs/preferences-dialog.c:3110 msgid "Snapping" msgstr "Grip" -#: ../app/dialogs/preferences-dialog.c:3112 +#: ../app/dialogs/preferences-dialog.c:3117 msgid "Default Behavior in Normal Mode" msgstr "Sjálfgefin hegðun í venjulegum birtingarham" -#: ../app/dialogs/preferences-dialog.c:3116 +#: ../app/dialogs/preferences-dialog.c:3121 msgid "Default Behavior in Fullscreen Mode" msgstr "Sjálfgefin hegðun í heilskjásham" -#: ../app/dialogs/preferences-dialog.c:3125 +#: ../app/dialogs/preferences-dialog.c:3130 msgid "_Snapping distance:" msgstr "_Gripfjarlægð:" -#: ../app/dialogs/preferences-dialog.c:3134 -#: ../app/dialogs/preferences-dialog.c:3135 +#: ../app/dialogs/preferences-dialog.c:3139 +#: ../app/dialogs/preferences-dialog.c:3140 msgid "Input Devices" msgstr "Inntakstæki" #. Extended Input Devices -#: ../app/dialogs/preferences-dialog.c:3141 +#: ../app/dialogs/preferences-dialog.c:3146 msgid "Extended Input Devices" msgstr "Auka-inntakstæki" -#: ../app/dialogs/preferences-dialog.c:3145 +#: ../app/dialogs/preferences-dialog.c:3150 msgid "S_hare tool and tool options between input devices" msgstr "Deila verkfærum og stillingum verkfæra á milli inntakstækja" -#: ../app/dialogs/preferences-dialog.c:3149 +#: ../app/dialogs/preferences-dialog.c:3154 msgid "Configure E_xtended Input Devices..." msgstr "Stilla aukaleg _inntakstæki..." -#: ../app/dialogs/preferences-dialog.c:3156 +#: ../app/dialogs/preferences-dialog.c:3161 msgid "_Save input device settings on exit" msgstr "Vi_sta stillingar inntakstækja við lokun" -#: ../app/dialogs/preferences-dialog.c:3160 +#: ../app/dialogs/preferences-dialog.c:3165 msgid "Save Input Device Settings _Now" msgstr "Vista stillingar inntakstækja _núna" -#: ../app/dialogs/preferences-dialog.c:3167 +#: ../app/dialogs/preferences-dialog.c:3172 msgid "_Reset Saved Input Device Settings to Default Values" msgstr "F_rumstilla vistaðar stillingar inntakstækja á sjálfgefin gildi" -#: ../app/dialogs/preferences-dialog.c:3182 +#: ../app/dialogs/preferences-dialog.c:3187 msgid "Additional Input Controllers" msgstr "Aðrar inntaksstýringar" -#: ../app/dialogs/preferences-dialog.c:3183 +#: ../app/dialogs/preferences-dialog.c:3188 msgid "Input Controllers" msgstr "Inntaksstýringar" -#: ../app/dialogs/preferences-dialog.c:3198 -#: ../app/dialogs/preferences-dialog.c:3199 +#: ../app/dialogs/preferences-dialog.c:3203 +#: ../app/dialogs/preferences-dialog.c:3204 msgid "Folders" msgstr "Möppur" -#: ../app/dialogs/preferences-dialog.c:3206 +#: ../app/dialogs/preferences-dialog.c:3211 msgid "Reset _Folders" msgstr "_Endurstilla möppur" -#: ../app/dialogs/preferences-dialog.c:3222 +#: ../app/dialogs/preferences-dialog.c:3227 msgid "_Temporary folder:" msgstr "_Bráðabirgðamappa:" -#: ../app/dialogs/preferences-dialog.c:3223 +#: ../app/dialogs/preferences-dialog.c:3228 msgid "Select Folder for Temporary Files" msgstr "Velja möppu fyrir bráðabirgðaskrár" -#: ../app/dialogs/preferences-dialog.c:3227 +#: ../app/dialogs/preferences-dialog.c:3232 msgid "_Swap folder:" msgstr "Di_skminnismappa:" -#: ../app/dialogs/preferences-dialog.c:3228 +#: ../app/dialogs/preferences-dialog.c:3233 msgid "Select Swap Folder" msgstr "Velja diskminnismöppu (swap)" -#: ../app/dialogs/preferences-dialog.c:3261 +#: ../app/dialogs/preferences-dialog.c:3266 msgid "Brush Folders" msgstr "Pensilmöppur" -#: ../app/dialogs/preferences-dialog.c:3264 +#: ../app/dialogs/preferences-dialog.c:3269 msgid "Reset Brush _Folders" msgstr "_Endurstilla pensilmöppur" -#: ../app/dialogs/preferences-dialog.c:3265 +#: ../app/dialogs/preferences-dialog.c:3270 msgid "Select Brush Folders" msgstr "Velja pensilmöppur" -#: ../app/dialogs/preferences-dialog.c:3267 +#: ../app/dialogs/preferences-dialog.c:3272 msgid "Dynamics Folders" msgstr "Pensilhreyfingamöppur" -#: ../app/dialogs/preferences-dialog.c:3270 +#: ../app/dialogs/preferences-dialog.c:3275 msgid "Reset Dynamics _Folders" msgstr "_Endurstilla pensilhreyfingamöppur" -#: ../app/dialogs/preferences-dialog.c:3271 +#: ../app/dialogs/preferences-dialog.c:3276 msgid "Select Dynamics Folders" msgstr "Velja pensilhreyfingamöppur" -#: ../app/dialogs/preferences-dialog.c:3273 +#: ../app/dialogs/preferences-dialog.c:3278 msgid "Pattern Folders" msgstr "Mynsturmöppur" -#: ../app/dialogs/preferences-dialog.c:3276 +#: ../app/dialogs/preferences-dialog.c:3281 msgid "Reset Pattern _Folders" msgstr "_Endurstilla mynsturmöppur" -#: ../app/dialogs/preferences-dialog.c:3277 +#: ../app/dialogs/preferences-dialog.c:3282 msgid "Select Pattern Folders" msgstr "Velja mynsturmöppur" -#: ../app/dialogs/preferences-dialog.c:3279 +#: ../app/dialogs/preferences-dialog.c:3284 msgid "Palette Folders" msgstr "Litaspjaldsmöppur" -#: ../app/dialogs/preferences-dialog.c:3282 +#: ../app/dialogs/preferences-dialog.c:3287 msgid "Reset Palette _Folders" msgstr "_Endurstilla litaspjaldsmöppur" -#: ../app/dialogs/preferences-dialog.c:3283 +#: ../app/dialogs/preferences-dialog.c:3288 msgid "Select Palette Folders" msgstr "Velja litaspjaldsmöppur" -#: ../app/dialogs/preferences-dialog.c:3285 +#: ../app/dialogs/preferences-dialog.c:3290 msgid "Gradient Folders" msgstr "Litstiglamöppur" -#: ../app/dialogs/preferences-dialog.c:3288 +#: ../app/dialogs/preferences-dialog.c:3293 msgid "Reset Gradient _Folders" msgstr "_Endurstilla litstiglamöppur" -#: ../app/dialogs/preferences-dialog.c:3289 +#: ../app/dialogs/preferences-dialog.c:3294 msgid "Select Gradient Folders" msgstr "Velja litstiglamöppur" -#: ../app/dialogs/preferences-dialog.c:3291 +#: ../app/dialogs/preferences-dialog.c:3296 msgid "Font Folders" msgstr "Leturmöppur" -#: ../app/dialogs/preferences-dialog.c:3294 +#: ../app/dialogs/preferences-dialog.c:3299 msgid "Reset Font _Folders" msgstr "_Endurstilla leturmöppur" -#: ../app/dialogs/preferences-dialog.c:3295 +#: ../app/dialogs/preferences-dialog.c:3300 msgid "Select Font Folders" msgstr "Velja leturmöppur" -#: ../app/dialogs/preferences-dialog.c:3297 +#: ../app/dialogs/preferences-dialog.c:3302 msgid "Tool Preset Folders" msgstr "Möppur fyrir forstillingar verkfæra" -#: ../app/dialogs/preferences-dialog.c:3300 +#: ../app/dialogs/preferences-dialog.c:3305 msgid "Reset Tool Preset _Folders" msgstr "_Endurstilla möppur fyrir forstillingar verkfæra" -#: ../app/dialogs/preferences-dialog.c:3301 +#: ../app/dialogs/preferences-dialog.c:3306 msgid "Select Tool Preset Folders" msgstr "Velja möppur fyrir forstillingar verkfæra" -#: ../app/dialogs/preferences-dialog.c:3303 +#: ../app/dialogs/preferences-dialog.c:3308 msgid "MyPaint Brush Folders" msgstr "Pensilmöppur fyrir MyPaint pensla" -#: ../app/dialogs/preferences-dialog.c:3306 +#: ../app/dialogs/preferences-dialog.c:3311 msgid "Reset MyPaint Brush _Folders" msgstr "_Endurstilla pensilmöppur fyrir MyPaint pensla" -#: ../app/dialogs/preferences-dialog.c:3307 +#: ../app/dialogs/preferences-dialog.c:3312 msgid "Select MyPaint Brush Folders" msgstr "Veldu pensilmöppur fyrir MyPaint pensla" -#: ../app/dialogs/preferences-dialog.c:3309 +#: ../app/dialogs/preferences-dialog.c:3314 msgid "Plug-in Folders" msgstr "Hjálparforritamöppur" -#: ../app/dialogs/preferences-dialog.c:3312 +#: ../app/dialogs/preferences-dialog.c:3317 msgid "Reset plug-in _Folders" msgstr "_Endurstilla hjálparforritamöppur" -#: ../app/dialogs/preferences-dialog.c:3313 +#: ../app/dialogs/preferences-dialog.c:3318 msgid "Select plug-in Folders" msgstr "Velja hjálparforritamöppur" -#: ../app/dialogs/preferences-dialog.c:3315 +#: ../app/dialogs/preferences-dialog.c:3320 msgid "Scripts" msgstr "Skriftur" -#: ../app/dialogs/preferences-dialog.c:3315 +#: ../app/dialogs/preferences-dialog.c:3320 msgid "Script-Fu Folders" msgstr "Script-Fu möppur" -#: ../app/dialogs/preferences-dialog.c:3318 +#: ../app/dialogs/preferences-dialog.c:3323 msgid "Reset Script-Fu _Folders" msgstr "_Endurstilla Script-Fu möppur" -#: ../app/dialogs/preferences-dialog.c:3319 +#: ../app/dialogs/preferences-dialog.c:3324 msgid "Select Script-Fu Folders" msgstr "Velja Script-Fu möppur" -#: ../app/dialogs/preferences-dialog.c:3321 +#: ../app/dialogs/preferences-dialog.c:3326 msgid "Module Folders" msgstr "Einingamöppur" -#: ../app/dialogs/preferences-dialog.c:3324 +#: ../app/dialogs/preferences-dialog.c:3329 msgid "Reset Module _Folders" msgstr "_Endurstilla kerfiseiningamöppur" -#: ../app/dialogs/preferences-dialog.c:3325 +#: ../app/dialogs/preferences-dialog.c:3330 msgid "Select Module Folders" msgstr "Velja einingamöppur" -#: ../app/dialogs/preferences-dialog.c:3327 +#: ../app/dialogs/preferences-dialog.c:3332 msgid "Interpreters" msgstr "Túlkarar" -#: ../app/dialogs/preferences-dialog.c:3327 +#: ../app/dialogs/preferences-dialog.c:3332 msgid "Interpreter Folders" msgstr "Túlkaramöppur" -#: ../app/dialogs/preferences-dialog.c:3330 +#: ../app/dialogs/preferences-dialog.c:3335 msgid "Reset Interpreter _Folders" msgstr "_Endurstilla túlkaramöppur" -#: ../app/dialogs/preferences-dialog.c:3331 +#: ../app/dialogs/preferences-dialog.c:3336 msgid "Select Interpreter Folders" msgstr "Velja túlkaramöppur" -#: ../app/dialogs/preferences-dialog.c:3333 +#: ../app/dialogs/preferences-dialog.c:3338 msgid "Environment" msgstr "Umhverfi" -#: ../app/dialogs/preferences-dialog.c:3333 +#: ../app/dialogs/preferences-dialog.c:3338 msgid "Environment Folders" msgstr "Umhverfismöppur" -#: ../app/dialogs/preferences-dialog.c:3336 +#: ../app/dialogs/preferences-dialog.c:3341 msgid "Reset Environment _Folders" msgstr "_Endurstilla umhverfismöppur" -#: ../app/dialogs/preferences-dialog.c:3337 +#: ../app/dialogs/preferences-dialog.c:3342 msgid "Select Environment Folders" msgstr "Velja umhverfismöppur" -#: ../app/dialogs/preferences-dialog.c:3339 +#: ../app/dialogs/preferences-dialog.c:3344 msgid "Themes" msgstr "Þemu" -#: ../app/dialogs/preferences-dialog.c:3339 +#: ../app/dialogs/preferences-dialog.c:3344 msgid "Theme Folders" msgstr "Þemamöppur" -#: ../app/dialogs/preferences-dialog.c:3342 +#: ../app/dialogs/preferences-dialog.c:3347 msgid "Reset Theme _Folders" msgstr "_Endurstilla þemamöppur" -#: ../app/dialogs/preferences-dialog.c:3343 +#: ../app/dialogs/preferences-dialog.c:3348 msgid "Select Theme Folders" msgstr "Velja þemamöppur" -#: ../app/dialogs/preferences-dialog.c:3345 +#: ../app/dialogs/preferences-dialog.c:3350 msgid "Icon Themes" msgstr "Táknmyndaþemu" -#: ../app/dialogs/preferences-dialog.c:3345 +#: ../app/dialogs/preferences-dialog.c:3350 msgid "Icon Theme Folders" msgstr "Möppur með táknmyndaþemum" -#: ../app/dialogs/preferences-dialog.c:3348 +#: ../app/dialogs/preferences-dialog.c:3353 msgid "Reset Icon Theme _Folders" msgstr "_Endurstilla táknmyndaþemamöppur" -#: ../app/dialogs/preferences-dialog.c:3349 +#: ../app/dialogs/preferences-dialog.c:3354 msgid "Select Icon Theme Folders" msgstr "Veldu táknmyndaþemamöppur" @@ -18382,12 +18423,10 @@ msgstr "Smella-Draga til að færa alla punkta" #: ../app/display/gimptoolfocus.c:1117 -#| msgid "Click-Drag to move the endpoint" msgid "Click-Drag to change the midpoint" msgstr "Smelltu-Dragðu til að breyta miðpunktinum" #: ../app/display/gimptoolfocus.c:1119 -#| msgid "Click-Drag to remove the slider" msgid "Click-Drag to resize the limit" msgstr "Smelltu-Dragðu til að breyta stærð marka" @@ -18397,22 +18436,18 @@ msgstr "%s til að breyta stærð á fókus" #: ../app/display/gimptoolfocus.c:1126 ../app/display/gimptoolfocus.c:1139 -#| msgid "Click-Drag to remove the slider" msgid "Click-Drag to resize the focus" msgstr "Smelltu-Dragðu til að breyta stærð á fókus" #: ../app/display/gimptoolfocus.c:1133 -#| msgid "Click-Drag to change perspective" msgid "Click-Drag to change the aspect ratio" msgstr "Smelltu-Dragðu til að breyta stærðarhlutföllum" #: ../app/display/gimptoolfocus.c:1144 -#| msgid "Click-Drag to move the slider" msgid "Click-Drag to move the focus" msgstr "Smelltu-Dragðu til að færa fókusinn" #: ../app/display/gimptoolfocus.c:1148 -#| msgid "Click-Drag to rotate" msgid "Click-Drag to rotate the focus" msgstr "Smella-Draga til að snúa fókusinn" @@ -20890,8 +20925,6 @@ msgstr "Hreyfingarafskerping" #: ../app/pdb/plug-in-compat-cmds.c:2748 -#| msgctxt "filters-action" -#| msgid "_Median Blur..." msgctxt "undo-type" msgid "Median Blur" msgstr "Miðgildis-afskerping" @@ -22266,7 +22299,6 @@ msgstr "Utanskera eingöngu valið lag" #: ../app/tools/gimpcropoptions.c:101 -#| msgid "Select foreground pixels" msgid "Delete cropped pixels" msgstr "Eyða afskornum mynddílum" @@ -23092,7 +23124,6 @@ msgstr "Birta væntanlegan valhluta um leið og þú dregur til stýripunkta" #: ../app/tools/gimpiscissorstool.c:292 -#| msgid "Scissors" msgid "Scissors Select" msgstr "Skæraval" @@ -27566,11 +27597,11 @@ msgid "Error creating '%s': " msgstr "Villa við að búa til '%s': " -#: ../app/xcf/xcf-load.c:241 +#: ../app/xcf/xcf-load.c:250 msgid "Invalid image mode and precision combination." msgstr "Ógild samsetning myndhams og nákvæmni." -#: ../app/xcf/xcf-load.c:366 +#: ../app/xcf/xcf-load.c:375 #, c-format msgid "" "Corrupt 'exif-data' parasite discovered.\n" @@ -27579,7 +27610,7 @@ "Fann skemmdan aukahlut í 'exif-data'.\n" "Ekki var hægt að yfirfæra EXIF-lýsigögn: %s" -#: ../app/xcf/xcf-load.c:403 +#: ../app/xcf/xcf-load.c:412 msgid "" "Corrupt 'gimp-metadata' parasite discovered.\n" "XMP data could not be migrated." @@ -27587,7 +27618,7 @@ "Fann skemmdan aukahlut í 'gimp-metadata'.\n" "Ekki var hægt að yfirfæra XMP-lýsigögn." -#: ../app/xcf/xcf-load.c:427 +#: ../app/xcf/xcf-load.c:436 #, c-format msgid "" "Corrupt XMP metadata saved by an older version of GIMP could not be " @@ -27600,7 +27631,7 @@ "Ef þú veist ekki hvað XMP er, eru líkur á að þú þurfir ekki að hafa áhyggjur " "af þessu. Uppgefin villa: %s." -#: ../app/xcf/xcf-load.c:691 +#: ../app/xcf/xcf-load.c:715 msgid "" "This XCF file is corrupt! I have loaded as much of it as I can, but it is " "incomplete." @@ -27608,7 +27639,7 @@ "Þessi XCF skrá er skemmd! Reynt hefur verið að hlaða eins miklu inn og hægt " "er, en samt vantar upp á." -#: ../app/xcf/xcf-load.c:710 +#: ../app/xcf/xcf-load.c:734 msgid "" "This XCF file is corrupt! I could not even salvage any partial image data " "from it." @@ -27616,7 +27647,7 @@ "Þessi XCF skrá er skemmd! Ekki tókst að bjarga neinum myndupplýsingum úr " "henni." -#: ../app/xcf/xcf-load.c:801 +#: ../app/xcf/xcf-load.c:825 msgid "" "XCF warning: version 0 of XCF file format\n" "did not save indexed colormaps correctly.\n" diff -Nru gimp-2.10.32/po/it.po gimp-2.10.34/po/it.po --- gimp-2.10.32/po/it.po 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po/it.po 2023-02-21 19:56:20.000000000 +0000 @@ -1,7 +1,7 @@ # This is the Italian catalog for The GIMP. # Copyright (C) 1999 Free Software Foundation, Inc. # Daniele Medri , 2000-2002 -# Marco Ciampa , 2003-2022 +# Marco Ciampa , 2003-2023 # Alessandro Falappa , 2007-2008 # # Convenzioni adottate per GIMP (per lo più derivate dal mondo della grafica e della fotografia italiano): @@ -39,8 +39,8 @@ msgstr "" "Project-Id-Version: gimp 2.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-08 11:52+0200\n" -"PO-Revision-Date: 2022-06-08 13:50+0200\n" +"POT-Creation-Date: 2023-02-09 18:48+0100\n" +"PO-Revision-Date: 2023-02-09 19:09+0100\n" "Last-Translator: Marco Ciampa \n" "Language-Team: gimp@erlug.linux.it\n" "Language: it\n" @@ -103,57 +103,125 @@ msgstr "Fotoritocco in GIMP" #: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:8 +msgid "A new stable releases with a lot of bug fixes and a few enhancements:" +msgstr "Una nuova versione stabile con molte correzioni e alcuni miglioramenti:" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:9 +msgid "New template selector in \"Canvas Size\" dialog" +msgstr "Nuovo selettore modelli nella finestra \"Dimensione superficie\"" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:10 +msgid "" +"\"Change Color\" dialogs: color scale (0..255/0..100) and models (LCh/HSV) " +"settings remembered across sessions" +msgstr "Finestre di dialogo \"Cambia colore\": impostazioni della scala dei colori (0..255/0..100) e dei modelli (LCh/HSV) ricordate tra le sessioni" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:11 +msgid "New header with \"visible\" and \"link\" icons in item dockables" +msgstr "Nuova intestazione con le icone \"visibile\" e \"collegamento\" negli elementi ancorabili" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:12 +msgid "Clipping layers better supported when importing PSD files" +msgstr "Livelli ritaglio supportati meglio durante l'importazione dei file PSD" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:13 +msgid "Paths are now exported to PSD" +msgstr "I tracciati ora vengono esportati su PSD" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:14 +msgid "JPEG-XL export added" +msgstr "Aggiunta esportazione JPEG-XL" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:15 +msgid "Metadata in JPEG-XL import and export" +msgstr "Importazione ed esportazione metadati JPEG-XL" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:16 +msgid "New option \"Show reduced images\" when loading TIFF images" +msgstr "Nuova opzione \"Mostra immagini ridotte\" al caricamento di immagini TIFF" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:17 +msgid "16-bit per channel export for raw image data" +msgstr "esportazione a 16-bit per canale per i dati immagine raw" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:18 +msgid "" +"More plug-ins got bug-fixes: DDS, WebP, Flame, Animation Playback, HEIF, " +"Dicom and Help" +msgstr "Altre correzioni di plug-in: DDS, WebP, Fiamma, Esecuzione Animazione, HEIF, Dicom e Aiuto" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:19 +msgid "" +"Color picking on X11 will ignore the Wayland portal; new implementation for " +"color picking on Windows" +msgstr "Il prelievo colore su X11 ignorerà Wayland; nuova implementazione per il prelievo colore su Windows" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:20 +msgid "Check for updates fixed on macOS" +msgstr "Controllo aggiornamenti riparato su macOS" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:21 msgid "" "GIMP continues strengthening its bases with this new version 2.10.32 fixing " "many bugs and improving format support. Notable changes:" -msgstr "GIMP continua a rafforzare la sua base con questa nuova versione 2.10.32 che corregge molti difetti e migliora il supporto dei formati. Cambiamenti notevoli:" +msgstr "" +"GIMP continua a rafforzare la sua base con questa nuova versione 2.10.32 che " +"corregge molti difetti e migliora il supporto dei formati. Cambiamenti " +"notevoli:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:9 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:22 msgid "8 and 16-bit CMYK(A) TIFF files import is now supported" msgstr "L'importazione di file TIFF CMYK(A) a 8 e 16-bit ora è supportata" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:10 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:23 msgid "BIGTIFF import and export are now supported" msgstr "L'importazione/esportazione BIGTIFF sono ora supportate" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:11 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:24 msgid "JPEG XL files import is now supported" msgstr "L'importazione di file JPEG XL è ora supportata" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:12 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:25 msgid "" "DDS export has new \"Flip\" (useful for some game engine) and \"Visible " "layers\" options" -msgstr "L'esportazione DDS ha ora le nuove opzioni \"Ribalta\" (utile per alcuni motori di giochi) e \"Livelli visibili\"" +msgstr "" +"L'esportazione DDS ha ora le nuove opzioni \"Ribalta\" (utile per alcuni " +"motori di giochi) e \"Livelli visibili\"" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:13 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:26 msgid "Other improved format supports: BMP, DICOM, EPS, RAW, TGA, WebP" -msgstr "Altri miglioramenti nel supporto dei formati: BMP, DICOM, EPS, RAW, TGA, WebP" +msgstr "" +"Altri miglioramenti nel supporto dei formati: BMP, DICOM, EPS, RAW, TGA, WebP" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:14 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:27 msgid "" "The screenshot plug-in on Windows has now an option to capture the cursor" -msgstr "Il plug-in per le schermate su Windows ora ha l'opzione per catturare il puntatore" +msgstr "" +"Il plug-in per le schermate su Windows ora ha l'opzione per catturare il " +"puntatore" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:15 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:28 msgid "Several usability improvements in official themes and icons" msgstr "Diversi miglioramenti di usabilità nelle icone e temi ufficiali" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:16 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:29 msgid "" "New support for localized glyphs ('locl') in Text tool depending on the " "value of the \"Language\" tool option" -msgstr "Nuovo supporto per glifi localizzati ('locl') nello strumento testo a seconda del valore dell'opzione \"Lingua\" dello strumento" +msgstr "" +"Nuovo supporto per glifi localizzati ('locl') nello strumento testo a " +"seconda del valore dell'opzione \"Lingua\" dello strumento" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:17 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:30 msgid "More robust XCF import" msgstr "Importazione XCF più robusta" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:18 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:31 msgid "Several metadata handling improvements" msgstr "Diversi miglioramenti nella gestione dei metadati" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:19 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:32 msgid "" "GIMP 2.10.30 fixes many bugs, updates backend implementations to follow OS " "evolutions, improves metadata support as well as support of several formats, " @@ -163,7 +231,7 @@ "per seguire le evoluzioni dei SO, migliora il supporto ai metadati e a di " "diversi formati, come PSD e AVIF." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:20 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:33 msgid "" "GIMP 2.10.28 fixes a build issue of GIMP 2.10.26, where some theme data was " "not properly installed." @@ -172,7 +240,7 @@ "nella cui versione alcuni dati relativi ai temi non erano stati installati " "correttamente." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:21 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:34 msgid "" "GIMP 2.10.26 is a bug fix release, containing dozens of fixes, both in core, " "scripts and plug-in code." @@ -180,17 +248,17 @@ "GIMP 2.10.26 è un rilascio di correzione contenente dozzine di difetti " "corretti, sia nel codice del nucleo che negli script e nei plug-in." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:22 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:35 msgid "GIMP 2.10.24 is again mostly a bug fix release. Notable changes:" msgstr "" "GIMP 2.10.24 è ancora principalmente una versione di correzione difetti. " "Cambiamenti notevoli:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:23 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:36 msgid "GeoTIFF metadata support added" msgstr "Aggiunto supporto metadati GeoTIFF" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:24 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:37 msgid "" "PDF import now proposes an option to load layers in reverse orders and " "allows fractional pixel density" @@ -198,42 +266,42 @@ "L'importazione PDF ora propone un'opzione per caricare il livelli in ordine " "inverso e permette la densità di pixel frazionale" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:25 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:38 msgid "" "Raw image import updated to handle API changes in darktable 3.6 and over" msgstr "" "Importazione immagini raw aggiornata per gestire i cambiamenti nelle API in " "darktable 3.6 e successivi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:26 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:39 msgid "" "File format improved support: HEIF, PSP, TIFF, JPEG, PNG, PDF, DDS, BMP, PSD" msgstr "" "Migliorato supporto ai seguenti formati di file: HEIF, PSP, TIFF, JPEG, PNG, " "PDF, DDS, BMP, PSD" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:27 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:40 msgid "Many fixes and improvements to the metadata viewer and editor" msgstr "" "Molte correzioni e miglioramenti al visualizzatore e editor di metadati" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:28 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:41 msgid "New Kabyle translation" msgstr "Nuova traduzione in Cabilo" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:29 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:42 msgid "Off-canvas point snapping (to grid, guides, paths) made possible" msgstr "" "Abilitato magnetismo del punto fuori area disegnabile (a griglia, guide, " "tracciati)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:30 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:43 msgid "GIMP 2.10.22 is mainly a bug fix release. Notable changes:" msgstr "" "GIMP 2.10.22 è principalmente una versione di correzione difetti. " "Cambiamenti notevoli:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:31 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:44 msgid "" "HEIF support improvements: optional exporting with high bit depth, AVIF " "importing and exporting" @@ -241,23 +309,23 @@ "Miglioramenti al supporto HEIF: esportazione opzionale ad alta profondità di " "colore, importazione e esportazione AVIF" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:32 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:45 msgid "Multiple improvements in Corel PaintShop Pro support" msgstr "Diversi miglioramenti nel supporto a Corel PaintShop Pro" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:33 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:46 msgid "\"Sample merged\" now available in GEGL operation tool options" msgstr "" "\"Campionamento diffuso\" ora disponibile nelle opzioni dello strumento " "operazione GEGL" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:34 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:47 msgid "\"Sample merged\" is now enabled by default for color picking" msgstr "" "\"Campionamento diffuso\" è ora abilitato in modo predefinito per il " "prelievo colore" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:35 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:48 msgid "" "The option enabling OpenCL support has been moved to the Playground tab in " "Preferences" @@ -265,7 +333,7 @@ "L'opzione che abilita il supporto a OpenCL è stata spostata sulla scheda del " "terreno di gioco nelle preferenze." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:36 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:49 msgid "" "Matting Levin is now the default engine of Foreground Select tool as it " "performs a lot better" @@ -273,20 +341,20 @@ "Matting Levin è ora il motore predefinito dello strumento di selezione " "sfondo dato che è molto più performante" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:37 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:50 msgid "New progressive performance logs and dashboard updates" msgstr "" "Nuovi aggiornamenti ai log della performance progressiva e al cruscotto" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:38 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:51 msgid "Verbose debug now shows Flatpak info when relevant" msgstr "Il debug prolisso ora mostra informazioni Flatpack se rilevanti" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:39 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:52 msgid "Various bug fixes" msgstr "varie correzioni di difetti" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:40 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:53 msgid "" "GIMP 2.10.20 comes with new features as well as important bugfixes. Notable " "changes:" @@ -294,13 +362,13 @@ "GIMP 2.10.20 arriva con nuove caratteristiche e correzioni di difetti. I " "cambiamenti più importanti sono:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:41 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:54 msgid "Tool groups now expand on hover rather than click by default" msgstr "" "Ora, per impostazione predefinita, i gruppi strumenti si espandono quando si " "passa sopra col mouse invece che con il clic" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:42 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:55 msgid "" "Non-destructive cropping now available by cropping the canvas rather than " "actual pixels" @@ -308,7 +376,7 @@ "Il ritaglio non-distruttivo è ora disponibile per il ritaglio dell'area " "disegnabile invece che per i pixel veri" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:43 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:56 msgid "" "Better PSD support: exporting of 16-bit files now available, reading/writing " "channels in the right order" @@ -316,20 +384,20 @@ "Migliore supporto al formato PSD: ora è disponibile l'esportazione di file a " "16-bit, leggendo e scrivendo i canali nell'ordine giusto" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:44 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:57 msgid "On-canvas controls for the Vignette filter" msgstr "Controllo sull'area disegnabile del filtro Vignettatura" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:45 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:58 msgid "New filters: Bloom, Focus Blur, Lens Blur, Variable Blur" msgstr "" -"Nuovi filtri: Bloom, Sfocatura fuoco, Sfocatura lente, Sfocatura variabile" +"Nuovi filtri: Fiore, Sfocatura fuoco, Sfocatura lente, Sfocatura variabile" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:46 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:59 msgid "Over 30 bugfixes" msgstr "Più di 30 correzioni di difetti" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:47 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:60 msgid "" "GIMP 2.10.18 fixes some critical bugs, introduces naive support for CMYK PSD " "files, and adds a higher-contrast variation of the symbolic icon theme." @@ -338,7 +406,7 @@ "file PSD CMYK ed aggiunge una versione ad alto contrasto del tema delle " "icone dei simboli." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:48 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:61 msgid "" "GIMP 2.10.16 delivers several major usability improvements, a new tool for " "transformations in 3D space, new release checker, and the usual amount of " @@ -348,48 +416,48 @@ "per la trasformazione nello spazio 3D, un nuovo controllo di versione, e la " "solità quantità di correzioni di difetti. Miglioramenti notevoli:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:49 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:62 msgid "Tools are now grouped in the toolbox by default" msgstr "" "Per impostazione predefinita ora gli strumenti nel pannello sono raggruppati" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:50 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:63 msgid "Sliders now use a compact style with improved user interaction" msgstr "" "I cursori ora usano uno stile compatto con interazione utente migliorata" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:51 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:64 msgid "Vastly improved user experience for the transformation preview" msgstr "" "Esperienza utente molto migliorata per l'anteprima della trasformazione" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:52 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:65 msgid "Dockable areas now highlighted when a dockable dialog is being dragged" msgstr "" "Le aree di aggancio ora vengono evidenziate quando una finestra di dialogo " "aggganciabile viene trascinata" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:53 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:66 msgid "New 3D Transform tool to rotate and pan items" msgstr "" "Nuovo strumento di trasformazione 3D per ruotare e cambiare prospettiva" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:54 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:67 msgid "Much smoother brush outline motion on the canvas" msgstr "Movimento del profilo del pennello molto più fluido" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:55 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:68 msgid "Consolidated user interface for merging down and anchoring layers" msgstr "" "Interfaccia utente razionalizzata per la fusione e l'ancoraggio dei livelli" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:56 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:69 msgid "Update check to notify users that a new release/installer is available" msgstr "" "Il controllo aggiornamento avvisa gli utenti quando è disponibile una nuova " "versione" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:57 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:70 msgid "" "GIMP 2.10.14 is again mostly a bug fix release, making GIMP rock-solid. " "Furthermore many old filters got finally ported to GEGL. Of course it also " @@ -400,7 +468,7 @@ "finalmente portati su GEGL. Naturalmente c'è anche qualche miglioramento " "degno di nota:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:58 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:71 msgid "" "View menu: new \"Show All\" option to reveal pixels outside the canvas " "boundary" @@ -408,56 +476,56 @@ "Menu vista: nuova opzione \"Mostra tutto\" per rivelare pixel fuori i bordi " "dell'area disegnabile" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:59 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:72 msgid "Filters: new \"Clipping\" option to allow layer resize when relevant" msgstr "" "Filtri: nuova opzione \"Ritaglio\" per permettere il ridimensionamento di un " "livello quando serve" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:60 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:73 msgid "Foreground Select tool: new \"Grayscale\" Preview Mode" msgstr "" -"Strumento di selezione primo piano: nuova modalità anteprima \"Scala di grigi" -"\"" +"Strumento di selezione primo piano: nuova modalità anteprima \"Scala di " +"grigi\"" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:61 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:74 msgid "Foreground Select tool: color/opacity selector for \"Color\" preview" msgstr "" "Strumento di selezione primo piano: selettore colore/opacità per l'anteprima " "\"Colore\"" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:62 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:75 msgid "Free Select tool: improved copy-paste interaction" msgstr "" "Strumento di selezione a mano libera: migliorata interazione copia-incolla" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:63 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:76 msgid "Transform tools: new Image transform type to transform the whole image" msgstr "" "Strumenti di trasformazione: nuovo tipo di trasformazione immagine per " "trasformare l'intera immagine" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:64 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:77 msgid "Preferences: new \"Allow editing on non-visible layers\" setting" msgstr "" "Preferenze: nuova impostazione \"Permetti modifica su livelli invisibili\"" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:65 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:78 msgid "HEIF import/export: color profile support" msgstr "Importazione/esportazione HEIF: supporto ai profili di colore" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:66 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:79 msgid "PDF export: text layers in layer groups now exported as texts" msgstr "" "Esportazione PDF: i livelli di testo nei gruppi di livelli vengono ora " "esportati come testi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:67 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:80 msgid "TIFF import: now asks how to process unspecified TIFF channels" msgstr "" "Importazione TIFF: ora chiede come processare i canali TIFF non specificati" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:68 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:81 msgid "" "GIMP 2.10.12 is a significant bug fix release, which is to be expected after " "a 2.10.10 with so many changes! Still, very cool improvements are also " @@ -467,31 +535,31 @@ "una versione 2.10.10 con così tanti cambiamenti! Eppure, ci sono comunque " "diversi miglioramenti, in particolare nella modifica delle curve:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:69 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:82 msgid "Improved curves interaction overall" msgstr "Migliorata in generale l'interazione curve" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:70 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:83 msgid "A few enhancements specific to the Curves tool" msgstr "Alcuni miglioramenti specifici nello strumento curve" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:71 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:84 msgid "Layer support in TIFF" msgstr "Supporto livelli in TIFF" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:72 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:85 msgid "Discovery of user-installed fonts in Windows" msgstr "Rilevazione dei font installati dall'utente in Windows" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:73 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:86 msgid "Incremental mode in the Dodge/Burn tool" msgstr "Modalità incrementale nello strumento scherma/brucia" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:74 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:87 msgid "Free Select tool creates preliminary selection" msgstr "Lo strumento di selezione a mano libera crea una selezione preliminare" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:75 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:88 msgid "" "GIMP 2.10.10 is quite a big update with many new features and bug fixes. " "Notable improvements include:" @@ -499,7 +567,7 @@ "GIMP 2.10.10 è un aggiornamento discretamente grande contenente molte nuove " "caratteristiche e correzioni di bachi. I miglioramenti notevoli includono:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:76 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:89 msgid "" "Bucket Fill tool: new \"Fill by line art detection\" for not perfectly " "closed line art zones" @@ -507,12 +575,12 @@ "Strumento riempimento colore: nuovo \"Riempimento per rilevamento tratto\" " "per aree di tratteggio non perfettamente chiuse" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:77 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:90 msgid "Bucket Fill tool can now quickly color-pick with Ctrl+click" msgstr "" "Ora lo strumento colore può prelevare velocemente il colore con un Ctrl-clic" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:78 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:91 msgid "" "Bucket Fill tool allows holding the mouse when filling \"similar colors\" " "and \"by line art detection\"" @@ -520,13 +588,13 @@ "Lo strumento di riempimento colore permette di mantenere il mouse durante lo " "riempimento a \"colori simili\" e \"rilevamento tratteggio\"" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:79 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:92 msgid "Scale tool scales around center even when using numeric input" msgstr "" "Lo strumento scala, scala attorno ad un centro anche quando si usa " "l'ingresso numerico" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:80 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:93 msgid "" "Unified Transform tool now defaults to preserving aspect ratio when scaling " "up or down" @@ -535,7 +603,7 @@ "predefinita il mantenimento del rapporto proporzioni quando si effettua una " "scalatura in su o in giù" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:81 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:94 msgid "" "Add \"Constrain handles\" and \"Around center\" options to the perspective-" "transform tool's GUI" @@ -543,23 +611,23 @@ "Aggiungi le opzioni \"Limita appigli\" e \"Attorno al centro\" alla GIU " "dello strumento di trasformazione prospettiva" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:82 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:95 msgid "New generic canvas modifier 'Alt + middle click' to pick layers" msgstr "" -"Nuovo modificatore generico dell'area di disegno \"Alt + clic tasto centrale" -"\" per prelevare i livelli" +"Nuovo modificatore generico dell'area di disegno \"Alt + clic tasto " +"centrale\" per prelevare i livelli" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:83 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:96 msgid "Parametric brushes now 32-bit float to avoid posterization" msgstr "" "I pennelli parametrici ora sono in virgola mobile a 32 bit per evitare " "l'effetto posterizzazione" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:84 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:97 msgid "Clipboard brushes and pattern can now be duplicated" msgstr "I motivi e i pennelli degli appunti ora si possono duplicare" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:85 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:98 msgid "" "Failure to edit locked layers will blink to shift attention to the cause of " "the error" @@ -567,26 +635,26 @@ "La mancata modifica di livelli bloccati produce un lampeggio per portare " "l'attenzione sulla causa dell'errore" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:86 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:99 msgid "" "New on-canvas GUI (simple lines) for circular, linear, and zoom motion blur" msgstr "" "Nuova GUI sull'area di disegno (linee semplici) per la sfocatura movimento " "circolare, lineare e zoom" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:87 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:100 msgid "Several optimizations including faster layer group rendering" msgstr "" "Diverse ottimizzazioni incluso un più veloce render dei gruppi di livello" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:88 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:101 msgid "" "Swap and cache files are not saved in the configuration directory anymore" msgstr "" "Ora i file di scambio e di cache non vengono più salvati nella cartella di " "configurazione" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:89 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:102 msgid "" "Various file saving/exporting made more robust to error by not saving " "partial files" @@ -594,15 +662,15 @@ "Varie procedure di salvataggio/esportazione file sono state rese più " "resistenti agli errori non salvando file parziali" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:90 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:103 msgid "HiDPI support improvements" msgstr "Miglioramenti al supporto HiDPI" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:91 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:104 msgid "New preference to choose the default export file type" msgstr "Nuove preferenze da scegliere per il tipo di esportazione predefinito" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:92 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:105 msgid "" "New option to export PNG, JPEG and TIFF with a color profile; always export " "PSD with a color profile" @@ -610,11 +678,11 @@ "Nuova opzione per esportare in PNG, JPEG e TIFF con un profilo colore; " "esporta sempre in PSD con un profilo colore" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:93 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:106 msgid "New DDS format loading/exporting plug-in" msgstr "Nuovo plugin per il caricamento/esportazione del formato DDS" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:94 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:107 msgid "" "Full rewrite of the Spyrogimp plug-in with more options and better " "interaction" @@ -622,7 +690,7 @@ "Competa riscrittura del plugin Spyrogimp con più opzioni e migliore " "interazione" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:95 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:108 msgid "" "GIMP 2.10.8 is mostly a bug fix and optimization release. In particular, it " "includes:" @@ -630,7 +698,7 @@ "GIMP 2.10.8 è principalmente una versione di correzione e ottimizzazione. In " "particolare, essa include:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:96 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:109 msgid "" "Adaptative chunk size when rendering projections, improving responsiveness " "dynamically" @@ -638,12 +706,12 @@ "La dimensione adattiva dei blocchi durante il rendering delle proiezioni, " "migliora dinamicamente la reattività" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:97 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:110 msgid "Detection of RawTherapee (version 5.5 and above) improved on Windows" msgstr "" "Rilevamento di RawTherapee (versione 5.5 e successive) migliorato su Windows" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:98 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:111 msgid "" "XCF compatibility information in the Save dialog more understandable and " "discoverable" @@ -651,7 +719,7 @@ "Le informazioni di compatibilità XCF nella finestra di dialogo di " "salvataggio sono più comprensibili ed accessibili" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:99 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:112 msgid "" "Various performance log tools added and log recording made available in the " "Dashboard dock" @@ -659,7 +727,7 @@ "Vari strumenti di misurazione di performance sono stati aggiunti e i " "risultati delle registrazioni sono stati resi disponibili nel pannello" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:100 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:113 msgid "" "GIMP 2.10.6 comes with a lot of bug fixes, optimizations and features. Most " "notable changes are:" @@ -667,7 +735,7 @@ "GIMP 2.10.6 include molte correzioni e ottimizzazioni. I cambiamenti più " "importanti sono:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:101 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:114 msgid "" "Text layers can now represent vertical texts (with various character " "orientations and line directions)" @@ -675,15 +743,15 @@ "I livelli di testo possono ora gestire testi verticali (con diversi tipi di " "orientamento caratteri e righe)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:102 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:115 msgid "New \"Little Planet\" (gegl:stereographic-projection) filter" msgstr "Nuovo filtro \"Piccolo pianeta\" (gegl:stereographic-projection)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:103 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:116 msgid "New \"Long Shadow\" filter" msgstr "Nuovo filtro \"Ombra lunga\"" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:104 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:117 msgid "" "The \"Straighten\" option of the Measure Tool now allows vertical " "straightening" @@ -691,7 +759,7 @@ "L'ozione \"Raddrizza\" dello strumento misurino ora permette di raddrizzare " "verticalmente" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:105 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:118 msgid "" "Drawable previews are now rendered asynchronously and layer group previews " "can be disabled in Preferences" @@ -700,7 +768,7 @@ "asincrono e le anteprime dei gruppi di livelli possono essere disabilitate " "nelle preferenze" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:106 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:119 msgid "" "New \"async\" field in the Dashboard \"misc\" group, showing the number of " "async operations currently running" @@ -708,17 +776,17 @@ "Il nuovo campo \"Asinc\" nel cruscotto del gruppo \"Varie\", mostra il " "numero delle operazioni asincrone attualmente attive" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:107 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:120 msgid "File format filtering in Open/Save/Export dialogs made less confusing" msgstr "" "I filtri dei formati di file per le finestre di dialogo di apertura/" "salvataggio/esportazione ora sono più ordinati" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:108 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:121 msgid "New language (having GIMP translated in 81 languages now): Marathi" msgstr "Nuova lingua (ora GIMP è tradotto in 81 lingue): il Marathi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:109 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:122 msgid "" "GIMP 2.10.4 includes a lot of bug fixes as well as various optimizations. " "Most notable changes are:" @@ -726,7 +794,7 @@ "GIMP 2.10.4 include molte correzioni di difetti come varie ottimizzazioni. I " "cambiamenti più importanti sono:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:110 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:123 msgid "" "Straightening in Measurement tool: layers can be rotated using the " "measurement line as horizon" @@ -734,11 +802,11 @@ "Allineamento allo strumento di misura: i livelli possono venire ruotati " "usanto la linea dello strumento di misura come orizzonte" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:111 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:124 msgid "Fast startup: fonts loading is not blocking startup anymore" msgstr "Avvio veloce: il caricamento dei font non blocca più la partenza" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:112 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:125 msgid "" "Fonts Tagging with the same user interface as for brushes, patterns, and " "gradients" @@ -746,12 +814,12 @@ "Marcatura font con la stessa interfaccia utente dei pennelli, motivi e " "gradienti" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:113 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:126 msgid "PSD support: a pre-composited version of a PSD image can be imported" msgstr "" "Supporto PSD: si può importare la versione pre-composta di un'immagine PSD" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:114 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:127 msgid "" "Dashboard update: new \"Memory\" group and improved \"Swap\" group showing " "various metrics" @@ -759,7 +827,7 @@ "Aggiornamento cruscotto: nuovo gruppo \"Memoria\" e migliorato gruppo " "\"Scambio\" mostrano diversi utili indicatori" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:115 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:128 msgid "" "This second release in the GIMP 2.10 series, so soon after 2.10.0, is mostly " "the usual bug-fixing version after a major release, with a few dozen bugs " @@ -769,7 +837,7 @@ "in gran parte costituito dalle solite correzioni rilevate dopo un cambio di " "versione importante, con diverse dozzine di bug corretti." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:116 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:129 msgid "" "It also features a new plug-in for the support of the HEIF format, both for " "importing and exporting, as well as 2 new filters: \"Spherize\" and " @@ -781,7 +849,7 @@ "e \"Trasformazione ricorsiva\". Questi sono simpatici esempi della nostra " "politica rilassata di rilasci di micro versioni della serie stabile." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:117 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:130 msgid "" "First release of the 2.10 series which prominently features the port to a " "new image processing engine, GEGL. The most outstanding changes are:" @@ -790,11 +858,11 @@ "nuovo motore di elaborazione immagini, GEGL. I cambiamenti più di spicco " "sono:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:118 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:131 msgid "High bit depth color processing (16/32-bit per color channel)" msgstr "Elaborazione ad alta profondità di colore (16/32 bit per canale)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:119 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:132 msgid "" "Color management is a core feature now, most widgets and preview areas are " "color-managed" @@ -802,35 +870,35 @@ "Ora la gestione del colore è una funzionalità di base, il colore di buona " "parte delle finestre e delle aree di anteprima è gestito" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:120 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:133 msgid "" "On-canvas effect preview, with split view for before/after processing pixels" msgstr "" "Anteprima automatica, con vista divisa prima/dopo dell'elaborazione dei pixel" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:121 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:134 msgid "" "Multi-threaded and hardware-accelerated rendering, processing and painting" msgstr "" "Elaborazione del disegno e del rendering multi thread e accelerato in " "hardware" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:122 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:135 msgid "Most tools improved, several new transformation tools" msgstr "Molti strumenti migliorati, diversi nuovi strumenti di trasformazione" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:123 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:136 msgid "" "Improved support for many image formats, in particular better PSD importing" msgstr "" "Migliorato il supporto a molti formati immagine, in particolare " "l'importazione di PSD" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:124 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:137 msgid "Newly supported image formats: OpenEXR, RGBE, WebP, HGT…" msgstr "Nuovi formati immagine supportati: OpenEXR, WebP, HGT..." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:125 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:138 msgid "" "Improved digital painting: canvas rotation and flipping, symmetry painting, " "MyPaint brushes…" @@ -838,24 +906,24 @@ "Migliorato il disegno digitale: rotazione e ribaltamento immagini, disegno " "simmetrico, pennelli MyPaint..." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:126 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:139 msgid "Metadata viewing and editing for Exif, XMP, IPTC, and DICOM" msgstr "Visualizzazione metadati per Exif, MXP, IPTC, e DICOM" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:127 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:140 msgid "Basic HiDPI support: automatically or user-selected icon size" msgstr "" "Supporto base HiDPI: dimensione icone automatica o selezionabile dall'utente" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:128 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:141 msgid "New themes for GIMP: Light, Gray, Dark, and System" msgstr "Nuovi temi per GIMP: Light, Gray, Dark, e System" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:129 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:142 msgid "And much, much more…" msgstr "E molto, molto altro ancora..." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:130 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:143 msgid "" "In this second release candidate before GIMP 2.10.0, while debugging is " "still a prime target, a new focus has been put on speed and optimization in " @@ -866,7 +934,7 @@ "velocità e all'ottimizzazione in modo da fornire un'esperienza di disegno " "ancora migliore. I cambiamenti maggiori sono:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:131 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:144 msgid "" "Major core optimizations for painting and display, including parallelized " "painting code" @@ -874,13 +942,13 @@ "Grandi ottimizzazioni del nucleo nel disegno e nella visualizzazione, " "inclusa la parallelizzazione del codice di disegno" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:132 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:145 msgid "Symmetries are now preserved in XCF files (saved as image parasites)" msgstr "" "Le simmetrie ora vengono mantenute nei file XCF (salvate come parassiti " "dell'immagine)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:133 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:146 msgid "" "\"Light\" and \"Dark\" themes rewritten from scratch to get rid of various " "usability issues. \"Lighter\" and \"Darker\" themes removed." @@ -889,7 +957,7 @@ "diversi problemi di usabilità. I temi \"Lighter\" e \"Darker\" sono stati " "rimossi." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:134 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:147 msgid "" "New GimpToolGyroscope on-canvas control, currently used for the Panorama " "Projection filter. The widget provides on-canvas interaction for 3D rotation " @@ -900,7 +968,7 @@ "fornisce interazione sul disegno per la rotazione 3D (imbardata, beccheggio, " "rollio)." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:135 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:148 msgid "" "Plug-in debugging improved to output stack traces from plug-ins with --stack-" "trace-mode command line option not only on receiving signals but also on " @@ -911,7 +979,7 @@ "ricezione di segnali ma anche quando ci sono avvertimenti e errori critici, " "se viene impostata la chiave di debug \"fatal-warnings\"" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:136 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:149 msgid "" "GIMP 2.10.0-RC1 is the first release candidate before GIMP 2.10.0 stable " "release, with a focus on debugging and stability. Other than the many bug " @@ -921,12 +989,12 @@ "2.10.0, con l'obiettivo dell'assenza di difetti e stabilità. Oltre alle " "molte correzioni difetti, i miglioramenti più evidenti sono:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:137 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:150 msgid "New dashboard dockable to monitor GIMP resource usage" msgstr "" "Nuovo cruscotto agganciabile per controllare l'uso delle risorse di GIMP" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:138 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:151 msgid "" "New debug dialog to produce back traces and other debug data, encouraging to " "report bugs" @@ -934,35 +1002,35 @@ "Una nuova finestra di dialogo di debug per produrre back trace ed altri dati " "utili per il debug, che incoraggia a riportare i difetti" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:139 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:152 msgid "Unsaved images can now be recovered after a crash" msgstr "Le immagini non salvate ora possono essere recuperate dopo un crash" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:140 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:153 msgid "Layer masks on layer groups" msgstr "Maschere di livello sui gruppi di livelli." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:141 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:154 msgid "JPEG 2000 support improved for high bit depth and various color spaces" msgstr "" "Il supporto a JPEG 2000 è stato migliorato nella gestione della profondità e " "negli spazi di colore" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:142 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:155 msgid "Screenshot and color picking improved on various platforms" msgstr "" "La cattura schermate e il prelievo colore sono stati migliorati in molte " "piattaforme" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:143 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:156 msgid "Metadata defaults preferences now available" msgstr "Le preferenze predefinite dei metadati sono ora disponibili" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:144 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:157 msgid "Various GUI polishing" msgstr "Diversi miglioramenti all'interfaccia utente" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:145 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:158 msgid "" "GIMP 2.9.8 introduces on-canvas gradient editing and various enhancements " "while focusing on bugfixing and stability." @@ -970,48 +1038,48 @@ "GIMP 2.9.8 introduce la modifica dei gradienti sul disegno e vari altri " "miglioramenti mantenendo l'obiettivo di correzione dei difetti e stabilità." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:146 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:159 msgid "On-canvas gradient editing" msgstr "Modifica del gradiente sul disegno" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:147 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:160 msgid "Notification when an image is over/underexposed" msgstr "Notifica quando un'immagine è sovra o sotto esposta" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:148 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:161 msgid "Better and faster color management" msgstr "Gestione del colore migliorata e velocizzata" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:149 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:162 msgid "Support for color picker and screenshots in Wayland on KDE Plasma" msgstr "" "Supporto per il prelievo colore e cattura schermate in Wayland su KDE Plasma" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:150 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:163 msgid "Paste in place feature" msgstr "Funzione di incolla sul posto" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:151 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:164 msgid "Many usability improvements" msgstr "Molti miglioramenti di usabilità" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:152 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:165 msgid "Manual can be displayed in the user's preferred language" msgstr "Il manuale può essere mostrato nella lingua preferita dall'utente" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:153 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:166 msgid "Improvements for the Wavelet Decompose filter" msgstr "Miglioramenti nel filtro di decomposizione Wavelet" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:154 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:167 msgid "Improved compatibility with Photoshop .psd files" msgstr "Migliorata la compatibilità con i file .psd di Photoshop" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:155 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:168 msgid "New support for password-protected PDF" msgstr "Nuovo supporto per i PDF protetti da password" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:156 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:169 msgid "New support for HGT format (Digital Elevation Model data)" msgstr "" "Nuovo supporto per il formato HGT (dati di elevazione del modello digitale)" @@ -1079,7 +1147,7 @@ "Dovresti aver ricevuto una copia della GNU General Public License con GIMP. " "Se così non fosse, vedere https://www.gnu.org/licenses/." -#: ../app/gimp-update.c:385 +#: ../app/gimp-update.c:415 #, c-format msgid "" "A new version of GIMP (%s) was released.\n" @@ -1391,7 +1459,7 @@ msgstr "Immagini" #: ../app/actions/actions.c:195 ../app/dialogs/dialogs.c:372 -#: ../app/dialogs/resize-dialog.c:144 ../app/widgets/gimppickablepopup.c:227 +#: ../app/dialogs/resize-dialog.c:172 ../app/widgets/gimppickablepopup.c:227 msgid "Layers" msgstr "Livelli" @@ -3441,7 +3509,7 @@ #: ../app/dialogs/preferences-dialog.c:667 #: ../app/dialogs/preferences-dialog.c:1135 #: ../app/dialogs/print-size-dialog.c:124 ../app/dialogs/quit-dialog.c:171 -#: ../app/dialogs/resize-dialog.c:186 +#: ../app/dialogs/resize-dialog.c:226 #: ../app/dialogs/resolution-calibrate-dialog.c:75 #: ../app/dialogs/scale-dialog.c:137 ../app/dialogs/stroke-dialog.c:128 #: ../app/dialogs/template-options-dialog.c:118 @@ -6893,93 +6961,97 @@ msgid "_Grayscale..." msgstr "Scala di _grigi..." -#: ../app/actions/image-commands.c:566 +#: ../app/actions/image-commands.c:569 #, c-format msgid "Saving color profile failed: %s" msgstr "Salvataggio profilo colore fallito: %s" -#: ../app/actions/image-commands.c:606 +#: ../app/actions/image-commands.c:609 msgid "Save Color Profile" msgstr "Salva il profilo colore" -#: ../app/actions/image-commands.c:655 +#: ../app/actions/image-commands.c:658 msgid "Set Image Canvas Size" msgstr "Imposta la dimensione della superficie" -#: ../app/actions/image-commands.c:686 ../app/actions/image-commands.c:711 -#: ../app/actions/image-commands.c:1410 +#: ../app/actions/image-commands.c:689 ../app/actions/image-commands.c:714 +#: ../app/actions/image-commands.c:1420 msgid "Resizing" msgstr "Ridimensionamento" -#: ../app/actions/image-commands.c:745 +#: ../app/actions/image-commands.c:748 msgid "Set Image Print Resolution" msgstr "Imposta risoluzione di stampa immagine" -#: ../app/actions/image-commands.c:815 ../app/pdb/drawable-transform-cmds.c:174 +#: ../app/actions/image-commands.c:818 ../app/pdb/drawable-transform-cmds.c:174 #: ../app/pdb/drawable-transform-cmds.c:269 #: ../app/pdb/item-transform-cmds.c:228 ../app/tools/gimpfliptool.c:136 msgid "Flipping" msgstr "Riflessione" -#: ../app/actions/image-commands.c:842 ../app/pdb/drawable-transform-cmds.c:650 +#: ../app/actions/image-commands.c:845 ../app/pdb/drawable-transform-cmds.c:650 #: ../app/pdb/drawable-transform-cmds.c:749 #: ../app/pdb/image-transform-cmds.c:250 ../app/pdb/item-transform-cmds.c:536 #: ../app/pdb/transform-tools-cmds.c:265 ../app/tools/gimprotatetool.c:131 msgid "Rotating" msgstr "Rotazione" -#: ../app/actions/image-commands.c:870 ../app/actions/layers-commands.c:859 +#: ../app/actions/image-commands.c:873 ../app/actions/layers-commands.c:862 msgid "Cannot crop because the current selection is empty." msgstr "Non è possibile ritagliare perché la regione selezionata è vuota." -#: ../app/actions/image-commands.c:909 +#: ../app/actions/image-commands.c:912 msgid "Cannot crop because the image has no content." msgstr "Non è possibile ritagliare perché l'immagine è vuota." -#: ../app/actions/image-commands.c:915 +#: ../app/actions/image-commands.c:918 msgid "Cannot crop because the image is already cropped to its content." msgstr "" "Non è possibile ritagliare perché l'immagine è già stata ritagliata ai suoi " "contenuti." -#: ../app/actions/image-commands.c:1081 +#: ../app/actions/image-commands.c:1084 #, c-format msgid "Converting to RGB (%s)" msgstr "Conversione a RGB (%s)" -#: ../app/actions/image-commands.c:1119 +#: ../app/actions/image-commands.c:1122 #, c-format msgid "Converting to grayscale (%s)" msgstr "Converti l'immagine in scala di grigi (%s)" -#: ../app/actions/image-commands.c:1181 +#: ../app/actions/image-commands.c:1184 msgid "Converting to indexed colors" msgstr "Conversione in colori indicizzati" -#: ../app/actions/image-commands.c:1269 +#: ../app/actions/image-commands.c:1272 #, c-format msgid "Converting image to %s" msgstr "Conversione immagine a %s" -#: ../app/actions/image-commands.c:1300 +#: ../app/actions/image-commands.c:1303 msgid "Assign color profile" msgstr "Assegna profilo colore" -#: ../app/actions/image-commands.c:1346 +#: ../app/actions/image-commands.c:1349 #, c-format msgid "Converting to '%s'" msgstr "Conversione a \"%s\"" -#: ../app/actions/image-commands.c:1452 +#: ../app/actions/image-commands.c:1433 +msgid "Change Canvas Size" +msgstr "Cambia la dimensione della superficie" + +#: ../app/actions/image-commands.c:1481 msgid "Change Print Size" msgstr "Modifica le dimensioni di stampa" -#: ../app/actions/image-commands.c:1496 +#: ../app/actions/image-commands.c:1525 msgid "Scale Image" msgstr "Scala immagine" #. Scaling -#: ../app/actions/image-commands.c:1505 ../app/actions/layers-commands.c:1668 +#: ../app/actions/image-commands.c:1534 ../app/actions/layers-commands.c:1671 #: ../app/dialogs/preferences-dialog.c:1705 #: ../app/pdb/drawable-transform-cmds.c:843 #: ../app/pdb/drawable-transform-cmds.c:939 @@ -7857,49 +7929,49 @@ msgid "To _New Layer" msgstr "A _nuovo livello" -#: ../app/actions/layers-commands.c:265 ../app/actions/layers-commands.c:1517 +#: ../app/actions/layers-commands.c:268 ../app/actions/layers-commands.c:1520 msgid "Layer Attributes" msgstr "Attributi di livello" -#: ../app/actions/layers-commands.c:268 +#: ../app/actions/layers-commands.c:271 msgid "Edit Layer Attributes" msgstr "Modifica attributi livello" -#: ../app/actions/layers-commands.c:342 +#: ../app/actions/layers-commands.c:345 #: ../app/widgets/gimpdrawabletreeview.c:343 #: ../app/widgets/gimplayertreeview.c:905 msgid "New Layer" msgstr "Nuovo livello" -#: ../app/actions/layers-commands.c:345 +#: ../app/actions/layers-commands.c:348 msgid "Create a New Layer" msgstr "Crea un nuovo livello" -#: ../app/actions/layers-commands.c:447 +#: ../app/actions/layers-commands.c:450 msgid "Visible" msgstr "Visibile" -#: ../app/actions/layers-commands.c:762 +#: ../app/actions/layers-commands.c:765 msgid "Set Layer Boundary Size" msgstr "Imposta dimensioni margini del livello" -#: ../app/actions/layers-commands.c:826 +#: ../app/actions/layers-commands.c:829 msgid "Scale Layer" msgstr "Scala livello" -#: ../app/actions/layers-commands.c:869 +#: ../app/actions/layers-commands.c:872 msgid "Crop Layer to Selection" msgstr "Ritaglia il livello alla selezione" -#: ../app/actions/layers-commands.c:900 +#: ../app/actions/layers-commands.c:903 msgid "Crop Layer to Content" msgstr "Ritaglia il livello al contenuto" -#: ../app/actions/layers-commands.c:913 +#: ../app/actions/layers-commands.c:916 msgid "Cannot crop because the active layer has no content." msgstr "Impossibile ritagliare perché il livello attivo selezionato è vuoto." -#: ../app/actions/layers-commands.c:920 +#: ../app/actions/layers-commands.c:923 msgid "Cannot crop because the active layer is already cropped to its content." msgstr "" "Impossibile ritagliare perché il livello attivo è già stato ritagliato ai " @@ -8861,7 +8933,7 @@ #: ../app/actions/tool-options-actions.c:74 msgctxt "tool-options-action" msgid "_Delete Tool Preset" -msgstr "Elimina la preimposta_zione strumento" +msgstr "Elimina le preimposta_zioni strumento" #: ../app/actions/tool-options-actions.c:78 msgctxt "tool-options-action" @@ -8999,12 +9071,12 @@ #: ../app/actions/tool-presets-actions.c:82 msgctxt "tool-presets-action" msgid "Restore this tool preset" -msgstr "Elimina queste preimpostazioni strumento" +msgstr "Recupera queste preimpostazioni strumento" #: ../app/actions/tool-presets-actions.c:87 msgctxt "tool-presets-action" msgid "_Delete Tool Preset" -msgstr "Elimina la preimposta_zione strumento" +msgstr "Elimina le preimposta_zioni strumento" #: ../app/actions/tool-presets-actions.c:88 msgctxt "tool-presets-action" @@ -9024,7 +9096,7 @@ #: ../app/actions/tool-presets-actions.c:102 msgctxt "tool-presets-action" msgid "_Edit Tool Preset..." -msgstr "Modifica la pr_eimpostazione strumento..." +msgstr "Modifica le pr_eimpostazioni strumento..." #: ../app/actions/tool-presets-actions.c:103 msgctxt "tool-presets-action" @@ -11224,8 +11296,8 @@ #: ../app/config/gimprc-blurbs.h:13 msgid "" "When enabled, an image will become the active image when its image window " -"receives the focus. This is useful for window managers using \"click to focus" -"\"." +"receives the focus. This is useful for window managers using \"click to " +"focus\"." msgstr "" "Se abilitata, un'immagine diventa attiva se la sua finestra riceve il focus. " "Utile per i gestori di finestre che usano il \"focus con clic\"." @@ -12060,8 +12132,8 @@ #: ../app/config/gimprc-blurbs.h:610 msgid "Sets the default channel name for the 'New Channel' dialog." msgstr "" -"Imposta il nome canale predefinito per la finestra di dialogo \"Nuovo canale" -"\"." +"Imposta il nome canale predefinito per la finestra di dialogo \"Nuovo " +"canale\"." #: ../app/config/gimprc-blurbs.h:613 msgid "Sets the default color and opacity for the 'New Channel' dialog." @@ -12157,8 +12229,8 @@ "'Border Selection' dialog." msgstr "" "Imposta il valore predefinito dell'impostazione \"Le aree selezionate " -"continuano fuori dall'immagine\" per la finestra di dialogo \"Selezione bordo" -"\"." +"continuano fuori dall'immagine\" per la finestra di dialogo \"Selezione " +"bordo\"." #: ../app/config/gimprc-blurbs.h:658 msgid "Sets the default border style for the 'Border Selection' dialog." @@ -12394,7 +12466,7 @@ #: ../app/core/core-enums.c:190 msgctxt "color-profile-policy" msgid "Convert to built-in sRGB or grayscale profile" -msgstr "Converte in profilo sRGB incorporato o in scala di grigi" +msgstr "Converti in profilo sRGB incorporato o in scala di grigi" #: ../app/core/core-enums.c:284 msgctxt "convert-dither-type" @@ -13819,7 +13891,7 @@ msgstr "Gradiente" #: ../app/core/gimpcontext.c:750 ../app/core/gimpcontext.c:751 -#: ../app/widgets/gimpcolorselectorpalette.c:59 +#: ../app/widgets/gimpcolorselectorpalette.c:60 msgid "Palette" msgstr "Tavolozza" @@ -14208,7 +14280,7 @@ msgid "Transform Layer Group" msgstr "Trasforma gruppo di livelli" -#: ../app/core/gimpimage.c:691 ../app/widgets/gimpsymmetryeditor.c:175 +#: ../app/core/gimpimage.c:691 ../app/widgets/gimpsymmetryeditor.c:181 msgid "Symmetry" msgstr "Simmetria" @@ -15206,6 +15278,7 @@ #. no undo (or redo) steps available #: ../app/core/gimpsymmetry.c:137 ../app/widgets/gimpimagepropview.c:410 #: ../app/widgets/gimpsymmetryeditor.c:165 +#: ../app/widgets/gimpsymmetryeditor.c:175 msgid "None" msgstr "Nessuna" @@ -16064,7 +16137,7 @@ msgstr "Crea una nuova immagine" #: ../app/dialogs/image-new-dialog.c:138 -#: ../app/dialogs/preferences-dialog.c:1767 +#: ../app/dialogs/preferences-dialog.c:1767 ../app/dialogs/resize-dialog.c:257 msgid "_Template:" msgstr "_Modelli:" @@ -16260,7 +16333,7 @@ msgid "Offset Y:" msgstr "Scostamento Y:" -#: ../app/dialogs/layer-options-dialog.c:396 ../app/dialogs/resize-dialog.c:369 +#: ../app/dialogs/layer-options-dialog.c:396 ../app/dialogs/resize-dialog.c:516 #: ../app/widgets/gimptemplateeditor.c:466 msgid "_Fill with:" msgstr "_Riempi con:" @@ -18131,63 +18204,87 @@ msgid "Save as" msgstr "Salva con nome" -#: ../app/dialogs/resize-dialog.c:143 +#: ../app/dialogs/resize-dialog.c:171 msgid "Canvas Size" msgstr "Dimensione superficie" -#: ../app/dialogs/resize-dialog.c:155 ../app/dialogs/scale-dialog.c:114 +#: ../app/dialogs/resize-dialog.c:183 ../app/dialogs/scale-dialog.c:114 msgid "Layer Size" msgstr "Dimensione livello" -#: ../app/dialogs/resize-dialog.c:156 +#: ../app/dialogs/resize-dialog.c:184 msgid "Fill With" msgstr "Riempi con" -#: ../app/dialogs/resize-dialog.c:185 +#: ../app/dialogs/resize-dialog.c:225 msgid "Re_set" msgstr "Preimpo_sta" -#: ../app/dialogs/resize-dialog.c:187 +#: ../app/dialogs/resize-dialog.c:227 msgid "_Resize" msgstr "_Ridimensiona" +#: ../app/dialogs/resize-dialog.c:294 +msgid "Reset the template selection" +msgstr "Reimposta la selezione modelli" + +#: ../app/dialogs/resize-dialog.c:301 +msgid "" +"Template and image print resolution don't match.\n" +"Choose how to scale the canvas:" +msgstr "" +"Le risoluzioni di stampa del modello e dell'immagine non corrispondono.\n" +"Scegliere come ridimensionare la superficie:" + +#. offset frame #. The offset frame #. offset frame -#: ../app/dialogs/resize-dialog.c:230 ../app/tools/gimpalignoptions.c:100 +#: ../app/dialogs/resize-dialog.c:380 ../app/tools/gimpalignoptions.c:100 #: ../app/tools/gimpalignoptions.c:107 ../app/tools/gimpgradientoptions.c:88 #: ../app/tools/gimpoffsettool.c:129 ../app/tools/gimpoffsettool.c:459 #: ../app/tools/gimptransform3dtool.c:343 ../app/widgets/gimpgrideditor.c:209 msgid "Offset" msgstr "Scostamento" -#: ../app/dialogs/resize-dialog.c:259 ../app/tools/gimpoffsettool.c:488 +#: ../app/dialogs/resize-dialog.c:409 ../app/tools/gimpoffsettool.c:488 #: ../app/tools/gimptransform3dtool.c:271 #: ../app/tools/gimptransform3dtool.c:383 msgid "_X:" msgstr "_X:" -#: ../app/dialogs/resize-dialog.c:260 ../app/tools/gimpoffsettool.c:490 +#: ../app/dialogs/resize-dialog.c:410 ../app/tools/gimpoffsettool.c:490 #: ../app/tools/gimptransform3dtool.c:272 #: ../app/tools/gimptransform3dtool.c:389 msgid "_Y:" msgstr "_Y:" -#: ../app/dialogs/resize-dialog.c:277 +#. Button to center the image on canvas just below the preview. +#: ../app/dialogs/resize-dialog.c:452 msgid "C_enter" msgstr "C_entra" -#: ../app/dialogs/resize-dialog.c:331 +#: ../app/dialogs/resize-dialog.c:478 msgid "Resize _layers:" msgstr "Ridimensiona _livelli:" -#: ../app/dialogs/resize-dialog.c:379 +#: ../app/dialogs/resize-dialog.c:526 msgid "Resize _text layers" msgstr "Ridimensiona i livelli di _testo" -#: ../app/dialogs/resize-dialog.c:390 +#: ../app/dialogs/resize-dialog.c:537 msgid "Resizing text layers will make them uneditable" msgstr "Ridimensionando i livelli di testo li si rende immodificabili" +#: ../app/dialogs/resize-dialog.c:759 +#, c-format +msgid "Scale template to %.2f ppi" +msgstr "Scala il modello a %.2f ppi" + +#: ../app/dialogs/resize-dialog.c:764 +#, c-format +msgid "Set image to %.2f ppi" +msgstr "Imposta l'immagine a %.2f ppi" + #: ../app/dialogs/resolution-calibrate-dialog.c:69 msgid "Calibrate Monitor Resolution" msgstr "Calibra risoluzione monitor" @@ -18731,7 +18828,7 @@ msgid "pixels" msgstr "pixel" -#: ../app/display/gimpstatusbar.c:472 +#: ../app/display/gimpstatusbar.c:475 #, c-format msgid "Cancel %s" msgstr "Cancella %s" @@ -18828,33 +18925,33 @@ msgid "%s to zoom" msgstr "%s per fare zoom" -#: ../app/display/gimptoolhandlegrid.c:865 +#: ../app/display/gimptoolhandlegrid.c:896 #: ../app/display/gimptooltransformgrid.c:1832 msgid "Click-Drag to move" msgstr "Fare clic e trascinare per spostare" -#: ../app/display/gimptoolhandlegrid.c:868 +#: ../app/display/gimptoolhandlegrid.c:899 msgid "Click-Drag to rotate and scale" msgstr "Fare clic e trascinare per ruotare e scalare" -#: ../app/display/gimptoolhandlegrid.c:871 +#: ../app/display/gimptoolhandlegrid.c:902 msgid "Click-Drag to shear and scale" msgstr "Fare clic e trascinare per inclinare e scalare" -#: ../app/display/gimptoolhandlegrid.c:874 +#: ../app/display/gimptoolhandlegrid.c:905 #: ../app/display/gimptooltransformgrid.c:1820 msgid "Click-Drag to change perspective" msgstr "Fare clic e trascinare per cambiare la prospettiva" -#: ../app/display/gimptoolhandlegrid.c:885 +#: ../app/display/gimptoolhandlegrid.c:916 msgid "Click to add a handle" msgstr "Fare clic per aggiungere un appiglio" -#: ../app/display/gimptoolhandlegrid.c:891 +#: ../app/display/gimptoolhandlegrid.c:922 msgid "Click-Drag to move this handle" msgstr "Fare clic e trascinare per spostare questo appiglio" -#: ../app/display/gimptoolhandlegrid.c:896 +#: ../app/display/gimptoolhandlegrid.c:927 msgid "Click-Drag to remove this handle" msgstr "Fare clic e trascinare per rimuovere questo appiglio" @@ -21040,8 +21137,8 @@ #: ../app/pdb/gimpprocedure.c:765 #, c-format msgid "" -"Procedure '%s' has been called with a wrong value type for argument '%s' (#" -"%d). Expected %s, got %s." +"Procedure '%s' has been called with a wrong value type for argument " +"'%s' (#%d). Expected %s, got %s." msgstr "" "La procedura \"%s\" è stata chiamata con tipo di valore errato per " "l'argomento \"%s\" (#%d). Era previsto %s, ottenuto invece %s. " @@ -21101,8 +21198,8 @@ "Procedure '%s' has been called with value '%s' for argument '%s' (#%d, type " "%s). This value is out of range." msgstr "" -"La procedura \"%s\" è stata chiamata con il valore \"%s\" l'argomento \"%s" -"\" (#%d, tipo %s). Questo valore è fuori limite." +"La procedura \"%s\" è stata chiamata con il valore \"%s\" l'argomento " +"\"%s\" (#%d, tipo %s). Questo valore è fuori limite." #: ../app/pdb/image-cmds.c:2569 msgid "" @@ -27266,7 +27363,7 @@ msgid "colors" msgstr "colori" -#: ../app/widgets/gimpitemtreeview.c:753 +#: ../app/widgets/gimpitemtreeview.c:763 msgid "Lock:" msgstr "Blocca:" @@ -27795,8 +27892,8 @@ msgstr "[ immagine base ]" #: ../app/widgets/gimpvectorstreeview.c:111 -msgid "Lock path strokes" -msgstr "Blocca le delineature del tracciato" +msgid "Lock path" +msgstr "Blocca tracciato" #: ../app/widgets/gimpvectorstreeview.c:114 msgid "Lock path position" diff -Nru gimp-2.10.32/po/ka.po gimp-2.10.34/po/ka.po --- gimp-2.10.32/po/ka.po 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po/ka.po 2023-02-21 19:56:20.000000000 +0000 @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: gimp-2.10\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2022-06-01 17:33+0000\n" -"PO-Revision-Date: 2022-06-05 08:05+0200\n" +"POT-Creation-Date: 2022-10-15 20:33+0000\n" +"PO-Revision-Date: 2022-10-24 23:18+0200\n" "Last-Translator: Temuri Doghonadze \n" "Language-Team: Georgian <(nothing)>\n" "Language: ka\n" @@ -16,7 +16,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Poedit 3.0.1\n" +"X-Generator: Poedit 3.2\n" #: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:1 #: ../desktop/gimp.desktop.in.in.h:1 ../app/about.h:26 @@ -61,480 +61,531 @@ #: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:8 msgid "" +"GIMP continues strengthening its bases with this new version 2.10.32 fixing " +"many bugs and improving format support. Notable changes:" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:9 +msgid "8 and 16-bit CMYK(A) TIFF files import is now supported" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:10 +msgid "BIGTIFF import and export are now supported" +msgstr "BIGTIFF-ის შემოტანა და გატანა ახლა სრულადაა მხარდაჭერილი" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:11 +msgid "JPEG XL files import is now supported" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:12 +msgid "" +"DDS export has new \"Flip\" (useful for some game engine) and \"Visible " +"layers\" options" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:13 +msgid "Other improved format supports: BMP, DICOM, EPS, RAW, TGA, WebP" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:14 +msgid "" +"The screenshot plug-in on Windows has now an option to capture the cursor" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:15 +msgid "Several usability improvements in official themes and icons" +msgstr "გამოყენებადობის რამდენიმე გაუმჯობესება ოფიციალურ თემებსა და ხატულებში" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:16 +msgid "" +"New support for localized glyphs ('locl') in Text tool depending on the " +"value of the \"Language\" tool option" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:17 +msgid "More robust XCF import" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:18 +msgid "Several metadata handling improvements" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:19 +msgid "" "GIMP 2.10.30 fixes many bugs, updates backend implementations to follow OS " "evolutions, improves metadata support as well as support of several formats, " "such as PSD and AVIF." msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:9 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:20 msgid "" "GIMP 2.10.28 fixes a build issue of GIMP 2.10.26, where some theme data was " "not properly installed." msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:10 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:21 msgid "" "GIMP 2.10.26 is a bug fix release, containing dozens of fixes, both in core, " "scripts and plug-in code." msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:11 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:22 msgid "GIMP 2.10.24 is again mostly a bug fix release. Notable changes:" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:12 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:23 msgid "GeoTIFF metadata support added" msgstr "დაემატა GeoTIFF მეტამონაცემის მხარდაჭერა" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:13 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:24 msgid "" "PDF import now proposes an option to load layers in reverse orders and " "allows fractional pixel density" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:14 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:25 msgid "" "Raw image import updated to handle API changes in darktable 3.6 and over" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:15 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:26 msgid "" "File format improved support: HEIF, PSP, TIFF, JPEG, PNG, PDF, DDS, BMP, PSD" msgstr "" "გაუმჯობესდა შემდეგი ფორმატების მხარდაჭერა: HEIF, PSP, TIFF, JPEG, PNG, PDF, " "DDS, BMP, PSD" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:16 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:27 msgid "Many fixes and improvements to the metadata viewer and editor" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:17 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:28 msgid "New Kabyle translation" -msgstr "" +msgstr "ახალი ქაბულური თარგმანი" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:18 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:29 msgid "Off-canvas point snapping (to grid, guides, paths) made possible" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:19 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:30 msgid "GIMP 2.10.22 is mainly a bug fix release. Notable changes:" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:20 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:31 msgid "" "HEIF support improvements: optional exporting with high bit depth, AVIF " "importing and exporting" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:21 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:32 msgid "Multiple improvements in Corel PaintShop Pro support" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:22 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:33 msgid "\"Sample merged\" now available in GEGL operation tool options" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:23 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:34 msgid "\"Sample merged\" is now enabled by default for color picking" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:24 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:35 msgid "" "The option enabling OpenCL support has been moved to the Playground tab in " "Preferences" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:25 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:36 msgid "" "Matting Levin is now the default engine of Foreground Select tool as it " "performs a lot better" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:26 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:37 msgid "New progressive performance logs and dashboard updates" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:27 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:38 msgid "Verbose debug now shows Flatpak info when relevant" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:28 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:39 msgid "Various bug fixes" -msgstr "" +msgstr "გასწორდა სხვადასხვა შეცდომები" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:29 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:40 msgid "" "GIMP 2.10.20 comes with new features as well as important bugfixes. Notable " "changes:" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:30 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:41 msgid "Tool groups now expand on hover rather than click by default" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:31 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:42 msgid "" "Non-destructive cropping now available by cropping the canvas rather than " "actual pixels" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:32 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:43 msgid "" "Better PSD support: exporting of 16-bit files now available, reading/writing " "channels in the right order" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:33 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:44 msgid "On-canvas controls for the Vignette filter" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:34 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:45 msgid "New filters: Bloom, Focus Blur, Lens Blur, Variable Blur" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:35 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:46 msgid "Over 30 bugfixes" -msgstr "" +msgstr "გასწორდა 30-ზე მეტი შეცდომა" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:36 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:47 msgid "" "GIMP 2.10.18 fixes some critical bugs, introduces naive support for CMYK PSD " "files, and adds a higher-contrast variation of the symbolic icon theme." msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:37 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:48 msgid "" "GIMP 2.10.16 delivers several major usability improvements, a new tool for " "transformations in 3D space, new release checker, and the usual amount of " "bug fixes. Notable improvements:" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:38 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:49 msgid "Tools are now grouped in the toolbox by default" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:39 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:50 msgid "Sliders now use a compact style with improved user interaction" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:40 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:51 msgid "Vastly improved user experience for the transformation preview" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:41 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:52 msgid "Dockable areas now highlighted when a dockable dialog is being dragged" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:42 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:53 msgid "New 3D Transform tool to rotate and pan items" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:43 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:54 msgid "Much smoother brush outline motion on the canvas" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:44 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:55 msgid "Consolidated user interface for merging down and anchoring layers" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:45 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:56 msgid "Update check to notify users that a new release/installer is available" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:46 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:57 msgid "" "GIMP 2.10.14 is again mostly a bug fix release, making GIMP rock-solid. " "Furthermore many old filters got finally ported to GEGL. Of course it also " "has a few noteworthy improvements:" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:47 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:58 msgid "" "View menu: new \"Show All\" option to reveal pixels outside the canvas " "boundary" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:48 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:59 msgid "Filters: new \"Clipping\" option to allow layer resize when relevant" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:49 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:60 msgid "Foreground Select tool: new \"Grayscale\" Preview Mode" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:50 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:61 msgid "Foreground Select tool: color/opacity selector for \"Color\" preview" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:51 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:62 msgid "Free Select tool: improved copy-paste interaction" msgstr "თავისუფლად მონიშვნის ხელსაწყო: გაუმჯობესებული კოპირება/ჩასმა" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:52 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:63 msgid "Transform tools: new Image transform type to transform the whole image" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:53 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:64 msgid "Preferences: new \"Allow editing on non-visible layers\" setting" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:54 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:65 msgid "HEIF import/export: color profile support" msgstr "HEIF შეტანა/გატანა: ფერის პროფილის მხარდაჭერა" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:55 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:66 msgid "PDF export: text layers in layer groups now exported as texts" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:56 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:67 msgid "TIFF import: now asks how to process unspecified TIFF channels" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:57 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:68 msgid "" "GIMP 2.10.12 is a significant bug fix release, which is to be expected after " "a 2.10.10 with so many changes! Still, very cool improvements are also " "available, in particular for curves editing:" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:58 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:69 msgid "Improved curves interaction overall" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:59 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:70 msgid "A few enhancements specific to the Curves tool" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:60 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:71 msgid "Layer support in TIFF" msgstr "ფენების მხარდაჭერა TIFF ფორმატში" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:61 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:72 msgid "Discovery of user-installed fonts in Windows" msgstr "Windows-ში მომხმარებლის მიერ დამატებული ფონტების აღმოჩენა" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:62 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:73 msgid "Incremental mode in the Dodge/Burn tool" msgstr "გამუქება/გაღიავების ხელსაწყოს ინკრემენტული რეჟიმი" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:63 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:74 msgid "Free Select tool creates preliminary selection" msgstr "თავისუფალი მონიშვნის ხელსაწყო ქმნის წინასწარ მონიშვნებს" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:64 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:75 msgid "" "GIMP 2.10.10 is quite a big update with many new features and bug fixes. " "Notable improvements include:" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:65 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:76 msgid "" "Bucket Fill tool: new \"Fill by line art detection\" for not perfectly " "closed line art zones" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:66 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:77 msgid "Bucket Fill tool can now quickly color-pick with Ctrl+click" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:67 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:78 msgid "" "Bucket Fill tool allows holding the mouse when filling \"similar colors\" " "and \"by line art detection\"" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:68 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:79 msgid "Scale tool scales around center even when using numeric input" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:69 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:80 msgid "" "Unified Transform tool now defaults to preserving aspect ratio when scaling " "up or down" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:70 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:81 msgid "" "Add \"Constrain handles\" and \"Around center\" options to the perspective-" "transform tool's GUI" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:71 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:82 msgid "New generic canvas modifier 'Alt + middle click' to pick layers" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:72 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:83 msgid "Parametric brushes now 32-bit float to avoid posterization" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:73 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:84 msgid "Clipboard brushes and pattern can now be duplicated" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:74 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:85 msgid "" "Failure to edit locked layers will blink to shift attention to the cause of " "the error" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:75 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:86 msgid "" "New on-canvas GUI (simple lines) for circular, linear, and zoom motion blur" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:76 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:87 msgid "Several optimizations including faster layer group rendering" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:77 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:88 msgid "" "Swap and cache files are not saved in the configuration directory anymore" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:78 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:89 msgid "" "Various file saving/exporting made more robust to error by not saving " "partial files" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:79 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:90 msgid "HiDPI support improvements" msgstr "HiDPI-ის მხარდაჭერა გაუმჯობესდა" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:80 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:91 msgid "New preference to choose the default export file type" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:81 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:92 msgid "" "New option to export PNG, JPEG and TIFF with a color profile; always export " "PSD with a color profile" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:82 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:93 msgid "New DDS format loading/exporting plug-in" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:83 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:94 msgid "" "Full rewrite of the Spyrogimp plug-in with more options and better " "interaction" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:84 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:95 msgid "" "GIMP 2.10.8 is mostly a bug fix and optimization release. In particular, it " "includes:" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:85 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:96 msgid "" "Adaptative chunk size when rendering projections, improving responsiveness " "dynamically" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:86 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:97 msgid "Detection of RawTherapee (version 5.5 and above) improved on Windows" msgstr "ხ" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:87 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:98 msgid "" "XCF compatibility information in the Save dialog more understandable and " "discoverable" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:88 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:99 msgid "" "Various performance log tools added and log recording made available in the " "Dashboard dock" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:89 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:100 msgid "" "GIMP 2.10.6 comes with a lot of bug fixes, optimizations and features. Most " "notable changes are:" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:90 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:101 msgid "" "Text layers can now represent vertical texts (with various character " "orientations and line directions)" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:91 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:102 msgid "New \"Little Planet\" (gegl:stereographic-projection) filter" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:92 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:103 msgid "New \"Long Shadow\" filter" -msgstr "" +msgstr "ახალი \"გრძელი ჩრდილის\" ფილტრი" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:93 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:104 msgid "" "The \"Straighten\" option of the Measure Tool now allows vertical " "straightening" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:94 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:105 msgid "" "Drawable previews are now rendered asynchronously and layer group previews " "can be disabled in Preferences" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:95 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:106 msgid "" "New \"async\" field in the Dashboard \"misc\" group, showing the number of " "async operations currently running" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:96 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:107 msgid "File format filtering in Open/Save/Export dialogs made less confusing" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:97 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:108 msgid "New language (having GIMP translated in 81 languages now): Marathi" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:98 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:109 msgid "" "GIMP 2.10.4 includes a lot of bug fixes as well as various optimizations. " "Most notable changes are:" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:99 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:110 msgid "" "Straightening in Measurement tool: layers can be rotated using the " "measurement line as horizon" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:100 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:111 msgid "Fast startup: fonts loading is not blocking startup anymore" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:101 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:112 msgid "" "Fonts Tagging with the same user interface as for brushes, patterns, and " "gradients" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:102 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:113 msgid "PSD support: a pre-composited version of a PSD image can be imported" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:103 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:114 msgid "" "Dashboard update: new \"Memory\" group and improved \"Swap\" group showing " "various metrics" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:104 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:115 msgid "" "This second release in the GIMP 2.10 series, so soon after 2.10.0, is mostly " "the usual bug-fixing version after a major release, with a few dozen bugs " "fixed." msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:105 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:116 msgid "" "It also features a new plug-in for the support of the HEIF format, both for " "importing and exporting, as well as 2 new filters: \"Spherize\" and " @@ -542,196 +593,196 @@ "policy in stable micro releases." msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:106 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:117 msgid "" "First release of the 2.10 series which prominently features the port to a " "new image processing engine, GEGL. The most outstanding changes are:" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:107 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:118 msgid "High bit depth color processing (16/32-bit per color channel)" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:108 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:119 msgid "" "Color management is a core feature now, most widgets and preview areas are " "color-managed" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:109 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:120 msgid "" "On-canvas effect preview, with split view for before/after processing pixels" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:110 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:121 msgid "" "Multi-threaded and hardware-accelerated rendering, processing and painting" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:111 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:122 msgid "Most tools improved, several new transformation tools" msgstr "" "გაუმჯობესდა ხელსაწყოების უმეტესობა. დაემატა გარდაქმნის რამდენიმე ხელსაწყო" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:112 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:123 msgid "" "Improved support for many image formats, in particular better PSD importing" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:113 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:124 msgid "Newly supported image formats: OpenEXR, RGBE, WebP, HGT…" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:114 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:125 msgid "" "Improved digital painting: canvas rotation and flipping, symmetry painting, " "MyPaint brushes…" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:115 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:126 msgid "Metadata viewing and editing for Exif, XMP, IPTC, and DICOM" msgstr "" "მეტამონაცემების დათვალიერება და ჩასწორება ფორმატებისთვის Exif, XMP, IPTC, და " "DICOM" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:116 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:127 msgid "Basic HiDPI support: automatically or user-selected icon size" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:117 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:128 msgid "New themes for GIMP: Light, Gray, Dark, and System" msgstr "GIMP-ის ახალი თემები: ღია, შავთეთრი, მუქი და სისტემური" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:118 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:129 msgid "And much, much more…" msgstr "და ბევრი სხვა რამ…" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:119 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:130 msgid "" "In this second release candidate before GIMP 2.10.0, while debugging is " "still a prime target, a new focus has been put on speed and optimization in " "order to provide a smoother painting experience. Bigger changes are:" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:120 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:131 msgid "" "Major core optimizations for painting and display, including parallelized " "painting code" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:121 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:132 msgid "Symmetries are now preserved in XCF files (saved as image parasites)" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:122 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:133 msgid "" "\"Light\" and \"Dark\" themes rewritten from scratch to get rid of various " "usability issues. \"Lighter\" and \"Darker\" themes removed." msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:123 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:134 msgid "" "New GimpToolGyroscope on-canvas control, currently used for the Panorama " "Projection filter. The widget provides on-canvas interaction for 3D rotation " "(yaw, pitch, roll)." msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:124 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:135 msgid "" "Plug-in debugging improved to output stack traces from plug-ins with --stack-" "trace-mode command line option not only on receiving signals but also on " "warnings and critical errors when \"fatal-warnings\" debug key is set" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:125 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:136 msgid "" "GIMP 2.10.0-RC1 is the first release candidate before GIMP 2.10.0 stable " "release, with a focus on debugging and stability. Other than the many bug " "fixes, most notable improvements are:" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:126 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:137 msgid "New dashboard dockable to monitor GIMP resource usage" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:127 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:138 msgid "" "New debug dialog to produce back traces and other debug data, encouraging to " "report bugs" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:128 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:139 msgid "Unsaved images can now be recovered after a crash" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:129 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:140 msgid "Layer masks on layer groups" msgstr "ფენის ნიღბები ფენების ჯგუფებზე" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:130 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:141 msgid "JPEG 2000 support improved for high bit depth and various color spaces" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:131 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:142 msgid "Screenshot and color picking improved on various platforms" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:132 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:143 msgid "Metadata defaults preferences now available" msgstr "" "მეტამონაცემების ნაგულისხმევი მნიშვნელობების მორგება ახლა ხელმისაწვდომია" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:133 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:144 msgid "Various GUI polishing" -msgstr "" +msgstr "დაიხვეწა GUI" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:134 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:145 msgid "" "GIMP 2.9.8 introduces on-canvas gradient editing and various enhancements " "while focusing on bugfixing and stability." msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:135 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:146 msgid "On-canvas gradient editing" msgstr "ტილოზე გრადაციების რედაქტორი" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:136 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:147 msgid "Notification when an image is over/underexposed" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:137 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:148 msgid "Better and faster color management" msgstr "ფერების უკეთესი და უფრო სწრაფი მართვა" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:138 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:149 msgid "Support for color picker and screenshots in Wayland on KDE Plasma" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:139 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:150 msgid "Paste in place feature" msgstr "ადგილზე ჩასმის შესაძლებლობა" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:140 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:151 msgid "Many usability improvements" -msgstr "" +msgstr "მრავალი გაუმჯობესება" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:141 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:152 msgid "Manual can be displayed in the user's preferred language" msgstr "სახელმძღვანელო შეიძლება ნაჩვენები იყოს მომხმარებლის მიერ არჩეულ ენაზე" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:142 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:153 msgid "Improvements for the Wavelet Decompose filter" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:143 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:154 msgid "Improved compatibility with Photoshop .psd files" msgstr "გაუმჯობესდა თავსებადობა Photoshop-ის .psd ფაილებთან" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:144 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:155 msgid "New support for password-protected PDF" msgstr "სიახლე: პაროლით დაცული PDF ფაილების მხარდაჭერა" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:145 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:156 msgid "New support for HGT format (Digital Elevation Model data)" msgstr "" @@ -750,7 +801,7 @@ #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: ../desktop/gimp.desktop.in.in.h:5 msgid "GIMP;graphic;design;illustration;painting;" -msgstr "" +msgstr "GIMP;graphic;design;illustration;painting;" #: ../app/about.h:23 msgid "GIMP" @@ -787,7 +838,7 @@ "GIMP. If not, see: https://www.gnu.org/licenses/" msgstr "" -#: ../app/gimp-update.c:385 +#: ../app/gimp-update.c:415 #, c-format msgid "" "A new version of GIMP (%s) was released.\n" @@ -799,7 +850,7 @@ #: ../app/gimp-version.c:66 ../app/gimp-version.c:185 #, c-format msgid "using %s version %s (compiled against version %s)" -msgstr "" +msgstr "გამოიყენება %s ვერსია %s (დაკომპილებულია ვერსიით %s)" #: ../app/gimp-version.c:213 #, c-format @@ -872,17 +923,17 @@ #: ../app/main.c:243 msgid "Send messages to console instead of using a dialog" -msgstr "" +msgstr "შეტყობინებების ფანჯარაში ჩვენების მაგიერ კონსოლზე გაგზავნა" #. don't translate the mode names (off|on|warn) #: ../app/main.c:249 msgid "PDB compatibility mode (off|on|warn)" -msgstr "" +msgstr "PDB-სთან თავსებადობის რეჟიმი (off|on|warn)" #. don't translate the mode names (never|query|always) #: ../app/main.c:255 msgid "Debug in case of a crash (never|query|always)" -msgstr "" +msgstr "გამართვა ავარიის შემთხვევაში (არასდროს|მკითხე|ყოველთვის)" #: ../app/main.c:260 msgid "Enable non-fatal debugging signal handlers" @@ -894,7 +945,7 @@ #: ../app/main.c:270 msgid "Output a gimprc file with default settings" -msgstr "" +msgstr "გამოტანილი იქნება gimprc ფაილი ნაგულისხმები პარამეტრებით" #: ../app/main.c:286 msgid "Output a sorted list of deprecated procedures in the PDB" @@ -902,11 +953,11 @@ #: ../app/main.c:291 msgid "Show a preferences page with experimental features" -msgstr "" +msgstr "მორგების ფანჯარაში ექსპერიმენტალური თვისებების ჩვენება" #: ../app/main.c:296 msgid "Show an image submenu with debug actions" -msgstr "" +msgstr "გამოსახულების ქვემენიუს გამართვის ქმედებებით ჩვენება" #: ../app/main.c:598 msgid "[FILE|URI...]" @@ -962,7 +1013,7 @@ #. initialize the list of gimp brushes #: ../app/actions/actions.c:114 ../app/core/gimp-data-factories.c:349 -#: ../app/dialogs/dialogs.c:337 ../app/dialogs/preferences-dialog.c:3261 +#: ../app/dialogs/dialogs.c:337 ../app/dialogs/preferences-dialog.c:3266 msgid "Brushes" msgstr "ფუნჯები" @@ -1011,7 +1062,7 @@ #. Document History #: ../app/actions/actions.c:147 ../app/dialogs/dialogs.c:364 -#: ../app/dialogs/preferences-dialog.c:1228 +#: ../app/dialogs/preferences-dialog.c:1233 msgid "Document History" msgstr "დოკუმენტის ისტორია" @@ -1046,7 +1097,7 @@ #. initialize the list of gimp fonts #: ../app/actions/actions.c:171 ../app/core/gimp-data-factories.c:383 -#: ../app/dialogs/dialogs.c:355 ../app/dialogs/preferences-dialog.c:3291 +#: ../app/dialogs/dialogs.c:355 ../app/dialogs/preferences-dialog.c:3296 msgid "Fonts" msgstr "შრიფტები" @@ -1057,12 +1108,12 @@ #. initialize the list of gimp gradients #: ../app/actions/actions.c:177 ../app/core/gimp-data-factories.c:374 -#: ../app/dialogs/dialogs.c:349 ../app/dialogs/preferences-dialog.c:3285 +#: ../app/dialogs/dialogs.c:349 ../app/dialogs/preferences-dialog.c:3290 msgid "Gradients" msgstr "გრადაციები" #: ../app/actions/actions.c:180 ../app/core/gimp-data-factories.c:390 -#: ../app/dialogs/dialogs.c:361 ../app/dialogs/preferences-dialog.c:3297 +#: ../app/dialogs/dialogs.c:361 ../app/dialogs/preferences-dialog.c:3302 msgid "Tool Presets" msgstr "ხელსაწყოების პრესეტები" @@ -1091,7 +1142,7 @@ #. initialize the list of mypaint brushes #: ../app/actions/actions.c:198 ../app/core/gimp-data-factories.c:359 -#: ../app/dialogs/dialogs.c:343 ../app/dialogs/preferences-dialog.c:3303 +#: ../app/dialogs/dialogs.c:343 ../app/dialogs/preferences-dialog.c:3308 msgid "MyPaint Brushes" msgstr "MyPaint-ის ფუნჯები" @@ -1102,23 +1153,23 @@ #. initialize the list of gimp palettes #: ../app/actions/actions.c:204 ../app/core/gimp-data-factories.c:369 -#: ../app/dialogs/dialogs.c:352 ../app/dialogs/preferences-dialog.c:3279 +#: ../app/dialogs/dialogs.c:352 ../app/dialogs/preferences-dialog.c:3284 msgid "Palettes" msgstr "პალიტრები" #. initialize the list of gimp patterns #: ../app/actions/actions.c:207 ../app/core/gimp-data-factories.c:364 -#: ../app/dialogs/dialogs.c:346 ../app/dialogs/preferences-dialog.c:3273 +#: ../app/dialogs/dialogs.c:346 ../app/dialogs/preferences-dialog.c:3278 msgid "Patterns" msgstr "შაბლონები" -#: ../app/actions/actions.c:210 ../app/dialogs/preferences-dialog.c:3309 +#: ../app/actions/actions.c:210 ../app/dialogs/preferences-dialog.c:3314 msgid "Plug-ins" msgstr "დამატებები" #. Quick Mask Color #: ../app/actions/actions.c:213 ../app/core/gimpchannel.c:358 -#: ../app/dialogs/preferences-dialog.c:1778 +#: ../app/dialogs/preferences-dialog.c:1783 msgid "Quick Mask" msgstr "სწრაფი ნიღაბი" @@ -1128,7 +1179,7 @@ #: ../app/actions/actions.c:219 msgid "Select" -msgstr "" +msgstr "მონიშნეთ" #. initialize the template list #: ../app/actions/actions.c:222 ../app/core/gimp.c:837 @@ -1482,7 +1533,7 @@ #: ../app/actions/channels-actions.c:140 msgctxt "channels-action" msgid "None" -msgstr "" +msgstr "არცერთი" #: ../app/actions/channels-actions.c:141 msgctxt "channels-action" @@ -3127,9 +3178,9 @@ #: ../app/dialogs/item-options-dialog.c:145 #: ../app/dialogs/layer-add-mask-dialog.c:110 #: ../app/dialogs/palette-import-dialog.c:162 -#: ../app/dialogs/preferences-dialog.c:291 -#: ../app/dialogs/preferences-dialog.c:665 -#: ../app/dialogs/preferences-dialog.c:1133 +#: ../app/dialogs/preferences-dialog.c:293 +#: ../app/dialogs/preferences-dialog.c:667 +#: ../app/dialogs/preferences-dialog.c:1135 #: ../app/dialogs/print-size-dialog.c:124 ../app/dialogs/quit-dialog.c:171 #: ../app/dialogs/resize-dialog.c:186 #: ../app/dialogs/resolution-calibrate-dialog.c:75 @@ -3925,7 +3976,7 @@ msgstr "დოკუმენტის ისტორიის გასუფთავება" #: ../app/actions/documents-commands.c:238 ../app/actions/edit-commands.c:168 -#: ../app/dialogs/preferences-dialog.c:666 +#: ../app/dialogs/preferences-dialog.c:668 msgid "Cl_ear" msgstr "_გასუფთავება" @@ -4527,7 +4578,7 @@ #: ../app/actions/error-console-actions.c:64 msgctxt "error-console-action" msgid "Write all error messages to a file" -msgstr "" +msgstr "ყველა შეცდომის ფაილში ჩაწერა" #: ../app/actions/error-console-actions.c:69 msgctxt "error-console-action" @@ -5479,7 +5530,7 @@ #: ../app/actions/filters-actions.c:638 msgctxt "filters-action" msgid "_Semi-Flatten..." -msgstr "" +msgstr "_ნახევრად გაბრტყელება..." #: ../app/actions/filters-actions.c:643 msgctxt "filters-action" @@ -5629,7 +5680,7 @@ #: ../app/actions/filters-actions.c:784 msgctxt "filters-action" msgid "Show the last used filter dialog again" -msgstr "" +msgstr "ბოლოს გამოყენებული ფილტრის ფანჯრის თავიდან ჩვენება" #: ../app/actions/filters-actions.c:1126 #, c-format @@ -5927,7 +5978,7 @@ #: ../app/actions/gradient-editor-actions.c:815 msgid "Split Segments at _Midpoints" -msgstr "" +msgstr "სეგ_მენტის შუაწერტილზე გაყოფა" #: ../app/actions/gradient-editor-actions.c:817 msgid "Split Segments _Uniformly..." @@ -6647,7 +6698,7 @@ #. Scaling #: ../app/actions/image-commands.c:1505 ../app/actions/layers-commands.c:1668 -#: ../app/dialogs/preferences-dialog.c:1700 +#: ../app/dialogs/preferences-dialog.c:1705 #: ../app/pdb/drawable-transform-cmds.c:843 #: ../app/pdb/drawable-transform-cmds.c:939 #: ../app/pdb/image-transform-cmds.c:122 ../app/pdb/image-transform-cmds.c:158 @@ -6713,7 +6764,7 @@ #: ../app/actions/layers-actions.c:60 msgctxt "layers-action" msgid "Composite Space" -msgstr "" +msgstr "კომპოზიტური სივრცე" #: ../app/actions/layers-actions.c:64 msgctxt "layers-action" @@ -7142,7 +7193,7 @@ #: ../app/actions/layers-actions.c:357 msgctxt "layers-action" msgid "Layer Blend Space: Auto" -msgstr "" +msgstr "ფენის შერევის სივრცე: ავტომატური" #: ../app/actions/layers-actions.c:362 ../app/actions/layers-actions.c:383 msgctxt "layers-action" @@ -7152,37 +7203,37 @@ #: ../app/actions/layers-actions.c:363 msgctxt "layers-action" msgid "Layer Blend Space: RGB (linear)" -msgstr "" +msgstr "ფენის შერევის სივრცე: RGB (წრფივი)" #: ../app/actions/layers-actions.c:368 ../app/actions/layers-actions.c:389 msgctxt "layers-action" msgid "RGB (perceptual)" -msgstr "" +msgstr "RGB (აღქმული)" #: ../app/actions/layers-actions.c:369 msgctxt "layers-action" msgid "Layer Blend Space: RGB (perceptual)" -msgstr "" +msgstr "ფენის შერევის სივრცე: RGB (აღქმული)" #: ../app/actions/layers-actions.c:378 msgctxt "layers-action" msgid "Layer Composite Space: Auto" -msgstr "" +msgstr "ფენის კომპოზიტური სივრცე: ავტომატური" #: ../app/actions/layers-actions.c:384 msgctxt "layers-action" msgid "Layer Composite Space: RGB (linear)" -msgstr "" +msgstr "ფენის კომპოზიტური სივრცე: RGB (წრფივი)" #: ../app/actions/layers-actions.c:390 msgctxt "layers-action" msgid "Layer Composite Space: RGB (perceptual)" -msgstr "" +msgstr "ფენის კომპოზიტური სივრცე: RGB (აღქმული)" #: ../app/actions/layers-actions.c:399 msgctxt "layers-action" msgid "Layer Composite Mode: Auto" -msgstr "" +msgstr "ფენის კომპოზიტური რეჟიმი: ავტომატური" #: ../app/actions/layers-actions.c:404 msgctxt "layers-action" @@ -7192,12 +7243,12 @@ #: ../app/actions/layers-actions.c:405 msgctxt "layers-action" msgid "Layer Composite Mode: Union" -msgstr "" +msgstr "ფენის კომპოზიტური რეჟიმი: გაერთიანება" #: ../app/actions/layers-actions.c:410 msgctxt "layers-action" msgid "Clip to Backdrop" -msgstr "" +msgstr "ფონამდე ამოჭრა" #: ../app/actions/layers-actions.c:411 msgctxt "layers-action" @@ -7222,12 +7273,12 @@ #: ../app/actions/layers-actions.c:423 msgctxt "layers-action" msgid "Layer Composite Mode: Intersection" -msgstr "" +msgstr "ფენის კომპოზიტური რეჟიმი: თანაკვეთა" #: ../app/actions/layers-actions.c:431 msgctxt "layers-action" msgid "None" -msgstr "" +msgstr "არცერთი" #: ../app/actions/layers-actions.c:432 msgctxt "layers-action" @@ -7806,7 +7857,7 @@ #: ../app/actions/palettes-commands.c:125 msgid "There must be at least two palettes selected to merge." -msgstr "" +msgstr "შერწყმისათვის არასაკმარისი პალიტრების რაოდენობა. საჭიროა მინიმუმ 2." #: ../app/actions/patterns-actions.c:43 msgctxt "patterns-action" @@ -7910,8 +7961,8 @@ #: ../app/actions/plug-in-commands.c:186 #: ../app/actions/tool-options-commands.c:211 ../app/dialogs/fill-dialog.c:114 #: ../app/dialogs/grid-dialog.c:101 ../app/dialogs/image-new-dialog.c:105 -#: ../app/dialogs/preferences-dialog.c:292 -#: ../app/dialogs/preferences-dialog.c:1132 +#: ../app/dialogs/preferences-dialog.c:294 +#: ../app/dialogs/preferences-dialog.c:1134 #: ../app/dialogs/print-size-dialog.c:123 ../app/dialogs/scale-dialog.c:136 #: ../app/dialogs/stroke-dialog.c:127 #: ../app/display/gimpdisplayshell-rotate-dialog.c:121 @@ -8159,7 +8210,7 @@ #: ../app/actions/select-commands.c:175 ../app/actions/select-commands.c:251 #: ../app/actions/select-commands.c:379 msgid "_Selected areas continue outside the image" -msgstr "" +msgstr "მონიშნული სეგმენტები გამოსახულების მიღმაც გრძელდება" #: ../app/actions/select-commands.c:178 msgid "When feathering, act as if selected areas continued outside the image." @@ -8404,7 +8455,7 @@ #: ../app/actions/text-tool-actions.c:54 msgctxt "text-tool-action" msgid "Input _Methods" -msgstr "" +msgstr "შეტანის _მეთოდები" #: ../app/actions/text-tool-actions.c:58 msgctxt "text-tool-action" @@ -9352,7 +9403,7 @@ #: ../app/actions/vectors-actions.c:193 msgctxt "vectors-action" msgid "None" -msgstr "" +msgstr "არცერთი" #: ../app/actions/vectors-actions.c:194 msgctxt "vectors-action" @@ -9613,7 +9664,7 @@ #: ../app/actions/view-actions.c:82 msgctxt "view-action" msgid "Soft-Proofing Re_ndering Intent" -msgstr "" +msgstr "ფერების გადაცე_მის ტიპი" #: ../app/actions/view-actions.c:85 msgctxt "view-action" @@ -9813,7 +9864,7 @@ #: ../app/actions/view-actions.c:214 msgctxt "view-action" msgid "Use black point compensation for soft-proofing" -msgstr "" +msgstr "გამოსახულების საჩვენებლად შავი წერტილის კომპენსაციის გამოყენება" #: ../app/actions/view-actions.c:220 msgctxt "view-action" @@ -9950,12 +10001,12 @@ #: ../app/actions/view-actions.c:312 msgctxt "view-action" msgid "Show Scroll_bars" -msgstr "" +msgstr "ჩოჩიების ჩვენება" #: ../app/actions/view-actions.c:313 msgctxt "view-action" msgid "Show this window's scrollbars" -msgstr "" +msgstr "ამ ფანჯრის ჩოჩიების ჩვენება" #: ../app/actions/view-actions.c:319 msgctxt "view-action" @@ -10262,7 +10313,7 @@ #: ../app/actions/view-actions.c:580 msgctxt "view-action" msgid "Soft-proofing rendering intent is relative colorimetric" -msgstr "" +msgstr "ეკრანზე რენდერის დანიშნულება აბსოლუტურად კოლორიმეტრულია" #: ../app/actions/view-actions.c:586 msgctxt "view-action" @@ -10272,7 +10323,7 @@ #: ../app/actions/view-actions.c:592 msgctxt "view-action" msgid "Soft-proofing rendering intent is absolute colorimetric" -msgstr "" +msgstr "ეკრანზე რენდერის დანიშნულება აბსოლუტურად კოლორიმეტრულია" #: ../app/actions/view-actions.c:600 msgctxt "view-padding-color" @@ -10342,12 +10393,12 @@ #: ../app/actions/view-actions.c:650 msgctxt "view-action" msgid "Scroll to left border" -msgstr "" +msgstr "მარცხენა საზღვრამდე გაწევა" #: ../app/actions/view-actions.c:655 msgctxt "view-action" msgid "Scroll to right border" -msgstr "" +msgstr "მარჯვენა საზღვრამდე გაწევა" #: ../app/actions/view-actions.c:660 msgctxt "view-action" @@ -10362,12 +10413,12 @@ #: ../app/actions/view-actions.c:670 msgctxt "view-action" msgid "Scroll page left" -msgstr "" +msgstr "გვერდის მარცხნივ გაწევა" #: ../app/actions/view-actions.c:675 msgctxt "view-action" msgid "Scroll page right" -msgstr "" +msgstr "გვერდის მარჯვნივ გაწევა" #: ../app/actions/view-actions.c:683 msgctxt "view-action" @@ -10377,12 +10428,12 @@ #: ../app/actions/view-actions.c:688 msgctxt "view-action" msgid "Scroll to top border" -msgstr "" +msgstr "ზედა საზღვრამდე აქაჩვა" #: ../app/actions/view-actions.c:693 msgctxt "view-action" msgid "Scroll to bottom border" -msgstr "" +msgstr "ქვედა საზღვრამდე ჩამოქაჩვა" #: ../app/actions/view-actions.c:698 msgctxt "view-action" @@ -10397,12 +10448,12 @@ #: ../app/actions/view-actions.c:708 msgctxt "view-action" msgid "Scroll page up" -msgstr "" +msgstr "გვერდით მაღლა აწევა" #: ../app/actions/view-actions.c:713 msgctxt "view-action" msgid "Scroll page down" -msgstr "" +msgstr "გვერდით დაბლა ჩამოწევა" #: ../app/actions/view-actions.c:944 #, c-format @@ -10468,7 +10519,7 @@ #: ../app/dialogs/grid-dialog.c:103 ../app/dialogs/image-new-dialog.c:107 #: ../app/dialogs/image-new-dialog.c:326 #: ../app/dialogs/item-options-dialog.c:146 -#: ../app/dialogs/preferences-dialog.c:1134 +#: ../app/dialogs/preferences-dialog.c:1136 #: ../app/dialogs/print-size-dialog.c:125 #: ../app/dialogs/resolution-calibrate-dialog.c:76 #: ../app/dialogs/template-options-dialog.c:119 @@ -10716,22 +10767,22 @@ #: ../app/config/config-enums.c:221 msgctxt "icon-size" msgid "Small size" -msgstr "" +msgstr "პატარა ზომა" #: ../app/config/config-enums.c:222 msgctxt "icon-size" msgid "Medium size" -msgstr "" +msgstr "საშუალო ტირეები" #: ../app/config/config-enums.c:223 msgctxt "icon-size" msgid "Large size" -msgstr "" +msgstr "დიდი ზომა" #: ../app/config/config-enums.c:224 msgctxt "icon-size" msgid "Huge size" -msgstr "" +msgstr "უზარმაზარი ზომა" #: ../app/config/config-enums.c:254 msgctxt "position" @@ -10896,7 +10947,7 @@ #: ../app/config/gimprc-blurbs.h:47 msgid "Timestamp of the last update check." -msgstr "" +msgstr "განახლების უკანასკნელი შემოწმების დროის შტამპი." #: ../app/config/gimprc-blurbs.h:53 msgid "How to handle embedded color profiles when opening a file." @@ -10912,11 +10963,11 @@ #: ../app/config/gimprc-blurbs.h:62 msgid "Sets the type of mouse pointers to use." -msgstr "" +msgstr "თაგუნას კურსორის ტიპების დაყენება." #: ../app/config/gimprc-blurbs.h:65 msgid "Sets the handedness for cursor positioning." -msgstr "" +msgstr "კურსორის განლაგების სიმაგრის დაყენება." #: ../app/config/gimprc-blurbs.h:68 msgid "" @@ -10926,7 +10977,7 @@ #: ../app/config/gimprc-blurbs.h:84 msgid "Show full image content by default." -msgstr "" +msgstr "გამოსახულების მთლიანი შემცველობის ნაგულისხმებად ჩვენება." #: ../app/config/gimprc-blurbs.h:87 msgid "" @@ -10973,26 +11024,32 @@ #: ../app/config/gimprc-blurbs.h:161 msgid "When enabled, the selected brush will be used for all tools." msgstr "" +"როდესაც ჩართულია, მონიშნული ფუნჯი ყველა ხელსაწყოსთვის იქნება გამოყენებული." #: ../app/config/gimprc-blurbs.h:164 msgid "When enabled, the selected dynamics will be used for all tools." msgstr "" +"როდესაც ჩართულია, მონიშნული დინამიკა ყველა ხელსაწყოსთვის იქნება გამოყენებული." #: ../app/config/gimprc-blurbs.h:170 msgid "When enabled, the selected gradient will be used for all tools." msgstr "" +"როდესაც ჩართულია, მონიშნული გრადიენტი ყველა ხელსაწყოსთვის იქნება " +"გამოყენებული." #: ../app/config/gimprc-blurbs.h:173 msgid "When enabled, the selected pattern will be used for all tools." msgstr "" +"როდესაც ჩართულია, მონიშნული შაბლონი ყველა ხელსაწყოსთვის იქნება გამოყენებული." #: ../app/config/gimprc-blurbs.h:187 msgid "Sets the browser used by the help system." -msgstr "" +msgstr "დახმარების სისტემის მიერ გამოყენებული ბრაუზერის დაყენება." #: ../app/config/gimprc-blurbs.h:195 msgid "How many recent settings to keep around in filter tools." msgstr "" +"ფილტრების ხელსაწყოში რამდენი ახლახანს გამოყენებული პარამეტრი იქნება შენახული." #: ../app/config/gimprc-blurbs.h:198 msgid "Default to the last used settings in filter tools." @@ -11002,15 +11059,15 @@ #: ../app/config/gimprc-blurbs.h:201 msgid "Show advanced color options in filter tools." -msgstr "" +msgstr "ფილტრის ხელსაწყოებში ფერის დამატებითი პარამეტრების ჩვენება." #: ../app/config/gimprc-blurbs.h:204 msgid "Sets the text to appear in image window status bars." -msgstr "" +msgstr "აყენებს ტექსტს, რომელიც სურათის ფანჯრის სტატუსის ზოლებში გამოჩნდება." #: ../app/config/gimprc-blurbs.h:207 msgid "Sets the text to appear in image window titles." -msgstr "" +msgstr "აყენებს ტექსტს, რომელიც გამოსახულების ფანჯრის სათაურებში გამოჩნდება." #: ../app/config/gimprc-blurbs.h:210 msgid "" @@ -11078,12 +11135,12 @@ #: ../app/config/gimprc-blurbs.h:262 msgid "Specifies the language to use for the user interface." -msgstr "" +msgstr "მომხმარებლის ინტერფეისის ენის მითითება." #: ../app/config/gimprc-blurbs.h:265 msgid "" "The last known release version of GIMP as queried from official website." -msgstr "" +msgstr "GIMP-ის უახლესი ვერსია ოფიციალურ ვებგვერდზე დაყრდნობით." #: ../app/config/gimprc-blurbs.h:268 msgid "How many recently opened image filenames to keep on the File menu." @@ -11091,11 +11148,11 @@ #: ../app/config/gimprc-blurbs.h:271 msgid "The timestamp for the last known release date." -msgstr "" +msgstr "ბოლო ცნობილი რელიზის ნომრის დროის შტამპი." #: ../app/config/gimprc-blurbs.h:274 msgid "The last revision number for the release." -msgstr "" +msgstr "რელიზის ბოლო რევიზიის ნომერი." #: ../app/config/gimprc-blurbs.h:277 msgid "" @@ -11125,7 +11182,7 @@ #: ../app/config/gimprc-blurbs.h:301 msgid "When enabled, non-visible layers can be edited as normal." -msgstr "" +msgstr "თუ ჩართულია, არა-ხილული ფენების ჩასწორება ჩვეულებრივ შეიძლება." #: ../app/config/gimprc-blurbs.h:304 msgid "" @@ -11142,6 +11199,8 @@ #: ../app/config/gimprc-blurbs.h:317 msgid "Sets how many threads GIMP should use for operations that support it." msgstr "" +"დააყენეთ, რამდენი ნაკადი უნდა გამოიყენოს GIMP-მა იმ ოპერაციებისთვის, " +"რომლებსაც ამის მხარდაჭერა გააჩნიათ." #: ../app/config/gimprc-blurbs.h:339 msgid "" @@ -11193,6 +11252,8 @@ msgid "" "Remember the current tool, pattern, color, and brush across GIMP sessions." msgstr "" +"GIMP-დან გასვლისას მიდინარე ხელსაწყოს, შაბლონის, ფერის და ფუნჯების " +"დამახსოვრება." #: ../app/config/gimprc-blurbs.h:377 msgid "" @@ -11208,11 +11269,11 @@ #: ../app/config/gimprc-blurbs.h:386 msgid "Save the positions and sizes of the main dialogs when GIMP exits." -msgstr "" +msgstr "GIMP-დან გასვლისას ფანჯრების მდებარეობისა და ზომების შენახვა." #: ../app/config/gimprc-blurbs.h:389 msgid "Save the tool options when GIMP exits." -msgstr "" +msgstr "GIMP-დან გასვლისას ხელსაწყოს პარამეტრების შენახვა." #: ../app/config/gimprc-blurbs.h:395 msgid "" @@ -11261,24 +11322,32 @@ "When enabled, the statusbar is visible by default. This can also be toggled " "with the \"View->Show Statusbar\" command." msgstr "" +"თუ ჩართულია, სტატუსის ზოლი ნაგულისხმებად ხილული იქნება. გადართვა ასევე " +"შესაძლებელია \"ხედი->სტატუსის ზოლის გამოჩენა\" ბრძანებით." #: ../app/config/gimprc-blurbs.h:428 msgid "" "When enabled, the selection is visible by default. This can also be toggled " "with the \"View->Show Selection\" command." msgstr "" +"თუ ჩართულია, მონიშნული ნაგულისხმებად ხილული იქნება. გადართვა ასევე " +"შესაძლებელია \"ხედი->მონიშნულის გამოჩენა\" ბრძანებით." #: ../app/config/gimprc-blurbs.h:432 msgid "" "When enabled, the layer boundary is visible by default. This can also be " "toggled with the \"View->Show Layer Boundary\" command." msgstr "" +"თუ ჩართულია, ფენის საზღვარი ნაგულისხმებად ხილული იქნება. გადართვა ასევე " +"შესაძლებელია \"ხედი->ფენის საზღვრების გამოჩენა\" ბრძანებით." #: ../app/config/gimprc-blurbs.h:436 msgid "" "When enabled, the canvas boundary is visible by default. This can also be " "toggled with the \"View->Show Canvas Boundary\" command." msgstr "" +"თუ ჩართულია, ტილოს საზღვარი ნაგულისხმებად ხილული იქნება. გადართვა ასევე " +"შესაძლებელია \"ხედი->ტილოს საზღვრების გამოჩენა\" ბრძანებით." #: ../app/config/gimprc-blurbs.h:440 msgid "" @@ -11291,6 +11360,8 @@ "When enabled, the grid is visible by default. This can also be toggled with " "the \"View->Show Grid\" command." msgstr "" +"თუ ჩართულია, ბადე ნაგულისხმებად ხილული იქნება. გადართვა ასევე შესაძლებელია " +"\"ხედი->ბადის გამოჩენა\" ბრძანებით." #: ../app/config/gimprc-blurbs.h:448 msgid "" @@ -11312,7 +11383,7 @@ #: ../app/config/gimprc-blurbs.h:461 msgid "Show the image tabs bar in single window mode." -msgstr "" +msgstr "ერთფანჯრიან რეჟიმში გამოსახულებების ჩანართების ზოლის ჩვენება." #: ../app/config/gimprc-blurbs.h:464 msgid "Enable the N-Point Deformation tool." @@ -11320,7 +11391,7 @@ #: ../app/config/gimprc-blurbs.h:467 msgid "Enable the Handle Transform tool." -msgstr "" +msgstr "დამმუშავებლის გარდაქმნის ხელსაწყოს ჩართვა." #: ../app/config/gimprc-blurbs.h:470 msgid "Enable symmetry on painting." @@ -11340,7 +11411,7 @@ #: ../app/config/gimprc-blurbs.h:482 msgid "The compression method used for tile data stored in the swap file." -msgstr "" +msgstr "სვაპ ფაილში შენახული ფილის მონაცემების შეკუმშვის მეთოდი." #: ../app/config/gimprc-blurbs.h:485 msgid "" @@ -11364,11 +11435,11 @@ #: ../app/config/gimprc-blurbs.h:501 msgid "Save changed keyboard shortcuts when GIMP exits." -msgstr "" +msgstr "GIMP-იდან გამოსვლისას კლავიატურის შეცვლილი მალსახმობების შენახვა." #: ../app/config/gimprc-blurbs.h:504 msgid "Restore saved keyboard shortcuts on each GIMP startup." -msgstr "" +msgstr "GIMP-ში შესვლისას კლავიატურის შეცვლილი მალსახმობების აღდგენა." #: ../app/config/gimprc-blurbs.h:507 msgid "" @@ -11380,86 +11451,110 @@ #: ../app/config/gimprc-blurbs.h:513 msgid "The name of the theme to use." -msgstr "" +msgstr "გამოსაყენებელი თემის სახელი." #: ../app/config/gimprc-blurbs.h:528 msgid "" "Sets the default rendering intent for the 'Convert to Color Profile' dialog." -msgstr "" +msgstr "\"ფერად პროფილად გარდაქმნის\" ფანჯრის ნაგულისხმები რენდერის რეჟიმი." #: ../app/config/gimprc-blurbs.h:531 msgid "" "Sets the default 'Black Point Compensation' state for the 'Convert to Color " "Profile' dialog." msgstr "" +"ნაგულისხმები \"შავი წერტილის კომპენსაციის\" მდგომარეობის დაყენება \"ფერის " +"პროფილზე გარდაქმნის\" ფანჯრისთვის." #: ../app/config/gimprc-blurbs.h:535 msgid "" "Sets the default layer dithering method for the 'Convert Precision' dialog." msgstr "" +"ნაგულისხმები ფენის დიზერინგის მეთოდის დაყენება \"სიზუსტის გარდაქმნის\" " +"ფანჯრისთვის." #: ../app/config/gimprc-blurbs.h:538 msgid "" "Sets the default text layer dithering method for the 'Convert Precision' " "dialog." msgstr "" +"ნაგულისხმები ტექსტის ფენის დიზერინგის მეთოდის დაყენება \"სიზუსტის გარდაქმნის" +"\" ფანჯრისთვის." #: ../app/config/gimprc-blurbs.h:541 msgid "" "Sets the default channel dithering method for the 'Convert Precision' dialog." msgstr "" +"ნაგულისხმები არხის დიზერინგის მეთოდის დაყენება \"სიზუსტის გარდაქმნის\" " +"ფანჯრისთვის." #: ../app/config/gimprc-blurbs.h:544 msgid "Sets the default palette type for the 'Convert to Indexed' dialog." msgstr "" +"ნაგულისხმები პალიტრის ტიპის დაყენება \"დაინდექსებულზე გარდაქმნის\" " +"ფანჯრისთვის." #: ../app/config/gimprc-blurbs.h:547 msgid "" "Sets the default maximum number of colors for the 'Convert to Indexed' " "dialog." msgstr "" +"ნაგულისხმები ფერების მაქსიმალური რაოდენობის დაყენება \"დაინდექსებულზე " +"გარდაქმნის\" ფანჯრისთვის." #: ../app/config/gimprc-blurbs.h:550 msgid "" "Sets the default 'Remove duplicate colors' state for the 'Convert to " "Indexed' dialog." msgstr "" +"ნაგულისხმები \"დუბლიკატის ფერების წაშლის\" მდგომარების დაყენება " +"\"დაინდექსებულზე გარდაქმნის\" ფანჯრისთვის." #: ../app/config/gimprc-blurbs.h:553 msgid "Sets the default dithering type for the 'Convert to Indexed' dialog." msgstr "" +"ნაგულისხმები დიზერინგის ტიპის დაყენება \"დაინდექსებულზე გარდაქმნის\" " +"ფანჯრისთვის." #: ../app/config/gimprc-blurbs.h:556 msgid "" "Sets the default 'Dither alpha' state for the 'Convert to Indexed' dialog." msgstr "" +"ნაგულისხმები \"ალფას დიზერინგის\" მდგომარეობის დაყენება \"დაინდექსებულზე " +"გარდაქმნის\" ფანჯრისთვის." #: ../app/config/gimprc-blurbs.h:559 msgid "" "Sets the default 'Dither text layers' state for the 'Convert to Indexed' " "dialog." msgstr "" +"ნაგულისხმები \"ტექსტური ფენების დიზერინგის\" მნიშვნელობის დაყენება " +"\"დაინდექსებულზე გარდაქმნის\" ფანჯრისთვის." #: ../app/config/gimprc-blurbs.h:562 msgid "Sets the default fill type for the 'Canvas Size' dialog." -msgstr "" +msgstr "ნაგულისხმები შევსების ტიპის დაყენება \"ტილოს ზომის\" ფანჯრისთვის." #: ../app/config/gimprc-blurbs.h:565 msgid "Sets the default set of layers to resize for the 'Canvas Size' dialog." msgstr "" +"ნაგულისხმები ფენების სეტის დაყენება ზომის შესაცვლელად \"ტილოს ზომის\" " +"ფანჯრისთვის." #: ../app/config/gimprc-blurbs.h:568 msgid "" "Sets the default 'Resize text layers' state for the 'Canvas Size' dialog." msgstr "" +"ნაგულისხმები \"ტექსტური ფენის ზომის შეცვლის\" მდგომარეობის დაყენება \"ტილოს " +"ზომის\" ფანჯრისთვის." #: ../app/config/gimprc-blurbs.h:571 msgid "Sets the default layer name for the 'New Layer' dialog." -msgstr "" +msgstr "ნაგულისხმები ფენის სახელის დაყენება \"ახალი ფენის\" ფანჯრისთვის." #: ../app/config/gimprc-blurbs.h:574 msgid "Sets the default mode for the 'New Layer' dialog." -msgstr "" +msgstr "ნაგულისხმები რეჟიმის დაყენება \"ახალი ფენის\" ფანჯრისთვის." #: ../app/config/gimprc-blurbs.h:577 msgid "Sets the default blend space for the 'New Layer' dialog." @@ -11467,23 +11562,24 @@ #: ../app/config/gimprc-blurbs.h:580 msgid "Sets the default composite space for the 'New Layer' dialog." -msgstr "" +msgstr "ნაგულისხმები კომპოზიტური სივრცის დაყენება \"ახალი ფენის\" ფანჯრისთვის." #: ../app/config/gimprc-blurbs.h:583 msgid "Sets the default composite mode for the 'New Layer' dialog." -msgstr "" +msgstr "ნაგულისხმები კომპოზიტური რეჟიმის დაყენება \"ახალი ფენის\" ფანჯრისთვის." #: ../app/config/gimprc-blurbs.h:586 msgid "Sets the default opacity for the 'New Layer' dialog." -msgstr "" +msgstr "ნაგულისხმები გაუმჭვირვალობის დაყენება \"ახალი ფენის\" ფანჯრისთვის." #: ../app/config/gimprc-blurbs.h:589 msgid "Sets the default fill type for the 'New Layer' dialog." -msgstr "" +msgstr "ნაგულისხმები შევსების ტიპის დაყენება \"ახალი ფენის\" ფანჯრისთვის." #: ../app/config/gimprc-blurbs.h:592 msgid "Sets the default fill type for the 'Layer Boundary Size' dialog." msgstr "" +"ნაგულისხმები შევსების ტიპის დაყენება \"ფენის საზღვრის ზომის\" ფანჯრისთვის." #: ../app/config/gimprc-blurbs.h:595 msgid "Sets the default mask for the 'Add Layer Mask' dialog." @@ -11498,52 +11594,66 @@ #: ../app/config/gimprc-blurbs.h:601 msgid "Sets the default merge type for the 'Merge Visible Layers' dialog." msgstr "" +"ნაგულისხმები შერწყმის ტიპის დაყენება \"ხილული ფენების შერწყმის\" ფანჯრისთვის." #: ../app/config/gimprc-blurbs.h:604 msgid "" "Sets the default 'Active group only' for the 'Merge Visible Layers' dialog." msgstr "" +"ნაგულისხმები \"მხოლოდ აქტიური ჯგუფის\" დაყენება \"ხილული ფენების შერწყმის\" " +"ფანჯრისთვის." #: ../app/config/gimprc-blurbs.h:607 msgid "" "Sets the default 'Discard invisible' for the 'Merge Visible Layers' dialog." msgstr "" +"ნაგულისხმები \"უხილავის მოცილების\" დაყენება \"ხილული ფენების შერწყმის \" " +"ფანჯრისთვის." #: ../app/config/gimprc-blurbs.h:610 msgid "Sets the default channel name for the 'New Channel' dialog." -msgstr "" +msgstr "ნაგულისხმები არხის სახელის დაყენება \"ახალი არხის\" ფანჯრისთვის." #: ../app/config/gimprc-blurbs.h:613 msgid "Sets the default color and opacity for the 'New Channel' dialog." msgstr "" +"ნაგულისხმები ფერისა და გაუმჭვირვალობის დაყენება \"ახალი არხის\" ფანჯრისთვის." #: ../app/config/gimprc-blurbs.h:616 msgid "Sets the default path name for the 'New Path' dialog." -msgstr "" +msgstr "ნაგულიხმები ბილიკის სახელი \"ახალი ბილიკის\" ფანჯრისთვის." #: ../app/config/gimprc-blurbs.h:619 msgid "Sets the default folder path for the 'Export Path' dialog." msgstr "" +"ნაგულისხმები საქაღალდის ბილიკის დაყენება \"გატანის ბილიკის\" ფანჯრისთვის." #: ../app/config/gimprc-blurbs.h:622 msgid "" "Sets the default 'Export the active path' state for the 'Export Path' dialog." msgstr "" +"ნაგულისხმები \"აქტიური ბილიკის გატანის\" მდგომარეობის დაყენება \"ბილიკის " +"გატანის\" ფანჯრისთვის." #: ../app/config/gimprc-blurbs.h:625 msgid "Sets the default folder path for the 'Import Path' dialog." msgstr "" +"\"შემოტანის ბილიკის\" ფანჯრის ნაგულისხმები საქაღალდის ბილიკის დაყენება." #: ../app/config/gimprc-blurbs.h:628 msgid "" "Sets the default 'Merge imported paths' state for the 'Import Path' dialog." msgstr "" +"ნაგულისხმები \"შემოტანილი ბილიკების შერწყმის\" დაყენება \"შემოტანის ბილიკის" +"\" ფანჯრისთვის." #: ../app/config/gimprc-blurbs.h:631 msgid "" "Sets the default 'Scale imported paths to fit size' state for the 'Import " "Path' dialog." msgstr "" +"ნაგულისხმები \"შემოტანილი ბილიკის ჩატევის\" მდგომარეობის დაყენება " +"\"შემოტანის ბილიკის\" ფანჯრისთვის." #: ../app/config/gimprc-blurbs.h:634 msgid "Sets the default feather radius for the 'Feather Selection' dialog." @@ -11558,10 +11668,13 @@ #: ../app/config/gimprc-blurbs.h:641 msgid "Sets the default grow radius for the 'Grow Selection' dialog." msgstr "" +"ნაგულისხმები ზრდის რადიუსის დაყენება \"მონიშნულის გადიდების\" ფანჯრისთვის." #: ../app/config/gimprc-blurbs.h:644 msgid "Sets the default shrink radius for the 'Shrink Selection' dialog." msgstr "" +"ნაგულისხმები შემცირების რადიუსის დაყენება \"მონიშნულის შემცირების\" " +"ფანჯრისთვის." #: ../app/config/gimprc-blurbs.h:647 msgid "" @@ -11615,15 +11728,15 @@ #: ../app/config/gimprc-blurbs.h:689 msgid "Use a single toolbox button for grouped tools." -msgstr "" +msgstr "დაჯგუფებული ხელსაწყოებისთვის ერთი ხელსაწყოების პანელი გამოიყენეთ." #: ../app/config/gimprc-blurbs.h:692 msgid "Show the currently active image in the toolbox." -msgstr "" +msgstr "ხელსაწყოების პანელში ამჟამად აქტიური გამოსახულების ჩვენება." #: ../app/config/gimprc-blurbs.h:695 msgid "Show the GIMP mascot at the top of the toolbox." -msgstr "" +msgstr "ხელსაწყოების პანელის თავზე GIMP-ის ლოგოს ჩვენება." #: ../app/config/gimprc-blurbs.h:698 msgid "Sets the manner in which transparency is displayed in images." @@ -11654,15 +11767,15 @@ #: ../app/config/gimprc-blurbs.h:717 msgid "Sets the size of the previews in the Undo History." -msgstr "" +msgstr "აყენებს გაუქმების ისტორიის გადახედვის ზომას." #: ../app/config/gimprc-blurbs.h:720 msgid "When enabled, pressing F1 will open the help browser." -msgstr "" +msgstr "როდესაც ჩართულია, F1-ის დაჭერით დახმარების ბრაუზერს გახსნით." #: ../app/config/gimprc-blurbs.h:723 msgid "When enabled, uses OpenCL for some operations." -msgstr "" +msgstr "როდესაც ჩართულია, იყენებს OpenCL- ს გარკვეული ოპერაციებისთვის." #: ../app/config/gimprc-blurbs.h:741 msgid "When enabled, a search of actions will also return inactive actions." @@ -11670,7 +11783,7 @@ #: ../app/config/gimprc-blurbs.h:744 msgid "The maximum number of actions saved in history." -msgstr "" +msgstr "ისტორიაში შენახული ბრძანებების მაქსიმალური რაოდენობა." #: ../app/config/gimprc-deserialize.c:136 ../app/core/gimp-modules.c:131 #: ../app/core/gimp-units.c:278 ../app/gui/session.c:309 @@ -11681,7 +11794,7 @@ #: ../app/config/gimprc-deserialize.c:164 #, c-format msgid "value for token %s is not a valid UTF-8 string" -msgstr "" +msgstr "ტოკენის (%s) მნიშვნელობა სწორ UTF-8 ტიპის სტრიქონს არ წარმოადგენს" #: ../app/core/core-enums.c:27 msgctxt "align-reference-type" @@ -11791,7 +11904,7 @@ #: ../app/core/core-enums.c:284 msgctxt "convert-dither-type" msgid "None" -msgstr "" +msgstr "არცერთი" #: ../app/core/core-enums.c:285 msgctxt "convert-dither-type" @@ -11901,7 +12014,7 @@ #: ../app/core/core-enums.c:456 msgctxt "debug-policy" msgid "Never debug GIMP" -msgstr "" +msgstr "არ სცადოთ GIMP-ის გამართვა" #: ../app/core/core-enums.c:542 msgctxt "dynamics-output-type" @@ -11971,12 +12084,12 @@ #: ../app/core/core-enums.c:609 msgctxt "filter-region" msgid "Use the selection as input" -msgstr "" +msgstr "მონიშნულის შეყვანად გამოყენება" #: ../app/core/core-enums.c:610 msgctxt "filter-region" msgid "Use the entire layer as input" -msgstr "" +msgstr "შესაყვანად მთელი ფენის გამოყენება" #: ../app/core/core-enums.c:641 msgctxt "gradient-color" @@ -12069,7 +12182,7 @@ #: ../app/core/core-enums.c:807 msgctxt "item-set" msgid "None" -msgstr "" +msgstr "არცერთი" #: ../app/core/core-enums.c:808 msgctxt "item-set" @@ -12094,12 +12207,12 @@ #: ../app/core/core-enums.c:839 msgctxt "matting-engine" msgid "Matting Global" -msgstr "" +msgstr "ფონის გლობალური დაჩრდილვა" #: ../app/core/core-enums.c:840 msgctxt "matting-engine" msgid "Matting Levin" -msgstr "" +msgstr "Matting Levin" #: ../app/core/core-enums.c:871 msgctxt "message-severity" @@ -12607,7 +12720,7 @@ msgstr "პარაზიტები" #. initialize the module list -#: ../app/core/gimp.c:841 ../app/dialogs/preferences-dialog.c:3321 +#: ../app/core/gimp.c:841 ../app/dialogs/preferences-dialog.c:3326 msgid "Modules" msgstr "მოდულები" @@ -12625,7 +12738,7 @@ #. initialize the list of gimp dynamics #: ../app/core/gimp-data-factories.c:354 ../app/core/gimpcontext.c:722 -#: ../app/dialogs/preferences-dialog.c:3267 +#: ../app/dialogs/preferences-dialog.c:3272 #: ../app/tools/gimppaintoptions-gui.c:221 msgid "Dynamics" msgstr "დინამიკა" @@ -12663,15 +12776,15 @@ #: ../app/core/gimp-gradients.c:82 msgid "FG to BG (Hardedge)" -msgstr "" +msgstr "FG-დან BG-მდე (სწრაფი გადასვლა)" #: ../app/core/gimp-gradients.c:90 msgid "FG to BG (HSV counter-clockwise)" -msgstr "" +msgstr "FG-დან BG-მდე (HSV საათის საპირისპიროდ)" #: ../app/core/gimp-gradients.c:98 msgid "FG to BG (HSV clockwise hue)" -msgstr "" +msgstr "FG-დან BG-მდე (HSV საათის მიმართულებით)" #: ../app/core/gimp-gradients.c:106 msgid "FG to Transparent" @@ -12788,7 +12901,7 @@ #: ../app/core/gimpbrush-load.c:242 #, c-format msgid "Unsupported brush format" -msgstr "" +msgstr "ფუნჯის მხარდაუჭერელი ფორმატი" #: ../app/core/gimpbrush-load.c:254 #, c-format @@ -13042,7 +13155,7 @@ #: ../app/core/gimpchannel.c:263 msgctxt "undo-type" msgid "Stroke Channel" -msgstr "" +msgstr "_არხის გამოძრავება" #: ../app/core/gimpchannel.c:264 msgctxt "undo-type" @@ -13256,7 +13369,7 @@ #: ../app/core/gimpdatafactory.c:938 #, c-format msgid "You don't have any writable data folder configured." -msgstr "" +msgstr "მონაცემების არცერთი საქაღალდე ჩაწერადი არაა." #: ../app/core/gimpdataloaderfactory.c:458 #, c-format @@ -13316,7 +13429,7 @@ #: ../app/core/gimpdrawable-fill.c:212 ../app/vectors/gimpvectors.c:679 msgid "Not enough points to fill" -msgstr "" +msgstr "შესავსებად წერტილები საკმარისი არაა" #: ../app/core/gimpdrawable-fill.c:267 msgctxt "undo-type" @@ -13373,7 +13486,7 @@ msgstr "გამოსვლის ტიპი" #. Style -#: ../app/core/gimpfilloptions.c:108 ../app/dialogs/preferences-dialog.c:1831 +#: ../app/core/gimpfilloptions.c:108 ../app/dialogs/preferences-dialog.c:1836 msgid "Style" msgstr "სტილი" @@ -13459,7 +13572,7 @@ #: ../app/core/gimpgradient-load.c:236 ../app/core/gimpgradient-load.c:246 #, c-format msgid "Segments do not span the range 0-1." -msgstr "" +msgstr "სეგმენტები არ მოიცავს დიაპაზონს 0-1." #: ../app/core/gimpgradient-load.c:261 #, c-format @@ -13515,7 +13628,7 @@ #: ../app/core/gimpgrid.c:130 msgid "Offset X" -msgstr "" +msgstr "გადაწევა X-ით" #: ../app/core/gimpgrid.c:131 msgid "" @@ -13618,7 +13731,7 @@ #: ../app/core/gimpimage.c:2736 #, c-format msgid "Support for image files larger than 4GB was added in %s" -msgstr "" +msgstr "%s-ში დაემატა 4GB- ზე მეტი გამოსახულების ფაილების მხარდაჭერა" #: ../app/core/gimpimage.c:2832 msgctxt "undo-type" @@ -13927,7 +14040,7 @@ #: ../app/core/gimpimage-merge.c:311 msgid "There is no visible layer to merge down to." -msgstr "" +msgstr "შესარწყამი ხილული ფენა არ არსებობს." #: ../app/core/gimpimage-merge.c:317 msgctxt "undo-type" @@ -13988,8 +14101,8 @@ msgid "Can't undo %s" msgstr "შეუძლებელია %s-ის დაბრუნება" -#: ../app/core/gimpimagefile.c:746 ../app/dialogs/preferences-dialog.c:1953 -#: ../app/dialogs/preferences-dialog.c:2059 +#: ../app/core/gimpimagefile.c:746 ../app/dialogs/preferences-dialog.c:1958 +#: ../app/dialogs/preferences-dialog.c:2064 msgid "Folder" msgstr "საქაღალდე" @@ -14478,19 +14591,19 @@ #: ../app/core/gimpselection.c:306 msgid "There is no selection to fill." -msgstr "" +msgstr "შესავსები მონიშნული არ არსებობს." #: ../app/core/gimpselection.c:342 msgid "There is no selection to stroke." -msgstr "" +msgstr "გასანძრევი მონიშნული არ არსებობს." #: ../app/core/gimpselection.c:699 msgid "Unable to cut or copy because the selected region is empty." -msgstr "" +msgstr "ამოჭრა და კოპირება შეუძლებელია, რადგან მონიშნული რეგიონი ცარიელია." #: ../app/core/gimpselection.c:817 msgid "Cannot float selection because the selected region is empty." -msgstr "" +msgstr "მონიშნულის გაცურება შეუძლებელია, რადგან მონიშნული რეგიონი ცარიელია." #: ../app/core/gimpselection.c:824 msgctxt "undo-type" @@ -14549,7 +14662,7 @@ #: ../app/core/gimpsymmetry.c:137 ../app/widgets/gimpimagepropview.c:410 #: ../app/widgets/gimpsymmetryeditor.c:165 msgid "None" -msgstr "" +msgstr "არცერთი" #: ../app/core/gimpsymmetry.c:151 msgid "Active" @@ -14589,7 +14702,7 @@ #: ../app/core/gimpsymmetry-mandala.c:162 msgid "Reflect consecutive strokes" -msgstr "" +msgstr "მიმდევრობითი შტრიხების არეკვლა" #: ../app/core/gimpsymmetry-mirror.c:120 msgid "Mirror" @@ -14917,7 +15030,7 @@ #: ../app/dialogs/about-dialog.c:456 #, c-format msgid "Last checked on %s at %s" -msgstr "" +msgstr "ბოლოს შემოწმების თარიღი %s %s" #: ../app/dialogs/about-dialog.c:759 msgid "GIMP is brought to you by" @@ -15009,11 +15122,11 @@ #: ../app/dialogs/color-profile-dialog.c:200 msgid "Soft-Proof Profile" -msgstr "" +msgstr "ფერების პროგრამულად დამუშავების პროფილი" #: ../app/dialogs/color-profile-dialog.c:203 msgid "Select Soft-Proof Profile" -msgstr "" +msgstr "აირჩიეთ რბილი პროფილი" #: ../app/dialogs/color-profile-dialog.c:209 #: ../app/tools/gimpforegroundselecttool.c:321 @@ -15035,7 +15148,7 @@ #: ../app/dialogs/color-profile-dialog.c:290 #: ../app/dialogs/color-profile-import-dialog.c:160 msgid "_Rendering Intent:" -msgstr "" +msgstr "_ფერების გადაცემის სქემა:" #: ../app/dialogs/color-profile-dialog.c:306 #: ../app/dialogs/color-profile-import-dialog.c:176 @@ -15051,11 +15164,11 @@ #: ../app/widgets/gimpwidgets-constructors.c:97 msgctxt "profile" msgid "None" -msgstr "" +msgstr "არცერთი" #: ../app/dialogs/color-profile-import-dialog.c:85 msgid "Convert to Grayscale Working Space?" -msgstr "" +msgstr "გარდავქმნა ნაცრისფერ სამუშაო სივრცედ?" #: ../app/dialogs/color-profile-import-dialog.c:86 msgid "Convert the image to the built-in grayscale color profile?" @@ -15063,7 +15176,7 @@ #: ../app/dialogs/color-profile-import-dialog.c:90 msgid "Convert to RGB Working Space?" -msgstr "" +msgstr "გარდავქმნა RGB სამუშაო სივრცედ?" #: ../app/dialogs/color-profile-import-dialog.c:91 msgid "Convert the image to the built-in sRGB color profile?" @@ -15080,7 +15193,7 @@ #: ../app/dialogs/color-profile-import-dialog.c:122 #, c-format msgid "The image '%s' has an embedded color profile" -msgstr "" +msgstr "გამოსახულებას '%s' ფერის ჩაშენებული პროფილი გააჩნია" #: ../app/dialogs/color-profile-import-dialog.c:185 msgid "_Don't ask me again" @@ -15274,7 +15387,7 @@ #: ../app/dialogs/file-save-dialog.c:618 msgid "The given filename cannot be used for exporting" -msgstr "" +msgstr "მითითებული სახელის გატანისას გამოყენება შეუძლებელია" #: ../app/dialogs/file-save-dialog.c:619 msgid "" @@ -15288,7 +15401,7 @@ #: ../app/dialogs/file-save-dialog.c:626 msgid "The given filename cannot be used for saving" -msgstr "" +msgstr "მითითებული სახელის შენახვისას გამოყენება შეუძლებელია" #: ../app/dialogs/file-save-dialog.c:627 msgid "" @@ -15386,7 +15499,7 @@ msgstr "ახალი გამოსახულების შექმნა" #: ../app/dialogs/image-new-dialog.c:138 -#: ../app/dialogs/preferences-dialog.c:1762 +#: ../app/dialogs/preferences-dialog.c:1767 msgid "_Template:" msgstr "ნიმ_უში:" @@ -15500,7 +15613,7 @@ #: ../app/dialogs/keyboard-shortcuts-dialog.c:97 msgid "S_ave keyboard shortcuts on exit" -msgstr "" +msgstr "_კლავიატურის მალსახმობების გასვლისას შენახვა" #: ../app/dialogs/layer-add-mask-dialog.c:103 msgid "Add Layer Mask" @@ -15633,7 +15746,7 @@ #: ../app/dialogs/lebl-dialog.c:807 msgid "Killer GEGLs from Outer Space" -msgstr "" +msgstr "ჯოჯოხეთური უცხოპლანეტელი GEGL-ები" #: ../app/dialogs/module-dialog.c:129 msgid "Module Manager" @@ -15645,7 +15758,7 @@ #: ../app/dialogs/module-dialog.c:153 msgid "You will have to restart GIMP for the changes to take effect." -msgstr "" +msgstr "ცვლილებების ძალაში შესასვლელად საჭიროა GIMP-ის სესიის გადატვირთვა." #: ../app/dialogs/module-dialog.c:194 msgid "Module" @@ -15693,7 +15806,7 @@ msgstr "წყაროს არჩევა" #: ../app/dialogs/palette-import-dialog.c:212 -#: ../app/dialogs/preferences-dialog.c:1725 +#: ../app/dialogs/preferences-dialog.c:1730 msgid "_Gradient" msgstr "_გრადიენტი" @@ -15757,392 +15870,393 @@ msgid "There is no palette to import." msgstr "შემოსატანი პალიტრის შეცდომა." -#: ../app/dialogs/preferences-dialog.c:284 +#: ../app/dialogs/preferences-dialog.c:286 msgid "Reset All Preferences" msgstr "ყველა პარამეტრის საწყის მნიშვნელობაზე დაბრუნება" -#: ../app/dialogs/preferences-dialog.c:302 +#: ../app/dialogs/preferences-dialog.c:304 msgid "Do you really want to reset all preferences to default values?" msgstr "" "ნამდვილად გნებავთ ყველა ხელსაწყოს პარამეტრების საწყის მნიშვნელობაზე " "დაბრუნება?" -#: ../app/dialogs/preferences-dialog.c:381 +#: ../app/dialogs/preferences-dialog.c:383 msgid "You will have to restart GIMP for the following changes to take effect:" msgstr "" +"საჭიროა GIMP-ის სესიის გადატვირთვა შემდეგი ცვლილებების ძალაში შესასვლელად:" -#: ../app/dialogs/preferences-dialog.c:647 +#: ../app/dialogs/preferences-dialog.c:649 msgid "" "Your keyboard shortcuts will be reset to default values the next time you " "start GIMP." msgstr "" -#: ../app/dialogs/preferences-dialog.c:658 +#: ../app/dialogs/preferences-dialog.c:660 msgid "Remove all Keyboard Shortcuts" -msgstr "" +msgstr "კლავიატურის ყველა მალსახმობის წაშლა" -#: ../app/dialogs/preferences-dialog.c:680 +#: ../app/dialogs/preferences-dialog.c:682 msgid "Do you really want to remove all keyboard shortcuts from all menus?" msgstr "გნებავთ ყველა კლავიატურის მალსახმობის ყველა მენიუდან მოცილება?" -#: ../app/dialogs/preferences-dialog.c:721 +#: ../app/dialogs/preferences-dialog.c:723 msgid "" "Your window setup will be reset to default values the next time you start " "GIMP." msgstr "" -#: ../app/dialogs/preferences-dialog.c:756 +#: ../app/dialogs/preferences-dialog.c:758 msgid "" "Your input device settings will be reset to default values the next time you " "start GIMP." msgstr "" -#: ../app/dialogs/preferences-dialog.c:798 +#: ../app/dialogs/preferences-dialog.c:800 msgid "" "Your tool options will be reset to default values the next time you start " "GIMP." msgstr "" -#: ../app/dialogs/preferences-dialog.c:850 -#: ../app/dialogs/preferences-dialog.c:2602 +#: ../app/dialogs/preferences-dialog.c:852 +#: ../app/dialogs/preferences-dialog.c:2607 msgid "There's a local installation of the user manual." -msgstr "" +msgstr "არსებობს მომხმარებლის სახელმძღვანელოს ლოკალური ვერსია." -#: ../app/dialogs/preferences-dialog.c:855 -#: ../app/dialogs/preferences-dialog.c:2608 +#: ../app/dialogs/preferences-dialog.c:857 +#: ../app/dialogs/preferences-dialog.c:2613 msgid "The user manual is not installed locally." -msgstr "" +msgstr "მომხმარებლის სახელმძღვანელო ლოკალურად დაყენებული არაა." -#: ../app/dialogs/preferences-dialog.c:961 +#: ../app/dialogs/preferences-dialog.c:963 msgid "Show s_election" msgstr "მონიშნულის ჩვენება" -#: ../app/dialogs/preferences-dialog.c:964 +#: ../app/dialogs/preferences-dialog.c:966 msgid "Show _layer boundary" msgstr "ფე_ნის ჩარჩოების ჩვენება" -#: ../app/dialogs/preferences-dialog.c:967 +#: ../app/dialogs/preferences-dialog.c:969 msgid "Show can_vas boundary" msgstr "ტილოს ჩარჩოების ჩვენება" -#: ../app/dialogs/preferences-dialog.c:970 +#: ../app/dialogs/preferences-dialog.c:972 msgid "Show _guides" msgstr "გიდების ჩვენება" -#: ../app/dialogs/preferences-dialog.c:973 +#: ../app/dialogs/preferences-dialog.c:975 msgid "Show gri_d" msgstr "ბადის ჩვენება" -#: ../app/dialogs/preferences-dialog.c:976 +#: ../app/dialogs/preferences-dialog.c:978 msgid "Show _sample points" msgstr "სსემპლების წერტილების ჩვენება" -#: ../app/dialogs/preferences-dialog.c:985 +#: ../app/dialogs/preferences-dialog.c:987 msgid "Show _menubar" msgstr "მენ_იუს ზოლის ჩვენება" -#: ../app/dialogs/preferences-dialog.c:989 +#: ../app/dialogs/preferences-dialog.c:991 msgid "Show _rulers" msgstr "სა_ხაზავების ჩვენება" -#: ../app/dialogs/preferences-dialog.c:992 +#: ../app/dialogs/preferences-dialog.c:994 msgid "Show scroll_bars" msgstr "სახაზავების ზოლის ჩვენება" -#: ../app/dialogs/preferences-dialog.c:995 +#: ../app/dialogs/preferences-dialog.c:997 msgid "Show s_tatusbar" msgstr "ს_ტატუსის ზოლის ჩვენება" -#: ../app/dialogs/preferences-dialog.c:1001 +#: ../app/dialogs/preferences-dialog.c:1003 msgid "Canvas _padding mode:" msgstr "გამოსახულების გარშემო ფონ_ის ფერი:" -#: ../app/dialogs/preferences-dialog.c:1006 +#: ../app/dialogs/preferences-dialog.c:1008 msgid "Custom p_adding color:" msgstr "ფო_ნის ფერის არჩევა:" -#: ../app/dialogs/preferences-dialog.c:1007 +#: ../app/dialogs/preferences-dialog.c:1009 msgid "Select Custom Canvas Padding Color" msgstr "გამოსახულების გარშემო ფონის ფერის არჩევა" -#: ../app/dialogs/preferences-dialog.c:1016 +#: ../app/dialogs/preferences-dialog.c:1018 msgid "_Keep canvas padding in \"Show All\" mode" msgstr "" -#: ../app/dialogs/preferences-dialog.c:1041 +#: ../app/dialogs/preferences-dialog.c:1043 msgid "Snap to _Guides" msgstr "გიდებზე მი_წებება" -#: ../app/dialogs/preferences-dialog.c:1044 +#: ../app/dialogs/preferences-dialog.c:1046 msgid "S_nap to Grid" msgstr "ბა_დეზე მიწებება" -#: ../app/dialogs/preferences-dialog.c:1052 +#: ../app/dialogs/preferences-dialog.c:1054 msgid "Snap to Canvas _Edges" msgstr "ტილოს კუთხეებზე მიწე_ბება" -#: ../app/dialogs/preferences-dialog.c:1055 +#: ../app/dialogs/preferences-dialog.c:1057 msgid "Snap to _Active Path" msgstr "აქტიურ ბილიკზე მიწ_ებება" -#: ../app/dialogs/preferences-dialog.c:1127 +#: ../app/dialogs/preferences-dialog.c:1129 msgid "Preferences" msgstr "გამართვა" -#: ../app/dialogs/preferences-dialog.c:1163 -#: ../app/dialogs/preferences-dialog.c:1164 +#: ../app/dialogs/preferences-dialog.c:1165 +#: ../app/dialogs/preferences-dialog.c:1166 msgid "System Resources" msgstr "სისტემური რესურსები" -#: ../app/dialogs/preferences-dialog.c:1172 +#: ../app/dialogs/preferences-dialog.c:1174 msgid "Resource Consumption" msgstr "დახარჯული რესურსები" -#: ../app/dialogs/preferences-dialog.c:1182 +#: ../app/dialogs/preferences-dialog.c:1184 msgid "Minimal number of _undo levels:" msgstr "დაბრუნების საშუალების მინიმა_ლური რიცხვი:" -#: ../app/dialogs/preferences-dialog.c:1185 +#: ../app/dialogs/preferences-dialog.c:1187 msgid "Maximum undo _memory:" msgstr "დაბრუნებისთვის საჭირო მეხსიერების მაქსიმალური მნიშვნელობა:" -#: ../app/dialogs/preferences-dialog.c:1188 +#: ../app/dialogs/preferences-dialog.c:1190 msgid "Tile cache _size:" msgstr "კეშის ზო_მა:" -#: ../app/dialogs/preferences-dialog.c:1191 +#: ../app/dialogs/preferences-dialog.c:1193 msgid "Maximum _new image size:" msgstr "ახალი გამოსა_ხულების მაქს. ზომა:" -#: ../app/dialogs/preferences-dialog.c:1195 +#: ../app/dialogs/preferences-dialog.c:1197 msgid "S_wap compression:" msgstr "_სვაპის შეკუმშვა:" -#: ../app/dialogs/preferences-dialog.c:1200 +#: ../app/dialogs/preferences-dialog.c:1202 msgid "Number of _threads to use:" msgstr "გამოყენებადი მუშა ნაკადების რაოდენობა:" -#: ../app/dialogs/preferences-dialog.c:1206 +#: ../app/dialogs/preferences-dialog.c:1210 msgid "Network access" msgstr "ქსელურ წვდომა" -#: ../app/dialogs/preferences-dialog.c:1210 +#: ../app/dialogs/preferences-dialog.c:1214 msgid "Check for updates (requires internet)" msgstr "განახლებების შემოწმება (საჭიროა ინტერნეტი)" #. Image Thumbnails -#: ../app/dialogs/preferences-dialog.c:1215 +#: ../app/dialogs/preferences-dialog.c:1220 msgid "Image Thumbnails" msgstr "გამოსახულების მინიატურები" -#: ../app/dialogs/preferences-dialog.c:1220 +#: ../app/dialogs/preferences-dialog.c:1225 msgid "Size of _thumbnails:" msgstr "მი_ნიატურების ზომა:" -#: ../app/dialogs/preferences-dialog.c:1224 +#: ../app/dialogs/preferences-dialog.c:1229 msgid "Maximum _filesize for thumbnailing:" msgstr "მინიატურის ფაილის მაქ_სიმალური ზომა:" -#: ../app/dialogs/preferences-dialog.c:1231 +#: ../app/dialogs/preferences-dialog.c:1236 msgid "_Keep record of used files in the Recent Documents list" msgstr "გამოყენებული ფაილების ბოლო დოკუმენტების სიაში შენახვა" #. TODO: icon needed. -#: ../app/dialogs/preferences-dialog.c:1248 -#: ../app/dialogs/preferences-dialog.c:1249 +#: ../app/dialogs/preferences-dialog.c:1253 +#: ../app/dialogs/preferences-dialog.c:1254 msgid "Debugging" msgstr "შეცდომები" -#: ../app/dialogs/preferences-dialog.c:1256 +#: ../app/dialogs/preferences-dialog.c:1261 msgid "" "We hope you will never need these settings, but as all software, GIMP has " "bugs, and crashes can occur. If it happens, you can help us by reporting " "bugs." msgstr "" -#: ../app/dialogs/preferences-dialog.c:1265 +#: ../app/dialogs/preferences-dialog.c:1270 msgid "Bug Reporting" msgstr "შეცდომის ანგარიშის გაგზავნა" -#: ../app/dialogs/preferences-dialog.c:1271 +#: ../app/dialogs/preferences-dialog.c:1276 msgid "Debug _policy:" msgstr "გამართვის _წესები:" -#: ../app/dialogs/preferences-dialog.c:1283 +#: ../app/dialogs/preferences-dialog.c:1288 msgid "This feature requires \"gdb\" or \"lldb\" installed on your system." msgstr "" -#: ../app/dialogs/preferences-dialog.c:1287 +#: ../app/dialogs/preferences-dialog.c:1292 msgid "" "This feature is more efficient with \"gdb\" or \"lldb\" installed on your " "system." msgstr "" -#: ../app/dialogs/preferences-dialog.c:1300 -#: ../app/dialogs/preferences-dialog.c:1301 +#: ../app/dialogs/preferences-dialog.c:1305 +#: ../app/dialogs/preferences-dialog.c:1306 msgid "Color Management" msgstr "ფერების მართვა" -#: ../app/dialogs/preferences-dialog.c:1310 +#: ../app/dialogs/preferences-dialog.c:1315 msgid "R_eset Color Management" msgstr "ფერის მართვის ნაგულისხმევ მნიშვნელობებზე დაბრუნება" -#: ../app/dialogs/preferences-dialog.c:1333 +#: ../app/dialogs/preferences-dialog.c:1338 msgid "Image display _mode:" msgstr "გამოსახულება მომზადდეს შემდეგი ტიპის მოწყობილობისთვის:" #. Color Managed Display -#: ../app/dialogs/preferences-dialog.c:1337 +#: ../app/dialogs/preferences-dialog.c:1342 msgid "Color Managed Display" msgstr "ეკრანი მართული ფერებით" -#: ../app/dialogs/preferences-dialog.c:1346 +#: ../app/dialogs/preferences-dialog.c:1351 msgid "Select Monitor Color Profile" msgstr "აირჩიეთ მონიტორის სისტემური პროფილი" -#: ../app/dialogs/preferences-dialog.c:1347 +#: ../app/dialogs/preferences-dialog.c:1352 msgid "_Monitor profile:" msgstr "_მონიტორის პროფილი:" -#: ../app/dialogs/preferences-dialog.c:1353 +#: ../app/dialogs/preferences-dialog.c:1358 msgid "_Try to use the system monitor profile" msgstr "მონიტორის სისტემური პროფილის _გამოყენების ცდა" -#: ../app/dialogs/preferences-dialog.c:1362 +#: ../app/dialogs/preferences-dialog.c:1367 msgid "_Rendering intent:" msgstr "_რენდერის დანიშნულება:" -#: ../app/dialogs/preferences-dialog.c:1367 +#: ../app/dialogs/preferences-dialog.c:1372 msgid "Use _black point compensation" msgstr "შავ_ი წერტილის კომპენსაციის გამოყენება" -#: ../app/dialogs/preferences-dialog.c:1375 -#: ../app/dialogs/preferences-dialog.c:1411 ../app/paint/gimpinkoptions.c:93 +#: ../app/dialogs/preferences-dialog.c:1380 +#: ../app/dialogs/preferences-dialog.c:1416 ../app/paint/gimpinkoptions.c:93 msgid "Speed" msgstr "სიჩქარე" -#: ../app/dialogs/preferences-dialog.c:1376 -#: ../app/dialogs/preferences-dialog.c:1412 +#: ../app/dialogs/preferences-dialog.c:1381 +#: ../app/dialogs/preferences-dialog.c:1417 msgid "Precision / Color Fidelity" msgstr "" -#: ../app/dialogs/preferences-dialog.c:1377 +#: ../app/dialogs/preferences-dialog.c:1382 msgid "_Optimize image display for:" msgstr "გამოსახულება მომზადდეს შემდეგი ტიპის მოწყობილობისთვის:" #. Print Simulation (Soft-proofing) -#: ../app/dialogs/preferences-dialog.c:1381 +#: ../app/dialogs/preferences-dialog.c:1386 msgid "Soft-Proofing" -msgstr "" +msgstr "ფერების პროგრამული დამუშავება" -#: ../app/dialogs/preferences-dialog.c:1391 +#: ../app/dialogs/preferences-dialog.c:1396 msgid "Select Soft-Proofing Color Profile" msgstr "" -#: ../app/dialogs/preferences-dialog.c:1392 +#: ../app/dialogs/preferences-dialog.c:1397 msgid "_Soft-proofing profile:" msgstr "" -#: ../app/dialogs/preferences-dialog.c:1398 +#: ../app/dialogs/preferences-dialog.c:1403 msgid "Re_ndering intent:" msgstr "ფერების გადაცე_მის ტიპი:" -#: ../app/dialogs/preferences-dialog.c:1403 +#: ../app/dialogs/preferences-dialog.c:1408 msgid "Use black _point compensation" msgstr "შავ_ი წერტილის კომპენსაციის გამოყენება" -#: ../app/dialogs/preferences-dialog.c:1413 +#: ../app/dialogs/preferences-dialog.c:1418 msgid "O_ptimize soft-proofing for:" -msgstr "" +msgstr "ფერების პროგრამული დამუშავების სამიზნე:" -#: ../app/dialogs/preferences-dialog.c:1422 +#: ../app/dialogs/preferences-dialog.c:1427 msgid "Mar_k out of gamut colors" msgstr "" -#: ../app/dialogs/preferences-dialog.c:1427 +#: ../app/dialogs/preferences-dialog.c:1432 msgid "Select Warning Color" msgstr "აიჩიეთ გაფრთხილებების ფერი" #. Preferred profiles -#: ../app/dialogs/preferences-dialog.c:1438 +#: ../app/dialogs/preferences-dialog.c:1443 msgid "Preferred Profiles" msgstr "უპირატესი პროფილები" -#: ../app/dialogs/preferences-dialog.c:1447 +#: ../app/dialogs/preferences-dialog.c:1452 msgid "Select Preferred RGB Color Profile" -msgstr "" +msgstr "აირჩიეთ სასურველი RGB ფერის პროფილი" -#: ../app/dialogs/preferences-dialog.c:1448 +#: ../app/dialogs/preferences-dialog.c:1453 msgid "_RGB profile:" msgstr "_RGB პროფილი:" -#: ../app/dialogs/preferences-dialog.c:1455 +#: ../app/dialogs/preferences-dialog.c:1460 msgid "Select Preferred Grayscale Color Profile" msgstr "აირჩიეთ შავთეთრი ფერების პროფილის უპირატესი პროფილი" -#: ../app/dialogs/preferences-dialog.c:1456 +#: ../app/dialogs/preferences-dialog.c:1461 msgid "_Grayscale profile:" msgstr "შავთეთრი პროფილი:" -#: ../app/dialogs/preferences-dialog.c:1463 +#: ../app/dialogs/preferences-dialog.c:1468 msgid "Select CMYK Color Profile" msgstr "აირჩიეთ CMYK პროფილი" -#: ../app/dialogs/preferences-dialog.c:1464 +#: ../app/dialogs/preferences-dialog.c:1469 msgid "_CMYK profile:" msgstr "_CMYK პროფილი:" #. Policies -#: ../app/dialogs/preferences-dialog.c:1469 +#: ../app/dialogs/preferences-dialog.c:1474 msgid "Policies" msgstr "პოლიტიკა" -#: ../app/dialogs/preferences-dialog.c:1474 +#: ../app/dialogs/preferences-dialog.c:1479 msgid "_File Open behaviour:" msgstr "ფაილის გახსნის _ფანჯრის ქცევა:" #. Filter Dialogs -#: ../app/dialogs/preferences-dialog.c:1478 -#: ../app/dialogs/preferences-dialog.c:2313 +#: ../app/dialogs/preferences-dialog.c:1483 +#: ../app/dialogs/preferences-dialog.c:2318 msgid "Filter Dialogs" msgstr "დიალოგების ფილტრი" -#: ../app/dialogs/preferences-dialog.c:1482 +#: ../app/dialogs/preferences-dialog.c:1487 msgid "Show _advanced color options" msgstr "ფერების დამატებითი არჩევნის ჩვენება" -#: ../app/dialogs/preferences-dialog.c:1496 -#: ../app/dialogs/preferences-dialog.c:1497 +#: ../app/dialogs/preferences-dialog.c:1501 +#: ../app/dialogs/preferences-dialog.c:1502 msgid "Image Import & Export" msgstr "გამოსახულებების შემოტანა & გატანა" #. Import Policies -#: ../app/dialogs/preferences-dialog.c:1507 +#: ../app/dialogs/preferences-dialog.c:1512 msgid "Import Policies" msgstr "შემოტანის წესები" -#: ../app/dialogs/preferences-dialog.c:1511 +#: ../app/dialogs/preferences-dialog.c:1516 msgid "Promote imported images to _floating point precision" msgstr "ყველა შემოტანილი გამოსახულების წილადრიცხვებიან სიზუსტემდე აწევა" -#: ../app/dialogs/preferences-dialog.c:1520 +#: ../app/dialogs/preferences-dialog.c:1525 msgid "_Dither images when promoting to floating point" msgstr "წილადრიცხვებიანამდე გამოსახულების აწევისას მასში ხმაურის შერევა" -#: ../app/dialogs/preferences-dialog.c:1525 +#: ../app/dialogs/preferences-dialog.c:1530 msgid "_Add an alpha channel to imported images" msgstr "შემოტანილ გამოსახულებებზე ალფა არხის დამატება" -#: ../app/dialogs/preferences-dialog.c:1530 +#: ../app/dialogs/preferences-dialog.c:1535 msgid "Color _profile policy:" msgstr "ფერის პროფილის წესები:" #. Export Policies -#: ../app/dialogs/preferences-dialog.c:1534 +#: ../app/dialogs/preferences-dialog.c:1539 msgid "Export Policies" msgstr "გატანის წესები" -#: ../app/dialogs/preferences-dialog.c:1538 +#: ../app/dialogs/preferences-dialog.c:1543 msgid "Export the i_mage's color profile by default" msgstr "ფაილის ფერის პროფილის ნაგულისხმევად გატანა" @@ -16151,7 +16265,7 @@ #. * It determines how file export #. * plug-ins handle Exif by default. #. -#: ../app/dialogs/preferences-dialog.c:1546 +#: ../app/dialogs/preferences-dialog.c:1551 msgid "Export _Exif metadata by default when available" msgstr "ფაილის exif მეტამონაცემების ნაგულისხმევად გატანა" @@ -16160,7 +16274,7 @@ #. * It determines how file export #. * plug-ins handle XMP by default. #. -#: ../app/dialogs/preferences-dialog.c:1554 +#: ../app/dialogs/preferences-dialog.c:1559 msgid "Export _XMP metadata by default when available" msgstr "ფაილის XMP მეტამონაცემების ნაგულისხმევად გატანა" @@ -16169,37 +16283,37 @@ #. * It determines how file export #. * plug-ins handle IPTC by default. #. -#: ../app/dialogs/preferences-dialog.c:1562 +#: ../app/dialogs/preferences-dialog.c:1567 msgid "Export _IPTC metadata by default when available" msgstr "ფაილის IPTC მეტამონაცემების ნაგულისხმევად გატანა" -#: ../app/dialogs/preferences-dialog.c:1565 +#: ../app/dialogs/preferences-dialog.c:1570 msgid "Metadata can contain sensitive information." msgstr "მეტამონაცემები შეიძლება შეიცავდეს პირად მონაცემებს." #. Export File Type -#: ../app/dialogs/preferences-dialog.c:1569 +#: ../app/dialogs/preferences-dialog.c:1574 msgid "Export File Type" msgstr "გასატანი ფაილის ტიპი" -#: ../app/dialogs/preferences-dialog.c:1573 +#: ../app/dialogs/preferences-dialog.c:1578 msgid "Default export file t_ype:" msgstr "გასატანი ფაილის ნაგულისხმევი ტი_პი:" #. Raw Image Importer -#: ../app/dialogs/preferences-dialog.c:1577 +#: ../app/dialogs/preferences-dialog.c:1582 msgid "Raw Image Importer" msgstr "დაუმუშავებელი გამოსახულების შემოტანა" -#: ../app/dialogs/preferences-dialog.c:1613 +#: ../app/dialogs/preferences-dialog.c:1618 msgid "Experimental Playground" msgstr "საცდელი ფუნქციები" -#: ../app/dialogs/preferences-dialog.c:1614 +#: ../app/dialogs/preferences-dialog.c:1619 msgid "Playground" msgstr "საცდელი ფუნქციები" -#: ../app/dialogs/preferences-dialog.c:1621 +#: ../app/dialogs/preferences-dialog.c:1626 msgid "" "These features are unfinished, buggy and may crash GIMP. It is unadvised to " "use them unless you really know what you are doing or you intend to " @@ -16207,11 +16321,11 @@ msgstr "" #. Hardware Acceleration -#: ../app/dialogs/preferences-dialog.c:1631 +#: ../app/dialogs/preferences-dialog.c:1636 msgid "Hardware Acceleration" msgstr "აპარატურული აჩქარება" -#: ../app/dialogs/preferences-dialog.c:1635 +#: ../app/dialogs/preferences-dialog.c:1640 msgid "" "OpenCL drivers and support are experimental, expect slowdowns and possible " "crashes (please report)." @@ -16219,557 +16333,557 @@ "OpenCL-ის დრაივერები და მხარდაჭერა ექპერიმენტალურ ფაზაშია. მოელოდეთ ნელ " "მუშაობას და შესაძლო შეცდომებს(გთხოვთ მოგვწეროთ)." -#: ../app/dialogs/preferences-dialog.c:1641 +#: ../app/dialogs/preferences-dialog.c:1646 msgid "Use O_penCL" msgstr "O_penCL-ის გამოყენება" #. Very unstable tools -#: ../app/dialogs/preferences-dialog.c:1645 +#: ../app/dialogs/preferences-dialog.c:1650 msgid "Insane Options" msgstr "რთული პარამეტრები" -#: ../app/dialogs/preferences-dialog.c:1649 +#: ../app/dialogs/preferences-dialog.c:1654 msgid "_N-Point Deformation tool" msgstr "N-წერტილოვანი დეფორმაციის ხელსაწყო" -#: ../app/dialogs/preferences-dialog.c:1652 +#: ../app/dialogs/preferences-dialog.c:1657 msgid "_Seamless Clone tool" msgstr "" -#: ../app/dialogs/preferences-dialog.c:1662 -#: ../app/dialogs/preferences-dialog.c:1663 +#: ../app/dialogs/preferences-dialog.c:1667 +#: ../app/dialogs/preferences-dialog.c:1668 msgctxt "preferences" msgid "Tool Options" msgstr "ხელსაწყოების გამართვა" #. General #. Snapping Distance -#: ../app/dialogs/preferences-dialog.c:1672 -#: ../app/dialogs/preferences-dialog.c:2546 -#: ../app/dialogs/preferences-dialog.c:2874 -#: ../app/dialogs/preferences-dialog.c:3120 +#: ../app/dialogs/preferences-dialog.c:1677 +#: ../app/dialogs/preferences-dialog.c:2551 +#: ../app/dialogs/preferences-dialog.c:2879 +#: ../app/dialogs/preferences-dialog.c:3125 #: ../app/widgets/gimpcontrollereditor.c:187 msgid "General" msgstr "ძირითადი" -#: ../app/dialogs/preferences-dialog.c:1675 +#: ../app/dialogs/preferences-dialog.c:1680 msgid "Allow _editing on non-visible layers" msgstr "უჩინარი ფენების ჩასწორების ჩართვა" -#: ../app/dialogs/preferences-dialog.c:1679 +#: ../app/dialogs/preferences-dialog.c:1684 msgid "_Save tool options on exit" msgstr "ხელსაწყოს პარამეტრების შენახვა გამორთვისას" -#: ../app/dialogs/preferences-dialog.c:1683 +#: ../app/dialogs/preferences-dialog.c:1688 msgid "Save Tool Options _Now" msgstr "ხელაწყოს პარამეტრების შენახვა _ახლა" -#: ../app/dialogs/preferences-dialog.c:1690 +#: ../app/dialogs/preferences-dialog.c:1695 msgid "_Reset Saved Tool Options to Default Values" msgstr "ხელსაწყოს შენახული პარამეტრების ნაგულისხმევ მნიშვნელობებზე დაბრუნება" -#: ../app/dialogs/preferences-dialog.c:1704 +#: ../app/dialogs/preferences-dialog.c:1709 msgid "Default _interpolation:" msgstr "ნაგულისხმევი _ინტერპოლაცია:" #. Global Brush, Pattern, ... -#: ../app/dialogs/preferences-dialog.c:1712 +#: ../app/dialogs/preferences-dialog.c:1717 msgid "Paint Options Shared Between Tools" msgstr "ხელსაწყოებს შორის ზიარი ხატვის პარამეტრები" -#: ../app/dialogs/preferences-dialog.c:1716 +#: ../app/dialogs/preferences-dialog.c:1721 msgid "_Brush" msgstr "_ფუნჯი" -#: ../app/dialogs/preferences-dialog.c:1719 +#: ../app/dialogs/preferences-dialog.c:1724 msgid "_Dynamics" msgstr "_დინამიკა" -#: ../app/dialogs/preferences-dialog.c:1722 +#: ../app/dialogs/preferences-dialog.c:1727 msgid "_Pattern" msgstr "_შაბლონი" #. Move Tool -#: ../app/dialogs/preferences-dialog.c:1729 +#: ../app/dialogs/preferences-dialog.c:1734 msgid "Move Tool" msgstr "გადამაადგილებელი ინსტრუმენტი" -#: ../app/dialogs/preferences-dialog.c:1733 +#: ../app/dialogs/preferences-dialog.c:1738 msgid "Set _layer or path as active" msgstr "ფენის ან კონტურის აქტიურად მონიშვნა" -#: ../app/dialogs/preferences-dialog.c:1745 +#: ../app/dialogs/preferences-dialog.c:1750 msgid "Default New Image" msgstr "ნაგულისხმევი ახალი გამოსახულება" -#: ../app/dialogs/preferences-dialog.c:1746 +#: ../app/dialogs/preferences-dialog.c:1751 msgid "Default Image" msgstr "ნაგულისხმევი გამოსახულება" -#: ../app/dialogs/preferences-dialog.c:1782 +#: ../app/dialogs/preferences-dialog.c:1787 msgid "Quick Mask color:" msgstr "სწრაფი ნიღბის ფერი:" -#: ../app/dialogs/preferences-dialog.c:1783 +#: ../app/dialogs/preferences-dialog.c:1788 msgid "Set the default Quick Mask color" msgstr "სწრაფი ნიღბის ფერის დაყენება" -#: ../app/dialogs/preferences-dialog.c:1793 +#: ../app/dialogs/preferences-dialog.c:1798 msgid "Default Image Grid" msgstr "_გამოსახულების ნაგულისხმევი ბადე" -#: ../app/dialogs/preferences-dialog.c:1794 +#: ../app/dialogs/preferences-dialog.c:1799 msgid "Default Grid" msgstr "ნაგულისხმევი ბადე" -#: ../app/dialogs/preferences-dialog.c:1814 +#: ../app/dialogs/preferences-dialog.c:1819 msgid "User Interface" msgstr "სამომხმარებლო ინტერფეისი" -#: ../app/dialogs/preferences-dialog.c:1815 +#: ../app/dialogs/preferences-dialog.c:1820 msgid "Interface" msgstr "ინტერფეისი" -#: ../app/dialogs/preferences-dialog.c:1825 ../app/tools/gimptextoptions.c:153 +#: ../app/dialogs/preferences-dialog.c:1830 ../app/tools/gimptextoptions.c:153 msgid "Language" msgstr "ენა" -#: ../app/dialogs/preferences-dialog.c:1834 +#: ../app/dialogs/preferences-dialog.c:1839 msgid "Use co_mpact sliders" msgstr "" #. Previews -#: ../app/dialogs/preferences-dialog.c:1838 +#: ../app/dialogs/preferences-dialog.c:1843 msgid "Previews" msgstr "გადახედვები" -#: ../app/dialogs/preferences-dialog.c:1841 +#: ../app/dialogs/preferences-dialog.c:1846 msgid "_Enable layer & channel previews" msgstr "ფენებისა და არხების გადახედ_ვის ჩართვა" -#: ../app/dialogs/preferences-dialog.c:1849 +#: ../app/dialogs/preferences-dialog.c:1854 msgid "Enable layer _group previews" msgstr "ფენების ჯგ_უფის გადახედვის ჩართვა" -#: ../app/dialogs/preferences-dialog.c:1855 +#: ../app/dialogs/preferences-dialog.c:1860 msgid "_Default layer & channel preview size:" msgstr "_ნაგულისხმევი ფენისა და არხის გადახედვის ზომა:" -#: ../app/dialogs/preferences-dialog.c:1858 +#: ../app/dialogs/preferences-dialog.c:1863 msgid "_Undo preview size:" msgstr "_დაბრუნების გადახედვის ზომა:" -#: ../app/dialogs/preferences-dialog.c:1861 +#: ../app/dialogs/preferences-dialog.c:1866 msgid "Na_vigation preview size:" msgstr "ნავიგაციის გა_დახედვის ზომა:" #. Keyboard Shortcuts -#: ../app/dialogs/preferences-dialog.c:1865 +#: ../app/dialogs/preferences-dialog.c:1870 msgid "Keyboard Shortcuts" msgstr "კლავიატურის ბმულები" -#: ../app/dialogs/preferences-dialog.c:1869 +#: ../app/dialogs/preferences-dialog.c:1874 msgid "_Use dynamic keyboard shortcuts" msgstr "კლავიატურის დი_ნამიური მალსახმობების გამოყენება" -#: ../app/dialogs/preferences-dialog.c:1873 +#: ../app/dialogs/preferences-dialog.c:1878 msgid "Configure _Keyboard Shortcuts..." msgstr "კლავიატურის მალსახმობების კონფი_გურაცია..." -#: ../app/dialogs/preferences-dialog.c:1880 +#: ../app/dialogs/preferences-dialog.c:1885 msgid "_Save keyboard shortcuts on exit" msgstr "კლავიატურის მალსახმობების გასვლისას შენახვა" -#: ../app/dialogs/preferences-dialog.c:1884 +#: ../app/dialogs/preferences-dialog.c:1889 msgid "Save Keyboard Shortcuts _Now" msgstr "კლავიატურის მალსახმობების შენახვა ახ_ლა" -#: ../app/dialogs/preferences-dialog.c:1891 +#: ../app/dialogs/preferences-dialog.c:1896 msgid "_Reset Keyboard Shortcuts to Default Values" msgstr "კლავიატურის მალსახმობების ნაგულისხმევ მნიშვნელობებზე დაბრუნება" -#: ../app/dialogs/preferences-dialog.c:1900 +#: ../app/dialogs/preferences-dialog.c:1905 msgid "Remove _All Keyboard Shortcuts" msgstr "კლავიატურის ყველა მალსახმობის წა_შლა" -#: ../app/dialogs/preferences-dialog.c:1912 -#: ../app/dialogs/preferences-dialog.c:1913 -#: ../app/dialogs/preferences-dialog.c:1948 +#: ../app/dialogs/preferences-dialog.c:1917 +#: ../app/dialogs/preferences-dialog.c:1918 +#: ../app/dialogs/preferences-dialog.c:1953 msgid "Theme" msgstr "თემა" -#: ../app/dialogs/preferences-dialog.c:1918 +#: ../app/dialogs/preferences-dialog.c:1923 msgid "Select Theme" msgstr "თემის არჩევა" -#: ../app/dialogs/preferences-dialog.c:2000 +#: ../app/dialogs/preferences-dialog.c:2005 msgid "Reload C_urrent Theme" msgstr "მიმდინარე თემის გადატვირთვა" -#: ../app/dialogs/preferences-dialog.c:2012 -#: ../app/dialogs/preferences-dialog.c:2013 -#: ../app/dialogs/preferences-dialog.c:2054 +#: ../app/dialogs/preferences-dialog.c:2017 +#: ../app/dialogs/preferences-dialog.c:2018 +#: ../app/dialogs/preferences-dialog.c:2059 msgid "Icon Theme" msgstr "ხატულების თემა" -#: ../app/dialogs/preferences-dialog.c:2018 +#: ../app/dialogs/preferences-dialog.c:2023 msgid "Select an Icon Theme" msgstr "აირჩიეთ ხატულის თემა" -#: ../app/dialogs/preferences-dialog.c:2134 -#: ../app/dialogs/preferences-dialog.c:2135 ../app/widgets/gimptoolbox.c:525 +#: ../app/dialogs/preferences-dialog.c:2139 +#: ../app/dialogs/preferences-dialog.c:2140 ../app/widgets/gimptoolbox.c:525 msgid "Toolbox" msgstr "ხელსაწყოები" #. Appearance -#: ../app/dialogs/preferences-dialog.c:2143 -#: ../app/dialogs/preferences-dialog.c:2957 ../app/widgets/gimpgrideditor.c:134 +#: ../app/dialogs/preferences-dialog.c:2148 +#: ../app/dialogs/preferences-dialog.c:2962 ../app/widgets/gimpgrideditor.c:134 msgid "Appearance" msgstr "გარემოს იერსახე" -#: ../app/dialogs/preferences-dialog.c:2147 +#: ../app/dialogs/preferences-dialog.c:2152 msgid "Show GIMP _logo (drag-and-drop target)" msgstr "GIMP-ის ლოგოს ჩვენება (მიზნის გადათრევა)" -#: ../app/dialogs/preferences-dialog.c:2151 +#: ../app/dialogs/preferences-dialog.c:2156 msgid "Show _foreground & background color" msgstr "წინა პლანისა და ფონის ფერის ჩვენება" -#: ../app/dialogs/preferences-dialog.c:2155 +#: ../app/dialogs/preferences-dialog.c:2160 msgid "Show active _brush, pattern & gradient" msgstr "აქტიური ფუნჯისა და გრადიენტის ჩვენება" -#: ../app/dialogs/preferences-dialog.c:2159 +#: ../app/dialogs/preferences-dialog.c:2164 msgid "Show active _image" msgstr "_აქტიური გამოსახულების ჩვენება" -#: ../app/dialogs/preferences-dialog.c:2168 +#: ../app/dialogs/preferences-dialog.c:2173 msgid "Use tool _groups" msgstr "ხელსაწყოების ჯგუფების გამოყ_ენება" -#: ../app/dialogs/preferences-dialog.c:2191 +#: ../app/dialogs/preferences-dialog.c:2196 msgid "_Menu mode:" msgstr "" #. Tool Editor -#: ../app/dialogs/preferences-dialog.c:2198 +#: ../app/dialogs/preferences-dialog.c:2203 msgid "Tools Configuration" msgstr "ხელსაწყოების გამართვა" -#: ../app/dialogs/preferences-dialog.c:2213 -#: ../app/dialogs/preferences-dialog.c:2214 +#: ../app/dialogs/preferences-dialog.c:2218 +#: ../app/dialogs/preferences-dialog.c:2219 msgid "Dialog Defaults" msgstr "ფანჯრის ნაგულისხმევი მნიშვნელობები" -#: ../app/dialogs/preferences-dialog.c:2223 +#: ../app/dialogs/preferences-dialog.c:2228 msgid "Reset Dialog _Defaults" msgstr "ფანჯრის საწყის მდგომარეობებზე დაბრუნება" #. Color profile import dialog -#: ../app/dialogs/preferences-dialog.c:2231 +#: ../app/dialogs/preferences-dialog.c:2236 msgid "Color Profile Import Dialog" msgstr "ფერის პროფილის შემოტანის ფანჯარა" -#: ../app/dialogs/preferences-dialog.c:2236 +#: ../app/dialogs/preferences-dialog.c:2241 msgid "Color profile policy:" msgstr "ფერის პროფილის წესები:" #. All color profile chooser dialogs -#: ../app/dialogs/preferences-dialog.c:2240 +#: ../app/dialogs/preferences-dialog.c:2245 msgid "Color Profile File Dialogs" msgstr "ფერის პროფილის ფაილის ფანჯრები" -#: ../app/dialogs/preferences-dialog.c:2245 +#: ../app/dialogs/preferences-dialog.c:2250 msgid "Profile folder:" msgstr "პროფილის საქაღალდე:" -#: ../app/dialogs/preferences-dialog.c:2246 +#: ../app/dialogs/preferences-dialog.c:2251 msgid "Select Default Folder for Color Profiles" msgstr "აირჩიეთ ფერის პროფილების ნაგულისხმევი საქაღალდე" #. Convert to Color Profile Dialog -#: ../app/dialogs/preferences-dialog.c:2250 +#: ../app/dialogs/preferences-dialog.c:2255 msgid "Convert to Color Profile Dialog" msgstr "ფერის პროფილად გარდაქმნის ფანჯარა" -#: ../app/dialogs/preferences-dialog.c:2255 +#: ../app/dialogs/preferences-dialog.c:2260 msgid "Rendering intent:" msgstr "ფერების გადაცემის ტიპი:" -#: ../app/dialogs/preferences-dialog.c:2259 +#: ../app/dialogs/preferences-dialog.c:2264 msgid "Black point compensation" msgstr "შავი წერტილის კომპენსაცია" #. Convert Precision Dialog -#: ../app/dialogs/preferences-dialog.c:2263 +#: ../app/dialogs/preferences-dialog.c:2268 msgid "Precision Conversion Dialog" msgstr "ზუსტი კონვერტაციის ფანჯარა" -#: ../app/dialogs/preferences-dialog.c:2270 +#: ../app/dialogs/preferences-dialog.c:2275 msgid "Dither layers:" msgstr "აირჩიეთ ფენები ხმაურის შესარევად:" -#: ../app/dialogs/preferences-dialog.c:2275 +#: ../app/dialogs/preferences-dialog.c:2280 msgid "Dither text layers:" msgstr "აირჩიეთ ტექსტური ფენები ხმაურის შესარევად:" -#: ../app/dialogs/preferences-dialog.c:2280 +#: ../app/dialogs/preferences-dialog.c:2285 msgid "Dither channels/masks:" msgstr "ხმაურის შერევა არხებში/ნიღბებში:" #. Convert Indexed Dialog -#: ../app/dialogs/preferences-dialog.c:2284 +#: ../app/dialogs/preferences-dialog.c:2289 msgid "Indexed Conversion Dialog" msgstr "ინდექსირებული კონვერტაციის ფანჯარა" -#: ../app/dialogs/preferences-dialog.c:2289 +#: ../app/dialogs/preferences-dialog.c:2294 msgid "Colormap:" msgstr "ფერების რუკა:" -#: ../app/dialogs/preferences-dialog.c:2292 +#: ../app/dialogs/preferences-dialog.c:2297 msgid "Maximum number of colors:" msgstr "ფერების _მაქსიმალური რაოდენობა:" -#: ../app/dialogs/preferences-dialog.c:2296 +#: ../app/dialogs/preferences-dialog.c:2301 msgid "Remove unused and duplicate colors from colormap" msgstr "ფერების რუკიდან გამოუყენებელი და დუბლირებული ფერების წაშლა" -#: ../app/dialogs/preferences-dialog.c:2302 +#: ../app/dialogs/preferences-dialog.c:2307 msgid "Color dithering:" msgstr "ფერში ხმაურის შერევა:" -#: ../app/dialogs/preferences-dialog.c:2306 +#: ../app/dialogs/preferences-dialog.c:2311 msgid "Enable dithering of transparency" msgstr "ხმაურის შერევის ან გამჭვირვალობის ჩართვა" -#: ../app/dialogs/preferences-dialog.c:2309 +#: ../app/dialogs/preferences-dialog.c:2314 msgid "Enable dithering of text layers" msgstr "ტექსტურ ფენებში ხმაურის შერევის ჩართვა" -#: ../app/dialogs/preferences-dialog.c:2318 +#: ../app/dialogs/preferences-dialog.c:2323 msgid "Keep recent settings:" msgstr "ბოლო პარამეტრების დატოვება:" -#: ../app/dialogs/preferences-dialog.c:2322 +#: ../app/dialogs/preferences-dialog.c:2327 msgid "Default to the last used settings" msgstr "ბოლო პარამეტრების ნაგულისხმევად გამოყენება" -#: ../app/dialogs/preferences-dialog.c:2325 +#: ../app/dialogs/preferences-dialog.c:2330 msgid "Show advanced color options" msgstr "ფერების დამატებითი არჩევნის ჩვენება" #. Canvas Size Dialog -#: ../app/dialogs/preferences-dialog.c:2329 +#: ../app/dialogs/preferences-dialog.c:2334 msgid "Canvas Size Dialog" msgstr "ტილოს ზომის ფანჯარა" -#: ../app/dialogs/preferences-dialog.c:2334 -#: ../app/dialogs/preferences-dialog.c:2363 +#: ../app/dialogs/preferences-dialog.c:2339 +#: ../app/dialogs/preferences-dialog.c:2368 msgid "Fill with:" msgstr "_შევსება:" -#: ../app/dialogs/preferences-dialog.c:2337 +#: ../app/dialogs/preferences-dialog.c:2342 msgid "Resize layers:" msgstr "ფენის ზომის შეცვლა:" -#: ../app/dialogs/preferences-dialog.c:2341 +#: ../app/dialogs/preferences-dialog.c:2346 msgid "Resize text layers" msgstr "ტექსტური ფენის ზომის შეცვლა" #. New Layer Dialog -#: ../app/dialogs/preferences-dialog.c:2345 +#: ../app/dialogs/preferences-dialog.c:2350 msgid "New Layer Dialog" msgstr "ახალი ფენის ფანჯარა" -#: ../app/dialogs/preferences-dialog.c:2350 +#: ../app/dialogs/preferences-dialog.c:2355 msgid "Layer name:" msgstr "ფე_ნის სახელი:" -#: ../app/dialogs/preferences-dialog.c:2354 +#: ../app/dialogs/preferences-dialog.c:2359 msgid "Fill type:" msgstr "შევსების ტიპი:" #. Layer Boundary Size Dialog -#: ../app/dialogs/preferences-dialog.c:2358 +#: ../app/dialogs/preferences-dialog.c:2363 msgid "Layer Boundary Size Dialog" msgstr "ფენი ჩარჩოების ზომის ფანჯარა" #. Add Layer Mask Dialog -#: ../app/dialogs/preferences-dialog.c:2367 +#: ../app/dialogs/preferences-dialog.c:2372 msgid "Add Layer Mask Dialog" msgstr "ფენის ნიღბის დამატების ფანჯარა" -#: ../app/dialogs/preferences-dialog.c:2372 +#: ../app/dialogs/preferences-dialog.c:2377 msgid "Layer mask type:" msgstr "ფენის ნიღბის ტიპი:" -#: ../app/dialogs/preferences-dialog.c:2376 +#: ../app/dialogs/preferences-dialog.c:2381 msgid "Invert mask" msgstr "ნიღბის ინვერსია" #. Merge Layers Dialog -#: ../app/dialogs/preferences-dialog.c:2380 +#: ../app/dialogs/preferences-dialog.c:2385 msgid "Merge Layers Dialog" msgstr "ფენების შერწყმის ფანჯარა" -#: ../app/dialogs/preferences-dialog.c:2387 +#: ../app/dialogs/preferences-dialog.c:2392 msgid "Merged layer size:" msgstr "გაერთიანებული ფენების ზომაა:" -#: ../app/dialogs/preferences-dialog.c:2391 +#: ../app/dialogs/preferences-dialog.c:2396 msgid "Merge within active group only" msgstr "" -#: ../app/dialogs/preferences-dialog.c:2394 +#: ../app/dialogs/preferences-dialog.c:2399 msgid "Discard invisible layers" msgstr "უჩინარი ფენების მოცილება" #. New Channel Dialog -#: ../app/dialogs/preferences-dialog.c:2398 +#: ../app/dialogs/preferences-dialog.c:2403 msgid "New Channel Dialog" msgstr "ახალი არხის ფანჯარა" -#: ../app/dialogs/preferences-dialog.c:2403 +#: ../app/dialogs/preferences-dialog.c:2408 msgid "Channel name:" msgstr "არხის სახელი:" -#: ../app/dialogs/preferences-dialog.c:2407 +#: ../app/dialogs/preferences-dialog.c:2412 msgid "Color and opacity:" msgstr "ფერები და გაუმჭვირვალობა:" -#: ../app/dialogs/preferences-dialog.c:2408 +#: ../app/dialogs/preferences-dialog.c:2413 msgid "Default New Channel Color and Opacity" msgstr "ფერების და გაუმჭვირვალობის ფანჯარა" #. New Path Dialog -#: ../app/dialogs/preferences-dialog.c:2413 +#: ../app/dialogs/preferences-dialog.c:2418 msgid "New Path Dialog" msgstr "ახალი კონტურის ფანჯარა" -#: ../app/dialogs/preferences-dialog.c:2418 +#: ../app/dialogs/preferences-dialog.c:2423 msgid "Path name:" msgstr "კონტურის სახელი:" #. Export Path Dialog -#: ../app/dialogs/preferences-dialog.c:2422 +#: ../app/dialogs/preferences-dialog.c:2427 msgid "Export Paths Dialog" msgstr "კონტურის გატანის ფანჯარა" -#: ../app/dialogs/preferences-dialog.c:2427 +#: ../app/dialogs/preferences-dialog.c:2432 msgid "Export folder:" msgstr "გასატანი საქაღალდე:" -#: ../app/dialogs/preferences-dialog.c:2428 +#: ../app/dialogs/preferences-dialog.c:2433 msgid "Select Default Folder for Exporting Paths" msgstr "აირჩიეთ კონტურების გასატანი ნაგულისხმევი საქაღალდე" -#: ../app/dialogs/preferences-dialog.c:2432 +#: ../app/dialogs/preferences-dialog.c:2437 msgid "Export the active path only" msgstr "მხოლოდ აქტიური კონტურის გატანა" #. Import Path Dialog -#: ../app/dialogs/preferences-dialog.c:2436 +#: ../app/dialogs/preferences-dialog.c:2441 msgid "Import Paths Dialog" msgstr "კონტურების შემოტანის ფანჯარა" -#: ../app/dialogs/preferences-dialog.c:2441 +#: ../app/dialogs/preferences-dialog.c:2446 msgid "Import folder:" msgstr "შემოსატანი საქაღალდე:" -#: ../app/dialogs/preferences-dialog.c:2442 +#: ../app/dialogs/preferences-dialog.c:2447 msgid "Select Default Folder for Importing Paths" msgstr "აირჩიეთ კონტურების შემოსატანი ნაგულისხმევი საქაღალდე" -#: ../app/dialogs/preferences-dialog.c:2446 +#: ../app/dialogs/preferences-dialog.c:2451 msgid "Merge imported paths" msgstr "შემოტანილი კონტურების შერწყმა" -#: ../app/dialogs/preferences-dialog.c:2449 +#: ../app/dialogs/preferences-dialog.c:2454 msgid "Scale imported paths" msgstr "შემოტანილი კონტურების მასშტაბირება" #. Feather Selection Dialog -#: ../app/dialogs/preferences-dialog.c:2453 +#: ../app/dialogs/preferences-dialog.c:2458 msgid "Feather Selection Dialog" msgstr "კუთხეების მომრგვალების ფანჯარა" -#: ../app/dialogs/preferences-dialog.c:2458 +#: ../app/dialogs/preferences-dialog.c:2463 msgid "Feather radius:" msgstr "მომრგვალების რადიუსი:" -#: ../app/dialogs/preferences-dialog.c:2462 -#: ../app/dialogs/preferences-dialog.c:2484 -#: ../app/dialogs/preferences-dialog.c:2501 +#: ../app/dialogs/preferences-dialog.c:2467 +#: ../app/dialogs/preferences-dialog.c:2489 +#: ../app/dialogs/preferences-dialog.c:2506 msgid "Selected areas continue outside the image" msgstr "მონიშნული სეგმენტები გამოსახულების მიღმაც გრძელდება" #. Grow Selection Dialog -#: ../app/dialogs/preferences-dialog.c:2466 +#: ../app/dialogs/preferences-dialog.c:2471 msgid "Grow Selection Dialog" msgstr "მონიშვნის გადიდების ფანჯარა" -#: ../app/dialogs/preferences-dialog.c:2471 +#: ../app/dialogs/preferences-dialog.c:2476 msgid "Grow radius:" msgstr "რადიუსი გადიდდება:" #. Shrink Selection Dialog -#: ../app/dialogs/preferences-dialog.c:2475 +#: ../app/dialogs/preferences-dialog.c:2480 msgid "Shrink Selection Dialog" msgstr "მონიშვნის დაპატარავების ფანჯარა" -#: ../app/dialogs/preferences-dialog.c:2480 +#: ../app/dialogs/preferences-dialog.c:2485 msgid "Shrink radius:" msgstr "რადიუსი დაპატარავდება:" #. Border Selection Dialog -#: ../app/dialogs/preferences-dialog.c:2488 +#: ../app/dialogs/preferences-dialog.c:2493 msgid "Border Selection Dialog" msgstr "საზღვრის შერჩევის ფანჯარა" -#: ../app/dialogs/preferences-dialog.c:2493 +#: ../app/dialogs/preferences-dialog.c:2498 msgid "Border radius:" msgstr "საზღვრის რადიუსი:" -#: ../app/dialogs/preferences-dialog.c:2497 +#: ../app/dialogs/preferences-dialog.c:2502 msgid "Border style:" msgstr "საზღვრის სტილი:" #. Fill Options Dialog -#: ../app/dialogs/preferences-dialog.c:2505 +#: ../app/dialogs/preferences-dialog.c:2510 msgid "Fill Selection Outline & Fill Path Dialogs" msgstr "მონისშნულისა და კონტურის შევსების ფანჯარა" #. Stroke Options Dialog -#: ../app/dialogs/preferences-dialog.c:2514 +#: ../app/dialogs/preferences-dialog.c:2519 msgid "Stroke Selection & Stroke Path Dialogs" msgstr "" -#: ../app/dialogs/preferences-dialog.c:2537 -#: ../app/dialogs/preferences-dialog.c:2538 +#: ../app/dialogs/preferences-dialog.c:2542 +#: ../app/dialogs/preferences-dialog.c:2543 msgid "Help System" msgstr "დახმარების სისტემა" -#: ../app/dialogs/preferences-dialog.c:2549 +#: ../app/dialogs/preferences-dialog.c:2554 msgid "Show _tooltips" msgstr "" -#: ../app/dialogs/preferences-dialog.c:2552 +#: ../app/dialogs/preferences-dialog.c:2557 msgid "Show help _buttons" msgstr "დახმარე_ბის ღილაკების ჩვენება" -#: ../app/dialogs/preferences-dialog.c:2557 +#: ../app/dialogs/preferences-dialog.c:2562 msgid "Use the online version" msgstr "ონლაინ ვერსის გამოყენება" -#: ../app/dialogs/preferences-dialog.c:2558 +#: ../app/dialogs/preferences-dialog.c:2563 msgid "Use a locally installed copy" msgstr "ლოკალურად არსებული ასლოს გამოყენ_ება" -#: ../app/dialogs/preferences-dialog.c:2559 +#: ../app/dialogs/preferences-dialog.c:2564 msgid "U_ser manual:" msgstr "მომხმარებლის სახელმძღვ_ანელო:" -#: ../app/dialogs/preferences-dialog.c:2570 +#: ../app/dialogs/preferences-dialog.c:2575 msgid "User interface language" msgstr "მომხმარებლის ინტერფეისის ენა" @@ -16777,542 +16891,542 @@ #. * that doesn't use the help browser, so don't bother showing #. * the combo. #. -#: ../app/dialogs/preferences-dialog.c:2629 +#: ../app/dialogs/preferences-dialog.c:2634 msgid "Help Browser" msgstr "დახმარების პოვნა" -#: ../app/dialogs/preferences-dialog.c:2636 +#: ../app/dialogs/preferences-dialog.c:2641 msgid "H_elp browser to use:" msgstr "ბრაუზერი:" -#: ../app/dialogs/preferences-dialog.c:2642 +#: ../app/dialogs/preferences-dialog.c:2647 msgid "" "The GIMP help browser doesn't seem to be installed. Using the web browser " "instead." msgstr "" #. Action Search -#: ../app/dialogs/preferences-dialog.c:2659 +#: ../app/dialogs/preferences-dialog.c:2664 msgid "Action Search" msgstr "მოქმედების ძებნა" -#: ../app/dialogs/preferences-dialog.c:2663 +#: ../app/dialogs/preferences-dialog.c:2668 msgid "Show _unavailable actions" msgstr "" -#: ../app/dialogs/preferences-dialog.c:2666 +#: ../app/dialogs/preferences-dialog.c:2671 msgid "_Maximum History Size:" msgstr "ისტორიის მაქსიმალური ზომა:" -#: ../app/dialogs/preferences-dialog.c:2670 +#: ../app/dialogs/preferences-dialog.c:2675 msgid "C_lear Action History" msgstr "მოქმედებების ისტორიის გასუფთავება" -#: ../app/dialogs/preferences-dialog.c:2684 -#: ../app/dialogs/preferences-dialog.c:2685 +#: ../app/dialogs/preferences-dialog.c:2689 +#: ../app/dialogs/preferences-dialog.c:2690 msgid "Display" msgstr "ეკრანი" #. Transparency -#: ../app/dialogs/preferences-dialog.c:2694 +#: ../app/dialogs/preferences-dialog.c:2699 msgid "Transparency" msgstr "გამჭირვალობა" -#: ../app/dialogs/preferences-dialog.c:2698 +#: ../app/dialogs/preferences-dialog.c:2703 msgid "_Check style:" msgstr "სტილის შემო_წმება:" -#: ../app/dialogs/preferences-dialog.c:2701 +#: ../app/dialogs/preferences-dialog.c:2706 msgid "Check _size:" msgstr "სტი_ლის შემოწმება:" -#: ../app/dialogs/preferences-dialog.c:2704 +#: ../app/dialogs/preferences-dialog.c:2709 msgid "Monitor Resolution" msgstr "მონიტორის გარჩევადობა" #. Pixels -#: ../app/dialogs/preferences-dialog.c:2708 ../app/display/gimpcursorview.c:212 +#: ../app/dialogs/preferences-dialog.c:2713 ../app/display/gimpcursorview.c:212 #: ../app/widgets/gimpgrideditor.c:199 ../app/widgets/gimpgrideditor.c:234 msgid "Pixels" msgstr "პიქსელი" -#: ../app/dialogs/preferences-dialog.c:2726 ../app/widgets/gimpgrideditor.c:195 +#: ../app/dialogs/preferences-dialog.c:2731 ../app/widgets/gimpgrideditor.c:195 #: ../app/widgets/gimpgrideditor.c:230 msgid "Horizontal" msgstr "ჰორიზონტალური" -#: ../app/dialogs/preferences-dialog.c:2728 ../app/widgets/gimpgrideditor.c:197 +#: ../app/dialogs/preferences-dialog.c:2733 ../app/widgets/gimpgrideditor.c:197 #: ../app/widgets/gimpgrideditor.c:232 msgid "Vertical" msgstr "ვერტიკალური" -#: ../app/dialogs/preferences-dialog.c:2730 +#: ../app/dialogs/preferences-dialog.c:2735 #: ../app/widgets/gimpimagepropview.c:469 msgid "ppi" msgstr "ppi" -#: ../app/dialogs/preferences-dialog.c:2749 +#: ../app/dialogs/preferences-dialog.c:2754 #, c-format msgid "_Detect automatically (currently %d × %d ppi)" msgstr "_ავტომატური ამოცნობა (მიმდინარედ %d x %d ppi)" -#: ../app/dialogs/preferences-dialog.c:2767 +#: ../app/dialogs/preferences-dialog.c:2772 msgid "_Enter manually" msgstr "_შეიყვანეთ ხელით" -#: ../app/dialogs/preferences-dialog.c:2782 +#: ../app/dialogs/preferences-dialog.c:2787 msgid "C_alibrate..." msgstr "კ_ალიბრაცია..." -#: ../app/dialogs/preferences-dialog.c:2809 -#: ../app/dialogs/preferences-dialog.c:2810 +#: ../app/dialogs/preferences-dialog.c:2814 +#: ../app/dialogs/preferences-dialog.c:2815 msgid "Window Management" msgstr "ფანჯრების მართვა" -#: ../app/dialogs/preferences-dialog.c:2815 +#: ../app/dialogs/preferences-dialog.c:2820 msgid "Window Manager Hints" msgstr "მინიშნებები ფანჯრების მმართველის შესახებ" -#: ../app/dialogs/preferences-dialog.c:2821 +#: ../app/dialogs/preferences-dialog.c:2826 msgid "Hint for _docks and toolbox:" msgstr "" -#: ../app/dialogs/preferences-dialog.c:2824 +#: ../app/dialogs/preferences-dialog.c:2829 msgid "Focus" msgstr "ფოკუსი" -#: ../app/dialogs/preferences-dialog.c:2828 +#: ../app/dialogs/preferences-dialog.c:2833 msgid "Activate the _focused image" msgstr "ფოკუსირებული გამოსახულების აქტივაცია" #. Window Positions -#: ../app/dialogs/preferences-dialog.c:2832 +#: ../app/dialogs/preferences-dialog.c:2837 msgid "Window Positions" msgstr "ფანჯარათა მდებარეობა" -#: ../app/dialogs/preferences-dialog.c:2835 +#: ../app/dialogs/preferences-dialog.c:2840 msgid "_Save window positions on exit" msgstr "ფანჯრები_ს მდებარეობის გასვლისას შენახვა" -#: ../app/dialogs/preferences-dialog.c:2838 +#: ../app/dialogs/preferences-dialog.c:2843 msgid "Open windows on the same _monitor they were open before" msgstr "ფანჯრების ი_გივე ეკრანებზე გახსნა, სადაც ისინი ადრე იყვნენ" -#: ../app/dialogs/preferences-dialog.c:2842 +#: ../app/dialogs/preferences-dialog.c:2847 msgid "Save Window Positions _Now" msgstr "ფანჯრების მდება_რეობის ახლა შენახვა" -#: ../app/dialogs/preferences-dialog.c:2849 +#: ../app/dialogs/preferences-dialog.c:2854 msgid "_Reset Saved Window Positions to Default Values" -msgstr "" +msgstr "ფანჯრების შენახული მდგებარეობების საწყის მნიშვნელობებზე დაბრუნება" -#: ../app/dialogs/preferences-dialog.c:2864 -#: ../app/dialogs/preferences-dialog.c:2865 +#: ../app/dialogs/preferences-dialog.c:2869 +#: ../app/dialogs/preferences-dialog.c:2870 msgid "Image Windows" msgstr "გამოსახულებათა ფანჯრები" -#: ../app/dialogs/preferences-dialog.c:2877 +#: ../app/dialogs/preferences-dialog.c:2882 msgid "Use \"Show _all\" by default" msgstr "\"ყველაფრის ჩვენების\" ნაგულისხმევად გამოყენება" -#: ../app/dialogs/preferences-dialog.c:2881 +#: ../app/dialogs/preferences-dialog.c:2886 msgid "Use \"_Dot for dot\" by default" msgstr "\"წ_ერტილი წერტილისთვის\"-ის ნაგულისხმევად გამოყენება" -#: ../app/dialogs/preferences-dialog.c:2887 +#: ../app/dialogs/preferences-dialog.c:2892 msgid "Marching ants s_peed:" -msgstr "" +msgstr "მოსიარულე ჭიანჭველის სიჩქარე:" #. Zoom & Resize Behavior -#: ../app/dialogs/preferences-dialog.c:2891 +#: ../app/dialogs/preferences-dialog.c:2896 msgid "Zoom & Resize Behavior" -msgstr "" +msgstr "გადიდებისა და ზომის შეცვლის ქცევა" -#: ../app/dialogs/preferences-dialog.c:2895 +#: ../app/dialogs/preferences-dialog.c:2900 msgid "Resize window on _zoom" -msgstr "" +msgstr "გადიდებისას ფანჯრის _გადიდება" -#: ../app/dialogs/preferences-dialog.c:2898 +#: ../app/dialogs/preferences-dialog.c:2903 msgid "Resize window on image _size change" -msgstr "" +msgstr "გამოსახულების ზომის შეცვლისას ფანჯრის ზომის შეცვლა" -#: ../app/dialogs/preferences-dialog.c:2904 +#: ../app/dialogs/preferences-dialog.c:2909 msgid "Show entire image" msgstr "მთელი გამოსახულების ჩვენება" -#: ../app/dialogs/preferences-dialog.c:2906 +#: ../app/dialogs/preferences-dialog.c:2911 msgid "Initial zoom _ratio:" msgstr "გადიდების საწყის_ი კოეფიციენტი:" #. Space Bar -#: ../app/dialogs/preferences-dialog.c:2910 +#: ../app/dialogs/preferences-dialog.c:2915 msgid "Space Bar" -msgstr "" +msgstr "გამოტოვების ღილაკი" -#: ../app/dialogs/preferences-dialog.c:2916 +#: ../app/dialogs/preferences-dialog.c:2921 msgid "_While space bar is pressed:" msgstr "სანამ ჰარეს კლავიში დაჭერილია:" #. Mouse Pointers -#: ../app/dialogs/preferences-dialog.c:2920 +#: ../app/dialogs/preferences-dialog.c:2925 msgid "Mouse Pointers" msgstr "თაგუნას კურსორები" -#: ../app/dialogs/preferences-dialog.c:2924 +#: ../app/dialogs/preferences-dialog.c:2929 msgid "Show _brush outline" msgstr "ფუნ_ჯის მოხაზულობის ჩვენება" -#: ../app/dialogs/preferences-dialog.c:2932 +#: ../app/dialogs/preferences-dialog.c:2937 msgid "S_nap brush outline to stroke" msgstr "" -#: ../app/dialogs/preferences-dialog.c:2936 +#: ../app/dialogs/preferences-dialog.c:2941 msgid "Show pointer for paint _tools" -msgstr "" +msgstr "სახატავი _ხელსაწყოებისთვის კურსორის ჩვენება" -#: ../app/dialogs/preferences-dialog.c:2942 +#: ../app/dialogs/preferences-dialog.c:2947 msgid "Pointer _mode:" msgstr "კურსორის _რეჟიმი:" -#: ../app/dialogs/preferences-dialog.c:2945 +#: ../app/dialogs/preferences-dialog.c:2950 msgid "Pointer _handedness:" msgstr "მაჩვენებელი რომელი ხელისთვისაა განკუთვნილი:" -#: ../app/dialogs/preferences-dialog.c:2956 +#: ../app/dialogs/preferences-dialog.c:2961 msgid "Image Window Appearance" msgstr "გამოსახულების ფანჯრის გარეგნობა" -#: ../app/dialogs/preferences-dialog.c:2966 +#: ../app/dialogs/preferences-dialog.c:2971 msgid "Default Appearance in Normal Mode" msgstr "ნაგულისხმევი გარეგნობა ჩვეულებრივ ეკრანზე გაშვება" -#: ../app/dialogs/preferences-dialog.c:2971 +#: ../app/dialogs/preferences-dialog.c:2976 msgid "Default Appearance in Fullscreen Mode" msgstr "ნაგულისხმევი გარეგნობა მთელ ეკრანზე გაშვებისას" -#: ../app/dialogs/preferences-dialog.c:2980 +#: ../app/dialogs/preferences-dialog.c:2985 msgid "Image Title & Statusbar Format" msgstr "გამოსახულების სათაურისა და სტატუსის ზოლის ფორმატი" -#: ../app/dialogs/preferences-dialog.c:2981 +#: ../app/dialogs/preferences-dialog.c:2986 msgid "Title & Status" msgstr "სათაური & სტატუსი" -#: ../app/dialogs/preferences-dialog.c:2999 +#: ../app/dialogs/preferences-dialog.c:3004 msgid "Current format" msgstr "მიმდინარე ფორმატი" -#: ../app/dialogs/preferences-dialog.c:3000 +#: ../app/dialogs/preferences-dialog.c:3005 msgid "Default format" msgstr "ნაგულისხმევი ფორმატი" -#: ../app/dialogs/preferences-dialog.c:3001 +#: ../app/dialogs/preferences-dialog.c:3006 msgid "Show zoom percentage" msgstr "გადიდების პროცენტულობის ჩვენება" -#: ../app/dialogs/preferences-dialog.c:3002 +#: ../app/dialogs/preferences-dialog.c:3007 msgid "Show zoom ratio" msgstr "გადიდების კოეფიციენტის ჩვენება" -#: ../app/dialogs/preferences-dialog.c:3003 +#: ../app/dialogs/preferences-dialog.c:3008 msgid "Show image size" msgstr "გამოსახულების ზომის ჩვენება" -#: ../app/dialogs/preferences-dialog.c:3004 +#: ../app/dialogs/preferences-dialog.c:3009 msgid "Show drawable size" msgstr "ხატვადი ზომის ჩვენება" -#: ../app/dialogs/preferences-dialog.c:3017 +#: ../app/dialogs/preferences-dialog.c:3022 msgid "Image Title Format" msgstr "გამოსახულების სათაურის ფორმატი" -#: ../app/dialogs/preferences-dialog.c:3019 +#: ../app/dialogs/preferences-dialog.c:3024 msgid "Image Statusbar Format" msgstr "გამოსახულების სტატუსის ზოლის ფორმატი" -#: ../app/dialogs/preferences-dialog.c:3104 +#: ../app/dialogs/preferences-dialog.c:3109 msgid "Image Window Snapping Behavior" msgstr "გამოსახულების ფანჯრის მიბმის ქცევა" -#: ../app/dialogs/preferences-dialog.c:3105 +#: ../app/dialogs/preferences-dialog.c:3110 msgid "Snapping" msgstr "მიბმა" -#: ../app/dialogs/preferences-dialog.c:3112 +#: ../app/dialogs/preferences-dialog.c:3117 msgid "Default Behavior in Normal Mode" msgstr "ნაგულისხმევი ქცევა ნორმალურ რეჟიმში" -#: ../app/dialogs/preferences-dialog.c:3116 +#: ../app/dialogs/preferences-dialog.c:3121 msgid "Default Behavior in Fullscreen Mode" msgstr "ნაგულისხმევი ქცევა მთელ ეკრანზე" -#: ../app/dialogs/preferences-dialog.c:3125 +#: ../app/dialogs/preferences-dialog.c:3130 msgid "_Snapping distance:" msgstr "_მიბმის მანძილი:" -#: ../app/dialogs/preferences-dialog.c:3134 -#: ../app/dialogs/preferences-dialog.c:3135 +#: ../app/dialogs/preferences-dialog.c:3139 +#: ../app/dialogs/preferences-dialog.c:3140 msgid "Input Devices" msgstr "შეტანის მოწყობილობები" #. Extended Input Devices -#: ../app/dialogs/preferences-dialog.c:3141 +#: ../app/dialogs/preferences-dialog.c:3146 msgid "Extended Input Devices" msgstr "გაფართოებული შემომტანი მოწყობილობები" -#: ../app/dialogs/preferences-dialog.c:3145 +#: ../app/dialogs/preferences-dialog.c:3150 msgid "S_hare tool and tool options between input devices" msgstr "" -#: ../app/dialogs/preferences-dialog.c:3149 +#: ../app/dialogs/preferences-dialog.c:3154 msgid "Configure E_xtended Input Devices..." msgstr "გაფართოებული შემოტანის მოწყობილობების მორგება..." -#: ../app/dialogs/preferences-dialog.c:3156 +#: ../app/dialogs/preferences-dialog.c:3161 msgid "_Save input device settings on exit" -msgstr "" +msgstr "_გასვლისას შემოტანის მოწყობილობის პარამეტრების შენახვა" -#: ../app/dialogs/preferences-dialog.c:3160 +#: ../app/dialogs/preferences-dialog.c:3165 msgid "Save Input Device Settings _Now" -msgstr "" +msgstr "შემოტანის მოწყობილობის პარამეტრების შენახვა" -#: ../app/dialogs/preferences-dialog.c:3167 +#: ../app/dialogs/preferences-dialog.c:3172 msgid "_Reset Saved Input Device Settings to Default Values" msgstr "" -#: ../app/dialogs/preferences-dialog.c:3182 +#: ../app/dialogs/preferences-dialog.c:3187 msgid "Additional Input Controllers" msgstr "დამატებითი შემომტანი კონტროლერები" -#: ../app/dialogs/preferences-dialog.c:3183 +#: ../app/dialogs/preferences-dialog.c:3188 msgid "Input Controllers" -msgstr "" +msgstr "შეყვანის კონტროლერები" -#: ../app/dialogs/preferences-dialog.c:3198 -#: ../app/dialogs/preferences-dialog.c:3199 +#: ../app/dialogs/preferences-dialog.c:3203 +#: ../app/dialogs/preferences-dialog.c:3204 msgid "Folders" msgstr "საქაღალდეები" -#: ../app/dialogs/preferences-dialog.c:3206 +#: ../app/dialogs/preferences-dialog.c:3211 msgid "Reset _Folders" msgstr "საქაღალდების სახელების საწყის მნიშვნელობაზე დაბრუნება" -#: ../app/dialogs/preferences-dialog.c:3222 +#: ../app/dialogs/preferences-dialog.c:3227 msgid "_Temporary folder:" msgstr "დროებითი ფაილების საქაღალდე:" -#: ../app/dialogs/preferences-dialog.c:3223 +#: ../app/dialogs/preferences-dialog.c:3228 msgid "Select Folder for Temporary Files" msgstr "აირჩიეთ საქაღალდე დროებითი ფაილებისთვის" -#: ../app/dialogs/preferences-dialog.c:3227 +#: ../app/dialogs/preferences-dialog.c:3232 msgid "_Swap folder:" msgstr "სვაპის საქაღალდე:" -#: ../app/dialogs/preferences-dialog.c:3228 +#: ../app/dialogs/preferences-dialog.c:3233 msgid "Select Swap Folder" msgstr "აირჩიეთ სვაპის საქაღალდე" -#: ../app/dialogs/preferences-dialog.c:3261 +#: ../app/dialogs/preferences-dialog.c:3266 msgid "Brush Folders" msgstr "ფუნჯების საქაღალდეები" -#: ../app/dialogs/preferences-dialog.c:3264 +#: ../app/dialogs/preferences-dialog.c:3269 msgid "Reset Brush _Folders" msgstr "აირჩიეთ ფუნჯების საქაღალდეები" -#: ../app/dialogs/preferences-dialog.c:3265 +#: ../app/dialogs/preferences-dialog.c:3270 msgid "Select Brush Folders" msgstr "ფუნჯების საქაღალდეების საწყის მნიშვნელობაზე დაბრუნება" -#: ../app/dialogs/preferences-dialog.c:3267 +#: ../app/dialogs/preferences-dialog.c:3272 msgid "Dynamics Folders" msgstr "დინამიკის საქაღალდეები" -#: ../app/dialogs/preferences-dialog.c:3270 +#: ../app/dialogs/preferences-dialog.c:3275 msgid "Reset Dynamics _Folders" msgstr "დინამიკის საქაღალდეების საწყის მნიშვნელობაზე დაბრუნება" -#: ../app/dialogs/preferences-dialog.c:3271 +#: ../app/dialogs/preferences-dialog.c:3276 msgid "Select Dynamics Folders" msgstr "აირჩიეთ დინამიკის საქაღალდეები" -#: ../app/dialogs/preferences-dialog.c:3273 +#: ../app/dialogs/preferences-dialog.c:3278 msgid "Pattern Folders" msgstr "შაბლონების საქაღალდეები" -#: ../app/dialogs/preferences-dialog.c:3276 +#: ../app/dialogs/preferences-dialog.c:3281 msgid "Reset Pattern _Folders" msgstr "შაბლონის საქაღალდეების სახელე_ბის საწყის მნიშვნელობაზე დაბრუნება" -#: ../app/dialogs/preferences-dialog.c:3277 +#: ../app/dialogs/preferences-dialog.c:3282 msgid "Select Pattern Folders" msgstr "აირჩიეთ შაბლონების საქაღალდეები" -#: ../app/dialogs/preferences-dialog.c:3279 +#: ../app/dialogs/preferences-dialog.c:3284 msgid "Palette Folders" msgstr "პალიტრების საქაღალდეები" -#: ../app/dialogs/preferences-dialog.c:3282 +#: ../app/dialogs/preferences-dialog.c:3287 msgid "Reset Palette _Folders" msgstr "პალეტის საქაღალდეების სახელე_ბის საწყის მნიშვნელობაზე დაბრუნება" -#: ../app/dialogs/preferences-dialog.c:3283 +#: ../app/dialogs/preferences-dialog.c:3288 msgid "Select Palette Folders" msgstr "აირჩიეთ პალიტრების საქაღალდეები" -#: ../app/dialogs/preferences-dialog.c:3285 +#: ../app/dialogs/preferences-dialog.c:3290 msgid "Gradient Folders" msgstr "გრადაციების საქაღალდეები" -#: ../app/dialogs/preferences-dialog.c:3288 +#: ../app/dialogs/preferences-dialog.c:3293 msgid "Reset Gradient _Folders" msgstr "გრადიენტის საქაღალდეების სახელე_ბის საწყის მნიშვნელობაზე დაბრუნება" -#: ../app/dialogs/preferences-dialog.c:3289 +#: ../app/dialogs/preferences-dialog.c:3294 msgid "Select Gradient Folders" msgstr "აირჩიეთ გრადაციების საქაღალდეები" -#: ../app/dialogs/preferences-dialog.c:3291 +#: ../app/dialogs/preferences-dialog.c:3296 msgid "Font Folders" msgstr "ფონტების საქაღალდეები" -#: ../app/dialogs/preferences-dialog.c:3294 +#: ../app/dialogs/preferences-dialog.c:3299 msgid "Reset Font _Folders" msgstr "ფონტის საქაღალდეების სახელე_ბის საწყის მნიშვნელობაზე დაბრუნება" -#: ../app/dialogs/preferences-dialog.c:3295 +#: ../app/dialogs/preferences-dialog.c:3300 msgid "Select Font Folders" msgstr "აირჩიეთ ფონტების საქაღალდეები" -#: ../app/dialogs/preferences-dialog.c:3297 +#: ../app/dialogs/preferences-dialog.c:3302 msgid "Tool Preset Folders" msgstr "ხელსაწყოს პრესეტის საქაღალდეები" -#: ../app/dialogs/preferences-dialog.c:3300 +#: ../app/dialogs/preferences-dialog.c:3305 msgid "Reset Tool Preset _Folders" msgstr "" "ხელსაწყოს პრესეტის საქაღალდეების სა_ხელების საწყის მნიშვნელობაზე დაბრუნება" -#: ../app/dialogs/preferences-dialog.c:3301 +#: ../app/dialogs/preferences-dialog.c:3306 msgid "Select Tool Preset Folders" msgstr "აირჩიეთ ხელსაწყოს პრესეტის საქაღალდეები" -#: ../app/dialogs/preferences-dialog.c:3303 +#: ../app/dialogs/preferences-dialog.c:3308 msgid "MyPaint Brush Folders" msgstr "Mypaint-ის ფუნჯების საქაღალდეები" -#: ../app/dialogs/preferences-dialog.c:3306 +#: ../app/dialogs/preferences-dialog.c:3311 msgid "Reset MyPaint Brush _Folders" -msgstr "" +msgstr "MyPaint-ის _ფუნჯების საქაღალდის მნიშვნელობის დაბრუნება" -#: ../app/dialogs/preferences-dialog.c:3307 +#: ../app/dialogs/preferences-dialog.c:3312 msgid "Select MyPaint Brush Folders" -msgstr "" +msgstr "MyPaint-ის ფუნჯების საქაღალდეების მნიშვნელობის დაყენება" -#: ../app/dialogs/preferences-dialog.c:3309 +#: ../app/dialogs/preferences-dialog.c:3314 msgid "Plug-in Folders" msgstr "დამატებების საქაღალდეები" -#: ../app/dialogs/preferences-dialog.c:3312 +#: ../app/dialogs/preferences-dialog.c:3317 msgid "Reset plug-in _Folders" msgstr "დამატებების საქაღალდეების სახელე_ბის საწყის მნიშვნელობაზე დაბრუნება" -#: ../app/dialogs/preferences-dialog.c:3313 +#: ../app/dialogs/preferences-dialog.c:3318 msgid "Select plug-in Folders" msgstr "აირჩიეთ დამატებების საქაღალდეები" -#: ../app/dialogs/preferences-dialog.c:3315 +#: ../app/dialogs/preferences-dialog.c:3320 msgid "Scripts" msgstr "სკრიპტები" -#: ../app/dialogs/preferences-dialog.c:3315 +#: ../app/dialogs/preferences-dialog.c:3320 msgid "Script-Fu Folders" msgstr "Script-Fu საქაღალდეები" -#: ../app/dialogs/preferences-dialog.c:3318 +#: ../app/dialogs/preferences-dialog.c:3323 msgid "Reset Script-Fu _Folders" msgstr "Script-Fu საქაღალდეების სახელე_ბის საწყის მნიშვნელობაზე დაბრუნება" -#: ../app/dialogs/preferences-dialog.c:3319 +#: ../app/dialogs/preferences-dialog.c:3324 msgid "Select Script-Fu Folders" msgstr "აირჩიეთ Script-Fu საქაღალდეები" -#: ../app/dialogs/preferences-dialog.c:3321 +#: ../app/dialogs/preferences-dialog.c:3326 msgid "Module Folders" msgstr "მოდულების საქაღალდეები" -#: ../app/dialogs/preferences-dialog.c:3324 +#: ../app/dialogs/preferences-dialog.c:3329 msgid "Reset Module _Folders" msgstr "მოდულის საქაღალდეების სახელე_ბის საწყის მნიშვნელობაზე დაბრუნება" -#: ../app/dialogs/preferences-dialog.c:3325 +#: ../app/dialogs/preferences-dialog.c:3330 msgid "Select Module Folders" msgstr "აირჩიეთ მოდულების საქაღალდეები" -#: ../app/dialogs/preferences-dialog.c:3327 +#: ../app/dialogs/preferences-dialog.c:3332 msgid "Interpreters" msgstr "ინტერპრეტატორები" -#: ../app/dialogs/preferences-dialog.c:3327 +#: ../app/dialogs/preferences-dialog.c:3332 msgid "Interpreter Folders" msgstr "ინტერპრეტატორების საქაღალდეები" -#: ../app/dialogs/preferences-dialog.c:3330 +#: ../app/dialogs/preferences-dialog.c:3335 msgid "Reset Interpreter _Folders" msgstr "" "ინტერპრეტატორების საქაღალდეების სახელე_ბის საწყის მნიშვნელობაზე დაბრუნება" -#: ../app/dialogs/preferences-dialog.c:3331 +#: ../app/dialogs/preferences-dialog.c:3336 msgid "Select Interpreter Folders" msgstr "არჩიეთ ინტერპრეტატორების საქაღალდეები" -#: ../app/dialogs/preferences-dialog.c:3333 +#: ../app/dialogs/preferences-dialog.c:3338 msgid "Environment" msgstr "გარემო" -#: ../app/dialogs/preferences-dialog.c:3333 +#: ../app/dialogs/preferences-dialog.c:3338 msgid "Environment Folders" msgstr "გარემოების საქაღალდეები" -#: ../app/dialogs/preferences-dialog.c:3336 +#: ../app/dialogs/preferences-dialog.c:3341 msgid "Reset Environment _Folders" msgstr "გარემოს საქაღალდეების სახელე_ბის საწყის მნიშვნელობაზე დაბრუნება" -#: ../app/dialogs/preferences-dialog.c:3337 +#: ../app/dialogs/preferences-dialog.c:3342 msgid "Select Environment Folders" msgstr "აირჩიეთ გარემოების საქაღალდეები" -#: ../app/dialogs/preferences-dialog.c:3339 +#: ../app/dialogs/preferences-dialog.c:3344 msgid "Themes" msgstr "თემები" -#: ../app/dialogs/preferences-dialog.c:3339 +#: ../app/dialogs/preferences-dialog.c:3344 msgid "Theme Folders" msgstr "თემების საქაღალდეები" -#: ../app/dialogs/preferences-dialog.c:3342 +#: ../app/dialogs/preferences-dialog.c:3347 msgid "Reset Theme _Folders" msgstr "თემების საქაღალდეების სახელე_ბის საწყის მნიშვნელობაზე დაბრუნება" -#: ../app/dialogs/preferences-dialog.c:3343 +#: ../app/dialogs/preferences-dialog.c:3348 msgid "Select Theme Folders" msgstr "აირჩიეთ თემების საქაღალდეები" -#: ../app/dialogs/preferences-dialog.c:3345 +#: ../app/dialogs/preferences-dialog.c:3350 msgid "Icon Themes" msgstr "ხატულის თემები" -#: ../app/dialogs/preferences-dialog.c:3345 +#: ../app/dialogs/preferences-dialog.c:3350 msgid "Icon Theme Folders" msgstr "ხატულის თემების საქაღალდეები" -#: ../app/dialogs/preferences-dialog.c:3348 +#: ../app/dialogs/preferences-dialog.c:3353 msgid "Reset Icon Theme _Folders" msgstr "" "ხატულის თემების საქაღალდეების სახელე_ბის საწყის მნიშვნელობაზე დაბრუნება" -#: ../app/dialogs/preferences-dialog.c:3349 +#: ../app/dialogs/preferences-dialog.c:3354 msgid "Select Icon Theme Folders" msgstr "აირჩიეთ ხატულის თემების საქაღალდეები" @@ -17474,7 +17588,7 @@ #: ../app/dialogs/resize-dialog.c:390 msgid "Resizing text layers will make them uneditable" -msgstr "" +msgstr "ტექსტური ფენების ზომის შეცვლა მათ ჩასწორებას შეუძლებელს გახდის" #: ../app/dialogs/resolution-calibrate-dialog.c:69 msgid "Calibrate Monitor Resolution" @@ -17512,7 +17626,7 @@ #: ../app/dialogs/stroke-dialog.c:129 msgid "_Stroke" -msgstr "" +msgstr "_განძრევა" #: ../app/dialogs/stroke-dialog.c:238 msgid "P_aint tool:" @@ -17524,11 +17638,11 @@ #: ../app/dialogs/tips-dialog.c:99 msgid "The GIMP tips file is empty!" -msgstr "" +msgstr "GIMP-ის რჩევების ფაილი ცარიელია!" #: ../app/dialogs/tips-dialog.c:103 msgid "The GIMP tips file appears to be missing!" -msgstr "" +msgstr "როგორც ჩანს, GIMP-ს რჩევების ფაილი აკლია!" #: ../app/dialogs/tips-dialog.c:105 #, c-format @@ -17613,7 +17727,7 @@ #: ../app/dialogs/vectors-import-dialog.c:150 msgid "_Scale imported paths to fit image" -msgstr "" +msgstr "შემოტანილი კონტურების გამოსახულებაში ჩატევამდე გადიდება" #: ../app/dialogs/vectors-options-dialog.c:106 msgid "Path _name:" @@ -17762,7 +17876,7 @@ #: ../app/display/gimpcursorview.c:266 msgid "The selection's bounding box" -msgstr "" +msgstr "მონიშნულის შემომსაზღვრელი ჩარჩო" #. Width #: ../app/display/gimpcursorview.c:300 @@ -18116,7 +18230,7 @@ #: ../app/display/gimptoolhandlegrid.c:885 msgid "Click to add a handle" -msgstr "" +msgstr "დამმუშავებლის დასამატებლად დააწკაპუნეთ" #: ../app/display/gimptoolhandlegrid.c:891 msgid "Click-Drag to move this handle" @@ -18198,23 +18312,23 @@ #: ../app/display/gimptoolpath.c:616 msgid "Add Anchor" -msgstr "" +msgstr "კვანძის დამატება" #: ../app/display/gimptoolpath.c:640 msgid "Insert Anchor" -msgstr "" +msgstr "კვანძის ჩასმა" #: ../app/display/gimptoolpath.c:669 msgid "Drag Handle" -msgstr "" +msgstr "სახელურის გადათრევა" #: ../app/display/gimptoolpath.c:700 msgid "Drag Anchor" -msgstr "" +msgstr "კვანძის გადათრევა" #: ../app/display/gimptoolpath.c:718 msgid "Drag Anchors" -msgstr "" +msgstr "კვანძების გადათრევა" #: ../app/display/gimptoolpath.c:740 msgid "Drag Curve" @@ -18222,7 +18336,7 @@ #: ../app/display/gimptoolpath.c:769 msgid "Connect Strokes" -msgstr "" +msgstr "კონტურების შეერთება" #: ../app/display/gimptoolpath.c:801 msgid "Drag Path" @@ -18234,7 +18348,7 @@ #: ../app/display/gimptoolpath.c:843 msgid "Delete Anchor" -msgstr "" +msgstr "კვანძის წაშლა" #: ../app/display/gimptoolpath.c:866 msgid "Delete Segment" @@ -18242,7 +18356,7 @@ #: ../app/display/gimptoolpath.c:1118 msgid "Move Anchors" -msgstr "" +msgstr "კვანძების გადატანა" #: ../app/display/gimptoolpath.c:1505 msgid "Click to pick path to edit" @@ -18258,7 +18372,7 @@ #: ../app/display/gimptoolpath.c:1517 msgid "Click or Click-Drag to create a new anchor" -msgstr "" +msgstr "წკაპი ან წკაპი-გადათრევა ახალი კვანძის დასამატებლად" #: ../app/display/gimptoolpath.c:1527 ../app/display/gimptoolpath.c:1534 msgid "Click-Drag to move the anchor around" @@ -18270,11 +18384,11 @@ #: ../app/display/gimptoolpath.c:1544 msgid "Click-Drag to move the handle around" -msgstr "" +msgstr "წკაპი-გადათრევა სახელურის გასამოძრავებლად" #: ../app/display/gimptoolpath.c:1551 msgid "Click-Drag to move the handles around symmetrically" -msgstr "" +msgstr "წკაპი-გადათრევა სახელურების სიმეტრიულად გასამოძრავებლად" #: ../app/display/gimptoolpath.c:1566 msgid "Click-Drag to change the shape of the curve" @@ -18299,11 +18413,11 @@ #: ../app/display/gimptoolpath.c:1594 msgid "Click to delete this anchor" -msgstr "" +msgstr "წკაპი კვანძის წასაშლელად" #: ../app/display/gimptoolpath.c:1598 msgid "Click to connect this anchor with the selected endpoint" -msgstr "" +msgstr "წკაპი ამ კვანძის მონიშნულ ბოლო წერტილთან შესაერთებლად" #: ../app/display/gimptoolpath.c:1603 msgid "Click to open up the path" @@ -18319,7 +18433,7 @@ #: ../app/display/gimptoolpath.c:1819 msgid "Delete Anchors" -msgstr "" +msgstr "კვანძის წაშლა" #: ../app/display/gimptoolpolygon.c:892 msgid "Click to close shape" @@ -18367,7 +18481,7 @@ #: ../app/display/gimptooltransformgrid.c:1839 msgid "Click-Drag to shear" -msgstr "" +msgstr "წკაპი-გადათრევა დასახრელად" #: ../app/file/file-open.c:137 ../app/file/file-save.c:127 msgid "Not a regular file" @@ -18426,7 +18540,7 @@ #: ../app/file/file-save.c:100 msgid "There is no active layer to save" -msgstr "" +msgstr "შესანახი აქტიური ფენა არ არსებობს" #: ../app/file/file-save.c:120 msgid "Failed to get file information" @@ -18450,12 +18564,12 @@ #: ../app/file-data/file-data-gih.c:295 #, c-format msgid "Negative x offset: %d for layer %s corrected." -msgstr "" +msgstr "უარყოფითი X წანაცვლება: %d ფენისთვის %s გასწორდა." #: ../app/file-data/file-data-gih.c:302 #, c-format msgid "Negative y offset: %d for layer %s corrected." -msgstr "" +msgstr "უარყოფითი Y წანაცვლება: %d ფენისთვის %s გასწორდა." #: ../app/file-data/file-data.c:59 ../app/file-data/file-data.c:124 msgid "GIMP brush" @@ -18575,7 +18689,7 @@ #: ../app/operations/operations-enums.c:27 msgctxt "layer-color-space" msgid "RGB (perceptual)" -msgstr "" +msgstr "RGB (აღქმული)" #: ../app/operations/operations-enums.c:28 msgctxt "layer-color-space" @@ -18595,12 +18709,12 @@ #: ../app/operations/operations-enums.c:61 msgctxt "layer-composite-mode" msgid "Clip to backdrop" -msgstr "" +msgstr "ფონამდე ამოჭრა" #: ../app/operations/operations-enums.c:62 msgctxt "layer-composite-mode" msgid "Clip to layer" -msgstr "" +msgstr "ფენამდე ამოჭრა" #: ../app/operations/operations-enums.c:63 msgctxt "layer-composite-mode" @@ -18670,7 +18784,7 @@ #: ../app/operations/operations-enums.c:173 msgctxt "layer-mode" msgid "Old Overlay" -msgstr "" +msgstr "ძველი დადება" #: ../app/operations/operations-enums.c:174 msgctxt "layer-mode" @@ -19041,7 +19155,7 @@ #: ../app/operations/operations-enums.c:276 msgctxt "layer-mode" msgid "Luma darken only" -msgstr "" +msgstr "მხოლოდ მუქი (Luma)" #: ../app/operations/operations-enums.c:277 msgctxt "layer-mode" @@ -19217,7 +19331,7 @@ #: ../app/operations/gimplevelsconfig.c:134 msgid "Clamp Input" -msgstr "" +msgstr "შეყვანის დიაპაზ. შეზღ" #: ../app/operations/gimplevelsconfig.c:135 msgid "Clamp input values before applying output mapping." @@ -19235,7 +19349,7 @@ #: ../app/operations/gimplevelsconfig.c:158 msgid "Clamp Output" -msgstr "" +msgstr "გამოტანის დიაპაზ. შეზღ" #: ../app/operations/gimplevelsconfig.c:159 msgid "Clamp final output values." @@ -19349,7 +19463,7 @@ #: ../app/operations/gimpoperationsettings.c:79 #: ../app/tools/gimptransformoptions.c:109 msgid "How to clip" -msgstr "" +msgstr "როგორ ამოვჭრა" #: ../app/operations/gimpoperationsettings.c:112 msgid "Color _managed" @@ -19712,7 +19826,7 @@ #: ../app/paint/gimppaintoptions.c:334 msgid "Reverse direction of fading" -msgstr "" +msgstr "დაჩრდილვის მიმართულების სებრუნება" #: ../app/paint/gimppaintoptions.c:339 ../app/paint/gimppaintoptions.c:359 #: ../app/tools/gimpgradientoptions.c:310 @@ -19735,11 +19849,11 @@ #: ../app/paint/gimppaintoptions.c:423 msgid "Smooth stroke" -msgstr "" +msgstr "რბილი განძრევა" #: ../app/paint/gimppaintoptions.c:424 msgid "Paint smoother strokes" -msgstr "" +msgstr "რბილი კონტურების დახატვა" #: ../app/paint/gimppaintoptions.c:430 msgid "Depth of smoothing" @@ -19764,7 +19878,7 @@ #: ../app/paint/gimpsmudge.c:87 ../app/tools/gimpsmudgetool.c:55 msgid "Smudge" -msgstr "" +msgstr "გადღაბნა" #: ../app/paint/gimpsmudgeoptions.c:71 msgctxt "smudge-tool" @@ -19773,7 +19887,7 @@ #: ../app/paint/gimpsmudgeoptions.c:72 msgid "The strength of smudging" -msgstr "" +msgstr "გადღაბნის სიძლიერე" #: ../app/paint/gimpsmudgeoptions.c:78 msgctxt "smudge-tool" @@ -19782,7 +19896,7 @@ #: ../app/paint/gimpsmudgeoptions.c:79 msgid "The amount of brush color to blend" -msgstr "" +msgstr "ფუჯის შესარევი ფერის რაოდენობა" #: ../app/paint/gimpsmudgeoptions.c:85 msgctxt "smudge-tool" @@ -19798,7 +19912,7 @@ #: ../app/paint/gimpsourcecore.c:239 msgid "Set a source image first." -msgstr "" +msgstr "ჯერ გამოსახულების წყარო დააყენეთ." #: ../app/paint/gimpsourceoptions.c:63 ../app/tools/gimpaligntool.c:123 #: ../app/tools/gimpcloneoptions-gui.c:102 ../app/tools/gimphealtool.c:105 @@ -19818,7 +19932,7 @@ #: ../app/paint/paint-enums.c:83 msgctxt "source-align-mode" msgid "None" -msgstr "" +msgstr "არცერთი" #: ../app/paint/paint-enums.c:84 msgctxt "source-align-mode" @@ -19959,7 +20073,7 @@ #: ../app/pdb/gimppdb.c:377 #, c-format msgid "Procedure '%s' not found" -msgstr "" +msgstr "პროცედურა \"%s\" ვერ მოიძებნა" #: ../app/pdb/gimppdb-utils.c:86 msgid "Invalid empty brush name" @@ -20095,7 +20209,7 @@ #: ../app/pdb/gimppdb-utils.c:421 #, c-format msgid "Paint method '%s' does not exist" -msgstr "" +msgstr "ხატვის მეთოდი არ არსებობს: %s" #: ../app/pdb/gimppdb-utils.c:440 #, c-format @@ -20180,11 +20294,12 @@ #, c-format msgid "Image '%s' (%d) is of type '%s', but an image of type '%s' is expected" msgstr "" +"გამოსახულება '%s' (%d) %s ტიპისაა, მაგრამ მოველოდი %s ტიპის გამოსახულებას" #: ../app/pdb/gimppdb-utils.c:723 #, c-format msgid "Image '%s' (%d) must not be of type '%s'" -msgstr "" +msgstr "გამოსახულება '%s' (%d) '%s' ტიპის არ უნდა იყოს" #: ../app/pdb/gimppdb-utils.c:743 #, c-format @@ -20196,7 +20311,7 @@ #: ../app/pdb/gimppdb-utils.c:766 #, c-format msgid "Image '%s' (%d) must not be of precision '%s'" -msgstr "" +msgstr "გამოსახულება '%s' (%d) '%s' სიზუსტის არ უნდა იყოს" #: ../app/pdb/gimppdb-utils.c:790 ../app/pdb/image-guides-cmds.c:179 #, c-format @@ -20238,11 +20353,11 @@ #: ../app/pdb/gimppdbcontext.c:135 msgid "Sample criterion" -msgstr "" +msgstr "სემპლის პირობა" #: ../app/pdb/gimppdbcontext.c:143 msgid "Sample threshold" -msgstr "" +msgstr "ნიმუშის ბარიერი" #: ../app/pdb/gimppdbcontext.c:150 msgid "Sample transparent" @@ -20274,7 +20389,7 @@ #: ../app/pdb/gimpprocedure.c:477 ../app/plug-in/gimppluginprocframe.c:191 #, c-format msgid "Procedure '%s' returned no return values" -msgstr "" +msgstr "პროცედურამ %s გასაბრუნებელი მნიშვნელობები არ დააბრუნა" #: ../app/pdb/gimpprocedure.c:753 #, c-format @@ -20388,12 +20503,12 @@ #: ../app/pdb/plug-in-compat-cmds.c:777 msgctxt "undo-type" msgid "Stretch Contrast HSV" -msgstr "" +msgstr "კონტრასტის გაწელვა HSV-ში" #: ../app/pdb/plug-in-compat-cmds.c:931 msgctxt "undo-type" msgid "Stretch Contrast" -msgstr "" +msgstr "კონტრასტის გაწელვა" #: ../app/pdb/plug-in-compat-cmds.c:1010 msgctxt "undo-type" @@ -20562,17 +20677,17 @@ #: ../app/pdb/plug-in-compat-cmds.c:3563 msgctxt "undo-type" msgid "Random Hurl" -msgstr "" +msgstr "შემთხვევით გასროლა" #: ../app/pdb/plug-in-compat-cmds.c:3616 msgctxt "undo-type" msgid "Random Pick" -msgstr "" +msgstr "შემთხვევითი არჩევა" #: ../app/pdb/plug-in-compat-cmds.c:3669 msgctxt "undo-type" msgid "Random Slur" -msgstr "" +msgstr "შემთხვევითი დნობა" #: ../app/pdb/plug-in-compat-cmds.c:3744 msgctxt "undo-type" @@ -20582,7 +20697,7 @@ #: ../app/pdb/plug-in-compat-cmds.c:3814 msgctxt "undo-type" msgid "Ripple" -msgstr "" +msgstr "ჭავლი" #: ../app/pdb/plug-in-compat-cmds.c:3939 msgctxt "undo-type" @@ -20597,7 +20712,7 @@ #: ../app/pdb/plug-in-compat-cmds.c:4027 msgctxt "undo-type" msgid "Semi-Flatten" -msgstr "" +msgstr "ნახევრად გაბრტყელება" #: ../app/pdb/plug-in-compat-cmds.c:4070 msgctxt "undo-type" @@ -20617,12 +20732,12 @@ #: ../app/pdb/plug-in-compat-cmds.c:4282 msgctxt "undo-type" msgid "Solid Noise" -msgstr "" +msgstr "მყარი ხმაური" #: ../app/pdb/plug-in-compat-cmds.c:4326 msgctxt "undo-type" msgid "Spread" -msgstr "" +msgstr "გავრცელება" #: ../app/pdb/plug-in-compat-cmds.c:4367 msgctxt "undo-type" @@ -20632,7 +20747,7 @@ #: ../app/pdb/plug-in-compat-cmds.c:4413 msgctxt "undo-type" msgid "Sharpen (Unsharp Mask)" -msgstr "" +msgstr "გამკვეთრება" #: ../app/pdb/plug-in-compat-cmds.c:4459 msgctxt "undo-type" @@ -20647,7 +20762,7 @@ #: ../app/pdb/plug-in-compat-cmds.c:4603 msgctxt "undo-type" msgid "Value Propagate" -msgstr "" +msgstr "მნიშვნელობების გავრცელება" #: ../app/pdb/plug-in-compat-cmds.c:4650 msgctxt "undo-type" @@ -20688,7 +20803,7 @@ #: ../app/pdb/text-layer-cmds.c:1076 ../app/pdb/text-layer-cmds.c:1118 #: ../app/pdb/text-layer-cmds.c:1200 msgid "Set text layer attribute" -msgstr "" +msgstr "ტექსტის ფენის ატრიბუტის დაყენება" #: ../app/pdb/vectors-cmds.c:328 msgid "Remove path stroke" @@ -20708,7 +20823,7 @@ #: ../app/pdb/vectors-cmds.c:502 msgid "Rotate path stroke" -msgstr "" +msgstr "ტრაექტორიის კონტურის მოტრიალება" #: ../app/pdb/vectors-cmds.c:547 ../app/pdb/vectors-cmds.c:596 msgid "Flip path stroke" @@ -20842,7 +20957,7 @@ #: ../app/plug-in/gimppluginprocedure.c:1071 msgid "This plug-in only works on the following layer types:" -msgstr "" +msgstr "ეს დამატება ფენების მხოლოდ შემდეგ ტიპებზე მუშაობს:" #: ../app/plug-in/gimppluginprocedure.c:1274 #, c-format @@ -20865,7 +20980,7 @@ #: ../app/plug-in/plug-in-rc.c:237 #, c-format msgid "Skipping '%s': wrong GIMP protocol version." -msgstr "" +msgstr "%s გამოტოვებულია: GIMP-ის პროტოკოლის არასწორი ვერსია." #: ../app/plug-in/plug-in-rc.c:244 #, c-format @@ -20969,7 +21084,7 @@ #: ../app/propgui/gimppropgui-color-rotate.c:236 msgid "Gray Handling" -msgstr "" +msgstr "ნაცრისფრის დამუშავება" #: ../app/propgui/gimppropgui-color-to-alpha.c:109 msgid "Pick farthest full-transparency color" @@ -20981,11 +21096,11 @@ #: ../app/propgui/gimppropgui-convolution-matrix.c:202 msgid "Rotate matrix 90° counter-clockwise" -msgstr "" +msgstr "მატრიცის 90°-ით ისრის საწ. მიმართულებით შებრუნება" #: ../app/propgui/gimppropgui-convolution-matrix.c:208 msgid "Rotate matrix 90° clockwise" -msgstr "" +msgstr "მატრიცის 90°-ით ისრის მიმართულებით შებრუნება" #: ../app/propgui/gimppropgui-convolution-matrix.c:214 msgid "Flip matrix horizontally" @@ -21057,7 +21172,7 @@ #: ../app/propgui/gimppropgui-hue-saturation.c:150 msgid "Select Primary Color to Adjust" -msgstr "" +msgstr "აირჩიეთ მოსარგები ძირითადი ფერი" #: ../app/propgui/gimppropgui-hue-saturation.c:236 msgid "_Overlap" @@ -21270,6 +21385,8 @@ "Some fonts failed to load:\n" "%s" msgstr "" +"ზოგიერთი ფონტის ჩატვირთვის შეცდომა:\n" +"%s" #: ../app/text/gimptext-compat.c:110 ../app/tools/gimptexttool.c:1635 msgid "Add Text Layer" @@ -21365,7 +21482,7 @@ #: ../app/tools/gimpalignoptions.c:92 ../app/tools/gimpalignoptions.c:291 msgid "Relative to" -msgstr "" +msgstr "ორიენტრირი" #: ../app/tools/gimpalignoptions.c:93 msgid "Reference image object a layer will be aligned on" @@ -21549,7 +21666,7 @@ #: ../app/tools/gimpbucketfilloptions.c:181 msgid "Source image for line art computation" -msgstr "" +msgstr "საწყისი გამოსახულება ხაზით ხატვის გამოსათვლელად" #: ../app/tools/gimpbucketfilloptions.c:202 msgid "Maximum gap length" @@ -21587,7 +21704,7 @@ #: ../app/tools/gimpbucketfilloptions.c:485 msgid "Line Art Detection" -msgstr "" +msgstr "კონტურული სურათივით შევსება" #: ../app/tools/gimpbucketfilloptions.c:495 msgid "(computing...)" @@ -21603,11 +21720,11 @@ #: ../app/tools/gimpbucketfilltool.c:169 msgid "_Bucket Fill" -msgstr "" +msgstr "_ბრტყლად ჩასხმა" #: ../app/tools/gimpbucketfilltool.c:344 msgid "Bucket fill" -msgstr "" +msgstr "ბრტყლად ჩასხმა" #: ../app/tools/gimpbucketfilltool.c:562 ../app/tools/gimpcagetool.c:244 #: ../app/tools/gimpfiltertool.c:312 @@ -21615,11 +21732,11 @@ #: ../app/tools/gimpgradienttool.c:271 ../app/tools/gimppainttool.c:328 #: ../app/tools/gimptransformtool.c:695 ../app/tools/gimpwarptool.c:794 msgid "The active layer is not visible." -msgstr "" +msgstr "აქტიური ფენა უხილავია." #: ../app/tools/gimpbucketfilltool.c:578 msgid "No valid line art source selected." -msgstr "" +msgstr "არჩეულია ხაზით ხატვის არასწორი წყარო." #: ../app/tools/gimpbucketfilltool.c:761 ../app/tools/gimpbucketfilltool.c:894 #: ../app/tools/gimpcolorpickertool.c:270 ../app/tools/gimppainttool.c:468 @@ -21702,15 +21819,15 @@ #: ../app/tools/gimpcoloroptions.c:70 msgid "Use merged color value from all composited visible layers" -msgstr "" +msgstr "ყველა კომპოზიტური ხილული ფენის შერწყმული ფერის მნიშვნელობის გამოყენება" #: ../app/tools/gimpcoloroptions.c:77 ../app/tools/gimpcolorpickeroptions.c:71 msgid "Sample average" -msgstr "" +msgstr "არჩევითი საშუალო მნიშვნელობა" #: ../app/tools/gimpcoloroptions.c:78 ../app/tools/gimpcolorpickeroptions.c:72 msgid "Use averaged color value from nearby pixels" -msgstr "" +msgstr "ახლომდებარე პიქსელების საშუალო ფერის გამოყენება" #: ../app/tools/gimpcoloroptions.c:86 msgid "Color Picker Average Radius" @@ -22037,7 +22154,7 @@ #: ../app/tools/gimpeditselectiontool.c:1133 ../app/tools/gimpmovetool.c:317 msgid "There is no layer to move." -msgstr "" +msgstr "გადასტანი ფენის გარეშე." #: ../app/tools/gimpeditselectiontool.c:1141 #: ../app/tools/gimpeditselectiontool.c:1167 @@ -22103,11 +22220,11 @@ #: ../app/tools/gimpfilteroptions.c:101 msgid "On-canvas con_trols" -msgstr "" +msgstr "მანიპულატორები _ტილოზე" #: ../app/tools/gimpfilteroptions.c:102 msgid "Show on-canvas filter controls" -msgstr "" +msgstr "ტილოზე-მდებარე ფილტრის კონტროლის ჩვენება" #: ../app/tools/gimpfiltertool.c:627 msgid "Click to switch the original and filtered sides" @@ -22236,7 +22353,7 @@ #: ../app/tools/gimpforegroundselectoptions.c:112 msgid "Color of selection preview mask" -msgstr "" +msgstr "მონიშნულის გადახედვის ნიღბის ფერი" #: ../app/tools/gimpforegroundselectoptions.c:119 #: ../app/tools/gimpforegroundselectoptions.c:345 @@ -22412,7 +22529,7 @@ #: ../app/tools/gimpgradientoptions.c:136 msgid "Commit gradient instantly" -msgstr "" +msgstr "გრადიენტის დაუყოვნებლივი გამოყენება" #: ../app/tools/gimpgradientoptions.c:142 msgid "Modify active gradient" @@ -22585,29 +22702,29 @@ #: ../app/tools/gimphandletransformoptions.c:167 msgid "Add handles and transform the image" -msgstr "დაამატეთ სახელურები და გარდაქმენით გამოსახულება" +msgstr "დაამატეთ დამმუშავებლები და გარდაქმენით გამოსახულება" #: ../app/tools/gimphandletransformoptions.c:172 msgid "Move transform handles" -msgstr "გარდაქმნის სახელურების წაღება" +msgstr "გარდაქმნის დამმუშავებლების წაღება" #: ../app/tools/gimphandletransformoptions.c:177 msgid "Remove transform handles" -msgstr "გარდაქმნის სახელურების მოცილება" +msgstr "გარდაქმნის დამმუშავებლების მოცილება" #: ../app/tools/gimphandletransformtool.c:111 msgid "Handle Transform" -msgstr "სახელურით გარდაქმნა" +msgstr "დამმუშავებლის გარდაქმნა" #: ../app/tools/gimphandletransformtool.c:112 msgid "Handle Transform Tool: Deform the layer, selection or path with handles" msgstr "" -"სახელურით გარდაქმნის ხელსაწყო: სახელურით შეგიძლია მონიშნულის, ფენის ან " -"კონტურის დეფორმაცია" +"დამმუშავებლით გარდაქმნის ხელსაწყო: დამმუშავებლით შეგიძლია მონიშნულის, ფენის " +"ან კონტურის დეფორმაცია" #: ../app/tools/gimphandletransformtool.c:114 msgid "_Handle Transform" -msgstr "_სახელურით გარდაქმნა" +msgstr "_დამმუშავებლის გარდაქმნა" #: ../app/tools/gimphandletransformtool.c:138 msgctxt "undo-type" @@ -22763,7 +22880,7 @@ #: ../app/tools/gimplevelstool.c:497 msgid "Clamp _input" -msgstr "" +msgstr "_შეყვანის შეზღუდვა" #. Output levels frame #: ../app/tools/gimplevelstool.c:540 @@ -22772,7 +22889,7 @@ #: ../app/tools/gimplevelstool.c:588 msgid "Clamp outpu_t" -msgstr "" +msgstr "_გამოტანის შეზღუდვა" #. all channels frame #: ../app/tools/gimplevelstool.c:603 @@ -22793,7 +22910,7 @@ #: ../app/tools/gimplevelstool.c:862 msgid "Use _old levels file format" -msgstr "" +msgstr "_ძველი დომეების ფაილის ფორმატის გამოყენება" #: ../app/tools/gimplevelstool.c:1005 ../app/tools/gimpthresholdtool.c:412 msgid "Calculating histogram..." @@ -23003,7 +23120,7 @@ #: ../app/tools/gimpnpointdeformationoptions.c:231 msgid "Rigid (Rubber)" -msgstr "" +msgstr "უხეში (რეზინა)" #: ../app/tools/gimpnpointdeformationtool.c:158 #: ../app/tools/gimpnpointdeformationtool.c:1002 @@ -23100,23 +23217,24 @@ #: ../app/tools/gimppaintoptions-gui.c:177 msgid "Reset aspect ratio to brush's native aspect ratio" -msgstr "" +msgstr "ასპექტის თანაფარდობის ფუნჯის საკუთარ თანაფარდობაზე დაბრუნება" #: ../app/tools/gimppaintoptions-gui.c:185 msgid "Reset angle to brush's native angle" -msgstr "" +msgstr "კუთხის ფუნჯის საკუთარ კუთხეზე დაბრუნება" #: ../app/tools/gimppaintoptions-gui.c:193 msgid "Reset spacing to brush's native spacing" msgstr "" +"გამოტოვებული ადგილის ფუნჯის საკუთარი გამოტოვებული ადგილის ზომაზე დაბრუნება" #: ../app/tools/gimppaintoptions-gui.c:201 msgid "Reset hardness to brush's native hardness" -msgstr "" +msgstr "სიმაგრის მნიშვნელობის ფუნჯის საკუთარ სიმაგრეზე დაბრუნება" #: ../app/tools/gimppaintoptions-gui.c:209 msgid "Reset force to default" -msgstr "" +msgstr "საწყის მნიშვნელობაზე ძალით დაბრუნება" #: ../app/tools/gimppaintoptions-gui.c:225 msgid "Edit this dynamics" @@ -23132,7 +23250,7 @@ #: ../app/tools/gimppaintoptions-gui.c:579 msgid "Link to brush default" -msgstr "" +msgstr "ფუნჯის საწყის მდებარეობაზე მიბმა" #: ../app/tools/gimppainttool.c:175 msgid "Click to paint" @@ -23258,7 +23376,7 @@ #: ../app/tools/gimprectangleoptions.c:288 msgid "Unit of fixed width, height or size" -msgstr "" +msgstr "მითითებული სიგრძის, სიმაღლის და ზომის ერთეული" #: ../app/tools/gimprectangleoptions.c:296 msgid "Expand from center" @@ -23324,7 +23442,7 @@ #: ../app/tools/gimpregionselectoptions.c:98 msgid "Base selection on all visible layers" -msgstr "" +msgstr "საბაზისო მონიშვნა ყველა ხილულ ფენაზე" #: ../app/tools/gimpregionselectoptions.c:119 #: ../app/tools/gimpregionselectoptions.c:280 @@ -23419,7 +23537,7 @@ #: ../app/tools/gimpseamlesscloneoptions.c:72 msgid "Refinement scale" -msgstr "" +msgstr "დეტალიზაციის მასშტაბი" #: ../app/tools/gimpseamlesscloneoptions.c:73 msgid "" @@ -23500,51 +23618,51 @@ #: ../app/tools/gimpsheartool.c:88 ../app/tools/gimptransformgridoptions.c:597 #: ../app/tools/gimptransformgridoptions.c:606 msgid "Shear" -msgstr "" +msgstr "დახრა" #: ../app/tools/gimpsheartool.c:89 msgid "Shear Tool: Shear the layer, selection or path" -msgstr "" +msgstr "დახრის ხელსაწყო: დახარეთ ფენა, მონიშნული ან ბილიკი" #: ../app/tools/gimpsheartool.c:90 msgid "S_hear" -msgstr "" +msgstr "_დახრა" #: ../app/tools/gimpsheartool.c:111 msgctxt "undo-type" msgid "Shear" -msgstr "" +msgstr "დახრა" #: ../app/tools/gimpsheartool.c:113 msgid "_Shear" -msgstr "" +msgstr "_დახრა" #: ../app/tools/gimpsheartool.c:163 #, c-format msgctxt "undo-type" msgid "Shear horizontally by %-3.3g" -msgstr "" +msgstr "ჰორიზონტალურად დახრა %-3.3g-ით" #: ../app/tools/gimpsheartool.c:167 #, c-format msgctxt "undo-type" msgid "Shear vertically by %-3.3g" -msgstr "" +msgstr "ვერტიკალურად დახრა %-3.3g-ით" #. e.g. user entered numbers but no notification callback #: ../app/tools/gimpsheartool.c:172 #, c-format msgctxt "undo-type" msgid "Shear horizontally by %-3.3g, vertically by %-3.3g" -msgstr "" +msgstr "დახრა ჰორიზონტალურად %-3.3g-ით, ვერტიკალურად კი %-3.3g-ით" #: ../app/tools/gimpsheartool.c:191 msgid "Shear magnitude _X" -msgstr "" +msgstr "დახრის ინტენსივობის _X" #: ../app/tools/gimpsheartool.c:202 msgid "Shear magnitude _Y" -msgstr "" +msgstr "დახრის ინტენსივობის _Y" #: ../app/tools/gimpsmudgetool.c:56 msgid "Smudge Tool: Smudge selectively using a brush" @@ -23552,15 +23670,15 @@ #: ../app/tools/gimpsmudgetool.c:57 msgid "_Smudge" -msgstr "" +msgstr "_გადღაბნა" #: ../app/tools/gimpsmudgetool.c:79 msgid "Click to smudge" -msgstr "" +msgstr "გასადღაბნად დააწკაპუნეთ" #: ../app/tools/gimpsmudgetool.c:80 msgid "Click to smudge the line" -msgstr "" +msgstr "ხაზის გასადღაბნად დააწკაპუნეთ" #: ../app/tools/gimptextoptions.c:124 msgid "Font size unit" @@ -23572,7 +23690,7 @@ #: ../app/tools/gimptextoptions.c:143 msgid "Hinting" -msgstr "" +msgstr "მომრგვალება" #: ../app/tools/gimptextoptions.c:144 msgid "" @@ -23585,7 +23703,7 @@ #: ../app/tools/gimptextoptions.c:168 msgid "Justify" -msgstr "" +msgstr "გადამრთეველი" #: ../app/tools/gimptextoptions.c:169 msgid "Text alignment" @@ -23732,15 +23850,15 @@ #: ../app/tools/gimptransformgridoptions.c:112 msgid "Show image preview" -msgstr "" +msgstr "გამოსახულების გადახედვის ჩვენება" #: ../app/tools/gimptransformgridoptions.c:113 msgid "Show a preview of the transformed image" -msgstr "" +msgstr "გარდაქმნილი გამოსახულების გადახედვის ჩვენება" #: ../app/tools/gimptransformgridoptions.c:119 msgid "Composited preview" -msgstr "" +msgstr "კომპოზიტური გადახედვა" #: ../app/tools/gimptransformgridoptions.c:120 msgid "Show preview as part of the image composition" @@ -23756,7 +23874,7 @@ #: ../app/tools/gimptransformgridoptions.c:133 msgid "Synchronous preview" -msgstr "" +msgstr "სინქრონული გადახედვა" #: ../app/tools/gimptransformgridoptions.c:134 msgid "Render the preview synchronously" @@ -23810,7 +23928,7 @@ #: ../app/tools/gimptransformgridoptions.c:553 #, c-format msgid "Constrain handles (%s)" -msgstr "" +msgstr "სახელურების შეზღუდვა (%s)" #: ../app/tools/gimptransformgridoptions.c:561 #, c-format @@ -24002,7 +24120,7 @@ #: ../app/tools/gimptransform3dtool.c:442 msgid "Rotation axis order" -msgstr "" +msgstr "მბრუნავი ღერძის მიმდევრობა" #: ../app/tools/gimptransformoptions.c:93 msgid "Direction of transformation" @@ -24030,7 +24148,7 @@ #: ../app/tools/gimptransformtool.c:447 msgid "Transformation creates a very large item." -msgstr "" +msgstr "გარდაქმნა უზარმაზარ ჩანაწერს შექმნის." #: ../app/tools/gimptransformtool.c:452 #, c-format @@ -24041,7 +24159,7 @@ #: ../app/tools/gimptransformtool.c:460 msgid "Transformation creates a very large image." -msgstr "" +msgstr "გარდაქმნა უზარმაზარ გამოსახულებას შექმნის." #: ../app/tools/gimptransformtool.c:465 #, c-format @@ -24050,7 +24168,7 @@ #: ../app/tools/gimptransformtool.c:679 msgid "There is no layer to transform." -msgstr "" +msgstr "გარდასაქმნელი ფენის გარეშე." #: ../app/tools/gimptransformtool.c:688 msgid "The active layer's position and size are locked." @@ -24062,11 +24180,11 @@ #: ../app/tools/gimptransformtool.c:709 msgid "There is no selection to transform." -msgstr "" +msgstr "გარდასაქმნელი მონიშნულის გარეშე." #: ../app/tools/gimptransformtool.c:724 msgid "There is no path to transform." -msgstr "" +msgstr "გარდასაქმნელი ბილიკის გარეშე." #: ../app/tools/gimptransformtool.c:731 msgid "The active path's strokes are locked." @@ -24078,7 +24196,7 @@ #: ../app/tools/gimptransformtool.c:809 msgid "The current transform is invalid" -msgstr "" +msgstr "მიმდინარე გარდაქმნა არასწორია" #: ../app/tools/gimpunifiedtransformtool.c:89 msgid "Unified Transform" @@ -24201,7 +24319,7 @@ #: ../app/tools/gimpwarpoptions.c:165 msgid "Periodic stroke rate" -msgstr "" +msgstr "პერიოდული გამოძრავების სიხშირე" #: ../app/tools/gimpwarpoptions.c:171 msgid "Frames" @@ -24214,7 +24332,7 @@ #. the stroke frame #: ../app/tools/gimpwarpoptions.c:359 msgid "Stroke" -msgstr "" +msgstr "გამოძრავება" #. the animation frame #: ../app/tools/gimpwarpoptions.c:383 @@ -24566,7 +24684,7 @@ #: ../app/widgets/gimpactioneditor.c:70 msgid "_Search:" -msgstr "" +msgstr "ძებნა:" #: ../app/widgets/gimpactiongroup.c:975 #, c-format @@ -24584,7 +24702,7 @@ #: ../app/widgets/gimpactionview.c:387 msgid "Name" -msgstr "" +msgstr "_სახელი" #: ../app/widgets/gimpactionview.c:626 ../app/widgets/gimpactionview.c:867 msgid "Changing shortcut failed." @@ -24636,7 +24754,7 @@ #: ../app/widgets/gimpbrusheditor.c:216 #: ../app/widgets/gimpbrushfactoryview.c:86 msgid "Percentage of width of brush" -msgstr "" +msgstr "ფუნჯის სიგანის პროცენტულობა" #: ../app/widgets/gimpbufferview.c:189 ../app/widgets/gimpbufferview.c:290 #: ../app/widgets/gimpeditor.c:758 @@ -24888,7 +25006,7 @@ #: ../app/widgets/gimpcompressioncombobox.c:102 msgctxt "compression" msgid "None" -msgstr "" +msgstr "არცერთი" #: ../app/widgets/gimpcompressioncombobox.c:114 msgctxt "compression" @@ -24923,7 +25041,7 @@ #: ../app/widgets/gimpcontrollereditor.c:226 msgid "Name:" -msgstr "" +msgstr "სახელი:" #: ../app/widgets/gimpcontrollereditor.c:232 msgid "State:" @@ -24952,7 +25070,7 @@ #: ../app/widgets/gimpcontrollereditor.c:523 #, c-format msgid "Remove the action assigned to '%s'" -msgstr "" +msgstr "\"%s\"-ზე დაკისრებული ქმედების წაშლა" #: ../app/widgets/gimpcontrollereditor.c:528 #, c-format @@ -25062,7 +25180,7 @@ #: ../app/widgets/gimpcontrollerlist.c:476 #, c-format msgid "Remove '%s' from the list of active controllers" -msgstr "" +msgstr "%s-ის აქტური კონტროლერების სიიდან წაშლა" #: ../app/widgets/gimpcontrollerlist.c:510 msgid "" @@ -25258,7 +25376,7 @@ #: ../app/widgets/gimpcriticaldialog.c:215 msgid "You are running an unsupported version!" -msgstr "" +msgstr "თქვენი ვერსია მხარდაუჭერელია!" #: ../app/widgets/gimpcriticaldialog.c:238 #: ../app/widgets/gimpcriticaldialog.c:590 @@ -25308,11 +25426,11 @@ #: ../app/widgets/gimpcriticaldialog.c:262 msgid "Copy-paste this whole debug data to report to developers" -msgstr "" +msgstr "გამართვის ეს ყველა მონაცემები პროგრამისტებს დაუკოპირეთ" #: ../app/widgets/gimpcriticaldialog.c:360 msgid "The operating system is out of memory or resources." -msgstr "" +msgstr "ოპერაციულ სისტემას მეტი რესურსები აღარ გააჩნია." #: ../app/widgets/gimpcriticaldialog.c:363 msgid "The specified file was not found." @@ -25326,14 +25444,16 @@ msgid "" "The .exe file is invalid (non-Microsoft Win32 .exe or error in .exe image)." msgstr "" +".exe ფაილი არასწორია (არა-Microsoft Win32 .exe ან შეცდომა .exe " +"გამოსახულებაში)." #: ../app/widgets/gimpcriticaldialog.c:372 msgid "The operating system denied access to the specified file." -msgstr "" +msgstr "ოპერაციულმა სისტემის უარი მითითებულ ფაილზე წვდომაზე." #: ../app/widgets/gimpcriticaldialog.c:375 msgid "The file name association is incomplete or invalid." -msgstr "" +msgstr "ფაილის სახელის ასოციაცია არასრული ან არასწორია." #: ../app/widgets/gimpcriticaldialog.c:378 msgid "DDE transaction busy" @@ -25610,7 +25730,7 @@ #: ../app/widgets/gimpdashboard.c:747 msgctxt "dashboard-variable" msgid "Tile" -msgstr "" +msgstr "ფილა" #: ../app/widgets/gimpdashboard.c:748 msgid "Total size of tile memory" @@ -25705,7 +25825,7 @@ #: ../app/widgets/gimpdashboard.c:3345 ../app/widgets/gimpdashboard.c:4348 msgctxt "dashboard-value" msgid "No" -msgstr "" +msgstr "არა" #. Translators: This string reports the rate of change of a measured #. * value. The "%g" is replaced by a certain quantity, and the "/s" @@ -25725,7 +25845,7 @@ #: ../app/widgets/gimpdashboard.c:4337 #, c-format msgid "%s/s" -msgstr "" +msgstr "%s/s" #: ../app/widgets/gimpdashboard.c:4415 msgid "N/A" @@ -25858,7 +25978,7 @@ #: ../app/widgets/gimpdock.h:34 msgctxt "dock" msgid ", " -msgstr "" +msgstr ", " #. String used to separate books (GtkNotebooks) within a dock, #. e.g. "Tool Options, Layers - Brushes" @@ -25866,7 +25986,7 @@ #: ../app/widgets/gimpdock.h:39 msgctxt "dock" msgid " - " -msgstr "" +msgstr " - " #. String used to separate dock columns, #. e.g. "Tool Options, Layers - Brushes | Gradients" @@ -25874,7 +25994,7 @@ #: ../app/widgets/gimpdock.h:44 msgctxt "dock" msgid " | " -msgstr "" +msgstr " | " #: ../app/widgets/gimpdockbook.c:313 msgid "Configure this tab" @@ -25919,7 +26039,7 @@ #: ../app/widgets/gimpdynamicseditor.c:182 msgid "Mapping matrix" -msgstr "" +msgstr "მიბმის მატრიცა" #: ../app/widgets/gimpdynamicseditor.c:315 #: ../app/widgets/gimptoolpreseteditor.c:147 @@ -25953,7 +26073,7 @@ #: ../app/widgets/gimpexportdialog.c:74 msgid "_Export" -msgstr "" +msgstr "გატანა" #: ../app/widgets/gimpexportdialog.c:76 ../app/widgets/gimpsavedialog.c:144 msgid "By Extension" @@ -26035,7 +26155,7 @@ #: ../app/widgets/gimpgradienteditor.c:1243 #, c-format msgid "HSV (%0.1f, %0.1f, %0.1f)" -msgstr "HSV (%0.3f, %0.3f, %0.3f)" +msgstr "HSV (%0.1f, %0.1f, %0.1f)" #: ../app/widgets/gimpgradienteditor.c:1245 #, c-format @@ -26087,7 +26207,7 @@ #: ../app/widgets/gimpgradienteditor.c:1811 #, c-format msgid "Handle position: %0.4f" -msgstr "" +msgstr "დამმუშავებლის პოზიცია: %0.4f" #: ../app/widgets/gimpgradienteditor.c:1828 #, c-format @@ -26120,7 +26240,7 @@ #: ../app/widgets/gimphelp.c:372 msgid "The GIMP help browser is not available." -msgstr "" +msgstr "GIMP-ის დახმარების ბრაუზერი მიუწვდომელია." #: ../app/widgets/gimphelp.c:373 msgid "" @@ -26139,6 +26259,8 @@ #: ../app/widgets/gimphelp.c:422 msgid "You may instead use the web browser for reading the help pages." msgstr "" +"ამის ნაცვლად შეგიძლიათ გამოიყენოთ ვებ ბრაუზერი დახმარების გვერდების " +"წასაკითხად." #: ../app/widgets/gimphelp.c:448 msgid "Use _Web Browser" @@ -26150,7 +26272,7 @@ #: ../app/widgets/gimphelp.c:809 msgid "The GIMP user manual is not installed in your language." -msgstr "" +msgstr "GIMP მომხმარებლის სახელმძღვანელო არ არის დაყენებული თქვენს ენაზე." #: ../app/widgets/gimphelp.c:820 msgid "Read Selected _Language" @@ -26165,6 +26287,7 @@ "You may either select a manual in another language or read the online " "version." msgstr "" +"თქვენ შეგიძლიათ აირჩიოთ სახელმძღვანელო სხვა ენაზე ან წაიკითხოთ ონლაინ ვერსია." #: ../app/widgets/gimphelp.c:842 msgid "" @@ -26182,7 +26305,7 @@ #: ../app/widgets/gimphistogrameditor.c:130 msgid "Std dev:" -msgstr "" +msgstr "Std dev:" #: ../app/widgets/gimphistogrameditor.c:131 msgid "Median:" @@ -26352,7 +26475,7 @@ #: ../app/widgets/gimpitemtreeview.c:753 msgid "Lock:" -msgstr "" +msgstr "დაბლოკვა:" #: ../app/widgets/gimplanguagestore-parser.c:253 msgid "System Language" @@ -26360,7 +26483,7 @@ #: ../app/widgets/gimplayermodebox.c:153 msgid "Switch to another group of modes" -msgstr "" +msgstr "რეჟიმების სხვა ჯგუფზე გადართვა" #: ../app/widgets/gimplayertreeview.c:312 msgid "Lock alpha channel" @@ -26407,11 +26530,13 @@ "Unable to run %s callback.\n" "%s" msgstr "" +"%s-ის უკანა გამოძახების გაშვების შეცდომა.\n" +"%s" #: ../app/widgets/gimppickablepopup.c:203 #: ../app/widgets/gimppickablepopup.c:420 msgid "Select an image in the left pane" -msgstr "" +msgstr "აირჩიეთ გამოსახულება მარცხენა პანელში" #: ../app/widgets/gimppluginview.c:149 msgid "Plug-In" @@ -26476,7 +26601,7 @@ #: ../app/widgets/gimpsettingsbox.c:324 msgid "Save the current settings as named preset" -msgstr "" +msgstr "მიმდინარე პარამეტრების სახელიან პრესეტად შენახვა" #: ../app/widgets/gimpsettingsbox.c:342 msgid "Manage presets" @@ -26496,7 +26621,7 @@ #: ../app/widgets/gimpsettingsbox.c:605 msgid "Save Settings as Named Preset" -msgstr "" +msgstr "მიმდინარე პარამეტრების სახელიან პრესეტად შენახვა" #: ../app/widgets/gimpsettingsbox.c:608 msgid "Enter a name for the preset" @@ -26574,7 +26699,7 @@ #. #: ../app/widgets/gimptagentry.c:1756 msgid "," -msgstr "" +msgstr "," #: ../app/widgets/gimptemplateeditor.c:220 #, c-format @@ -26901,7 +27026,7 @@ #: ../app/widgets/gimpwidgets-utils.c:713 #, c-format msgid "%s (%s)" -msgstr "" +msgstr "%s (%s)" #: ../app/widgets/gimpwidgets-utils.c:717 #, c-format @@ -27066,24 +27191,24 @@ msgid "Error creating '%s': " msgstr "შეცდომა \"%s\"-ის შექმნისას: " -#: ../app/xcf/xcf-load.c:241 +#: ../app/xcf/xcf-load.c:250 msgid "Invalid image mode and precision combination." msgstr "გამოსახულების რეჟიმისა და სიზუსტის არასწორი კომბინაცია." -#: ../app/xcf/xcf-load.c:366 +#: ../app/xcf/xcf-load.c:375 #, c-format msgid "" "Corrupt 'exif-data' parasite discovered.\n" "Exif data could not be migrated: %s" msgstr "" -#: ../app/xcf/xcf-load.c:403 +#: ../app/xcf/xcf-load.c:412 msgid "" "Corrupt 'gimp-metadata' parasite discovered.\n" "XMP data could not be migrated." msgstr "" -#: ../app/xcf/xcf-load.c:427 +#: ../app/xcf/xcf-load.c:436 #, c-format msgid "" "Corrupt XMP metadata saved by an older version of GIMP could not be " @@ -27092,19 +27217,19 @@ "error: %s." msgstr "" -#: ../app/xcf/xcf-load.c:691 +#: ../app/xcf/xcf-load.c:715 msgid "" "This XCF file is corrupt! I have loaded as much of it as I can, but it is " "incomplete." msgstr "" -#: ../app/xcf/xcf-load.c:710 +#: ../app/xcf/xcf-load.c:734 msgid "" "This XCF file is corrupt! I could not even salvage any partial image data " "from it." msgstr "" -#: ../app/xcf/xcf-load.c:801 +#: ../app/xcf/xcf-load.c:825 msgid "" "XCF warning: version 0 of XCF file format\n" "did not save indexed colormaps correctly.\n" diff -Nru gimp-2.10.32/po/pl.po gimp-2.10.34/po/pl.po --- gimp-2.10.32/po/pl.po 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po/pl.po 2023-02-21 19:56:20.000000000 +0000 @@ -1,12 +1,12 @@ # Polish translation for gimp. -# Copyright © 1999-2022 the gimp authors. +# Copyright © 1999-2023 the gimp authors. # This file is distributed under the same license as the gimp package. # Paweł Dziekoński, 1999-2000. # Bartosz Kosiorek , 2005-2011. # Piotr Zaryk , 2008. # Robert Gomulka , 2008. -# Piotr Drąg , 2011-2022. -# Aviary.pl , 2011-2022. +# Piotr Drąg , 2011-2023. +# Aviary.pl , 2011-2023. # # Terminy: # drawable - obszar rysowania (warstwa, kanał itp.) @@ -23,8 +23,8 @@ msgstr "" "Project-Id-Version: gimp\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-09 13:29+0200\n" -"PO-Revision-Date: 2022-06-09 13:30+0200\n" +"POT-Creation-Date: 2023-02-18 11:45+0100\n" +"PO-Revision-Date: 2023-02-18 11:48+0100\n" "Last-Translator: Piotr Drąg \n" "Language-Team: Polish \n" "Language: pl\n" @@ -87,6 +87,74 @@ msgstr "Obróbka zdjęć w GIMP-ie" #: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:8 +msgid "A new stable releases with a lot of bug fixes and a few enhancements:" +msgstr "" +"Nowe stabilne wydanie z wieloma poprawkami błędów i kilkoma ulepszeniami:" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:9 +msgid "New template selector in \"Canvas Size\" dialog" +msgstr "Nowa opcja wyboru szablonu w oknie „Wymiary płótna”" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:10 +msgid "" +"\"Change Color\" dialogs: color scale (0..255/0..100) and models (LCh/HSV) " +"settings remembered across sessions" +msgstr "" +"Okna „Zmień kolor”: ustawienia skali kolorów (0…255/0…100) i modeli (LCh/" +"HSV) są zapamiętywane między sesjami" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:11 +msgid "New header with \"visible\" and \"link\" icons in item dockables" +msgstr "Nowy nagłówek z ikonami „widoczne” i „dowiązanie” w panelach elementów" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:12 +msgid "Clipping layers better supported when importing PSD files" +msgstr "" +"Przycinanie warstw jest lepiej obsługiwane podczas importowania plików PSD" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:13 +msgid "Paths are now exported to PSD" +msgstr "Ścieżki są teraz eksportowane do plików PSD" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:14 +msgid "JPEG-XL export added" +msgstr "Dodano obsługę eksportu do JPEG-XL" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:15 +msgid "Metadata in JPEG-XL import and export" +msgstr "Obsługa metadanych w imporcie i eksporcie JPEG-XL" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:16 +msgid "New option \"Show reduced images\" when loading TIFF images" +msgstr "" +"Nowa opcja „Wyświetlanie zmniejszonych obrazów” podczas wczytywania obrazów " +"TIFF" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:17 +msgid "16-bit per channel export for raw image data" +msgstr "Eksport 16 bitów na kanał w danych obrazów Raw" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:18 +msgid "" +"More plug-ins got bug-fixes: DDS, WebP, Flame, Animation Playback, HEIF, " +"Dicom and Help" +msgstr "" +"Więcej wtyczek otrzymało poprawki błędów: DDS, WebP, Płomień, Odtwarzanie " +"animacji, HEIF, Dicom i Pomoc" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:19 +msgid "" +"Color picking on X11 will ignore the Wayland portal; new implementation for " +"color picking on Windows" +msgstr "" +"Wybór koloru na X11 będzie ignorował portal Wayland, nowa implementacja " +"wyboru koloru w systemie Windows" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:20 +msgid "Check for updates fixed on macOS" +msgstr "Naprawiono wyszukiwanie aktualizacji w systemie macOS" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:21 msgid "" "GIMP continues strengthening its bases with this new version 2.10.32 fixing " "many bugs and improving format support. Notable changes:" @@ -94,19 +162,19 @@ "GIMP kontynuuje wzmacnianie swoich podstaw w nowej wersji 2.10.32, która " "naprawia błędy i ulepsza obsługę różnych formatów:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:9 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:22 msgid "8 and 16-bit CMYK(A) TIFF files import is now supported" msgstr "Obsługiwany jest teraz import 8- i 16-bitowych plików TIFF w CMYK(A)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:10 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:23 msgid "BIGTIFF import and export are now supported" msgstr "Obsługiwany jest teraz import i eksport plików BIGTIFF" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:11 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:24 msgid "JPEG XL files import is now supported" msgstr "Obsługiwany jest teraz import plików JPEG XL" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:12 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:25 msgid "" "DDS export has new \"Flip\" (useful for some game engine) and \"Visible " "layers\" options" @@ -114,22 +182,22 @@ "Eksport plików DDS ma teraz opcje odbicia (przydatne przy niektórych " "silnikach gier) i widocznych warstw" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:13 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:26 msgid "Other improved format supports: BMP, DICOM, EPS, RAW, TGA, WebP" msgstr "Ulepszona obsługa innych formatów: BMP, DICOM, EPS, RAW, TGA i WebP" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:14 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:27 msgid "" "The screenshot plug-in on Windows has now an option to capture the cursor" msgstr "" "Wtyczka wykonywania zrzutów ekranu w systemie Windows ma teraz opcję " "zachowania kursora na zrzucie" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:15 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:28 msgid "Several usability improvements in official themes and icons" msgstr "Kilka ulepszeń użyteczności w oficjalnych motywach i ikonach" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:16 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:29 msgid "" "New support for localized glyphs ('locl') in Text tool depending on the " "value of the \"Language\" tool option" @@ -137,15 +205,15 @@ "Nowa obsługa lokalizowanych glifów („locl”) w narzędziu tekstowym " "w zależności od wartości opcji „Język” narzędzia" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:17 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:30 msgid "More robust XCF import" msgstr "Solidniejszy import plików XCF" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:18 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:31 msgid "Several metadata handling improvements" msgstr "Kilka ulepszeń obsługi metadanych" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:19 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:32 msgid "" "GIMP 2.10.30 fixes many bugs, updates backend implementations to follow OS " "evolutions, improves metadata support as well as support of several formats, " @@ -155,7 +223,7 @@ "zgodnie ze zmianami w systemach operacyjnych, ulepsza obsługę metadanych " "oraz kilku formatów, takich jak PSD i AVIF." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:20 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:33 msgid "" "GIMP 2.10.28 fixes a build issue of GIMP 2.10.26, where some theme data was " "not properly installed." @@ -163,7 +231,7 @@ "GIMP 2.10.28 naprawia problem podczas budowania wydania 2.10.26, przez który " "część danych motywu nie była właściwie instalowana." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:21 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:34 msgid "" "GIMP 2.10.26 is a bug fix release, containing dozens of fixes, both in core, " "scripts and plug-in code." @@ -171,15 +239,15 @@ "GIMP 2.10.26 zawiera dziesiątki poprawek błędów, zarówno w głównym " "programie, jak i skryptach oraz wtyczkach." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:22 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:35 msgid "GIMP 2.10.24 is again mostly a bug fix release. Notable changes:" msgstr "GIMP 2.10.24 ponownie zawiera głównie poprawki błędów:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:23 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:36 msgid "GeoTIFF metadata support added" msgstr "Dodano obsługę metadanych GeoTIFF" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:24 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:37 msgid "" "PDF import now proposes an option to load layers in reverse orders and " "allows fractional pixel density" @@ -187,39 +255,39 @@ "Import plików PDF oferuje teraz opcję wczytania warstw w odwróconej " "kolejności i umożliwia korzystanie z ułamkowej gęstości pikseli" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:25 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:38 msgid "" "Raw image import updated to handle API changes in darktable 3.6 and over" msgstr "" "Zaktualizowano import obrazów Raw do obsługi zmian API w darktable 3.6 " "i nowszych" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:26 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:39 msgid "" "File format improved support: HEIF, PSP, TIFF, JPEG, PNG, PDF, DDS, BMP, PSD" msgstr "" "Ulepszono obsługę formatów plików HEIF, PSP, TIFF, JPEG, PNG, PDF, DDS, BMP " "i PSD" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:27 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:40 msgid "Many fixes and improvements to the metadata viewer and editor" msgstr "Wiele poprawek i ulepszeń w przeglądarce i edytorze metadanych" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:28 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:41 msgid "New Kabyle translation" msgstr "Nowe tłumaczenie na język kabylski" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:29 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:42 msgid "Off-canvas point snapping (to grid, guides, paths) made possible" msgstr "" "Przyciąganie do punktów (siatki, prowadnic, ścieżek) poza obszarem rysowania " "jest teraz możliwe" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:30 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:43 msgid "GIMP 2.10.22 is mainly a bug fix release. Notable changes:" msgstr "GIMP 2.10.22 zawiera głównie poprawki błędów:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:31 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:44 msgid "" "HEIF support improvements: optional exporting with high bit depth, AVIF " "importing and exporting" @@ -227,23 +295,23 @@ "Ulepszenia obsługi formatu HEIF: opcjonalne eksportowanie z wysoką głębią, " "import i eksport AVIF" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:32 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:45 msgid "Multiple improvements in Corel PaintShop Pro support" msgstr "Wiele ulepszeń obsługi plików programu Corel PaintShop Pro" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:33 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:46 msgid "\"Sample merged\" now available in GEGL operation tool options" msgstr "" "„Próbkowanie wszystkich warstw” jest teraz dostępne w opcjach narzędzi " "działań biblioteki GEGL" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:34 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:47 msgid "\"Sample merged\" is now enabled by default for color picking" msgstr "" "„Próbkowanie wszystkich warstw” jest teraz domyślnie włączone podczas " "wybierania koloru" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:35 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:48 msgid "" "The option enabling OpenCL support has been moved to the Playground tab in " "Preferences" @@ -251,7 +319,7 @@ "Opcja włączenia obsługi OpenCL została przeniesiona do karty „Plac zabaw” " "w preferencjach" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:36 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:49 msgid "" "Matting Levin is now the default engine of Foreground Select tool as it " "performs a lot better" @@ -259,32 +327,32 @@ "Mierzwienie Levina to teraz domyślny mechanizm zaznaczania pierwszego planu, " "jako że jest o wiele wydajniejszy" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:37 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:50 msgid "New progressive performance logs and dashboard updates" msgstr "Nowe przyrostowe dzienniki wydajności i aktualizacje panelu wydajności" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:38 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:51 msgid "Verbose debug now shows Flatpak info when relevant" msgstr "" "Zwiększone komunikaty debugowania wyświetlają teraz informacje pakietu " "Flatpak, kiedy jest używany" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:39 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:52 msgid "Various bug fixes" msgstr "Różne poprawki błędów" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:40 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:53 msgid "" "GIMP 2.10.20 comes with new features as well as important bugfixes. Notable " "changes:" msgstr "GIMP 2.10.20 zawiera nowe funkcje oraz ważne poprawki błędów:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:41 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:54 msgid "Tool groups now expand on hover rather than click by default" msgstr "" "Grupy narzędzi są teraz domyślnie rozwijane po najechaniu zamiast kliknięciu" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:42 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:55 msgid "" "Non-destructive cropping now available by cropping the canvas rather than " "actual pixels" @@ -292,7 +360,7 @@ "Niedestrukcyjne kadrowanie dzięki kadrowaniu obszaru rysowania zamiast " "pikseli" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:43 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:56 msgid "" "Better PSD support: exporting of 16-bit files now available, reading/writing " "channels in the right order" @@ -300,20 +368,20 @@ "Lepsza obsługa plików PSD: eksport plików 16-bitowych, odczyt/zapis kanałów " "we właściwej kolejności" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:44 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:57 msgid "On-canvas controls for the Vignette filter" msgstr "Sterowanie filtrem winiety na obszarze rysowania" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:45 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:58 msgid "New filters: Bloom, Focus Blur, Lens Blur, Variable Blur" msgstr "" "Nowe filtry: poświata, rozmycie ostrości, rozmycie soczewki, zmienne rozmycie" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:46 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:59 msgid "Over 30 bugfixes" msgstr "Ponad 30 poprawek błędów" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:47 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:60 msgid "" "GIMP 2.10.18 fixes some critical bugs, introduces naive support for CMYK PSD " "files, and adds a higher-contrast variation of the symbolic icon theme." @@ -322,7 +390,7 @@ "plików PSD w przestrzeni kolorów CMYK oraz dodaje wersję symbolicznego " "zestawu ikon o zwiększonym kontraście." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:48 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:61 msgid "" "GIMP 2.10.16 delivers several major usability improvements, a new tool for " "transformations in 3D space, new release checker, and the usual amount of " @@ -332,39 +400,39 @@ "przekształcania w przestrzeni trójwymiarowej, narzędzie do wyszukiwania " "aktualizacji oraz zwyczajowo wiele poprawek błędów:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:49 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:62 msgid "Tools are now grouped in the toolbox by default" msgstr "Narzędzia w przyborniku są teraz domyślnie grupowane" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:50 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:63 msgid "Sliders now use a compact style with improved user interaction" msgstr "Suwaki mają teraz zwarty styl i lepiej się ich używa" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:51 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:64 msgid "Vastly improved user experience for the transformation preview" msgstr "Znacznie ulepszony interfejs podglądu przekształceń" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:52 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:65 msgid "Dockable areas now highlighted when a dockable dialog is being dragged" msgstr "Obszary, do których można przypiąć okna dialogowe są teraz wyróżniane" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:53 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:66 msgid "New 3D Transform tool to rotate and pan items" msgstr "Nowe narzędzie przekształceń 3D do obracania i przesuwania obiektów" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:54 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:67 msgid "Much smoother brush outline motion on the canvas" msgstr "Znacznie płynniejszy ruch obwódki pędzla na obszarze rysowania" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:55 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:68 msgid "Consolidated user interface for merging down and anchoring layers" msgstr "Scalony interfejs do łączenia i zakotwiczania warstw" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:56 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:69 msgid "Update check to notify users that a new release/installer is available" msgstr "Powiadamianie użytkownika o nowym wydaniu/instalatorze" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:57 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:70 msgid "" "GIMP 2.10.14 is again mostly a bug fix release, making GIMP rock-solid. " "Furthermore many old filters got finally ported to GEGL. Of course it also " @@ -375,7 +443,7 @@ "przeportowanych do biblioteki GEGL. Oczywiście jest także kilka wartych " "uwagi ulepszeń:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:58 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:71 msgid "" "View menu: new \"Show All\" option to reveal pixels outside the canvas " "boundary" @@ -383,49 +451,49 @@ "Menu „Widok”: nowa opcja „Wyświetlanie całości” do odkrywania pikseli poza " "granicami obszaru rysowania" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:59 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:72 msgid "Filters: new \"Clipping\" option to allow layer resize when relevant" msgstr "Filtry: nowa opcja „Przycinanie” umożliwiająca zmianę wymiarów warstwy" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:60 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:73 msgid "Foreground Select tool: new \"Grayscale\" Preview Mode" msgstr "Zaznaczenie pierwszego planu: nowy tryb podglądu „Odcienie szarości”" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:61 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:74 msgid "Foreground Select tool: color/opacity selector for \"Color\" preview" msgstr "Zaznaczenie pierwszego planu: wybór koloru/krycia dla podglądu „Kolor”" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:62 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:75 msgid "Free Select tool: improved copy-paste interaction" msgstr "" "Zaznaczanie odręczne: ulepszone współdziałanie z kopiowaniem i wklejaniem" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:63 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:76 msgid "Transform tools: new Image transform type to transform the whole image" msgstr "" "Przekształcanie: nowy typ przekształcenia „Obraz” do przekształcania całego " "obrazu" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:64 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:77 msgid "Preferences: new \"Allow editing on non-visible layers\" setting" msgstr "" "Preferencje: nowe ustawienie „Modyfikowanie na niewidocznych warstwach”" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:65 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:78 msgid "HEIF import/export: color profile support" msgstr "Import/eksport HEIF: obsługa profilów kolorów" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:66 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:79 msgid "PDF export: text layers in layer groups now exported as texts" msgstr "" "Eksport PDF: warstwy tekstowe w grupach warstw są teraz eksportowane jako " "tekst" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:67 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:80 msgid "TIFF import: now asks how to process unspecified TIFF channels" msgstr "Import TIFF: teraz pyta, jak przetworzyć nieokreślone kanały TIFF" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:68 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:81 msgid "" "GIMP 2.10.12 is a significant bug fix release, which is to be expected after " "a 2.10.10 with so many changes! Still, very cool improvements are also " @@ -435,32 +503,32 @@ "po wydaniu 2.10.10 z tak dużą liczbą zmian! Oprócz tego dostępne są także " "bardzo podręczne ulepszenia, zwłaszcza przy modyfikowaniu krzywych." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:69 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:82 msgid "Improved curves interaction overall" msgstr "Ogólnie ulepszone działanie krzywych" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:70 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:83 msgid "A few enhancements specific to the Curves tool" msgstr "Kilka ulepszeń narzędzia krzywych" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:71 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:84 msgid "Layer support in TIFF" msgstr "Obsługa warstw w plikach TIFF" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:72 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:85 msgid "Discovery of user-installed fonts in Windows" msgstr "" "Wykrywanie czcionek zainstalowanych przez użytkownika w systemie Windows" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:73 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:86 msgid "Incremental mode in the Dodge/Burn tool" msgstr "Tryb przyrostowy podczas rozjaśniania/przyciemniania" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:74 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:87 msgid "Free Select tool creates preliminary selection" msgstr "Zaznaczanie odręczne tworzy wstępne zaznaczenie" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:75 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:88 msgid "" "GIMP 2.10.10 is quite a big update with many new features and bug fixes. " "Notable improvements include:" @@ -468,7 +536,7 @@ "GIMP 2.10.10 to całkiem duża aktualizacja z wieloma nowymi funkcjami " "i poprawkami błędów, w tym:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:76 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:89 msgid "" "Bucket Fill tool: new \"Fill by line art detection\" for not perfectly " "closed line art zones" @@ -476,13 +544,13 @@ "Wypełnienie kubełkiem: nowe „Wypełnienie według wykrywania kresek rysunku” " "do kolorowania nie do końca zamkniętych obszarów" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:77 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:90 msgid "Bucket Fill tool can now quickly color-pick with Ctrl+click" msgstr "" "Wypełnienie kubełkiem może teraz szybko wybierać kolor za pomocą Ctrl + " "kliknięcia" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:78 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:91 msgid "" "Bucket Fill tool allows holding the mouse when filling \"similar colors\" " "and \"by line art detection\"" @@ -490,13 +558,13 @@ "Wypełnienie kubełkiem pozwala na przytrzymanie myszy podczas wypełniania " "„podobnych kolorów” i „według wykrywania kresek rysunku”" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:79 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:92 msgid "Scale tool scales around center even when using numeric input" msgstr "" "Skalowanie skaluje wokół środka nawet podczas korzystania z wejścia " "numerycznego" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:80 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:93 msgid "" "Unified Transform tool now defaults to preserving aspect ratio when scaling " "up or down" @@ -504,7 +572,7 @@ "Uniwersalne przekształcenie teraz domyślnie zachowuje proporcje podczas " "skalowania w górę lub w dół" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:81 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:94 msgid "" "Add \"Constrain handles\" and \"Around center\" options to the perspective-" "transform tool's GUI" @@ -512,23 +580,23 @@ "Dodano opcje „Ograniczenie uchwytów” i „Wokół środka” do interfejsu " "narzędzia przekształcania perspektywy" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:82 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:95 msgid "New generic canvas modifier 'Alt + middle click' to pick layers" msgstr "" "Nowy ogólny modyfikator obszaru rysowania „Alt + kliknięcie środkowym " "przyciskiem myszy” do wybierania warstw" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:83 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:96 msgid "Parametric brushes now 32-bit float to avoid posterization" msgstr "" "Pędzle parametryczne są teraz w 32-bitowym trybie zmiennoprzecinkowym, aby " "uniknąć posteryzacji" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:84 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:97 msgid "Clipboard brushes and pattern can now be duplicated" msgstr "Można teraz powielać pędzle i desenie w schowku" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:85 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:98 msgid "" "Failure to edit locked layers will blink to shift attention to the cause of " "the error" @@ -536,25 +604,25 @@ "Niepowodzenie modyfikacji zablokowanych warstw spowoduje miganie, aby " "zwrócić uwagę na powód błędu" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:86 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:99 msgid "" "New on-canvas GUI (simple lines) for circular, linear, and zoom motion blur" msgstr "" "Nowy interfejs na obszarze rysowania (proste linie) do rozmycia kolistego, " "liniowego i ruchu powiększenia" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:87 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:100 msgid "Several optimizations including faster layer group rendering" msgstr "Kilka optymalizacji, w tym szybsze wyświetlanie grup warstw" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:88 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:101 msgid "" "Swap and cache files are not saved in the configuration directory anymore" msgstr "" "Pliki pamięci wymiany i pamięci tymczasowej nie są już zapisywane w katalogu " "konfiguracji" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:89 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:102 msgid "" "Various file saving/exporting made more robust to error by not saving " "partial files" @@ -562,17 +630,17 @@ "Zapisywanie/eksportowanie różnych plików jest odporniejsze na błędy dzięki " "unikaniu zapisywania częściowych plików" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:90 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:103 msgid "HiDPI support improvements" msgstr "Ulepszenia obsługi monitorów o wysokiej rozdzielczości" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:91 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:104 msgid "New preference to choose the default export file type" msgstr "" "Nowa preferencja umożliwiająca wybór domyślnego typu pliku podczas " "eksportowania" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:92 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:105 msgid "" "New option to export PNG, JPEG and TIFF with a color profile; always export " "PSD with a color profile" @@ -580,11 +648,11 @@ "Nowa opcja eksportu plików PNG, JPEG i TIFF z profilem kolorów, pliki PSD " "mogą być zawsze eksportowane z profilem" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:93 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:106 msgid "New DDS format loading/exporting plug-in" msgstr "Nowa wtyczka wczytywania/eksportowania w formacie DDS" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:94 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:107 msgid "" "Full rewrite of the Spyrogimp plug-in with more options and better " "interaction" @@ -592,13 +660,13 @@ "Przepisana od zera wtyczka Spyrogimp z większą liczbą opcji i lepszym " "interfejsem" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:95 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:108 msgid "" "GIMP 2.10.8 is mostly a bug fix and optimization release. In particular, it " "includes:" msgstr "GIMP 2.10.8 to głównie poprawki błędów i optymalizacje, w tym:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:96 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:109 msgid "" "Adaptative chunk size when rendering projections, improving responsiveness " "dynamically" @@ -606,13 +674,13 @@ "Adaptowalny rozmiar fragmentów podczas renderowania rzutów, co dynamicznie " "zwiększa wydajność" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:97 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:110 msgid "Detection of RawTherapee (version 5.5 and above) improved on Windows" msgstr "" "Ulepszone wykrywanie programu RawTherapee (wersja 5.5 i nowsze) w systemie " "Windows" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:98 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:111 msgid "" "XCF compatibility information in the Save dialog more understandable and " "discoverable" @@ -620,13 +688,13 @@ "Informacja o zgodności pliku XCF w oknie zapisu jest bardziej zrozumiała " "i lepiej widoczna" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:99 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:112 msgid "" "Various performance log tools added and log recording made available in the " "Dashboard dock" msgstr "Dodano różne narzędzia do rejestrowania wydajności." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:100 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:113 msgid "" "GIMP 2.10.6 comes with a lot of bug fixes, optimizations and features. Most " "notable changes are:" @@ -634,7 +702,7 @@ "GIMP 2.10.6 zawiera wiele poprawek błędów, optymalizacji i funkcji. " "Najważniejsze zmiany:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:101 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:114 msgid "" "Text layers can now represent vertical texts (with various character " "orientations and line directions)" @@ -642,22 +710,22 @@ "Warstwy tekstowe mogą teraz zawierać pionowy tekst (z różnymi orientacjami " "znaków i kierunków wierszy)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:102 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:115 msgid "New \"Little Planet\" (gegl:stereographic-projection) filter" msgstr "Nowy filtr „Mała planeta” (gegl:stereographic-projection)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:103 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:116 msgid "New \"Long Shadow\" filter" msgstr "Nowy filtr „Długi cień”" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:104 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:117 msgid "" "The \"Straighten\" option of the Measure Tool now allows vertical " "straightening" msgstr "" "Opcja „Wyprostuj” narzędzia miarki umożliwia teraz prostowanie w pionie" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:105 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:118 msgid "" "Drawable previews are now rendered asynchronously and layer group previews " "can be disabled in Preferences" @@ -665,7 +733,7 @@ "Podgląd obszaru rysowania jest teraz wyświetlany asynchronicznie, a podgląd " "grup warstw można wyłączyć w Preferencjach" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:106 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:119 msgid "" "New \"async\" field in the Dashboard \"misc\" group, showing the number of " "async operations currently running" @@ -673,19 +741,19 @@ "Nowe pole „Asynchroniczne” w grupie „Różne” panelu wydajności, wyświetlające " "liczbę obecnie wykonywanych działań asynchronicznych" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:107 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:120 msgid "File format filtering in Open/Save/Export dialogs made less confusing" msgstr "" "Filtrowanie formatów plików w oknach otwierania/zapisywania/eksportowania " "jest prostsze" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:108 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:121 msgid "New language (having GIMP translated in 81 languages now): Marathi" msgstr "" "Nowy język (co zwiększa liczbę języków, na jakie GIMP jest przetłumaczony do " "81): marathi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:109 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:122 msgid "" "GIMP 2.10.4 includes a lot of bug fixes as well as various optimizations. " "Most notable changes are:" @@ -693,7 +761,7 @@ "GIMP 2.10.4 zawiera wiele poprawek błędów, a także różne optymalizacje. " "Najważniejsze zmiany:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:110 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:123 msgid "" "Straightening in Measurement tool: layers can be rotated using the " "measurement line as horizon" @@ -701,12 +769,12 @@ "Wyprostowywanie w narzędziu miarki: warstwy mogą być obracane za pomocą " "linii mierzenia jako horyzont" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:111 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:124 msgid "Fast startup: fonts loading is not blocking startup anymore" msgstr "" "Szybsze uruchamianie: wczytywanie czcionek nie blokuje już uruchamiania" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:112 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:125 msgid "" "Fonts Tagging with the same user interface as for brushes, patterns, and " "gradients" @@ -714,12 +782,12 @@ "Nadawanie etykiet czcionkom za pomocą tego samego interfejsu, co pędzle, " "desenie i gradienty" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:113 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:126 msgid "PSD support: a pre-composited version of a PSD image can be imported" msgstr "" "Obsługa plików PSD: można importować uprzednio złożone wersje obrazów PSD" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:114 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:127 msgid "" "Dashboard update: new \"Memory\" group and improved \"Swap\" group showing " "various metrics" @@ -727,7 +795,7 @@ "Aktualizacja panelu wydajności: nowa grupa „Pamięć” i ulepszona grupa " "„Pamięć wymiany” wyświetlające różne statystyki" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:115 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:128 msgid "" "This second release in the GIMP 2.10 series, so soon after 2.10.0, is mostly " "the usual bug-fixing version after a major release, with a few dozen bugs " @@ -737,7 +805,7 @@ "wersją naprawiającą błędy po dużym wydaniu, w której naprawiono kilkanaście " "błędów." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:116 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:129 msgid "" "It also features a new plug-in for the support of the HEIF format, both for " "importing and exporting, as well as 2 new filters: \"Spherize\" and " @@ -749,7 +817,7 @@ "dobry przykład naszych rozluźnionych zasad wprowadzania nowych funkcji " "w stabilnych wydaniach." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:117 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:130 msgid "" "First release of the 2.10 series which prominently features the port to a " "new image processing engine, GEGL. The most outstanding changes are:" @@ -758,11 +826,11 @@ "program do nowego mechanizmu przetwarzania obrazów, GEGL. Najbardziej " "wyróżniające się zmiany:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:118 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:131 msgid "High bit depth color processing (16/32-bit per color channel)" msgstr "Przetwarzanie kolorów o wysokiej głębi (16/32 bity na kanał kolorów)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:119 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:132 msgid "" "Color management is a core feature now, most widgets and preview areas are " "color-managed" @@ -770,37 +838,37 @@ "Zarządzanie kolorami to teraz główna funkcja, większość widżetów i obszarów " "podglądu podlega zarządzaniu kolorami" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:120 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:133 msgid "" "On-canvas effect preview, with split view for before/after processing pixels" msgstr "" "Podgląd efektów na obszarze rysowania, z podzielonym widokiem na przed/po " "przetworzeniu pikseli" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:121 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:134 msgid "" "Multi-threaded and hardware-accelerated rendering, processing and painting" msgstr "" "Wielowątkowe i przyspieszane sprzętowo renderowanie, przetwarzanie " "i malowanie" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:122 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:135 msgid "Most tools improved, several new transformation tools" msgstr "" "Ulepszono większość narzędzi, dodano kilka nowych narzędzi przekształceń" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:123 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:136 msgid "" "Improved support for many image formats, in particular better PSD importing" msgstr "" "Ulepszona obsługa wielu formatów obrazów, zwłaszcza lepsze importowanie " "obrazów PSD" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:124 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:137 msgid "Newly supported image formats: OpenEXR, RGBE, WebP, HGT…" msgstr "Nowo obsługiwane formaty obrazów: OpenEXR, RGBE, WebP, HGT…" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:125 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:138 msgid "" "Improved digital painting: canvas rotation and flipping, symmetry painting, " "MyPaint brushes…" @@ -808,25 +876,25 @@ "Ulepszone malowanie cyfrowe: obracanie i odbijanie obszaru rysowania, " "malowanie symetryczne, pędzle programu MyPaint…" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:126 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:139 msgid "Metadata viewing and editing for Exif, XMP, IPTC, and DICOM" msgstr "Przeglądanie i modyfikowanie metadanych Exif, XMP, IPTC i DICOM" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:127 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:140 msgid "Basic HiDPI support: automatically or user-selected icon size" msgstr "" "Podstawowa obsługa monitorów o wysokiej rozdzielczości: automatyczne lub " "wybrane przez użytkownika rozmiary ikon" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:128 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:141 msgid "New themes for GIMP: Light, Gray, Dark, and System" msgstr "Nowe motywy programu: jasny, szary, ciemny i systemowy" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:129 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:142 msgid "And much, much more…" msgstr "Oraz wiele, wiele więcej…" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:130 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:143 msgid "" "In this second release candidate before GIMP 2.10.0, while debugging is " "still a prime target, a new focus has been put on speed and optimization in " @@ -836,7 +904,7 @@ "nadal głównym celem, skupiliśmy się także na prędkości i optymalizacji, aby " "rysowanie było płynniejsze. Większe zmiany w tym wydaniu:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:131 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:144 msgid "" "Major core optimizations for painting and display, including parallelized " "painting code" @@ -844,13 +912,13 @@ "Duże optymalizacje rdzenia programu w zakresie rysowania i wyświetlania, " "w tym wielowątkowy kod rysowania" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:132 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:145 msgid "Symmetries are now preserved in XCF files (saved as image parasites)" msgstr "" "Symetrie w plikach XCF są teraz zachowywane (zapisywane jako dane " "pasożytnicze obrazu)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:133 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:146 msgid "" "\"Light\" and \"Dark\" themes rewritten from scratch to get rid of various " "usability issues. \"Lighter\" and \"Darker\" themes removed." @@ -858,7 +926,7 @@ "„Jasny” i „Ciemny” motyw zostały przepisane od zera, aby pozbyć się różnych " "problemów z interfejsem. Usunięto motywy „Jaśniejszy” i „Ciemniejszy”." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:134 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:147 msgid "" "New GimpToolGyroscope on-canvas control, currently used for the Panorama " "Projection filter. The widget provides on-canvas interaction for 3D rotation " @@ -868,7 +936,7 @@ "używane przez filtr rzutu panoramy. Ten widżet zapewnia sterowanie obrotem " "3D na obszarze rysowania (odchylenie, kąt, walec)." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:135 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:148 msgid "" "Plug-in debugging improved to output stack traces from plug-ins with --stack-" "trace-mode command line option not only on receiving signals but also on " @@ -879,7 +947,7 @@ "ale także po ostrzeżeniach i błędach krytycznych, kiedy ustawiony jest klucz " "debugowania „fatal-warnings”" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:136 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:149 msgid "" "GIMP 2.10.0-RC1 is the first release candidate before GIMP 2.10.0 stable " "release, with a focus on debugging and stability. Other than the many bug " @@ -889,12 +957,12 @@ "GIMP 2.10.0, skupiające się na debugowaniu i stabilności. Oprócz wielu " "poprawek błędów najważniejsze ulepszenia to:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:137 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:150 msgid "New dashboard dockable to monitor GIMP resource usage" msgstr "" "Nowy panel wydajności do monitorowania użycia zasobów przez program GIMP" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:138 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:151 msgid "" "New debug dialog to produce back traces and other debug data, encouraging to " "report bugs" @@ -902,33 +970,33 @@ "Nowe okno debugowania do generowania wyjątków i innych danych debugowania, " "zachęcające do zgłaszania błędów" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:139 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:152 msgid "Unsaved images can now be recovered after a crash" msgstr "Po awarii można teraz odzyskać niezapisane obrazy" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:140 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:153 msgid "Layer masks on layer groups" msgstr "Maski warstw w grupach warstw" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:141 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:154 msgid "JPEG 2000 support improved for high bit depth and various color spaces" msgstr "" "Ulepszona obsługa formatu JPEG 2000 o wysokiej głębi i różne przestrzenie " "kolorów" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:142 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:155 msgid "Screenshot and color picking improved on various platforms" msgstr "Ulepszenia zrzutów ekranu i wyboru kolorów na różnych platformach" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:143 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:156 msgid "Metadata defaults preferences now available" msgstr "Preferencje domyślnego zachowania metadanych są teraz dostępne" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:144 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:157 msgid "Various GUI polishing" msgstr "Różne poprawki interfejsu" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:145 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:158 msgid "" "GIMP 2.9.8 introduces on-canvas gradient editing and various enhancements " "while focusing on bugfixing and stability." @@ -936,49 +1004,49 @@ "GIMP 2.9.8 dodaje modyfikowanie gradientów na obszarze rysowania oraz różne " "ulepszenia, jednocześnie skupiając się na poprawkach błędów i stabilności." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:146 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:159 msgid "On-canvas gradient editing" msgstr "Modyfikowanie gradientów na obszarze rysowania" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:147 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:160 msgid "Notification when an image is over/underexposed" msgstr "Powiadomienie, kiedy obraz jest prześwietlony/niedoświetlony" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:148 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:161 msgid "Better and faster color management" msgstr "Lepsze i szybsze zarządzania kolorami" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:149 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:162 msgid "Support for color picker and screenshots in Wayland on KDE Plasma" msgstr "" "Wybieranie kolorów i wykonywanie zrzutów ekranu w środowisku KDE Plasma " "używającym technologii Wayland" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:150 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:163 msgid "Paste in place feature" msgstr "Wklejanie w tym samym miejscu" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:151 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:164 msgid "Many usability improvements" msgstr "Wiele ulepszeń użyteczności" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:152 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:165 msgid "Manual can be displayed in the user's preferred language" msgstr "Podręcznik może być wyświetlany w preferowanym języku użytkownika" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:153 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:166 msgid "Improvements for the Wavelet Decompose filter" msgstr "Ulepszenia filtru rozkład falki" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:154 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:167 msgid "Improved compatibility with Photoshop .psd files" msgstr "Ulepszona zgodność z plikami .psd programu Photoshop" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:155 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:168 msgid "New support for password-protected PDF" msgstr "Obsługa plików PDF chronionych hasłem" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:156 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:169 msgid "New support for HGT format (Digital Elevation Model data)" msgstr "Obsługa formatu HGT (dane cyfrowego modelu wysokościowego)" @@ -1051,7 +1119,7 @@ "Powszechnej Licencji Publicznej GNU (GNU General Public License); jeśli nie " "— proszę odwiedzić stronę internetową https://www.gnu.org/licenses/" -#: ../app/gimp-update.c:385 +#: ../app/gimp-update.c:415 #, c-format msgid "" "A new version of GIMP (%s) was released.\n" @@ -1364,7 +1432,7 @@ msgstr "Obrazy" #: ../app/actions/actions.c:195 ../app/dialogs/dialogs.c:372 -#: ../app/dialogs/resize-dialog.c:144 ../app/widgets/gimppickablepopup.c:227 +#: ../app/dialogs/resize-dialog.c:172 ../app/widgets/gimppickablepopup.c:227 msgid "Layers" msgstr "Warstwy" @@ -3412,7 +3480,7 @@ #: ../app/dialogs/preferences-dialog.c:667 #: ../app/dialogs/preferences-dialog.c:1135 #: ../app/dialogs/print-size-dialog.c:124 ../app/dialogs/quit-dialog.c:171 -#: ../app/dialogs/resize-dialog.c:186 +#: ../app/dialogs/resize-dialog.c:226 #: ../app/dialogs/resolution-calibrate-dialog.c:75 #: ../app/dialogs/scale-dialog.c:137 ../app/dialogs/stroke-dialog.c:128 #: ../app/dialogs/template-options-dialog.c:118 @@ -6855,92 +6923,96 @@ msgid "_Grayscale..." msgstr "Odcienie _szarości…" -#: ../app/actions/image-commands.c:566 +#: ../app/actions/image-commands.c:569 #, c-format msgid "Saving color profile failed: %s" msgstr "Zapisanie profilu kolorów się nie powiodło: %s" -#: ../app/actions/image-commands.c:606 +#: ../app/actions/image-commands.c:609 msgid "Save Color Profile" msgstr "Zapis profilu kolorów" -#: ../app/actions/image-commands.c:655 +#: ../app/actions/image-commands.c:658 msgid "Set Image Canvas Size" msgstr "Ustawienie wymiarów płótna obrazu" -#: ../app/actions/image-commands.c:686 ../app/actions/image-commands.c:711 -#: ../app/actions/image-commands.c:1410 +#: ../app/actions/image-commands.c:689 ../app/actions/image-commands.c:714 +#: ../app/actions/image-commands.c:1420 msgid "Resizing" msgstr "Zmienianie wymiarów" -#: ../app/actions/image-commands.c:745 +#: ../app/actions/image-commands.c:748 msgid "Set Image Print Resolution" msgstr "Ustawienie rozdzielczości drukowania" -#: ../app/actions/image-commands.c:815 ../app/pdb/drawable-transform-cmds.c:174 +#: ../app/actions/image-commands.c:818 ../app/pdb/drawable-transform-cmds.c:174 #: ../app/pdb/drawable-transform-cmds.c:269 #: ../app/pdb/item-transform-cmds.c:228 ../app/tools/gimpfliptool.c:136 msgid "Flipping" msgstr "Odbijanie" -#: ../app/actions/image-commands.c:842 ../app/pdb/drawable-transform-cmds.c:650 +#: ../app/actions/image-commands.c:845 ../app/pdb/drawable-transform-cmds.c:650 #: ../app/pdb/drawable-transform-cmds.c:749 #: ../app/pdb/image-transform-cmds.c:250 ../app/pdb/item-transform-cmds.c:536 #: ../app/pdb/transform-tools-cmds.c:265 ../app/tools/gimprotatetool.c:131 msgid "Rotating" msgstr "Obracanie" -#: ../app/actions/image-commands.c:870 ../app/actions/layers-commands.c:859 +#: ../app/actions/image-commands.c:873 ../app/actions/layers-commands.c:862 msgid "Cannot crop because the current selection is empty." msgstr "Nie można wykadrować, ponieważ bieżące zaznaczenie jest puste." -#: ../app/actions/image-commands.c:909 +#: ../app/actions/image-commands.c:912 msgid "Cannot crop because the image has no content." msgstr "Nie można wykadrować, ponieważ obraz nie ma zawartości." -#: ../app/actions/image-commands.c:915 +#: ../app/actions/image-commands.c:918 msgid "Cannot crop because the image is already cropped to its content." msgstr "" "Nie można wykadrować, ponieważ obraz jest już wykadrowany do zawartości." -#: ../app/actions/image-commands.c:1081 +#: ../app/actions/image-commands.c:1084 #, c-format msgid "Converting to RGB (%s)" msgstr "Konwertowanie do RGB (%s)" -#: ../app/actions/image-commands.c:1119 +#: ../app/actions/image-commands.c:1122 #, c-format msgid "Converting to grayscale (%s)" msgstr "Konwertowanie do odcieni szarości (%s)" -#: ../app/actions/image-commands.c:1181 +#: ../app/actions/image-commands.c:1184 msgid "Converting to indexed colors" msgstr "Konwertowanie na kolory indeksowane" -#: ../app/actions/image-commands.c:1269 +#: ../app/actions/image-commands.c:1272 #, c-format msgid "Converting image to %s" msgstr "Konwertowanie obrazu do %s" -#: ../app/actions/image-commands.c:1300 +#: ../app/actions/image-commands.c:1303 msgid "Assign color profile" msgstr "Przydziel profil kolorów" -#: ../app/actions/image-commands.c:1346 +#: ../app/actions/image-commands.c:1349 #, c-format msgid "Converting to '%s'" msgstr "Konwertowanie do „%s”" -#: ../app/actions/image-commands.c:1452 +#: ../app/actions/image-commands.c:1433 +msgid "Change Canvas Size" +msgstr "Zmień wymiary płótna" + +#: ../app/actions/image-commands.c:1481 msgid "Change Print Size" msgstr "Zmień rozmiar wydruku" -#: ../app/actions/image-commands.c:1496 +#: ../app/actions/image-commands.c:1525 msgid "Scale Image" msgstr "Skalowanie obrazu" #. Scaling -#: ../app/actions/image-commands.c:1505 ../app/actions/layers-commands.c:1668 +#: ../app/actions/image-commands.c:1534 ../app/actions/layers-commands.c:1671 #: ../app/dialogs/preferences-dialog.c:1705 #: ../app/pdb/drawable-transform-cmds.c:843 #: ../app/pdb/drawable-transform-cmds.c:939 @@ -7812,49 +7884,49 @@ msgid "To _New Layer" msgstr "Do _nowej warstwy" -#: ../app/actions/layers-commands.c:265 ../app/actions/layers-commands.c:1517 +#: ../app/actions/layers-commands.c:268 ../app/actions/layers-commands.c:1520 msgid "Layer Attributes" msgstr "Atrybuty warstwy" -#: ../app/actions/layers-commands.c:268 +#: ../app/actions/layers-commands.c:271 msgid "Edit Layer Attributes" msgstr "Modyfikacja atrybutów warstwy" -#: ../app/actions/layers-commands.c:342 +#: ../app/actions/layers-commands.c:345 #: ../app/widgets/gimpdrawabletreeview.c:343 #: ../app/widgets/gimplayertreeview.c:905 msgid "New Layer" msgstr "Nowa warstwa" -#: ../app/actions/layers-commands.c:345 +#: ../app/actions/layers-commands.c:348 msgid "Create a New Layer" msgstr "Nowa warstwa" -#: ../app/actions/layers-commands.c:447 +#: ../app/actions/layers-commands.c:450 msgid "Visible" msgstr "Widoczny" -#: ../app/actions/layers-commands.c:762 +#: ../app/actions/layers-commands.c:765 msgid "Set Layer Boundary Size" msgstr "Ustawienie wymiarów granic warstwy" -#: ../app/actions/layers-commands.c:826 +#: ../app/actions/layers-commands.c:829 msgid "Scale Layer" msgstr "Skalowanie warstwy" -#: ../app/actions/layers-commands.c:869 +#: ../app/actions/layers-commands.c:872 msgid "Crop Layer to Selection" msgstr "Kadruj warstwę według zaznaczenia" -#: ../app/actions/layers-commands.c:900 +#: ../app/actions/layers-commands.c:903 msgid "Crop Layer to Content" msgstr "Kadruj warstwę do zawartości" -#: ../app/actions/layers-commands.c:913 +#: ../app/actions/layers-commands.c:916 msgid "Cannot crop because the active layer has no content." msgstr "Nie można wykadrować, ponieważ aktywna warstwa nie ma zawartości." -#: ../app/actions/layers-commands.c:920 +#: ../app/actions/layers-commands.c:923 msgid "Cannot crop because the active layer is already cropped to its content." msgstr "" "Nie można wykadrować, ponieważ aktywna warstwa jest już wykadrowana do " @@ -13741,7 +13813,7 @@ msgstr "Gradient" #: ../app/core/gimpcontext.c:750 ../app/core/gimpcontext.c:751 -#: ../app/widgets/gimpcolorselectorpalette.c:59 +#: ../app/widgets/gimpcolorselectorpalette.c:60 msgid "Palette" msgstr "Paleta" @@ -14125,7 +14197,7 @@ msgid "Transform Layer Group" msgstr "Przekształcenie grupy warstw" -#: ../app/core/gimpimage.c:691 ../app/widgets/gimpsymmetryeditor.c:175 +#: ../app/core/gimpimage.c:691 ../app/widgets/gimpsymmetryeditor.c:181 msgid "Symmetry" msgstr "Symetria" @@ -15131,6 +15203,7 @@ #. no undo (or redo) steps available #: ../app/core/gimpsymmetry.c:137 ../app/widgets/gimpimagepropview.c:410 #: ../app/widgets/gimpsymmetryeditor.c:165 +#: ../app/widgets/gimpsymmetryeditor.c:175 msgid "None" msgstr "Brak" @@ -15475,8 +15548,8 @@ "Bartosz Kosiorek , 2005-2011\n" "Piotr Zaryk , 2008\n" "Robert Gomulka , 2008\n" -"Piotr Drąg , 2011-2022\n" -"Aviary.pl , 2011-2022" +"Piotr Drąg , 2011-2023\n" +"Aviary.pl , 2011-2023" #: ../app/dialogs/about-dialog.c:355 msgid "Update available!" @@ -15994,7 +16067,7 @@ msgstr "Utworzenie nowego obrazu" #: ../app/dialogs/image-new-dialog.c:138 -#: ../app/dialogs/preferences-dialog.c:1767 +#: ../app/dialogs/preferences-dialog.c:1767 ../app/dialogs/resize-dialog.c:257 msgid "_Template:" msgstr "Sza_blon:" @@ -16188,7 +16261,7 @@ msgid "Offset Y:" msgstr "Pionowe przesunięcie:" -#: ../app/dialogs/layer-options-dialog.c:396 ../app/dialogs/resize-dialog.c:369 +#: ../app/dialogs/layer-options-dialog.c:396 ../app/dialogs/resize-dialog.c:516 #: ../app/widgets/gimptemplateeditor.c:466 msgid "_Fill with:" msgstr "Wypeł_nienie:" @@ -18056,65 +18129,89 @@ msgid "Save as" msgstr "Zapisz jako" -#: ../app/dialogs/resize-dialog.c:143 +#: ../app/dialogs/resize-dialog.c:171 msgid "Canvas Size" msgstr "Wymiary płótna" -#: ../app/dialogs/resize-dialog.c:155 ../app/dialogs/scale-dialog.c:114 +#: ../app/dialogs/resize-dialog.c:183 ../app/dialogs/scale-dialog.c:114 msgid "Layer Size" msgstr "Wymiary warstwy" -#: ../app/dialogs/resize-dialog.c:156 +#: ../app/dialogs/resize-dialog.c:184 msgid "Fill With" msgstr "Wypełnienie" -#: ../app/dialogs/resize-dialog.c:185 +#: ../app/dialogs/resize-dialog.c:225 msgid "Re_set" msgstr "_Przywróć" -#: ../app/dialogs/resize-dialog.c:187 +#: ../app/dialogs/resize-dialog.c:227 msgid "_Resize" msgstr "_Zmień wymiary" +#: ../app/dialogs/resize-dialog.c:294 +msgid "Reset the template selection" +msgstr "Przywróć zaznaczenie szablonu" + +#: ../app/dialogs/resize-dialog.c:301 +msgid "" +"Template and image print resolution don't match.\n" +"Choose how to scale the canvas:" +msgstr "" +"Szablon i rozdzielczość drukowania się nie zgadzają.\n" +"Proszę wybrać, jak przeskalować płótno:" + +#. offset frame #. The offset frame #. offset frame -#: ../app/dialogs/resize-dialog.c:230 ../app/tools/gimpalignoptions.c:100 +#: ../app/dialogs/resize-dialog.c:380 ../app/tools/gimpalignoptions.c:100 #: ../app/tools/gimpalignoptions.c:107 ../app/tools/gimpgradientoptions.c:88 #: ../app/tools/gimpoffsettool.c:129 ../app/tools/gimpoffsettool.c:459 #: ../app/tools/gimptransform3dtool.c:343 ../app/widgets/gimpgrideditor.c:209 msgid "Offset" msgstr "Przesunięcie" -#: ../app/dialogs/resize-dialog.c:259 ../app/tools/gimpoffsettool.c:488 +#: ../app/dialogs/resize-dialog.c:409 ../app/tools/gimpoffsettool.c:488 #: ../app/tools/gimptransform3dtool.c:271 #: ../app/tools/gimptransform3dtool.c:383 msgid "_X:" msgstr "P_oziomo:" -#: ../app/dialogs/resize-dialog.c:260 ../app/tools/gimpoffsettool.c:490 +#: ../app/dialogs/resize-dialog.c:410 ../app/tools/gimpoffsettool.c:490 #: ../app/tools/gimptransform3dtool.c:272 #: ../app/tools/gimptransform3dtool.c:389 msgid "_Y:" msgstr "Pio_nowo:" -#: ../app/dialogs/resize-dialog.c:277 +#. Button to center the image on canvas just below the preview. +#: ../app/dialogs/resize-dialog.c:452 msgid "C_enter" msgstr "_Wyśrodkuj" -#: ../app/dialogs/resize-dialog.c:331 +#: ../app/dialogs/resize-dialog.c:478 msgid "Resize _layers:" msgstr "_Zmiana wymiarów warstw:" -#: ../app/dialogs/resize-dialog.c:379 +#: ../app/dialogs/resize-dialog.c:526 msgid "Resize _text layers" msgstr "Zmień wymiary warstw _tekstowych" -#: ../app/dialogs/resize-dialog.c:390 +#: ../app/dialogs/resize-dialog.c:537 msgid "Resizing text layers will make them uneditable" msgstr "" "Zmiana wymiarów warstw tekstowych spowoduje, że nie będzie można ich " "modyfikować" +#: ../app/dialogs/resize-dialog.c:759 +#, c-format +msgid "Scale template to %.2f ppi" +msgstr "Przeskaluj szablon do %.2f ppi" + +#: ../app/dialogs/resize-dialog.c:764 +#, c-format +msgid "Set image to %.2f ppi" +msgstr "Ustaw obraz na %.2f ppi" + #: ../app/dialogs/resolution-calibrate-dialog.c:69 msgid "Calibrate Monitor Resolution" msgstr "Kalibracja rozdzielczości monitora" @@ -18669,7 +18766,7 @@ msgid "pixels" msgstr "piksele" -#: ../app/display/gimpstatusbar.c:472 +#: ../app/display/gimpstatusbar.c:475 #, c-format msgid "Cancel %s" msgstr "Anuluj %s" @@ -18766,33 +18863,33 @@ msgid "%s to zoom" msgstr "%s powiększy" -#: ../app/display/gimptoolhandlegrid.c:865 +#: ../app/display/gimptoolhandlegrid.c:896 #: ../app/display/gimptooltransformgrid.c:1832 msgid "Click-Drag to move" msgstr "Kliknięcie i przeciągnięcie przeniesie" -#: ../app/display/gimptoolhandlegrid.c:868 +#: ../app/display/gimptoolhandlegrid.c:899 msgid "Click-Drag to rotate and scale" msgstr "Kliknięcie i przeciągnięcie obróci i przeskaluje" -#: ../app/display/gimptoolhandlegrid.c:871 +#: ../app/display/gimptoolhandlegrid.c:902 msgid "Click-Drag to shear and scale" msgstr "Kliknięcie i przeciągnięcie nachyli i przeskaluje" -#: ../app/display/gimptoolhandlegrid.c:874 +#: ../app/display/gimptoolhandlegrid.c:905 #: ../app/display/gimptooltransformgrid.c:1820 msgid "Click-Drag to change perspective" msgstr "Kliknięcie i przeciągnięcie zmieni perspektywę" -#: ../app/display/gimptoolhandlegrid.c:885 +#: ../app/display/gimptoolhandlegrid.c:916 msgid "Click to add a handle" msgstr "Kliknięcie doda uchwyt" -#: ../app/display/gimptoolhandlegrid.c:891 +#: ../app/display/gimptoolhandlegrid.c:922 msgid "Click-Drag to move this handle" msgstr "Kliknięcie i przeciągnięcie przemieści ten uchwyt" -#: ../app/display/gimptoolhandlegrid.c:896 +#: ../app/display/gimptoolhandlegrid.c:927 msgid "Click-Drag to remove this handle" msgstr "Kliknięcie i przeciągnięcie usunie ten uchwyt" @@ -20525,18 +20622,18 @@ msgid "Brightness-Contrast" msgstr "Jasność-kontrast" -#: ../app/pdb/color-cmds.c:148 ../app/pdb/drawable-color-cmds.c:610 +#: ../app/pdb/color-cmds.c:148 ../app/pdb/drawable-color-cmds.c:657 msgctxt "undo-type" msgid "Levels" msgstr "Poziomy" -#: ../app/pdb/color-cmds.c:247 ../app/pdb/drawable-color-cmds.c:680 +#: ../app/pdb/color-cmds.c:247 ../app/pdb/drawable-color-cmds.c:785 msgctxt "undo-type" msgid "Posterize" msgstr "Redukcja kolorów" #: ../app/pdb/color-cmds.c:286 ../app/pdb/color-cmds.c:327 -#: ../app/pdb/drawable-color-cmds.c:325 +#: ../app/pdb/drawable-color-cmds.c:372 msgctxt "undo-type" msgid "Desaturate" msgstr "Desaturacja" @@ -20565,7 +20662,7 @@ msgid "Hue-Saturation" msgstr "Barwa i nasycenie" -#: ../app/pdb/color-cmds.c:782 ../app/pdb/drawable-color-cmds.c:726 +#: ../app/pdb/color-cmds.c:782 ../app/pdb/drawable-color-cmds.c:831 msgctxt "undo-type" msgid "Threshold" msgstr "Progowanie" @@ -20579,16 +20676,26 @@ msgid "Foreground Select" msgstr "Zaznaczenie pierwszego planu" -#: ../app/pdb/drawable-color-cmds.c:507 +#: ../app/pdb/drawable-color-cmds.c:331 +msgctxt "undo-type" +msgid "Extract Component" +msgstr "Wydobycie składowej" + +#: ../app/pdb/drawable-color-cmds.c:554 msgctxt "undo-type" msgid "Hue-Saturation" msgstr "Barwa i nasycenie" -#: ../app/pdb/drawable-color-cmds.c:542 +#: ../app/pdb/drawable-color-cmds.c:589 msgctxt "undo-type" msgid "Invert" msgstr "Odwrócenie" +#: ../app/pdb/drawable-color-cmds.c:745 +msgctxt "undo-type" +msgid "Shadows-Highlights" +msgstr "Cień i podświetlenie" + #: ../app/pdb/drawable-transform-cmds.c:373 #: ../app/pdb/drawable-transform-cmds.c:478 #: ../app/pdb/item-transform-cmds.c:340 ../app/pdb/transform-tools-cmds.c:177 @@ -25420,7 +25527,7 @@ msgstr "Procent szerokości pędzla" #: ../app/widgets/gimpbufferview.c:189 ../app/widgets/gimpbufferview.c:290 -#: ../app/widgets/gimpeditor.c:758 +#: ../app/widgets/gimpeditor.c:773 msgid "(None)" msgstr "(Brak)" @@ -27166,7 +27273,7 @@ msgid "colors" msgstr "kolory" -#: ../app/widgets/gimpitemtreeview.c:753 +#: ../app/widgets/gimpitemtreeview.c:763 msgid "Lock:" msgstr "Blokowanie:" @@ -27694,8 +27801,8 @@ msgstr "[ Obraz bazowy ]" #: ../app/widgets/gimpvectorstreeview.c:111 -msgid "Lock path strokes" -msgstr "Blokuje krzywe ścieżki" +msgid "Lock path" +msgstr "Blokuje ścieżkę" #: ../app/widgets/gimpvectorstreeview.c:114 msgid "Lock path position" diff -Nru gimp-2.10.32/po/ro.po gimp-2.10.34/po/ro.po --- gimp-2.10.32/po/ro.po 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po/ro.po 2023-02-21 19:56:20.000000000 +0000 @@ -9,8 +9,8 @@ msgstr "" "Project-Id-Version: gimp\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2020-10-10 13:26+0000\n" -"PO-Revision-Date: 2020-11-15 15:22+0200\n" +"POT-Creation-Date: 2022-11-19 16:53+0000\n" +"PO-Revision-Date: 2022-12-25 03:34+0200\n" "Last-Translator: Cristian Secară \n" "Language-Team: Gnome Romanian Team \n" "Language: ro\n" @@ -19,7 +19,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2);\n" -"X-Generator: Poedit 2.4.1\n" +"X-Generator: Poedit 3.2.2\n" # conform discuției de aici http://groups.google.com/group/diacritice/browse_thread/thread/84f8ecfd7b693426 #: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:1 @@ -76,12 +76,148 @@ msgstr "Editare foto în GIMP" #: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:8 +msgid "" +"GIMP continues strengthening its bases with this new version 2.10.32 fixing " +"many bugs and improving format support. Notable changes:" +msgstr "" +"GIMP continuă să își consolideze bazele prin această nouă versiune 2.10.32, " +"care remediază multe erori și îmbunătățește suportul pentru format. " +"Modificări notabile:" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:9 +msgid "8 and 16-bit CMYK(A) TIFF files import is now supported" +msgstr "Importul de fișiere TIFF CMYK(A) pe 8 și 16 biți este acum acceptat" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:10 +msgid "BIGTIFF import and export are now supported" +msgstr "Importul și exportul de fișiere BIGTIFF sunt acum acceptate" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:11 +msgid "JPEG XL files import is now supported" +msgstr "Importul de fișiere JPEG XL este acum acceptat" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:12 +msgid "" +"DDS export has new \"Flip\" (useful for some game engine) and \"Visible " +"layers\" options" +msgstr "" +"Exportul DDS are noile opțiuni „Întoarcere” (util pentru unele motoare de " +"joc) și „Straturi vizibile”" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:13 +msgid "Other improved format supports: BMP, DICOM, EPS, RAW, TGA, WebP" +msgstr "Alte suporturi de format îmbunătățite: BMP, DICOM, EPS, RAW, TGA, WebP" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:14 +msgid "" +"The screenshot plug-in on Windows has now an option to capture the cursor" +msgstr "" +"Plug-in-ul de captură de ecran pe Windows are acum o opțiune pentru a " +"captura cursorul" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:15 +msgid "Several usability improvements in official themes and icons" +msgstr "" +"Câteva îmbunătățiri de utilizabilitate în temele și pictogramele oficiale" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:16 +msgid "" +"New support for localized glyphs ('locl') in Text tool depending on the " +"value of the \"Language\" tool option" +msgstr "" +"Nou suport pentru glifele localizate („locl”) în instrumentul Text, în " +"funcție de valoarea opțiunii instrumentului „Limbă”" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:17 +msgid "More robust XCF import" +msgstr "Import XCF mai robust" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:18 +msgid "Several metadata handling improvements" +msgstr "Mai multe îmbunătățiri în gestionarea metadatelor" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:19 +msgid "" +"GIMP 2.10.30 fixes many bugs, updates backend implementations to follow OS " +"evolutions, improves metadata support as well as support of several formats, " +"such as PSD and AVIF." +msgstr "" +"GIMP 2.10.30 remediază multe erori, actualizează implementările backend " +"pentru a urmări evoluțiile sistemului de operare, îmbunătățește suportul " +"pentru metadate, precum și suportul pentru mai multe formate, cum ar fi PSD " +"și AVIF." + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:20 +msgid "" +"GIMP 2.10.28 fixes a build issue of GIMP 2.10.26, where some theme data was " +"not properly installed." +msgstr "" +"GIMP 2.10.28 remediază o problemă de compilare de la GIMP 2.10.26, în care " +"unele date ale temei nu au fost instalate corect." + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:21 +msgid "" +"GIMP 2.10.26 is a bug fix release, containing dozens of fixes, both in core, " +"scripts and plug-in code." +msgstr "" +"GIMP 2.10.26 este o versiune de remediere a erorilor, care conține zeci de " +"remedieri, atât în nucleu, cât și în scripturi și în codul de plugin-uri." + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:22 +msgid "GIMP 2.10.24 is again mostly a bug fix release. Notable changes:" +msgstr "" +"GIMP 2.10.24 este în principal iarăși o versiune de remediere a erorilor. " +"Modificări notabile:" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:23 +msgid "GeoTIFF metadata support added" +msgstr "Adăugat suport pentru metadate Geo TIFF" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:24 +msgid "" +"PDF import now proposes an option to load layers in reverse orders and " +"allows fractional pixel density" +msgstr "" +"Importul PDF propune acum o opțiune de încărcare a straturilor în ordine " +"inversă și permite densitatea de pixeli fracționată" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:25 +msgid "" +"Raw image import updated to handle API changes in darktable 3.6 and over" +msgstr "" +"Importul imaginilor brute a fost actualizat pentru a trata modificările API " +"în darktable versiunea 3.6 și ulterioare" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:26 +msgid "" +"File format improved support: HEIF, PSP, TIFF, JPEG, PNG, PDF, DDS, BMP, PSD" +msgstr "" +"Suport îmbunătățit pentru formatele de fișier: HEIF, PSP, TIFF, JPEG, PNG, " +"PDF, DDS, BMP, PSD" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:27 +msgid "Many fixes and improvements to the metadata viewer and editor" +msgstr "" +"Multe remedieri și îmbunătățiri ale vizualizatorului și editorului de " +"metadate" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:28 +msgid "New Kabyle translation" +msgstr "Traducere nouă în Kabyle" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:29 +msgid "Off-canvas point snapping (to grid, guides, paths) made possible" +msgstr "" +"Fixarea punctului în afara canavalei (la grilă, ghiduri, căi) a devenit " +"posibilă" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:30 msgid "GIMP 2.10.22 is mainly a bug fix release. Notable changes:" msgstr "" "GIMP 2.10.22 este în principal o versiune de remediere a erorilor. " "Modificări notabile:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:9 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:31 msgid "" "HEIF support improvements: optional exporting with high bit depth, AVIF " "importing and exporting" @@ -89,28 +225,30 @@ "Îmbunătățiri pentru suport HEIF: export opțional cu adâncime mare de biți, " "import și export AVIF" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:10 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:32 msgid "Multiple improvements in Corel PaintShop Pro support" msgstr "Îmbunătățiri multiple în suportul Corel PaintShop Pro" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:11 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:33 msgid "\"Sample merged\" now available in GEGL operation tool options" msgstr "" "„Eșantionează fuzionat” este acum disponibil în opțiunile de instrument GEGL" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:12 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:34 msgid "\"Sample merged\" is now enabled by default for color picking" msgstr "" "„Eșantionează fuzionat” este acum activat în mod implicit pentru prelevarea " "de culoare" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:13 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:35 msgid "" "The option enabling OpenCL support has been moved to the Playground tab in " "Preferences" msgstr "" +"Opțiunea de activare a suportului OpenCL a fost mutată în fila Loc de joacă " +"din preferințe" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:14 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:36 msgid "" "Matting Levin is now the default engine of Foreground Select tool as it " "performs a lot better" @@ -118,54 +256,65 @@ "Matting Levin este acum motorul implicit al instrumentului Selecție de prim-" "plan, deoarece funcționează mult mai bine" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:15 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:37 msgid "New progressive performance logs and dashboard updates" msgstr "" "Noi jurnale de performanță progresive și actualizări ale tabloului de bord" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:16 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:38 msgid "Verbose debug now shows Flatpak info when relevant" msgstr "" +"Depanarea detaliată arată acum informațiile Flatpak atunci când este relevant" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:17 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:39 msgid "Various bug fixes" msgstr "Diverse remedieri de erori" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:18 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:40 msgid "" "GIMP 2.10.20 comes with new features as well as important bugfixes. Notable " "changes:" msgstr "" +"GIMP 2.10.20 vine cu funcții noi, precum și cu remedieri importante de " +"erori. Modificări notabile:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:19 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:41 msgid "Tool groups now expand on hover rather than click by default" msgstr "" +"Grupurile de instrumente se extind acum în mod implicit la survolare, mai " +"degrabă decât clic" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:20 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:42 msgid "" "Non-destructive cropping now available by cropping the canvas rather than " "actual pixels" msgstr "" +"Decuparea nedistructivă este acum disponibilă prin decuparea canavalei, mai " +"degrabă decât a pixelilor reali" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:21 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:43 msgid "" "Better PSD support: exporting of 16-bit files now available, reading/writing " "channels in the right order" msgstr "" +"Suport PSD mai bun: exportul de fișiere pe 16 biți este acum disponibil, cu " +"citirea sau scrierea canalelor în ordinea corectă" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:22 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:44 msgid "On-canvas controls for the Vignette filter" -msgstr "" +msgstr "Comenzi pe canava pentru filtrul Vignetare" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:23 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:45 msgid "New filters: Bloom, Focus Blur, Lens Blur, Variable Blur" msgstr "" +"Noi filtre: Înflorire, Neclaritate de focalizare, Neclaritate de lentilă, " +"Neclaritate variabilă" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:24 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:46 msgid "Over 30 bugfixes" msgstr "Peste 30 de remedieri de erori" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:25 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:47 msgid "" "GIMP 2.10.18 fixes some critical bugs, introduces naive support for CMYK PSD " "files, and adds a higher-contrast variation of the symbolic icon theme." @@ -174,7 +323,7 @@ "fișiere PSD CMYK și adaugă o variație de contrast mai mare a temei " "pictogramelor simbolice." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:26 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:48 msgid "" "GIMP 2.10.16 delivers several major usability improvements, a new tool for " "transformations in 3D space, new release checker, and the usual amount of " @@ -184,137 +333,162 @@ "instrument pentru transformări în spațiu 3D, un nou verificator de versiuni " "și cantitatea obișnuită de remedieri de erori. Îmbunătățiri notabile:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:27 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:49 msgid "Tools are now grouped in the toolbox by default" msgstr "" "Instrumentele sunt acum grupate în trusa de instrumente în mod implicit" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:28 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:50 msgid "Sliders now use a compact style with improved user interaction" msgstr "" "Glisoarele folosesc acum un stil compact cu o interacțiune îmbunătățită a " "utilizatorilor" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:29 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:51 msgid "Vastly improved user experience for the transformation preview" msgstr "" "Experiență de utilizator îmbunătățită considerabil pentru previzualizarea " "transformării" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:30 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:52 msgid "Dockable areas now highlighted when a dockable dialog is being dragged" msgstr "" "Zonele de andocare sunt acum evidențiate atunci când se trage un dialog de " "andocare" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:31 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:53 msgid "New 3D Transform tool to rotate and pan items" msgstr "" "Instrument nou de transformare 3D pentru rotirea și panoramarea articolelor" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:32 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:54 msgid "Much smoother brush outline motion on the canvas" msgstr "O mișcare mult mai lină a conturului penelului pe canava" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:33 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:55 msgid "Consolidated user interface for merging down and anchoring layers" msgstr "" "Interfață de utilizator consolidată pentru fuzionarea și ancorarea " "straturilor" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:34 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:56 msgid "Update check to notify users that a new release/installer is available" msgstr "" +"Verificare de actualizare pentru a anunța utilizatorii că este disponibilă o " +"nouă versiune/instalare" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:35 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:57 msgid "" "GIMP 2.10.14 is again mostly a bug fix release, making GIMP rock-solid. " "Furthermore many old filters got finally ported to GEGL. Of course it also " "has a few noteworthy improvements:" msgstr "" +"GIMP 2.10.14 este din nou în mare parte o versiune de remediere a erorilor, " +"ceea ce face ca GIMP să fie solid. În plus, multe filtre vechi au fost în " +"cele din urmă portate la GEGL. Desigur, are și câteva îmbunătățiri demne de " +"remarcat:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:36 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:58 msgid "" "View menu: new \"Show All\" option to reveal pixels outside the canvas " "boundary" msgstr "" +"Meniul Vizualizare: noua opțiune „Arată tot” pentru a dezvălui pixelii din " +"afara limitei canavalei" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:37 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:59 msgid "Filters: new \"Clipping\" option to allow layer resize when relevant" msgstr "" "Filtre: nouă opțiune „Decupare” pentru a permite redimensionarea stratului " "atunci când este relevant" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:38 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:60 msgid "Foreground Select tool: new \"Grayscale\" Preview Mode" msgstr "" +"Instrumentul de selectare prim-plan: nou mod de previzualizare „Tonuri de " +"gri”" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:39 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:61 msgid "Foreground Select tool: color/opacity selector for \"Color\" preview" msgstr "" +"Instrumentul de selectare prim-plan: selector de culoare/opacitate pentru " +"previzualizarea „Culoare”" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:40 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:62 msgid "Free Select tool: improved copy-paste interaction" msgstr "" +"Instrumentul de selectare liberă: interacțiune îmbunătățită de tip copiere-" +"lipire" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:41 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:63 msgid "Transform tools: new Image transform type to transform the whole image" msgstr "" +"Instrumente de transformare: nou tip de transformare a imaginii pentru a " +"transforma întreaga imagine" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:42 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:64 msgid "Preferences: new \"Allow editing on non-visible layers\" setting" -msgstr "" +msgstr "Preferințe: nouă opțiune „Permite editarea pe straturile non-vizibile”" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:43 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:65 msgid "HEIF import/export: color profile support" -msgstr "" +msgstr "Import/export HEIF: suport pentru profilul de culoare" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:44 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:66 msgid "PDF export: text layers in layer groups now exported as texts" msgstr "" +"Export PDF: straturile de text din grupurile de straturi sunt acum exportate " +"ca texte" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:45 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:67 msgid "TIFF import: now asks how to process unspecified TIFF channels" msgstr "" +"Import TIFF: acum întreabă cum să proceseze canalele TIFF nespecificate" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:46 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:68 msgid "" "GIMP 2.10.12 is a significant bug fix release, which is to be expected after " "a 2.10.10 with so many changes! Still, very cool improvements are also " "available, in particular for curves editing:" msgstr "" +"GIMP 2.10.12 este o versiune semnificativă de remediere a erorilor, care " +"este de așteptat după o versiune 2.10.10 cu atât de multe modificări! " +"Totuși, sunt disponibile și îmbunătățiri foarte interesante, în special " +"pentru editarea curbelor:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:47 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:69 msgid "Improved curves interaction overall" -msgstr "" +msgstr "Interacțiune îmbunătățită a curbelor în general" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:48 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:70 msgid "A few enhancements specific to the Curves tool" msgstr "Câteva îmbunătățiri specifice instrumentului Curbe" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:49 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:71 msgid "Layer support in TIFF" msgstr "Suport de strat în TIFF" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:50 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:72 msgid "Discovery of user-installed fonts in Windows" msgstr "Descoperire de fonturi instalate de utilizatori în Windows" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:51 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:73 msgid "Incremental mode in the Dodge/Burn tool" -msgstr "" +msgstr "Mod incremental în instrumentul Albire/Înnegrire" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:52 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:74 msgid "Free Select tool creates preliminary selection" -msgstr "" +msgstr "Instrumentul Selecție liberă creează o selecție preliminară" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:53 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:75 msgid "" "GIMP 2.10.10 is quite a big update with many new features and bug fixes. " "Notable improvements include:" msgstr "" +"GIMP 2.10.10 este o actualizare destul de mare, cu multe funcții noi și " +"remedieri de erori. Îmbunătățirile notabile includ:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:54 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:76 msgid "" "Bucket Fill tool: new \"Fill by line art detection\" for not perfectly " "closed line art zones" @@ -323,11 +497,13 @@ "desenului din linii” pentru zonele de desene din linie care nu se închid " "perfect" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:55 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:77 msgid "Bucket Fill tool can now quickly color-pick with Ctrl+click" msgstr "" +"Instrumentul Umplere cu găleata poate acum preleva rapid culoarea cu " +"Ctrl+clic" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:56 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:78 msgid "" "Bucket Fill tool allows holding the mouse when filling \"similar colors\" " "and \"by line art detection\"" @@ -335,108 +511,136 @@ "Instrumentul de umplere cu găleata permite menținerea mausului la umplerea " "„culorilor similare” și „prin detectarea desenului din linii”" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:57 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:79 msgid "Scale tool scales around center even when using numeric input" msgstr "" +"Instrumentul de scalare scalează în jurul centrului chiar și atunci când se " +"folosește introducerea numerică" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:58 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:80 msgid "" "Unified Transform tool now defaults to preserving aspect ratio when scaling " "up or down" msgstr "" +"Instrumentul Transformare unificată este configurat acum în mod implicit să " +"păstreze raportul de aspect la scalarea în mărire sau în micșorare" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:59 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:81 msgid "" "Add \"Constrain handles\" and \"Around center\" options to the perspective-" "transform tool's GUI" msgstr "" +"Au fost adăugate opțiunile „Constrânge mânerele” și „În jurul centrului” la " +"interfața grafică a instrumentelor de transformare a perspectivei" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:60 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:82 msgid "New generic canvas modifier 'Alt + middle click' to pick layers" msgstr "" +"Nou modificator generic de canava „Alt + clic mijloc” pentru a alege straturi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:61 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:83 msgid "Parametric brushes now 32-bit float to avoid posterization" msgstr "" +"Penelurile parametrice sunt acum în virgulă mobilă pe 32 de biți pentru a " +"evita posterizarea" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:62 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:84 msgid "Clipboard brushes and pattern can now be duplicated" -msgstr "" +msgstr "Penelurile și modelele pentru clipboard pot fi acum duplicate" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:63 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:85 msgid "" "Failure to edit locked layers will blink to shift attention to the cause of " "the error" msgstr "" +"Eșecul de a edita straturile blocate va clipi pentru a atrage atenția asupra " +"cauzei erorii" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:64 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:86 msgid "" "New on-canvas GUI (simple lines) for circular, linear, and zoom motion blur" msgstr "" +"Noua interfață grafică pe canava (linii simple) pentru estomparea mișcării " +"circulare, liniare și zoom" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:65 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:87 msgid "Several optimizations including faster layer group rendering" msgstr "" +"Mai multe optimizări, inclusiv randarea mai rapidă a grupului de straturi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:66 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:88 msgid "" "Swap and cache files are not saved in the configuration directory anymore" msgstr "" "Fișierele swap și cache nu mai sunt salvate în directorul de configurare" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:67 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:89 msgid "" "Various file saving/exporting made more robust to error by not saving " "partial files" msgstr "" +"Salvarea/exportarea diferitelor fișiere a devenit mai rezistentă la erori " +"prin nesalvarea fișierelor parțiale" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:68 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:90 msgid "HiDPI support improvements" -msgstr "" +msgstr "Îmbunătățiri de suport pentru HiDPI" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:69 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:91 msgid "New preference to choose the default export file type" -msgstr "" +msgstr "Preferință nouă pentru a alege tipul implicit de fișier de export" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:70 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:92 msgid "" "New option to export PNG, JPEG and TIFF with a color profile; always export " "PSD with a color profile" msgstr "" +"Opțiune nouă de export PNG, JPEG și TIFF cu un profil de culoare; exportați " +"întotdeauna PSD cu un profil de culoare" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:71 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:93 msgid "New DDS format loading/exporting plug-in" -msgstr "" +msgstr "Nou plug-in de încărcare/exportare în format DDS" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:72 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:94 msgid "" "Full rewrite of the Spyrogimp plug-in with more options and better " "interaction" msgstr "" +"Rescrierea completă a plug-in-ului Spyrogimp cu mai multe opțiuni și o " +"interacțiune mai bună" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:73 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:95 msgid "" "GIMP 2.10.8 is mostly a bug fix and optimization release. In particular, it " "includes:" msgstr "" +"GIMP 2.10.8 este în principal o versiune de remediere și optimizare a " +"erorilor. În mod special, include:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:74 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:96 msgid "" "Adaptative chunk size when rendering projections, improving responsiveness " "dynamically" msgstr "" +"Dimensiune adaptativă a blocului la randarea proiecțiilor, îmbunătățind " +"capacitatea de răspuns în mod dinamic" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:75 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:97 msgid "Detection of RawTherapee (version 5.5 and above) improved on Windows" msgstr "" +"Detectarea RawTherapee (versiunea 5.5 și ulterioare) a fost îmbunătățită pe " +"Windows" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:76 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:98 msgid "" "XCF compatibility information in the Save dialog more understandable and " "discoverable" msgstr "" +"Informațiile de compatibilitate XCF din dialogul Salvare sunt mai ușor de " +"înțeles și de descoperit" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:77 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:99 msgid "" "Various performance log tools added and log recording made available in the " "Dashboard dock" @@ -445,39 +649,47 @@ "înregistrarea jurnalelor a fost pusă la dispoziție în andocarea panoului de " "bord" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:78 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:100 msgid "" "GIMP 2.10.6 comes with a lot of bug fixes, optimizations and features. Most " "notable changes are:" msgstr "" +"GIMP 2.10.6 vine cu o mulțime de remedieri de erori, optimizări și funcții. " +"Cele mai notabile modificări sunt:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:79 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:101 msgid "" "Text layers can now represent vertical texts (with various character " "orientations and line directions)" msgstr "" +"Straturile de text pot reprezenta acum texte verticale (cu diferite " +"orientări ale caracterelor și direcții ale liniilor)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:80 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:102 msgid "New \"Little Planet\" (gegl:stereographic-projection) filter" -msgstr "" +msgstr "Filtru nou „Planetă mică” (gegl:stereographic-projection)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:81 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:103 msgid "New \"Long Shadow\" filter" -msgstr "" +msgstr "Nou filtru „Umbră lungă”" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:82 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:104 msgid "" "The \"Straighten\" option of the Measure Tool now allows vertical " "straightening" msgstr "" +"Opțiunea „Îndreptare” a instrumentului de măsurare permite acum îndreptarea " +"verticală" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:83 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:105 msgid "" "Drawable previews are now rendered asynchronously and layer group previews " "can be disabled in Preferences" msgstr "" +"Previzualizările desenabile sunt acum randate asincron, iar previzualizările " +"grupurilor de straturi pot fi dezactivate în Preferințe" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:84 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:106 msgid "" "New \"async\" field in the Dashboard \"misc\" group, showing the number of " "async operations currently running" @@ -485,41 +697,50 @@ "Nou câmp „asincron” din grupul „misc” al tabloului de bord, care arată " "numărul de operații asincrone care rulează în prezent" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:85 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:107 msgid "File format filtering in Open/Save/Export dialogs made less confusing" msgstr "" +"Filtrarea formatului de fișier în casetele de dialog Deschide/Salvează/" +"Exportă a devenit mai puțin confuză" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:86 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:108 msgid "New language (having GIMP translated in 81 languages now): Marathi" -msgstr "" +msgstr "Limbă nouă (GIMP fiind tradus acum în 81 de limbi): marathi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:87 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:109 msgid "" "GIMP 2.10.4 includes a lot of bug fixes as well as various optimizations. " "Most notable changes are:" msgstr "" +"GIMP 2.10.4 include o mulțime de remedieri de erori, precum și diverse " +"optimizări. Cele mai notabile modificări sunt:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:88 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:110 msgid "" "Straightening in Measurement tool: layers can be rotated using the " "measurement line as horizon" msgstr "" +"Îndreptare în instrumentul de măsurare: straturile pot fi rotite folosind " +"linia de măsurare ca orizont" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:89 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:111 msgid "Fast startup: fonts loading is not blocking startup anymore" -msgstr "" +msgstr "Pornire rapidă: încărcarea fonturilor nu mai blochează pornirea" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:90 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:112 msgid "" "Fonts Tagging with the same user interface as for brushes, patterns, and " "gradients" msgstr "" +"Etichetarea fonturilor cu aceeași interfață de utilizator ca și cea pentru " +"peneluri, modele și degradeuri" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:91 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:113 msgid "PSD support: a pre-composited version of a PSD image can be imported" msgstr "" +"Suport PSD: o versiune precompusă a unei imagini PSD poate fi importată" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:92 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:114 msgid "" "Dashboard update: new \"Memory\" group and improved \"Swap\" group showing " "various metrics" @@ -527,32 +748,43 @@ "Actualizare tablou de bord: grup nou „Memorie” și grup îmbunătățit „Fișier " "swap” care prezintă diferite valori" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:93 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:115 msgid "" "This second release in the GIMP 2.10 series, so soon after 2.10.0, is mostly " "the usual bug-fixing version after a major release, with a few dozen bugs " "fixed." msgstr "" +"Această a doua versiune din seria GIMP 2.10, atât de curând după 2.10.0, " +"este în mare parte versiunea obișnuită de remediere a erorilor după o " +"lansare majoră, cu câteva zeci de erori remediate." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:94 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:116 msgid "" "It also features a new plug-in for the support of the HEIF format, both for " "importing and exporting, as well as 2 new filters: \"Spherize\" and " "\"Recursive Transform\". These are nice examples of our relaxed feature " "policy in stable micro releases." msgstr "" +"De asemenea, are un nou plug-in pentru suportul formatului HEIF, atât pentru " +"import, cât și pentru export, precum și 2 filtre noi: „Sfericizare” și " +"„Transformare recursivă”. Acestea sunt exemple simpatice ale politicii " +"noastre relaxate privind funcțiile în micro lansări stabile." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:95 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:117 msgid "" "First release of the 2.10 series which prominently features the port to a " "new image processing engine, GEGL. The most outstanding changes are:" msgstr "" +"Prima lansare a seriei 2.10 care prezintă în mod proeminent portul către un " +"nou motor de procesare a imaginii, GEGL. Cele mai importante schimbări sunt:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:96 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:118 msgid "High bit depth color processing (16/32-bit per color channel)" msgstr "" +"Procesare de culoare cu adâncime mare de biți (16/32 de biți per canal de " +"culoare)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:97 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:119 msgid "" "Color management is a core feature now, most widgets and preview areas are " "color-managed" @@ -560,181 +792,223 @@ "Gestionarea culorilor este acum o caracteristică de bază, majoritatea widget-" "urilor și zonelor de previzualizare fiind gestionate colorimetric" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:98 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:120 msgid "" "On-canvas effect preview, with split view for before/after processing pixels" msgstr "" +"Previzualizarea efectului pe canava, cu vizualizare divizată pentru pixeli " +"înainte/după procesare" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:99 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:121 msgid "" "Multi-threaded and hardware-accelerated rendering, processing and painting" msgstr "" "Pictare, randare și procesare pe fire de execuție multiple și cu accelerare " "la nivel hardware" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:100 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:122 msgid "Most tools improved, several new transformation tools" msgstr "" +"Cele mai multe instrumente au fost îmbunătățite, cu câteva instrumente noi " +"de transformare" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:101 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:123 msgid "" "Improved support for many image formats, in particular better PSD importing" msgstr "" +"Suport îmbunătățit pentru multe formate de imagine, în special importarea " +"PSD mai bună" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:102 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:124 msgid "Newly supported image formats: OpenEXR, RGBE, WebP, HGT…" -msgstr "" +msgstr "Formate de imagine recent acceptate: OpenEXR, RGBE, WebP, HGT…" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:103 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:125 msgid "" "Improved digital painting: canvas rotation and flipping, symmetry painting, " "MyPaint brushes…" msgstr "" +"Pictură digitală îmbunătățită: rotirea și întoarcerea canavalei, pictură cu " +"simetrie, peneluri MyPaint…" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:104 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:126 msgid "Metadata viewing and editing for Exif, XMP, IPTC, and DICOM" -msgstr "" +msgstr "Vizualizarea și editarea metadatelor pentru Exif, XMP, IPTC și DICOM" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:105 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:127 msgid "Basic HiDPI support: automatically or user-selected icon size" msgstr "" +"Suport de bază HiDPI: dimensiunea pictogramei automat sau selectată de " +"utilizator" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:106 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:128 msgid "New themes for GIMP: Light, Gray, Dark, and System" -msgstr "" +msgstr "Teme noi pentru GIMP: Luminos, Gri, Întunecat și Sistem" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:107 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:129 msgid "And much, much more…" -msgstr "" +msgstr "Și mult, mult mai mult…" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:108 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:130 msgid "" "In this second release candidate before GIMP 2.10.0, while debugging is " "still a prime target, a new focus has been put on speed and optimization in " "order to provide a smoother painting experience. Bigger changes are:" msgstr "" +"În această a doua versiune candidată înainte de GIMP 2.10.0, în timp ce " +"depanarea este încă o țintă principală, un nou accent a fost pus pe viteză " +"și optimizare pentru a oferi o experiență de pictură mai fluidă. Schimbările " +"mai mari sunt:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:109 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:131 msgid "" "Major core optimizations for painting and display, including parallelized " "painting code" msgstr "" +"Optimizări majore de bază pentru pictură și afișare, inclusiv codul de " +"pictură paralelizat" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:110 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:132 msgid "Symmetries are now preserved in XCF files (saved as image parasites)" msgstr "" +"Simetriile sunt acum păstrate în fișierele XCF (salvate ca paraziți de " +"imagine)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:111 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:133 msgid "" "\"Light\" and \"Dark\" themes rewritten from scratch to get rid of various " "usability issues. \"Lighter\" and \"Darker\" themes removed." msgstr "" +"Temele „Luminos” și „Întunecat” au fost rescrise de la zero pentru a scăpa " +"de diverse probleme de utilizare. Temele „Mai luminos” și „Mai întunecat” au " +"fost eliminate." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:112 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:134 msgid "" "New GimpToolGyroscope on-canvas control, currently used for the Panorama " "Projection filter. The widget provides on-canvas interaction for 3D rotation " "(yaw, pitch, roll)." msgstr "" +"Nou control pe canava GimpToolGyroscope, utilizat în prezent pentru filtrul " +"Proiecție panoramică. Widgetul oferă interacțiune pe canava pentru rotația " +"3D (rotire, înclinare, rostogolire)." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:113 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:135 msgid "" "Plug-in debugging improved to output stack traces from plug-ins with --stack-" "trace-mode command line option not only on receiving signals but also on " "warnings and critical errors when \"fatal-warnings\" debug key is set" msgstr "" +"Depanarea plug-in-ului a fost îmbunătățită pentru a genera urmele stivei din " +"plug-in-uri cu opțiunea de linie de comandă --stack-trace-mode, nu numai la " +"primirea semnalelor, ci și la avertismentele și erorile critice atunci când " +"este stabilită cheia de depanare 'fatal-warnings'" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:114 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:136 msgid "" "GIMP 2.10.0-RC1 is the first release candidate before GIMP 2.10.0 stable " "release, with a focus on debugging and stability. Other than the many bug " "fixes, most notable improvements are:" msgstr "" +"GIMP 2.10.0-RC1 este prima versiune candidat înainte de lansarea GIMP 2.10.0 " +"stabilă, cu accent pe depanare și stabilitate. În afară de numeroasele " +"remedieri de erori, cele mai notabile îmbunătățiri sunt:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:115 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:137 msgid "New dashboard dockable to monitor GIMP resource usage" msgstr "" "Nou tablou de bord andocabil pentru a monitoriza utilizarea resurselor GIMP" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:116 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:138 msgid "" "New debug dialog to produce back traces and other debug data, encouraging to " "report bugs" msgstr "" +"Nou dialog de depanare pentru a produce urme și alte date de depanare, " +"încurajând raportarea erorilor" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:117 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:139 msgid "Unsaved images can now be recovered after a crash" msgstr "Imaginile nesalvate pot fi acum recuperate după o blocare" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:118 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:140 msgid "Layer masks on layer groups" msgstr "Măști de strat pe grupuri de strat" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:119 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:141 msgid "JPEG 2000 support improved for high bit depth and various color spaces" msgstr "" +"Suport JPEG 2000 îmbunătățit pentru adâncime mare de biți și diferite spații " +"de culoare" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:120 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:142 msgid "Screenshot and color picking improved on various platforms" msgstr "" +"Capturile de ecran și prelevarea culorilor au fost îmbunătățite pe diferite " +"platforme" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:121 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:143 msgid "Metadata defaults preferences now available" -msgstr "" +msgstr "Preferințele implicite pentru metadatele sunt acum disponibile" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:122 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:144 msgid "Various GUI polishing" -msgstr "" +msgstr "Diverse ameliorări la interfața de utilizator" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:123 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:145 msgid "" "GIMP 2.9.8 introduces on-canvas gradient editing and various enhancements " "while focusing on bugfixing and stability." msgstr "" +"GIMP 2.9.8 introduce editarea degradeului pe canava și diverse îmbunătățiri, " +"concentrându-se în același timp pe remedierea erorilor și stabilitate." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:124 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:146 msgid "On-canvas gradient editing" msgstr "Editare de degrade direct pe canava" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:125 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:147 msgid "Notification when an image is over/underexposed" -msgstr "" +msgstr "Notificare când o imagine este supra/subexpusă" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:126 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:148 msgid "Better and faster color management" msgstr "Gestionare de culori mai bună și mai rapidă" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:127 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:149 msgid "Support for color picker and screenshots in Wayland on KDE Plasma" msgstr "" +"Suport pentru selectorul de culori și capturi de ecran în Wayland pe KDE " +"Plasma" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:128 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:150 msgid "Paste in place feature" msgstr "Caracteristica de lipire în loc" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:129 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:151 msgid "Many usability improvements" -msgstr "" +msgstr "Multe îmbunătățiri de utilizabilitate" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:130 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:152 msgid "Manual can be displayed in the user's preferred language" -msgstr "" +msgstr "Manualul poate fi afișat în limba preferată de utilizator" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:131 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:153 msgid "Improvements for the Wavelet Decompose filter" msgstr "Îmbunătățiri pentru filtrul de descompunere în vălurele" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:132 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:154 msgid "Improved compatibility with Photoshop .psd files" -msgstr "" +msgstr "Compatibilitate îmbunătățită cu fișierele .psd Photoshop" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:133 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:155 msgid "New support for password-protected PDF" -msgstr "" +msgstr "Nou suport pentru PDF protejat prin parolă" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:134 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:156 msgid "New support for HGT format (Digital Elevation Model data)" msgstr "" +"Nou suport pentru formatul HGT (date ale modelului digital de altitudine)" #: ../desktop/gimp-data-extras.metainfo.xml.in.in.h:1 msgid "Extra files for GIMP" @@ -800,7 +1074,7 @@ "Împreună cu GIMP ar trebui să fi primit o copie a licenței GNU General " "Public License. Dacă nu, vedeți https://www.gnu.org/licenses/" -#: ../app/gimp-update.c:261 +#: ../app/gimp-update.c:415 #, c-format msgid "" "A new version of GIMP (%s) was released.\n" @@ -820,116 +1094,116 @@ msgid "%s version %s" msgstr "%s versiunea %s" -#: ../app/main.c:164 +#: ../app/main.c:163 msgid "Show version information and exit" msgstr "Arată informațiile despre versiune și ieși" -#: ../app/main.c:169 +#: ../app/main.c:168 msgid "Show license information and exit" msgstr "Arată informațiile despre licență și ieși" -#: ../app/main.c:174 +#: ../app/main.c:173 msgid "Be more verbose" msgstr "Informații detaliate" -#: ../app/main.c:179 +#: ../app/main.c:178 msgid "Start a new GIMP instance" msgstr "Pornește o instanță GIMP nouă" -#: ../app/main.c:184 +#: ../app/main.c:183 msgid "Open images as new" msgstr "Deschide imaginile ca fiind noi" -#: ../app/main.c:189 +#: ../app/main.c:188 msgid "Run without a user interface" msgstr "Execută fără interfață utilizator" -#: ../app/main.c:194 +#: ../app/main.c:193 msgid "Do not load brushes, gradients, patterns, ..." msgstr "Nu încărca peneluri, degradeuri, modele, ..." -#: ../app/main.c:199 +#: ../app/main.c:198 msgid "Do not load any fonts" msgstr "Nu încărca niciun font" # este vorba despre splash screen -#: ../app/main.c:204 +#: ../app/main.c:203 msgid "Do not show a splash screen" msgstr "Nu arăta ecranul de pornire" -#: ../app/main.c:209 +#: ../app/main.c:208 msgid "Do not use shared memory between GIMP and plug-ins" msgstr "Nu folosi memorie partajată între GIMP și plugin-uri" -#: ../app/main.c:214 +#: ../app/main.c:213 msgid "Do not use special CPU acceleration functions" msgstr "Nu folosi funcții speciale de accelerare CPU" -#: ../app/main.c:219 +#: ../app/main.c:218 msgid "Use an alternate sessionrc file" msgstr "Folosește un fișier sessionrc alternativ" -#: ../app/main.c:224 +#: ../app/main.c:223 msgid "Use an alternate user gimprc file" msgstr "Folosește un fișier gimprc alternativ de utilizator" -#: ../app/main.c:229 +#: ../app/main.c:228 msgid "Use an alternate system gimprc file" msgstr "Folosește un fișier gimprc alternativ de sistem" -#: ../app/main.c:234 +#: ../app/main.c:233 msgid "Batch command to run (can be used multiple times)" msgstr "Comandă batch de executat (poate fi folosită de multe ori)" -#: ../app/main.c:239 +#: ../app/main.c:238 msgid "The procedure to process batch commands with" msgstr "Procedura cu care să fie procesată comanda batch" -#: ../app/main.c:244 +#: ../app/main.c:243 msgid "Send messages to console instead of using a dialog" msgstr "Trimite mesajele la consolă în locul folosirii unui dialog" #. don't translate the mode names (off|on|warn) -#: ../app/main.c:250 +#: ../app/main.c:249 msgid "PDB compatibility mode (off|on|warn)" msgstr "Mod compatibilitate PDB (off|on|warn)" #. don't translate the mode names (never|query|always) -#: ../app/main.c:256 +#: ../app/main.c:255 msgid "Debug in case of a crash (never|query|always)" msgstr "Depanare în cazul unei blocări a programului (never|query|always)" -#: ../app/main.c:261 +#: ../app/main.c:260 msgid "Enable non-fatal debugging signal handlers" -msgstr "Activează rutina de tratare a semnalelor de depanare non-fatale" +msgstr "Activează rutinele de tratare a semnalelor de depanare non-fatale" # a fost: Formulează toate avertismentele ca fatale -#: ../app/main.c:266 +#: ../app/main.c:265 msgid "Make all warnings fatal" msgstr "Consideră toate avertismentele ca fiind erori fatale" -#: ../app/main.c:271 +#: ../app/main.c:270 msgid "Output a gimprc file with default settings" -msgstr "Creează un fișier gimprc cu setările implicite" +msgstr "Creează un fișier gimprc cu configurările implicite" # hm ? în pdb este outputul sau procedurile ? -#: ../app/main.c:287 +#: ../app/main.c:286 msgid "Output a sorted list of deprecated procedures in the PDB" msgstr "Generează o listă sortată de proceduri învechite în PDB" -#: ../app/main.c:292 +#: ../app/main.c:291 msgid "Show a preferences page with experimental features" msgstr "Arată o pagină de preferințe cu caracteristici experimentale" -#: ../app/main.c:297 +#: ../app/main.c:296 msgid "Show an image submenu with debug actions" msgstr "Arată un submeniu de imagine cu acțiuni de depanare" -#: ../app/main.c:578 +#: ../app/main.c:598 msgid "[FILE|URI...]" msgstr "[FIȘIER|URI...]" -#: ../app/main.c:596 +#: ../app/main.c:616 msgid "" "GIMP could not initialize the graphical user interface.\n" "Make sure a proper setup for your display environment exists." @@ -938,30 +1212,30 @@ "Asigurați-vă că există configurările potrivite pentru mediul afișorului pe " "care îl aveți." -#: ../app/main.c:615 +#: ../app/main.c:635 msgid "Another GIMP instance is already running." msgstr "Altă instanță GIMP este deja pornită." # hm ? apăsați orice tastă nu prea este valabil pentru *orice* tastă -#: ../app/main.c:706 +#: ../app/main.c:726 msgid "GIMP output. Type any character to close this window." msgstr "" "Rezultate furnizate de GIMP. Apăsați orice tastă pentru a închide această " "fereastră." # hm ? apăsați orice tastă nu prea este valabil pentru *orice* tastă -#: ../app/main.c:707 +#: ../app/main.c:727 #, c-format msgid "(Type any character to close this window)\n" msgstr "(Apăsați orice tastă pentru a închide această fereastră)\n" -#: ../app/main.c:724 +#: ../app/main.c:744 msgid "GIMP output. You can minimize this window, but don't close it." msgstr "" "Rezultate furnizate de GIMP. Puteți minimiza această feeastră, dar să nu o " "închideți." -#: ../app/sanity.c:562 +#: ../app/sanity.c:546 #, c-format msgid "" "The configured filename encoding cannot be converted to UTF-8: %s\n" @@ -972,7 +1246,7 @@ "\n" "Verificați valoarea variabilei de mediu G_FILENAME_ENCODING." -#: ../app/sanity.c:581 +#: ../app/sanity.c:565 #, c-format msgid "" "The name of the directory holding the GIMP user configuration cannot be " @@ -996,7 +1270,7 @@ #. initialize the list of gimp brushes #: ../app/actions/actions.c:114 ../app/core/gimp-data-factories.c:349 -#: ../app/dialogs/dialogs.c:337 ../app/dialogs/preferences-dialog.c:3262 +#: ../app/dialogs/dialogs.c:337 ../app/dialogs/preferences-dialog.c:3266 msgid "Brushes" msgstr "Peneluri" @@ -1045,7 +1319,7 @@ #. Document History #: ../app/actions/actions.c:147 ../app/dialogs/dialogs.c:364 -#: ../app/dialogs/preferences-dialog.c:1229 +#: ../app/dialogs/preferences-dialog.c:1233 msgid "Document History" msgstr "Istoric de documente" @@ -1080,7 +1354,7 @@ #. initialize the list of gimp fonts #: ../app/actions/actions.c:171 ../app/core/gimp-data-factories.c:383 -#: ../app/dialogs/dialogs.c:355 ../app/dialogs/preferences-dialog.c:3292 +#: ../app/dialogs/dialogs.c:355 ../app/dialogs/preferences-dialog.c:3296 msgid "Fonts" msgstr "Fonturi" @@ -1091,19 +1365,19 @@ #. initialize the list of gimp gradients #: ../app/actions/actions.c:177 ../app/core/gimp-data-factories.c:374 -#: ../app/dialogs/dialogs.c:349 ../app/dialogs/preferences-dialog.c:3286 +#: ../app/dialogs/dialogs.c:349 ../app/dialogs/preferences-dialog.c:3290 msgid "Gradients" msgstr "Degradeuri" #: ../app/actions/actions.c:180 ../app/core/gimp-data-factories.c:390 -#: ../app/dialogs/dialogs.c:361 ../app/dialogs/preferences-dialog.c:3298 +#: ../app/dialogs/dialogs.c:361 ../app/dialogs/preferences-dialog.c:3302 msgid "Tool Presets" -msgstr "Presetări de instrument" +msgstr "Prestabilirii de instrument" #: ../app/actions/actions.c:183 ../app/dialogs/dialogs.c:438 #: ../app/widgets/gimptoolpreseteditor.c:96 msgid "Tool Preset Editor" -msgstr "Editor de presetare de instrument" +msgstr "Editor de prestabilire de instrument" #: ../app/actions/actions.c:186 msgid "Help" @@ -1125,7 +1399,7 @@ #. initialize the list of mypaint brushes #: ../app/actions/actions.c:198 ../app/core/gimp-data-factories.c:359 -#: ../app/dialogs/dialogs.c:343 ../app/dialogs/preferences-dialog.c:3304 +#: ../app/dialogs/dialogs.c:343 ../app/dialogs/preferences-dialog.c:3308 msgid "MyPaint Brushes" msgstr "Peneluri MyPaint" @@ -1136,23 +1410,23 @@ #. initialize the list of gimp palettes #: ../app/actions/actions.c:204 ../app/core/gimp-data-factories.c:369 -#: ../app/dialogs/dialogs.c:352 ../app/dialogs/preferences-dialog.c:3280 +#: ../app/dialogs/dialogs.c:352 ../app/dialogs/preferences-dialog.c:3284 msgid "Palettes" msgstr "Palete" #. initialize the list of gimp patterns #: ../app/actions/actions.c:207 ../app/core/gimp-data-factories.c:364 -#: ../app/dialogs/dialogs.c:346 ../app/dialogs/preferences-dialog.c:3274 +#: ../app/dialogs/dialogs.c:346 ../app/dialogs/preferences-dialog.c:3278 msgid "Patterns" msgstr "Modele" -#: ../app/actions/actions.c:210 ../app/dialogs/preferences-dialog.c:3310 +#: ../app/actions/actions.c:210 ../app/dialogs/preferences-dialog.c:3314 msgid "Plug-ins" msgstr "Plugin-uri" #. Quick Mask Color #: ../app/actions/actions.c:213 ../app/core/gimpchannel.c:358 -#: ../app/dialogs/preferences-dialog.c:1779 +#: ../app/dialogs/preferences-dialog.c:1783 msgid "Quick Mask" msgstr "Mască rapidă" @@ -1179,7 +1453,7 @@ msgstr "Editor de text" #: ../app/actions/actions.c:231 ../app/dialogs/dialogs.c:312 -#: ../app/gui/gui.c:554 +#: ../app/gui/gui.c:567 msgid "Tool Options" msgstr "Opțiuni de instrument" @@ -1522,11 +1796,10 @@ msgid "None" msgstr "Fără" -# hm ? #: ../app/actions/channels-actions.c:141 msgctxt "channels-action" msgid "Channel Color Tag: Clear" -msgstr "Etichetă de culoare de canal: șterge" +msgstr "Eticheta de culoare a canalului: golește" #: ../app/actions/channels-actions.c:146 msgctxt "channels-action" @@ -1536,7 +1809,7 @@ #: ../app/actions/channels-actions.c:147 msgctxt "channels-action" msgid "Channel Color Tag: Set to Blue" -msgstr "Etichetă de culoare de canal: stabilește la albastru" +msgstr "Eticheta de culoare a canalului: stabilește la albastru" #: ../app/actions/channels-actions.c:152 msgctxt "channels-action" @@ -1546,7 +1819,7 @@ #: ../app/actions/channels-actions.c:153 msgctxt "channels-action" msgid "Channel Color Tag: Set to Green" -msgstr "Etichetă de culoare de canal: stabilește la verde" +msgstr "Eticheta de culoare a canalului: stabilește la verde" #: ../app/actions/channels-actions.c:158 msgctxt "channels-action" @@ -1556,7 +1829,7 @@ #: ../app/actions/channels-actions.c:159 msgctxt "channels-action" msgid "Channel Color Tag: Set to Yellow" -msgstr "Etichetă de culoare de canal: stabilește la galben" +msgstr "Eticheta de culoare a canalului: stabilește la galben" #: ../app/actions/channels-actions.c:164 msgctxt "channels-action" @@ -1566,7 +1839,7 @@ #: ../app/actions/channels-actions.c:165 msgctxt "channels-action" msgid "Channel Color Tag: Set to Orange" -msgstr "Etichetă de culoare de canal: stabilește la portocaliu" +msgstr "Eticheta de culoare a canalului: stabilește la portocaliu" #: ../app/actions/channels-actions.c:170 msgctxt "channels-action" @@ -1576,7 +1849,7 @@ #: ../app/actions/channels-actions.c:171 msgctxt "channels-action" msgid "Channel Color Tag: Set to Brown" -msgstr "Etichetă de culoare de canal: stabilește la maro" +msgstr "Eticheta de culoare a canalului: stabilește la maro" #: ../app/actions/channels-actions.c:176 msgctxt "channels-action" @@ -1586,7 +1859,7 @@ #: ../app/actions/channels-actions.c:177 msgctxt "channels-action" msgid "Channel Color Tag: Set to Red" -msgstr "Etichetă de culoare de canal: stabilește la roșu" +msgstr "Eticheta de culoare a canalului: stabilește la roșu" #: ../app/actions/channels-actions.c:182 msgctxt "channels-action" @@ -1596,7 +1869,7 @@ #: ../app/actions/channels-actions.c:183 msgctxt "channels-action" msgid "Channel Color Tag: Set to Violet" -msgstr "Etichetă de culoare de canal: stabilește la violet" +msgstr "Eticheta de culoare a canalului: stabilește la violet" #: ../app/actions/channels-actions.c:188 msgctxt "channels-action" @@ -1606,7 +1879,7 @@ #: ../app/actions/channels-actions.c:189 msgctxt "channels-action" msgid "Channel Color Tag: Set to Gray" -msgstr "Etichetă de culoare de canal: stabilește la gri" +msgstr "Eticheta de culoare a canalului: stabilește la gri" #: ../app/actions/channels-actions.c:197 msgctxt "channels-action" @@ -2081,837 +2354,837 @@ #: ../app/actions/context-actions.c:257 msgctxt "context-action" msgid "Background: Set Color From Swatch" -msgstr "" +msgstr "Fundal: stabilește culoarea din specimen" #: ../app/actions/context-actions.c:261 msgctxt "context-action" msgid "Background: Use First Color From Swatch" -msgstr "" +msgstr "Fundal: folosește prima culoare din specimen" #: ../app/actions/context-actions.c:265 msgctxt "context-action" msgid "Background: Use Last Color From Swatch" -msgstr "" +msgstr "Fundal: folosește ultima culoare din specimen" #: ../app/actions/context-actions.c:269 msgctxt "context-action" msgid "Background: Use Previous Color From Swatch" -msgstr "" +msgstr "Fundal: folosește culoarea precedentă din specimen" #: ../app/actions/context-actions.c:273 msgctxt "context-action" msgid "Background: Use Next Color From Swatch" -msgstr "" +msgstr "Fundal: folosește culoarea următoare din specimen" #: ../app/actions/context-actions.c:277 msgctxt "context-action" msgid "Background: Skip Color Back From Swatch" -msgstr "" +msgstr "Fundal: salt la culoarea precedentă din specimen" #: ../app/actions/context-actions.c:281 msgctxt "context-action" msgid "Background: Skip Color Forward From Swatch" -msgstr "" +msgstr "Fundal: salt la culoarea următoare din specimen" #: ../app/actions/context-actions.c:289 msgctxt "context-action" msgid "Foreground Red: Set" -msgstr "" +msgstr "Roșu prim-plan: stabilește" #: ../app/actions/context-actions.c:293 msgctxt "context-action" msgid "Foreground Red: Set to Minimum" -msgstr "" +msgstr "Roșu prim-plan: stabilește la minim" #: ../app/actions/context-actions.c:297 msgctxt "context-action" msgid "Foreground Red: Set to Maximum" -msgstr "" +msgstr "Roșu prim-plan: stabilește la maxim" #: ../app/actions/context-actions.c:301 msgctxt "context-action" msgid "Foreground Red: Decrease by 1%" -msgstr "" +msgstr "Roșu prim-plan: diminuează cu 1%" #: ../app/actions/context-actions.c:305 msgctxt "context-action" msgid "Foreground Red: Increase by 1%" -msgstr "" +msgstr "Roșu prim-plan: intensifică cu 1%" #: ../app/actions/context-actions.c:309 msgctxt "context-action" msgid "Foreground Red: Decrease by 10%" -msgstr "" +msgstr "Roșu prim-plan: diminuează cu 10%" #: ../app/actions/context-actions.c:313 msgctxt "context-action" msgid "Foreground Red: Increase by 10%" -msgstr "" +msgstr "Roșu prim-plan: intensifică cu 10%" #: ../app/actions/context-actions.c:321 msgctxt "context-action" msgid "Foreground Green: Set" -msgstr "" +msgstr "Verde prim-plan: stabilește" #: ../app/actions/context-actions.c:325 msgctxt "context-action" msgid "Foreground Green: Set to Minimum" -msgstr "" +msgstr "Verde prim-plan: stabilește la minim" #: ../app/actions/context-actions.c:329 msgctxt "context-action" msgid "Foreground Green: Set to Maximum" -msgstr "" +msgstr "Verde prim-plan: stabilește la maxim" #: ../app/actions/context-actions.c:333 msgctxt "context-action" msgid "Foreground Green: Decrease by 1%" -msgstr "" +msgstr "Verde prim-plan: diminuează cu 1%" #: ../app/actions/context-actions.c:337 msgctxt "context-action" msgid "Foreground Green: Increase by 1%" -msgstr "" +msgstr "Verde prim-plan: intensifică cu 1%" #: ../app/actions/context-actions.c:341 msgctxt "context-action" msgid "Foreground Green: Decrease by 10%" -msgstr "" +msgstr "Verde prim-plan: diminuează cu 10%" #: ../app/actions/context-actions.c:345 msgctxt "context-action" msgid "Foreground Green: Increase by 10%" -msgstr "" +msgstr "Verde prim-plan: intensifică cu 10%" #: ../app/actions/context-actions.c:353 msgctxt "context-action" msgid "Foreground Blue: Set" -msgstr "" +msgstr "Albastru prim-plan: stabilește" #: ../app/actions/context-actions.c:357 msgctxt "context-action" msgid "Foreground Blue: Set to Minimum" -msgstr "" +msgstr "Albastru prim-plan: stabilește la minim" #: ../app/actions/context-actions.c:361 msgctxt "context-action" msgid "Foreground Blue: Set to Maximum" -msgstr "" +msgstr "Albastru prim-plan: stabilește la maxim" #: ../app/actions/context-actions.c:365 msgctxt "context-action" msgid "Foreground Blue: Decrease by 1%" -msgstr "" +msgstr "Albastru prim-plan: diminuează cu 1%" #: ../app/actions/context-actions.c:369 msgctxt "context-action" msgid "Foreground Blue: Increase by 1%" -msgstr "" +msgstr "Albastru prim-plan: intensifică cu 1%" #: ../app/actions/context-actions.c:373 msgctxt "context-action" msgid "Foreground Blue: Decrease by 10%" -msgstr "" +msgstr "Albastru prim-plan: diminuează cu 10%" #: ../app/actions/context-actions.c:377 msgctxt "context-action" msgid "Foreground Blue: Increase by 10%" -msgstr "" +msgstr "Albastru prim-plan: intensifică cu 10%" #: ../app/actions/context-actions.c:385 msgctxt "context-action" msgid "Background Red: Set" -msgstr "" +msgstr "Roșu fundal: stabilește" #: ../app/actions/context-actions.c:389 msgctxt "context-action" msgid "Background Red: Set to Minimum" -msgstr "" +msgstr "Roșu fundal: stabilește la minim" #: ../app/actions/context-actions.c:393 msgctxt "context-action" msgid "Background Red: Set to Maximum" -msgstr "" +msgstr "Roșu fundal: stabilește la maxim" #: ../app/actions/context-actions.c:397 msgctxt "context-action" msgid "Background Red: Decrease by 1%" -msgstr "" +msgstr "Roșu fundal: diminuează cu 1%" #: ../app/actions/context-actions.c:401 msgctxt "context-action" msgid "Background Red: Increase by 1%" -msgstr "" +msgstr "Roșu fundal: intensifică cu 1%" #: ../app/actions/context-actions.c:405 msgctxt "context-action" msgid "Background Red: Decrease by 10%" -msgstr "" +msgstr "Roșu fundal: diminuează cu 10%" #: ../app/actions/context-actions.c:409 msgctxt "context-action" msgid "Background Red: Increase by 10%" -msgstr "" +msgstr "Roșu fundal: intensifică cu 10%" #: ../app/actions/context-actions.c:417 msgctxt "context-action" msgid "Background Green: Set" -msgstr "" +msgstr "Verde fundal: stabilește" #: ../app/actions/context-actions.c:421 msgctxt "context-action" msgid "Background Green: Set to Minimum" -msgstr "" +msgstr "Verde fundal: stabilește la minim" #: ../app/actions/context-actions.c:425 msgctxt "context-action" msgid "Background Green: Set to Maximum" -msgstr "" +msgstr "Verde fundal: stabilește la maxim" #: ../app/actions/context-actions.c:429 msgctxt "context-action" msgid "Background Green: Decrease by 1%" -msgstr "" +msgstr "Verde fundal: diminuează cu 1%" #: ../app/actions/context-actions.c:433 msgctxt "context-action" msgid "Background Green: Increase by 1%" -msgstr "" +msgstr "Verde fundal: intensifică cu 1%" #: ../app/actions/context-actions.c:437 msgctxt "context-action" msgid "Background Green: Decrease by 10%" -msgstr "" +msgstr "Verde fundal: diminuează cu 10%" #: ../app/actions/context-actions.c:441 msgctxt "context-action" msgid "Background Green: Increase by 10%" -msgstr "" +msgstr "Verde fundal: intensifică cu 10%" #: ../app/actions/context-actions.c:449 msgctxt "context-action" msgid "Background Blue: Set" -msgstr "Fundal albastru: stabilește" +msgstr "Albastru fundal: stabilește" #: ../app/actions/context-actions.c:453 msgctxt "context-action" msgid "Background Blue: Set to Minimum" -msgstr "Fundal albastru: stabilește la minim" +msgstr "Albastru fundal: stabilește la minim" #: ../app/actions/context-actions.c:457 msgctxt "context-action" msgid "Background Blue: Set to Maximum" -msgstr "Fundal albastru: stabilește la maxim" +msgstr "Albastru fundal: stabilește la maxim" #: ../app/actions/context-actions.c:461 msgctxt "context-action" msgid "Background Blue: Decrease by 1%" -msgstr "" +msgstr "Albastru fundal: diminuează cu 1%" #: ../app/actions/context-actions.c:465 msgctxt "context-action" msgid "Background Blue: Increase by 1%" -msgstr "" +msgstr "Albastru fundal: intensifică cu 1%" #: ../app/actions/context-actions.c:469 msgctxt "context-action" msgid "Background Blue: Decrease by 10%" -msgstr "" +msgstr "Albastru fundal: diminuează cu 10%" #: ../app/actions/context-actions.c:473 msgctxt "context-action" msgid "Background Blue: Increase by 10%" -msgstr "" +msgstr "Albastru fundal: intensifică cu 10%" #: ../app/actions/context-actions.c:481 msgctxt "context-action" msgid "Foreground Hue: Set" -msgstr "" +msgstr "Nuanță de prim-plan: stabilește" #: ../app/actions/context-actions.c:485 msgctxt "context-action" msgid "Foreground Hue: Set to Minimum" -msgstr "" +msgstr "Nuanță de prim-plan: stabilește la minim" #: ../app/actions/context-actions.c:489 msgctxt "context-action" msgid "Foreground Hue: Set to Maximum" -msgstr "" +msgstr "Nuanță de prim-plan: stabilește la maxim" #: ../app/actions/context-actions.c:493 msgctxt "context-action" msgid "Foreground Hue: Decrease by 1%" -msgstr "" +msgstr "Nuanță de prim-plan: diminuează cu 1%" #: ../app/actions/context-actions.c:497 msgctxt "context-action" msgid "Foreground Hue: Increase by 1%" -msgstr "" +msgstr "Nuanță de prim-plan: intensifică cu 1%" #: ../app/actions/context-actions.c:501 msgctxt "context-action" msgid "Foreground Hue: Decrease by 10%" -msgstr "" +msgstr "Nuanță de prim-plan: diminuează cu 10%" #: ../app/actions/context-actions.c:505 msgctxt "context-action" msgid "Foreground Hue: Increase by 10%" -msgstr "" +msgstr "Nuanță de prim-plan: intensifică cu 10%" #: ../app/actions/context-actions.c:513 msgctxt "context-action" msgid "Foreground Saturation: Set" -msgstr "" +msgstr "Saturație de prim-plan: stabilește" #: ../app/actions/context-actions.c:517 msgctxt "context-action" msgid "Foreground Saturation: Set to Minimum" -msgstr "" +msgstr "Saturație de prim-plan: stabilește la minim" #: ../app/actions/context-actions.c:521 msgctxt "context-action" msgid "Foreground Saturation: Set to Maximum" -msgstr "" +msgstr "Saturație de prim-plan: stabilește la maxim" #: ../app/actions/context-actions.c:525 msgctxt "context-action" msgid "Foreground Saturation: Decrease by 1%" -msgstr "" +msgstr "Saturație de prim-plan: diminuează cu 1%" #: ../app/actions/context-actions.c:529 msgctxt "context-action" msgid "Foreground Saturation: Increase by 1%" -msgstr "" +msgstr "Saturație de prim-plan: intensifică cu 1%" #: ../app/actions/context-actions.c:533 msgctxt "context-action" msgid "Foreground Saturation: Decrease by 10%" -msgstr "" +msgstr "Saturație de prim-plan: diminuează cu 10%" #: ../app/actions/context-actions.c:537 msgctxt "context-action" msgid "Foreground Saturation: Increase by 10%" -msgstr "" +msgstr "Saturație de prim-plan: intensifică cu 10%" #: ../app/actions/context-actions.c:545 msgctxt "context-action" msgid "Foreground Value: Set" -msgstr "" +msgstr "Valoare de prim-plan: stabilește" #: ../app/actions/context-actions.c:549 msgctxt "context-action" msgid "Foreground Value: Set to Minimum" -msgstr "" +msgstr "Valoare de prim-plan: stabilește la minim" #: ../app/actions/context-actions.c:553 msgctxt "context-action" msgid "Foreground Value: Set to Maximum" -msgstr "" +msgstr "Valoare de prim-plan: stabilește la maxim" #: ../app/actions/context-actions.c:557 msgctxt "context-action" msgid "Foreground Value: Decrease by 1%" -msgstr "" +msgstr "Valoare de prim-plan: diminuează cu 1%" #: ../app/actions/context-actions.c:561 msgctxt "context-action" msgid "Foreground Value: Increase by 1%" -msgstr "" +msgstr "Valoare de prim-plan: intensifică cu 1%" #: ../app/actions/context-actions.c:565 msgctxt "context-action" msgid "Foreground Value: Decrease by 10%" -msgstr "" +msgstr "Valoare de prim-plan: diminuează cu 10%" #: ../app/actions/context-actions.c:569 msgctxt "context-action" msgid "Foreground Value: Increase by 10%" -msgstr "" +msgstr "Valoare de prim-plan: intensifică cu 10%" #: ../app/actions/context-actions.c:577 msgctxt "context-action" msgid "Background Hue: Set" -msgstr "" +msgstr "Nuanță de fundal: stabilește" #: ../app/actions/context-actions.c:581 msgctxt "context-action" msgid "Background Hue: Set to Minimum" -msgstr "" +msgstr "Nuanță de fundal: stabilește la minim" #: ../app/actions/context-actions.c:585 msgctxt "context-action" msgid "Background Hue: Set to Maximum" -msgstr "" +msgstr "Nuanță de fundal: stabilește la maxim" #: ../app/actions/context-actions.c:589 msgctxt "context-action" msgid "Background Hue: Decrease by 1%" -msgstr "" +msgstr "Nuanță de fundal: diminuează cu 1%" #: ../app/actions/context-actions.c:593 msgctxt "context-action" msgid "Background Hue: Increase by 1%" -msgstr "" +msgstr "Nuanță de fundal: intensifică cu 1%" #: ../app/actions/context-actions.c:597 msgctxt "context-action" msgid "Background Hue: Decrease by 10%" -msgstr "" +msgstr "Nuanță de fundal: diminuează cu 10%" #: ../app/actions/context-actions.c:601 msgctxt "context-action" msgid "Background Hue: Increase by 10%" -msgstr "" +msgstr "Nuanță de fundal: intensifică cu 10%" #: ../app/actions/context-actions.c:609 msgctxt "context-action" msgid "Background Saturation: Set" -msgstr "" +msgstr "Saturație de fundal: stabilește" #: ../app/actions/context-actions.c:613 msgctxt "context-action" msgid "Background Saturation: Set to Minimum" -msgstr "" +msgstr "Saturație de fundal: stabilește la minim" #: ../app/actions/context-actions.c:617 msgctxt "context-action" msgid "Background Saturation: Set to Maximum" -msgstr "" +msgstr "Saturație de fundal: stabilește la maxim" #: ../app/actions/context-actions.c:621 msgctxt "context-action" msgid "Background Saturation: Decrease by 1%" -msgstr "" +msgstr "Saturație de fundal: diminuează cu 1%" #: ../app/actions/context-actions.c:625 msgctxt "context-action" msgid "Background Saturation: Increase by 1%" -msgstr "" +msgstr "Saturație de fundal: intensifică cu 1%" #: ../app/actions/context-actions.c:629 msgctxt "context-action" msgid "Background Saturation: Decrease by 10%" -msgstr "" +msgstr "Saturație de fundal: diminuează cu 10%" #: ../app/actions/context-actions.c:633 msgctxt "context-action" msgid "Background Saturation: Increase by 10%" -msgstr "" +msgstr "Saturație de fundal: intensifică cu 10%" #: ../app/actions/context-actions.c:641 msgctxt "context-action" msgid "Background Value: Set" -msgstr "" +msgstr "Valoare de fundal: stabilește" #: ../app/actions/context-actions.c:645 msgctxt "context-action" msgid "Background Value: Set to Minimum" -msgstr "" +msgstr "Valoare de fundal: stabilește la minim" #: ../app/actions/context-actions.c:649 msgctxt "context-action" msgid "Background Value: Set to Maximum" -msgstr "" +msgstr "Valoare de fundal: stabilește la maxim" #: ../app/actions/context-actions.c:653 msgctxt "context-action" msgid "Background Value: Decrease by 1%" -msgstr "" +msgstr "Valoare de fundal: diminuează cu 1%" #: ../app/actions/context-actions.c:657 msgctxt "context-action" msgid "Background Value: Increase by 1%" -msgstr "" +msgstr "Valoare de fundal: intensifică cu 1%" #: ../app/actions/context-actions.c:661 msgctxt "context-action" msgid "Background Value: Decrease by 10%" -msgstr "" +msgstr "Valoare de fundal: diminuează cu 10%" #: ../app/actions/context-actions.c:665 msgctxt "context-action" msgid "Background Value: Increase by 10%" -msgstr "" +msgstr "Valoare de fundal: intensifică cu 10%" #: ../app/actions/context-actions.c:673 msgctxt "context-action" msgid "Tool Opacity: Set Transparency" -msgstr "Opacitatea instrumentului: stabilește transparența" +msgstr "Opacitate de instrument: stabilește transparența" #: ../app/actions/context-actions.c:677 msgctxt "context-action" msgid "Tool Opacity: Make Completely Transparent" -msgstr "Opacitatea instrumentului: complet transparent" +msgstr "Opacitate de instrument: complet transparent" #: ../app/actions/context-actions.c:681 msgctxt "context-action" msgid "Tool Opacity: Make Completely Opaque" -msgstr "Opacitatea instrumentului: complet opac" +msgstr "Opacitate de instrument: complet opac" #: ../app/actions/context-actions.c:685 msgctxt "context-action" msgid "Tool Opacity: Make 1% More Transparent" -msgstr "Opacitatea instrumentului: 1% mai transparent" +msgstr "Opacitate de instrument: 1% mai transparent" #: ../app/actions/context-actions.c:689 msgctxt "context-action" msgid "Tool Opacity: Make 1% More Opaque" -msgstr "Opacitatea instrumentului: 1% mai opac" +msgstr "Opacitate de instrument: 1% mai opac" #: ../app/actions/context-actions.c:693 msgctxt "context-action" msgid "Tool Opacity: Make 10% More Transparent" -msgstr "Opacitatea instrumentului: 10% mai transparent" +msgstr "Opacitate de instrument: 10% mai transparent" #: ../app/actions/context-actions.c:697 msgctxt "context-action" msgid "Tool Opacity: Make 10% More Opaque" -msgstr "Opacitatea instrumentului: 10% mai opac" +msgstr "Opacitate de instrument: 10% mai opac" #: ../app/actions/context-actions.c:705 msgctxt "context-action" msgid "Tool Paint Mode: Select First" -msgstr "" +msgstr "Mod instrument de pictură: selectează primul" #: ../app/actions/context-actions.c:709 msgctxt "context-action" msgid "Tool Paint Mode: Select Last" -msgstr "" +msgstr "Mod instrument de pictură: selectează ultimul" #: ../app/actions/context-actions.c:713 msgctxt "context-action" msgid "Tool Paint Mode: Select Previous" -msgstr "" +msgstr "Mod instrument de pictură: selectează precedentul" #: ../app/actions/context-actions.c:717 msgctxt "context-action" msgid "Tool Paint Mode: Select Next" -msgstr "" +msgstr "Mod instrument de pictură: selectează următorul" #: ../app/actions/context-actions.c:725 msgctxt "context-action" msgid "Tool Selection: Choose by Index" -msgstr "" +msgstr "Selecție de instrument: alege pe bază de index" #: ../app/actions/context-actions.c:729 msgctxt "context-action" msgid "Tool Selection: Switch to First" -msgstr "" +msgstr "Selecție de instrument: comută la primul" #: ../app/actions/context-actions.c:733 msgctxt "context-action" msgid "Tool Selection: Switch to Last" -msgstr "" +msgstr "Selecție de instrument: comută la ultimul" #: ../app/actions/context-actions.c:737 msgctxt "context-action" msgid "Tool Selection: Switch to Previous" -msgstr "" +msgstr "Selecție de instrument: comută la precedentul" #: ../app/actions/context-actions.c:741 msgctxt "context-action" msgid "Tool Selection: Switch to Next" -msgstr "" +msgstr "Selecție de instrument: comută la următorul" #: ../app/actions/context-actions.c:749 msgctxt "context-action" msgid "Brush Selection: Select by Index" -msgstr "" +msgstr "Selecție de penel: selectează după index" #: ../app/actions/context-actions.c:753 msgctxt "context-action" msgid "Brush Selection: Switch to First" -msgstr "" +msgstr "Selecție de penel: comută la primul" #: ../app/actions/context-actions.c:757 msgctxt "context-action" msgid "Brush Selection: Switch to Last" -msgstr "" +msgstr "Selecție de penel: comută la ultimul" #: ../app/actions/context-actions.c:761 msgctxt "context-action" msgid "Brush Selection: Switch to Previous" -msgstr "" +msgstr "Selecție de penel: comută la precedentul" #: ../app/actions/context-actions.c:765 msgctxt "context-action" msgid "Brush Selection: Switch to Next" -msgstr "" +msgstr "Selecție de penel: comută la următorul" #: ../app/actions/context-actions.c:773 msgctxt "context-action" msgid "Pattern Selection: Select by Index" -msgstr "" +msgstr "Selecție de model: selectează după index" #: ../app/actions/context-actions.c:777 msgctxt "context-action" msgid "Pattern Selection: Switch to First" -msgstr "" +msgstr "Selecție de model: comută la primul" #: ../app/actions/context-actions.c:781 msgctxt "context-action" msgid "Pattern Selection: Switch to Last" -msgstr "" +msgstr "Selecție de model: comută la ultimul" #: ../app/actions/context-actions.c:785 msgctxt "context-action" msgid "Pattern Selection: Switch to Previous" -msgstr "" +msgstr "Selecție de model: comută la precedentul" #: ../app/actions/context-actions.c:789 msgctxt "context-action" msgid "Pattern Selection: Switch to Next" -msgstr "" +msgstr "Selecție de model: comută la următorul" #: ../app/actions/context-actions.c:797 msgctxt "context-action" msgid "Palette Selection: Select by Index" -msgstr "" +msgstr "Selecție de paletă: selectează după index" #: ../app/actions/context-actions.c:801 msgctxt "context-action" msgid "Palette Selection: Switch to First" -msgstr "" +msgstr "Selecție de paletă: comută la prima" #: ../app/actions/context-actions.c:805 msgctxt "context-action" msgid "Palette Selection: Switch to Last" -msgstr "" +msgstr "Selecție de paletă: comută la ultima" #: ../app/actions/context-actions.c:809 msgctxt "context-action" msgid "Palette Selection: Switch to Previous" -msgstr "" +msgstr "Selecție de paletă: comută la precedenta" #: ../app/actions/context-actions.c:813 msgctxt "context-action" msgid "Palette Selection: Switch to Next" -msgstr "" +msgstr "Selecție de paletă: comută la următoarea" #: ../app/actions/context-actions.c:821 msgctxt "context-action" msgid "Gradient Selection: Select by Index" -msgstr "" +msgstr "Selecție de degrade: selectează după index" #: ../app/actions/context-actions.c:825 msgctxt "context-action" msgid "Gradient Selection: Switch to First" -msgstr "" +msgstr "Selecție de degrade: comută la primul" #: ../app/actions/context-actions.c:829 msgctxt "context-action" msgid "Gradient Selection: Switch to Last" -msgstr "" +msgstr "Selecție de degrade: comută la ultimul" #: ../app/actions/context-actions.c:833 msgctxt "context-action" msgid "Gradient Selection: Switch to Previous" -msgstr "" +msgstr "Selecție de degrade: comută la precedentul" #: ../app/actions/context-actions.c:837 msgctxt "context-action" msgid "Gradient Selection: Switch to Next" -msgstr "" +msgstr "Selecție de degrade: comută la următorul" #: ../app/actions/context-actions.c:845 msgctxt "context-action" msgid "Font Selection: Select by Index" -msgstr "" +msgstr "Selecție de font: selectează după index" #: ../app/actions/context-actions.c:849 msgctxt "context-action" msgid "Font Selection: Switch to First" -msgstr "" +msgstr "Selecție de font: comută la primul" #: ../app/actions/context-actions.c:853 msgctxt "context-action" msgid "Font Selection: Switch to Last" -msgstr "Selectare de font: comută la ultimul" +msgstr "Selecție de font: comută la ultimul" #: ../app/actions/context-actions.c:857 msgctxt "context-action" msgid "Font Selection: Switch to Previous" -msgstr "" +msgstr "Selecție de font: comută la precedentul" #: ../app/actions/context-actions.c:861 msgctxt "context-action" msgid "Font Selection: Switch to Next" -msgstr "" +msgstr "Selecție de font: comută la următorul" #: ../app/actions/context-actions.c:869 msgctxt "context-action" msgid "Brush Spacing (Editor): Set" -msgstr "" +msgstr "Spațierea penelului (editor): stabilește" #: ../app/actions/context-actions.c:873 msgctxt "context-action" msgid "Brush Spacing (Editor): Set to Minimum" -msgstr "" +msgstr "Spațierea penelului (editor): stabilește la minim" #: ../app/actions/context-actions.c:877 msgctxt "context-action" msgid "Brush Spacing (Editor): Set to Maximum" -msgstr "" +msgstr "Spațierea penelului (editor): stabilește la maxim" #: ../app/actions/context-actions.c:881 msgctxt "context-action" msgid "Brush Spacing (Editor): Decrease by 1" -msgstr "" +msgstr "Spațierea penelului (editor): micșorează cu 1" #: ../app/actions/context-actions.c:885 msgctxt "context-action" msgid "Brush Spacing (Editor): Increase by 1" -msgstr "" +msgstr "Spațierea penelului (editor): mărește cu 1" #: ../app/actions/context-actions.c:889 msgctxt "context-action" msgid "Brush Spacing (Editor): Decrease by 10" -msgstr "" +msgstr "Spațierea penelului (editor): micșorează cu 10" #: ../app/actions/context-actions.c:893 msgctxt "context-action" msgid "Brush Spacing (Editor): Increase by 10" -msgstr "" +msgstr "Spațierea penelului (editor): mărește cu 10" #: ../app/actions/context-actions.c:901 msgctxt "context-action" msgid "Brush Shape (Editor): Use Circular" -msgstr "" +msgstr "Forma penelului (editor): folosește circular" #: ../app/actions/context-actions.c:905 msgctxt "context-action" msgid "Brush Shape (Editor): Use Square" -msgstr "" +msgstr "Forma penelului (editor): folosește pătrat" #: ../app/actions/context-actions.c:909 msgctxt "context-action" msgid "Brush Shape (Editor): Use Diamond" -msgstr "" +msgstr "Forma penelului (editor): folosește romb" #: ../app/actions/context-actions.c:917 msgctxt "context-action" msgid "Brush Radius (Editor): Set" -msgstr "" +msgstr "Raza penelului (editor): stabilește" #: ../app/actions/context-actions.c:921 msgctxt "context-action" msgid "Brush Radius (Editor): Set to Minimum" -msgstr "" +msgstr "Raza penelului (editor): stabilește la minim" #: ../app/actions/context-actions.c:925 msgctxt "context-action" msgid "Brush Radius (Editor): Set to Maximum" -msgstr "" +msgstr "Raza penelului (editor): stabilește la maxim" #: ../app/actions/context-actions.c:929 msgctxt "context-action" msgid "Brush Radius (Editor): Decrease by 0.1" -msgstr "" +msgstr "Raza penelului (editor): micșorează cu 0,1" #: ../app/actions/context-actions.c:933 msgctxt "context-action" msgid "Brush Radius (Editor): Increase by 0.1" -msgstr "" +msgstr "Raza penelului (editor): mărește cu 0,1" #: ../app/actions/context-actions.c:937 msgctxt "context-action" msgid "Brush Radius (Editor): Decrease by 1" -msgstr "" +msgstr "Raza penelului (editor): micșorează cu 1" #: ../app/actions/context-actions.c:941 msgctxt "context-action" msgid "Brush Radius (Editor): Increase by 1" -msgstr "" +msgstr "Raza penelului (editor): mărește cu 1" #: ../app/actions/context-actions.c:945 msgctxt "context-action" msgid "Brush Radius (Editor): Decrease by 10" -msgstr "" +msgstr "Raza penelului (editor): micșorează cu 10" #: ../app/actions/context-actions.c:949 msgctxt "context-action" msgid "Brush Radius (Editor): Increase by 10" -msgstr "" +msgstr "Raza penelului (editor): mărește cu 10" #: ../app/actions/context-actions.c:953 msgctxt "context-action" msgid "Brush Radius (Editor): Decrease Relative" -msgstr "" +msgstr "Raza penelului (editor): micșorează relativ" #: ../app/actions/context-actions.c:957 msgctxt "context-action" msgid "Brush Radius (Editor): Increase Relative" -msgstr "" +msgstr "Raza penelului (editor): mărește relativ" #: ../app/actions/context-actions.c:965 msgctxt "context-action" msgid "Brush Spikes (Editor): Set" -msgstr "" +msgstr "Vârfurile penelului (editor): stabilește" #: ../app/actions/context-actions.c:969 msgctxt "context-action" msgid "Brush Spikes (Editor): Set to Minimum" -msgstr "" +msgstr "Vârfurile penelului (editor): stabilește la minim" #: ../app/actions/context-actions.c:973 msgctxt "context-action" msgid "Brush Spikes (Editor): Set to Maximum" -msgstr "" +msgstr "Vârfurile penelului (editor): stabilește la maxim" #: ../app/actions/context-actions.c:977 msgctxt "context-action" msgid "Brush Spikes (Editor): Decrease by 1" -msgstr "" +msgstr "Vârfurile penelului (editor): micșorează cu 1" #: ../app/actions/context-actions.c:981 msgctxt "context-action" msgid "Brush Spikes (Editor): Increase by 1" -msgstr "" +msgstr "Vârfurile penelului (editor): mărește cu 1" #: ../app/actions/context-actions.c:985 msgctxt "context-action" msgid "Brush Spikes (Editor): Decrease by 4" -msgstr "" +msgstr "Vârfurile penelului (editor): micșorează cu 4" #: ../app/actions/context-actions.c:989 msgctxt "context-action" msgid "Brush Spikes (Editor): Increase by 4" -msgstr "" +msgstr "Vârfurile penelului (editor): mărește cu 4" #: ../app/actions/context-actions.c:997 msgctxt "context-action" msgid "Brush Hardness (Editor): Set" -msgstr "" +msgstr "Duritatea penelului (editor): stabilește" #: ../app/actions/context-actions.c:1001 msgctxt "context-action" msgid "Brush Hardness (Editor): Set to Minimum" -msgstr "" +msgstr "Duritatea penelului (editor): stabilește la minim" #: ../app/actions/context-actions.c:1005 msgctxt "context-action" msgid "Brush Hardness (Editor): Set to Maximum" -msgstr "" +msgstr "Duritatea penelului (editor): stabilește la maxim" #: ../app/actions/context-actions.c:1009 msgctxt "context-action" msgid "Brush Hardness (Editor): Decrease by 0.01" -msgstr "" +msgstr "Duritatea penelului (editor): micșorează cu 0,01" #: ../app/actions/context-actions.c:1013 msgctxt "context-action" msgid "Brush Hardness (Editor): Increase by 0.01" -msgstr "" +msgstr "Duritatea penelului (editor): mărește cu 0,01" #: ../app/actions/context-actions.c:1017 msgctxt "context-action" msgid "Brush Hardness (Editor): Decrease by 0.1" -msgstr "" +msgstr "Duritatea penelului (editor): micșorează cu 0,1" #: ../app/actions/context-actions.c:1021 msgctxt "context-action" msgid "Brush Hardness (Editor): Increase by 0.1" -msgstr "" +msgstr "Duritatea penelului (editor): mărește cu 0,1" #: ../app/actions/context-actions.c:1029 msgctxt "context-action" @@ -2921,22 +3194,22 @@ #: ../app/actions/context-actions.c:1033 msgctxt "context-action" msgid "Brush Aspect Ratio (Editor): Set to Minimum" -msgstr "" +msgstr "Raportul de aspect al penelului (editor): stabilește la minim" #: ../app/actions/context-actions.c:1037 msgctxt "context-action" msgid "Brush Aspect Ratio (Editor): Set to Maximum" -msgstr "" +msgstr "Raportul de aspect al penelului (editor): stabilește la maxim" #: ../app/actions/context-actions.c:1041 msgctxt "context-action" msgid "Brush Aspect Ratio (Editor): Decrease by 0.1" -msgstr "" +msgstr "Raportul de aspect al penelului (editor): micșorează cu 0,1" #: ../app/actions/context-actions.c:1045 msgctxt "context-action" msgid "Brush Aspect Ratio (Editor): Increase by 0.1" -msgstr "" +msgstr "Raportul de aspect al penelului (editor): mărește cu 0,1" #: ../app/actions/context-actions.c:1049 msgctxt "context-action" @@ -2951,37 +3224,37 @@ #: ../app/actions/context-actions.c:1061 msgctxt "context-action" msgid "Brush Angle (Editor): Set" -msgstr "" +msgstr "Unghiul penelului (editor): stabilește" #: ../app/actions/context-actions.c:1065 msgctxt "context-action" msgid "Brush Angle (Editor): Make Horizontal" -msgstr "" +msgstr "Unghiul penelului (editor): fă-l vertical" #: ../app/actions/context-actions.c:1069 msgctxt "context-action" msgid "Brush Angle (Editor): Make Vertical" -msgstr "" +msgstr "Unghiul penelului (editor): fă-l orizontal" #: ../app/actions/context-actions.c:1073 msgctxt "context-action" msgid "Brush Angle (Editor): Rotate Right by 1°" -msgstr "" +msgstr "Unghiul penelului (editor): rotește spre dreapta cu 1°" #: ../app/actions/context-actions.c:1077 msgctxt "context-action" msgid "Brush Angle (Editor): Rotate Left by 1°" -msgstr "" +msgstr "Unghiul penelului (editor): rotește spre stânga cu 1°" #: ../app/actions/context-actions.c:1081 msgctxt "context-action" msgid "Brush Angle (Editor): Rotate Right by 15°" -msgstr "" +msgstr "Unghiul penelului (editor): rotește spre dreapta cu 15°" #: ../app/actions/context-actions.c:1085 msgctxt "context-action" msgid "Brush Angle (Editor): Rotate Left by 15°" -msgstr "" +msgstr "Unghiul penelului (editor): rotește spre stânga cu 15°" #: ../app/actions/context-commands.c:458 #, c-format @@ -3169,9 +3442,9 @@ #: ../app/dialogs/item-options-dialog.c:145 #: ../app/dialogs/layer-add-mask-dialog.c:110 #: ../app/dialogs/palette-import-dialog.c:162 -#: ../app/dialogs/preferences-dialog.c:291 -#: ../app/dialogs/preferences-dialog.c:665 -#: ../app/dialogs/preferences-dialog.c:1134 +#: ../app/dialogs/preferences-dialog.c:293 +#: ../app/dialogs/preferences-dialog.c:667 +#: ../app/dialogs/preferences-dialog.c:1135 #: ../app/dialogs/print-size-dialog.c:124 ../app/dialogs/quit-dialog.c:171 #: ../app/dialogs/resize-dialog.c:186 #: ../app/dialogs/resolution-calibrate-dialog.c:75 @@ -3532,12 +3805,12 @@ #: ../app/actions/dialogs-actions.c:197 msgctxt "dialogs-action" msgid "Tool Pre_sets" -msgstr "Pre_setări de instrument" +msgstr "Pre_stabiliri de instrument" #: ../app/actions/dialogs-actions.c:198 msgctxt "dialogs-action" msgid "Open tool presets dialog" -msgstr "Deschide dialogul de presetări de instrument" +msgstr "Deschide dialogul de prestabiliri de instrument" #: ../app/actions/dialogs-actions.c:203 msgctxt "dialogs-action" @@ -3979,7 +4252,7 @@ msgstr "Golire istoric de documente" #: ../app/actions/documents-commands.c:238 ../app/actions/edit-commands.c:168 -#: ../app/dialogs/preferences-dialog.c:666 +#: ../app/dialogs/preferences-dialog.c:668 msgid "Cl_ear" msgstr "Gol_ește" @@ -4059,7 +4332,7 @@ #: ../app/actions/drawable-actions.c:97 msgctxt "drawable-action" msgid "Flip _Vertically" -msgstr "Răstoarnă _vertical" +msgstr "Întoarce _vertical" #: ../app/actions/drawable-actions.c:98 msgctxt "drawable-action" @@ -4333,7 +4606,7 @@ #: ../app/actions/edit-actions.c:147 msgctxt "edit-action" msgid "Copy _Visible Named..." -msgstr "Copiază partea _vizibilă cu nume..." +msgstr "Copiază cu nume partea _vizibilă..." #: ../app/actions/edit-actions.c:149 msgctxt "edit-action" @@ -4535,8 +4808,8 @@ msgstr "Copiază cu nume" #: ../app/actions/edit-commands.c:444 -msgid "Copy Visible Named " -msgstr "Copiază cu nume partea vizibilă " +msgid "Copy Visible Named" +msgstr "Copiază cu nume partea vizibilă" #: ../app/actions/edit-commands.c:539 ../app/tools/gimppainttool.c:887 msgid "The active layer's alpha channel is locked." @@ -5084,22 +5357,22 @@ #: ../app/actions/filters-actions.c:138 msgctxt "filters-action" msgid "_Dilate" -msgstr "_Dilată" +msgstr "_Dilatare" #: ../app/actions/filters-actions.c:139 msgctxt "filters-action" msgid "Grow lighter areas of the image" -msgstr "Mărește zonele mai luminoase ale imaginii" +msgstr "Extinde zonele mai luminoase ale imaginii" #: ../app/actions/filters-actions.c:154 msgctxt "filters-action" msgid "_Erode" -msgstr "_Erodează" +msgstr "_Erodare" #: ../app/actions/filters-actions.c:155 msgctxt "filters-action" msgid "Grow darker areas of the image" -msgstr "Mărește zonele mai întunecate ale imaginii" +msgstr "Extinde zonele întunecate ale imaginii" #: ../app/actions/filters-actions.c:173 msgctxt "filters-action" @@ -5109,12 +5382,12 @@ #: ../app/actions/filters-actions.c:178 msgctxt "filters-action" msgid "_Apply Canvas..." -msgstr "_Aplicare de canava..." +msgstr "_Aplicare canava..." #: ../app/actions/filters-actions.c:183 msgctxt "filters-action" msgid "Apply _Lens..." -msgstr "Aplicare de _lentilă..." +msgstr "Aplicare _lentilă..." #: ../app/actions/filters-actions.c:188 msgctxt "filters-action" @@ -5234,7 +5507,7 @@ #: ../app/actions/filters-actions.c:303 msgctxt "filters-action" msgid "_Displace..." -msgstr "_Deplasează..." +msgstr "_Deplasare..." #: ../app/actions/filters-actions.c:308 msgctxt "filters-action" @@ -5274,7 +5547,7 @@ #: ../app/actions/filters-actions.c:343 msgctxt "filters-action" msgid "En_grave..." -msgstr "_Gravează..." +msgstr "_Gravare..." #: ../app/actions/filters-actions.c:348 msgctxt "filters-action" @@ -5349,7 +5622,7 @@ #: ../app/actions/filters-actions.c:418 msgctxt "filters-action" msgid "Le_ns Blur..." -msgstr "" +msgstr "_Neclaritate de lentilă..." # hm ? sau locație ? #: ../app/actions/filters-actions.c:423 @@ -5475,7 +5748,7 @@ #: ../app/actions/filters-actions.c:543 msgctxt "filters-action" msgid "_Simplex Noise..." -msgstr "" +msgstr "_Zgomot simplex..." #: ../app/actions/filters-actions.c:548 msgctxt "filters-action" @@ -5570,7 +5843,7 @@ #: ../app/actions/filters-actions.c:638 msgctxt "filters-action" msgid "_Semi-Flatten..." -msgstr "" +msgstr "_Semi-aplatizare..." #: ../app/actions/filters-actions.c:643 msgctxt "filters-action" @@ -5595,17 +5868,17 @@ #: ../app/actions/filters-actions.c:663 msgctxt "filters-action" msgid "_Simple Linear Iterative Clustering..." -msgstr "" +msgstr "Grupare iterativă liniară _simplă..." #: ../app/actions/filters-actions.c:668 msgctxt "filters-action" msgid "_Symmetric Nearest Neighbor..." -msgstr "" +msgstr "Cel mai apropiat vecin _simetric..." #: ../app/actions/filters-actions.c:673 msgctxt "filters-action" msgid "_Softglow..." -msgstr "_Strălucire delicată..." +msgstr "_Strălucire slabă..." #: ../app/actions/filters-actions.c:678 msgctxt "filters-action" @@ -5640,7 +5913,7 @@ #: ../app/actions/filters-actions.c:708 msgctxt "filters-action" msgid "_Threshold Alpha..." -msgstr "" +msgstr "_Prag alfa..." #: ../app/actions/filters-actions.c:713 msgctxt "filters-action" @@ -5670,7 +5943,7 @@ #: ../app/actions/filters-actions.c:738 msgctxt "filters-action" msgid "_Variable Blur..." -msgstr "" +msgstr "Neclaritate _variabilă..." #: ../app/actions/filters-actions.c:743 msgctxt "filters-action" @@ -5682,10 +5955,11 @@ msgid "_Vignette..." msgstr "_Vignetare..." +# hm ? (inspirat din it) #: ../app/actions/filters-actions.c:753 msgctxt "filters-action" msgid "_Waterpixels..." -msgstr "" +msgstr "_Pixeli de acuarelă..." #: ../app/actions/filters-actions.c:758 msgctxt "filters-action" @@ -5695,7 +5969,7 @@ #: ../app/actions/filters-actions.c:763 msgctxt "filters-action" msgid "W_hirl and Pinch..." -msgstr "" +msgstr "_Vortex și ciupire..." #: ../app/actions/filters-actions.c:768 msgctxt "filters-action" @@ -5711,7 +5985,7 @@ #: ../app/actions/filters-actions.c:778 msgctxt "filters-action" msgid "Rerun the last used filter using the same settings" -msgstr "Rulează din nou ultimul filtru folosind aceleași setări" +msgstr "Rulează din nou ultimul filtru folosind aceleași configurări" # hm ? genul ? e vorba de filtru ? #: ../app/actions/filters-actions.c:783 @@ -5763,8 +6037,8 @@ #, c-format msgid "There are no last settings for '%s', showing the filter dialog instead." msgstr "" -"Nu există nicio setare rămasă pentru „%s”, se afișează în schimb dialogul " -"filtrului." +"Nu există nicio configurare rămasă pentru „%s”, se afișează în schimb " +"dialogul filtrului." #: ../app/actions/gradient-editor-actions.c:46 msgctxt "gradient-editor-action" @@ -5992,7 +6266,7 @@ #: ../app/actions/gradient-editor-actions.c:791 msgid "_Replicate Segment..." -msgstr "_Multiplică segmentul..." +msgstr "_Replică segmentul..." #: ../app/actions/gradient-editor-actions.c:793 msgid "Split Segment at _Midpoint" @@ -6010,6 +6284,7 @@ msgid "Re-_center Segment's Midpoint" msgstr "Re_centrează punctul median al segmentului" +# (cred) că handles în acest caz sunt săgețile din partea de jos a editorului de degradeuri care arată ca niște indicatori #: ../app/actions/gradient-editor-actions.c:801 msgid "Re-distribute _Handles in Segment" msgstr "Re_distribuie indicatorii în segment" @@ -6028,7 +6303,7 @@ #: ../app/actions/gradient-editor-actions.c:813 msgid "_Replicate Selection..." -msgstr "_Multiplică selecția..." +msgstr "_Replică selecția..." #: ../app/actions/gradient-editor-actions.c:815 msgid "Split Segments at _Midpoints" @@ -6046,6 +6321,7 @@ msgid "Re-_center Midpoints in Selection" msgstr "Re_centrează punctele mediane în selecție" +# (cred) că handles în acest caz sunt săgețile din partea de jos a editorului de degradeuri care arată ca niște indicatori #: ../app/actions/gradient-editor-actions.c:823 msgid "Re-distribute _Handles in Selection" msgstr "Re_distribuie indicatorii în selecție" @@ -6536,32 +6812,32 @@ #: ../app/actions/image-actions.c:214 msgctxt "image-convert-action" msgid "8 bit integer" -msgstr "Întreg pe 8 biți" +msgstr "Număr întreg pe 8 biți" #: ../app/actions/image-actions.c:216 msgctxt "image-convert-action" msgid "Convert the image to 8 bit integer" -msgstr "Convertește imaginea la întreg pe 8 biți" +msgstr "Convertește imaginea la număr întreg pe 8 biți" #: ../app/actions/image-actions.c:220 msgctxt "image-convert-action" msgid "16 bit integer" -msgstr "Întreg pe 16 biți" +msgstr "Număr întreg pe 16 biți" #: ../app/actions/image-actions.c:222 msgctxt "image-convert-action" msgid "Convert the image to 16 bit integer" -msgstr "Convertește imaginea la întreg pe 16 biți" +msgstr "Convertește imaginea la număr întreg pe 16 biți" #: ../app/actions/image-actions.c:226 msgctxt "image-convert-action" msgid "32 bit integer" -msgstr "Întreg pe 32 de biți" +msgstr "Număr întreg pe 32 de biți" #: ../app/actions/image-actions.c:228 msgctxt "image-convert-action" msgid "Convert the image to 32 bit integer" -msgstr "Convertește imaginea la întreg pe 32 de biți" +msgstr "Convertește imaginea la număr întreg pe 32 de biți" #: ../app/actions/image-actions.c:232 msgctxt "image-convert-action" @@ -6716,7 +6992,7 @@ #: ../app/actions/image-commands.c:870 ../app/actions/layers-commands.c:859 msgid "Cannot crop because the current selection is empty." -msgstr "Nu se poate decupa, deoarece selecția curentă este goală." +msgstr "Nu se poate decupa deoarece selecția curentă este goală." #: ../app/actions/image-commands.c:909 msgid "Cannot crop because the image has no content." @@ -6767,7 +7043,7 @@ # apare pe bara de progres #. Scaling #: ../app/actions/image-commands.c:1505 ../app/actions/layers-commands.c:1668 -#: ../app/dialogs/preferences-dialog.c:1701 +#: ../app/dialogs/preferences-dialog.c:1705 #: ../app/pdb/drawable-transform-cmds.c:843 #: ../app/pdb/drawable-transform-cmds.c:939 #: ../app/pdb/image-transform-cmds.c:122 ../app/pdb/image-transform-cmds.c:158 @@ -6843,7 +7119,7 @@ #: ../app/actions/layers-actions.c:68 msgctxt "layers-action" msgid "Color Tag" -msgstr "" +msgstr "Etichetă de culoare" # acceleratorul intră în conflict cu _Selecție #: ../app/actions/layers-actions.c:72 @@ -7027,7 +7303,7 @@ #: ../app/actions/layers-actions.c:170 msgctxt "layers-action" msgid "Anchor the floating layer" -msgstr "Ancorează stratul putitor" +msgstr "Ancorează stratul plutitor" #: ../app/actions/layers-actions.c:175 ../app/actions/layers-actions.c:184 msgctxt "layers-action" @@ -7270,7 +7546,7 @@ #: ../app/actions/layers-actions.c:357 msgctxt "layers-action" msgid "Layer Blend Space: Auto" -msgstr "" +msgstr "Spațiul de amestec al stratului: automat" #: ../app/actions/layers-actions.c:362 ../app/actions/layers-actions.c:383 msgctxt "layers-action" @@ -7280,7 +7556,7 @@ #: ../app/actions/layers-actions.c:363 msgctxt "layers-action" msgid "Layer Blend Space: RGB (linear)" -msgstr "" +msgstr "Spațiul de amestec al stratului: RGB (liniar)" #: ../app/actions/layers-actions.c:368 ../app/actions/layers-actions.c:389 msgctxt "layers-action" @@ -7290,27 +7566,27 @@ #: ../app/actions/layers-actions.c:369 msgctxt "layers-action" msgid "Layer Blend Space: RGB (perceptual)" -msgstr "" +msgstr "Spațiul de amestec al stratului: RGB (perceptual)" #: ../app/actions/layers-actions.c:378 msgctxt "layers-action" msgid "Layer Composite Space: Auto" -msgstr "" +msgstr "Spațiul compozit al stratului: automat" #: ../app/actions/layers-actions.c:384 msgctxt "layers-action" msgid "Layer Composite Space: RGB (linear)" -msgstr "" +msgstr "Spațiul compozit al stratului: RGB (liniar)" #: ../app/actions/layers-actions.c:390 msgctxt "layers-action" msgid "Layer Composite Space: RGB (perceptual)" -msgstr "" +msgstr "Spațiul compozit al stratului: RGB (perceptual)" #: ../app/actions/layers-actions.c:399 msgctxt "layers-action" msgid "Layer Composite Mode: Auto" -msgstr "" +msgstr "Modul compozit al stratului: automat" #: ../app/actions/layers-actions.c:404 msgctxt "layers-action" @@ -7320,7 +7596,7 @@ #: ../app/actions/layers-actions.c:405 msgctxt "layers-action" msgid "Layer Composite Mode: Union" -msgstr "" +msgstr "Modul compozit al stratului: uniune" #: ../app/actions/layers-actions.c:410 msgctxt "layers-action" @@ -7363,7 +7639,7 @@ #: ../app/actions/layers-actions.c:432 msgctxt "layers-action" msgid "Layer Color Tag: Clear" -msgstr "" +msgstr "Eticheta de culoare a stratului: golește" #: ../app/actions/layers-actions.c:437 msgctxt "layers-action" @@ -7373,7 +7649,7 @@ #: ../app/actions/layers-actions.c:438 msgctxt "layers-action" msgid "Layer Color Tag: Set to Blue" -msgstr "" +msgstr "Eticheta de culoare a stratului: stabilește la albastru" #: ../app/actions/layers-actions.c:443 msgctxt "layers-action" @@ -7383,7 +7659,7 @@ #: ../app/actions/layers-actions.c:444 msgctxt "layers-action" msgid "Layer Color Tag: Set to Green" -msgstr "" +msgstr "Eticheta de culoare a stratului: stabilește la verde" #: ../app/actions/layers-actions.c:449 msgctxt "layers-action" @@ -7393,7 +7669,7 @@ #: ../app/actions/layers-actions.c:450 msgctxt "layers-action" msgid "Layer Color Tag: Set to Yellow" -msgstr "" +msgstr "Eticheta de culoare a stratului: stabilește la galben" #: ../app/actions/layers-actions.c:455 msgctxt "layers-action" @@ -7403,7 +7679,7 @@ #: ../app/actions/layers-actions.c:456 msgctxt "layers-action" msgid "Layer Color Tag: Set to Orange" -msgstr "" +msgstr "Eticheta de culoare a stratului: stabilește la portocaliu" #: ../app/actions/layers-actions.c:461 msgctxt "layers-action" @@ -7413,7 +7689,7 @@ #: ../app/actions/layers-actions.c:462 msgctxt "layers-action" msgid "Layer Color Tag: Set to Brown" -msgstr "" +msgstr "Eticheta de culoare a stratului: stabilește la maro" #: ../app/actions/layers-actions.c:467 msgctxt "layers-action" @@ -7423,7 +7699,7 @@ #: ../app/actions/layers-actions.c:468 msgctxt "layers-action" msgid "Layer Color Tag: Set to Red" -msgstr "" +msgstr "Eticheta de culoare a stratului: stabilește la roșu" #: ../app/actions/layers-actions.c:473 msgctxt "layers-action" @@ -7433,7 +7709,7 @@ #: ../app/actions/layers-actions.c:474 msgctxt "layers-action" msgid "Layer Color Tag: Set to Violet" -msgstr "" +msgstr "Eticheta de culoare a stratului: stabilește la violet" #: ../app/actions/layers-actions.c:479 msgctxt "layers-action" @@ -7443,7 +7719,7 @@ #: ../app/actions/layers-actions.c:480 msgctxt "layers-action" msgid "Layer Color Tag: Set to Gray" -msgstr "" +msgstr "Eticheta de culoare a stratului: stabilește la gri" #: ../app/actions/layers-actions.c:488 msgctxt "layers-action" @@ -7578,57 +7854,57 @@ #: ../app/actions/layers-actions.c:588 msgctxt "layers-action" msgid "Layer Opacity: Set" -msgstr "" +msgstr "Opacitatea stratului: stabilește" #: ../app/actions/layers-actions.c:592 msgctxt "layers-action" msgid "Layer Opacity: Make Completely Transparent" -msgstr "" +msgstr "Opacitatea stratului: fă-l complet transparent" #: ../app/actions/layers-actions.c:596 msgctxt "layers-action" msgid "Layer Opacity: Make Completely Opaque" -msgstr "" +msgstr "Opacitatea stratului: fă-l complet opac" #: ../app/actions/layers-actions.c:600 msgctxt "layers-action" msgid "Layer Opacity: Make More Transparent" -msgstr "" +msgstr "Opacitatea stratului: fă-l mai transparent" #: ../app/actions/layers-actions.c:604 msgctxt "layers-action" msgid "Layer Opacity: Make More Opaque" -msgstr "" +msgstr "Opacitatea stratului: fă-l mai opac" #: ../app/actions/layers-actions.c:608 msgctxt "layers-action" msgid "Layer Opacity: Make 10% More Transparent" -msgstr "" +msgstr "Opacitatea stratului: fă-l 10% mai transparent" #: ../app/actions/layers-actions.c:612 msgctxt "layers-action" msgid "Layer Opacity: Make 10% More Opaque" -msgstr "" +msgstr "Opacitatea stratului: fă-l 10% mai opac" #: ../app/actions/layers-actions.c:620 msgctxt "layers-action" msgid "Layer Mode: Select First" -msgstr "" +msgstr "Modul stratului: selectează primul" #: ../app/actions/layers-actions.c:624 msgctxt "layers-action" msgid "Layer Mode: Select Last" -msgstr "" +msgstr "Modul stratului: selectează ultimul" #: ../app/actions/layers-actions.c:628 msgctxt "layers-action" msgid "Layer Mode: Select Previous" -msgstr "" +msgstr "Modul stratului: selectează precedentul" #: ../app/actions/layers-actions.c:632 msgctxt "layers-action" msgid "Layer Mode: Select Next" -msgstr "" +msgstr "Modul stratului: selectează următorul" #. Will be followed with e.g. "Shift-Click #. on thumbnail" @@ -7898,7 +8174,7 @@ #: ../app/actions/palettes-actions.c:78 msgctxt "palettes-action" msgid "Show in _File Manager" -msgstr "Arată în Gestionar de _fișiere" +msgstr "Arată în gestionarul de _fișiere" #: ../app/actions/palettes-actions.c:79 msgctxt "palettes-action" @@ -7995,7 +8271,7 @@ #: ../app/actions/patterns-actions.c:71 msgctxt "patterns-action" msgid "Show in _File Manager" -msgstr "Arată în Gestionar de _fișiere" +msgstr "Arată în gestionarul de _fișiere" #: ../app/actions/patterns-actions.c:72 msgctxt "patterns-action" @@ -8040,7 +8316,7 @@ #: ../app/actions/plug-in-actions.c:85 msgctxt "plug-in-action" msgid "Reset all plug-ins to their default settings" -msgstr "Restabilește toate plugin-urile la setările lor implicite" +msgstr "Restabilește toate plug-in-urile la configurările lor implicite" # titlu pe bară #: ../app/actions/plug-in-commands.c:180 @@ -8050,8 +8326,8 @@ #: ../app/actions/plug-in-commands.c:186 #: ../app/actions/tool-options-commands.c:211 ../app/dialogs/fill-dialog.c:114 #: ../app/dialogs/grid-dialog.c:101 ../app/dialogs/image-new-dialog.c:105 -#: ../app/dialogs/preferences-dialog.c:292 -#: ../app/dialogs/preferences-dialog.c:1133 +#: ../app/dialogs/preferences-dialog.c:294 +#: ../app/dialogs/preferences-dialog.c:1134 #: ../app/dialogs/print-size-dialog.c:123 ../app/dialogs/scale-dialog.c:136 #: ../app/dialogs/stroke-dialog.c:127 #: ../app/display/gimpdisplayshell-rotate-dialog.c:121 @@ -8302,7 +8578,7 @@ # apare la contextul lui undo #: ../app/actions/select-commands.c:162 msgid "Feather Selection" -msgstr "Estompare de selecție" +msgstr "Estompare selecție" #: ../app/actions/select-commands.c:166 msgid "Feather selection by" @@ -8317,12 +8593,14 @@ #: ../app/actions/select-commands.c:178 msgid "When feathering, act as if selected areas continued outside the image." msgstr "" +"La estompare, acționează ca și cum zonele selectate ar continua în afara " +"imaginii." # titlu pe bară # apare la contextul lui undo #: ../app/actions/select-commands.c:237 msgid "Shrink Selection" -msgstr "Restrângere de selecție" +msgstr "Restrângere selecție" #: ../app/actions/select-commands.c:241 msgid "Shrink selection by" @@ -8331,12 +8609,14 @@ #: ../app/actions/select-commands.c:254 msgid "When shrinking, act as if selected areas continued outside the image." msgstr "" +"La restrângere, acționează ca și cum zonele selectate ar continua în afara " +"imaginii." # titlu pe bară # apare la contextul lui undo #: ../app/actions/select-commands.c:300 msgid "Grow Selection" -msgstr "Extindere de selecție" +msgstr "Extindere selecție" #: ../app/actions/select-commands.c:304 msgid "Grow selection by" @@ -8359,6 +8639,8 @@ #: ../app/actions/select-commands.c:382 msgid "When bordering, act as if selected areas continued outside the image." msgstr "" +"La adăugarea unui chenar, acționează ca și cum zonele selectate ar continua " +"în afara imaginii." #: ../app/actions/select-commands.c:449 msgid "Fill Selection Outline" @@ -8367,7 +8649,7 @@ # titlu pe bară #: ../app/actions/select-commands.c:480 msgid "Stroke Selection" -msgstr "Conturare de selecție" +msgstr "Conturare selecție" #: ../app/actions/templates-actions.c:42 msgctxt "templates-action" @@ -8661,28 +8943,28 @@ #: ../app/actions/tool-options-actions.c:62 msgctxt "tool-options-action" msgid "_Save Tool Preset" -msgstr "_Salvează presetarea de instrument" +msgstr "_Salvează prestabilirea de instrument" #: ../app/actions/tool-options-actions.c:66 msgctxt "tool-options-action" msgid "_Restore Tool Preset" -msgstr "_Restaurează presetarea de instrument" +msgstr "_Restaurează prestabilirea de instrument" # accelerator mutat în mod deliberat #: ../app/actions/tool-options-actions.c:70 msgctxt "tool-options-action" msgid "E_dit Tool Preset" -msgstr "_Editează presetarea de instrument" +msgstr "_Editează prestabilirea de instrument" #: ../app/actions/tool-options-actions.c:74 msgctxt "tool-options-action" msgid "_Delete Tool Preset" -msgstr "Șterge presetarea _de instrument" +msgstr "Șterge prestabilirea _de instrument" #: ../app/actions/tool-options-actions.c:78 msgctxt "tool-options-action" msgid "_New Tool Preset..." -msgstr "Presetare de instrument _nouă..." +msgstr "Prestabilire de instrument _nouă..." #: ../app/actions/tool-options-actions.c:83 msgctxt "tool-options-action" @@ -8720,75 +9002,76 @@ #: ../app/actions/tool-preset-editor-actions.c:44 msgctxt "tool-preset-editor-action" msgid "Tool Preset Editor Menu" -msgstr "Meniul editorului de presetare de instrument" +msgstr "Meniul editorului de prestabilire de instrument" #: ../app/actions/tool-preset-editor-actions.c:48 msgctxt "tool-preset-editor-action" msgid "_Save Tool Options to Preset" -msgstr "_Salvează opțiunile de instrument într-un preset" +msgstr "_Salvează opțiunile de instrument într-o prestabilire" #: ../app/actions/tool-preset-editor-actions.c:49 msgctxt "tool-preset-editor-action" msgid "Save the active tool options to this tool preset" msgstr "" +"Salvează opțiunile instrumentului activ în această prestabilire de instrument" #: ../app/actions/tool-preset-editor-actions.c:55 msgctxt "tool-preset-editor-action" msgid "_Restore Tool Preset" -msgstr "_Restaurează presetarea instrumentului" +msgstr "_Restaurează prestabilirea instrumentului" #: ../app/actions/tool-preset-editor-actions.c:56 msgctxt "tool-preset-editor-action" msgid "Restore this tool preset" -msgstr "Restaurează presetarea acestui instrument" +msgstr "Restaurează prestabilirea acestui instrument" #: ../app/actions/tool-preset-editor-actions.c:65 msgctxt "tool-preset-editor-action" msgid "Edit Active Tool Preset" -msgstr "Editează presetarea instrumentului activ" +msgstr "Editează prestabilirea instrumentului activ" #: ../app/actions/tool-preset-editor-commands.c:65 #: ../app/actions/tool-presets-commands.c:68 #, c-format msgid "Can't save '%s' tool options to an existing '%s' tool preset." msgstr "" -"Nu se pot salva opțiunile instrumentului „%s” într-o presetare existentă a " -"instrumentului „%s”." +"Nu se pot salva opțiunile instrumentului „%s” într-o prestabilire existentă " +"a instrumentului „%s”." #: ../app/actions/tool-presets-actions.c:46 msgctxt "tool-presets-action" msgid "Tool Presets Menu" -msgstr "Meniul presetărilor de instrument" +msgstr "Meniul prestabilirilor de instrument" #: ../app/actions/tool-presets-actions.c:50 msgctxt "tool-presets-action" msgid "_New Tool Preset" -msgstr "Presetare _nouă de instrument" +msgstr "Prestabilire _nouă de instrument" #: ../app/actions/tool-presets-actions.c:51 msgctxt "tool-presets-action" msgid "Create a new tool preset" -msgstr "Creează o presetare nouă de instrument" +msgstr "Creează o prestabilire nouă de instrument" #: ../app/actions/tool-presets-actions.c:56 msgctxt "tool-presets-action" msgid "D_uplicate Tool Preset" -msgstr "D_uplică presetarea de instrument" +msgstr "D_uplică prestabilirea de instrument" #: ../app/actions/tool-presets-actions.c:57 msgctxt "tool-presets-action" msgid "Duplicate this tool preset" -msgstr "Duplică această presetare de instrument" +msgstr "Duplică această prestabilire de instrument" #: ../app/actions/tool-presets-actions.c:62 msgctxt "tool-presets-action" msgid "Copy Tool Preset _Location" -msgstr "Copiază _locația presetării de instrument" +msgstr "Copiază _locația prestabilirii de instrument" #: ../app/actions/tool-presets-actions.c:63 msgctxt "tool-presets-action" msgid "Copy tool preset file location to clipboard" -msgstr "Copiază în clipboard locația fișierului presetării de instrument" +msgstr "Copiază în clipboard locația fișierului de prestabilire de instrument" #: ../app/actions/tool-presets-actions.c:68 msgctxt "tool-presets-action" @@ -8799,57 +9082,59 @@ msgctxt "tool-presets-action" msgid "Show tool preset file location in the file manager" msgstr "" -"Arată locația fișierului presetării de instrument în gestionarul de fișiere" +"Arată locația fișierului de prestabilire de instrument în gestionarul de " +"fișiere" #: ../app/actions/tool-presets-actions.c:74 msgctxt "tool-presets-action" msgid "_Save Tool Options to Preset" -msgstr "_Salvează opțiunile de instrument într-un preset" +msgstr "_Salvează opțiunile de instrument într-o prestabilire" #: ../app/actions/tool-presets-actions.c:75 msgctxt "tool-presets-action" msgid "Save the active tool options to this tool preset" msgstr "" +"Salvează opțiunile instrumentului activ în această prestabilire de instrument" #: ../app/actions/tool-presets-actions.c:81 msgctxt "tool-presets-action" msgid "_Restore Tool Preset" -msgstr "_Restaurează presetarea instrumentului" +msgstr "_Restaurează prestabilirea de instrument" #: ../app/actions/tool-presets-actions.c:82 msgctxt "tool-presets-action" msgid "Restore this tool preset" -msgstr "Restaurează această presetare de instrument" +msgstr "Restaurează această prestabilire de instrument" #: ../app/actions/tool-presets-actions.c:87 msgctxt "tool-presets-action" msgid "_Delete Tool Preset" -msgstr "Șterge presetarea _de instrument" +msgstr "Șterge prestabilirea _de instrument" #: ../app/actions/tool-presets-actions.c:88 msgctxt "tool-presets-action" msgid "Delete this tool preset" -msgstr "Șterge această presetare de instrument" +msgstr "Șterge această prestabilire de instrument" #: ../app/actions/tool-presets-actions.c:93 msgctxt "tool-presets-action" msgid "_Refresh Tool Presets" -msgstr "_Reîmprospătează presetările de instrument" +msgstr "_Reîmprospătează prestabilirile de instrument" #: ../app/actions/tool-presets-actions.c:94 msgctxt "tool-presets-action" msgid "Refresh tool presets" -msgstr "Reîmprospătează presetările de instrument" +msgstr "Reîmprospătează prestabilirile de instrument" #: ../app/actions/tool-presets-actions.c:102 msgctxt "tool-presets-action" msgid "_Edit Tool Preset..." -msgstr "_Editează presetarea de instrument..." +msgstr "_Editează prestabilirea de instrument..." #: ../app/actions/tool-presets-actions.c:103 msgctxt "tool-presets-action" msgid "Edit this tool preset" -msgstr "Editează această presetare de instrument" +msgstr "Editează această prestabilire de instrument" #: ../app/actions/tools-actions.c:47 msgctxt "tools-action" @@ -8904,132 +9189,132 @@ #: ../app/actions/tools-actions.c:158 msgctxt "tools-action" msgid "Airbrush Rate: Set" -msgstr "" +msgstr "Rata aerografului: stabilește" #: ../app/actions/tools-actions.c:162 msgctxt "tools-action" msgid "Airbrush Rate: Set to Minimum" -msgstr "" +msgstr "Rata aerografului: stabilește la minim" #: ../app/actions/tools-actions.c:166 msgctxt "tools-action" msgid "Airbrush Rate: Set to Maximum" -msgstr "" +msgstr "Rata aerografului: stabilește la maxim" #: ../app/actions/tools-actions.c:170 msgctxt "tools-action" msgid "Airbrush Rate: Decrease by 1" -msgstr "" +msgstr "Rata aerografului: micșorează cu 1" #: ../app/actions/tools-actions.c:174 msgctxt "tools-action" msgid "Airbrush Rate: Increase by 1" -msgstr "" +msgstr "Rata aerografului: mărește cu 1" #: ../app/actions/tools-actions.c:178 msgctxt "tools-action" msgid "Airbrush Rate: Decrease by 10" -msgstr "" +msgstr "Rata aerografului: micșorează cu 10" #: ../app/actions/tools-actions.c:182 msgctxt "tools-action" msgid "Airbrush Rate: Increase by 10" -msgstr "" +msgstr "Rata aerografului: mărește cu 10" #: ../app/actions/tools-actions.c:190 msgctxt "tools-action" msgid "Airbrush Flow: Set" -msgstr "" +msgstr "Debitul aerografului: stabilește" #: ../app/actions/tools-actions.c:194 msgctxt "tools-action" msgid "Airbrush Flow: Set to Minimum" -msgstr "" +msgstr "Debitul aerografului: stabilește la minim" #: ../app/actions/tools-actions.c:198 msgctxt "tools-action" msgid "Airbrush Flow: Set to Maximum" -msgstr "" +msgstr "Debitul aerografului: stabilește la maxim" #: ../app/actions/tools-actions.c:202 msgctxt "tools-action" msgid "Airbrush Flow: Decrease by 1" -msgstr "" +msgstr "Debitul aerografului: micșorează debitul cu 1" #: ../app/actions/tools-actions.c:206 msgctxt "tools-action" msgid "Airbrush Flow: Increase by 1" -msgstr "" +msgstr "Debitul aerografului: mărește debitul cu 1" #: ../app/actions/tools-actions.c:210 msgctxt "tools-action" msgid "Airbrush Flow: Decrease by 10" -msgstr "" +msgstr "Debitul aerografului: micșorează debitul cu 10" #: ../app/actions/tools-actions.c:214 msgctxt "tools-action" msgid "Airbrush Flow: Increase by 10" -msgstr "" +msgstr "Debitul aerografului: mărește debitul cu 10" #: ../app/actions/tools-actions.c:271 msgctxt "tools-action" msgid "Tool's Opacity: Set" -msgstr "" +msgstr "Opacitatea instrumentului: stabilește" #: ../app/actions/tools-actions.c:275 msgctxt "tools-action" msgid "Tool's Opacity: Set to Default Value" -msgstr "" +msgstr "Opacitatea instrumentului: stabilește la valoarea implicită" #: ../app/actions/tools-actions.c:279 msgctxt "tools-action" msgid "Tool's Opacity: Minimize" -msgstr "" +msgstr "Opacitatea instrumentului: minimizează" #: ../app/actions/tools-actions.c:283 msgctxt "tools-action" msgid "Tool's Opacity: Maximize" -msgstr "" +msgstr "Opacitatea instrumentului: maximizează" #: ../app/actions/tools-actions.c:287 msgctxt "tools-action" msgid "Tool's Opacity: Decrease by 1" -msgstr "" +msgstr "Opacitatea instrumentului: micșorează cu 1" #: ../app/actions/tools-actions.c:291 msgctxt "tools-action" msgid "Tool's Opacity: Increase by 1" -msgstr "" +msgstr "Opacitatea instrumentului: mărește cu 1" #: ../app/actions/tools-actions.c:295 msgctxt "tools-action" msgid "Tool's Opacity: Decrease by 10" -msgstr "" +msgstr "Opacitatea instrumentului: micșorează cu 10" #: ../app/actions/tools-actions.c:299 msgctxt "tools-action" msgid "Tool's Opacity: Increase by 10" -msgstr "" +msgstr "Opacitatea instrumentului: mărește cu 10" #: ../app/actions/tools-actions.c:303 msgctxt "tools-action" msgid "Tool's Opacity: Decrease Relative" -msgstr "" +msgstr "Opacitatea instrumentului: micșorează relativ" #: ../app/actions/tools-actions.c:307 msgctxt "tools-action" msgid "Tool's Opacity: Increase Relative" -msgstr "" +msgstr "Opacitatea instrumentului: mărește relativ" #: ../app/actions/tools-actions.c:315 msgctxt "tools-action" msgid "Tool's Size: Set" -msgstr "" +msgstr "Dimensiunea instrumentului: stabilește" #: ../app/actions/tools-actions.c:319 msgctxt "tools-action" msgid "Tool's Size: Set to Default Value" -msgstr "" +msgstr "Dimensiunea instrumentului: stabilește la valoarea implicită" #: ../app/actions/tools-actions.c:323 msgctxt "tools-action" @@ -9044,282 +9329,282 @@ #: ../app/actions/tools-actions.c:331 msgctxt "tools-action" msgid "Tool's Size: Decrease by 1" -msgstr "Dimensiunea instrumentului: scade cu 1" +msgstr "Dimensiunea instrumentului: micșorează cu 1" #: ../app/actions/tools-actions.c:335 msgctxt "tools-action" msgid "Tool's Size: Increase by 1" -msgstr "Dimensiunea instrumentului: crește cu 1" +msgstr "Dimensiunea instrumentului: mărește cu 1" #: ../app/actions/tools-actions.c:339 msgctxt "tools-action" msgid "Tool's Size: Decrease by 10" -msgstr "Dimensiunea instrumentului: scade cu 10" +msgstr "Dimensiunea instrumentului: micșorează cu 10" #: ../app/actions/tools-actions.c:343 msgctxt "tools-action" msgid "Tool's Size: Increase by 10" -msgstr "Dimensiunea instrumentului: crește cu 10" +msgstr "Dimensiunea instrumentului: mărește cu 10" #: ../app/actions/tools-actions.c:347 msgctxt "tools-action" msgid "Tool's Size: Decrease Relative" -msgstr "Dimensiunea instrumentului: scade relativ" +msgstr "Dimensiunea instrumentului: micșorează relativ" #: ../app/actions/tools-actions.c:351 msgctxt "tools-action" msgid "Tool's Size: Increase Relative" -msgstr "Dimensiunea instrumentului: crește relativ" +msgstr "Dimensiunea instrumentului: mărește relativ" #: ../app/actions/tools-actions.c:359 msgctxt "tools-action" msgid "Tool's Aspect Ratio: Set" -msgstr "" +msgstr "Raportul de aspect al instrumentului: stabilește" #: ../app/actions/tools-actions.c:363 msgctxt "tools-action" msgid "Tool's Aspect Ratio: Set To Default Value" -msgstr "" +msgstr "Raportul de aspect al instrumentului: stabilește la valoarea implicită" #: ../app/actions/tools-actions.c:367 msgctxt "tools-action" msgid "Tool's Aspect Ratio: Minimize" -msgstr "" +msgstr "Raportul de aspect al instrumentului: minimzează" #: ../app/actions/tools-actions.c:371 msgctxt "tools-action" msgid "Tool's Aspect Ratio: Maximize" -msgstr "" +msgstr "Raportul de aspect al instrumentului: maximizează" #: ../app/actions/tools-actions.c:375 msgctxt "tools-action" msgid "Tool's Aspect Ratio: Decrease by 0.1" -msgstr "" +msgstr "Raportul de aspect al instrumentului: micșorează cu 0,1" #: ../app/actions/tools-actions.c:379 msgctxt "tools-action" msgid "Tool's Aspect Ratio: Increase by 0.1" -msgstr "" +msgstr "Raportul de aspect al instrumentului: mărește cu 0,1" #: ../app/actions/tools-actions.c:383 msgctxt "tools-action" msgid "Tool's Aspect Ratio: Decrease by 1" -msgstr "" +msgstr "Raportul de aspect al instrumentului: micșorează cu 1" #: ../app/actions/tools-actions.c:387 msgctxt "tools-action" msgid "Tool's Aspect Ratio: Increase by 1" -msgstr "" +msgstr "Raportul de aspect al instrumentului: mărește cu 1" #: ../app/actions/tools-actions.c:391 msgctxt "tools-action" msgid "Tool's Aspect Ratio: Decrease Relative" -msgstr "" +msgstr "Raportul de aspect al instrumentului: micșorează relativ" #: ../app/actions/tools-actions.c:395 msgctxt "tools-action" msgid "Tool's Aspect Ratio: Increase Relative" -msgstr "" +msgstr "Raportul de aspect al instrumentului: mărește relativ" #: ../app/actions/tools-actions.c:403 msgctxt "tools-action" msgid "Tool's Angle: Set" -msgstr "" +msgstr "Unghiul instrumentului: stabilește" #: ../app/actions/tools-actions.c:407 msgctxt "tools-action" msgid "Tool's Angle: Set Angle To Default Value" -msgstr "" +msgstr "Unghiul instrumentului: stabilește la valoarea implicită" #: ../app/actions/tools-actions.c:411 msgctxt "tools-action" msgid "Tool's Angle: Minimize" -msgstr "" +msgstr "Unghiul instrumentului: minimizează" #: ../app/actions/tools-actions.c:415 msgctxt "tools-action" msgid "Tool's Angle: Maximize" -msgstr "" +msgstr "Unghiul instrumentului: maximizează" #: ../app/actions/tools-actions.c:419 msgctxt "tools-action" msgid "Tool's Angle: Decrease by 1°" -msgstr "" +msgstr "Unghiul instrumentului: micșorează cu 1°" #: ../app/actions/tools-actions.c:423 msgctxt "tools-action" msgid "Tool's Angle: Increase by 1°" -msgstr "" +msgstr "Unghiul instrumentului: mărește cu 1°" #: ../app/actions/tools-actions.c:427 msgctxt "tools-action" msgid "Tool's Angle: Decrease by 15°" -msgstr "" +msgstr "Unghiul instrumentului: micșorează cu 15°" #: ../app/actions/tools-actions.c:431 msgctxt "tools-action" msgid "Tool's Angle: Increase by 15°" -msgstr "" +msgstr "Unghiul instrumentului: mărește cu 15°" #: ../app/actions/tools-actions.c:435 msgctxt "tools-action" msgid "Tool's Angle: Decrease Relative" -msgstr "" +msgstr "Unghiul instrumentului: micșorează relativ" #: ../app/actions/tools-actions.c:439 msgctxt "tools-action" msgid "Tool's Angle: Increase Relative" -msgstr "" +msgstr "Unghiul instrumentului: mărește relativ" #: ../app/actions/tools-actions.c:447 msgctxt "tools-action" msgid "Tool's Spacing: Set" -msgstr "" +msgstr "Spațierea instrumentului: stabilește" #: ../app/actions/tools-actions.c:451 msgctxt "tools-action" msgid "Tool's Spacing: Set To Default Value" -msgstr "" +msgstr "Spațierea instrumentului: stabilește la valoarea implicită" #: ../app/actions/tools-actions.c:455 msgctxt "tools-action" msgid "Tool's Spacing: Minimize" -msgstr "" +msgstr "Spațierea instrumentului: minimizează" #: ../app/actions/tools-actions.c:459 msgctxt "tools-action" msgid "Tool's Spacing: Maximize" -msgstr "" +msgstr "Spațierea instrumentului: maximizează" #: ../app/actions/tools-actions.c:463 msgctxt "tools-action" msgid "Tool's Spacing: Decrease by 1" -msgstr "" +msgstr "Spațierea instrumentului: micșorează cu 1" #: ../app/actions/tools-actions.c:467 msgctxt "tools-action" msgid "Tool's Spacing: Increase by 1" -msgstr "" +msgstr "Spațierea instrumentului: mărește cu 1" #: ../app/actions/tools-actions.c:471 msgctxt "tools-action" msgid "Tool's Spacing: Decrease by 10" -msgstr "" +msgstr "Spațierea instrumentului: micșorează cu 10" #: ../app/actions/tools-actions.c:475 msgctxt "tools-action" msgid "Tool's Spacing: Increase by 10" -msgstr "" +msgstr "Spațierea instrumentului: mărește cu 10" #: ../app/actions/tools-actions.c:479 msgctxt "tools-action" msgid "Tool's Spacing: Decrease Relative" -msgstr "" +msgstr "Spațierea instrumentului: micșorează relativ" #: ../app/actions/tools-actions.c:483 msgctxt "tools-action" msgid "Tool's Spacing: Increase Relative" -msgstr "" +msgstr "Spațierea instrumentului: mărește relativ" #: ../app/actions/tools-actions.c:491 msgctxt "tools-action" msgid "Tool's Hardness: Set" -msgstr "" +msgstr "Duritatea instrumentului: stabilește" #: ../app/actions/tools-actions.c:495 msgctxt "tools-action" msgid "Tool's Hardness: Set to Default Value" -msgstr "" +msgstr "Duritatea instrumentului: stabilește la valoarea implicită" #: ../app/actions/tools-actions.c:499 msgctxt "tools-action" msgid "Tool's Hardness: Minimize" -msgstr "" +msgstr "Duritatea instrumentului: minimizează" #: ../app/actions/tools-actions.c:503 msgctxt "tools-action" msgid "Tool's Hardness: Maximize" -msgstr "" +msgstr "Duritatea instrumentului: maximizează" #: ../app/actions/tools-actions.c:507 msgctxt "tools-action" msgid "Tool's Hardness: Decrease by 1" -msgstr "" +msgstr "Duritatea instrumentului: micșorează cu 1" #: ../app/actions/tools-actions.c:511 msgctxt "tools-action" msgid "Tool's Hardness: Increase by 1" -msgstr "" +msgstr "Duritatea instrumentului: mărește cu 1" #: ../app/actions/tools-actions.c:515 msgctxt "tools-action" msgid "Tool's Hardness: Decrease by 10" -msgstr "" +msgstr "Duritatea instrumentului: micșorează cu 10" #: ../app/actions/tools-actions.c:519 msgctxt "tools-action" msgid "Tool's Hardness: Increase by 10" -msgstr "" +msgstr "Duritatea instrumentului: mărește cu 10" #: ../app/actions/tools-actions.c:523 msgctxt "tools-action" msgid "Tool's Hardness: Decrease Relative" -msgstr "" +msgstr "Duritatea instrumentului: micșorează relativ" #: ../app/actions/tools-actions.c:527 msgctxt "tools-action" msgid "Tool's Hardness: Increase Relative" -msgstr "" +msgstr "Duritatea instrumentului: mărește relativ" #: ../app/actions/tools-actions.c:535 msgctxt "tools-action" msgid "Tool's Force: Set" -msgstr "" +msgstr "Forța instrumentului: stabilește" #: ../app/actions/tools-actions.c:539 msgctxt "tools-action" msgid "Tool's Force: Set to Default Value" -msgstr "" +msgstr "Forța instrumentului: stabilește la valoarea implicită" #: ../app/actions/tools-actions.c:543 msgctxt "tools-action" msgid "Tool's Force: Minimize" -msgstr "" +msgstr "Forța instrumentului: minimizează" #: ../app/actions/tools-actions.c:547 msgctxt "tools-action" msgid "Tool's Force: Maximize" -msgstr "" +msgstr "Forța instrumentului: maximizează" #: ../app/actions/tools-actions.c:551 msgctxt "tools-action" msgid "Tool's Force: Decrease by 1" -msgstr "" +msgstr "Forța instrumentului: micșorează cu 1" #: ../app/actions/tools-actions.c:555 msgctxt "tools-action" msgid "Tool's Force: Increase by 1" -msgstr "" +msgstr "Forța instrumentului: mărește cu 1" #: ../app/actions/tools-actions.c:559 msgctxt "tools-action" msgid "Tool's Force: Decrease by 10" -msgstr "" +msgstr "Forța instrumentului: micșorează cu 10" #: ../app/actions/tools-actions.c:563 msgctxt "tools-action" msgid "Tool's Force: Increase by 10" -msgstr "" +msgstr "Forța instrumentului: mărește cu 10" #: ../app/actions/tools-actions.c:567 msgctxt "tools-action" msgid "Tool's Force: Decrease Relative" -msgstr "" +msgstr "Forța instrumentului: micșorează relativ" #: ../app/actions/tools-actions.c:571 msgctxt "tools-action" msgid "Tool's Force: Increase Relative" -msgstr "" +msgstr "Forța instrumentului: mărește relativ" #: ../app/actions/vectors-actions.c:46 msgctxt "vectors-action" @@ -9329,7 +9614,7 @@ #: ../app/actions/vectors-actions.c:50 msgctxt "vectors-action" msgid "Color Tag" -msgstr "" +msgstr "Etichetă de culoare" #: ../app/actions/vectors-actions.c:54 msgctxt "vectors-action" @@ -9414,7 +9699,7 @@ #: ../app/actions/vectors-actions.c:102 msgctxt "vectors-action" msgid "Raise this path to the top" -msgstr "Ridică traseul sus de tot" +msgstr "Ridică acest traseu sus de tot" #: ../app/actions/vectors-actions.c:107 msgctxt "vectors-action" @@ -9434,12 +9719,12 @@ #: ../app/actions/vectors-actions.c:114 msgctxt "vectors-action" msgid "Lower this path to the bottom" -msgstr "Coboară traseul jos de tot" +msgstr "Coboară acest traseu jos de tot" #: ../app/actions/vectors-actions.c:119 msgctxt "vectors-action" msgid "Fill Pat_h..." -msgstr "_Umplere traseu..." +msgstr "_Umple traseul..." #: ../app/actions/vectors-actions.c:120 msgctxt "vectors-action" @@ -9527,7 +9812,7 @@ #: ../app/actions/vectors-actions.c:194 msgctxt "vectors-action" msgid "Path Color Tag: Clear" -msgstr "" +msgstr "Eticheta de culoare a traseului: golește" #: ../app/actions/vectors-actions.c:199 msgctxt "vectors-action" @@ -9537,7 +9822,7 @@ #: ../app/actions/vectors-actions.c:200 msgctxt "vectors-action" msgid "Path Color Tag: Set to Blue" -msgstr "" +msgstr "Eticheta de culoare a traseului: stabilește la albastru" #: ../app/actions/vectors-actions.c:205 msgctxt "vectors-action" @@ -9547,7 +9832,7 @@ #: ../app/actions/vectors-actions.c:206 msgctxt "vectors-action" msgid "Path Color Tag: Set to Green" -msgstr "" +msgstr "Eticheta de culoare a traseului: stabilește la verde" #: ../app/actions/vectors-actions.c:211 msgctxt "vectors-action" @@ -9557,7 +9842,7 @@ #: ../app/actions/vectors-actions.c:212 msgctxt "vectors-action" msgid "Path Color Tag: Set to Yellow" -msgstr "" +msgstr "Eticheta de culoare a traseului: stabilește la galben" #: ../app/actions/vectors-actions.c:217 msgctxt "vectors-action" @@ -9567,7 +9852,7 @@ #: ../app/actions/vectors-actions.c:218 msgctxt "vectors-action" msgid "Path Color Tag: Set to Orange" -msgstr "" +msgstr "Eticheta de culoare a traseului: stabilește la portocaliu" #: ../app/actions/vectors-actions.c:223 msgctxt "vectors-action" @@ -9577,7 +9862,7 @@ #: ../app/actions/vectors-actions.c:224 msgctxt "vectors-action" msgid "Path Color Tag: Set to Brown" -msgstr "" +msgstr "Eticheta de culoare a traseului: stabilește la maro" #: ../app/actions/vectors-actions.c:229 msgctxt "vectors-action" @@ -9587,7 +9872,7 @@ #: ../app/actions/vectors-actions.c:230 msgctxt "vectors-action" msgid "Path Color Tag: Set to Red" -msgstr "" +msgstr "Eticheta de culoare a traseului: stabilește la roșu" #: ../app/actions/vectors-actions.c:235 msgctxt "vectors-action" @@ -9597,7 +9882,7 @@ #: ../app/actions/vectors-actions.c:236 msgctxt "vectors-action" msgid "Path Color Tag: Set to Violet" -msgstr "" +msgstr "Eticheta de culoare a traseului: stabilește la violet" #: ../app/actions/vectors-actions.c:241 msgctxt "vectors-action" @@ -9607,7 +9892,7 @@ #: ../app/actions/vectors-actions.c:242 msgctxt "vectors-action" msgid "Path Color Tag: Set to Gray" -msgstr "" +msgstr "Eticheta de culoare a traseului: stabilește la gri" #: ../app/actions/vectors-actions.c:250 msgctxt "vectors-action" @@ -9687,42 +9972,42 @@ #: ../app/actions/vectors-actions.c:304 msgctxt "vectors-action" msgid "Select _Top Path" -msgstr "" +msgstr "Selectează _traseul de sus" #: ../app/actions/vectors-actions.c:305 msgctxt "vectors-action" msgid "Select the topmost path" -msgstr "" +msgstr "Selectează traseul cel mai de sus" #: ../app/actions/vectors-actions.c:310 msgctxt "vectors-action" msgid "Select _Bottom Path" -msgstr "" +msgstr "Selectează traseul de j_os" #: ../app/actions/vectors-actions.c:311 msgctxt "vectors-action" msgid "Select the bottommost path" -msgstr "" +msgstr "Selectează traseul cel mai de jos" #: ../app/actions/vectors-actions.c:316 msgctxt "vectors-action" msgid "Select _Previous Path" -msgstr "" +msgstr "Selectează traseul _precedent" #: ../app/actions/vectors-actions.c:317 msgctxt "vectors-action" msgid "Select the path above the current path" -msgstr "" +msgstr "Selectează traseul deasupra celui curent" #: ../app/actions/vectors-actions.c:322 msgctxt "vectors-action" msgid "Select _Next Path" -msgstr "" +msgstr "Selectează traseul _următor" #: ../app/actions/vectors-actions.c:323 msgctxt "vectors-action" msgid "Select the vector below the current path" -msgstr "" +msgstr "Selectează vectorul de sub traseul curent" #: ../app/actions/vectors-commands.c:164 ../app/actions/vectors-commands.c:750 msgid "Path Attributes" @@ -9740,17 +10025,19 @@ msgid "Create a New Path" msgstr "Creează un traseu nou" +# titlu pe bară +# buton sub zona de instrumente #: ../app/actions/vectors-commands.c:442 ../app/tools/gimpvectoroptions.c:202 #: ../app/tools/gimpvectortool.c:740 msgid "Fill Path" -msgstr "Umple traseul" +msgstr "Umplere traseu" # titlu pe bară # buton sub zona de instrumente #: ../app/actions/vectors-commands.c:474 ../app/tools/gimpvectoroptions.c:210 #: ../app/tools/gimpvectortool.c:812 msgid "Stroke Path" -msgstr "Conturare de traseu" +msgstr "Conturare traseu" #: ../app/actions/view-actions.c:70 msgctxt "view-action" @@ -9869,12 +10156,12 @@ #: ../app/actions/view-actions.c:131 msgctxt "view-action" msgid "Othe_r rotation angle..." -msgstr "Alt unghi de _rotire..." +msgstr "Alt unghi de _rotație..." #: ../app/actions/view-actions.c:132 msgctxt "view-action" msgid "Set a custom rotation angle" -msgstr "Stabilește un unghi de rotire personalizat" +msgstr "Stabilește un unghi de rotație personalizat" #: ../app/actions/view-actions.c:137 msgctxt "view-action" @@ -10331,7 +10618,7 @@ #: ../app/actions/view-actions.c:488 msgctxt "view-action" msgid "Flip _Vertically" -msgstr "Răstoarnă pe _verticală" +msgstr "Întoarce pe _verticală" #: ../app/actions/view-actions.c:489 msgctxt "view-action" @@ -10347,7 +10634,7 @@ msgctxt "view-action" msgid "Reset flipping to unflipped and the angle of rotation to 0°" msgstr "" -"Restabilește întoarcerea pe verticală la normal și unghiul de rotire la 0°" +"Restabilește întoarcerea pe verticală la normal și unghiul de rotație la 0°" #: ../app/actions/view-actions.c:513 msgctxt "view-action" @@ -10519,7 +10806,7 @@ #: ../app/actions/view-actions.c:634 msgctxt "view-padding-color" msgid "Keep Padding in \"Show _All\" Mode" -msgstr "Păstrează umplerea în módul 'Arată tot'" +msgstr "Păstrează umplerea în modul '_Arată tot'" #: ../app/actions/view-actions.c:636 msgctxt "view-padding-color" @@ -10639,7 +10926,7 @@ #: ../app/actions/view-actions.c:1194 #, c-format msgid "_Flip %s& Rotate (%d°)" -msgstr "În_toarce %sși rotește (%d°)" +msgstr "În_toarce %s și rotește (%d°)" #: ../app/actions/view-commands.c:1122 msgid "Set Canvas Padding Color" @@ -10663,13 +10950,13 @@ #: ../app/dialogs/grid-dialog.c:103 ../app/dialogs/image-new-dialog.c:107 #: ../app/dialogs/image-new-dialog.c:326 #: ../app/dialogs/item-options-dialog.c:146 -#: ../app/dialogs/preferences-dialog.c:1135 +#: ../app/dialogs/preferences-dialog.c:1136 #: ../app/dialogs/print-size-dialog.c:125 #: ../app/dialogs/resolution-calibrate-dialog.c:76 #: ../app/dialogs/template-options-dialog.c:119 #: ../app/display/gimpdisplayshell-filter-dialog.c:88 #: ../app/display/gimpdisplayshell-rotate-dialog.c:123 -#: ../app/display/gimpdisplayshell-scale-dialog.c:123 ../app/gui/gui.c:197 +#: ../app/display/gimpdisplayshell-scale-dialog.c:123 ../app/gui/gui.c:198 #: ../app/tools/gimpfiltertool.c:347 ../app/widgets/gimpcolordialog.c:111 #: ../app/widgets/gimpcontrollereditor.c:663 #: ../app/widgets/gimperrordialog.c:76 ../app/widgets/gimpfiledialog.c:178 @@ -11071,8 +11358,8 @@ #: ../app/config/gimprc-blurbs.h:13 msgid "" "When enabled, an image will become the active image when its image window " -"receives the focus. This is useful for window managers using \"click to focus" -"\"." +"receives the focus. This is useful for window managers using \"click to " +"focus\"." msgstr "" "Când opțiunea este activată, o imagine va deveni imaginea activă atunci când " "fereastra ei primește focalizarea. Această opțiune este utilă pentru " @@ -11116,7 +11403,7 @@ #: ../app/config/gimprc-blurbs.h:53 msgid "How to handle embedded color profiles when opening a file." msgstr "" -"Cum să fie tratate profilurile de culoare înglobate la deschiderea unui " +"Cum să fie tratate profilurile de culoare încorporate la deschiderea unui " "fișier." #: ../app/config/gimprc-blurbs.h:56 @@ -11127,7 +11414,7 @@ #: ../app/config/gimprc-blurbs.h:59 msgid "Use compact style for sliders." -msgstr "Folosește stilul commpact pentru glisoare." +msgstr "Folosește stilul compact pentru glisoare." #: ../app/config/gimprc-blurbs.h:62 msgid "Sets the type of mouse pointers to use." @@ -11237,11 +11524,13 @@ #: ../app/config/gimprc-blurbs.h:195 msgid "How many recent settings to keep around in filter tools." -msgstr "Câte setări recente să fie păstrate în instrumentele de filtrare." +msgstr "Câte configurări recente să fie păstrate în instrumentele de filtre." #: ../app/config/gimprc-blurbs.h:198 msgid "Default to the last used settings in filter tools." -msgstr "Implicit la ultimele setări utilizate în instrumentele de filtrare." +msgstr "" +"Preia în mod implicit ultimele configurări utilizate în instrumentele de " +"filtre." #: ../app/config/gimprc-blurbs.h:201 msgid "Show advanced color options in filter tools." @@ -11462,7 +11751,7 @@ msgstr "" "Când opțiunea este activată, fereastra de imagine se va redimensiona în mod " "automat ori de câte ori se modifică dimensiunea imaginii fizice. Această " -"setare are efect numai în módul cu ferestre multiple." +"configurare are efect numai în modul cu ferestre multiple." #: ../app/config/gimprc-blurbs.h:360 msgid "" @@ -11471,7 +11760,7 @@ msgstr "" "Când opțiunea este activată, fereastra de imagine se va redimensiona în mod " "automat ori de câte ori se strânge sau lărgește zoom-ul asupra imaginilor. " -"Această setare are efect numai în módul cu ferestre multiple." +"Această configurare are efect numai în modul cu ferestre multiple." #: ../app/config/gimprc-blurbs.h:365 msgid "Let GIMP try to restore your last saved session on each startup." @@ -11671,11 +11960,11 @@ #: ../app/config/gimprc-blurbs.h:467 msgid "Enable the Handle Transform tool." -msgstr "Activează instrumentul de transformare manuală." +msgstr "Activează instrumentul de transformare cu mânere." #: ../app/config/gimprc-blurbs.h:470 msgid "Enable symmetry on painting." -msgstr "Activează simetria în pictură." +msgstr "Activează simetria pe pictură." #: ../app/config/gimprc-blurbs.h:473 msgid "Enable the MyPaint Brush tool." @@ -11722,7 +12011,7 @@ "key combination while the menu item is highlighted." msgstr "" "Când opțiunea este activată, puteți schimba comenzile rapide de la tastatură " -"pentru elementele de meniu prin apăsarea unei combinații de taste în timp ce " +"pentru elementele de meniu apăsând o combinație de taste în timp ce " "elementul de meniu este evidențiat." #: ../app/config/gimprc-blurbs.h:501 @@ -11789,108 +12078,136 @@ #: ../app/config/gimprc-blurbs.h:544 msgid "Sets the default palette type for the 'Convert to Indexed' dialog." msgstr "" +"Stabilește tipul implicit de paletă pentru dialogul „Convertește la imagine " +"indexată”." #: ../app/config/gimprc-blurbs.h:547 msgid "" "Sets the default maximum number of colors for the 'Convert to Indexed' " "dialog." msgstr "" +"Stabilește numărul maxim implicit de culori pentru dialogul „Convertește la " +"imagine indexată”." #: ../app/config/gimprc-blurbs.h:550 msgid "" "Sets the default 'Remove duplicate colors' state for the 'Convert to " "Indexed' dialog." msgstr "" +"Stabilește starea implicită de la „Elimină culorile duplicate” pentru " +"dialogul „Convertește la imagine indexată”." #: ../app/config/gimprc-blurbs.h:553 msgid "Sets the default dithering type for the 'Convert to Indexed' dialog." msgstr "" +"Stabilește tipul de dithering implicit pentru dialogul „Convertește la " +"imagine indexată”." #: ../app/config/gimprc-blurbs.h:556 msgid "" "Sets the default 'Dither alpha' state for the 'Convert to Indexed' dialog." msgstr "" +"Stabilește starea implicită de la „Dither alpha” pentru dialogul " +"„Convertește la imagine indexată”." #: ../app/config/gimprc-blurbs.h:559 msgid "" "Sets the default 'Dither text layers' state for the 'Convert to Indexed' " "dialog." msgstr "" +"Stabilește starea implicită de la „Dithering pentru straturi de text” pentru " +"dialogul „Convertește la imagine indexată”." #: ../app/config/gimprc-blurbs.h:562 msgid "Sets the default fill type for the 'Canvas Size' dialog." msgstr "" +"Stabilește tipul implicit de umplere pentru dialogul „Dimensiune de canava”." #: ../app/config/gimprc-blurbs.h:565 msgid "Sets the default set of layers to resize for the 'Canvas Size' dialog." msgstr "" +"Stabilește setul implicit de straturi de redimensionat pentru dialogul " +"„Dimensiune de canava”." #: ../app/config/gimprc-blurbs.h:568 msgid "" "Sets the default 'Resize text layers' state for the 'Canvas Size' dialog." msgstr "" +"Stabilește starea implicită de la „Redimensionează straturile de text” " +"pentru dialogul „Dimensiune de canava”." #: ../app/config/gimprc-blurbs.h:571 msgid "Sets the default layer name for the 'New Layer' dialog." -msgstr "" +msgstr "Stabilește numele implicit al stratului pentru dialogul „Strat nou”." #: ../app/config/gimprc-blurbs.h:574 msgid "Sets the default mode for the 'New Layer' dialog." -msgstr "" +msgstr "Stabilește modul implicit pentru dialogul „Strat nou”." #: ../app/config/gimprc-blurbs.h:577 msgid "Sets the default blend space for the 'New Layer' dialog." -msgstr "" +msgstr "Stabilește spațiul de amestec implicit pentru dialogul „Strat nou”." #: ../app/config/gimprc-blurbs.h:580 msgid "Sets the default composite space for the 'New Layer' dialog." -msgstr "" +msgstr "Stabilește spațiul compozit implicit pentru dialogul „Strat nou”." #: ../app/config/gimprc-blurbs.h:583 msgid "Sets the default composite mode for the 'New Layer' dialog." -msgstr "" +msgstr "Stabilește modul compozit implicit pentru dialogul „Strat nou”." #: ../app/config/gimprc-blurbs.h:586 msgid "Sets the default opacity for the 'New Layer' dialog." -msgstr "" +msgstr "Stabilește opacitatea implicită pentru dialogul „Strat nou”." #: ../app/config/gimprc-blurbs.h:589 msgid "Sets the default fill type for the 'New Layer' dialog." -msgstr "" +msgstr "Stabilește umplerea implicită pentru dialogul „Strat nou”." #: ../app/config/gimprc-blurbs.h:592 msgid "Sets the default fill type for the 'Layer Boundary Size' dialog." msgstr "" +"Stabilește tipul de umplere implicit pentru dialogul „Dimensiunea limitei de " +"strat”." #: ../app/config/gimprc-blurbs.h:595 msgid "Sets the default mask for the 'Add Layer Mask' dialog." -msgstr "" +msgstr "Stabilește masca implicită pentru dialogul „Adaugă o mască de strat”." #: ../app/config/gimprc-blurbs.h:598 msgid "Sets the default 'invert mask' state for the 'Add Layer Mask' dialog." msgstr "" +"Stabilește starea implicită de la „inversează masca” pentru dialogul „Adaugă " +"o mască de strat”." #: ../app/config/gimprc-blurbs.h:601 msgid "Sets the default merge type for the 'Merge Visible Layers' dialog." msgstr "" +"Stabilește tipul implicit de fuzionare pentru dialogul „Fuzionează " +"straturile vizibile”." #: ../app/config/gimprc-blurbs.h:604 msgid "" "Sets the default 'Active group only' for the 'Merge Visible Layers' dialog." msgstr "" +"Stabilește „Numai grupul activ” implicit pentru dialogul „Fuzionează " +"straturile vizibile”." #: ../app/config/gimprc-blurbs.h:607 msgid "" "Sets the default 'Discard invisible' for the 'Merge Visible Layers' dialog." msgstr "" +"Stabilește „Abandonează [straturile] invizibile” implicite pentru dialogul " +"„Fuzionează straturile vizibile”." #: ../app/config/gimprc-blurbs.h:610 msgid "Sets the default channel name for the 'New Channel' dialog." -msgstr "" +msgstr "Stabilește numele implicit al canalului pentru dialogul „Canal nou”." #: ../app/config/gimprc-blurbs.h:613 msgid "Sets the default color and opacity for the 'New Channel' dialog." msgstr "" +"Stabilește culoarea și opacitatea implicite pentru dialogul „Canal nou”." #: ../app/config/gimprc-blurbs.h:616 msgid "Sets the default path name for the 'New Path' dialog." @@ -11899,50 +12216,68 @@ #: ../app/config/gimprc-blurbs.h:619 msgid "Sets the default folder path for the 'Export Path' dialog." msgstr "" +"Stabilește calea implicită a dosarului pentru dialogul „Exportă traseul”." #: ../app/config/gimprc-blurbs.h:622 msgid "" "Sets the default 'Export the active path' state for the 'Export Path' dialog." msgstr "" +"Stabilește starea implicită de la „Exportă traseul activ” pentru dialogul " +"„Exportă traseul”." #: ../app/config/gimprc-blurbs.h:625 msgid "Sets the default folder path for the 'Import Path' dialog." msgstr "" +"Stabilește calea implicită a dosarului pentru dialogul „Importă un traseu”." #: ../app/config/gimprc-blurbs.h:628 msgid "" "Sets the default 'Merge imported paths' state for the 'Import Path' dialog." msgstr "" +"Stabilește starea implicită de la „Fuzionează traseele importate” pentru " +"dialogul „Importă un traseu”." #: ../app/config/gimprc-blurbs.h:631 msgid "" "Sets the default 'Scale imported paths to fit size' state for the 'Import " "Path' dialog." msgstr "" +"Stabilește starea implicită de la „Scalează traseele importate pentru a se " +"potrivi în imagine” pentru dialogul „Importă un traseu”." #: ../app/config/gimprc-blurbs.h:634 msgid "Sets the default feather radius for the 'Feather Selection' dialog." msgstr "" +"Stabilește raza implicită a estompării pentru dialogul „Estompare de " +"selecție”." #: ../app/config/gimprc-blurbs.h:637 msgid "" "Sets the default 'Selected areas continue outside the image' setting for the " "'Feather Selection' dialog." msgstr "" +"Stabilește configurarea implicită de la „Zonele selectate continuă în afara " +"imaginii” pentru dialogul „Estompare de selecție”." #: ../app/config/gimprc-blurbs.h:641 msgid "Sets the default grow radius for the 'Grow Selection' dialog." msgstr "" +"Stabilește raza de creștere implicită pentru dialogul „Extindere de " +"selecție”." #: ../app/config/gimprc-blurbs.h:644 msgid "Sets the default shrink radius for the 'Shrink Selection' dialog." msgstr "" +"Stabilește raza de restrângere implicită pentru dialogul „Restrângere de " +"selecție”." #: ../app/config/gimprc-blurbs.h:647 msgid "" "Sets the default 'Selected areas continue outside the image' setting for the " "'Shrink Selection' dialog." msgstr "" +"Stabilește configurarea implicită de la „Zonele selectate continuă în afara " +"imaginii” pentru dialogul „Restrângere de selecție”." #: ../app/config/gimprc-blurbs.h:651 msgid "Sets the default border radius for the 'Border Selection' dialog." @@ -11955,7 +12290,7 @@ "Sets the default 'Selected areas continue outside the image' setting for the " "'Border Selection' dialog." msgstr "" -"Stabilește setarea implicită de la 'Zonele selectate continuă în afara " +"Stabilește configurarea implicită de la 'Zonele selectate continuă în afara " "imaginii' pentru dialogul 'Creare chenar din selecție'." #: ../app/config/gimprc-blurbs.h:658 @@ -12052,8 +12387,9 @@ "as configured can be undone." msgstr "" "Stabilește o limită superioară a memoriei folosită de fiecare imagine pentru " -"păstrarea operațiilor pe stiva de anulări. Indiferent de această setare, pot " -"fi anulate cel puțin atâtea niveluri de anulare câte au fost configurate." +"păstrarea operațiilor pe stiva de anulări. Indiferent de această " +"configurare, pot fi anulate cel puțin atâtea niveluri de anulare câte au " +"fost configurate." # a nu se particulariza tipul de operații, poate fi undo dar și redo #: ../app/config/gimprc-blurbs.h:717 @@ -12067,7 +12403,8 @@ #: ../app/config/gimprc-blurbs.h:723 msgid "When enabled, uses OpenCL for some operations." -msgstr "Când opțiunea este activată, folosește OpenCL pentru unele operații." +msgstr "" +"Când opțiunea este activată, GIMP folosește OpenCL pentru unele operații." #: ../app/config/gimprc-blurbs.h:741 msgid "When enabled, a search of actions will also return inactive actions." @@ -12193,7 +12530,7 @@ #: ../app/core/core-enums.c:189 msgctxt "color-profile-policy" msgid "Keep embedded profile" -msgstr "Păstrează profilul înglobat" +msgstr "Păstrează profilul încorporat" #: ../app/core/core-enums.c:190 msgctxt "color-profile-policy" @@ -12619,7 +12956,7 @@ #: ../app/core/core-enums.c:1144 msgctxt "undo-type" msgid "Merge paths" -msgstr "Fuzionare trasee" +msgstr "Fuzionare de trasee" #: ../app/core/core-enums.c:1145 msgctxt "undo-type" @@ -12660,7 +12997,7 @@ #: ../app/core/core-enums.c:1152 ../app/core/core-enums.c:1189 msgctxt "undo-type" msgid "Item visibility" -msgstr "Vizibilitate de element" +msgstr "Vizibilitate element" #: ../app/core/core-enums.c:1153 ../app/core/core-enums.c:1190 msgctxt "undo-type" @@ -12900,7 +13237,7 @@ #: ../app/core/core-enums.c:1212 msgctxt "undo-type" msgid "Show layer mask" -msgstr "Arată masca de strat" +msgstr "Vizibilitate mască de strat" #: ../app/core/core-enums.c:1213 msgctxt "undo-type" @@ -13038,7 +13375,7 @@ msgstr "Paraziți" #. initialize the module list -#: ../app/core/gimp.c:841 ../app/dialogs/preferences-dialog.c:3322 +#: ../app/core/gimp.c:841 ../app/dialogs/preferences-dialog.c:3326 msgid "Modules" msgstr "Module" @@ -13057,7 +13394,7 @@ #. initialize the list of gimp dynamics #: ../app/core/gimp-data-factories.c:354 ../app/core/gimpcontext.c:722 -#: ../app/dialogs/preferences-dialog.c:3268 +#: ../app/dialogs/preferences-dialog.c:3272 #: ../app/tools/gimppaintoptions-gui.c:221 msgid "Dynamics" msgstr "Dinamică" @@ -13241,7 +13578,7 @@ msgid "Invalid UTF-8 string in brush file '%s'." msgstr "Șir UTF-8 nevalid în fișierul de penel „%s”." -#: ../app/core/gimpbrush-load.c:279 ../app/core/gimppattern-load.c:141 +#: ../app/core/gimpbrush-load.c:279 ../app/core/gimppattern-load.c:142 #: ../app/dialogs/template-options-dialog.c:110 #: ../app/display/gimptoolpath.c:570 msgid "Unnamed" @@ -13466,7 +13803,6 @@ msgid "Move Channel" msgstr "Mutare canal" -# hm ? sau canal de scalare ? #: ../app/core/gimpchannel.c:257 msgctxt "undo-type" msgid "Scale Channel" @@ -13490,17 +13826,17 @@ #: ../app/core/gimpchannel.c:261 ../app/core/gimpdrawable-transform.c:1037 msgctxt "undo-type" msgid "Transform Channel" -msgstr "Transformare de canal" +msgstr "Transformare canal" #: ../app/core/gimpchannel.c:262 ../app/core/gimpchannel.c:293 msgctxt "undo-type" msgid "Fill Channel" -msgstr "Umplere de canal" +msgstr "Umplere canal" #: ../app/core/gimpchannel.c:263 msgctxt "undo-type" msgid "Stroke Channel" -msgstr "Conturare de canal" +msgstr "Conturare canal" #: ../app/core/gimpchannel.c:264 msgctxt "undo-type" @@ -13543,12 +13879,12 @@ #: ../app/core/gimpchannel.c:290 msgctxt "undo-type" msgid "Feather Channel" -msgstr "Estompare de canal" +msgstr "Estompare canal" #: ../app/core/gimpchannel.c:291 msgctxt "undo-type" msgid "Sharpen Channel" -msgstr "Intensificare claritate de canal" +msgstr "Intensificare claritate canal" #: ../app/core/gimpchannel.c:292 msgctxt "undo-type" @@ -13568,17 +13904,17 @@ #: ../app/core/gimpchannel.c:296 msgctxt "undo-type" msgid "Grow Channel" -msgstr "Extindere de canal" +msgstr "Extindere canal" #: ../app/core/gimpchannel.c:297 msgctxt "undo-type" msgid "Shrink Channel" -msgstr "Restrângere de canal" +msgstr "Restrângere canal" #: ../app/core/gimpchannel.c:298 msgctxt "undo-type" msgid "Flood Channel" -msgstr "Inundă canalul" +msgstr "Inundare canal" #: ../app/core/gimpchannel.c:781 msgid "Cannot fill empty channel." @@ -13670,7 +14006,7 @@ #: ../app/core/gimpcontext.c:764 ../app/core/gimpcontext.c:765 msgid "Tool Preset" -msgstr "Presetări de instrument" +msgstr "Prestabilire de instrument" #: ../app/core/gimpdatafactory.c:351 ../app/core/gimpdatafactory.c:385 #: ../app/core/gimpdatafactory.c:719 ../app/core/gimpdatafactory.c:750 @@ -13830,7 +14166,7 @@ #: ../app/core/gimpdrawable-transform.c:1035 ../app/core/gimplayer.c:451 msgctxt "undo-type" msgid "Transform Layer" -msgstr "Transformare de strat" +msgstr "Transformare strat" #: ../app/core/gimpdrawable-transform.c:1048 msgid "Transformation" @@ -13841,7 +14177,7 @@ msgstr "Tip de ieșire" #. Style -#: ../app/core/gimpfilloptions.c:108 ../app/dialogs/preferences-dialog.c:1832 +#: ../app/core/gimpfilloptions.c:108 ../app/dialogs/preferences-dialog.c:1836 msgid "Style" msgstr "Stil" @@ -13902,7 +14238,7 @@ #: ../app/core/gimpfilloptions.c:453 msgctxt "undo-type" msgid "Fill with Solid Color" -msgstr "Umple cu culoare plină" +msgstr "Umplere cu culoare plină" #: ../app/core/gimpgradient-load.c:73 #, c-format @@ -14217,7 +14553,7 @@ #: ../app/core/gimpimage-colormap.c:236 msgctxt "undo-type" msgid "Unset Colormap" -msgstr "" +msgstr "Deselectare hartă de culori" #: ../app/core/gimpimage-colormap.c:289 msgctxt "undo-type" @@ -14249,62 +14585,62 @@ #: ../app/core/gimpimage-convert-precision.c:77 msgctxt "undo-type" msgid "Convert Image to 8 bit linear integer" -msgstr "" +msgstr "Convertire imagine la număr întreg liniar pe 8 biți" #: ../app/core/gimpimage-convert-precision.c:80 msgctxt "undo-type" msgid "Convert Image to 8 bit gamma integer" -msgstr "" +msgstr "Convertire imagine la număr întreg gamma pe 8 biți" #: ../app/core/gimpimage-convert-precision.c:83 msgctxt "undo-type" msgid "Convert Image to 16 bit linear integer" -msgstr "" +msgstr "Convertire imagine la număr întreg liniar pe 16 biți" #: ../app/core/gimpimage-convert-precision.c:86 msgctxt "undo-type" msgid "Convert Image to 16 bit gamma integer" -msgstr "" +msgstr "Convertire imagine la număr întreg gamma pe 16 biți" #: ../app/core/gimpimage-convert-precision.c:89 msgctxt "undo-type" msgid "Convert Image to 32 bit linear integer" -msgstr "" +msgstr "Convertire imagine la număr întreg liniar pe 31 de biți" #: ../app/core/gimpimage-convert-precision.c:92 msgctxt "undo-type" msgid "Convert Image to 32 bit gamma integer" -msgstr "" +msgstr "Convertire imagine la număr întreg gamma pe 32 de biți" #: ../app/core/gimpimage-convert-precision.c:95 msgctxt "undo-type" msgid "Convert Image to 16 bit linear floating point" -msgstr "" +msgstr "Convertire imagine la virgulă mobilă liniară pe 16 biți" #: ../app/core/gimpimage-convert-precision.c:98 msgctxt "undo-type" msgid "Convert Image to 16 bit gamma floating point" -msgstr "" +msgstr "Convertire imagine la virgulă mobilă gamma pe 16 biți" #: ../app/core/gimpimage-convert-precision.c:101 msgctxt "undo-type" msgid "Convert Image to 32 bit linear floating point" -msgstr "" +msgstr "Convertire imagine la virgulă mobilă liniară pe 32 de biți" #: ../app/core/gimpimage-convert-precision.c:104 msgctxt "undo-type" msgid "Convert Image to 32 bit gamma floating point" -msgstr "" +msgstr "Convertire imagine la virgulă mobilă gamma pe 32 de biți" #: ../app/core/gimpimage-convert-precision.c:107 msgctxt "undo-type" msgid "Convert Image to 64 bit linear floating point" -msgstr "" +msgstr "Convertire imagine la virgulă mobilă liniară pe 64 de biți" #: ../app/core/gimpimage-convert-precision.c:110 msgctxt "undo-type" msgid "Convert Image to 64 bit gamma floating point" -msgstr "" +msgstr "Convertire imagine la virgulă mobilă gamma pe 64 de biți" #. dithering #: ../app/core/gimpimage-convert-precision.c:268 @@ -14318,22 +14654,22 @@ #: ../app/core/gimpimage-convert-type.c:84 msgctxt "undo-type" msgid "Convert Image to RGB" -msgstr "Convertire de imagine în RGB" +msgstr "Convertire imagine în RGB" #: ../app/core/gimpimage-convert-type.c:88 msgctxt "undo-type" msgid "Convert Image to Grayscale" -msgstr "Convertire de imagine în tonuri de gri" +msgstr "Convertire imagine în tonuri de gri" #: ../app/core/gimpimage-crop.c:72 msgctxt "undo-type" msgid "Crop Image" -msgstr "Decupare de imagine" +msgstr "Decupare imagine" #: ../app/core/gimpimage-crop.c:75 ../app/core/gimpimage-resize.c:91 msgctxt "undo-type" msgid "Resize Image" -msgstr "Redimensionare de imagine" +msgstr "Redimensionare imagine" #: ../app/core/gimpimage-guides.c:53 msgctxt "undo-type" @@ -14348,58 +14684,58 @@ #: ../app/core/gimpimage-guides.c:121 msgctxt "undo-type" msgid "Remove Guide" -msgstr "Eliminare de ghidaj" +msgstr "Eliminare ghidaj" #: ../app/core/gimpimage-guides.c:151 msgctxt "undo-type" msgid "Move Guide" -msgstr "Mutare de ghidaj" +msgstr "Mutare ghidaj" #: ../app/core/gimpimage-item-list.c:117 msgctxt "undo-type" msgid "Translate Items" -msgstr "Translatare de elemente" +msgstr "Translatare elemente" #: ../app/core/gimpimage-item-list.c:157 msgctxt "undo-type" msgid "Flip Items" -msgstr "Întoarcere de elemente" +msgstr "Întoarcere elemente" #: ../app/core/gimpimage-item-list.c:201 msgctxt "undo-type" msgid "Rotate Items" -msgstr "Rotire de elemente" +msgstr "Rotire elemente" #: ../app/core/gimpimage-item-list.c:256 msgctxt "undo-type" msgid "Transform Items" -msgstr "Transformare de elemente" +msgstr "Transformare elemente" #: ../app/core/gimpimage-merge.c:135 msgctxt "undo-type" msgid "Merge Visible Layers" -msgstr "Fuzionare de straturi vizibile" +msgstr "Fuzionare straturi vizibile" #: ../app/core/gimpimage-merge.c:203 msgctxt "undo-type" msgid "Flatten Image" -msgstr "Aplatizare de imagine" +msgstr "Aplatizare imagine" #: ../app/core/gimpimage-merge.c:232 msgid "Cannot flatten an image without any visible layer." -msgstr "" +msgstr "Nu se poate aplatiza o imagine fără un strat vizibil." #: ../app/core/gimpimage-merge.c:260 msgid "Cannot merge down a floating selection." -msgstr "" +msgstr "Nu se poate fuziona o selecție flotantă." #: ../app/core/gimpimage-merge.c:267 msgid "Cannot merge down an invisible layer." -msgstr "" +msgstr "Nu se poate fuziona un strat invizibil." #: ../app/core/gimpimage-merge.c:292 msgid "Cannot merge down to a layer group." -msgstr "Nu se poate fuziona în jos cu un grup de straturi." +msgstr "Nu se poate fuziona în jos într-un grup de straturi." #: ../app/core/gimpimage-merge.c:299 msgid "The layer to merge down to is locked." @@ -14470,8 +14806,8 @@ msgid "Can't undo %s" msgstr "Nu se poate anula %s" -#: ../app/core/gimpimagefile.c:746 ../app/dialogs/preferences-dialog.c:1954 -#: ../app/dialogs/preferences-dialog.c:2060 +#: ../app/core/gimpimagefile.c:746 ../app/dialogs/preferences-dialog.c:1958 +#: ../app/dialogs/preferences-dialog.c:2064 msgid "Folder" msgstr "Dosar" @@ -14504,7 +14840,7 @@ msgstr "(Previzualizarea ar putea fi expirată)" #. pixel size -#: ../app/core/gimpimagefile.c:823 ../app/widgets/gimpimagepropview.c:429 +#: ../app/core/gimpimagefile.c:823 ../app/widgets/gimpimagepropview.c:441 #: ../app/widgets/gimpsizebox.c:429 ../app/widgets/gimptemplateeditor.c:702 #, c-format msgid "%d × %d pixel" @@ -14543,11 +14879,11 @@ #: ../app/core/gimpitem-exclusive.c:82 msgid "Set Item Exclusive Visible" -msgstr "Stabilește elementul exclusiv vizibil" +msgstr "Stabilește elementul vizibil exclusiv" #: ../app/core/gimpitem-exclusive.c:173 msgid "Set Item Exclusive Linked" -msgstr "" +msgstr "Stabilește elementul legat exclusiv" #: ../app/core/gimplayer-floating-selection.c:120 msgctxt "undo-type" @@ -14723,7 +15059,7 @@ #: ../app/core/gimplineart.c:338 ../app/core/gimplineart.c:339 msgid "Select transparent pixels instead of gray ones" -msgstr "" +msgstr "Selectează pixelii transparenți în loc de cei gri" #: ../app/core/gimplineart.c:345 ../app/tools/gimpbucketfilloptions.c:188 msgid "Line art detection threshold" @@ -14737,11 +15073,11 @@ #: ../app/core/gimplineart.c:352 ../app/tools/gimpbucketfilloptions.c:195 msgid "Maximum growing size" -msgstr "Mărime maximă de creștere" +msgstr "Mărime maximă de extindere" #: ../app/core/gimplineart.c:353 ../app/tools/gimpbucketfilloptions.c:196 msgid "Maximum number of pixels grown under the line art" -msgstr "Numărul maxim de pixeli crescuți sub desenul din linii" +msgstr "Numărul maxim de pixeli extinși sub desenul din linii" #: ../app/core/gimplineart.c:359 msgid "Maximum curved closing length" @@ -14789,7 +15125,7 @@ #: ../app/core/gimppalette-load.c:71 #, c-format msgid "Missing magic header." -msgstr "" +msgstr "Lipsește antetul magic." #: ../app/core/gimppalette-load.c:94 #, c-format @@ -14799,7 +15135,7 @@ #: ../app/core/gimppalette-load.c:114 #, c-format msgid "Invalid column count." -msgstr "" +msgstr "Număr de coloane nevalid." #: ../app/core/gimppalette-load.c:121 #, c-format @@ -14841,11 +15177,13 @@ #, c-format msgid "Reading palette file '%s': Read %d colors from truncated file: %s" msgstr "" +"La citirea fișierului paletă „%s”: citire %d culori din fișierul trunchiat: " +"%s" #: ../app/core/gimppalette-load.c:231 #, c-format msgid "In line %d of palette file: " -msgstr "" +msgstr "În linia %d a fișierului de paletă: " #: ../app/core/gimppalette-load.c:427 #, c-format @@ -14880,27 +15218,40 @@ #: ../app/core/gimppattern-load.c:99 #, c-format -msgid "Invalid header data in '%s': width=%lu, height=%lu, bytes=%lu" +msgid "" +"Invalid header data in '%s': width=%lu (maximum %lu), height=%lu (maximum " +"%lu), bytes=%lu" msgstr "" +"Date de antet nevalide în „%s”: lățime=%lu (maximum %lu), înălțime=%lu " +"(maximum %lu), baiți=%lu" -#: ../app/core/gimppattern-load.c:115 +#: ../app/core/gimppattern-load.c:116 #, c-format msgid "Invalid header data in '%s': Pattern name is too long: %lu" -msgstr "" +msgstr "Date de antet nevalide în „%s”: numele modelului este prea lung: %lu" -#: ../app/core/gimppattern-load.c:128 ../app/core/gimppattern-load.c:166 +#: ../app/core/gimppattern-load.c:129 ../app/core/gimppattern-load.c:167 msgid "File appears truncated." msgstr "Fișierul pare a fi trunchiat." -#: ../app/core/gimppattern-load.c:134 +#: ../app/core/gimppattern-load.c:135 #, c-format msgid "Invalid UTF-8 string in pattern file '%s'." msgstr "Șir UTF-8 nevalid în fișierul model „%s”." -#: ../app/core/gimppattern-load.c:177 +#: ../app/core/gimppattern-load.c:178 msgid "Fatal parse error in pattern file: " msgstr "Eroare fatală de prelucrare în fișierul model: " +#: ../app/core/gimppattern-save.c:52 +#, c-format +msgid "" +"Unsupported pattern dimensions %d x %d.\n" +"GIMP Patterns have a maximum size of %d x %d." +msgstr "" +"Dimensiuni %d × %d neacceptate ale modelului.\n" +"Modelele GIMP au o dimensiune maximă de %d × %d." + #: ../app/core/gimppdbprogress.c:268 #, c-format msgid "Unable to run %s callback. The corresponding plug-in may have crashed." @@ -14916,12 +15267,12 @@ #: ../app/core/gimpselection.c:172 msgctxt "undo-type" msgid "Fill Selection" -msgstr "Umplere de selecție" +msgstr "Umplere selecție" #: ../app/core/gimpselection.c:173 msgctxt "undo-type" msgid "Stroke Selection" -msgstr "Conturare de selecție" +msgstr "Conturare selecție" #: ../app/core/gimpselection.c:190 msgctxt "undo-type" @@ -14956,17 +15307,17 @@ #: ../app/core/gimpselection.c:196 msgctxt "undo-type" msgid "Grow Selection" -msgstr "Extindere de selecție" +msgstr "Extindere selecție" #: ../app/core/gimpselection.c:197 msgctxt "undo-type" msgid "Shrink Selection" -msgstr "Restrângere de selecție" +msgstr "Restrângere selecție" #: ../app/core/gimpselection.c:198 msgctxt "undo-type" msgid "Remove Holes" -msgstr "Eliminare de găuri" +msgstr "Eliminare găuri" #: ../app/core/gimpselection.c:306 msgid "There is no selection to fill." @@ -15029,20 +15380,20 @@ "Convert a mitered join to a bevelled join if the miter would extend to a " "distance of more than miter-limit * line-width from the actual join point." msgstr "" -"Convertește o joncțiune în unghi ascuțit la o joncțiune teșită, dacă unghiul " -"ascuțit s-ar extinde pe o distanță mai mare decât limita unghiului ascuțit × " -"lățimea liniei de la punctul de joncțiune actual." +"Convertește o joncțiune în unghi ascuțit într-o joncțiune teșită, dacă " +"unghiul ascuțit s-ar extinde pe o distanță mai mare decât limita unghiului " +"ascuțit × lățimea liniei de la punctul de joncțiune actual." #: ../app/core/gimpstrokeoptions.c:201 msgid "Dash offset" -msgstr "" +msgstr "Decalajul liniuței" #: ../app/core/gimpstrokeoptions.c:223 msgid "Emulate brush dynamics" msgstr "Emulează dinamica penelului" #. no undo (or redo) steps available -#: ../app/core/gimpsymmetry.c:137 ../app/widgets/gimpimagepropview.c:399 +#: ../app/core/gimpsymmetry.c:137 ../app/widgets/gimpimagepropview.c:410 #: ../app/widgets/gimpsymmetryeditor.c:165 msgid "None" msgstr "Fără" @@ -15057,7 +15408,7 @@ #: ../app/core/gimpsymmetry-mandala.c:114 msgid "Mandala" -msgstr "" +msgstr "Mandala" #: ../app/core/gimpsymmetry-mandala.c:121 msgid "Center abscissa" @@ -15085,7 +15436,7 @@ #: ../app/core/gimpsymmetry-mandala.c:162 msgid "Reflect consecutive strokes" -msgstr "" +msgstr "Reflectă tușele consecutive" #: ../app/core/gimpsymmetry-mirror.c:120 msgid "Mirror" @@ -15097,7 +15448,7 @@ #: ../app/core/gimpsymmetry-mirror.c:128 msgid "Reflect the initial stroke across a horizontal axis" -msgstr "" +msgstr "Reflectă tușa inițială de-a lungul unei axe orizontale" #: ../app/core/gimpsymmetry-mirror.c:135 msgid "Vertical Symmetry" @@ -15105,7 +15456,7 @@ #: ../app/core/gimpsymmetry-mirror.c:136 msgid "Reflect the initial stroke across a vertical axis" -msgstr "" +msgstr "Reflectă tușa inițială de-a lungul unei axe verticale" #: ../app/core/gimpsymmetry-mirror.c:143 msgid "Central Symmetry" @@ -15270,7 +15621,7 @@ #: ../app/core/gimptoolpreset.c:156 msgid "Apply stored opacity/paint mode" -msgstr "" +msgstr "Aplică opacitatea/modul de pictură stocate" #: ../app/core/gimptoolpreset.c:163 msgid "Apply stored brush" @@ -15282,7 +15633,7 @@ #: ../app/core/gimptoolpreset.c:177 msgid "Apply stored MyPaint brush" -msgstr "" +msgstr "Aplică penelul MyPaint stocat" #: ../app/core/gimptoolpreset.c:184 msgid "Apply stored pattern" @@ -15302,7 +15653,7 @@ #: ../app/core/gimptoolpreset-load.c:64 msgid "Tool preset file is corrupt." -msgstr "Fișierul presetării de instrument este corupt." +msgstr "Fișierul de prestabilire de instrument este corupt." #: ../app/core/gimpunit.c:60 msgctxt "unit-singular" @@ -15369,52 +15720,52 @@ #. * installer/package revision. #. * For instance: "2.10.18 (revision 2)" #. -#: ../app/dialogs/about-dialog.c:132 +#: ../app/dialogs/about-dialog.c:134 #, c-format msgid "%s (revision %d)" msgstr "%s (revizia %d)" -#: ../app/dialogs/about-dialog.c:140 +#: ../app/dialogs/about-dialog.c:142 msgid "About GIMP" msgstr "Despre GIMP" -#: ../app/dialogs/about-dialog.c:149 +#: ../app/dialogs/about-dialog.c:151 msgid "Visit the GIMP website" msgstr "Vizitați site-ul web GIMP" #. Translators: insert your names here, #. separated by newline -#: ../app/dialogs/about-dialog.c:155 +#: ../app/dialogs/about-dialog.c:157 msgid "translator-credits" msgstr "" "Robert Claudiu Gheorghe , 2001\n" "Lucian Adrian Grijincu , 2009\n" "Nandor Licker , 2010-2011\n" -"Cristian Secară , 2008-2020" +"Cristian Secară , 2008-2022" -#: ../app/dialogs/about-dialog.c:345 +#: ../app/dialogs/about-dialog.c:355 msgid "Update available!" msgstr "Este disponibilă o actualizare!" #. This is actually a new revision of current version. -#: ../app/dialogs/about-dialog.c:365 +#: ../app/dialogs/about-dialog.c:375 #, c-format msgid "Download GIMP %s revision %d (released on %s)\n" -msgstr "Descarcă GIMP %s revizia %d (lansat în data de %s)\n" +msgstr "Descărcați GIMP %s revizia %d (lansat în data de %s)\n" #. Translators: <> tags are Pango markup. Please keep these #. * markups in your translation. -#: ../app/dialogs/about-dialog.c:375 +#: ../app/dialogs/about-dialog.c:385 #, c-format msgid "Release comment: %s" -msgstr "" +msgstr "Comentariu de lansare: %s" -#: ../app/dialogs/about-dialog.c:380 +#: ../app/dialogs/about-dialog.c:390 #, c-format msgid "Download GIMP %s (released on %s)\n" -msgstr "Descarcă GIMP %s (lansat în data de %s)\n" +msgstr "Descărcați GIMP %s (lansat în data de %s)\n" -#: ../app/dialogs/about-dialog.c:405 ../app/dialogs/about-dialog.c:426 +#: ../app/dialogs/about-dialog.c:415 ../app/dialogs/about-dialog.c:436 msgid "Check for updates" msgstr "Caută actualizări" @@ -15422,16 +15773,16 @@ #. * representation (e.g., 12/31/99), second is the time in the #. * locale's time representation (e.g., 23:13:48). #. -#: ../app/dialogs/about-dialog.c:446 +#: ../app/dialogs/about-dialog.c:456 #, c-format msgid "Last checked on %s at %s" -msgstr "Verificat ultima dată în data de %s la %s" +msgstr "Ultima verificare în data de %s la ora %s" -#: ../app/dialogs/about-dialog.c:748 +#: ../app/dialogs/about-dialog.c:759 msgid "GIMP is brought to you by" msgstr "GIMP vă este adus de către" -#: ../app/dialogs/about-dialog.c:824 +#: ../app/dialogs/about-dialog.c:835 #, c-format msgid "" "This is an unstable development release\n" @@ -15600,7 +15951,7 @@ #: ../app/dialogs/color-profile-import-dialog.c:122 #, c-format msgid "The image '%s' has an embedded color profile" -msgstr "Imaginea „%s” are un profil de culoare înglobat" +msgstr "Imaginea „%s” are un profil de culoare încorporat" #: ../app/dialogs/color-profile-import-dialog.c:185 msgid "_Don't ask me again" @@ -15639,7 +15990,7 @@ #: ../app/dialogs/convert-indexed-dialog.c:291 #: ../app/dialogs/convert-precision-dialog.c:279 msgid "Dithering text layers will make them uneditable" -msgstr "" +msgstr "Ditheringul straturilor de text le va face needitabile" #: ../app/dialogs/convert-indexed-dialog.c:415 #: ../app/pdb/image-convert-cmds.c:163 @@ -15654,7 +16005,7 @@ #: ../app/dialogs/convert-precision-dialog.c:158 msgid "Encoding Conversion" -msgstr "Conversie de codare" +msgstr "Convertire de codare" #: ../app/dialogs/convert-precision-dialog.c:160 msgid "Precision Conversion" @@ -15692,14 +16043,14 @@ msgid "Delete '%s'?" msgstr "Ștergeți „%s”?" -# este vorba despre o presetare +# este vorba despre o prestabilire #: ../app/dialogs/data-delete-dialog.c:108 #, c-format msgid "" "Are you sure you want to remove '%s' from the list and delete it on disk?" msgstr "Sigur vreți ca „%s” să fie eliminat din listă și șters de pe disc?" -#: ../app/dialogs/dialogs-constructors.c:216 ../app/gui/gui.c:194 +#: ../app/dialogs/dialogs-constructors.c:216 ../app/gui/gui.c:195 #: ../app/gui/gui-message.c:271 msgid "GIMP Message" msgstr "Mesaj GIMP" @@ -15926,7 +16277,7 @@ msgstr "Creare imagine nouă" #: ../app/dialogs/image-new-dialog.c:138 -#: ../app/dialogs/preferences-dialog.c:1763 +#: ../app/dialogs/preferences-dialog.c:1767 msgid "_Template:" msgstr "Șa_blon:" @@ -15938,7 +16289,7 @@ #: ../app/dialogs/image-scale-dialog.c:237 #, c-format msgid "You are trying to create an image with a size of %s." -msgstr "Încercați să creați o imagine cu mărimea de %s." +msgstr "Încercați să creați o imagine cu dimensiunea de %s." #: ../app/dialogs/image-new-dialog.c:348 #, c-format @@ -16253,7 +16604,7 @@ msgstr "Selectează sursa" #: ../app/dialogs/palette-import-dialog.c:212 -#: ../app/dialogs/preferences-dialog.c:1726 +#: ../app/dialogs/preferences-dialog.c:1730 msgid "_Gradient" msgstr "De_grade" @@ -16318,21 +16669,20 @@ msgstr "Nu există nicio paletă de importat." # titlu pe bară -#: ../app/dialogs/preferences-dialog.c:284 +#: ../app/dialogs/preferences-dialog.c:286 msgid "Reset All Preferences" msgstr "Restabilirea tuturor preferințelor" -#: ../app/dialogs/preferences-dialog.c:302 +#: ../app/dialogs/preferences-dialog.c:304 msgid "Do you really want to reset all preferences to default values?" msgstr "" "Chiar vreți să fie restabilite toate preferințele la valorile implicite?" -#: ../app/dialogs/preferences-dialog.c:381 +#: ../app/dialogs/preferences-dialog.c:383 msgid "You will have to restart GIMP for the following changes to take effect:" -msgstr "" -"Va trebui să reporniți GIMP pentru ca aceste modificări să se aibă efect:" +msgstr "Va trebui să reporniți GIMP pentru ca aceste modificări să aibă efect:" -#: ../app/dialogs/preferences-dialog.c:647 +#: ../app/dialogs/preferences-dialog.c:649 msgid "" "Your keyboard shortcuts will be reset to default values the next time you " "start GIMP." @@ -16340,17 +16690,17 @@ "Comenzile rapide de la tastatură vor fi restabilite la valorile implicite la " "următoarea pornire GIMP." -#: ../app/dialogs/preferences-dialog.c:658 +#: ../app/dialogs/preferences-dialog.c:660 msgid "Remove all Keyboard Shortcuts" msgstr "Elimină toate comenzile rapide de la tastatură" -#: ../app/dialogs/preferences-dialog.c:680 +#: ../app/dialogs/preferences-dialog.c:682 msgid "Do you really want to remove all keyboard shortcuts from all menus?" msgstr "" "Chiar vreți să fie eliminate toate comenzile rapide de la tastatură din " "toate meniurile?" -#: ../app/dialogs/preferences-dialog.c:721 +#: ../app/dialogs/preferences-dialog.c:723 msgid "" "Your window setup will be reset to default values the next time you start " "GIMP." @@ -16358,15 +16708,15 @@ "Configurarea ferestrei va fi restabilită la valorile implicite la următoarea " "pornire GIMP." -#: ../app/dialogs/preferences-dialog.c:756 +#: ../app/dialogs/preferences-dialog.c:758 msgid "" "Your input device settings will be reset to default values the next time you " "start GIMP." msgstr "" -"Setările dispozitivului de intrare vor fi restabilite la valorile implicite " -"la următoarea pornire GIMP." +"Configurările dispozitivului de intrare vor fi restabilite la valorile " +"implicite la următoarea pornire GIMP." -#: ../app/dialogs/preferences-dialog.c:798 +#: ../app/dialogs/preferences-dialog.c:800 msgid "" "Your tool options will be reset to default values the next time you start " "GIMP." @@ -16374,352 +16724,356 @@ "Opțiunile instrumentelor vor fi restabilite la valorile implicite la " "următoarea pornire GIMP." -#: ../app/dialogs/preferences-dialog.c:850 -#: ../app/dialogs/preferences-dialog.c:2603 +#: ../app/dialogs/preferences-dialog.c:852 +#: ../app/dialogs/preferences-dialog.c:2607 msgid "There's a local installation of the user manual." msgstr "Există o instalare locală a manualului de utilizare." -#: ../app/dialogs/preferences-dialog.c:855 -#: ../app/dialogs/preferences-dialog.c:2609 +#: ../app/dialogs/preferences-dialog.c:857 +#: ../app/dialogs/preferences-dialog.c:2613 msgid "The user manual is not installed locally." msgstr "Manualul de utilizare nu este instalat local." -#: ../app/dialogs/preferences-dialog.c:961 +#: ../app/dialogs/preferences-dialog.c:963 msgid "Show s_election" msgstr "Arată s_elecția" -#: ../app/dialogs/preferences-dialog.c:964 +#: ../app/dialogs/preferences-dialog.c:966 msgid "Show _layer boundary" msgstr "Arată _limitele stratului" -#: ../app/dialogs/preferences-dialog.c:967 +#: ../app/dialogs/preferences-dialog.c:969 msgid "Show can_vas boundary" msgstr "Arată _limitele canavalei" -#: ../app/dialogs/preferences-dialog.c:970 +#: ../app/dialogs/preferences-dialog.c:972 msgid "Show _guides" msgstr "Arată _ghidajele" -#: ../app/dialogs/preferences-dialog.c:973 +#: ../app/dialogs/preferences-dialog.c:975 msgid "Show gri_d" msgstr "Arată _grila" -#: ../app/dialogs/preferences-dialog.c:976 +#: ../app/dialogs/preferences-dialog.c:978 msgid "Show _sample points" msgstr "Arată punctele de _eșantion" -#: ../app/dialogs/preferences-dialog.c:985 +#: ../app/dialogs/preferences-dialog.c:987 msgid "Show _menubar" msgstr "Arată bara de _meniu" -#: ../app/dialogs/preferences-dialog.c:989 +#: ../app/dialogs/preferences-dialog.c:991 msgid "Show _rulers" msgstr "Arată _riglele" -#: ../app/dialogs/preferences-dialog.c:992 +#: ../app/dialogs/preferences-dialog.c:994 msgid "Show scroll_bars" msgstr "Arată _barele de derulare" -#: ../app/dialogs/preferences-dialog.c:995 +#: ../app/dialogs/preferences-dialog.c:997 msgid "Show s_tatusbar" msgstr "Arată bara de s_tare" -#: ../app/dialogs/preferences-dialog.c:1001 +#: ../app/dialogs/preferences-dialog.c:1003 msgid "Canvas _padding mode:" msgstr "Módul de um_plere al canavalei:" -#: ../app/dialogs/preferences-dialog.c:1006 +#: ../app/dialogs/preferences-dialog.c:1008 msgid "Custom p_adding color:" msgstr "Culo_area personalizată a canavalei:" -#: ../app/dialogs/preferences-dialog.c:1007 +#: ../app/dialogs/preferences-dialog.c:1009 msgid "Select Custom Canvas Padding Color" msgstr "Stabilește culoarea personalizată de umplere a canavalei" -#: ../app/dialogs/preferences-dialog.c:1016 +#: ../app/dialogs/preferences-dialog.c:1018 msgid "_Keep canvas padding in \"Show All\" mode" msgstr "_Păstrează umplerea canavalei în módul 'Arată tot'" -#: ../app/dialogs/preferences-dialog.c:1041 +#: ../app/dialogs/preferences-dialog.c:1043 msgid "Snap to _Guides" msgstr "Acroșează la _ghidaje" -#: ../app/dialogs/preferences-dialog.c:1044 +#: ../app/dialogs/preferences-dialog.c:1046 msgid "S_nap to Grid" msgstr "Acroșează la gri_lă" -#: ../app/dialogs/preferences-dialog.c:1052 +#: ../app/dialogs/preferences-dialog.c:1054 msgid "Snap to Canvas _Edges" msgstr "Acroșează la marginile canaval_ei" -#: ../app/dialogs/preferences-dialog.c:1055 +#: ../app/dialogs/preferences-dialog.c:1057 msgid "Snap to _Active Path" msgstr "Acroșează la traseul _activ" -#: ../app/dialogs/preferences-dialog.c:1128 +#: ../app/dialogs/preferences-dialog.c:1129 msgid "Preferences" msgstr "Preferințe" -#: ../app/dialogs/preferences-dialog.c:1164 #: ../app/dialogs/preferences-dialog.c:1165 +#: ../app/dialogs/preferences-dialog.c:1166 msgid "System Resources" msgstr "Resurse de sistem" -#: ../app/dialogs/preferences-dialog.c:1173 +#: ../app/dialogs/preferences-dialog.c:1174 msgid "Resource Consumption" msgstr "Consum de resurse de sistem" -#: ../app/dialogs/preferences-dialog.c:1183 +#: ../app/dialogs/preferences-dialog.c:1184 msgid "Minimal number of _undo levels:" msgstr "Numărul minim al nivel_urilor de anulări:" -#: ../app/dialogs/preferences-dialog.c:1186 +#: ../app/dialogs/preferences-dialog.c:1187 msgid "Maximum undo _memory:" msgstr "_Memoria maximă pentru anulări:" -#: ../app/dialogs/preferences-dialog.c:1189 +#: ../app/dialogs/preferences-dialog.c:1190 msgid "Tile cache _size:" msgstr "_Mărimea memoriei cache a dalelor:" -#: ../app/dialogs/preferences-dialog.c:1192 +#: ../app/dialogs/preferences-dialog.c:1193 msgid "Maximum _new image size:" msgstr "Mărimea maximă a unei imagini _noi:" -#: ../app/dialogs/preferences-dialog.c:1196 +#: ../app/dialogs/preferences-dialog.c:1197 msgid "S_wap compression:" msgstr "Comprimarea fișierului s_wap:" -#: ../app/dialogs/preferences-dialog.c:1201 +#: ../app/dialogs/preferences-dialog.c:1202 msgid "Number of _threads to use:" msgstr "Numărul de fire de execuție de u_tilizat:" -#: ../app/dialogs/preferences-dialog.c:1207 +#: ../app/dialogs/preferences-dialog.c:1210 msgid "Network access" msgstr "Acces la rețea" -#: ../app/dialogs/preferences-dialog.c:1211 +#: ../app/dialogs/preferences-dialog.c:1214 msgid "Check for updates (requires internet)" msgstr "Caută actualizări (necesită internet)" #. Image Thumbnails -#: ../app/dialogs/preferences-dialog.c:1216 +#: ../app/dialogs/preferences-dialog.c:1220 msgid "Image Thumbnails" msgstr "Miniaturi de imagine" -#: ../app/dialogs/preferences-dialog.c:1221 +#: ../app/dialogs/preferences-dialog.c:1225 msgid "Size of _thumbnails:" msgstr "Dimensiunea minia_turilor:" -#: ../app/dialogs/preferences-dialog.c:1225 +#: ../app/dialogs/preferences-dialog.c:1229 msgid "Maximum _filesize for thumbnailing:" msgstr "Mărimea maximă pentru _fișierele de miniaturi:" -#: ../app/dialogs/preferences-dialog.c:1232 +#: ../app/dialogs/preferences-dialog.c:1236 msgid "_Keep record of used files in the Recent Documents list" msgstr "_Păstrează evidența fișierelor folosite în lista de documente recente" #. TODO: icon needed. -#: ../app/dialogs/preferences-dialog.c:1249 -#: ../app/dialogs/preferences-dialog.c:1250 +#: ../app/dialogs/preferences-dialog.c:1253 +#: ../app/dialogs/preferences-dialog.c:1254 msgid "Debugging" msgstr "Depanare" -#: ../app/dialogs/preferences-dialog.c:1257 +#: ../app/dialogs/preferences-dialog.c:1261 msgid "" "We hope you will never need these settings, but as all software, GIMP has " "bugs, and crashes can occur. If it happens, you can help us by reporting " "bugs." msgstr "" -"Sperăm că nu veți avea nevoie niciodată de aceste setări, dar, la fel ca " -"orice alt software, GIMP are erori și pot avea loc blocări. Dacă se " +"Sperăm că nu veți avea nevoie niciodată de aceste configurări, dar, la fel " +"ca orice alt software, GIMP are erori și pot avea loc blocări. Dacă se " "întâmplă, ne puteți ajuta raportând erorile." -#: ../app/dialogs/preferences-dialog.c:1266 +#: ../app/dialogs/preferences-dialog.c:1270 msgid "Bug Reporting" msgstr "Raportare de erori" -#: ../app/dialogs/preferences-dialog.c:1272 +#: ../app/dialogs/preferences-dialog.c:1276 msgid "Debug _policy:" msgstr "_Politică de depanare:" -#: ../app/dialogs/preferences-dialog.c:1284 +#: ../app/dialogs/preferences-dialog.c:1288 msgid "This feature requires \"gdb\" or \"lldb\" installed on your system." msgstr "" +"Această caracteristică necesită instalarea „gdb” sau „lldb” pe sistemul " +"dumneavoastră." -#: ../app/dialogs/preferences-dialog.c:1288 +#: ../app/dialogs/preferences-dialog.c:1292 msgid "" "This feature is more efficient with \"gdb\" or \"lldb\" installed on your " "system." msgstr "" +"Această caracteristică este mai eficientă cu „gdb” sau „lldb” instalat pe " +"sistemul dumneavoastră." -#: ../app/dialogs/preferences-dialog.c:1301 -#: ../app/dialogs/preferences-dialog.c:1302 +#: ../app/dialogs/preferences-dialog.c:1305 +#: ../app/dialogs/preferences-dialog.c:1306 msgid "Color Management" msgstr "Gestionare de culori" -#: ../app/dialogs/preferences-dialog.c:1311 +#: ../app/dialogs/preferences-dialog.c:1315 msgid "R_eset Color Management" msgstr "Restabilește g_estionarea culorilor" -#: ../app/dialogs/preferences-dialog.c:1334 +#: ../app/dialogs/preferences-dialog.c:1338 msgid "Image display _mode:" msgstr "_Módul de afișare al imaginii:" #. Color Managed Display -#: ../app/dialogs/preferences-dialog.c:1338 +#: ../app/dialogs/preferences-dialog.c:1342 msgid "Color Managed Display" msgstr "Afișor cu gestionare de culori" -#: ../app/dialogs/preferences-dialog.c:1347 +#: ../app/dialogs/preferences-dialog.c:1351 msgid "Select Monitor Color Profile" msgstr "Selectează profilul de culoare al monitorului" -#: ../app/dialogs/preferences-dialog.c:1348 +#: ../app/dialogs/preferences-dialog.c:1352 msgid "_Monitor profile:" msgstr "Profilul de _monitor:" -#: ../app/dialogs/preferences-dialog.c:1354 +#: ../app/dialogs/preferences-dialog.c:1358 msgid "_Try to use the system monitor profile" msgstr "Încearcă folosirea profilului moni_torului de sistem" -#: ../app/dialogs/preferences-dialog.c:1363 +#: ../app/dialogs/preferences-dialog.c:1367 msgid "_Rendering intent:" msgstr "Intenția de _randare:" -#: ../app/dialogs/preferences-dialog.c:1368 +#: ../app/dialogs/preferences-dialog.c:1372 msgid "Use _black point compensation" msgstr "_Folosește compensarea punctului de negru" -#: ../app/dialogs/preferences-dialog.c:1376 -#: ../app/dialogs/preferences-dialog.c:1412 ../app/paint/gimpinkoptions.c:93 +#: ../app/dialogs/preferences-dialog.c:1380 +#: ../app/dialogs/preferences-dialog.c:1416 ../app/paint/gimpinkoptions.c:93 msgid "Speed" msgstr "Viteză" -#: ../app/dialogs/preferences-dialog.c:1377 -#: ../app/dialogs/preferences-dialog.c:1413 +#: ../app/dialogs/preferences-dialog.c:1381 +#: ../app/dialogs/preferences-dialog.c:1417 msgid "Precision / Color Fidelity" msgstr "Precizie / Fidelitate de culoare" -#: ../app/dialogs/preferences-dialog.c:1378 +#: ../app/dialogs/preferences-dialog.c:1382 msgid "_Optimize image display for:" msgstr "_Optimizează afișarea imaginii pentru:" # titlu de categorie #. Print Simulation (Soft-proofing) -#: ../app/dialogs/preferences-dialog.c:1382 +#: ../app/dialogs/preferences-dialog.c:1386 msgid "Soft-Proofing" msgstr "Simulare de tipărire (soft-proofing)" # titlu pe bară -#: ../app/dialogs/preferences-dialog.c:1392 +#: ../app/dialogs/preferences-dialog.c:1396 msgid "Select Soft-Proofing Color Profile" msgstr "" "Selectare profil de culoare pentru simularea de tipărire (soft-proofing)" -#: ../app/dialogs/preferences-dialog.c:1393 +#: ../app/dialogs/preferences-dialog.c:1397 msgid "_Soft-proofing profile:" -msgstr "Profilul pentru _simularea de tipărire:" +msgstr "Profilul pentru _simularea de tipărire (soft-proofing):" -#: ../app/dialogs/preferences-dialog.c:1399 +#: ../app/dialogs/preferences-dialog.c:1403 msgid "Re_ndering intent:" msgstr "Intenția de ra_ndare:" -#: ../app/dialogs/preferences-dialog.c:1404 +#: ../app/dialogs/preferences-dialog.c:1408 msgid "Use black _point compensation" msgstr "Folosește compensarea _punctului de negru" -#: ../app/dialogs/preferences-dialog.c:1414 +#: ../app/dialogs/preferences-dialog.c:1418 msgid "O_ptimize soft-proofing for:" -msgstr "O_ptimizează simularea de tipărire pentru:" +msgstr "O_ptimizează simularea de tipărire (soft-proofing) pentru:" -#: ../app/dialogs/preferences-dialog.c:1423 +#: ../app/dialogs/preferences-dialog.c:1427 msgid "Mar_k out of gamut colors" msgstr "Marc_hează culorile din afara gamei reproductibile" -#: ../app/dialogs/preferences-dialog.c:1428 +#: ../app/dialogs/preferences-dialog.c:1432 msgid "Select Warning Color" msgstr "Selecție culoare de avertisment" #. Preferred profiles -#: ../app/dialogs/preferences-dialog.c:1439 +#: ../app/dialogs/preferences-dialog.c:1443 msgid "Preferred Profiles" msgstr "Profiluri preferate" -#: ../app/dialogs/preferences-dialog.c:1448 +#: ../app/dialogs/preferences-dialog.c:1452 msgid "Select Preferred RGB Color Profile" msgstr "Selectează profilul de culoare RGB preferat" -#: ../app/dialogs/preferences-dialog.c:1449 +#: ../app/dialogs/preferences-dialog.c:1453 msgid "_RGB profile:" msgstr "Profil _RGB:" -#: ../app/dialogs/preferences-dialog.c:1456 +#: ../app/dialogs/preferences-dialog.c:1460 msgid "Select Preferred Grayscale Color Profile" msgstr "Selectează profilul de culoare în tonuri de gri preferat" -#: ../app/dialogs/preferences-dialog.c:1457 +#: ../app/dialogs/preferences-dialog.c:1461 msgid "_Grayscale profile:" msgstr "Profil în tonuri de _gri:" -#: ../app/dialogs/preferences-dialog.c:1464 +#: ../app/dialogs/preferences-dialog.c:1468 msgid "Select CMYK Color Profile" msgstr "Selectează profilul de culoare CMYK" -#: ../app/dialogs/preferences-dialog.c:1465 +#: ../app/dialogs/preferences-dialog.c:1469 msgid "_CMYK profile:" msgstr "Profil _CMYK:" #. Policies -#: ../app/dialogs/preferences-dialog.c:1470 +#: ../app/dialogs/preferences-dialog.c:1474 msgid "Policies" msgstr "Politici" -#: ../app/dialogs/preferences-dialog.c:1475 +#: ../app/dialogs/preferences-dialog.c:1479 msgid "_File Open behaviour:" msgstr "Comportamentul la deschiderea ununi _fișier:" #. Filter Dialogs -#: ../app/dialogs/preferences-dialog.c:1479 -#: ../app/dialogs/preferences-dialog.c:2314 +#: ../app/dialogs/preferences-dialog.c:1483 +#: ../app/dialogs/preferences-dialog.c:2318 msgid "Filter Dialogs" msgstr "Dialoguri pentru filtre" -#: ../app/dialogs/preferences-dialog.c:1483 +#: ../app/dialogs/preferences-dialog.c:1487 msgid "Show _advanced color options" msgstr "_Arată opțiunile de culoare avansate" -#: ../app/dialogs/preferences-dialog.c:1497 -#: ../app/dialogs/preferences-dialog.c:1498 +#: ../app/dialogs/preferences-dialog.c:1501 +#: ../app/dialogs/preferences-dialog.c:1502 msgid "Image Import & Export" msgstr "Import și export de imagine" #. Import Policies -#: ../app/dialogs/preferences-dialog.c:1508 +#: ../app/dialogs/preferences-dialog.c:1512 msgid "Import Policies" msgstr "Politici de import" -#: ../app/dialogs/preferences-dialog.c:1512 +#: ../app/dialogs/preferences-dialog.c:1516 msgid "Promote imported images to _floating point precision" msgstr "_Promovează imaginile importate la precizie în virgulă mobilă" -#: ../app/dialogs/preferences-dialog.c:1521 +#: ../app/dialogs/preferences-dialog.c:1525 msgid "_Dither images when promoting to floating point" msgstr "Aplică _dither asupra imaginii la promovarea în virgulă mobilă" -#: ../app/dialogs/preferences-dialog.c:1526 +#: ../app/dialogs/preferences-dialog.c:1530 msgid "_Add an alpha channel to imported images" msgstr "_Adaugă un canal alfa la imaginea importată" -#: ../app/dialogs/preferences-dialog.c:1531 +#: ../app/dialogs/preferences-dialog.c:1535 msgid "Color _profile policy:" msgstr "Politica _profilului de culoare:" #. Export Policies -#: ../app/dialogs/preferences-dialog.c:1535 +#: ../app/dialogs/preferences-dialog.c:1539 msgid "Export Policies" msgstr "Politici de exportare" -#: ../app/dialogs/preferences-dialog.c:1539 +#: ../app/dialogs/preferences-dialog.c:1543 msgid "Export the i_mage's color profile by default" msgstr "Exportă profilul de culoare al i_maginii în mod implicit" @@ -16728,16 +17082,16 @@ #. * It determines how file export #. * plug-ins handle Exif by default. #. -#: ../app/dialogs/preferences-dialog.c:1547 +#: ../app/dialogs/preferences-dialog.c:1551 msgid "Export _Exif metadata by default when available" -msgstr "Exportă metadatele _EXIF în mod implicit atunci când sunt disponibile" +msgstr "Exportă metadatele _Exif în mod implicit atunci când sunt disponibile" #. Translators: label for #. * configuration option (checkbox). #. * It determines how file export #. * plug-ins handle XMP by default. #. -#: ../app/dialogs/preferences-dialog.c:1555 +#: ../app/dialogs/preferences-dialog.c:1559 msgid "Export _XMP metadata by default when available" msgstr "Exportă metadatele _XMP în mod implicit atunci când sunt disponibile" @@ -16746,37 +17100,37 @@ #. * It determines how file export #. * plug-ins handle IPTC by default. #. -#: ../app/dialogs/preferences-dialog.c:1563 +#: ../app/dialogs/preferences-dialog.c:1567 msgid "Export _IPTC metadata by default when available" msgstr "Exportă metadatele _IPTC în mod implicit atunci când sunt disponibile" -#: ../app/dialogs/preferences-dialog.c:1566 +#: ../app/dialogs/preferences-dialog.c:1570 msgid "Metadata can contain sensitive information." msgstr "Metadatele pot conține informații sensibile." #. Export File Type -#: ../app/dialogs/preferences-dialog.c:1570 +#: ../app/dialogs/preferences-dialog.c:1574 msgid "Export File Type" msgstr "Tip de fișier de exportat" -#: ../app/dialogs/preferences-dialog.c:1574 +#: ../app/dialogs/preferences-dialog.c:1578 msgid "Default export file t_ype:" msgstr "_Tip implicit de fișier de export:" #. Raw Image Importer -#: ../app/dialogs/preferences-dialog.c:1578 +#: ../app/dialogs/preferences-dialog.c:1582 msgid "Raw Image Importer" msgstr "Importator de imagine RAW" -#: ../app/dialogs/preferences-dialog.c:1614 +#: ../app/dialogs/preferences-dialog.c:1618 msgid "Experimental Playground" -msgstr "" +msgstr "Loc de joacă experimental" -#: ../app/dialogs/preferences-dialog.c:1615 +#: ../app/dialogs/preferences-dialog.c:1619 msgid "Playground" -msgstr "Fundal" +msgstr "Loc de joacă" -#: ../app/dialogs/preferences-dialog.c:1622 +#: ../app/dialogs/preferences-dialog.c:1626 msgid "" "These features are unfinished, buggy and may crash GIMP. It is unadvised to " "use them unless you really know what you are doing or you intend to " @@ -16787,12 +17141,12 @@ "faceți sau intenționați să contribuiți cu patch-uri." #. Hardware Acceleration -#: ../app/dialogs/preferences-dialog.c:1632 +#: ../app/dialogs/preferences-dialog.c:1636 msgid "Hardware Acceleration" msgstr "Accelerare hardware" # Non-Breaking Hyphen -#: ../app/dialogs/preferences-dialog.c:1636 +#: ../app/dialogs/preferences-dialog.c:1640 msgid "" "OpenCL drivers and support are experimental, expect slowdowns and possible " "crashes (please report)." @@ -16800,25 +17154,25 @@ "Driverele și suportul OpenCL sunt experimentale, așteptați‑vă la încetiniri " "și posibile blocări (vă rugăm să raportați)." -#: ../app/dialogs/preferences-dialog.c:1642 +#: ../app/dialogs/preferences-dialog.c:1646 msgid "Use O_penCL" msgstr "Folosește O_penCL" #. Very unstable tools -#: ../app/dialogs/preferences-dialog.c:1646 +#: ../app/dialogs/preferences-dialog.c:1650 msgid "Insane Options" msgstr "Opțiuni nebune" -#: ../app/dialogs/preferences-dialog.c:1650 +#: ../app/dialogs/preferences-dialog.c:1654 msgid "_N-Point Deformation tool" -msgstr "" +msgstr "Instrument de deformare _N-Point" -#: ../app/dialogs/preferences-dialog.c:1653 +#: ../app/dialogs/preferences-dialog.c:1657 msgid "_Seamless Clone tool" -msgstr "" +msgstr "_Clonă fără racord" -#: ../app/dialogs/preferences-dialog.c:1663 -#: ../app/dialogs/preferences-dialog.c:1664 +#: ../app/dialogs/preferences-dialog.c:1667 +#: ../app/dialogs/preferences-dialog.c:1668 msgctxt "preferences" msgid "Tool Options" msgstr "Opțiuni de instrument" @@ -16826,551 +17180,551 @@ # titlu #. General #. Snapping Distance -#: ../app/dialogs/preferences-dialog.c:1673 -#: ../app/dialogs/preferences-dialog.c:2547 -#: ../app/dialogs/preferences-dialog.c:2875 -#: ../app/dialogs/preferences-dialog.c:3121 +#: ../app/dialogs/preferences-dialog.c:1677 +#: ../app/dialogs/preferences-dialog.c:2551 +#: ../app/dialogs/preferences-dialog.c:2879 +#: ../app/dialogs/preferences-dialog.c:3125 #: ../app/widgets/gimpcontrollereditor.c:187 msgid "General" msgstr "General" -#: ../app/dialogs/preferences-dialog.c:1676 +#: ../app/dialogs/preferences-dialog.c:1680 msgid "Allow _editing on non-visible layers" msgstr "Permite _editarea pe straturile non-vizibile" -#: ../app/dialogs/preferences-dialog.c:1680 +#: ../app/dialogs/preferences-dialog.c:1684 msgid "_Save tool options on exit" msgstr "_Salvează opțiunile instrumentelor la ieșire" -#: ../app/dialogs/preferences-dialog.c:1684 +#: ../app/dialogs/preferences-dialog.c:1688 msgid "Save Tool Options _Now" msgstr "Salvează opțiunile instrumentelor _acum" -#: ../app/dialogs/preferences-dialog.c:1691 +#: ../app/dialogs/preferences-dialog.c:1695 msgid "_Reset Saved Tool Options to Default Values" msgstr "" "_Restabilește opțiunile salvate ale instrumentelor la valorile implicite" -#: ../app/dialogs/preferences-dialog.c:1705 +#: ../app/dialogs/preferences-dialog.c:1709 msgid "Default _interpolation:" msgstr "_Interpolare implicită:" # titlu #. Global Brush, Pattern, ... -#: ../app/dialogs/preferences-dialog.c:1713 +#: ../app/dialogs/preferences-dialog.c:1717 msgid "Paint Options Shared Between Tools" msgstr "Opțiuni de pictură partajate între instrumente" -#: ../app/dialogs/preferences-dialog.c:1717 +#: ../app/dialogs/preferences-dialog.c:1721 msgid "_Brush" msgstr "_Penel" -#: ../app/dialogs/preferences-dialog.c:1720 +#: ../app/dialogs/preferences-dialog.c:1724 msgid "_Dynamics" msgstr "_Dinamică" -#: ../app/dialogs/preferences-dialog.c:1723 +#: ../app/dialogs/preferences-dialog.c:1727 msgid "_Pattern" msgstr "_Model" # titlu #. Move Tool -#: ../app/dialogs/preferences-dialog.c:1730 +#: ../app/dialogs/preferences-dialog.c:1734 msgid "Move Tool" msgstr "Instrument de mutare" -#: ../app/dialogs/preferences-dialog.c:1734 +#: ../app/dialogs/preferences-dialog.c:1738 msgid "Set _layer or path as active" msgstr "Desemnează stratul sau traseul ca ce_l activ" # titlu -#: ../app/dialogs/preferences-dialog.c:1746 +#: ../app/dialogs/preferences-dialog.c:1750 msgid "Default New Image" msgstr "Imagine implicită nouă" -#: ../app/dialogs/preferences-dialog.c:1747 +#: ../app/dialogs/preferences-dialog.c:1751 msgid "Default Image" msgstr "Imagine implicită" -#: ../app/dialogs/preferences-dialog.c:1783 +#: ../app/dialogs/preferences-dialog.c:1787 msgid "Quick Mask color:" msgstr "Culoare de mască rapidă:" # titlu pe bară -#: ../app/dialogs/preferences-dialog.c:1784 +#: ../app/dialogs/preferences-dialog.c:1788 msgid "Set the default Quick Mask color" msgstr "Stabilre culoare de mască rapidă" -#: ../app/dialogs/preferences-dialog.c:1794 +#: ../app/dialogs/preferences-dialog.c:1798 msgid "Default Image Grid" msgstr "Grilă implicită de imagine" -#: ../app/dialogs/preferences-dialog.c:1795 +#: ../app/dialogs/preferences-dialog.c:1799 msgid "Default Grid" msgstr "Grilă implicită" # titlu -#: ../app/dialogs/preferences-dialog.c:1815 +#: ../app/dialogs/preferences-dialog.c:1819 msgid "User Interface" msgstr "Interfață utilizator" -#: ../app/dialogs/preferences-dialog.c:1816 +#: ../app/dialogs/preferences-dialog.c:1820 msgid "Interface" msgstr "Interfață" -#: ../app/dialogs/preferences-dialog.c:1826 ../app/tools/gimptextoptions.c:153 +#: ../app/dialogs/preferences-dialog.c:1830 ../app/tools/gimptextoptions.c:153 msgid "Language" msgstr "Limbă" -#: ../app/dialogs/preferences-dialog.c:1835 +#: ../app/dialogs/preferences-dialog.c:1839 msgid "Use co_mpact sliders" msgstr "Folosește glisoare co_mpacte" # titlu #. Previews -#: ../app/dialogs/preferences-dialog.c:1839 +#: ../app/dialogs/preferences-dialog.c:1843 msgid "Previews" msgstr "Previzualizări" -#: ../app/dialogs/preferences-dialog.c:1842 +#: ../app/dialogs/preferences-dialog.c:1846 msgid "_Enable layer & channel previews" msgstr "Activ_ează previzualizările de strat și de canal" -#: ../app/dialogs/preferences-dialog.c:1850 +#: ../app/dialogs/preferences-dialog.c:1854 msgid "Enable layer _group previews" msgstr "Activează previzualizările de _grup de canal" -#: ../app/dialogs/preferences-dialog.c:1856 +#: ../app/dialogs/preferences-dialog.c:1860 msgid "_Default layer & channel preview size:" msgstr "_Dimensiune implicită pentru previzualizarea de strat și de canal:" -#: ../app/dialogs/preferences-dialog.c:1859 +#: ../app/dialogs/preferences-dialog.c:1863 msgid "_Undo preview size:" msgstr "Dimensi_unea de previzualizare pentru anulare:" -#: ../app/dialogs/preferences-dialog.c:1862 +#: ../app/dialogs/preferences-dialog.c:1866 msgid "Na_vigation preview size:" msgstr "Dimensiune de previzualizare pentru de na_vigare:" # titlu #. Keyboard Shortcuts -#: ../app/dialogs/preferences-dialog.c:1866 +#: ../app/dialogs/preferences-dialog.c:1870 msgid "Keyboard Shortcuts" msgstr "Comenzi rapide de la tastatură" -#: ../app/dialogs/preferences-dialog.c:1870 +#: ../app/dialogs/preferences-dialog.c:1874 msgid "_Use dynamic keyboard shortcuts" msgstr "Folosește comenzi rapide dinamice de la tastat_ură" -#: ../app/dialogs/preferences-dialog.c:1874 +#: ../app/dialogs/preferences-dialog.c:1878 msgid "Configure _Keyboard Shortcuts..." msgstr "Configurează comenzile rapide de la _tastatură..." -#: ../app/dialogs/preferences-dialog.c:1881 +#: ../app/dialogs/preferences-dialog.c:1885 msgid "_Save keyboard shortcuts on exit" msgstr "_Salvează comenzile rapide de la tastatură la ieșirea din program" -#: ../app/dialogs/preferences-dialog.c:1885 +#: ../app/dialogs/preferences-dialog.c:1889 msgid "Save Keyboard Shortcuts _Now" msgstr "Salvează comenzile rapide de la tastatură _acum" -#: ../app/dialogs/preferences-dialog.c:1892 +#: ../app/dialogs/preferences-dialog.c:1896 msgid "_Reset Keyboard Shortcuts to Default Values" msgstr "_Restabilește comenzile rapide de la tastatură la valorile implicite" -#: ../app/dialogs/preferences-dialog.c:1901 +#: ../app/dialogs/preferences-dialog.c:1905 msgid "Remove _All Keyboard Shortcuts" msgstr "Elimină to_ate comenzile rapide de la tastatură" # titlu -#: ../app/dialogs/preferences-dialog.c:1913 -#: ../app/dialogs/preferences-dialog.c:1914 -#: ../app/dialogs/preferences-dialog.c:1949 +#: ../app/dialogs/preferences-dialog.c:1917 +#: ../app/dialogs/preferences-dialog.c:1918 +#: ../app/dialogs/preferences-dialog.c:1953 msgid "Theme" msgstr "Temă" -#: ../app/dialogs/preferences-dialog.c:1919 +#: ../app/dialogs/preferences-dialog.c:1923 msgid "Select Theme" msgstr "Selectați o temă" -#: ../app/dialogs/preferences-dialog.c:2001 +#: ../app/dialogs/preferences-dialog.c:2005 msgid "Reload C_urrent Theme" msgstr "Încarcă din nou tema c_urentă" # titlu -#: ../app/dialogs/preferences-dialog.c:2013 -#: ../app/dialogs/preferences-dialog.c:2014 -#: ../app/dialogs/preferences-dialog.c:2055 +#: ../app/dialogs/preferences-dialog.c:2017 +#: ../app/dialogs/preferences-dialog.c:2018 +#: ../app/dialogs/preferences-dialog.c:2059 msgid "Icon Theme" msgstr "Temă de pictograme" -#: ../app/dialogs/preferences-dialog.c:2019 +#: ../app/dialogs/preferences-dialog.c:2023 msgid "Select an Icon Theme" msgstr "Selectați o temă de pictograme" -#: ../app/dialogs/preferences-dialog.c:2135 -#: ../app/dialogs/preferences-dialog.c:2136 ../app/widgets/gimptoolbox.c:525 +#: ../app/dialogs/preferences-dialog.c:2139 +#: ../app/dialogs/preferences-dialog.c:2140 ../app/widgets/gimptoolbox.c:525 msgid "Toolbox" msgstr "Trusă de instrumente" #. Appearance -#: ../app/dialogs/preferences-dialog.c:2144 -#: ../app/dialogs/preferences-dialog.c:2958 ../app/widgets/gimpgrideditor.c:134 +#: ../app/dialogs/preferences-dialog.c:2148 +#: ../app/dialogs/preferences-dialog.c:2962 ../app/widgets/gimpgrideditor.c:134 msgid "Appearance" msgstr "Aspect" -#: ../app/dialogs/preferences-dialog.c:2148 +#: ../app/dialogs/preferences-dialog.c:2152 msgid "Show GIMP _logo (drag-and-drop target)" msgstr "Arată sig_la GIMP (imaginea țintă poate fi trasă și plasată aici)" -#: ../app/dialogs/preferences-dialog.c:2152 +#: ../app/dialogs/preferences-dialog.c:2156 msgid "Show _foreground & background color" msgstr "Arată culorile de prim-plan și de _fundal" -#: ../app/dialogs/preferences-dialog.c:2156 +#: ../app/dialogs/preferences-dialog.c:2160 msgid "Show active _brush, pattern & gradient" msgstr "Arată penelul activ, modelul și _degradeul" -#: ../app/dialogs/preferences-dialog.c:2160 +#: ../app/dialogs/preferences-dialog.c:2164 msgid "Show active _image" msgstr "Arată _imaginea activă" -#: ../app/dialogs/preferences-dialog.c:2169 +#: ../app/dialogs/preferences-dialog.c:2173 msgid "Use tool _groups" msgstr "Folosește _grupe de instrumente" -#: ../app/dialogs/preferences-dialog.c:2192 +#: ../app/dialogs/preferences-dialog.c:2196 msgid "_Menu mode:" msgstr "_Mod de meniu:" # titlu #. Tool Editor -#: ../app/dialogs/preferences-dialog.c:2199 +#: ../app/dialogs/preferences-dialog.c:2203 msgid "Tools Configuration" msgstr "Configurație de instrumente" -#: ../app/dialogs/preferences-dialog.c:2214 -#: ../app/dialogs/preferences-dialog.c:2215 +#: ../app/dialogs/preferences-dialog.c:2218 +#: ../app/dialogs/preferences-dialog.c:2219 msgid "Dialog Defaults" msgstr "Opțiuni implicite de dialog" -#: ../app/dialogs/preferences-dialog.c:2224 +#: ../app/dialogs/preferences-dialog.c:2228 msgid "Reset Dialog _Defaults" msgstr "Restabilește opțiunile de _dialog la valorile implicite" #. Color profile import dialog -#: ../app/dialogs/preferences-dialog.c:2232 +#: ../app/dialogs/preferences-dialog.c:2236 msgid "Color Profile Import Dialog" msgstr "Dialog pentru importul de profil de culoare" -#: ../app/dialogs/preferences-dialog.c:2237 +#: ../app/dialogs/preferences-dialog.c:2241 msgid "Color profile policy:" msgstr "Politica profilului de culoare:" #. All color profile chooser dialogs -#: ../app/dialogs/preferences-dialog.c:2241 +#: ../app/dialogs/preferences-dialog.c:2245 msgid "Color Profile File Dialogs" msgstr "Dialoguri pentru profilul de culoare" -#: ../app/dialogs/preferences-dialog.c:2246 +#: ../app/dialogs/preferences-dialog.c:2250 msgid "Profile folder:" msgstr "Dosarul de profil:" -#: ../app/dialogs/preferences-dialog.c:2247 +#: ../app/dialogs/preferences-dialog.c:2251 msgid "Select Default Folder for Color Profiles" msgstr "Selectează dosarul implicit pentru profilurile de culoare" #. Convert to Color Profile Dialog -#: ../app/dialogs/preferences-dialog.c:2251 +#: ../app/dialogs/preferences-dialog.c:2255 msgid "Convert to Color Profile Dialog" msgstr "Dialog pentru convertirea într-un profil de culoare" -#: ../app/dialogs/preferences-dialog.c:2256 +#: ../app/dialogs/preferences-dialog.c:2260 msgid "Rendering intent:" msgstr "Intenția de randare:" -#: ../app/dialogs/preferences-dialog.c:2260 +#: ../app/dialogs/preferences-dialog.c:2264 msgid "Black point compensation" msgstr "Compensare punct de negru" #. Convert Precision Dialog -#: ../app/dialogs/preferences-dialog.c:2264 +#: ../app/dialogs/preferences-dialog.c:2268 msgid "Precision Conversion Dialog" msgstr "Dialog pentru convertirea preciziei" -#: ../app/dialogs/preferences-dialog.c:2271 +#: ../app/dialogs/preferences-dialog.c:2275 msgid "Dither layers:" msgstr "Dithering pentru straturi:" -#: ../app/dialogs/preferences-dialog.c:2276 +#: ../app/dialogs/preferences-dialog.c:2280 msgid "Dither text layers:" msgstr "Dithering pentru straturi de text:" -#: ../app/dialogs/preferences-dialog.c:2281 +#: ../app/dialogs/preferences-dialog.c:2285 msgid "Dither channels/masks:" msgstr "Dithering pentru canale/măști:" # titlu pe bară #. Convert Indexed Dialog -#: ../app/dialogs/preferences-dialog.c:2285 +#: ../app/dialogs/preferences-dialog.c:2289 msgid "Indexed Conversion Dialog" msgstr "Dialog pentru convertire în culori indexate" -#: ../app/dialogs/preferences-dialog.c:2290 +#: ../app/dialogs/preferences-dialog.c:2294 msgid "Colormap:" msgstr "Hartă de culori:" -#: ../app/dialogs/preferences-dialog.c:2293 +#: ../app/dialogs/preferences-dialog.c:2297 msgid "Maximum number of colors:" msgstr "Numărul maxim de culori:" -#: ../app/dialogs/preferences-dialog.c:2297 +#: ../app/dialogs/preferences-dialog.c:2301 msgid "Remove unused and duplicate colors from colormap" msgstr "Elimină culorile nefolosite și duplicate din harta de culori" -#: ../app/dialogs/preferences-dialog.c:2303 +#: ../app/dialogs/preferences-dialog.c:2307 msgid "Color dithering:" msgstr "Dithering de culoare:" -#: ../app/dialogs/preferences-dialog.c:2307 +#: ../app/dialogs/preferences-dialog.c:2311 msgid "Enable dithering of transparency" msgstr "Activează dithering-ul transparenței" -#: ../app/dialogs/preferences-dialog.c:2310 +#: ../app/dialogs/preferences-dialog.c:2314 msgid "Enable dithering of text layers" msgstr "Activează dithering-ul straturilor de text" -#: ../app/dialogs/preferences-dialog.c:2319 +#: ../app/dialogs/preferences-dialog.c:2323 msgid "Keep recent settings:" -msgstr "Păstrează setările recente:" +msgstr "Păstrează configurările recente:" -#: ../app/dialogs/preferences-dialog.c:2323 +#: ../app/dialogs/preferences-dialog.c:2327 msgid "Default to the last used settings" -msgstr "Implicit la ultimele setări utilizate." +msgstr "Preia în mod Implicit ultimele configurări utilizate" -#: ../app/dialogs/preferences-dialog.c:2326 +#: ../app/dialogs/preferences-dialog.c:2330 msgid "Show advanced color options" msgstr "Arată opțiunile de culoare avansate" #. Canvas Size Dialog -#: ../app/dialogs/preferences-dialog.c:2330 +#: ../app/dialogs/preferences-dialog.c:2334 msgid "Canvas Size Dialog" -msgstr "Dialog pentru dimensiune de canava" +msgstr "Dialog pentru dimensiunea de canava" -#: ../app/dialogs/preferences-dialog.c:2335 -#: ../app/dialogs/preferences-dialog.c:2364 +#: ../app/dialogs/preferences-dialog.c:2339 +#: ../app/dialogs/preferences-dialog.c:2368 msgid "Fill with:" msgstr "Umple cu:" -#: ../app/dialogs/preferences-dialog.c:2338 +#: ../app/dialogs/preferences-dialog.c:2342 msgid "Resize layers:" msgstr "Redimensionare straturi:" -#: ../app/dialogs/preferences-dialog.c:2342 +#: ../app/dialogs/preferences-dialog.c:2346 msgid "Resize text layers" msgstr "Redimensionează straturile de text" # hm ? #. New Layer Dialog -#: ../app/dialogs/preferences-dialog.c:2346 +#: ../app/dialogs/preferences-dialog.c:2350 msgid "New Layer Dialog" msgstr "Dialog pentru strat nou" -#: ../app/dialogs/preferences-dialog.c:2351 +#: ../app/dialogs/preferences-dialog.c:2355 msgid "Layer name:" msgstr "Nume de strat:" -#: ../app/dialogs/preferences-dialog.c:2355 +#: ../app/dialogs/preferences-dialog.c:2359 msgid "Fill type:" msgstr "Tip de umplere:" #. Layer Boundary Size Dialog -#: ../app/dialogs/preferences-dialog.c:2359 +#: ../app/dialogs/preferences-dialog.c:2363 msgid "Layer Boundary Size Dialog" msgstr "Dialog pentru dimensiunea limitei de strat" #. Add Layer Mask Dialog -#: ../app/dialogs/preferences-dialog.c:2368 +#: ../app/dialogs/preferences-dialog.c:2372 msgid "Add Layer Mask Dialog" msgstr "Adaugă un dialog pentru masca de strat" -#: ../app/dialogs/preferences-dialog.c:2373 +#: ../app/dialogs/preferences-dialog.c:2377 msgid "Layer mask type:" msgstr "Tipul măștii de strat:" -#: ../app/dialogs/preferences-dialog.c:2377 +#: ../app/dialogs/preferences-dialog.c:2381 msgid "Invert mask" msgstr "Inversează masca" #. Merge Layers Dialog -#: ../app/dialogs/preferences-dialog.c:2381 +#: ../app/dialogs/preferences-dialog.c:2385 msgid "Merge Layers Dialog" msgstr "Dialog pentru fuzionare de straturi" -#: ../app/dialogs/preferences-dialog.c:2388 +#: ../app/dialogs/preferences-dialog.c:2392 msgid "Merged layer size:" msgstr "Dimensiunea stratului fuzionat:" -#: ../app/dialogs/preferences-dialog.c:2392 +#: ../app/dialogs/preferences-dialog.c:2396 msgid "Merge within active group only" msgstr "Fuzionează numai în cadrul grupului activ" -#: ../app/dialogs/preferences-dialog.c:2395 +#: ../app/dialogs/preferences-dialog.c:2399 msgid "Discard invisible layers" msgstr "Abandonează straturile invizibile" #. New Channel Dialog -#: ../app/dialogs/preferences-dialog.c:2399 +#: ../app/dialogs/preferences-dialog.c:2403 msgid "New Channel Dialog" msgstr "Dialog pentru canal nou" -#: ../app/dialogs/preferences-dialog.c:2404 +#: ../app/dialogs/preferences-dialog.c:2408 msgid "Channel name:" msgstr "Numele de canal:" -#: ../app/dialogs/preferences-dialog.c:2408 +#: ../app/dialogs/preferences-dialog.c:2412 msgid "Color and opacity:" msgstr "Culoare și opacitate:" -#: ../app/dialogs/preferences-dialog.c:2409 +#: ../app/dialogs/preferences-dialog.c:2413 msgid "Default New Channel Color and Opacity" msgstr "Culoarea și opacitatea implicite ale canalului nou" #. New Path Dialog -#: ../app/dialogs/preferences-dialog.c:2414 +#: ../app/dialogs/preferences-dialog.c:2418 msgid "New Path Dialog" msgstr "Dialog pentru traseu nou" -#: ../app/dialogs/preferences-dialog.c:2419 +#: ../app/dialogs/preferences-dialog.c:2423 msgid "Path name:" msgstr "Numele traseului:" #. Export Path Dialog -#: ../app/dialogs/preferences-dialog.c:2423 +#: ../app/dialogs/preferences-dialog.c:2427 msgid "Export Paths Dialog" msgstr "Dialog pentru export de trasee" -#: ../app/dialogs/preferences-dialog.c:2428 +#: ../app/dialogs/preferences-dialog.c:2432 msgid "Export folder:" msgstr "Dosar pentru export:" -#: ../app/dialogs/preferences-dialog.c:2429 +#: ../app/dialogs/preferences-dialog.c:2433 msgid "Select Default Folder for Exporting Paths" msgstr "Selectează dosarul pentru trasee exportarea traseelor" -#: ../app/dialogs/preferences-dialog.c:2433 +#: ../app/dialogs/preferences-dialog.c:2437 msgid "Export the active path only" msgstr "Exportă numai traseul activ" #. Import Path Dialog -#: ../app/dialogs/preferences-dialog.c:2437 +#: ../app/dialogs/preferences-dialog.c:2441 msgid "Import Paths Dialog" msgstr "Dialog pentru import de trasee" -#: ../app/dialogs/preferences-dialog.c:2442 +#: ../app/dialogs/preferences-dialog.c:2446 msgid "Import folder:" msgstr "Dosar de import:" -#: ../app/dialogs/preferences-dialog.c:2443 +#: ../app/dialogs/preferences-dialog.c:2447 msgid "Select Default Folder for Importing Paths" msgstr "Selectează dosarul pentru trasee importarea traseelor" -#: ../app/dialogs/preferences-dialog.c:2447 +#: ../app/dialogs/preferences-dialog.c:2451 msgid "Merge imported paths" msgstr "Fuzionează traseele importate" -#: ../app/dialogs/preferences-dialog.c:2450 +#: ../app/dialogs/preferences-dialog.c:2454 msgid "Scale imported paths" msgstr "Scalează traseele importate" #. Feather Selection Dialog -#: ../app/dialogs/preferences-dialog.c:2454 +#: ../app/dialogs/preferences-dialog.c:2458 msgid "Feather Selection Dialog" msgstr "Dialog pentru estomparea selecției" -#: ../app/dialogs/preferences-dialog.c:2459 +#: ../app/dialogs/preferences-dialog.c:2463 msgid "Feather radius:" msgstr "Rază de estompare:" -#: ../app/dialogs/preferences-dialog.c:2463 -#: ../app/dialogs/preferences-dialog.c:2485 -#: ../app/dialogs/preferences-dialog.c:2502 +#: ../app/dialogs/preferences-dialog.c:2467 +#: ../app/dialogs/preferences-dialog.c:2489 +#: ../app/dialogs/preferences-dialog.c:2506 msgid "Selected areas continue outside the image" msgstr "Zonele selectate continuă în afara imaginii" # titlu pe bară # apare la contextul lui undo #. Grow Selection Dialog -#: ../app/dialogs/preferences-dialog.c:2467 +#: ../app/dialogs/preferences-dialog.c:2471 msgid "Grow Selection Dialog" msgstr "Dialog pentru extindere de selecție" -#: ../app/dialogs/preferences-dialog.c:2472 +#: ../app/dialogs/preferences-dialog.c:2476 msgid "Grow radius:" msgstr "Rază de extindere:" # titlu pe bară # apare la contextul lui undo #. Shrink Selection Dialog -#: ../app/dialogs/preferences-dialog.c:2476 +#: ../app/dialogs/preferences-dialog.c:2480 msgid "Shrink Selection Dialog" msgstr "Dialog pentru restrângere de selecție" -#: ../app/dialogs/preferences-dialog.c:2481 +#: ../app/dialogs/preferences-dialog.c:2485 msgid "Shrink radius:" msgstr "Rază de restrângere:" #. Border Selection Dialog -#: ../app/dialogs/preferences-dialog.c:2489 +#: ../app/dialogs/preferences-dialog.c:2493 msgid "Border Selection Dialog" msgstr "Dialog pentru selecție de chenar" -#: ../app/dialogs/preferences-dialog.c:2494 +#: ../app/dialogs/preferences-dialog.c:2498 msgid "Border radius:" msgstr "Rază de chenar:" -#: ../app/dialogs/preferences-dialog.c:2498 +#: ../app/dialogs/preferences-dialog.c:2502 msgid "Border style:" msgstr "Stil de chenar:" #. Fill Options Dialog -#: ../app/dialogs/preferences-dialog.c:2506 +#: ../app/dialogs/preferences-dialog.c:2510 msgid "Fill Selection Outline & Fill Path Dialogs" msgstr "Dialoguri pentru umplerea conturului selecției și umplerea traseului" #. Stroke Options Dialog -#: ../app/dialogs/preferences-dialog.c:2515 +#: ../app/dialogs/preferences-dialog.c:2519 msgid "Stroke Selection & Stroke Path Dialogs" msgstr "Dialoguri pentru conturarea selecției și conturarea traseului" # titlu -#: ../app/dialogs/preferences-dialog.c:2538 -#: ../app/dialogs/preferences-dialog.c:2539 +#: ../app/dialogs/preferences-dialog.c:2542 +#: ../app/dialogs/preferences-dialog.c:2543 msgid "Help System" msgstr "Sistem de ajutor" -#: ../app/dialogs/preferences-dialog.c:2550 +#: ../app/dialogs/preferences-dialog.c:2554 msgid "Show _tooltips" msgstr "Ara_tă indiciile" -#: ../app/dialogs/preferences-dialog.c:2553 +#: ../app/dialogs/preferences-dialog.c:2557 msgid "Show help _buttons" msgstr "Arată _butoanele de ajutor" -#: ../app/dialogs/preferences-dialog.c:2558 +#: ../app/dialogs/preferences-dialog.c:2562 msgid "Use the online version" msgstr "Folosește versiunea online" -#: ../app/dialogs/preferences-dialog.c:2559 +#: ../app/dialogs/preferences-dialog.c:2563 msgid "Use a locally installed copy" msgstr "Folosește o copie instalată local" -#: ../app/dialogs/preferences-dialog.c:2560 +#: ../app/dialogs/preferences-dialog.c:2564 msgid "U_ser manual:" msgstr "Manual de utili_zare:" # titlu -#: ../app/dialogs/preferences-dialog.c:2571 +#: ../app/dialogs/preferences-dialog.c:2575 msgid "User interface language" msgstr "Limba interfeței de utilizator" @@ -17379,15 +17733,15 @@ #. * that doesn't use the help browser, so don't bother showing #. * the combo. #. -#: ../app/dialogs/preferences-dialog.c:2630 +#: ../app/dialogs/preferences-dialog.c:2634 msgid "Help Browser" msgstr "Browser de ajutor" -#: ../app/dialogs/preferences-dialog.c:2637 +#: ../app/dialogs/preferences-dialog.c:2641 msgid "H_elp browser to use:" msgstr "P_entru ajutor se folosește:" -#: ../app/dialogs/preferences-dialog.c:2643 +#: ../app/dialogs/preferences-dialog.c:2647 msgid "" "The GIMP help browser doesn't seem to be installed. Using the web browser " "instead." @@ -17396,533 +17750,534 @@ "browserul web." #. Action Search -#: ../app/dialogs/preferences-dialog.c:2660 +#: ../app/dialogs/preferences-dialog.c:2664 msgid "Action Search" msgstr "Căutare acțiuni" -#: ../app/dialogs/preferences-dialog.c:2664 +#: ../app/dialogs/preferences-dialog.c:2668 msgid "Show _unavailable actions" msgstr "Arată acți_unile indisponibile" -#: ../app/dialogs/preferences-dialog.c:2667 +#: ../app/dialogs/preferences-dialog.c:2671 msgid "_Maximum History Size:" msgstr "Dimensiunea _maximă a istoricului:" -#: ../app/dialogs/preferences-dialog.c:2671 +#: ../app/dialogs/preferences-dialog.c:2675 msgid "C_lear Action History" msgstr "Go_lește istoricul acțiunilor" -#: ../app/dialogs/preferences-dialog.c:2685 -#: ../app/dialogs/preferences-dialog.c:2686 +#: ../app/dialogs/preferences-dialog.c:2689 +#: ../app/dialogs/preferences-dialog.c:2690 msgid "Display" msgstr "Afișor" #. Transparency -#: ../app/dialogs/preferences-dialog.c:2695 +#: ../app/dialogs/preferences-dialog.c:2699 msgid "Transparency" msgstr "Transparență" -#: ../app/dialogs/preferences-dialog.c:2699 +#: ../app/dialogs/preferences-dialog.c:2703 msgid "_Check style:" msgstr "S_tilul tablei de șah:" -#: ../app/dialogs/preferences-dialog.c:2702 +#: ../app/dialogs/preferences-dialog.c:2706 msgid "Check _size:" msgstr "D_imensiunea tablei de șah:" -#: ../app/dialogs/preferences-dialog.c:2705 +#: ../app/dialogs/preferences-dialog.c:2709 msgid "Monitor Resolution" msgstr "Rezoluție monitor" #. Pixels -#: ../app/dialogs/preferences-dialog.c:2709 ../app/display/gimpcursorview.c:212 +#: ../app/dialogs/preferences-dialog.c:2713 ../app/display/gimpcursorview.c:212 #: ../app/widgets/gimpgrideditor.c:199 ../app/widgets/gimpgrideditor.c:234 msgid "Pixels" msgstr "Pixeli" -#: ../app/dialogs/preferences-dialog.c:2727 ../app/widgets/gimpgrideditor.c:195 +#: ../app/dialogs/preferences-dialog.c:2731 ../app/widgets/gimpgrideditor.c:195 #: ../app/widgets/gimpgrideditor.c:230 msgid "Horizontal" msgstr "Orizontal" -#: ../app/dialogs/preferences-dialog.c:2729 ../app/widgets/gimpgrideditor.c:197 +#: ../app/dialogs/preferences-dialog.c:2733 ../app/widgets/gimpgrideditor.c:197 #: ../app/widgets/gimpgrideditor.c:232 msgid "Vertical" msgstr "Vertical" -#: ../app/dialogs/preferences-dialog.c:2731 -#: ../app/widgets/gimpimagepropview.c:457 +#: ../app/dialogs/preferences-dialog.c:2735 +#: ../app/widgets/gimpimagepropview.c:469 msgid "ppi" msgstr "ppi (pixeli per inch)" -#: ../app/dialogs/preferences-dialog.c:2750 +#: ../app/dialogs/preferences-dialog.c:2754 #, c-format msgid "_Detect automatically (currently %d × %d ppi)" msgstr "_Detectare automată (curent este %d × %d ppi (pixeli per inch))" # hm ? sau introduceți manual ? -#: ../app/dialogs/preferences-dialog.c:2768 +#: ../app/dialogs/preferences-dialog.c:2772 msgid "_Enter manually" msgstr "_Introducere manuală" -#: ../app/dialogs/preferences-dialog.c:2783 +#: ../app/dialogs/preferences-dialog.c:2787 msgid "C_alibrate..." msgstr "C_alibrare..." -#: ../app/dialogs/preferences-dialog.c:2810 -#: ../app/dialogs/preferences-dialog.c:2811 +#: ../app/dialogs/preferences-dialog.c:2814 +#: ../app/dialogs/preferences-dialog.c:2815 msgid "Window Management" msgstr "Gestionare de ferestre" -#: ../app/dialogs/preferences-dialog.c:2816 +#: ../app/dialogs/preferences-dialog.c:2820 msgid "Window Manager Hints" msgstr "Indicii pentru gestionarul de ferestre" -#: ../app/dialogs/preferences-dialog.c:2822 +#: ../app/dialogs/preferences-dialog.c:2826 msgid "Hint for _docks and toolbox:" msgstr "In_diciu pentru ferestrele andocate și trusa de instrumente:" -#: ../app/dialogs/preferences-dialog.c:2825 +#: ../app/dialogs/preferences-dialog.c:2829 msgid "Focus" msgstr "Focalizare" -#: ../app/dialogs/preferences-dialog.c:2829 +#: ../app/dialogs/preferences-dialog.c:2833 msgid "Activate the _focused image" msgstr "Activează imaginea _focalizată" #. Window Positions -#: ../app/dialogs/preferences-dialog.c:2833 +#: ../app/dialogs/preferences-dialog.c:2837 msgid "Window Positions" msgstr "Poziții ferestre" -#: ../app/dialogs/preferences-dialog.c:2836 +#: ../app/dialogs/preferences-dialog.c:2840 msgid "_Save window positions on exit" msgstr "_Salvează pozițiile ferestrelor la ieșire" -#: ../app/dialogs/preferences-dialog.c:2839 +#: ../app/dialogs/preferences-dialog.c:2843 msgid "Open windows on the same _monitor they were open before" msgstr "Deschide ferestrele pe același _monitor în care erau deschise înainte" -#: ../app/dialogs/preferences-dialog.c:2843 +#: ../app/dialogs/preferences-dialog.c:2847 msgid "Save Window Positions _Now" msgstr "Salvează pozițiile ferestrelor _acum" -#: ../app/dialogs/preferences-dialog.c:2850 +#: ../app/dialogs/preferences-dialog.c:2854 msgid "_Reset Saved Window Positions to Default Values" msgstr "_Restabilește pozițiile salvate ale ferestrelor la valorile implicite" -#: ../app/dialogs/preferences-dialog.c:2865 -#: ../app/dialogs/preferences-dialog.c:2866 +#: ../app/dialogs/preferences-dialog.c:2869 +#: ../app/dialogs/preferences-dialog.c:2870 msgid "Image Windows" msgstr "Ferestre de imagine" -#: ../app/dialogs/preferences-dialog.c:2878 +#: ../app/dialogs/preferences-dialog.c:2882 msgid "Use \"Show _all\" by default" msgstr "Folosește implicit „_Arată tot”" -#: ../app/dialogs/preferences-dialog.c:2882 +#: ../app/dialogs/preferences-dialog.c:2886 msgid "Use \"_Dot for dot\" by default" msgstr "Folosește implicit „_Punct la punct”" -#: ../app/dialogs/preferences-dialog.c:2888 +#: ../app/dialogs/preferences-dialog.c:2892 msgid "Marching ants s_peed:" msgstr "_Viteza furnicilor în marș:" #. Zoom & Resize Behavior -#: ../app/dialogs/preferences-dialog.c:2892 +#: ../app/dialogs/preferences-dialog.c:2896 msgid "Zoom & Resize Behavior" msgstr "Comportament la zoom și redimensionare" -#: ../app/dialogs/preferences-dialog.c:2896 +#: ../app/dialogs/preferences-dialog.c:2900 msgid "Resize window on _zoom" msgstr "Redimensionează fereastra la _zoom" -#: ../app/dialogs/preferences-dialog.c:2899 +#: ../app/dialogs/preferences-dialog.c:2903 msgid "Resize window on image _size change" msgstr "Redimensionează fereastra la _schimbarea dimensiunii imaginii" -#: ../app/dialogs/preferences-dialog.c:2905 +#: ../app/dialogs/preferences-dialog.c:2909 msgid "Show entire image" msgstr "Arată întreaga imagine" -#: ../app/dialogs/preferences-dialog.c:2907 +#: ../app/dialogs/preferences-dialog.c:2911 msgid "Initial zoom _ratio:" msgstr "Raportul _inițial de zoom:" #. Space Bar -#: ../app/dialogs/preferences-dialog.c:2911 +#: ../app/dialogs/preferences-dialog.c:2915 msgid "Space Bar" msgstr "Bară de spațiu" -#: ../app/dialogs/preferences-dialog.c:2917 +#: ../app/dialogs/preferences-dialog.c:2921 msgid "_While space bar is pressed:" msgstr "În timp ce este apăsată _bara de spațiu:" #. Mouse Pointers -#: ../app/dialogs/preferences-dialog.c:2921 +#: ../app/dialogs/preferences-dialog.c:2925 msgid "Mouse Pointers" msgstr "Indicatori de maus" -#: ../app/dialogs/preferences-dialog.c:2925 +#: ../app/dialogs/preferences-dialog.c:2929 msgid "Show _brush outline" msgstr "Arată _conturul penelului" -#: ../app/dialogs/preferences-dialog.c:2933 +#: ../app/dialogs/preferences-dialog.c:2937 msgid "S_nap brush outline to stroke" msgstr "Acroșează co_nturul penelului la tușă" -#: ../app/dialogs/preferences-dialog.c:2937 +#: ../app/dialogs/preferences-dialog.c:2941 msgid "Show pointer for paint _tools" msgstr "Ara_tă indicatorul pentru instrumentele de pictură" -#: ../app/dialogs/preferences-dialog.c:2943 +#: ../app/dialogs/preferences-dialog.c:2947 msgid "Pointer _mode:" msgstr "_Modul indicatorului:" -#: ../app/dialogs/preferences-dialog.c:2946 +#: ../app/dialogs/preferences-dialog.c:2950 msgid "Pointer _handedness:" msgstr "_Orientarea indicatorului:" # titlu -#: ../app/dialogs/preferences-dialog.c:2957 +#: ../app/dialogs/preferences-dialog.c:2961 msgid "Image Window Appearance" msgstr "Aspectul ferestrei de imagine" # titlu -#: ../app/dialogs/preferences-dialog.c:2967 +#: ../app/dialogs/preferences-dialog.c:2971 msgid "Default Appearance in Normal Mode" msgstr "Aspect implicit în modul normal" # titlu -#: ../app/dialogs/preferences-dialog.c:2972 +#: ../app/dialogs/preferences-dialog.c:2976 msgid "Default Appearance in Fullscreen Mode" msgstr "Aspect implicit în modul pe tot ecranul" -#: ../app/dialogs/preferences-dialog.c:2981 +#: ../app/dialogs/preferences-dialog.c:2985 msgid "Image Title & Statusbar Format" msgstr "Formatul titlului de imagine și a barei de stare" -#: ../app/dialogs/preferences-dialog.c:2982 +#: ../app/dialogs/preferences-dialog.c:2986 msgid "Title & Status" msgstr "Titlu și stare" -#: ../app/dialogs/preferences-dialog.c:3000 +#: ../app/dialogs/preferences-dialog.c:3004 msgid "Current format" msgstr "Format curent" -#: ../app/dialogs/preferences-dialog.c:3001 +#: ../app/dialogs/preferences-dialog.c:3005 msgid "Default format" msgstr "Format implicit" -#: ../app/dialogs/preferences-dialog.c:3002 +#: ../app/dialogs/preferences-dialog.c:3006 msgid "Show zoom percentage" msgstr "Arată procentul de zoom" -#: ../app/dialogs/preferences-dialog.c:3003 +#: ../app/dialogs/preferences-dialog.c:3007 msgid "Show zoom ratio" msgstr "Arată raportul de zoom" -#: ../app/dialogs/preferences-dialog.c:3004 +#: ../app/dialogs/preferences-dialog.c:3008 msgid "Show image size" msgstr "Arată dimensiunea imaginii" -#: ../app/dialogs/preferences-dialog.c:3005 +#: ../app/dialogs/preferences-dialog.c:3009 msgid "Show drawable size" msgstr "Arată dimensiunea obiectului grafic" -#: ../app/dialogs/preferences-dialog.c:3018 +#: ../app/dialogs/preferences-dialog.c:3022 msgid "Image Title Format" msgstr "Format de titlu de imagine" -#: ../app/dialogs/preferences-dialog.c:3020 +#: ../app/dialogs/preferences-dialog.c:3024 msgid "Image Statusbar Format" msgstr "Format de bară de stare imagine" # titlu -#: ../app/dialogs/preferences-dialog.c:3105 +#: ../app/dialogs/preferences-dialog.c:3109 msgid "Image Window Snapping Behavior" msgstr "Comportamentul de acroșare a ferestrei de imagine" -#: ../app/dialogs/preferences-dialog.c:3106 +#: ../app/dialogs/preferences-dialog.c:3110 msgid "Snapping" msgstr "Acroșare" -#: ../app/dialogs/preferences-dialog.c:3113 +#: ../app/dialogs/preferences-dialog.c:3117 msgid "Default Behavior in Normal Mode" msgstr "Comportament implicit în modul normal" -#: ../app/dialogs/preferences-dialog.c:3117 +#: ../app/dialogs/preferences-dialog.c:3121 msgid "Default Behavior in Fullscreen Mode" msgstr "Comportament implicit în modul pe tot ecranul" -#: ../app/dialogs/preferences-dialog.c:3126 +#: ../app/dialogs/preferences-dialog.c:3130 msgid "_Snapping distance:" msgstr "_Distanța de acroșare:" -#: ../app/dialogs/preferences-dialog.c:3135 -#: ../app/dialogs/preferences-dialog.c:3136 +#: ../app/dialogs/preferences-dialog.c:3139 +#: ../app/dialogs/preferences-dialog.c:3140 msgid "Input Devices" msgstr "Dispozitive de intrare" #. Extended Input Devices -#: ../app/dialogs/preferences-dialog.c:3142 +#: ../app/dialogs/preferences-dialog.c:3146 msgid "Extended Input Devices" msgstr "Dispozitive de intrare extinse" -#: ../app/dialogs/preferences-dialog.c:3146 +#: ../app/dialogs/preferences-dialog.c:3150 msgid "S_hare tool and tool options between input devices" msgstr "" "_Partajează instrumentul și opțiunile de instrument între dispozitivele de " "intrare" -#: ../app/dialogs/preferences-dialog.c:3150 +#: ../app/dialogs/preferences-dialog.c:3154 msgid "Configure E_xtended Input Devices..." msgstr "Configurează dispozitivele de intrare e_xtinse..." -#: ../app/dialogs/preferences-dialog.c:3157 +#: ../app/dialogs/preferences-dialog.c:3161 msgid "_Save input device settings on exit" -msgstr "_Salvează setările dispozitivelor de intrare la ieșirea din program" +msgstr "" +"_Salvează configurările dispozitivelor de intrare la ieșirea din program" -#: ../app/dialogs/preferences-dialog.c:3161 +#: ../app/dialogs/preferences-dialog.c:3165 msgid "Save Input Device Settings _Now" -msgstr "Salvează acum setările dispozitivelor de i_ntrare" +msgstr "Salvează acum configurările dispozitivelor de i_ntrare" -#: ../app/dialogs/preferences-dialog.c:3168 +#: ../app/dialogs/preferences-dialog.c:3172 msgid "_Reset Saved Input Device Settings to Default Values" msgstr "" -"_Restabilește setările salvate ale dispozitivelor de intrare la valorile " -"implicite" +"_Restabilește configurările salvate ale dispozitivelor de intrare la " +"valorile implicite" -#: ../app/dialogs/preferences-dialog.c:3183 +#: ../app/dialogs/preferences-dialog.c:3187 msgid "Additional Input Controllers" msgstr "Controlere de intrare adiționale" -#: ../app/dialogs/preferences-dialog.c:3184 +#: ../app/dialogs/preferences-dialog.c:3188 msgid "Input Controllers" msgstr "Controlere de intrare" -#: ../app/dialogs/preferences-dialog.c:3199 -#: ../app/dialogs/preferences-dialog.c:3200 +#: ../app/dialogs/preferences-dialog.c:3203 +#: ../app/dialogs/preferences-dialog.c:3204 msgid "Folders" msgstr "Dosare" -#: ../app/dialogs/preferences-dialog.c:3207 +#: ../app/dialogs/preferences-dialog.c:3211 msgid "Reset _Folders" msgstr "Restabilește _dosarele" -#: ../app/dialogs/preferences-dialog.c:3223 +#: ../app/dialogs/preferences-dialog.c:3227 msgid "_Temporary folder:" msgstr "Dosar pentru fișiere _temporare:" -#: ../app/dialogs/preferences-dialog.c:3224 +#: ../app/dialogs/preferences-dialog.c:3228 msgid "Select Folder for Temporary Files" msgstr "Selectează dosarul pentru fișiere temporare" -#: ../app/dialogs/preferences-dialog.c:3228 +#: ../app/dialogs/preferences-dialog.c:3232 msgid "_Swap folder:" msgstr "Dosar pentru fișierul _swap:" -#: ../app/dialogs/preferences-dialog.c:3229 +#: ../app/dialogs/preferences-dialog.c:3233 msgid "Select Swap Folder" msgstr "Selectează dosarul pentru fișierul swap" -#: ../app/dialogs/preferences-dialog.c:3262 +#: ../app/dialogs/preferences-dialog.c:3266 msgid "Brush Folders" msgstr "Dosare pentru peneluri" -#: ../app/dialogs/preferences-dialog.c:3265 +#: ../app/dialogs/preferences-dialog.c:3269 msgid "Reset Brush _Folders" msgstr "_Restabilește dosarele pentru peneluri" -#: ../app/dialogs/preferences-dialog.c:3266 +#: ../app/dialogs/preferences-dialog.c:3270 msgid "Select Brush Folders" msgstr "Selectează dosarele pentru peneluri" -#: ../app/dialogs/preferences-dialog.c:3268 +#: ../app/dialogs/preferences-dialog.c:3272 msgid "Dynamics Folders" msgstr "Dosare pentru dinamică" -#: ../app/dialogs/preferences-dialog.c:3271 +#: ../app/dialogs/preferences-dialog.c:3275 msgid "Reset Dynamics _Folders" msgstr "_Restabilește dosarele pentru dinamică" -#: ../app/dialogs/preferences-dialog.c:3272 +#: ../app/dialogs/preferences-dialog.c:3276 msgid "Select Dynamics Folders" msgstr "Selectează dosarele pentru dinamică" -#: ../app/dialogs/preferences-dialog.c:3274 +#: ../app/dialogs/preferences-dialog.c:3278 msgid "Pattern Folders" msgstr "Dosare pentru modele" -#: ../app/dialogs/preferences-dialog.c:3277 +#: ../app/dialogs/preferences-dialog.c:3281 msgid "Reset Pattern _Folders" msgstr "_Restabilește dosarele pentru modele" -#: ../app/dialogs/preferences-dialog.c:3278 +#: ../app/dialogs/preferences-dialog.c:3282 msgid "Select Pattern Folders" msgstr "Selectează dosarele pentru modele" -#: ../app/dialogs/preferences-dialog.c:3280 +#: ../app/dialogs/preferences-dialog.c:3284 msgid "Palette Folders" msgstr "Dosare pentru palete" -#: ../app/dialogs/preferences-dialog.c:3283 +#: ../app/dialogs/preferences-dialog.c:3287 msgid "Reset Palette _Folders" msgstr "_Restabilește dosarele pentru palete" -#: ../app/dialogs/preferences-dialog.c:3284 +#: ../app/dialogs/preferences-dialog.c:3288 msgid "Select Palette Folders" msgstr "Selectează dosarele pentru palete" -#: ../app/dialogs/preferences-dialog.c:3286 +#: ../app/dialogs/preferences-dialog.c:3290 msgid "Gradient Folders" msgstr "Dosare pentru degradeuri" -#: ../app/dialogs/preferences-dialog.c:3289 +#: ../app/dialogs/preferences-dialog.c:3293 msgid "Reset Gradient _Folders" msgstr "_Restabilește dosarele pentru degradeuri" -#: ../app/dialogs/preferences-dialog.c:3290 +#: ../app/dialogs/preferences-dialog.c:3294 msgid "Select Gradient Folders" msgstr "Selectează dosarele pentru degradeuri" -#: ../app/dialogs/preferences-dialog.c:3292 +#: ../app/dialogs/preferences-dialog.c:3296 msgid "Font Folders" msgstr "Dosare pentru fonturi" -#: ../app/dialogs/preferences-dialog.c:3295 +#: ../app/dialogs/preferences-dialog.c:3299 msgid "Reset Font _Folders" msgstr "_Restabilește dosarele pentru fonturi" -#: ../app/dialogs/preferences-dialog.c:3296 +#: ../app/dialogs/preferences-dialog.c:3300 msgid "Select Font Folders" msgstr "Selectează dosarele pentru fonturi" -#: ../app/dialogs/preferences-dialog.c:3298 +#: ../app/dialogs/preferences-dialog.c:3302 msgid "Tool Preset Folders" -msgstr "Dosarele presetării de instrument" +msgstr "Dosare pentru prestabilire de instrument" -#: ../app/dialogs/preferences-dialog.c:3301 +#: ../app/dialogs/preferences-dialog.c:3305 msgid "Reset Tool Preset _Folders" -msgstr "_Restabilește dosarele presetării de instrument" +msgstr "_Restabilește dosarele pentru prestabilire de instrument" -#: ../app/dialogs/preferences-dialog.c:3302 +#: ../app/dialogs/preferences-dialog.c:3306 msgid "Select Tool Preset Folders" -msgstr "Selectează dosarul presetării de instrument" +msgstr "Selectează dosarele pentru prestabilire de instrument" -#: ../app/dialogs/preferences-dialog.c:3304 +#: ../app/dialogs/preferences-dialog.c:3308 msgid "MyPaint Brush Folders" msgstr "Dosare de penel MyPaint" -#: ../app/dialogs/preferences-dialog.c:3307 +#: ../app/dialogs/preferences-dialog.c:3311 msgid "Reset MyPaint Brush _Folders" msgstr "_Restabilește dosarele de penel MyPaint" -#: ../app/dialogs/preferences-dialog.c:3308 +#: ../app/dialogs/preferences-dialog.c:3312 msgid "Select MyPaint Brush Folders" msgstr "Selectează dosarele de penel MyPaint" -#: ../app/dialogs/preferences-dialog.c:3310 +#: ../app/dialogs/preferences-dialog.c:3314 msgid "Plug-in Folders" msgstr "Dosare pentru plugin-uri" -#: ../app/dialogs/preferences-dialog.c:3313 +#: ../app/dialogs/preferences-dialog.c:3317 msgid "Reset plug-in _Folders" msgstr "_Restabilește dosarele pentru plugin-uri" -#: ../app/dialogs/preferences-dialog.c:3314 +#: ../app/dialogs/preferences-dialog.c:3318 msgid "Select plug-in Folders" msgstr "Selectează dosarele pentru plugin-uri" -#: ../app/dialogs/preferences-dialog.c:3316 +#: ../app/dialogs/preferences-dialog.c:3320 msgid "Scripts" msgstr "Scripturi" -#: ../app/dialogs/preferences-dialog.c:3316 +#: ../app/dialogs/preferences-dialog.c:3320 msgid "Script-Fu Folders" msgstr "Dosare pentru Script-Fu" -#: ../app/dialogs/preferences-dialog.c:3319 +#: ../app/dialogs/preferences-dialog.c:3323 msgid "Reset Script-Fu _Folders" msgstr "_Restabilește dosarele pentru Script-Fu" -#: ../app/dialogs/preferences-dialog.c:3320 +#: ../app/dialogs/preferences-dialog.c:3324 msgid "Select Script-Fu Folders" msgstr "Selectează dosarele pentru Script-Fu" -#: ../app/dialogs/preferences-dialog.c:3322 +#: ../app/dialogs/preferences-dialog.c:3326 msgid "Module Folders" msgstr "Dosare pentru module" -#: ../app/dialogs/preferences-dialog.c:3325 +#: ../app/dialogs/preferences-dialog.c:3329 msgid "Reset Module _Folders" msgstr "_Restabilește dosarele pentru module" -#: ../app/dialogs/preferences-dialog.c:3326 +#: ../app/dialogs/preferences-dialog.c:3330 msgid "Select Module Folders" msgstr "Selectează dosarele pentru module" -#: ../app/dialogs/preferences-dialog.c:3328 +#: ../app/dialogs/preferences-dialog.c:3332 msgid "Interpreters" msgstr "Interpretoare" -#: ../app/dialogs/preferences-dialog.c:3328 +#: ../app/dialogs/preferences-dialog.c:3332 msgid "Interpreter Folders" msgstr "Dosare pentru interpretoare" -#: ../app/dialogs/preferences-dialog.c:3331 +#: ../app/dialogs/preferences-dialog.c:3335 msgid "Reset Interpreter _Folders" msgstr "_Restabilește dosarele pentru interpretoare" -#: ../app/dialogs/preferences-dialog.c:3332 +#: ../app/dialogs/preferences-dialog.c:3336 msgid "Select Interpreter Folders" msgstr "Selectează dosarele pentru interpretoare" -#: ../app/dialogs/preferences-dialog.c:3334 +#: ../app/dialogs/preferences-dialog.c:3338 msgid "Environment" msgstr "Mediu" -#: ../app/dialogs/preferences-dialog.c:3334 +#: ../app/dialogs/preferences-dialog.c:3338 msgid "Environment Folders" msgstr "Dosare pentru mediu" -#: ../app/dialogs/preferences-dialog.c:3337 +#: ../app/dialogs/preferences-dialog.c:3341 msgid "Reset Environment _Folders" msgstr "_Restabilește dosarele de mediu" -#: ../app/dialogs/preferences-dialog.c:3338 +#: ../app/dialogs/preferences-dialog.c:3342 msgid "Select Environment Folders" msgstr "Selectează dosarele de mediu" -#: ../app/dialogs/preferences-dialog.c:3340 +#: ../app/dialogs/preferences-dialog.c:3344 msgid "Themes" msgstr "Teme" -#: ../app/dialogs/preferences-dialog.c:3340 +#: ../app/dialogs/preferences-dialog.c:3344 msgid "Theme Folders" msgstr "Dosare pentru teme" -#: ../app/dialogs/preferences-dialog.c:3343 +#: ../app/dialogs/preferences-dialog.c:3347 msgid "Reset Theme _Folders" msgstr "_Restabilește dosarele de teme" -#: ../app/dialogs/preferences-dialog.c:3344 +#: ../app/dialogs/preferences-dialog.c:3348 msgid "Select Theme Folders" msgstr "Selectează dosarul de teme" -#: ../app/dialogs/preferences-dialog.c:3346 +#: ../app/dialogs/preferences-dialog.c:3350 msgid "Icon Themes" msgstr "Teme de pictograme" -#: ../app/dialogs/preferences-dialog.c:3346 +#: ../app/dialogs/preferences-dialog.c:3350 msgid "Icon Theme Folders" msgstr "Dosare pentru teme de pictograme" -#: ../app/dialogs/preferences-dialog.c:3349 +#: ../app/dialogs/preferences-dialog.c:3353 msgid "Reset Icon Theme _Folders" msgstr "_Restabilește dosarul pentru teme de pictograme" -#: ../app/dialogs/preferences-dialog.c:3350 +#: ../app/dialogs/preferences-dialog.c:3354 msgid "Select Icon Theme Folders" msgstr "Selectează dosarul pentru teme de pictograme" @@ -18381,10 +18736,11 @@ msgid "Units" msgstr "Unități de măsură" -# pe baza discuției de aici http://groups.google.com/group/diacritice/browse_thread/thread/d10a79b3e6e6c9db +# - unificat cu Inkscape +# - la fel ca traducerile de la produsele Microsoft #: ../app/display/gimpcursorview.c:266 msgid "The selection's bounding box" -msgstr "Dreptunghiul circumscris al selecției" +msgstr "Caseta de încadrare a selecției" # hm ? #. Width @@ -18423,7 +18779,7 @@ msgid "Drop image files here to open them" msgstr "Plasați aici fișierele de imagine pentru a le deschide" -#: ../app/display/gimpdisplayshell-callbacks.c:620 +#: ../app/display/gimpdisplayshell-callbacks.c:621 #, c-format msgid "" "Unstable Development Version\n" @@ -18433,6 +18789,12 @@ "Please test bugs against latest git master branch\n" "before reporting them." msgstr "" +"Versiune de dezvoltare instabilă\n" +"\n" +"comis %s\n" +"\n" +"Testați erorile cu cea mai recentă ramură git master\n" +"înainte de a le raporta." # pe bara de titlu la închiderea unui fișier creat sau modificat #: ../app/display/gimpdisplayshell-close.c:168 @@ -18526,7 +18888,7 @@ #: ../app/display/gimpdisplayshell-dnd.c:372 #: ../app/tools/gimpbucketfilltool.c:569 ../app/tools/gimpcagetool.c:234 -#: ../app/tools/gimpcroptool.c:461 ../app/tools/gimpeditselectiontool.c:1145 +#: ../app/tools/gimpcroptool.c:463 ../app/tools/gimpeditselectiontool.c:1145 #: ../app/tools/gimpfiltertool.c:302 ../app/tools/gimpgradienttool.c:261 #: ../app/tools/gimpmovetool.c:326 ../app/tools/gimppainttool.c:300 #: ../app/tools/gimpselectiontool.c:561 ../app/tools/gimptransformtool.c:686 @@ -18927,7 +19289,7 @@ #: ../app/display/gimptoolpath.c:1551 msgid "Click-Drag to move the handles around symmetrically" -msgstr "Clic-și-trageți pentru a muta mânerele din loc în loc în mod simetric" +msgstr "Clic-și-trageți pentru a deplasa mânerele în mod simetric" #: ../app/display/gimptoolpath.c:1566 msgid "Click-Drag to change the shape of the curve" @@ -19003,13 +19365,13 @@ "Clic-și-trageți pentru a adăuga un segment liber, clic pentru a adăuga un " "segment poligonal" -#: ../app/display/gimptoolrectangle.c:567 -#: ../app/display/gimptoolrectangle.c:875 +#: ../app/display/gimptoolrectangle.c:569 +#: ../app/display/gimptoolrectangle.c:877 #: ../app/tools/gimprectangleselecttool.c:638 msgid "Rectangle: " msgstr "Dreptunghi: " -#: ../app/display/gimptoolrectangle.c:2139 +#: ../app/display/gimptoolrectangle.c:2141 msgid "Position: " msgstr "Poziție: " @@ -19108,6 +19470,16 @@ msgid "Invalid character sequence in URI" msgstr "Secvență nevalidă de caractere în URI" +#: ../app/file-data/file-data-gih.c:295 +#, c-format +msgid "Negative x offset: %d for layer %s corrected." +msgstr "Decalaj x negativ: %d pentru stratul %s corectat." + +#: ../app/file-data/file-data-gih.c:302 +#, c-format +msgid "Negative y offset: %d for layer %s corrected." +msgstr "Decalaj y negativ: %d pentru stratul %s corectat." + #: ../app/file-data/file-data.c:59 ../app/file-data/file-data.c:124 msgid "GIMP brush" msgstr "Penel GIMP" @@ -19268,7 +19640,7 @@ #: ../app/operations/operations-enums.c:156 msgctxt "layer-mode" msgid "Normal (l)" -msgstr "Normal (moștenit)" +msgstr "Normal (m)" #: ../app/operations/operations-enums.c:157 msgctxt "layer-mode" @@ -19285,7 +19657,7 @@ #: ../app/operations/operations-enums.c:161 msgctxt "layer-mode" msgid "Behind (l)" -msgstr "În spate (moștenit)" +msgstr "În spate (m)" #: ../app/operations/operations-enums.c:162 msgctxt "layer-mode" @@ -19297,7 +19669,7 @@ #: ../app/operations/operations-enums.c:165 msgctxt "layer-mode" msgid "Multiply (l)" -msgstr "Multiplicare (moștenit)" +msgstr "Multiplicare (m)" #: ../app/operations/operations-enums.c:166 msgctxt "layer-mode" @@ -19309,7 +19681,7 @@ #: ../app/operations/operations-enums.c:169 msgctxt "layer-mode" msgid "Screen (l)" -msgstr "Ecran (moștenit)" +msgstr "Ecran (m)" #: ../app/operations/operations-enums.c:170 msgctxt "layer-mode" @@ -19333,7 +19705,7 @@ #: ../app/operations/operations-enums.c:177 msgctxt "layer-mode" msgid "Difference (l)" -msgstr "Diferență (moștenit)" +msgstr "Diferență (m)" #: ../app/operations/operations-enums.c:178 msgctxt "layer-mode" @@ -19345,7 +19717,7 @@ #: ../app/operations/operations-enums.c:181 msgctxt "layer-mode" msgid "Addition (l)" -msgstr "Adăugare (moștenit)" +msgstr "Adăugare (m)" #: ../app/operations/operations-enums.c:182 msgctxt "layer-mode" @@ -19357,7 +19729,7 @@ #: ../app/operations/operations-enums.c:185 msgctxt "layer-mode" msgid "Subtract (l)" -msgstr "Scădere (moștenit)" +msgstr "Scădere (m)" #: ../app/operations/operations-enums.c:186 msgctxt "layer-mode" @@ -19369,7 +19741,7 @@ #: ../app/operations/operations-enums.c:189 msgctxt "layer-mode" msgid "Darken only (l)" -msgstr "Doar întunecare (moștenit)" +msgstr "Doar întunecare (m)" #: ../app/operations/operations-enums.c:190 msgctxt "layer-mode" @@ -19381,7 +19753,7 @@ #: ../app/operations/operations-enums.c:193 msgctxt "layer-mode" msgid "Lighten only (l)" -msgstr "Doar luminare (moștenit)" +msgstr "Doar luminare (m)" #: ../app/operations/operations-enums.c:194 msgctxt "layer-mode" @@ -19393,7 +19765,7 @@ #: ../app/operations/operations-enums.c:197 msgctxt "layer-mode" msgid "HSV Hue (l)" -msgstr "Nuanță HSV (moștenit)" +msgstr "Nuanță HSV (m)" #: ../app/operations/operations-enums.c:198 msgctxt "layer-mode" @@ -19405,7 +19777,7 @@ #: ../app/operations/operations-enums.c:201 msgctxt "layer-mode" msgid "HSV Saturation (l)" -msgstr "Saturație HSV (moștenit)" +msgstr "Saturație HSV (m)" # hm ? sau radiere de culoare ? #: ../app/operations/operations-enums.c:202 @@ -19418,7 +19790,7 @@ #: ../app/operations/operations-enums.c:205 msgctxt "layer-mode" msgid "HSL Color (l)" -msgstr "Culoare HSL (moștenit)" +msgstr "Culoare HSL (m)" #: ../app/operations/operations-enums.c:206 msgctxt "layer-mode" @@ -19430,7 +19802,7 @@ #: ../app/operations/operations-enums.c:209 msgctxt "layer-mode" msgid "HSV Value (l)" -msgstr "Valoare (HSV) (moștenit)" +msgstr "Valoare (HSV) (m)" #: ../app/operations/operations-enums.c:210 msgctxt "layer-mode" @@ -19442,7 +19814,7 @@ #: ../app/operations/operations-enums.c:213 msgctxt "layer-mode" msgid "Divide (l)" -msgstr "Divizare (moștenit)" +msgstr "Divizare (m)" #: ../app/operations/operations-enums.c:214 msgctxt "layer-mode" @@ -19454,7 +19826,7 @@ #: ../app/operations/operations-enums.c:217 msgctxt "layer-mode" msgid "Dodge (l)" -msgstr "Albire (moștenit)" +msgstr "Albire (m)" #: ../app/operations/operations-enums.c:218 msgctxt "layer-mode" @@ -19466,13 +19838,13 @@ #: ../app/operations/operations-enums.c:221 msgctxt "layer-mode" msgid "Burn (l)" -msgstr "Înnegrire (moștenit)" +msgstr "Înnegrire (m)" # hm ? la Adobe este crudă #: ../app/operations/operations-enums.c:222 msgctxt "layer-mode" msgid "Hard light (legacy)" -msgstr "Lumină intensă (moștenit)" +msgstr "Lumină puternică (moștenit)" # hm ? la Adobe este crudă #. Translators: this is an abbreviated version of "Hard light (legacy)". @@ -19480,19 +19852,19 @@ #: ../app/operations/operations-enums.c:225 msgctxt "layer-mode" msgid "Hard light (l)" -msgstr "Lumină intensă (moștenit)" +msgstr "Lumină puternică (m)" #: ../app/operations/operations-enums.c:226 msgctxt "layer-mode" msgid "Soft light (legacy)" -msgstr "Lumină delicată (moștenit)" +msgstr "Lumină slabă (moștenit)" #. Translators: this is an abbreviated version of "Soft light (legacy)". #. Keep it short. #: ../app/operations/operations-enums.c:229 msgctxt "layer-mode" msgid "Soft light (l)" -msgstr "Lumină delicată (moștenit)" +msgstr "Lumină slabă (m)" #: ../app/operations/operations-enums.c:230 msgctxt "layer-mode" @@ -19504,7 +19876,7 @@ #: ../app/operations/operations-enums.c:233 msgctxt "layer-mode" msgid "Grain extract (l)" -msgstr "Extragere de granulație (moștenit)" +msgstr "Extragere de granulație (m)" #: ../app/operations/operations-enums.c:234 msgctxt "layer-mode" @@ -19516,7 +19888,7 @@ #: ../app/operations/operations-enums.c:237 msgctxt "layer-mode" msgid "Grain merge (l)" -msgstr "Fuzionare de granulație (moștenit)" +msgstr "Fuzionare de granulație (m)" # hm ? sau radiere de culoare ? #: ../app/operations/operations-enums.c:238 @@ -19530,7 +19902,7 @@ #: ../app/operations/operations-enums.c:241 msgctxt "layer-mode" msgid "Color erase (l)" -msgstr "Ștergere de culoare (moștenit)" +msgstr "Ștergere de culoare (m)" #: ../app/operations/operations-enums.c:242 msgctxt "layer-mode" @@ -19641,12 +20013,12 @@ #: ../app/operations/operations-enums.c:263 msgctxt "layer-mode" msgid "Hard light" -msgstr "Lumină intensă" +msgstr "Lumină puternică" #: ../app/operations/operations-enums.c:264 msgctxt "layer-mode" msgid "Soft light" -msgstr "Lumină delicată" +msgstr "Lumină slabă" #: ../app/operations/operations-enums.c:265 msgctxt "layer-mode" @@ -19691,26 +20063,26 @@ #: ../app/operations/operations-enums.c:273 msgctxt "layer-mode" msgid "Luma/Luminance darken only" -msgstr "Întunecă numai Luma/Luminanța" +msgstr "Întunecare doar Luma/Luminanță" #. Translators: this is an abbreviated version of "Luma/Luminance darken only". #. Keep it short. #: ../app/operations/operations-enums.c:276 msgctxt "layer-mode" msgid "Luma darken only" -msgstr "Întunecă numai Luma" +msgstr "Întunecare doar Luma" #: ../app/operations/operations-enums.c:277 msgctxt "layer-mode" msgid "Luma/Luminance lighten only" -msgstr "Luminează numai Luma/Luminanța" +msgstr "Luminare doar Luma/Luminanță" #. Translators: this is an abbreviated version of "Luma/Luminance lighten only". #. Keep it short. #: ../app/operations/operations-enums.c:280 msgctxt "layer-mode" msgid "Luma lighten only" -msgstr "Luminează numai Luma" +msgstr "Luminare doar Luma" #: ../app/operations/operations-enums.c:281 msgctxt "layer-mode" @@ -20054,23 +20426,23 @@ #. * but xgettext extracts it anyway mistakenly into GIMP po files. #. * Leave an empty string as translation. It does not matter. #. -#: ../app/gui/gui.c:240 +#: ../app/gui/gui.c:241 msgid "default:LTR" msgstr "default:LTR" -#: ../app/gui/gui.c:330 +#: ../app/gui/gui.c:343 msgid "Image Recovery" msgstr "Recuperare de imagine" -#: ../app/gui/gui.c:332 +#: ../app/gui/gui.c:345 msgid "_Discard" msgstr "Aban_donează" -#: ../app/gui/gui.c:333 +#: ../app/gui/gui.c:346 msgid "_Recover" msgstr "_Recuperează" -#: ../app/gui/gui.c:344 +#: ../app/gui/gui.c:357 msgid "Eeek! It looks like GIMP recovered from a crash!" msgstr "Eeek! Se pare că GIMP s-a recuperat în urma unei blocări!" @@ -20080,7 +20452,7 @@ #. * suited. It will just work and be replaced by the #. * number of images as expected. #. -#: ../app/gui/gui.c:353 +#: ../app/gui/gui.c:366 #, c-format msgid "" "An image was salvaged from the crash. Do you want to try and recover it?" @@ -20099,7 +20471,7 @@ #. load the recent documents after gimp_real_restore() because we #. * need the mime-types implemented by plug-ins #. -#: ../app/gui/gui.c:598 +#: ../app/gui/gui.c:611 msgid "Documents" msgstr "Documente" @@ -20303,43 +20675,43 @@ #: ../app/paint/gimppaintoptions.c:245 msgid "Link Size" -msgstr "" +msgstr "Conectează dimensiunea" #: ../app/paint/gimppaintoptions.c:246 msgid "Link brush size to brush native" -msgstr "" +msgstr "Conectează dimensiunea penelului la nativul penelului" #: ../app/paint/gimppaintoptions.c:252 msgid "Link Aspect Ratio" -msgstr "" +msgstr "Conectează raportul de aspect" #: ../app/paint/gimppaintoptions.c:253 msgid "Link brush aspect ratio to brush native" -msgstr "" +msgstr "Conectează raportul de aspect al penelului la nativul penelului" #: ../app/paint/gimppaintoptions.c:259 msgid "Link Angle" -msgstr "" +msgstr "Conectează unghiul" #: ../app/paint/gimppaintoptions.c:260 msgid "Link brush angle to brush native" -msgstr "" +msgstr "Conectează unghiul penelului la nativul penelului" #: ../app/paint/gimppaintoptions.c:266 msgid "Link Spacing" -msgstr "" +msgstr "Conectează spațierea" #: ../app/paint/gimppaintoptions.c:267 msgid "Link brush spacing to brush native" -msgstr "" +msgstr "Conectează spațierea penelului la nativul penelului" #: ../app/paint/gimppaintoptions.c:273 msgid "Link Hardness" -msgstr "" +msgstr "Conectează duritatea" #: ../app/paint/gimppaintoptions.c:274 msgid "Link brush hardness to brush native" -msgstr "" +msgstr "Conectează duritatea penelului la nativul penelului" #: ../app/paint/gimppaintoptions.c:280 msgid "Lock brush to view" @@ -20355,7 +20727,7 @@ #: ../app/paint/gimppaintoptions.c:288 msgid "Every stamp has its own opacity" -msgstr "Fiecare ștampilă are propria ei opacitate" +msgstr "Trasează fiecare tușă adițională cu propria ei opacitate" #: ../app/paint/gimppaintoptions.c:295 msgid "Hard edge" @@ -20414,11 +20786,13 @@ #: ../app/paint/gimppaintoptions.c:352 ../app/tools/gimpgradientoptions.c:282 #: ../app/tools/gimppaintoptions-gui.c:392 msgid "Blend Color Space" -msgstr "" +msgstr "Amestecarea spațiului de culoare" #: ../app/paint/gimppaintoptions.c:353 msgid "Which color space to use when blending RGB gradient segments" msgstr "" +"Care spațiu de culoare să fie folosit atunci când se amestecă segmente de " +"degrade RGB" #: ../app/paint/gimppaintoptions.c:423 msgid "Smooth stroke" @@ -20943,18 +21317,18 @@ msgid "Feather radius Y" msgstr "Estompează raza Y" -# hm ? sau eșantionare ? #: ../app/pdb/gimppdbcontext.c:135 msgid "Sample criterion" -msgstr "Criteriu de eșantion" +msgstr "Criteriu de eșantionare" #: ../app/pdb/gimppdbcontext.c:143 msgid "Sample threshold" -msgstr "" +msgstr "Prag de eșantionare" +# hm ? așa pare să fie la #: ../app/pdb/gimppdbcontext.c:150 msgid "Sample transparent" -msgstr "" +msgstr "Transparență de eșantionare" #: ../app/pdb/gimppdbcontext.c:157 ../app/tools/gimpbucketfilloptions.c:141 #: ../app/tools/gimpregionselectoptions.c:104 @@ -20973,11 +21347,11 @@ #: ../app/pdb/gimppdbcontext.c:180 msgid "Transform resize" -msgstr "" +msgstr "Redimensionarea transformării" #: ../app/pdb/gimppdbcontext.c:195 msgid "Distance metric" -msgstr "" +msgstr "Metrica distanței" #: ../app/pdb/gimpprocedure.c:477 ../app/plug-in/gimppluginprocframe.c:191 #, c-format @@ -20996,8 +21370,8 @@ #: ../app/pdb/gimpprocedure.c:765 #, c-format msgid "" -"Procedure '%s' has been called with a wrong value type for argument '%s' (#" -"%d). Expected %s, got %s." +"Procedure '%s' has been called with a wrong value type for argument " +"'%s' (#%d). Expected %s, got %s." msgstr "" "Procedura „%s” a fost chemată cu un tip de valoare greșit pentru argumentul " "„%s” (#%d). Era prevăzut %s, a fost obținut %s." @@ -21136,12 +21510,12 @@ #: ../app/pdb/plug-in-compat-cmds.c:1098 #, c-format msgid "Array 'matrix' has only %d members, must have 25" -msgstr "" +msgstr "Matricea „matrice” are doar %d membri, trebuie să aibă 25" #: ../app/pdb/plug-in-compat-cmds.c:1106 #, c-format msgid "Array 'channels' has only %d members, must have 5" -msgstr "" +msgstr "Matricea „canale” are doar %d membri, trebuie să aibă 25" #: ../app/pdb/plug-in-compat-cmds.c:1178 msgctxt "undo-type" @@ -21227,172 +21601,177 @@ msgid "Motion Blur" msgstr "Neclaritate de mișcare" -#: ../app/pdb/plug-in-compat-cmds.c:2802 +#: ../app/pdb/plug-in-compat-cmds.c:2748 +msgctxt "undo-type" +msgid "Median Blur" +msgstr "Neclaritate mediană" + +#: ../app/pdb/plug-in-compat-cmds.c:2845 msgctxt "undo-type" msgid "Mosaic" msgstr "Mozaic" -#: ../app/pdb/plug-in-compat-cmds.c:2846 +#: ../app/pdb/plug-in-compat-cmds.c:2889 msgctxt "undo-type" msgid "Neon" msgstr "Neon" -#: ../app/pdb/plug-in-compat-cmds.c:2934 +#: ../app/pdb/plug-in-compat-cmds.c:2977 msgctxt "undo-type" msgid "Newsprint" msgstr "Hârtie de ziar" -#: ../app/pdb/plug-in-compat-cmds.c:2974 +#: ../app/pdb/plug-in-compat-cmds.c:3017 msgctxt "undo-type" msgid "Normalize" msgstr "Normalizare" -#: ../app/pdb/plug-in-compat-cmds.c:3036 +#: ../app/pdb/plug-in-compat-cmds.c:3079 msgctxt "undo-type" msgid "Supernova" msgstr "Supernovă" -#: ../app/pdb/plug-in-compat-cmds.c:3080 ../app/pdb/plug-in-compat-cmds.c:3148 +#: ../app/pdb/plug-in-compat-cmds.c:3123 ../app/pdb/plug-in-compat-cmds.c:3191 msgctxt "undo-type" msgid "Oilify" msgstr "Uleiere" -#: ../app/pdb/plug-in-compat-cmds.c:3238 +#: ../app/pdb/plug-in-compat-cmds.c:3281 msgctxt "undo-type" msgid "Paper Tile" msgstr "Dale de hârtie" -#: ../app/pdb/plug-in-compat-cmds.c:3279 ../app/pdb/plug-in-compat-cmds.c:3322 +#: ../app/pdb/plug-in-compat-cmds.c:3322 ../app/pdb/plug-in-compat-cmds.c:3365 msgctxt "undo-type" msgid "Pixelize" msgstr "Pixelizare" -#: ../app/pdb/plug-in-compat-cmds.c:3373 +#: ../app/pdb/plug-in-compat-cmds.c:3416 msgctxt "undo-type" msgid "Plasma" msgstr "Plasmă" -#: ../app/pdb/plug-in-compat-cmds.c:3427 +#: ../app/pdb/plug-in-compat-cmds.c:3470 msgctxt "undo-type" msgid "Polar Coordinates" msgstr "Coordonate polare" -#: ../app/pdb/plug-in-compat-cmds.c:3467 +#: ../app/pdb/plug-in-compat-cmds.c:3510 msgctxt "undo-type" msgid "Red Eye Removal" msgstr "Eliminare ochi roșii" -#: ../app/pdb/plug-in-compat-cmds.c:3520 +#: ../app/pdb/plug-in-compat-cmds.c:3563 msgctxt "undo-type" msgid "Random Hurl" msgstr "Dezordine aleatorie" -#: ../app/pdb/plug-in-compat-cmds.c:3573 +#: ../app/pdb/plug-in-compat-cmds.c:3616 msgctxt "undo-type" msgid "Random Pick" -msgstr "" +msgstr "Prelevare aleatorie" -#: ../app/pdb/plug-in-compat-cmds.c:3626 +#: ../app/pdb/plug-in-compat-cmds.c:3669 msgctxt "undo-type" msgid "Random Slur" msgstr "Topire aleatorie" -#: ../app/pdb/plug-in-compat-cmds.c:3701 +#: ../app/pdb/plug-in-compat-cmds.c:3744 msgctxt "undo-type" msgid "RGB Noise" msgstr "Zgomot RGB" -#: ../app/pdb/plug-in-compat-cmds.c:3771 +#: ../app/pdb/plug-in-compat-cmds.c:3814 msgctxt "undo-type" msgid "Ripple" msgstr "Ondulare" -#: ../app/pdb/plug-in-compat-cmds.c:3896 +#: ../app/pdb/plug-in-compat-cmds.c:3939 msgctxt "undo-type" msgid "Noisify" msgstr "Creștere de zgomot" -#: ../app/pdb/plug-in-compat-cmds.c:3940 +#: ../app/pdb/plug-in-compat-cmds.c:3983 msgctxt "undo-type" msgid "Selective Gaussian Blur" msgstr "Neclaritate gaussiană selectivă" -#: ../app/pdb/plug-in-compat-cmds.c:3984 +#: ../app/pdb/plug-in-compat-cmds.c:4027 msgctxt "undo-type" msgid "Semi-Flatten" -msgstr "" +msgstr "Semi-aplatizare" -#: ../app/pdb/plug-in-compat-cmds.c:4027 +#: ../app/pdb/plug-in-compat-cmds.c:4070 msgctxt "undo-type" msgid "Shift" -msgstr "" +msgstr "Deplasare" -#: ../app/pdb/plug-in-compat-cmds.c:4130 +#: ../app/pdb/plug-in-compat-cmds.c:4173 msgctxt "undo-type" msgid "Sinus" msgstr "Sinusoidal" -#: ../app/pdb/plug-in-compat-cmds.c:4178 +#: ../app/pdb/plug-in-compat-cmds.c:4221 msgctxt "undo-type" msgid "Sobel" msgstr "Sobel" -#: ../app/pdb/plug-in-compat-cmds.c:4239 +#: ../app/pdb/plug-in-compat-cmds.c:4282 msgctxt "undo-type" msgid "Solid Noise" msgstr "Zgomot solid" -#: ../app/pdb/plug-in-compat-cmds.c:4283 +#: ../app/pdb/plug-in-compat-cmds.c:4326 msgctxt "undo-type" msgid "Spread" -msgstr "" +msgstr "Împrăștiere" -#: ../app/pdb/plug-in-compat-cmds.c:4324 +#: ../app/pdb/plug-in-compat-cmds.c:4367 msgctxt "undo-type" msgid "Threshold Alpha" -msgstr "" +msgstr "Prag alfa" -#: ../app/pdb/plug-in-compat-cmds.c:4370 +#: ../app/pdb/plug-in-compat-cmds.c:4413 msgctxt "undo-type" msgid "Sharpen (Unsharp Mask)" msgstr "Intensificare de claritate (mască de atenuare a clarității)" -#: ../app/pdb/plug-in-compat-cmds.c:4416 +#: ../app/pdb/plug-in-compat-cmds.c:4459 msgctxt "undo-type" msgid "Video" msgstr "Video" -#: ../app/pdb/plug-in-compat-cmds.c:4453 +#: ../app/pdb/plug-in-compat-cmds.c:4496 msgctxt "undo-type" msgid "Value Invert" msgstr "Inversare valoare" -#: ../app/pdb/plug-in-compat-cmds.c:4560 +#: ../app/pdb/plug-in-compat-cmds.c:4603 msgctxt "undo-type" msgid "Value Propagate" msgstr "Propagare de valoare" -#: ../app/pdb/plug-in-compat-cmds.c:4607 +#: ../app/pdb/plug-in-compat-cmds.c:4650 msgctxt "undo-type" msgid "Dilate" msgstr "Dilatare" -#: ../app/pdb/plug-in-compat-cmds.c:4654 +#: ../app/pdb/plug-in-compat-cmds.c:4697 msgctxt "undo-type" msgid "Erode" msgstr "Erodare" -#: ../app/pdb/plug-in-compat-cmds.c:4717 +#: ../app/pdb/plug-in-compat-cmds.c:4760 msgctxt "undo-type" msgid "Waves" msgstr "Unde" -#: ../app/pdb/plug-in-compat-cmds.c:4765 +#: ../app/pdb/plug-in-compat-cmds.c:4808 msgctxt "undo-type" msgid "Whirl and Pinch" -msgstr "" +msgstr "Vortex și ciupire" -#: ../app/pdb/plug-in-compat-cmds.c:4817 +#: ../app/pdb/plug-in-compat-cmds.c:4860 msgctxt "undo-type" msgid "Wind" msgstr "Vânt" @@ -21458,13 +21837,13 @@ msgstr "Nume de variabilă nevalid în fișierul de mediu %s: %s" # hm ? sau indicat ? -#: ../app/plug-in/gimpinterpreterdb.c:302 -#: ../app/plug-in/gimpinterpreterdb.c:399 +#: ../app/plug-in/gimpinterpreterdb.c:303 +#: ../app/plug-in/gimpinterpreterdb.c:400 #, c-format msgid "Bad interpreter referenced in interpreter file %s: %s" msgstr "Interpretor greșit, referit în fișierul %s al interpretorului: %s" -#: ../app/plug-in/gimpinterpreterdb.c:371 +#: ../app/plug-in/gimpinterpreterdb.c:372 #, c-format msgid "Bad binary format string in interpreter file %s" msgstr "Șir în format binar eronat în fișierul interpretor %s" @@ -21704,15 +22083,15 @@ #: ../app/propgui/gimppropgui-color-rotate.c:236 msgid "Gray Handling" -msgstr "" +msgstr "Manevrare gri" #: ../app/propgui/gimppropgui-color-to-alpha.c:109 msgid "Pick farthest full-transparency color" -msgstr "" +msgstr "Alegeți cea mai îndepărtată culoare cu transparență completă" #: ../app/propgui/gimppropgui-color-to-alpha.c:131 msgid "Pick nearest full-opacity color" -msgstr "" +msgstr "Alegeți cea mai apropiată culoare cu opacitate completă" #: ../app/propgui/gimppropgui-convolution-matrix.c:202 msgid "Rotate matrix 90° counter-clockwise" @@ -21748,11 +22127,11 @@ #: ../app/propgui/gimppropgui-focus-blur.c:199 msgid "Geometry Options" -msgstr "" +msgstr "Opțiuni de geometrie" #: ../app/propgui/gimppropgui-focus-blur.c:226 msgid "Focus Blur: " -msgstr "" +msgstr "Neclaritate de focalizare: " #: ../app/propgui/gimppropgui-generic.c:187 msgid "Pick coordinates from the image" @@ -21822,15 +22201,15 @@ #: ../app/propgui/gimppropgui-motion-blur-circular.c:132 msgid "Circular Motion Blur: " -msgstr "" +msgstr "Neclaritate de mișcare circulară: " #: ../app/propgui/gimppropgui-motion-blur-linear.c:126 msgid "Linear Motion Blur: " -msgstr "" +msgstr "Neclaritate de mișcare liniară: " #: ../app/propgui/gimppropgui-motion-blur-zoom.c:127 msgid "Zoom Motion Blur: " -msgstr "" +msgstr "Neclaritate de mișcare de zoom: " #: ../app/propgui/gimppropgui-newsprint.c:92 msgid "White" @@ -21847,7 +22226,7 @@ #: ../app/propgui/gimppropgui-newsprint.c:245 msgid "Loc_k periods" -msgstr "" +msgstr "Bloc_hează perioadele" #: ../app/propgui/gimppropgui-newsprint.c:254 msgid "Lock a_ngles" @@ -21907,11 +22286,11 @@ #: ../app/propgui/gimppropgui-utils.c:73 msgid "2,700 K - Soft (or warm) LED lamps" -msgstr "2,700 K - Lampă LED cu lumină delicată (sau caldă)" +msgstr "2,700 K - Lampă LED cu lumină slabă (sau caldă)" #: ../app/propgui/gimppropgui-utils.c:74 msgid "3,000 K – Soft (or warm) white compact fluorescent lamps" -msgstr "3,000 K – Lampă fluorescentă compactă cu lumină alb delicat (sau cald)" +msgstr "3,000 K – Lampă fluorescentă compactă cu lumină alb slab (sau cald)" #: ../app/propgui/gimppropgui-utils.c:75 msgid "3,200 K – Studio lamps, photofloods, etc." @@ -22093,7 +22472,7 @@ "care vreți să editați stratul de text, nu este nevoie să vă îngrijorați " "despre acest lucru." -#: ../app/text/gimptextlayout.c:585 +#: ../app/text/gimptextlayout.c:594 msgid "" "The new text layout cannot be generated. Most likely the font size is too " "big." @@ -22262,7 +22641,7 @@ #: ../app/tools/gimpbrightnesscontrasttool.c:292 msgid "Edit these Settings as Levels" -msgstr "Editează aceste setări ca niveluri" +msgstr "Editează aceste configurări ca niveluri" #: ../app/tools/gimpbucketfilloptions.c:118 msgid "Fill selection" @@ -22281,7 +22660,6 @@ msgid "Allow completely transparent regions to be filled" msgstr "Permite umplerea zonelor complet transparente" -# hm ? #: ../app/tools/gimpbucketfilloptions.c:135 msgid "Base filled area on all visible layers" msgstr "Stabilește zona de umplere pe baza tuturor straturilor vizibile" @@ -22289,7 +22667,7 @@ #: ../app/tools/gimpbucketfilloptions.c:142 #: ../app/tools/gimpregionselectoptions.c:105 msgid "Treat diagonally neighboring pixels as connected" -msgstr "Tratează pixelii vecini diagonal ca fiind conectați" +msgstr "Tratează pixelii învecinați în diagonală ca fiind conectați" #: ../app/tools/gimpbucketfilloptions.c:150 msgid "" @@ -22297,9 +22675,9 @@ "or on line art borders. Disable antialiasing to fill the entire area " "uniformly." msgstr "" -"Bazează opacitatea de umplere pe diferența de culoare de la pixelul asupra " -"căruia se dă clic (a se vedea pragul) sau pe chenarele desenului din linii. " -"Dezactivați antialiasul pentru a umple uniform întreaga zonă." +"Stabilește opacitatea de umplere pe baza diferenței de culoare de la pixelul " +"asupra căruia se dă clic (a se vedea pragul) sau pe chenarele desenului din " +"linii. Dezactivați antialiasul pentru a umple uniform întreaga zonă." #: ../app/tools/gimpbucketfilloptions.c:173 #: ../app/tools/gimpgradientoptions.c:121 @@ -22503,7 +22881,7 @@ #: ../app/tools/gimpcolorpickeroptions.c:80 msgid "Choose what the color picker will do" -msgstr "" +msgstr "Alegeți ce va face prelevatorul de culoare" #: ../app/tools/gimpcolorpickeroptions.c:87 #: ../app/tools/gimpmeasureoptions.c:79 @@ -22521,7 +22899,7 @@ #: ../app/tools/gimpcolorpickeroptions.c:190 #, c-format msgid "Pick Target (%s)" -msgstr "Alegeți ținta (%s)" +msgstr "Alegere țintă (%s)" #. the use_info_window toggle button #: ../app/tools/gimpcolorpickeroptions.c:199 @@ -22652,33 +23030,33 @@ #: ../app/tools/gimpcropoptions.c:117 msgid "How to fill new areas created by 'Allow growing'" -msgstr "" +msgstr "Cum să fie umplute zonele nou create de „Permite creșterea”" -#: ../app/tools/gimpcroptool.c:119 +#: ../app/tools/gimpcroptool.c:121 msgid "Crop" msgstr "Decupare" -#: ../app/tools/gimpcroptool.c:120 +#: ../app/tools/gimpcroptool.c:122 msgid "Crop Tool: Remove edge areas from image or layer" msgstr "Decupare: elimină zonele de margine dintr-o imagine sau dintr-un strat" -#: ../app/tools/gimpcroptool.c:121 +#: ../app/tools/gimpcroptool.c:123 msgid "_Crop" msgstr "De_cupare" -#: ../app/tools/gimpcroptool.c:159 +#: ../app/tools/gimpcroptool.c:161 msgid "Click-Drag to draw a crop rectangle" msgstr "Clic-și-trageți pentru a desena un dreptunghi de decupare" -#: ../app/tools/gimpcroptool.c:279 +#: ../app/tools/gimpcroptool.c:281 msgid "Click or press Enter to crop" msgstr "Clic sau apăsați Enter pentru a decupa" -#: ../app/tools/gimpcroptool.c:386 +#: ../app/tools/gimpcroptool.c:388 msgid "Crop to: " msgstr "Decupează la: " -#: ../app/tools/gimpcroptool.c:454 +#: ../app/tools/gimpcroptool.c:456 msgid "There is no active layer to crop." msgstr "Nu există niciun strat activ din care să se poată decupa." @@ -22893,33 +23271,33 @@ #: ../app/tools/gimpfilteroptions.c:101 msgid "On-canvas con_trols" -msgstr "" +msgstr "Con_troale pe canava" #: ../app/tools/gimpfilteroptions.c:102 msgid "Show on-canvas filter controls" -msgstr "" +msgstr "Arată controale de filtre pe canava" #: ../app/tools/gimpfiltertool.c:627 msgid "Click to switch the original and filtered sides" -msgstr "" +msgstr "Clic pentru a comuta laturile originale și cele filtrate" #: ../app/tools/gimpfiltertool.c:631 msgid "Click to switch between vertical and horizontal" -msgstr "" +msgstr "Clic pentru a comuta între vertical și orizontal" #: ../app/tools/gimpfiltertool.c:635 msgid "Click to move the split guide" -msgstr "" +msgstr "Clic pentru a comuta ghidajul divizat" #: ../app/tools/gimpfiltertool.c:637 #, c-format msgid "%s: switch original and filtered" -msgstr "" +msgstr "%s: comută original și filtrat" #: ../app/tools/gimpfiltertool.c:638 #, c-format msgid "%s: switch horizontal and vertical" -msgstr "" +msgstr "%s: comută orizontal și vertical" #. The blending-options expander #: ../app/tools/gimpfiltertool.c:1095 @@ -22944,29 +23322,29 @@ #: ../app/tools/gimpfiltertool.c:1540 ../app/tools/gimpfiltertool-settings.c:71 #, c-format msgid "Import '%s' Settings" -msgstr "Importă setările „%s”" +msgstr "Importă configurările „%s”" #: ../app/tools/gimpfiltertool.c:1542 ../app/tools/gimpfiltertool-settings.c:73 #, c-format msgid "Export '%s' Settings" -msgstr "Exportă setările „%s”" +msgstr "Exportă configurările „%s”" #: ../app/tools/gimpfiltertool-settings.c:100 msgid "Pre_sets:" -msgstr "Pre_selecții:" +msgstr "Pre_stabiliri:" #: ../app/tools/gimpfiltertool-settings.c:248 #, c-format msgid "Settings saved to '%s'" -msgstr "Setările au fost salvate în „%s”" +msgstr "Configurările au fost salvate în „%s”" #: ../app/tools/gimpflipoptions.c:66 msgid "Flip Type" -msgstr "Tip de fișier" +msgstr "Tip de întoarcere" #: ../app/tools/gimpflipoptions.c:67 msgid "Direction of flipping" -msgstr "Direcția de întoarcere" +msgstr "Direcție de întoarcere" #. tool toggle #: ../app/tools/gimpflipoptions.c:134 ../app/tools/gimpmagnifyoptions.c:191 @@ -22996,7 +23374,7 @@ #: ../app/tools/gimpfliptool.c:309 msgctxt "undo-type" msgid "Flip vertically" -msgstr "Răsturnare pe verticală" +msgstr "Întoarcere pe verticală" #: ../app/tools/gimpforegroundselectoptions.c:87 msgid "Draw Mode" @@ -23043,7 +23421,7 @@ #: ../app/tools/gimpforegroundselectoptions.c:128 msgid "Number of downsampled levels to use" -msgstr "" +msgstr "Numărul de niveluri sub-eșantionate de utilizat" #: ../app/tools/gimpforegroundselectoptions.c:134 msgid "Active levels" @@ -23051,7 +23429,7 @@ #: ../app/tools/gimpforegroundselectoptions.c:135 msgid "Number of levels to perform solving" -msgstr "" +msgstr "Numărul de niveluri pentru a efectua rezolvarea" #: ../app/tools/gimpforegroundselectoptions.c:141 msgid "Iterations" @@ -23341,7 +23719,7 @@ #: ../app/tools/gimpgradienttool-editor.c:2369 #: ../app/tools/gimpgradienttool-editor.c:2378 msgid "Gradient Step" -msgstr "" +msgstr "Treaptă de degrade" #: ../app/tools/gimpguidetool.c:191 msgctxt "undo-type" @@ -23592,7 +23970,7 @@ #: ../app/tools/gimplevelstool.c:645 msgid "Edit these Settings as Curves" -msgstr "Editează aceste setări ca curbe" +msgstr "Editează aceste configurări ca curbe" #: ../app/tools/gimplevelstool.c:862 msgid "Use _old levels file format" @@ -23656,12 +24034,11 @@ #. the straighten button #: ../app/tools/gimpmeasureoptions.c:161 ../app/tools/gimpmeasureoptions.c:171 msgid "Straighten" -msgstr "" +msgstr "Îndreptare" #: ../app/tools/gimpmeasureoptions.c:175 msgid "Rotate the active layer, selection or path by the measured angle" -msgstr "" -"Rotire: rotește stratul, selecția sau traseul activ după unghiul măsurat" +msgstr "Rotește stratul, selecția sau traseul activ după unghiul măsurat" #: ../app/tools/gimpmeasuretool.c:130 msgid "Measure" @@ -23679,11 +24056,11 @@ #: ../app/tools/gimpmeasuretool.c:153 msgctxt "undo-type" msgid "Straighten" -msgstr "Redresare" +msgstr "Îndreptare" #: ../app/tools/gimpmeasuretool.c:154 msgid "Straightening" -msgstr "Redresare" +msgstr "Îndreptare" #: ../app/tools/gimpmeasuretool.c:173 msgid "Click-Drag to create a line" @@ -23693,19 +24070,19 @@ #, c-format msgctxt "undo-type" msgid "Straighten by %-3.3g°" -msgstr "Redresează cu %-3.3g°" +msgstr "Îndreaptă cu %-3.3g°" #: ../app/tools/gimpmeasuretool.c:370 #, c-format msgctxt "undo-type" msgid "Straighten Horizontally by %-3.3g°" -msgstr "Redresează orizontal cu %-3.3g°" +msgstr "Îndreaptă orizontal cu %-3.3g°" #: ../app/tools/gimpmeasuretool.c:375 #, c-format msgctxt "undo-type" msgid "Straighten Vertically by %-3.3g°" -msgstr "Redresează vertical cu %-3.3g°" +msgstr "Îndreaptă vertical cu %-3.3g°" #: ../app/tools/gimpmeasuretool.c:452 msgid "Add Guides" @@ -23794,16 +24171,16 @@ #: ../app/tools/gimpnpointdeformationoptions.c:105 msgid "Control points influence" -msgstr "" +msgstr "Influența punctelor de control" #: ../app/tools/gimpnpointdeformationoptions.c:106 msgid "Amount of control points' influence" -msgstr "" +msgstr "Cantitatea de influență a punctelor de control" #: ../app/tools/gimpnpointdeformationoptions.c:112 #: ../app/tools/gimpnpointdeformationoptions.c:113 msgid "Show lattice" -msgstr "" +msgstr "Arată grilajul" #: ../app/tools/gimpnpointdeformationoptions.c:230 #: ../app/tools/gimpscaletool.c:96 ../app/tools/gimptransformgridoptions.c:593 @@ -23813,21 +24190,21 @@ #: ../app/tools/gimpnpointdeformationoptions.c:231 msgid "Rigid (Rubber)" -msgstr "" +msgstr "Rigid (cauciuc)" #: ../app/tools/gimpnpointdeformationtool.c:158 #: ../app/tools/gimpnpointdeformationtool.c:1002 #: ../app/tools/gimpnpointdeformationtool.c:1006 msgid "N-Point Deformation" -msgstr "" +msgstr "Deformare N-Point" #: ../app/tools/gimpnpointdeformationtool.c:159 msgid "N-Point Deformation Tool: Rubber-like deformation of image using points" -msgstr "" +msgstr "Deformare N-Point: deformare ca de cauciuc a imaginii, folosind puncte" #: ../app/tools/gimpnpointdeformationtool.c:161 msgid "_N-Point Deformation" -msgstr "" +msgstr "Deformare _N-Point" #: ../app/tools/gimpoffsettool.c:131 msgid "_Offset..." @@ -23946,9 +24323,8 @@ msgstr "Opțiuni de culoare" #: ../app/tools/gimppaintoptions-gui.c:579 -#, fuzzy msgid "Link to brush default" -msgstr "Cuplează cu implicitul penelului" +msgstr "Conectează la implicitul penelului" #: ../app/tools/gimppainttool.c:175 msgid "Click to paint" @@ -24109,7 +24485,7 @@ #. Auto Shrink #: ../app/tools/gimprectangleoptions.c:1039 msgid "Auto Shrink" -msgstr "Restrânge automat" +msgstr "Restrângere automată" # checkbox în panoul de selecție #: ../app/tools/gimprectangleselectoptions.c:94 @@ -24260,19 +24636,19 @@ #: ../app/tools/gimpseamlessclonetool.c:192 #: ../app/tools/gimpseamlessclonetool.c:753 msgid "Seamless Clone" -msgstr "" +msgstr "Clonă fără racord" #: ../app/tools/gimpseamlessclonetool.c:193 msgid "Seamless Clone: Seamlessly paste one image into another" -msgstr "" +msgstr "Clonă fără racord: lipește fără racord o imagine în alta" #: ../app/tools/gimpseamlessclonetool.c:194 msgid "_Seamless Clone" -msgstr "" +msgstr "_Clonă fără racord" #: ../app/tools/gimpseamlessclonetool.c:791 msgid "Cloning the foreground object" -msgstr "" +msgstr "Clonare obiect de prim-plan" #: ../app/tools/gimpselectionoptions.c:88 msgid "Enable feathering of selection edges" @@ -24321,12 +24697,12 @@ #: ../app/tools/gimpselectiontool.c:530 #, c-format msgid "Cannot subtract from an empty selection." -msgstr "" +msgstr "Nu se poate scădea dintr-o selecție goală." #: ../app/tools/gimpselectiontool.c:541 #, c-format msgid "Cannot intersect with an empty selection." -msgstr "" +msgstr "Nu se poate intersecta cu o selecție goală." #: ../app/tools/gimpsheartool.c:88 ../app/tools/gimptransformgridoptions.c:597 #: ../app/tools/gimptransformgridoptions.c:606 @@ -24380,7 +24756,7 @@ #: ../app/tools/gimpsmudgetool.c:56 msgid "Smudge Tool: Smudge selectively using a brush" -msgstr "Mânjire: Mânjește selectiv folosind un penel" +msgstr "Mânjire: mânjește selectiv folosind un penel" #: ../app/tools/gimpsmudgetool.c:57 msgid "_Smudge" @@ -24599,14 +24975,16 @@ msgid "Preview linked items" msgstr "Previzualizează elementele legate" +# tooltip #: ../app/tools/gimptransformgridoptions.c:127 msgid "Include linked items in the preview" msgstr "Include în previzualizare elementele legate" #: ../app/tools/gimptransformgridoptions.c:133 msgid "Synchronous preview" -msgstr "Previzualizare sincronă" +msgstr "Previzualizează sincron" +# tooltip #: ../app/tools/gimptransformgridoptions.c:134 msgid "Render the preview synchronously" msgstr "Randează previzualizarea în mod sincron" @@ -24615,9 +24993,10 @@ msgid "Image opacity" msgstr "Opacitatea imaginii" +# tooltip #: ../app/tools/gimptransformgridoptions.c:141 msgid "Opacity of the preview image" -msgstr "Opacitatea imaginii de previzualizare" +msgstr "Opacitatea imaginii previzualizate" #: ../app/tools/gimptransformgridoptions.c:147 #: ../app/tools/gimptransformgridoptions.c:487 @@ -24669,18 +25048,19 @@ #, c-format msgid "Constrain handles to move along edges and diagonal (%s)" msgstr "" +"Constrânge mânerele să se deplaseze de-a lungul marginilor și diagonalei (%s)" #: ../app/tools/gimptransformgridoptions.c:574 msgid "Transform around the center point" msgstr "Transformă în jurul punctului central" -# checkbox în panoul ... #: ../app/tools/gimptransformgridoptions.c:590 #, c-format msgid "Constrain (%s)" msgstr "Constrângere (%s)" -# tooltip la transformarea 3d +# checkbox la transformarea unificată +# tooltip la transformarea 3d (în popup) #: ../app/tools/gimptransformgridoptions.c:591 #: ../app/tools/gimptransform3dtool.c:335 msgid "Move" @@ -24704,32 +25084,34 @@ #: ../app/tools/gimptransformgridoptions.c:598 #, c-format msgid "Shear along edge direction only (%s)" -msgstr "" +msgstr "Înclină numai de-a lungul direcției marginii (%s)" #: ../app/tools/gimptransformgridoptions.c:600 #, c-format msgid "Constrain perspective handles to move along edges and diagonal (%s)" msgstr "" +"Constrânge mânerele de perspectivă să se deplaseze de-a lungul marginilor și " +"diagonalei (%s)" #: ../app/tools/gimptransformgridoptions.c:603 #, c-format msgid "From pivot (%s)" -msgstr "" +msgstr "Din pivot (%s)" #: ../app/tools/gimptransformgridoptions.c:605 #, c-format msgid "Scale from pivot point (%s)" -msgstr "" +msgstr "Scalează de la punctul de pivot (%s)" #: ../app/tools/gimptransformgridoptions.c:607 #, c-format msgid "Shear opposite edge by same amount (%s)" -msgstr "" +msgstr "Înclină marginea opusă cu aceeași valoare (%s)" #: ../app/tools/gimptransformgridoptions.c:609 #, c-format msgid "Maintain position of pivot while changing perspective (%s)" -msgstr "" +msgstr "Menține poziția pivotului în timp ce se schimbă perspectiva (%s)" #: ../app/tools/gimptransformgridoptions.c:612 msgid "Pivot" @@ -24738,13 +25120,14 @@ #: ../app/tools/gimptransformgridoptions.c:613 #, c-format msgid "Snap (%s)" -msgstr "Acroșare (%s)" +msgstr "Acroșează (%s)" #: ../app/tools/gimptransformgridoptions.c:614 #, c-format msgid "Snap pivot to corners and center (%s)" msgstr "Acroșează pivotul la colțuri și centru (%s)" +# checkbox la transformarea unificată #: ../app/tools/gimptransformgridoptions.c:615 msgid "Lock" msgstr "Blochează" @@ -24921,11 +25304,11 @@ #: ../app/tools/gimptransformtool.c:709 msgid "There is no selection to transform." -msgstr "Nu există nicio selecție care să fie transformată." +msgstr "Nu există nicio selecție de transformat." #: ../app/tools/gimptransformtool.c:724 msgid "There is no path to transform." -msgstr "Nu există niciun traseu de transformat." +msgstr "Nu există niciun traseu care să fie transformat." #: ../app/tools/gimptransformtool.c:731 msgid "The active path's strokes are locked." @@ -24977,7 +25360,7 @@ #. Create a selection from the current path #: ../app/tools/gimpvectoroptions.c:192 msgid "Selection from Path" -msgstr "Selecție din traseu" +msgstr "Selectare din traseu" #: ../app/tools/gimpvectortool.c:164 msgid "Paths Tool: Create and edit paths" @@ -24993,7 +25376,7 @@ #: ../app/tools/gimpvectortool.c:805 msgid "There is no active layer or channel to stroke to" -msgstr "Nu există niciun strat sau canal activ care să fie conturat" +msgstr "Nu există niciun strat sau canal activ pe care să fie conturat" #: ../app/tools/gimpwarpoptions.c:84 ../app/tools/gimpwarpoptions.c:85 msgid "Behavior" @@ -25001,7 +25384,7 @@ #: ../app/tools/gimpwarpoptions.c:93 msgid "Effect Size" -msgstr "Mărimea efectului" +msgstr "Dimensiunea efectului" #: ../app/tools/gimpwarpoptions.c:100 msgid "Effect Hardness" @@ -25016,9 +25399,10 @@ msgid "Effect Strength" msgstr "Intensitatea efectului" +# tooltip #: ../app/tools/gimpwarpoptions.c:114 msgid "Stroke Spacing" -msgstr "Spațiere de contur" +msgstr "Spațierea conturului" #: ../app/tools/gimpwarpoptions.c:128 ../app/tools/gimpwarpoptions.c:345 msgid "Abyss policy" @@ -25026,7 +25410,7 @@ #: ../app/tools/gimpwarpoptions.c:129 msgid "Out-of-bounds sampling behavior" -msgstr "" +msgstr "Comportamentul de eșantionare în afara limitelor" #: ../app/tools/gimpwarpoptions.c:136 msgid "High quality preview" @@ -25066,7 +25450,7 @@ #: ../app/tools/gimpwarpoptions.c:165 msgid "Periodic stroke rate" -msgstr "" +msgstr "Rata periodică a conturului" #: ../app/tools/gimpwarpoptions.c:171 msgid "Frames" @@ -25086,9 +25470,10 @@ msgid "Animate" msgstr "Animație" +# buton sub zona de instrumente #: ../app/tools/gimpwarpoptions.c:397 msgid "Create Animation" -msgstr "Creează o animație" +msgstr "Creare animație" # titlu la proprietățile instrumentului # titlu pe clepsidra de progres care apare peste imagine @@ -25106,7 +25491,7 @@ #: ../app/tools/gimpwarptool.c:598 ../app/tools/gimpwarptool.c:610 msgid "Warp Tool Stroke" -msgstr "" +msgstr "Conturul instrumentului de deformare" #: ../app/tools/gimpwarptool.c:769 msgid "Cannot warp layer groups." @@ -25118,11 +25503,11 @@ #: ../app/tools/gimpwarptool.c:828 msgid "No warp to erase." -msgstr "" +msgstr "Nicio deformare de șters." #: ../app/tools/gimpwarptool.c:832 msgid "No warp to smooth." -msgstr "" +msgstr "Nicio deformare de netezit." #: ../app/tools/gimpwarptool.c:1056 msgid "Warp transform" @@ -25135,7 +25520,7 @@ #: ../app/tools/gimpwarptool.c:1407 ../app/tools/gimpwarptool.c:1444 #, c-format msgid "Rendering Frame %d" -msgstr "" +msgstr "Randare cadrul %d" #: ../app/tools/gimpwarptool.c:1422 ../app/tools/gimpwarptool.c:1452 #, c-format @@ -25231,10 +25616,11 @@ msgid "Draw background" msgstr "Desenează fundalul" +# hm ? aș fi pus Desenează în zona pixelilor necunoscuți (conform https://docs.gimp.org/2.10/en/gimp-tool-foreground-select.html) dar posibil ca cine caută în traducere inversă să nu găsească ce trebuie #: ../app/tools/tools-enums.c:219 msgctxt "matting-draw-mode" msgid "Draw unknown" -msgstr "" +msgstr "Desenează necunoscut" #: ../app/tools/tools-enums.c:247 msgctxt "matting-preview-mode" @@ -25309,12 +25695,12 @@ #: ../app/tools/tools-enums.c:324 msgctxt "warp-behavior" msgid "Smooth warping" -msgstr "" +msgstr "Deformare netedă" #: ../app/vectors/gimpvectors.c:228 msgctxt "undo-type" msgid "Rename Path" -msgstr "Redenumire de traseu" +msgstr "Redenumire traseu" #: ../app/vectors/gimpvectors.c:229 msgctxt "undo-type" @@ -25329,12 +25715,12 @@ #: ../app/vectors/gimpvectors.c:231 msgctxt "undo-type" msgid "Resize Path" -msgstr "Redimensionare de traseu" +msgstr "Redimensionare traseu" #: ../app/vectors/gimpvectors.c:232 msgctxt "undo-type" msgid "Flip Path" -msgstr "Întoarcere de traseu" +msgstr "Întoarcere traseu" #: ../app/vectors/gimpvectors.c:233 msgctxt "undo-type" @@ -25344,17 +25730,17 @@ #: ../app/vectors/gimpvectors.c:234 msgctxt "undo-type" msgid "Transform Path" -msgstr "Transformare de traseu" +msgstr "Transformare traseu" #: ../app/vectors/gimpvectors.c:235 msgctxt "undo-type" msgid "Fill Path" -msgstr "Umplere de traseu" +msgstr "Umplere traseu" #: ../app/vectors/gimpvectors.c:236 msgctxt "undo-type" msgid "Stroke Path" -msgstr "Conturare de traseu" +msgstr "Conturare traseu" #: ../app/vectors/gimpvectors.c:237 msgctxt "undo-type" @@ -25364,7 +25750,7 @@ #: ../app/vectors/gimpvectors.c:238 msgctxt "undo-type" msgid "Reorder Path" -msgstr "Reordonare de traseu" +msgstr "Reordonare traseu" #: ../app/vectors/gimpvectors.c:239 msgctxt "undo-type" @@ -25493,6 +25879,7 @@ #, c-format msgid "Alt+%d is used to switch to display %d and cannot be remapped." msgstr "" +"Alt+%d este folosit pentru a comuta la afișarea %d și nu poate fi remapat." #: ../app/widgets/gimpactionview.c:903 msgid "Removing shortcut failed." @@ -26159,7 +26546,7 @@ msgstr "Rulați o versiune care nu mai este acceptată!" #: ../app/widgets/gimpcriticaldialog.c:238 -#: ../app/widgets/gimpcriticaldialog.c:588 +#: ../app/widgets/gimpcriticaldialog.c:590 msgid "" "To help us improve GIMP, you can report the bug with these simple steps:" msgstr "" @@ -26167,27 +26554,27 @@ "pași simpli:" #: ../app/widgets/gimpcriticaldialog.c:240 -#: ../app/widgets/gimpcriticaldialog.c:590 +#: ../app/widgets/gimpcriticaldialog.c:592 msgid "Copy the bug information to the clipboard by clicking: " msgstr "Copiați în clipboard informațiile despre eroare dând clic pe: " #: ../app/widgets/gimpcriticaldialog.c:242 -#: ../app/widgets/gimpcriticaldialog.c:592 +#: ../app/widgets/gimpcriticaldialog.c:594 msgid "Open our bug tracker in the browser by clicking: " msgstr "Deschideți în browser urmăritorul de erori dând clic pe: " #: ../app/widgets/gimpcriticaldialog.c:244 -#: ../app/widgets/gimpcriticaldialog.c:594 +#: ../app/widgets/gimpcriticaldialog.c:596 msgid "Create a login if you don't have one yet." msgstr "Creați un cont dacă încă nu aveți unul." #: ../app/widgets/gimpcriticaldialog.c:245 -#: ../app/widgets/gimpcriticaldialog.c:595 +#: ../app/widgets/gimpcriticaldialog.c:597 msgid "Paste the clipboard text in a new bug report." msgstr "Lipiți textul din clipboard într-un raport de erori nou." #: ../app/widgets/gimpcriticaldialog.c:246 -#: ../app/widgets/gimpcriticaldialog.c:596 +#: ../app/widgets/gimpcriticaldialog.c:598 msgid "" "Add relevant information in English in the bug report explaining what you " "were doing when this error occurred." @@ -26212,75 +26599,83 @@ "raportarea erorilor este cea mai bună modalitate de a îmbunătăți acest " "program." -#: ../app/widgets/gimpcriticaldialog.c:358 +#: ../app/widgets/gimpcriticaldialog.c:262 +msgid "Copy-paste this whole debug data to report to developers" +msgstr "" +"Copiază și lipește toate aceste date de depanare pentru a le raporta " +"dezvoltatorilor" + +#: ../app/widgets/gimpcriticaldialog.c:360 msgid "The operating system is out of memory or resources." msgstr "Sistemul de operare nu mai are memorie sau resurse." -#: ../app/widgets/gimpcriticaldialog.c:361 +#: ../app/widgets/gimpcriticaldialog.c:363 msgid "The specified file was not found." msgstr "Fișierul specificat nu a fost găsit." -#: ../app/widgets/gimpcriticaldialog.c:364 +#: ../app/widgets/gimpcriticaldialog.c:366 msgid "The specified path was not found." msgstr "Calea specificată nu a fost găsită." -#: ../app/widgets/gimpcriticaldialog.c:367 +#: ../app/widgets/gimpcriticaldialog.c:369 msgid "" "The .exe file is invalid (non-Microsoft Win32 .exe or error in .exe image)." msgstr "" +"Fișierul .exe este nevalid (.exe non-Microsoft Win32 sau eroare în imaginea ." +"exe)." -#: ../app/widgets/gimpcriticaldialog.c:370 +#: ../app/widgets/gimpcriticaldialog.c:372 msgid "The operating system denied access to the specified file." -msgstr "" +msgstr "Sistemul de operare a refuzat accesul la fișierul specificat." -#: ../app/widgets/gimpcriticaldialog.c:373 +#: ../app/widgets/gimpcriticaldialog.c:375 msgid "The file name association is incomplete or invalid." msgstr "Asocierea numelui de fișier este incompletă sau nevalidă." -#: ../app/widgets/gimpcriticaldialog.c:376 +#: ../app/widgets/gimpcriticaldialog.c:378 msgid "DDE transaction busy" msgstr "Tranzacția DDE este ocupată" -#: ../app/widgets/gimpcriticaldialog.c:379 +#: ../app/widgets/gimpcriticaldialog.c:381 msgid "The DDE transaction failed." msgstr "Tranzacția DDE a eșuat." -#: ../app/widgets/gimpcriticaldialog.c:382 +#: ../app/widgets/gimpcriticaldialog.c:384 msgid "The DDE transaction timed out." msgstr "Tranzacția DDE a expirat." -#: ../app/widgets/gimpcriticaldialog.c:385 +#: ../app/widgets/gimpcriticaldialog.c:387 msgid "The specified DLL was not found." msgstr "DLL-ul specificat nu a fost găsit." -#: ../app/widgets/gimpcriticaldialog.c:388 +#: ../app/widgets/gimpcriticaldialog.c:390 msgid "There is no application associated with the given file name extension." msgstr "Nu există nicio aplicație asociată cu extensia numelui de fișier dată." -#: ../app/widgets/gimpcriticaldialog.c:391 +#: ../app/widgets/gimpcriticaldialog.c:393 msgid "There was not enough memory to complete the operation." msgstr "Nu a fost suficientă memorie pentru a finaliza operația." -#: ../app/widgets/gimpcriticaldialog.c:394 +#: ../app/widgets/gimpcriticaldialog.c:396 msgid "A sharing violation occurred." msgstr "A avut loc o încălcare a partajării." -#: ../app/widgets/gimpcriticaldialog.c:397 +#: ../app/widgets/gimpcriticaldialog.c:399 msgid "Unknown Microsoft Windows error." msgstr "Eroare necunoscută Microsoft Windows." -#: ../app/widgets/gimpcriticaldialog.c:400 +#: ../app/widgets/gimpcriticaldialog.c:402 #, c-format msgid "Failed to open '%s': %s" msgstr "Deschiderea „%s” a eșuat: %s" -#: ../app/widgets/gimpcriticaldialog.c:554 +#: ../app/widgets/gimpcriticaldialog.c:556 #, c-format msgid "GIMP crashed with a fatal error: %s" msgstr "GIMP s-a blocat cu o eroare fatală: %s" #. First error. Let's just display it. -#: ../app/widgets/gimpcriticaldialog.c:561 +#: ../app/widgets/gimpcriticaldialog.c:563 #, c-format msgid "GIMP encountered an error: %s" msgstr "GIMP a întâmpinat o eroare: %s" @@ -26288,12 +26683,12 @@ #. Let's not display all errors. They will be in the bug report #. * part anyway. #. -#: ../app/widgets/gimpcriticaldialog.c:569 +#: ../app/widgets/gimpcriticaldialog.c:571 #, c-format msgid "GIMP encountered several critical errors!" msgstr "GIMP a întâmpinat o sumedenie de erori critice!" -#: ../app/widgets/gimpcriticaldialog.c:621 +#: ../app/widgets/gimpcriticaldialog.c:623 msgid "_Restart GIMP" msgstr "_Repornește GIMP" @@ -26599,17 +26994,17 @@ # hm ? # a fost: indisponibil #. Tranlators: "N/A" is an abbreviation for "not available" -#: ../app/widgets/gimpdashboard.c:3296 +#: ../app/widgets/gimpdashboard.c:3335 msgctxt "dashboard-value" msgid "N/A" msgstr "Fără" -#: ../app/widgets/gimpdashboard.c:3305 ../app/widgets/gimpdashboard.c:4308 +#: ../app/widgets/gimpdashboard.c:3344 ../app/widgets/gimpdashboard.c:4347 msgctxt "dashboard-value" msgid "Yes" msgstr "Da" -#: ../app/widgets/gimpdashboard.c:3306 ../app/widgets/gimpdashboard.c:4309 +#: ../app/widgets/gimpdashboard.c:3345 ../app/widgets/gimpdashboard.c:4348 msgctxt "dashboard-value" msgid "No" msgstr "Nu" @@ -26618,7 +27013,7 @@ #. * value. The "%g" is replaced by a certain quantity, and the "/s" #. * is an abbreviation for "per second". #. -#: ../app/widgets/gimpdashboard.c:3390 +#: ../app/widgets/gimpdashboard.c:3429 #, c-format msgid "%g/s" msgstr "%g/s" @@ -26629,18 +27024,18 @@ #. * abbreviation for "per second" (so the full string would read #. * "10 bytes/s", that is, "10 bytes per second". #. -#: ../app/widgets/gimpdashboard.c:4298 +#: ../app/widgets/gimpdashboard.c:4337 #, c-format msgid "%s/s" msgstr "%s/s" # hm ? # a fost: indisponibil -#: ../app/widgets/gimpdashboard.c:4376 +#: ../app/widgets/gimpdashboard.c:4415 msgid "N/A" msgstr "Fără" -#: ../app/widgets/gimpdashboard.c:4754 +#: ../app/widgets/gimpdashboard.c:4793 msgid "Resolving symbol information..." msgstr "Se rezolvă informațiile despre simbol..." @@ -26655,7 +27050,7 @@ #: ../app/widgets/gimpdeviceeditor.c:503 msgid "Delete Device Settings" -msgstr "Șterge setările dispozitivului" +msgstr "Șterge configurările dispozitivului" #: ../app/widgets/gimpdeviceeditor.c:524 #, c-format @@ -26667,9 +27062,9 @@ "You are about to delete this device's stored settings.\n" "The next time this device is plugged, default settings will be used." msgstr "" -"Sunteți pe cale de a șterge setările stocate ale acestui dispozitiv.\n" -"Data viitoare când va fi inserat acest dispozitiv, se vor folosi setările " -"implicite." +"Sunteți pe cale de a șterge configurările stocate ale acestui dispozitiv.\n" +"Data viitoare când va fi inserat acest dispozitiv, se vor folosi " +"configurările implicite." #: ../app/widgets/gimpdeviceinfo.c:147 msgid "Pressure curve" @@ -26965,11 +27360,11 @@ #: ../app/widgets/gimpgradienteditor.c:1288 msgid "Foreground color set to:" -msgstr "Culoarea de prim-plan setată la:" +msgstr "Culoarea de prim-plan stabilită la:" #: ../app/widgets/gimpgradienteditor.c:1295 msgid "Background color set to:" -msgstr "Culoarea de fundal setată la:" +msgstr "Culoarea de fundal stabilită la:" #: ../app/widgets/gimpgradienteditor.c:1523 #: ../app/widgets/gimpgradienteditor.c:1584 @@ -27145,7 +27540,7 @@ #: ../app/widgets/gimpiconpicker.c:250 msgid "From Named Icons..." -msgstr "" +msgstr "Din pictograme cu nume..." #: ../app/widgets/gimpiconpicker.c:259 msgid "Copy Icon to Clipboard" @@ -27204,82 +27599,82 @@ "Înlocuiește comentariul curent al imaginii cu comentariul implicit definit " "în Editare→Preferințe→Imagine implicită." -#: ../app/widgets/gimpimagepropview.c:110 +#: ../app/widgets/gimpimagepropview.c:113 msgid "Size in pixels:" msgstr "Dimensiune în pixeli:" -#: ../app/widgets/gimpimagepropview.c:113 +#: ../app/widgets/gimpimagepropview.c:116 msgid "Print size:" msgstr "Dimensiune de tipărire:" -#: ../app/widgets/gimpimagepropview.c:116 +#: ../app/widgets/gimpimagepropview.c:119 msgid "Resolution:" msgstr "Rezoluție:" -#: ../app/widgets/gimpimagepropview.c:119 +#: ../app/widgets/gimpimagepropview.c:122 msgid "Color space:" msgstr "Spațiu de culoare:" -#: ../app/widgets/gimpimagepropview.c:122 +#: ../app/widgets/gimpimagepropview.c:125 msgid "Precision:" msgstr "Precizie:" -#: ../app/widgets/gimpimagepropview.c:127 +#: ../app/widgets/gimpimagepropview.c:130 msgid "File Name:" msgstr "Nume fișier:" -#: ../app/widgets/gimpimagepropview.c:133 +#: ../app/widgets/gimpimagepropview.c:138 msgid "File Size:" msgstr "Mărime fișier:" -#: ../app/widgets/gimpimagepropview.c:136 +#: ../app/widgets/gimpimagepropview.c:141 msgid "File Type:" msgstr "Tip de fișier:" -#: ../app/widgets/gimpimagepropview.c:141 +#: ../app/widgets/gimpimagepropview.c:146 msgid "Size in memory:" msgstr "Mărime în memorie:" -#: ../app/widgets/gimpimagepropview.c:144 +#: ../app/widgets/gimpimagepropview.c:149 msgid "Undo steps:" msgstr "Trepte de anulare:" -#: ../app/widgets/gimpimagepropview.c:147 +#: ../app/widgets/gimpimagepropview.c:152 msgid "Redo steps:" msgstr "Trepte de refacere:" -#: ../app/widgets/gimpimagepropview.c:152 +#: ../app/widgets/gimpimagepropview.c:157 msgid "Number of pixels:" msgstr "Număr de pixeli:" -#: ../app/widgets/gimpimagepropview.c:155 +#: ../app/widgets/gimpimagepropview.c:160 msgid "Number of layers:" msgstr "Număr de straturi:" -#: ../app/widgets/gimpimagepropview.c:158 +#: ../app/widgets/gimpimagepropview.c:163 msgid "Number of channels:" msgstr "Număr de canale:" -#: ../app/widgets/gimpimagepropview.c:161 +#: ../app/widgets/gimpimagepropview.c:166 msgid "Number of paths:" msgstr "Număr de trasee:" -#: ../app/widgets/gimpimagepropview.c:452 +#: ../app/widgets/gimpimagepropview.c:464 #: ../app/widgets/gimptemplateeditor.c:350 #, c-format msgid "pixels/%s" msgstr "pixeli/%s" -#: ../app/widgets/gimpimagepropview.c:454 +#: ../app/widgets/gimpimagepropview.c:466 #, c-format msgid "%g × %g %s" msgstr "%g × %g %s" -#: ../app/widgets/gimpimagepropview.c:475 +#: ../app/widgets/gimpimagepropview.c:488 msgid "colors" msgstr "culori" -#: ../app/widgets/gimpitemtreeview.c:755 +#: ../app/widgets/gimpitemtreeview.c:753 msgid "Lock:" msgstr "Blochează:" @@ -27341,6 +27736,8 @@ "Unable to run %s callback.\n" "%s" msgstr "" +"Nu se poate rula retroapelul %s.\n" +"%s" #: ../app/widgets/gimppickablepopup.c:203 #: ../app/widgets/gimppickablepopup.c:420 @@ -27386,6 +27783,8 @@ "On edge cases, better compression algorithms might still end up on bigger " "file size; manual check recommended" msgstr "" +"În cazuri marginale, algoritmii de compresie mai buni pot avea ca rezultat o " +"dimensiune mai mare a fișierului; se recomandă verificarea manuală" #: ../app/widgets/gimpsavedialog.c:398 #, c-format @@ -27417,15 +27816,15 @@ # hm ? #: ../app/widgets/gimpsettingsbox.c:300 msgid "Pick a preset from the list" -msgstr "Alegeți un preset din listă" +msgstr "Alegeți o prestabilire din listă" #: ../app/widgets/gimpsettingsbox.c:324 msgid "Save the current settings as named preset" -msgstr "Salvează setările curente ca presetare denumită" +msgstr "Salvează configurările curente ca prestabilire denumită" #: ../app/widgets/gimpsettingsbox.c:342 msgid "Manage presets" -msgstr "Gestionare presetări" +msgstr "Gestionare prestabiliri" #: ../app/widgets/gimpsettingsbox.c:356 msgid "_Import Current Settings from File..." @@ -27437,35 +27836,35 @@ #: ../app/widgets/gimpsettingsbox.c:369 msgid "_Manage Saved Presets..." -msgstr "_Gestionare presetări salvate..." +msgstr "_Gestionare prestabiliri salvate..." #: ../app/widgets/gimpsettingsbox.c:605 msgid "Save Settings as Named Preset" -msgstr "Salvează setările ca presetare denumită" +msgstr "Salvează configurările ca prestabilire denumită" #: ../app/widgets/gimpsettingsbox.c:608 msgid "Enter a name for the preset" -msgstr "Introduceți un nume pentru preset" +msgstr "Introduceți un nume pentru prestabilire" #: ../app/widgets/gimpsettingsbox.c:609 msgid "Saved Settings" -msgstr "Setări salvate" +msgstr "Configurări salvate" #: ../app/widgets/gimpsettingsbox.c:650 msgid "Manage Saved Presets" -msgstr "Gestionare presetări salvate" +msgstr "Gestionare prestabiliri salvate" #: ../app/widgets/gimpsettingseditor.c:192 msgid "Import presets from a file" -msgstr "Importă presetări dintr-un fișier" +msgstr "Importă prestabiliri dintr-un fișier" #: ../app/widgets/gimpsettingseditor.c:201 msgid "Export the selected presets to a file" -msgstr "Exportă într-un fișier presetările selectate" +msgstr "Exportă într-un fișier prestabilirile selectate" #: ../app/widgets/gimpsettingseditor.c:210 msgid "Delete the selected preset" -msgstr "Șterge presetarea selectată" +msgstr "Șterge prestabilirea selectată" #: ../app/widgets/gimpsizebox.c:455 #, c-format @@ -27780,20 +28179,20 @@ #: ../app/widgets/gimptooloptionseditor.c:200 msgid "Save Tool Preset..." -msgstr "Salvează presetarea de instrument..." +msgstr "Salvează prestabilirea de instrument..." #: ../app/widgets/gimptooloptionseditor.c:209 msgid "Restore Tool Preset..." -msgstr "Restaurează presetarea de instrument..." +msgstr "Restaurează prestabilirea de instrument..." #: ../app/widgets/gimptooloptionseditor.c:218 msgid "Delete Tool Preset..." -msgstr "Șterge presetarea de instrument..." +msgstr "Șterge prestabilirea de instrument..." #: ../app/widgets/gimptoolpreseteditor.c:300 #, c-format msgid "%s Preset" -msgstr "Presetare pentru %s" +msgstr "Prestabilire pentru %s" #: ../app/widgets/gimpuimanager.c:847 msgid "Your GIMP installation is incomplete:" @@ -28023,31 +28422,41 @@ msgid "Error creating '%s': " msgstr "Eroare la citirea „%s”: " -#: ../app/xcf/xcf-load.c:241 +#: ../app/xcf/xcf-load.c:250 msgid "Invalid image mode and precision combination." -msgstr "" +msgstr "Combinație nevalidă de mod de imagine și precizie." -#: ../app/xcf/xcf-load.c:366 +#: ../app/xcf/xcf-load.c:375 #, c-format msgid "" "Corrupt 'exif-data' parasite discovered.\n" "Exif data could not be migrated: %s" msgstr "" +"A fost descoperit un parazit „exif-data” corupt.\n" +"Datele EXIF nu au putut fi migrate: %s" -#: ../app/xcf/xcf-load.c:403 +#: ../app/xcf/xcf-load.c:412 msgid "" "Corrupt 'gimp-metadata' parasite discovered.\n" "XMP data could not be migrated." msgstr "" +"A fost descoperit un parazit „gimp-metadata” corupt.\n" +"Datele XMP nu au putut fi migrate." -#: ../app/xcf/xcf-load.c:423 +#: ../app/xcf/xcf-load.c:436 #, c-format msgid "" -"Corrupt 'gimp-metadata' parasite discovered.\n" -"XMP data could not be migrated: %s" +"Corrupt XMP metadata saved by an older version of GIMP could not be " +"converted and will be ignored.\n" +"If you don't know what XMP is, you most likely don't need it. Reported " +"error: %s." msgstr "" +"Metadatele XMP corupte salvate de o versiune GIMP mai veche nu au putut fi " +"convertite și vor fi ignorate.\n" +"Dacă nu știți ce este XMP, cel mai probabil nu aveți nevoie de el. Eroare " +"raportată: %s." -#: ../app/xcf/xcf-load.c:685 +#: ../app/xcf/xcf-load.c:715 msgid "" "This XCF file is corrupt! I have loaded as much of it as I can, but it is " "incomplete." @@ -28055,7 +28464,7 @@ "Acest fișier XCF este corupt! A fost încărcat cât de mult s-a putut, dar " "este incomplet." -#: ../app/xcf/xcf-load.c:704 +#: ../app/xcf/xcf-load.c:734 msgid "" "This XCF file is corrupt! I could not even salvage any partial image data " "from it." @@ -28063,7 +28472,7 @@ "Acest fișier XCF este corupt! Nu se pot salva din el nici măcar niște date " "parțiale de imagine." -#: ../app/xcf/xcf-load.c:795 +#: ../app/xcf/xcf-load.c:825 msgid "" "XCF warning: version 0 of XCF file format\n" "did not save indexed colormaps correctly.\n" @@ -28099,7 +28508,7 @@ #: ../app-tools/gimp-debug-tool.c:87 msgid "GIMP Crash Debug" -msgstr "" +msgstr "Depanarea unei blocări GIMP" #: ../data/tags/gimp-tags-default.xml.in.h:1 msgid "round" diff -Nru gimp-2.10.32/po/sl.po gimp-2.10.34/po/sl.po --- gimp-2.10.32/po/sl.po 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po/sl.po 2023-02-21 19:56:20.000000000 +0000 @@ -10,18 +10,18 @@ msgstr "" "Project-Id-Version: GIMP 2.10\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2022-06-09 18:50+0000\n" -"PO-Revision-Date: 2022-06-09 23:05+0200\n" +"POT-Creation-Date: 2023-02-15 11:53+0000\n" +"PO-Revision-Date: 2023-02-15 23:12+0100\n" "Last-Translator: Martin Srebotnjak \n" "Language-Team: Martin Srebotnjak \n" "Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n" -"%100==4 ? 3 : 0);\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || " +"n%100==4 ? 3 : 0);\n" "X-Poedit-SourceCharset: UTF-8\n" -"X-Generator: Poedit 3.1\n" +"X-Generator: Poedit 3.2.2\n" #: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:1 #: ../desktop/gimp.desktop.in.in.h:1 ../app/about.h:26 @@ -62,11 +62,11 @@ "manipulation procedures to be easily scripted. GIMP is available for Linux, " "Microsoft Windows and OS X." msgstr "" -"GIMP je razširljiv. Zasnovan je tako, da ga je mogoče dopolnjevati z " -"vtičniki in razširitvami, da zmore pravzaprav vse. Napredni vmesnik " -"skriptanja omogoča skriptanje vsega, od najenostavnejših nalog do " -"najkompleksnejših procedur obdelave slik. GIMP je na voljo tudi za sisteme " -"Microsoft Windows in OS X." +"GIMP je razširljiv. Zasnovan je tako, da ga je mogoče dopolnjevati z vstavki " +"in razširitvami, da zmore pravzaprav vse. Napredni vmesnik skriptanja " +"omogoča skriptanje vsega, od najenostavnejših nalog do najkompleksnejših " +"procedur obdelave slik. GIMP je na voljo tudi za sisteme Microsoft Windows " +"in OS X." #: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:6 msgid "Painting in GIMP" @@ -77,6 +77,71 @@ msgstr "Urejanje fotografij v GIMP-u" #: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:8 +msgid "A new stable releases with a lot of bug fixes and a few enhancements:" +msgstr "Nova stabilna izdaja z veliko popravki napak in nekaj izboljšavami:" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:9 +msgid "New template selector in \"Canvas Size\" dialog" +msgstr "Nov izbirnik predlog v pogovornem oknu »Velikost platna«" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:10 +msgid "" +"\"Change Color\" dialogs: color scale (0..255/0..100) and models (LCh/HSV) " +"settings remembered across sessions" +msgstr "" +"Pogovorna okna »Spremeni barvo«: nastavitve barvne lestvice (0..255/0..100) " +"in modelov (LCh/HSV) se pomnijo med sejami" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:11 +msgid "New header with \"visible\" and \"link\" icons in item dockables" +msgstr "" +"Nova glava z ikonami »vidno« in »povezava« v elementih, ki podpirajo sidranje" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:12 +msgid "Clipping layers better supported when importing PSD files" +msgstr "Pri uvozu datotek PSD je bolje podprto obrezovanje plasti" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:13 +msgid "Paths are now exported to PSD" +msgstr "Poti se zdaj izvažajo v PSD" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:14 +msgid "JPEG-XL export added" +msgstr "Dodan izvoz JPEG-XL" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:15 +msgid "Metadata in JPEG-XL import and export" +msgstr "Metapodatki v uvozu in izvozu JPEG-XL" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:16 +msgid "New option \"Show reduced images\" when loading TIFF images" +msgstr "Nova možnost »Pokaži zmanjšane slike« pri nalaganju slik TIFF" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:17 +msgid "16-bit per channel export for raw image data" +msgstr "16-bitni izvoz na kanal za slike z neobdelanimi podatki" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:18 +msgid "" +"More plug-ins got bug-fixes: DDS, WebP, Flame, Animation Playback, HEIF, " +"Dicom and Help" +msgstr "" +"Več vstavkov so doleteli popravki hroščev: DDS, WebP, Plamen, Predvajanje " +"animacije, HEIF, Dicom in Pomoč" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:19 +msgid "" +"Color picking on X11 will ignore the Wayland portal; new implementation for " +"color picking on Windows" +msgstr "" +"Izbiranje barv na X11 prezre portal Wayland; nova izvedba za izbiranje barv " +"na sistemih Windows" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:20 +msgid "Check for updates fixed on macOS" +msgstr "Preveri obstoj posodobitev popravljen na macOS" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:21 msgid "" "GIMP continues strengthening its bases with this new version 2.10.32 fixing " "many bugs and improving format support. Notable changes:" @@ -85,19 +150,19 @@ "odpravlja številne hrošče in izboljšuje podporo zapisom. Omembe vredne " "spremembe:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:9 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:22 msgid "8 and 16-bit CMYK(A) TIFF files import is now supported" msgstr "Uvoz 8- in 16-bitnih datotek CMYK(A) TIFF je zdaj podprt" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:10 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:23 msgid "BIGTIFF import and export are now supported" msgstr "Uvoz in izvoz BIGTIFF sta zdaj podprta" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:11 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:24 msgid "JPEG XL files import is now supported" msgstr "Uvoz datotek JPEG XL je zdaj podprt" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:12 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:25 msgid "" "DDS export has new \"Flip\" (useful for some game engine) and \"Visible " "layers\" options" @@ -105,22 +170,22 @@ "Izvoz DDS ima nove možnosti »Prezrcali« (uporabno za nekatere pogone game) " "in »Vidne plasti«" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:13 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:26 msgid "Other improved format supports: BMP, DICOM, EPS, RAW, TGA, WebP" msgstr "Druge izboljšave podpore zapisov: BMP, DICOM, EPS, RAW, TGA, WebP" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:14 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:27 msgid "" "The screenshot plug-in on Windows has now an option to capture the cursor" msgstr "" -"Vtičnik za zajem slike zaslona na sistemih Windows ima zdaj možnost " +"Vstavek za zajem slike zaslona na sistemih Windows ima zdaj možnost " "zajemanja kazalca" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:15 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:28 msgid "Several usability improvements in official themes and icons" msgstr "Več izboljšav uporabnosti pri uradnih temah in ikonah" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:16 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:29 msgid "" "New support for localized glyphs ('locl') in Text tool depending on the " "value of the \"Language\" tool option" @@ -128,15 +193,15 @@ "Nova podpora za lokalizirane glife (»locl«) v orodju Besedilo, odvisno od " "vrednosti možnosti orodja »Jezik«" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:17 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:30 msgid "More robust XCF import" msgstr "Robustnejši uvoz XCF" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:18 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:31 msgid "Several metadata handling improvements" msgstr "Več izboljšav ravnanja z metapodatki" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:19 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:32 msgid "" "GIMP 2.10.30 fixes many bugs, updates backend implementations to follow OS " "evolutions, improves metadata support as well as support of several formats, " @@ -146,7 +211,7 @@ "s spremljanjem razvoja OS, prinaša izboljšano podporo metapodatkov ter " "podporo več zapisov, kot sta PSD in AVIF." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:20 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:33 msgid "" "GIMP 2.10.28 fixes a build issue of GIMP 2.10.26, where some theme data was " "not properly installed." @@ -154,7 +219,7 @@ "GIMP 2.10.28 odpravlja vprašanje gradnje GIMP 2.10.26, kjer nekateri podatki " "o temi niso bili pravilno nameščeni." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:21 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:34 msgid "" "GIMP 2.10.26 is a bug fix release, containing dozens of fixes, both in core, " "scripts and plug-in code." @@ -162,15 +227,15 @@ "GIMP 2.10.26 je izdaja z odpravljenimi hrošči, ki vsebuje na ducate " "popravkov, tako v jedru, skriptah in vstavkih." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:22 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:35 msgid "GIMP 2.10.24 is again mostly a bug fix release. Notable changes:" msgstr "GIMP 2.10.24 je v veliki meri izdaja s popravki hroščev. Vključuje:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:23 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:36 msgid "GeoTIFF metadata support added" msgstr "Dodana podpora metapodatkov GeoTIFF" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:24 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:37 msgid "" "PDF import now proposes an option to load layers in reverse orders and " "allows fractional pixel density" @@ -178,40 +243,40 @@ "Uvoz PDF zdaj ponudi možnost nalaganja plasti v obratnem vrstnem redu in " "dovoljuje ulomljeno gostoto slikovnih točk" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:25 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:38 msgid "" "Raw image import updated to handle API changes in darktable 3.6 and over" msgstr "" "Uvoz slik RAW posodobljen, da deluje s spremembami API v darktable 3.6 in " "kasnejših" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:26 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:39 msgid "" "File format improved support: HEIF, PSP, TIFF, JPEG, PNG, PDF, DDS, BMP, PSD" msgstr "" "Izboljšana podpora za vrste datotek: HEIF, PSP, TIFF, JPEG, PNG, PDF, DDS, " "BMP, PSD" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:27 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:40 msgid "Many fixes and improvements to the metadata viewer and editor" msgstr "" "Številni popravki in izboljšave ogledovalnika in urejevalnika metapodatkov" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:28 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:41 msgid "New Kabyle translation" msgstr "Nov prevod v kabilščini" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:29 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:42 msgid "Off-canvas point snapping (to grid, guides, paths) made possible" msgstr "Pripenjanje točk izven platna (na mrežo, vodila, poti) je omogočeno" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:30 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:43 msgid "GIMP 2.10.22 is mainly a bug fix release. Notable changes:" msgstr "" "GIMP 2.10.22 je v veliki meri izdaja s popravki hroščev. Omembe vredne " "novosti:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:31 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:44 msgid "" "HEIF support improvements: optional exporting with high bit depth, AVIF " "importing and exporting" @@ -219,20 +284,20 @@ "Izboljšave podpore za HEIF: neobvezen izvoz z visoko bitno globino, uvoz in " "izvoz AVIF" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:32 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:45 msgid "Multiple improvements in Corel PaintShop Pro support" msgstr "Več izboljšav pri podpori za Corel PaintShop Pro" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:33 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:46 msgid "\"Sample merged\" now available in GEGL operation tool options" msgstr "" "»Vzorči spojeno« je zdaj na voljo med možnosti orodij za operacije GEGL" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:34 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:47 msgid "\"Sample merged\" is now enabled by default for color picking" msgstr "»Vzorči spojeno« je zdaj privzeto omogočeno za izbiranje barv" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:35 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:48 msgid "" "The option enabling OpenCL support has been moved to the Playground tab in " "Preferences" @@ -240,7 +305,7 @@ "Možnost omogočanja podpore za OpenCL je premaknjena na zavihek Peskovnik v " "Nastavitvah" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:36 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:49 msgid "" "Matting Levin is now the default engine of Foreground Select tool as it " "performs a lot better" @@ -248,21 +313,21 @@ "Levinova obkrožna maska je zdaj privzeti pogon orodja Izbor ospredja, saj " "deluje veliko bolje" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:37 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:50 msgid "New progressive performance logs and dashboard updates" msgstr "Novi progresivni zapisniki delovanja in posodobitve nadzorne plošče" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:38 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:51 msgid "Verbose debug now shows Flatpak info when relevant" msgstr "" "Podrobni način razhroščevanja zdaj prikaže podatke o Flatpack, ko je to " "relevantno" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:39 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:52 msgid "Various bug fixes" msgstr "Razni popravki hroščev" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:40 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:53 msgid "" "GIMP 2.10.20 comes with new features as well as important bugfixes. Notable " "changes:" @@ -270,12 +335,12 @@ "GIMP 2.10.20 vključuje številne novosti in pomembne popravke hroščev. " "Najpomembnejše spremembe so:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:41 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:54 msgid "Tool groups now expand on hover rather than click by default" msgstr "" "Skupine orodij se zdaj privzeto razprejo ob postoju z miško in ne s klikom" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:42 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:55 msgid "" "Non-destructive cropping now available by cropping the canvas rather than " "actual pixels" @@ -283,7 +348,7 @@ "Neporušitveno obrezovanje je zdaj na voljo z obrezovanjem platna in ne " "dejanskih slikovnih točk" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:43 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:56 msgid "" "Better PSD support: exporting of 16-bit files now available, reading/writing " "channels in the right order" @@ -291,21 +356,21 @@ "Boljša podpora PSD: izvoz 16-bitnih datotek je zdaj možna, branje/pisanje " "kanalov v pravem zaporedju" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:44 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:57 msgid "On-canvas controls for the Vignette filter" msgstr "Kontrolniki na platnu za filter vinjetiranja" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:45 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:58 msgid "New filters: Bloom, Focus Blur, Lens Blur, Variable Blur" msgstr "" "Novi filtri: razcvet, zabrisanost ostrine, zabrisanost objektiva, " "spremenljiva zabrisanost" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:46 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:59 msgid "Over 30 bugfixes" msgstr "Več kot 30 popravkov hroščev" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:47 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:60 msgid "" "GIMP 2.10.18 fixes some critical bugs, introduces naive support for CMYK PSD " "files, and adds a higher-contrast variation of the symbolic icon theme." @@ -314,7 +379,7 @@ "datoteke CMYK PSD ter dodaja visoko kontrastno variacijo teme ikon za " "simbole." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:48 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:61 msgid "" "GIMP 2.10.16 delivers several major usability improvements, a new tool for " "transformations in 3D space, new release checker, and the usual amount of " @@ -324,44 +389,44 @@ "preoblikovanje v 3D-prostoru, nov preverjalnik izdaj ter običajno količino " "odpravljenih hroščev. Izboljšave, vredne omembe, so:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:49 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:62 msgid "Tools are now grouped in the toolbox by default" msgstr "Orodja so zdaj privzeto združena po orodjarnah" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:50 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:63 msgid "Sliders now use a compact style with improved user interaction" msgstr "" "Drsniki zdaj uporabljajo strnjeni slog ter izboljšano interakcijo z " "uporabnikom" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:51 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:64 msgid "Vastly improved user experience for the transformation preview" msgstr "Krepko izboljšana uporabniška izkušnja pri predogledu preoblikovanj" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:52 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:65 msgid "Dockable areas now highlighted when a dockable dialog is being dragged" msgstr "" "Področja, ki podpirajo sidranje, so zdaj poudarjena ob vleki pogovornega okna" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:53 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:66 msgid "New 3D Transform tool to rotate and pan items" msgstr "Novo orodje 3D-preoblikovanja za sukanje in vrtenje predmetov" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:54 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:67 msgid "Much smoother brush outline motion on the canvas" msgstr "Mnogo bolj gladko gibanje orisa čopiča po platnu " -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:55 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:68 msgid "Consolidated user interface for merging down and anchoring layers" msgstr "Konsolidiran uporabniški vmesnik za spajanje in sidranje plasti" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:56 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:69 msgid "Update check to notify users that a new release/installer is available" msgstr "" "Preverjanje posodobitev za obveščanje uporabnikov, da je na voljo nova " "izdaja/namestitvena datoteka" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:57 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:70 msgid "" "GIMP 2.10.14 is again mostly a bug fix release, making GIMP rock-solid. " "Furthermore many old filters got finally ported to GEGL. Of course it also " @@ -372,7 +437,7 @@ "stari filtri končno preneseni v GEGL. Seveda vključuje tudi nekaj pomembnih " "izboljšav:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:58 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:71 msgid "" "View menu: new \"Show All\" option to reveal pixels outside the canvas " "boundary" @@ -380,50 +445,50 @@ "Pogled: nov način pogleda »Pokaži vse«, ki prikazuje slikovne točke zunaj " "meja platna" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:59 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:72 msgid "Filters: new \"Clipping\" option to allow layer resize when relevant" msgstr "" "Filtri: nova možnost »Odrezanost« omogoča spremembo velikosti plasti, ko je " "to smiselno" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:60 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:73 msgid "Foreground Select tool: new \"Grayscale\" Preview Mode" msgstr "Orodje izbora v ospredju: nov ogledni način »Sivinsko«" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:61 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:74 msgid "Foreground Select tool: color/opacity selector for \"Color\" preview" msgstr "" "Orodje izbora v ospredju: izbirnik barve/prekrivnosti za ogledni način " "»Barvno«" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:62 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:75 msgid "Free Select tool: improved copy-paste interaction" msgstr "" "Orodje Prostoročni izbor: izboljšana interakcija pri kopiranju-lepljenju" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:63 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:76 msgid "Transform tools: new Image transform type to transform the whole image" msgstr "" "Orodje Preoblikuj: nova vrsta preoblikovanje slike preoblikuje celotno sliko" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:64 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:77 msgid "Preferences: new \"Allow editing on non-visible layers\" setting" msgstr "Nastavitve: nova nastavitev »Dovoli urejanje na ne vidnih plasteh«" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:65 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:78 msgid "HEIF import/export: color profile support" msgstr "Uvoz/izvoz HEIF: podpora za barvne profile" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:66 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:79 msgid "PDF export: text layers in layer groups now exported as texts" msgstr "" "Izvoz PDF: plasti besedila v skupinah plasti se zdaj izvozijo kot besedila" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:67 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:80 msgid "TIFF import: now asks how to process unspecified TIFF channels" msgstr "Uvoz TIFF: zdaj povpraša, kako naj obdela nedoločene kanale TIFF" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:68 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:81 msgid "" "GIMP 2.10.12 is a significant bug fix release, which is to be expected after " "a 2.10.10 with so many changes! Still, very cool improvements are also " @@ -433,31 +498,31 @@ "pričakujemo po izdaji 2.10.10 s tako številnimi spremembami! Ne glede na to " "so na voljo še nekatere izjemne izboljšave, še posebej za urejanje krivulj:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:69 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:82 msgid "Improved curves interaction overall" msgstr "Vsesplošno izboljšana interakcija krivulj" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:70 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:83 msgid "A few enhancements specific to the Curves tool" msgstr "Nekatere specifične izboljšave orodja Krivulje" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:71 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:84 msgid "Layer support in TIFF" msgstr "Podpora plasti v zapisu TIFF" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:72 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:85 msgid "Discovery of user-installed fonts in Windows" msgstr "Odkrivanje uporabniško nameščenih pisav v okoljih Windows" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:73 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:86 msgid "Incremental mode in the Dodge/Burn tool" msgstr "Stopnjevalni način v orodju Posvetli/Zapeci" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:74 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:87 msgid "Free Select tool creates preliminary selection" msgstr "Orodje Prosti izbor ustvari preliminarni izbor" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:75 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:88 msgid "" "GIMP 2.10.10 is quite a big update with many new features and bug fixes. " "Notable improvements include:" @@ -465,7 +530,7 @@ "GIMP 2.10.10 je precej obsežna posodobitev s številnimi novimi funkcijami in " "popravki napak. Pomembne izboljšave vključujejo:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:76 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:89 msgid "" "Bucket Fill tool: new \"Fill by line art detection\" for not perfectly " "closed line art zones" @@ -473,12 +538,12 @@ "Orodje Zapolni s kanglico: nov »Napolni z zaznavo risanih črt« za ne povsem " "zaprta področja risb" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:77 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:90 msgid "Bucket Fill tool can now quickly color-pick with Ctrl+click" msgstr "" "Orodje Zapolni s kanglico lahko zdaj hitro izbere barvo s krmilko+klikom" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:78 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:91 msgid "" "Bucket Fill tool allows holding the mouse when filling \"similar colors\" " "and \"by line art detection\"" @@ -486,13 +551,13 @@ "Orodje Zapolni s kanglico omogoča držanje miške ob zapolnjevanju s " "»podobnimi barvami« in »z zaznavo črt risbe«" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:79 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:92 msgid "Scale tool scales around center even when using numeric input" msgstr "" "Orodje Spremeni velikost spreminja velikost okoli središča, tudi ko " "uporabite številski vnos" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:80 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:93 msgid "" "Unified Transform tool now defaults to preserving aspect ratio when scaling " "up or down" @@ -500,7 +565,7 @@ "Poenoteno orodje Preoblikuj zdaj pri spreminjanju merila privzeto ohranja " "razmerje stranic" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:81 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:94 msgid "" "Add \"Constrain handles\" and \"Around center\" options to the perspective-" "transform tool's GUI" @@ -508,23 +573,23 @@ "Dodani možnosti »Omeji ročice« in »Okoli središča« za vmesnik orodja " "preoblikovanja perspektive" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:82 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:95 msgid "New generic canvas modifier 'Alt + middle click' to pick layers" msgstr "" "Nova kombinacija tipk na platnu »izmenjalka + srednji klik« za izbiranje " "plasti" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:83 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:96 msgid "Parametric brushes now 32-bit float to avoid posterization" msgstr "" "Parametrični čopiči so zdaj 32-bitni s plavajočo vejico, da se prepreči " "posterizacija." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:84 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:97 msgid "Clipboard brushes and pattern can now be duplicated" msgstr "Čopiče in vzorce na odložišču je odslej mogoče podvojiti" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:85 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:98 msgid "" "Failure to edit locked layers will blink to shift attention to the cause of " "the error" @@ -532,24 +597,24 @@ "Ob neuspelem urejanju zaklenjenih plasti slednja prične utripati, s čimer " "usmeri pozornost na vzrok napake" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:86 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:99 msgid "" "New on-canvas GUI (simple lines) for circular, linear, and zoom motion blur" msgstr "" "Nov vmesnik na platnu (enostavne črte) za zabrisanost (krožno, linearno in " "povečanemu gibanju podobno)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:87 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:100 msgid "Several optimizations including faster layer group rendering" msgstr "Več optimizacij, vključno s hitrejšim upodabljanjem skupine plasti" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:88 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:101 msgid "" "Swap and cache files are not saved in the configuration directory anymore" msgstr "" "Izmenjalne in medpomnilniške datoteke se ne shranjujejo v mapo prilagoditev" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:89 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:102 msgid "" "Various file saving/exporting made more robust to error by not saving " "partial files" @@ -557,15 +622,15 @@ "Več shranjevanj/izvozov datotek je robustnejših, ko gre za napake, ker nič " "več ne shranjujejo delne datoteke" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:90 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:103 msgid "HiDPI support improvements" msgstr "Izboljšave podpore HiDPI" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:91 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:104 msgid "New preference to choose the default export file type" msgstr "Nova nastavitev za izbor privzete vrste datoteke ob izvozu" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:92 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:105 msgid "" "New option to export PNG, JPEG and TIFF with a color profile; always export " "PSD with a color profile" @@ -573,11 +638,11 @@ "Nova možnost izvoza slik PNG, JPEG in TIFF z barvnim profilom; vedno izvozi " "PSD z barvnim profilom" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:93 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:106 msgid "New DDS format loading/exporting plug-in" msgstr "Novi vstavek za nalaganje/izvoz v zapisu DDS" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:94 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:107 msgid "" "Full rewrite of the Spyrogimp plug-in with more options and better " "interaction" @@ -585,7 +650,7 @@ "V celoti na novo napisan vstavek Spirogimp z več možnostmi in boljšo " "interakcijo" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:95 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:108 msgid "" "GIMP 2.10.8 is mostly a bug fix and optimization release. In particular, it " "includes:" @@ -593,7 +658,7 @@ "GIMP 2.10.8 je v veliki meri izdaja s popravki hroščev in z optimizacijami. " "Vključuje:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:96 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:109 msgid "" "Adaptative chunk size when rendering projections, improving responsiveness " "dynamically" @@ -601,12 +666,12 @@ "Prilagodljiva velikost kosov pri upodabljanju projekcij, kar dinamično " "izboljšuje odzivnost" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:97 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:110 msgid "Detection of RawTherapee (version 5.5 and above) improved on Windows" msgstr "" "Zaznava RawTherapee (različica 5.5 in novejše) izboljšana v okoljih Windows" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:98 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:111 msgid "" "XCF compatibility information in the Save dialog more understandable and " "discoverable" @@ -614,7 +679,7 @@ "Podatki o združljivosti XCF so v pogovornem oknu Shrani razumljivejši in " "bolj opazni" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:99 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:112 msgid "" "Various performance log tools added and log recording made available in the " "Dashboard dock" @@ -622,7 +687,7 @@ "Dodana različna orodja beleženja učinkovitosti delovanja v podokno nadzorne " "plošče" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:100 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:113 msgid "" "GIMP 2.10.6 comes with a lot of bug fixes, optimizations and features. Most " "notable changes are:" @@ -630,7 +695,7 @@ "GIMP 2.10.6 prinaša številne popravke hroščev, različne optimizacije in " "novosti. Najpomembnejše spremembe so:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:101 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:114 msgid "" "Text layers can now represent vertical texts (with various character " "orientations and line directions)" @@ -638,21 +703,21 @@ "Plasti besedila lahko zdaj predstavljajo navpična besedila (z različnimi " "usmeritvami znakov in smermi vrstic)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:102 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:115 msgid "New \"Little Planet\" (gegl:stereographic-projection) filter" msgstr "Nov filter »Majhen planet« (gegl:stereographic-projection)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:103 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:116 msgid "New \"Long Shadow\" filter" msgstr "Nov filter »Dolga senca«" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:104 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:117 msgid "" "The \"Straighten\" option of the Measure Tool now allows vertical " "straightening" msgstr "Možnost »ravnanja« pri orodju merjenja zdaj omogoča navpično ravnanje" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:105 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:118 msgid "" "Drawable previews are now rendered asynchronously and layer group previews " "can be disabled in Preferences" @@ -660,7 +725,7 @@ "Risane predoglede, ki so zdaj upodobljeni asinhrono, in skupinske predoglede " "lahko onemogočite v nastavitvah" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:106 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:119 msgid "" "New \"async\" field in the Dashboard \"misc\" group, showing the number of " "async operations currently running" @@ -668,17 +733,17 @@ "Novo »asinhrono« polje na nadzorni plošči v skupini »razno«, ki prikazuje " "število asinhronih operacij, ki se trenutno izvajajo" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:107 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:120 msgid "File format filtering in Open/Save/Export dialogs made less confusing" msgstr "" "Predelano filtriranje vrst datotek v pogovornih oknih Odpri/Shrani/Izvozi " "uporabnika manj zmede" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:108 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:121 msgid "New language (having GIMP translated in 81 languages now): Marathi" msgstr "Nov jezik (ob prevodu GIMP-a v 81 jezikov): maratski" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:109 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:122 msgid "" "GIMP 2.10.4 includes a lot of bug fixes as well as various optimizations. " "Most notable changes are:" @@ -686,7 +751,7 @@ "GIMP 2.10.4 vključuje številne popravke hroščev in različne optimizacije. " "Najpomembnejše spremembe so:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:110 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:123 msgid "" "Straightening in Measurement tool: layers can be rotated using the " "measurement line as horizon" @@ -694,11 +759,11 @@ "Izravnavanje v orodju Mera: plasti je mogoče sukati z uporabo merske črte " "kot horizonta" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:111 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:124 msgid "Fast startup: fonts loading is not blocking startup anymore" msgstr "Hiter zagon: nalaganje pisav ne blokira več zagona" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:112 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:125 msgid "" "Fonts Tagging with the same user interface as for brushes, patterns, and " "gradients" @@ -706,11 +771,11 @@ "Označevanje pisav z enakim uporabniškim vmesnikom kot za čopiče, vzorce in " "prelive" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:113 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:126 msgid "PSD support: a pre-composited version of a PSD image can be imported" msgstr "Podpora PSD: uvoziti je mogoče sliko PSD pred-skladane različice" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:114 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:127 msgid "" "Dashboard update: new \"Memory\" group and improved \"Swap\" group showing " "various metrics" @@ -718,7 +783,7 @@ "Posodobitev Nadzorne plošče: nova skupina »Pomnilnik« in izboljšana skupina " "»Izmenjalna datoteka« prikazujeta različne meritve" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:115 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:128 msgid "" "This second release in the GIMP 2.10 series, so soon after 2.10.0, is mostly " "the usual bug-fixing version after a major release, with a few dozen bugs " @@ -728,18 +793,18 @@ "posvečena odpravljanju napak po večji izdaji, z nekaj desetimi odpravljenimi " "hrošči." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:116 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:129 msgid "" "It also features a new plug-in for the support of the HEIF format, both for " "importing and exporting, as well as 2 new filters: \"Spherize\" and " "\"Recursive Transform\". These are nice examples of our relaxed feature " "policy in stable micro releases." msgstr "" -"Ima tudi nov vtičnik za podporo formatu HEIF, tako za uvoz in izvoz, kot " +"Ima tudi nov vstavek za podporo formatu HEIF, tako za uvoz in izvoz, kot " "tudi za dva nova filtra: »Kockaj« in »Rekurzivno preoblikovanje«. To so lepi " "primeri naše sproščene politike funkcionalnosti v stabilnih mikro izdajah." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:117 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:130 msgid "" "First release of the 2.10 series which prominently features the port to a " "new image processing engine, GEGL. The most outstanding changes are:" @@ -747,11 +812,11 @@ "Prva izdaja iz niza 2.10, ki ga v prvi vrsti krasi prehod na nov pogon za " "obdelavo slik, GEGL. Najpomembnejše spremembe so:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:118 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:131 msgid "High bit depth color processing (16/32-bit per color channel)" msgstr "Obdelava barv v visoki bitni globini (16/32-bitno na barvni kanal)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:119 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:132 msgid "" "Color management is a core feature now, most widgets and preview areas are " "color-managed" @@ -759,32 +824,32 @@ "Upravljanje barv je zdaj temeljna funkcija, večina gradnikov in območij " "predogleda imajo barve upravljane" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:120 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:133 msgid "" "On-canvas effect preview, with split view for before/after processing pixels" msgstr "" "Predogled učinkov na platnu z deljenim pogledom slikovnih točk pred/po " "obdelavi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:121 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:134 msgid "" "Multi-threaded and hardware-accelerated rendering, processing and painting" msgstr "Večnitno in strojno pospešeno upodabljanje, obdelovanje in slikanje" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:122 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:135 msgid "Most tools improved, several new transformation tools" msgstr "Večina orodij je izboljšanih, več novih orodij za preoblikovanje" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:123 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:136 msgid "" "Improved support for many image formats, in particular better PSD importing" msgstr "Izboljšana podpora za več formatov slik, zlasti izboljšan uvoz PSD" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:124 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:137 msgid "Newly supported image formats: OpenEXR, RGBE, WebP, HGT…" msgstr "Novo podprti slikovni zapisi: OpenEXR, RGBE, WebP, HGT ..." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:125 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:138 msgid "" "Improved digital painting: canvas rotation and flipping, symmetry painting, " "MyPaint brushes…" @@ -792,24 +857,24 @@ "Izboljšano digitalno slikanje: vrtenje in preslikovanje platna, simetrično " "slikanje, čopiči MyPaint ..." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:126 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:139 msgid "Metadata viewing and editing for Exif, XMP, IPTC, and DICOM" msgstr "Ogled in urejanje metapodatkov za zapise Exif, XMP, IPTC in DICOM" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:127 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:140 msgid "Basic HiDPI support: automatically or user-selected icon size" msgstr "" "Osnovna podpora HiDPI: samodejna ali uporabniško določena velikost ikon" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:128 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:141 msgid "New themes for GIMP: Light, Gray, Dark, and System" msgstr "Nove teme za GIMP: svetla, siva, temna in sistemska" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:129 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:142 msgid "And much, much more…" msgstr "In še veliko, veliko več …" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:130 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:143 msgid "" "In this second release candidate before GIMP 2.10.0, while debugging is " "still a prime target, a new focus has been put on speed and optimization in " @@ -819,7 +884,7 @@ "vedno glavni cilj, je bil nov poudarek na hitrosti in optimizaciji, da bi " "zagotovili bolj gladko izkušnjo slikanja. Večje spremembe so:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:131 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:144 msgid "" "Major core optimizations for painting and display, including parallelized " "painting code" @@ -827,13 +892,13 @@ "Občutne optimizacije jedra za barvanje in prikaz, vključno s kodo za " "vzporedno slikanje" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:132 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:145 msgid "Symmetries are now preserved in XCF files (saved as image parasites)" msgstr "" "V datotekah XCF so zdaj ohranjene simetrije (shranjene kot slikovni " "paraziti)." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:133 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:146 msgid "" "\"Light\" and \"Dark\" themes rewritten from scratch to get rid of various " "usability issues. \"Lighter\" and \"Darker\" themes removed." @@ -841,7 +906,7 @@ "Temi »Svetla« in »Temna« napisani na novo, s tem sta odrešeni različnih " "težav uporabnosti. Temi »Svetlejša« in »Temnejša« sta odstranjeni." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:134 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:147 msgid "" "New GimpToolGyroscope on-canvas control, currently used for the Panorama " "Projection filter. The widget provides on-canvas interaction for 3D rotation " @@ -851,7 +916,7 @@ "panoramske projekcije. Gradnik omogoča interakcijo na platnu za 3D-vrtenje " "(angl. yaw, pitch, roll)." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:135 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:148 msgid "" "Plug-in debugging improved to output stack traces from plug-ins with --stack-" "trace-mode command line option not only on receiving signals but also on " @@ -862,7 +927,7 @@ "ampak tudi za opozorila in kritične napake, ko je nastavljen ključ " "razhroščevanja »fatal-warnings«" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:136 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:149 msgid "" "GIMP 2.10.0-RC1 is the first release candidate before GIMP 2.10.0 stable " "release, with a focus on debugging and stability. Other than the many bug " @@ -872,12 +937,12 @@ "s poudarkom na odpravljanju napak in stabilnosti. Ob številnih odpravljenih " "hroščih so najbolj opazne izboljšave:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:137 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:150 msgid "New dashboard dockable to monitor GIMP resource usage" msgstr "" "Novo pomično okno nadzorne plošče za spremljanje rabe virov programa GIMP" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:138 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:151 msgid "" "New debug dialog to produce back traces and other debug data, encouraging to " "report bugs" @@ -885,34 +950,34 @@ "Novo okno razhroščevanja za izdelavo sledenja napakam in drugih podatkov " "razhroščevanja, ki spodbujajo poročanje o napakah" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:139 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:152 msgid "Unsaved images can now be recovered after a crash" msgstr "Neshranjene slike je zdaj mogoče po sesutju obnoviti" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:140 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:153 msgid "Layer masks on layer groups" msgstr "Maske plasti na skupinah plasti" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:141 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:154 msgid "JPEG 2000 support improved for high bit depth and various color spaces" msgstr "" "Podpora za JPEG 2000 je izboljšana z visoko bitno globino in različnimi " "barvnimi prostori" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:142 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:155 msgid "Screenshot and color picking improved on various platforms" msgstr "" "Posnetki zaslona in izbiranje barv so izboljšani na različnih platformah" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:143 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:156 msgid "Metadata defaults preferences now available" msgstr "Na voljo so privzete nastavitve za metapodatke" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:144 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:157 msgid "Various GUI polishing" msgstr "Različno poliranje uporabniškega vmesnika" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:145 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:158 msgid "" "GIMP 2.9.8 introduces on-canvas gradient editing and various enhancements " "while focusing on bugfixing and stability." @@ -920,47 +985,47 @@ "GIMP 2.9.8 uvaja urejanje prelivov na platnu in razne izboljšave s poudarkom " "na odpravljanju hroščev in stabilnosti." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:146 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:159 msgid "On-canvas gradient editing" msgstr "Urejanje prelivov na platnu" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:147 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:160 msgid "Notification when an image is over/underexposed" msgstr "Obvestilo, če je slika preveč/premalo osvetljena" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:148 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:161 msgid "Better and faster color management" msgstr "Boljše in hitrejše upravljanje z barvami" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:149 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:162 msgid "Support for color picker and screenshots in Wayland on KDE Plasma" msgstr "Podpora za izbirnik barv in zaslonske slike v Wayland-u na KDE Plasma" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:150 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:163 msgid "Paste in place feature" msgstr "Funkcija lepljenja na mesto" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:151 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:164 msgid "Many usability improvements" msgstr "Številne izboljšave uporabnosti" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:152 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:165 msgid "Manual can be displayed in the user's preferred language" msgstr "Priročnik je mogoče prikazati v želenem jeziku uporabnika" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:153 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:166 msgid "Improvements for the Wavelet Decompose filter" msgstr "Izboljšave filtra Razstavi valček" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:154 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:167 msgid "Improved compatibility with Photoshop .psd files" msgstr "Izboljšana združljivost z datotekami Photoshop (.psd)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:155 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:168 msgid "New support for password-protected PDF" msgstr "Dodana podpora za dokumente PDF, zaščitene z gesli" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:156 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:169 msgid "New support for HGT format (Digital Elevation Model data)" msgstr "Dodana podpora za zapis HGT (podatki Digital Elevation Model)" @@ -1028,7 +1093,7 @@ "Kopijo Splošne javne licence GIMP ste prejeli s programom GIMP; če je niste " "prejeli, si oglejte https://www.gnu.org/licenses/" -#: ../app/gimp-update.c:385 +#: ../app/gimp-update.c:415 #, c-format msgid "" "A new version of GIMP (%s) was released.\n" @@ -1337,7 +1402,7 @@ msgstr "Slike" #: ../app/actions/actions.c:195 ../app/dialogs/dialogs.c:372 -#: ../app/dialogs/resize-dialog.c:144 ../app/widgets/gimppickablepopup.c:227 +#: ../app/dialogs/resize-dialog.c:172 ../app/widgets/gimppickablepopup.c:227 msgid "Layers" msgstr "Plasti" @@ -3384,7 +3449,7 @@ #: ../app/dialogs/preferences-dialog.c:667 #: ../app/dialogs/preferences-dialog.c:1135 #: ../app/dialogs/print-size-dialog.c:124 ../app/dialogs/quit-dialog.c:171 -#: ../app/dialogs/resize-dialog.c:186 +#: ../app/dialogs/resize-dialog.c:226 #: ../app/dialogs/resolution-calibrate-dialog.c:75 #: ../app/dialogs/scale-dialog.c:137 ../app/dialogs/stroke-dialog.c:128 #: ../app/dialogs/template-options-dialog.c:118 @@ -3474,7 +3539,7 @@ "\n" "%s" msgstr "" -"Odpiranje '%s' ni uspelo:\n" +"Odpiranje »%s« ni uspelo:\n" "\n" "%s" @@ -4847,7 +4912,7 @@ "Error writing file '%s':\n" "%s" msgstr "" -"Napaka pri pisanju v datoteko '%s':\n" +"Napaka pri pisanju v datoteko »%s«:\n" "%s" #: ../app/actions/file-actions.c:72 @@ -5089,7 +5154,7 @@ #: ../app/actions/file-commands.c:443 #, c-format msgid "Revert '%s' to '%s'?" -msgstr "Želite povrniti '%s' v '%s'?" +msgstr "Želite povrniti »%s« v »%s«?" #: ../app/actions/file-commands.c:448 msgid "" @@ -5110,7 +5175,7 @@ "\n" "%s" msgstr "" -"Povrnitev v '%s' ni uspela:\n" +"Povrnitev v »%s« ni uspela:\n" "\n" "%s" @@ -6364,7 +6429,7 @@ #: ../app/actions/gradients-commands.c:73 #, c-format msgid "Save '%s' as POV-Ray" -msgstr "Shrani '%s' kot žarek POV" +msgstr "Shrani »%s« kot žarek POV" #: ../app/actions/help-actions.c:38 ../app/actions/help-actions.c:41 msgctxt "help-action" @@ -6823,91 +6888,95 @@ msgid "_Grayscale..." msgstr "_Sivinsko ..." -#: ../app/actions/image-commands.c:566 +#: ../app/actions/image-commands.c:569 #, c-format msgid "Saving color profile failed: %s" msgstr "Shranjevanje barvnega profila je spodletelo: %s" -#: ../app/actions/image-commands.c:606 +#: ../app/actions/image-commands.c:609 msgid "Save Color Profile" msgstr "Shrani barvni profil" -#: ../app/actions/image-commands.c:655 +#: ../app/actions/image-commands.c:658 msgid "Set Image Canvas Size" msgstr "Nastavite velikost platna slike" -#: ../app/actions/image-commands.c:686 ../app/actions/image-commands.c:711 -#: ../app/actions/image-commands.c:1410 +#: ../app/actions/image-commands.c:689 ../app/actions/image-commands.c:714 +#: ../app/actions/image-commands.c:1420 msgid "Resizing" msgstr "Spreminjanje velikosti" -#: ../app/actions/image-commands.c:745 +#: ../app/actions/image-commands.c:748 msgid "Set Image Print Resolution" msgstr "Nastavi ločljivost tiskanja slike" -#: ../app/actions/image-commands.c:815 ../app/pdb/drawable-transform-cmds.c:174 +#: ../app/actions/image-commands.c:818 ../app/pdb/drawable-transform-cmds.c:174 #: ../app/pdb/drawable-transform-cmds.c:269 #: ../app/pdb/item-transform-cmds.c:228 ../app/tools/gimpfliptool.c:136 msgid "Flipping" msgstr "Prevračanje" -#: ../app/actions/image-commands.c:842 ../app/pdb/drawable-transform-cmds.c:650 +#: ../app/actions/image-commands.c:845 ../app/pdb/drawable-transform-cmds.c:650 #: ../app/pdb/drawable-transform-cmds.c:749 #: ../app/pdb/image-transform-cmds.c:250 ../app/pdb/item-transform-cmds.c:536 #: ../app/pdb/transform-tools-cmds.c:265 ../app/tools/gimprotatetool.c:131 msgid "Rotating" msgstr "Sukanje" -#: ../app/actions/image-commands.c:870 ../app/actions/layers-commands.c:859 +#: ../app/actions/image-commands.c:873 ../app/actions/layers-commands.c:862 msgid "Cannot crop because the current selection is empty." msgstr "Obrezava ni možna, ker je trenutni izbor prazen." -#: ../app/actions/image-commands.c:909 +#: ../app/actions/image-commands.c:912 msgid "Cannot crop because the image has no content." msgstr "Obrezava ni možna, ker slika nima vsebine." -#: ../app/actions/image-commands.c:915 +#: ../app/actions/image-commands.c:918 msgid "Cannot crop because the image is already cropped to its content." msgstr "Obrezava ni možna, ker je slika že obrezana do svoje vsebine." -#: ../app/actions/image-commands.c:1081 +#: ../app/actions/image-commands.c:1084 #, c-format msgid "Converting to RGB (%s)" msgstr "Pretvarjanje v RGB (%s)" -#: ../app/actions/image-commands.c:1119 +#: ../app/actions/image-commands.c:1122 #, c-format msgid "Converting to grayscale (%s)" msgstr "Pretvarjanje v sivinsko (%s)" -#: ../app/actions/image-commands.c:1181 +#: ../app/actions/image-commands.c:1184 msgid "Converting to indexed colors" msgstr "Pretvarjanje slike v indeksirano" -#: ../app/actions/image-commands.c:1269 +#: ../app/actions/image-commands.c:1272 #, c-format msgid "Converting image to %s" msgstr "Pretvarjanje slike v %s" -#: ../app/actions/image-commands.c:1300 +#: ../app/actions/image-commands.c:1303 msgid "Assign color profile" msgstr "Dodeli barvni profil" -#: ../app/actions/image-commands.c:1346 +#: ../app/actions/image-commands.c:1349 #, c-format msgid "Converting to '%s'" msgstr "Pretvarjanje v ‘%s’" -#: ../app/actions/image-commands.c:1452 +#: ../app/actions/image-commands.c:1433 +msgid "Change Canvas Size" +msgstr "Spremeni velikost platna slike" + +#: ../app/actions/image-commands.c:1481 msgid "Change Print Size" msgstr "Spremeni velikost tiskanja" -#: ../app/actions/image-commands.c:1496 +#: ../app/actions/image-commands.c:1525 msgid "Scale Image" msgstr "Spremeni merilo slike" #. Scaling -#: ../app/actions/image-commands.c:1505 ../app/actions/layers-commands.c:1668 +#: ../app/actions/image-commands.c:1534 ../app/actions/layers-commands.c:1671 #: ../app/dialogs/preferences-dialog.c:1705 #: ../app/pdb/drawable-transform-cmds.c:843 #: ../app/pdb/drawable-transform-cmds.c:939 @@ -7779,49 +7848,49 @@ msgid "To _New Layer" msgstr "V _novo plast" -#: ../app/actions/layers-commands.c:265 ../app/actions/layers-commands.c:1517 +#: ../app/actions/layers-commands.c:268 ../app/actions/layers-commands.c:1520 msgid "Layer Attributes" msgstr "Lastnosti plasti" -#: ../app/actions/layers-commands.c:268 +#: ../app/actions/layers-commands.c:271 msgid "Edit Layer Attributes" msgstr "Uredi lastnosti plasti" -#: ../app/actions/layers-commands.c:342 +#: ../app/actions/layers-commands.c:345 #: ../app/widgets/gimpdrawabletreeview.c:343 #: ../app/widgets/gimplayertreeview.c:905 msgid "New Layer" msgstr "Nova plast" -#: ../app/actions/layers-commands.c:345 +#: ../app/actions/layers-commands.c:348 msgid "Create a New Layer" msgstr "Ustvari novo plast" -#: ../app/actions/layers-commands.c:447 +#: ../app/actions/layers-commands.c:450 msgid "Visible" msgstr "Vidno" -#: ../app/actions/layers-commands.c:762 +#: ../app/actions/layers-commands.c:765 msgid "Set Layer Boundary Size" msgstr "Nastavi mere robov plasti" -#: ../app/actions/layers-commands.c:826 +#: ../app/actions/layers-commands.c:829 msgid "Scale Layer" msgstr "Spremeni merilo plasti" -#: ../app/actions/layers-commands.c:869 +#: ../app/actions/layers-commands.c:872 msgid "Crop Layer to Selection" msgstr "Obreži plast na vsebino" -#: ../app/actions/layers-commands.c:900 +#: ../app/actions/layers-commands.c:903 msgid "Crop Layer to Content" msgstr "Obreži plast na vsebino" -#: ../app/actions/layers-commands.c:913 +#: ../app/actions/layers-commands.c:916 msgid "Cannot crop because the active layer has no content." msgstr "Obrezava ni možna, ker je trenutna plast prazna." -#: ../app/actions/layers-commands.c:920 +#: ../app/actions/layers-commands.c:923 msgid "Cannot crop because the active layer is already cropped to its content." msgstr "Obrezava ni možna, ker je trenutna plast že obrezana do svoje vsebine." @@ -8162,7 +8231,7 @@ #: ../app/actions/plug-in-actions.c:85 msgctxt "plug-in-action" msgid "Reset all plug-ins to their default settings" -msgstr "Nastavi vse vtičnike na njihove privzete nastavitve" +msgstr "Nastavi vse vstavke na njihove privzete nastavitve" #: ../app/actions/plug-in-commands.c:180 msgid "Reset all Filters" @@ -8553,7 +8622,7 @@ #, c-format msgid "" "Are you sure you want to delete template '%s' from the list and from disk?" -msgstr "Ste prepričani, da želite zbrisati predlogo '%s' s seznama in z diska?" +msgstr "Ste prepričani, da želite zbrisati predlogo »%s« s seznama in z diska?" #: ../app/actions/text-editor-actions.c:44 msgctxt "text-editor-action" @@ -8657,7 +8726,7 @@ #: ../app/widgets/gimptextbuffer.c:1674 #, c-format msgid "Could not open '%s' for reading: %s" -msgstr "'%s' ni mogoče odpreti za branje: %s" +msgstr "»%s« ni mogoče odpreti za branje: %s" #: ../app/actions/text-tool-actions.c:50 msgctxt "text-tool-action" @@ -11078,26 +11147,26 @@ #: ../app/config/gimpconfig-file.c:82 #, c-format msgid "Could not open '%s' for writing: %s" -msgstr "'%s' ni mogoče odpreti za pisanje: %s" +msgstr "»%s« ni mogoče odpreti za pisanje: %s" #: ../app/config/gimpconfig-file.c:116 #, c-format msgid "Error parsing '%%s': line longer than %s characters." -msgstr "Napaka pri razločevanju '%%s': vrstica daljša od %s znakov." +msgstr "Napaka pri razločevanju »%%s«: vrstica daljša od %s znakov." #: ../app/config/gimpconfig-file.c:152 ../app/config/gimpconfig-file.c:196 #: ../app/core/gimp-tags.c:145 ../app/gui/themes.c:402 #: ../app/tools/gimpfiltertool-settings.c:229 #, c-format msgid "Error writing '%s': %s" -msgstr "Napaka pri pisanju '%s': %s" +msgstr "Napaka pri pisanju »%s«: %s" #: ../app/config/gimpconfig-file.c:182 ../app/plug-in/gimpenvirontable.c:369 #: ../app/plug-in/gimpinterpreterdb.c:268 #: ../app/tools/gimpfiltertool-settings.c:182 #, c-format msgid "Error reading '%s': %s" -msgstr "Napaka pri branju '%s': %s" +msgstr "Napaka pri branju »%s«: %s" #: ../app/config/gimpconfig-file.c:232 #, c-format @@ -11105,8 +11174,8 @@ "There was an error parsing your '%s' file. Default values will be used. A " "backup of your configuration has been created at '%s'." msgstr "" -"Napaka pri razčlenjevanju datoteke '%s'. Uporabljene bodo privzete " -"vrednosti. Varnostna kopija nastavitev je bila shranjena v '%s'." +"Napaka pri razčlenjevanju datoteke »%s«. Uporabljene bodo privzete " +"vrednosti. Varnostna kopija nastavitev je bila shranjena v »%s«." #: ../app/config/gimpdialogconfig.c:307 ../app/core/gimplayer.c:444 msgid "Layer" @@ -11132,8 +11201,8 @@ #: ../app/config/gimprc-blurbs.h:13 msgid "" "When enabled, an image will become the active image when its image window " -"receives the focus. This is useful for window managers using \"click to focus" -"\"." +"receives the focus. This is useful for window managers using \"click to " +"focus\"." msgstr "" "Če je omogočeno, bo slika postala aktivna, ko njeno okno dobi pozornost. To " "je uporabno za upravljalnike oken, ki uporabljajo \"klikni za pozornost\". " @@ -11321,7 +11390,7 @@ #: ../app/config/gimprc-blurbs.h:221 msgid "Which plug-in to use for importing raw digital camera files." msgstr "" -"Kateri vtičnik želite uporabiti za uvoz surovih datotek digitalnih " +"Kateri vstavek želite uporabiti za uvoz surovih datotek digitalnih " "fotoaparatov." #: ../app/config/gimprc-blurbs.h:224 @@ -12770,7 +12839,7 @@ #: ../app/core/core-enums.c:1172 msgctxt "undo-type" msgid "Plug-In" -msgstr "Vtičnik" +msgstr "Vstavek" #: ../app/core/core-enums.c:1173 msgctxt "undo-type" @@ -13045,7 +13114,7 @@ #, c-format msgid "The batch interpreter '%s' is not available. Batch mode disabled." msgstr "" -"Paketni prevajalnik ukazov '%s' ni na voljo. Paketni način je onemogočen." +"Paketni prevajalnik ukazov »%s« ni na voljo. Paketni način je onemogočen." #: ../app/core/gimp-contexts.c:153 ../app/core/gimp-internal-data.c:338 #: ../app/core/gimptooloptions.c:361 ../app/gui/session.c:450 @@ -13121,12 +13190,12 @@ #: ../app/core/gimpdata.c:549 ../app/core/gimpdata.c:562 #, c-format msgid "Error saving '%s': " -msgstr "Napaka pri shranjevanju '%s': " +msgstr "Napaka pri shranjevanju »%s«: " #: ../app/core/gimp-internal-data.c:305 ../app/core/gimpdata.c:568 #, c-format msgid "Error saving '%s'" -msgstr "Napaka pri shranjevanju '%s'" +msgstr "Napaka pri shranjevanju »%s«" #: ../app/core/gimp-spawn.c:186 #, c-format @@ -13160,7 +13229,7 @@ "settings to '%s'." msgstr "" "Kot kaže, ste uporabljali GIMP %s. GIMP bo zdaj prenesel vaše uporabniške " -"nastavitve v '%s'." +"nastavitve v »%s«." #: ../app/core/gimp-user-install.c:220 #, c-format @@ -13168,23 +13237,23 @@ "It appears that you are using GIMP for the first time. GIMP will now create " "a folder named '%s' and copy some files to it." msgstr "" -"Kot kaže, uporabljate GIMP prvič. GIMP bo ustvaril mapo '%s' in vanjo " -"skopiral nekaj datotek." +"Kot kaže, uporabljate GIMP prvič. GIMP bo ustvaril mapo »%s« in vanjo " +"kopiral nekaj datotek." #: ../app/core/gimp-user-install.c:419 #, c-format msgid "Copying file '%s' from '%s'..." -msgstr "Kopiranje datoteke '%s' iz '%s' ..." +msgstr "Kopiranje datoteke »%s« iz »%s« ..." #: ../app/core/gimp-user-install.c:434 ../app/core/gimp-user-install.c:460 #, c-format msgid "Creating folder '%s'..." -msgstr "Ustvarjanje mape '%s' ..." +msgstr "Ustvarjanje mape »%s« ..." #: ../app/core/gimp-user-install.c:445 ../app/core/gimp-user-install.c:471 #, c-format msgid "Cannot create folder '%s': %s" -msgstr "Mape '%s' ni mogoče ustvariti: %s" +msgstr "Mape »%s« ni mogoče ustvariti: %s" #: ../app/core/gimp-utils.c:533 ../app/core/gimpfilloptions.c:382 msgid "No patterns available for this operation." @@ -13237,7 +13306,7 @@ #: ../app/core/gimpbrushpipe-load.c:70 #, c-format msgid "Invalid UTF-8 string in brush file '%s'." -msgstr "Neveljaven niz UTF-8 v datoteki čopičev '%s'." +msgstr "Neveljaven niz UTF-8 v datoteki čopičev »%s«." #: ../app/core/gimpbrush-load.c:279 ../app/core/gimppattern-load.c:142 #: ../app/dialogs/template-options-dialog.c:110 @@ -13397,7 +13466,7 @@ #, c-format msgid "Fatal parse error in brush file '%s': File is corrupt." msgstr "" -"Usodna napaka pri razčlenjevanju datoteke čopičev '%s': Datoteka je " +"Usodna napaka pri razčlenjevanju datoteke čopičev »%s«: Datoteka je " "okvarjena." #: ../app/core/gimpbrushpipe-load.c:142 @@ -13645,7 +13714,7 @@ msgstr "Preliv" #: ../app/core/gimpcontext.c:750 ../app/core/gimpcontext.c:751 -#: ../app/widgets/gimpcolorselectorpalette.c:59 +#: ../app/widgets/gimpcolorselectorpalette.c:60 msgid "Palette" msgstr "Paleta" @@ -13694,7 +13763,7 @@ msgstr "" "Nastavljeno imate zapisljivo podatkovno mapo (%s), vendar ta mapa ne " "obstaja. Najprej ustvarite mapo ali pa popravite nastavitev v odseku " -"Nastavite pogovornega okna 'Mape'." +"Nastavite pogovornega okna »Mape«." #: ../app/core/gimpdatafactory.c:928 #, c-format @@ -13705,7 +13774,7 @@ msgstr "" "Nastavljeno imate zapisljivo podatkovno mapo, vendar ta mapa ni del vaše " "poti iskanja podatkov. Najverjetneje ste ročno urejali datoteko gimprc, " -"popravite jo v odseku Nastavite pogovornega okna 'Mape'." +"popravite jo v odseku Nastavite pogovornega okna »Mape«." #: ../app/core/gimpdatafactory.c:938 #, c-format @@ -13715,19 +13784,19 @@ #: ../app/core/gimpdataloaderfactory.c:458 #, c-format msgid "Error loading '%s': " -msgstr "Napaka pri nalaganju '%s': " +msgstr "Napaka pri nalaganju »%s«: " #: ../app/core/gimpdataloaderfactory.c:464 #, c-format msgid "Error loading '%s'" -msgstr "Napaka pri nalaganju '%s'" +msgstr "Napaka pri nalaganju »%s«" #: ../app/core/gimpdataloaderfactory.c:474 ../app/file-data/file-data-gbr.c:96 #: ../app/file-data/file-data-gih.c:101 ../app/file-data/file-data-pat.c:97 #: ../app/xcf/xcf.c:452 #, c-format msgid "Could not open '%s' for reading: " -msgstr "'%s' ni mogoče odpreti za branje: " +msgstr "»%s« ni mogoče odpreti za branje: " #: ../app/core/gimpdataloaderfactory.c:534 #, c-format @@ -13896,7 +13965,7 @@ #: ../app/core/gimpgradient-load.c:96 #, c-format msgid "Invalid UTF-8 string in gradient file '%s'." -msgstr "Neveljaven niz UTF-8 v datoteki prelivov '%s'." +msgstr "Neveljaven niz UTF-8 v datoteki prelivov »%s«." #: ../app/core/gimpgradient-load.c:122 #, c-format @@ -14027,7 +14096,7 @@ msgid "Transform Layer Group" msgstr "Preoblikuj skupino plasti" -#: ../app/core/gimpimage.c:691 ../app/widgets/gimpsymmetryeditor.c:175 +#: ../app/core/gimpimage.c:691 ../app/widgets/gimpsymmetryeditor.c:181 msgid "Symmetry" msgstr "Simetrija" @@ -14144,7 +14213,7 @@ #: ../app/core/gimpimage-color-profile.c:122 msgid "ICC profile validation failed: Parasite's name is not 'icc-profile'" -msgstr "Potrditev profila ICC je spodletela: ime parazita ni 'icc-profile'" +msgstr "Potrditev profila ICC je spodletela: ime parazita ni »icc-profile«" #: ../app/core/gimpimage-color-profile.c:131 msgid "" @@ -14499,7 +14568,7 @@ #: ../app/core/gimpimagefile.c:894 #, c-format msgid "Could not open thumbnail '%s': %s" -msgstr "Sličice za predogled '%s' ni mogoče odpreti: %s" +msgstr "Sličice za predogled »%s« ni mogoče odpreti: %s" #: ../app/core/gimpitem.c:2148 msgctxt "undo-type" @@ -14765,7 +14834,7 @@ #: ../app/core/gimppalette-load.c:94 #, c-format msgid "Invalid UTF-8 string in palette file '%s'" -msgstr "Neveljaven niz UTF-8 v datoteki palete '%s'" +msgstr "Neveljaven niz UTF-8 v datoteki palete »%s«" #: ../app/core/gimppalette-load.c:114 #, c-format @@ -14778,37 +14847,37 @@ "Reading palette file '%s': Invalid number of columns in line %d. Using " "default value." msgstr "" -"Branje datoteke palete '%s': Nepravilno število stolpcev v vrstici %d. " +"Branje datoteke palete »%s«: Nepravilno število stolpcev v vrstici %d. " "Uporabljena bo privzeta vrednost." #: ../app/core/gimppalette-load.c:155 #, c-format msgid "Reading palette file '%s': Missing RED component in line %d." msgstr "" -"Branje datoteke palete '%s': V vrstici %d manjka rdeča komponenta (RED)." +"Branje datoteke palete »%s«: V vrstici %d manjka rdeča komponenta (RED)." #: ../app/core/gimppalette-load.c:163 #, c-format msgid "Reading palette file '%s': Missing GREEN component in line %d." msgstr "" -"Branje datoteke palete '%s': V vrstici %d manjka zelena komponenta (GREEN)." +"Branje datoteke palete »%s«: V vrstici %d manjka zelena komponenta (GREEN)." #: ../app/core/gimppalette-load.c:171 #, c-format msgid "Reading palette file '%s': Missing BLUE component in line %d." msgstr "" -"Branje datoteke palete '%s': V vrstici %d manjka modra komponenta (BLUE)." +"Branje datoteke palete »%s«: V vrstici %d manjka modra komponenta (BLUE)." #: ../app/core/gimppalette-load.c:181 #, c-format msgid "Reading palette file '%s': RGB value out of range in line %d." msgstr "" -"Branje datoteke palete '%s': V vrstici %d je vrednost RGB izven dosega." +"Branje datoteke palete »%s«: V vrstici %d je vrednost RGB izven dosega." #: ../app/core/gimppalette-load.c:209 ../app/core/gimppalette-load.c:454 #, c-format msgid "Reading palette file '%s': Read %d colors from truncated file: %s" -msgstr "Branje datoteke palete '%s': prebranih %d barv prekinjene datoteke: %s" +msgstr "Branje datoteke palete »%s«: prebranih %d barv prekinjene datoteke: %s" #: ../app/core/gimppalette-load.c:231 #, c-format @@ -14867,7 +14936,7 @@ #: ../app/core/gimppattern-load.c:135 #, c-format msgid "Invalid UTF-8 string in pattern file '%s'." -msgstr "Neveljaven niz UTF-8 v datoteki vzorca '%s'." +msgstr "Neveljaven niz UTF-8 v datoteki vzorca »%s«." #: ../app/core/gimppattern-load.c:178 msgid "Fatal parse error in pattern file: " @@ -14886,7 +14955,7 @@ #, c-format msgid "Unable to run %s callback. The corresponding plug-in may have crashed." msgstr "" -"Povratnega klica %s ni mogoče pognati. Ustrezni vtičnik se je morda sesul." +"Povratnega klica %s ni mogoče pognati. Ustrezni vstavek se je morda sesul." #: ../app/core/gimpselection.c:171 msgctxt "undo-type" @@ -15023,6 +15092,7 @@ #. no undo (or redo) steps available #: ../app/core/gimpsymmetry.c:137 ../app/widgets/gimpimagepropview.c:410 #: ../app/widgets/gimpsymmetryeditor.c:165 +#: ../app/widgets/gimpsymmetryeditor.c:175 msgid "None" msgstr "Brez" @@ -15153,7 +15223,7 @@ #: ../app/core/gimptagcache.c:437 #, c-format msgid "Error writing '%s': %s\n" -msgstr "Napaka pri pisanju '%s': %s\n" +msgstr "Napaka pri pisanju »%s«: %s\n" #: ../app/core/gimptagcache.c:447 #, c-format @@ -15647,13 +15717,13 @@ #: ../app/dialogs/data-delete-dialog.c:105 #, c-format msgid "Delete '%s'?" -msgstr "Želite izbrisati '%s'?" +msgstr "Ali želite izbrisati »%s«?" #: ../app/dialogs/data-delete-dialog.c:108 #, c-format msgid "" "Are you sure you want to remove '%s' from the list and delete it on disk?" -msgstr "Ste prepričani, da želite izbrisati '%s' s seznama in z diska?" +msgstr "Ali ste prepričani, da želite izbrisati »%s« s seznama in z diska?" #: ../app/dialogs/dialogs-constructors.c:216 ../app/gui/gui.c:195 #: ../app/gui/gui-message.c:271 @@ -15819,7 +15889,7 @@ "\n" "%s" msgstr "" -"Shranjevanje '%s' ni uspelo:\n" +"Shranjevanje »%s« ni uspelo:\n" "\n" "%s" @@ -15876,7 +15946,7 @@ msgstr "Ustvari novo sliko" #: ../app/dialogs/image-new-dialog.c:138 -#: ../app/dialogs/preferences-dialog.c:1767 +#: ../app/dialogs/preferences-dialog.c:1767 ../app/dialogs/resize-dialog.c:257 msgid "_Template:" msgstr "_Predloga:" @@ -16071,7 +16141,7 @@ msgid "Offset Y:" msgstr "Odmik Y:" -#: ../app/dialogs/layer-options-dialog.c:396 ../app/dialogs/resize-dialog.c:369 +#: ../app/dialogs/layer-options-dialog.c:396 ../app/dialogs/resize-dialog.c:516 #: ../app/widgets/gimptemplateeditor.c:466 msgid "_Fill with:" msgstr "_Napolni z:" @@ -16105,7 +16175,7 @@ #: ../app/dialogs/lebl-dialog.c:130 msgid "Press 'q' to quit" -msgstr "Pritisnite 'q' za izhod" +msgstr "Pritisnite »q« za izhod" #: ../app/dialogs/lebl-dialog.c:135 msgid "Paused" @@ -16120,7 +16190,7 @@ #: ../app/dialogs/lebl-dialog.c:139 msgid "Press 'p' to unpause" -msgstr "Pritisnite 'p' za nadaljevanje" +msgstr "Pritisnite »p« za nadaljevanje" #: ../app/dialogs/lebl-dialog.c:145 #, c-format @@ -16130,7 +16200,7 @@ #: ../app/dialogs/lebl-dialog.c:150 msgid "Left/Right to move, Space to fire, 'p' to pause, 'q' to quit" msgstr "" -"Levo/desno za premikanje, preslednica za streljanje, 'p' za prekinitev, 'q' " +"Levo/desno za premikanje, preslednica za streljanje, »p« za prekinitev, »q« " "za izhod" #: ../app/dialogs/lebl-dialog.c:807 @@ -17938,64 +18008,88 @@ msgid "Save as" msgstr "Shrani kot" -#: ../app/dialogs/resize-dialog.c:143 +#: ../app/dialogs/resize-dialog.c:171 msgid "Canvas Size" msgstr "Velikost platna" -#: ../app/dialogs/resize-dialog.c:155 ../app/dialogs/scale-dialog.c:114 +#: ../app/dialogs/resize-dialog.c:183 ../app/dialogs/scale-dialog.c:114 msgid "Layer Size" msgstr "Velikost plasti" -#: ../app/dialogs/resize-dialog.c:156 +#: ../app/dialogs/resize-dialog.c:184 msgid "Fill With" msgstr "Napolni z" -#: ../app/dialogs/resize-dialog.c:185 +#: ../app/dialogs/resize-dialog.c:225 msgid "Re_set" msgstr "Pona_stavi" -#: ../app/dialogs/resize-dialog.c:187 +#: ../app/dialogs/resize-dialog.c:227 msgid "_Resize" msgstr "_Spremeni velikost" +#: ../app/dialogs/resize-dialog.c:294 +msgid "Reset the template selection" +msgstr "Ponastavi izbor predloge" + +#: ../app/dialogs/resize-dialog.c:301 +msgid "" +"Template and image print resolution don't match.\n" +"Choose how to scale the canvas:" +msgstr "" +"Ločljivost tiskanja predloge in slike se ne ujemata.\n" +"Izberite, kako želite spremeniti merilo platna:" + +#. offset frame #. The offset frame #. offset frame -#: ../app/dialogs/resize-dialog.c:230 ../app/tools/gimpalignoptions.c:100 +#: ../app/dialogs/resize-dialog.c:380 ../app/tools/gimpalignoptions.c:100 #: ../app/tools/gimpalignoptions.c:107 ../app/tools/gimpgradientoptions.c:88 #: ../app/tools/gimpoffsettool.c:129 ../app/tools/gimpoffsettool.c:459 #: ../app/tools/gimptransform3dtool.c:343 ../app/widgets/gimpgrideditor.c:209 msgid "Offset" msgstr "Zamik" -#: ../app/dialogs/resize-dialog.c:259 ../app/tools/gimpoffsettool.c:488 +#: ../app/dialogs/resize-dialog.c:409 ../app/tools/gimpoffsettool.c:488 #: ../app/tools/gimptransform3dtool.c:271 #: ../app/tools/gimptransform3dtool.c:383 msgid "_X:" msgstr "_X:" -#: ../app/dialogs/resize-dialog.c:260 ../app/tools/gimpoffsettool.c:490 +#: ../app/dialogs/resize-dialog.c:410 ../app/tools/gimpoffsettool.c:490 #: ../app/tools/gimptransform3dtool.c:272 #: ../app/tools/gimptransform3dtool.c:389 msgid "_Y:" msgstr "_Y:" -#: ../app/dialogs/resize-dialog.c:277 +#. Button to center the image on canvas just below the preview. +#: ../app/dialogs/resize-dialog.c:452 msgid "C_enter" msgstr "Sr_edinsko" -#: ../app/dialogs/resize-dialog.c:331 +#: ../app/dialogs/resize-dialog.c:478 msgid "Resize _layers:" msgstr "Spremeni velikost _plasti:" -#: ../app/dialogs/resize-dialog.c:379 +#: ../app/dialogs/resize-dialog.c:526 msgid "Resize _text layers" msgstr "Spremeni velikost plastem z _besedilom" -#: ../app/dialogs/resize-dialog.c:390 +#: ../app/dialogs/resize-dialog.c:537 msgid "Resizing text layers will make them uneditable" msgstr "" "Stresanje plasti besedila bo povzročilo, da jih ne bo več mogoče urejati" +#: ../app/dialogs/resize-dialog.c:759 +#, c-format +msgid "Scale template to %.2f ppi" +msgstr "Umeri predlogo na %.2f ppi" + +#: ../app/dialogs/resize-dialog.c:764 +#, c-format +msgid "Set image to %.2f ppi" +msgstr "Nastavi sliko na %.2f ppi" + #: ../app/dialogs/resolution-calibrate-dialog.c:69 msgid "Calibrate Monitor Resolution" msgstr "Kalibriraj ločljivost monitorja" @@ -18053,7 +18147,7 @@ #: ../app/dialogs/tips-dialog.c:105 #, c-format msgid "There should be a file called '%s'. Please check your installation." -msgstr "Obstajati bi morala datoteka '%s'. Preverite namestitev." +msgstr "Obstajati bi morala datoteka »%s«. Preverite namestitev." #: ../app/dialogs/tips-dialog.c:111 msgid "The GIMP tips file could not be parsed!" @@ -18353,7 +18447,7 @@ #: ../app/display/gimpdisplayshell-close.c:274 #, c-format msgid "Save the changes to image '%s' before closing?" -msgstr "Želite shraniti spremembe slike '%s' pred zapiranjem?" +msgstr "Želite shraniti spremembe slike »%s« pred zapiranjem?" #: ../app/display/gimpdisplayshell-close.c:307 #, c-format @@ -18462,12 +18556,12 @@ #: ../app/display/gimpdisplayshell-handlers.c:944 #, c-format msgid "Image saved to '%s'" -msgstr "Slika shranjena v '%s'" +msgstr "Slika shranjena v »%s«" #: ../app/display/gimpdisplayshell-handlers.c:957 #, c-format msgid "Image exported to '%s'" -msgstr "Slika izvožena v '%s'" +msgstr "Slika izvožena v »%s«" #: ../app/display/gimpdisplayshell-layer-select.c:128 msgid "Layer Select" @@ -18537,7 +18631,7 @@ msgid "pixels" msgstr "slikovnih točk" -#: ../app/display/gimpstatusbar.c:472 +#: ../app/display/gimpstatusbar.c:475 #, c-format msgid "Cancel %s" msgstr "Prekliči %s" @@ -18634,33 +18728,33 @@ msgid "%s to zoom" msgstr "%s za povečavo" -#: ../app/display/gimptoolhandlegrid.c:865 +#: ../app/display/gimptoolhandlegrid.c:896 #: ../app/display/gimptooltransformgrid.c:1832 msgid "Click-Drag to move" msgstr "Kliknite in povlecite za premik" -#: ../app/display/gimptoolhandlegrid.c:868 +#: ../app/display/gimptoolhandlegrid.c:899 msgid "Click-Drag to rotate and scale" msgstr "Kliknite in povlecite za sukanje in spreminjanje merila" -#: ../app/display/gimptoolhandlegrid.c:871 +#: ../app/display/gimptoolhandlegrid.c:902 msgid "Click-Drag to shear and scale" msgstr "Kliknite in povlecite za striženje oz. nagib in spremembo velikosti" -#: ../app/display/gimptoolhandlegrid.c:874 +#: ../app/display/gimptoolhandlegrid.c:905 #: ../app/display/gimptooltransformgrid.c:1820 msgid "Click-Drag to change perspective" msgstr "Kliknite in povlecite, da spremenite perspektivo." -#: ../app/display/gimptoolhandlegrid.c:885 +#: ../app/display/gimptoolhandlegrid.c:916 msgid "Click to add a handle" msgstr "Kliknite, če želite dodati ročico" -#: ../app/display/gimptoolhandlegrid.c:891 +#: ../app/display/gimptoolhandlegrid.c:922 msgid "Click-Drag to move this handle" msgstr "Kliknite in povlecite, da premaknete to ročico." -#: ../app/display/gimptoolhandlegrid.c:896 +#: ../app/display/gimptoolhandlegrid.c:927 msgid "Click-Drag to remove this handle" msgstr "Kliknite in povlecite, da odstranite to ročico." @@ -18921,7 +19015,7 @@ #, c-format msgid "%s plug-in returned SUCCESS but did not return an image" msgstr "" -"Vtičnik %s je vrnil niz SUCCESS (uspešno dokončana operacija), a ni vrnil " +"Vstavek %s je vrnil niz SUCCESS (uspešno dokončana operacija), a ni vrnil " "slike" #: ../app/file/file-open.c:274 @@ -18936,7 +19030,7 @@ #: ../app/file/file-open.c:724 #, c-format msgid "Opening '%s' failed: %s" -msgstr "Odpiranje '%s' ni uspelo: %s" +msgstr "Odpiranje »%s« ni uspelo: %s" #: ../app/file/file-remote.c:113 msgid "Mounting remote volume" @@ -18977,12 +19071,12 @@ #: ../app/file/file-save.c:310 #, c-format msgid "%s plug-in could not save image" -msgstr "Z vtičnikom %s ni mogoče shraniti slike" +msgstr "Z vstavkom %s ni mogoče shraniti slike" #: ../app/file/file-utils.c:65 #, c-format msgid "'%s:' is not a valid URI scheme" -msgstr "'%s:' ni veljaven zapis URI" +msgstr "»%s:« ni veljaven zapis URI" #: ../app/file/file-utils.c:81 ../app/file/file-utils.c:114 #: ../app/file/file-utils.c:132 @@ -20397,18 +20491,18 @@ msgid "Brightness-Contrast" msgstr "Svetlost-kontrast" -#: ../app/pdb/color-cmds.c:148 ../app/pdb/drawable-color-cmds.c:610 +#: ../app/pdb/color-cmds.c:148 ../app/pdb/drawable-color-cmds.c:657 msgctxt "undo-type" msgid "Levels" msgstr "Ravni" -#: ../app/pdb/color-cmds.c:247 ../app/pdb/drawable-color-cmds.c:680 +#: ../app/pdb/color-cmds.c:247 ../app/pdb/drawable-color-cmds.c:785 msgctxt "undo-type" msgid "Posterize" msgstr "Posteriziraj" #: ../app/pdb/color-cmds.c:286 ../app/pdb/color-cmds.c:327 -#: ../app/pdb/drawable-color-cmds.c:325 +#: ../app/pdb/drawable-color-cmds.c:372 msgctxt "undo-type" msgid "Desaturate" msgstr "Zmanjšaj nasičenost" @@ -20437,7 +20531,7 @@ msgid "Hue-Saturation" msgstr "Obarvanost-nasičenost" -#: ../app/pdb/color-cmds.c:782 ../app/pdb/drawable-color-cmds.c:726 +#: ../app/pdb/color-cmds.c:782 ../app/pdb/drawable-color-cmds.c:831 msgctxt "undo-type" msgid "Threshold" msgstr "Prag" @@ -20451,16 +20545,26 @@ msgid "Foreground Select" msgstr "Izbor ospredja" -#: ../app/pdb/drawable-color-cmds.c:507 +#: ../app/pdb/drawable-color-cmds.c:331 +msgctxt "undo-type" +msgid "Extract Component" +msgstr "Izvleci komponento" + +#: ../app/pdb/drawable-color-cmds.c:554 msgctxt "undo-type" msgid "Hue-Saturation" msgstr "Obarvanost-nasičenost" -#: ../app/pdb/drawable-color-cmds.c:542 +#: ../app/pdb/drawable-color-cmds.c:589 msgctxt "undo-type" msgid "Invert" msgstr "Preobrni" +#: ../app/pdb/drawable-color-cmds.c:745 +msgctxt "undo-type" +msgid "Shadows-Highlights" +msgstr "Sence-svetli toni" + #: ../app/pdb/drawable-transform-cmds.c:373 #: ../app/pdb/drawable-transform-cmds.c:478 #: ../app/pdb/item-transform-cmds.c:340 ../app/pdb/transform-tools-cmds.c:177 @@ -20513,7 +20617,7 @@ #: ../app/pdb/gimppdb.c:377 #, c-format msgid "Procedure '%s' not found" -msgstr "Procedure '%s' ni mogoče najti" +msgstr "Procedure »%s« ni mogoče najti" #: ../app/pdb/gimppdb-utils.c:86 msgid "Invalid empty brush name" @@ -20522,12 +20626,12 @@ #: ../app/pdb/gimppdb-utils.c:95 #, c-format msgid "Brush '%s' not found" -msgstr "Čopiča '%s' ni mogoče najti" +msgstr "Čopiča »%s« ni mogoče najti" #: ../app/pdb/gimppdb-utils.c:101 #, c-format msgid "Brush '%s' is not editable" -msgstr "Čopiča '%s' ni mogoče urejati" +msgstr "Čopiča »%s« ni mogoče urejati" #: ../app/pdb/gimppdb-utils.c:108 #, c-format @@ -20537,7 +20641,7 @@ #: ../app/pdb/gimppdb-utils.c:134 #, c-format msgid "Brush '%s' is not a generated brush" -msgstr "Čopič '%s' ni generirani čopič" +msgstr "Čopič »%s« ni generirani čopič" #: ../app/pdb/gimppdb-utils.c:155 msgid "Invalid empty paint dynamics name" @@ -20546,12 +20650,12 @@ #: ../app/pdb/gimppdb-utils.c:164 #, c-format msgid "Paint dynamics '%s' not found" -msgstr "Dinamike slikanja '%s' ni mogoče najti" +msgstr "Dinamike slikanja »%s« ni mogoče najti" #: ../app/pdb/gimppdb-utils.c:170 #, c-format msgid "Paint dynamics '%s' is not editable" -msgstr "Dinamike slikanja '%s' ni mogoče urejati" +msgstr "Dinamike slikanja »%s« ni mogoče urejati" #: ../app/pdb/gimppdb-utils.c:177 #, c-format @@ -20565,7 +20669,7 @@ #: ../app/pdb/gimppdb-utils.c:207 #, c-format msgid "MyPaint brush '%s' not found" -msgstr "Čopiča MyPaint '%s' ni mogoče najti" +msgstr "Čopiča MyPaint »%s« ni mogoče najti" #: ../app/pdb/gimppdb-utils.c:213 #, c-format @@ -20584,7 +20688,7 @@ #: ../app/pdb/gimppdb-utils.c:249 #, c-format msgid "Pattern '%s' not found" -msgstr "Vzorca '%s' ni mogoče najti" +msgstr "Vzorca »%s« ni mogoče najti" #: ../app/pdb/gimppdb-utils.c:269 msgid "Invalid empty gradient name" @@ -20593,12 +20697,12 @@ #: ../app/pdb/gimppdb-utils.c:278 #, c-format msgid "Gradient '%s' not found" -msgstr "Preliva '%s' ni mogoče najti" +msgstr "Preliva »%s« ni mogoče najti" #: ../app/pdb/gimppdb-utils.c:284 #, c-format msgid "Gradient '%s' is not editable" -msgstr "Preliva '%s' ni mogoče urejati" +msgstr "Preliva »%s« ni mogoče urejati" #: ../app/pdb/gimppdb-utils.c:291 #, c-format @@ -20612,12 +20716,12 @@ #: ../app/pdb/gimppdb-utils.c:321 #, c-format msgid "Palette '%s' not found" -msgstr "Palete '%s' ni mogoče najti" +msgstr "Palete »%s« ni mogoče najti" #: ../app/pdb/gimppdb-utils.c:327 #, c-format msgid "Palette '%s' is not editable" -msgstr "Palete '%s' ni mogoče urejati" +msgstr "Palete »%s« ni mogoče urejati" #: ../app/pdb/gimppdb-utils.c:334 #, c-format @@ -20631,7 +20735,7 @@ #: ../app/pdb/gimppdb-utils.c:363 #, c-format msgid "Font '%s' not found" -msgstr "Pisave '%s' ni mogoče najti" +msgstr "Pisave »%s« ni mogoče najti" #: ../app/pdb/gimppdb-utils.c:382 msgid "Invalid empty buffer name" @@ -20649,17 +20753,17 @@ #: ../app/pdb/gimppdb-utils.c:421 #, c-format msgid "Paint method '%s' does not exist" -msgstr "Metoda barvanja '%s' ne obstaja" +msgstr "Metoda barvanja »%s« ne obstaja" #: ../app/pdb/gimppdb-utils.c:440 #, c-format msgid "Item '%s' (%d) cannot be used because it has not been added to an image" -msgstr "Elementa '%s' (%d) ni mogoče uporabiti, ker ni bil dodan sliki" +msgstr "Elementa »%s« (%d) ni mogoče uporabiti, ker ni bil dodan sliki" #: ../app/pdb/gimppdb-utils.c:450 #, c-format msgid "Item '%s' (%d) cannot be used because it is attached to another image" -msgstr "Elementa '%s' (%d) ni mogoče uporabiti, ker je pripet drugi sliki" +msgstr "Elementa »%s« (%d) ni mogoče uporabiti, ker je pripet drugi sliki" #: ../app/pdb/gimppdb-utils.c:476 #, c-format @@ -20667,7 +20771,7 @@ "Item '%s' (%d) cannot be used because it is not a direct child of an item " "tree" msgstr "" -"Elementa '%s' (%d) ni mogoče uporabiti, ker ni neposreden otrok drevesa " +"Elementa »%s« (%d) ni mogoče uporabiti, ker ni neposreden otrok drevesa " "elementa" #: ../app/pdb/gimppdb-utils.c:504 @@ -20676,52 +20780,52 @@ "Items '%s' (%d) and '%s' (%d) cannot be used because they are not part of " "the same item tree" msgstr "" -"Elementov '%s' (%d) in '%s' (%d) ni mogoče uporabiti, ker nista del drevesa " +"Elementov »%s« (%d) in »%s« (%d) ni mogoče uporabiti, ker nista del drevesa " "istega elementa" #: ../app/pdb/gimppdb-utils.c:529 #, c-format msgid "Item '%s' (%d) must not be an ancestor of '%s' (%d)" -msgstr "Element '%s' (%d) ne sme biti prednik elementa '%s' (%d)" +msgstr "Element »%s« (%d) ne sme biti prednik elementa »%s« (%d)" #: ../app/pdb/gimppdb-utils.c:553 #, c-format msgid "Item '%s' (%d) has already been added to an image" -msgstr "Element '%s' (%d) je bil že dodan sliki" +msgstr "Element »%s« (%d) je že bil dodan sliki" #: ../app/pdb/gimppdb-utils.c:561 #, c-format msgid "Trying to add item '%s' (%d) to wrong image" -msgstr "Poskus dodajanja elementa '%s' (%d) napačni sliki" +msgstr "Poskus dodajanja elementa »%s« (%d) napačni sliki" #: ../app/pdb/gimppdb-utils.c:588 #, c-format msgid "Item '%s' (%d) cannot be modified because its contents are locked" msgstr "" -"Elementa '%s' (%d) ni mogoče spremeniti, ker je njegova vsebina zaklenjena" +"Elementa »%s« (%d) ni mogoče spremeniti, ker je njegova vsebina zaklenjena" #: ../app/pdb/gimppdb-utils.c:598 #, c-format msgid "" "Item '%s' (%d) cannot be modified because its position and size are locked" msgstr "" -"Elementa '%s' (%d) ni mogoče spremeniti, ker sta njegov položaj in velikost " +"Elementa »%s« (%d) ni mogoče spremeniti, ker sta njegov položaj in velikost " "zaklenjena" #: ../app/pdb/gimppdb-utils.c:618 #, c-format msgid "Item '%s' (%d) cannot be used because it is not a group item" -msgstr "Elementa '%s' (%d) ni mogoče uporabiti, ker ni skupinski element" +msgstr "Elementa »%s« (%d) ni mogoče uporabiti, ker ni skupinski element" #: ../app/pdb/gimppdb-utils.c:638 #, c-format msgid "Item '%s' (%d) cannot be modified because it is a group item" -msgstr "Elementa '%s' (%d) ni mogoče spremeniti, ker je skupinski element" +msgstr "Elementa »%s« (%d) ni mogoče spremeniti, ker je skupinski element" #: ../app/pdb/gimppdb-utils.c:659 #, c-format msgid "Layer '%s' (%d) cannot be used because it is not a text layer" -msgstr "Plasti '%s' (%d) ni mogoče uporabiti, ker ni besedilna plast" +msgstr "Plasti »%s« (%d) ni mogoče uporabiti, ker ni besedilna plast" #: ../app/pdb/gimppdb-utils.c:700 #, c-format @@ -20731,7 +20835,7 @@ #: ../app/pdb/gimppdb-utils.c:723 #, c-format msgid "Image '%s' (%d) must not be of type '%s'" -msgstr "Slika '%s' (%d) ne sme biti vrste '%s'" +msgstr "Slika »%s« (%d) ne sme biti vrste »%s«" #: ../app/pdb/gimppdb-utils.c:743 #, c-format @@ -20745,7 +20849,7 @@ #: ../app/pdb/gimppdb-utils.c:766 #, c-format msgid "Image '%s' (%d) must not be of precision '%s'" -msgstr "Slika '%s' (%d) mora biti v natančnosti '%s'" +msgstr "Slika »%s« (%d) mora biti v natančnosti »%s«" #: ../app/pdb/gimppdb-utils.c:790 ../app/pdb/image-guides-cmds.c:179 #, c-format @@ -20768,7 +20872,7 @@ "Procedure '%s' has been called with a wrong type for argument #%d. Expected " "%s, got %s." msgstr "" -"Procedura '%s' je bila klicana z napačno vrsto vrednosti argumenta #%d. " +"Procedura »%s« je bila klicana z napačno vrsto vrednosti argumenta #%d. " "Pričakovano %s, prejeto %s." #: ../app/pdb/gimppdbcontext.c:101 ../app/tools/gimpselectionoptions.c:81 @@ -20825,7 +20929,7 @@ #: ../app/pdb/gimpprocedure.c:477 ../app/plug-in/gimppluginprocframe.c:191 #, c-format msgid "Procedure '%s' returned no return values" -msgstr "Procedura '%s' ni vrnila nobenih vrednosti" +msgstr "Procedura »%s« ni vrnila nobenih vrednosti" #: ../app/pdb/gimpprocedure.c:753 #, c-format @@ -20833,17 +20937,17 @@ "Procedure '%s' returned a wrong value type for return value '%s' (#%d). " "Expected %s, got %s." msgstr "" -"Procedura '%s' je vrnila napačno vrsto vrnjene vrednosti '%s' (#%d). " +"Procedura »%s« je vrnila napačno vrsto vrnjene vrednosti »%s« (#%d). " "Pričakovana vrednost %s, prejeta %s." #: ../app/pdb/gimpprocedure.c:765 #, c-format msgid "" -"Procedure '%s' has been called with a wrong value type for argument '%s' (#" -"%d). Expected %s, got %s." +"Procedure '%s' has been called with a wrong value type for argument " +"'%s' (#%d). Expected %s, got %s." msgstr "" -"Procedura '%s' je bila priklicana z napačno vrsto vrednosti argumenta '%s' (#" -"%d). Pričakovano %s, prejeto %s." +"Procedura »%s« je bila priklicana z napačno vrsto vrednosti argumenta " +"»%s« (#%d). Pričakovano %s, prejeto %s." #: ../app/pdb/gimpprocedure.c:798 #, c-format @@ -20851,8 +20955,8 @@ "Procedure '%s' returned an invalid ID for argument '%s'. Most likely a plug-" "in is trying to work on a layer that doesn't exist any longer." msgstr "" -"Procedura '%s' je vrnila neveljaven ID za argument '%s'. Najverjetneje je od " -"vtičnika pričakovano delovanje na plasti, ki več ne obstaja." +"Procedura »%s« je vrnila neveljaven ID za argument »%s«. Najverjetneje je od " +"vstavka pričakovano delovanje na plasti, ki več ne obstaja." #: ../app/pdb/gimpprocedure.c:811 #, c-format @@ -20860,8 +20964,8 @@ "Procedure '%s' has been called with an invalid ID for argument '%s'. Most " "likely a plug-in is trying to work on a layer that doesn't exist any longer." msgstr "" -"Klic procedure '%s' ima neveljaven ID za argument '%s'. Najverjetneje " -"poskuša vtičnik delovati na plasti, ki več ne obstaja." +"Klic procedure »%s« ima neveljaven ID za argument »%s«. Najverjetneje " +"poskuša vstavek delovati na plasti, ki več ne obstaja." #: ../app/pdb/gimpprocedure.c:828 #, c-format @@ -20869,8 +20973,8 @@ "Procedure '%s' returned an invalid ID for argument '%s'. Most likely a plug-" "in is trying to work on an image that doesn't exist any longer." msgstr "" -"Procedura '%s' je vrnila neveljaven ID za argument '%s'. Najverjetneje " -"poskuša vtičnik delovati na sliki, ki več ne obstaja." +"Procedura »%s« je vrnila neveljaven ID za argument »%s«. Najverjetneje " +"poskuša vstavek delovati na sliki, ki več ne obstaja." #: ../app/pdb/gimpprocedure.c:841 #, c-format @@ -20878,8 +20982,8 @@ "Procedure '%s' has been called with an invalid ID for argument '%s'. Most " "likely a plug-in is trying to work on an image that doesn't exist any longer." msgstr "" -"Klic procedure '%s' ima neveljaven ID za argument '%s'. Najverjetneje " -"poskuša vtičnik delovati na sliki, ki več ne obstaja." +"Klic procedure »%s« ima neveljaven ID za argument »%s«. Najverjetneje " +"poskuša vstavek delovati na sliki, ki več ne obstaja." #: ../app/pdb/gimpprocedure.c:862 #, c-format @@ -20887,7 +20991,7 @@ "Procedure '%s' returned '%s' as return value '%s' (#%d, type %s). This value " "is out of range." msgstr "" -"Procedura '%s' je vrnila '%s' kot vrnjeno vrednost '%s' (#%d, vrsta %s). Ta " +"Procedura »%s« je vrnila »%s« kot vrnjeno vrednost »%s« (#%d, vrsta %s). Ta " "vrednost je izven dovoljenega obsega." #: ../app/pdb/gimpprocedure.c:876 @@ -20896,7 +21000,7 @@ "Procedure '%s' has been called with value '%s' for argument '%s' (#%d, type " "%s). This value is out of range." msgstr "" -"Klic procedure '%s' ima vrednost '%s' za argument '%s' (#%d, vrsta %s). Ta " +"Klic procedure »%s« ima vrednost »%s« za argument »%s« (#%d, vrsta %s). Ta " "vrednost je zunaj dovoljenega obsega." #: ../app/pdb/image-cmds.c:2569 @@ -21323,12 +21427,12 @@ "The dying plug-in may have messed up GIMP's internal state. You may want to " "save your images and restart GIMP to be on the safe side." msgstr "" -"Vtičnik se je sesul: \"%s\"\n" +"Vstavek se je sesul: \"%s\"\n" "(%s)\n" "\n" -"Vtičnik je ob sesutju morda pokvaril notranje stanje GIMP-a. Morda je " +"Vstavek je ob sesutju morda okvaril notranje stanje GIMP-a. Morda je " "smiselno, da iz varnostnih razlogov shranite svoje slike in ponovno poženete " -"GIMP-a." +"program GIMP." #: ../app/plug-in/gimpplugin-message.c:486 #, c-format @@ -21336,7 +21440,7 @@ "Calling error for procedure '%s':\n" "%s" msgstr "" -"Napaka klica procedure '%s':\n" +"Napaka klica procedure »%s«:\n" "%s" #: ../app/plug-in/gimpplugin-message.c:495 @@ -21345,7 +21449,7 @@ "Execution error for procedure '%s':\n" "%s" msgstr "" -"Napaka izvajanja v proceduri '%s':\n" +"Napaka izvajanja v proceduri »%s«:\n" "%s" #: ../app/plug-in/gimpplugin-progress.c:334 @@ -21381,11 +21485,11 @@ #: ../app/plug-in/gimppluginmanager-restore.c:431 msgid "Querying new Plug-ins" -msgstr "Povpraševanje po novih vtičnikih" +msgstr "Povpraševanje po novih vstavkih" #: ../app/plug-in/gimppluginmanager-restore.c:482 msgid "Initializing Plug-ins" -msgstr "Inicializacija vtičnikov" +msgstr "Inicializacija vstavkov" #: ../app/plug-in/gimppluginmanager-restore.c:555 msgid "Starting Extensions" @@ -21425,7 +21529,7 @@ "Calling error for '%s':\n" "%s" msgstr "" -"Napaka klica pri '%s':\n" +"Napaka klica pri »%s«:\n" "%s" #: ../app/plug-in/gimppluginprocedure.c:1286 @@ -21434,28 +21538,28 @@ "Execution error for '%s':\n" "%s" msgstr "" -"Napaka pri izvajanju '%s':\n" +"Napaka pri izvajanju »%s«:\n" "%s" #: ../app/plug-in/plug-in-rc.c:237 #, c-format msgid "Skipping '%s': wrong GIMP protocol version." -msgstr "Preskakovanje '%s': napačna različica protokola GIMP." +msgstr "Preskakovanje »%s«: napačna različica protokola GIMP." #: ../app/plug-in/plug-in-rc.c:244 #, c-format msgid "Skipping '%s': wrong pluginrc file format version." -msgstr "Preskakovanje '%s': napačna različica zapisa datoteke pluginrc." +msgstr "Preskakovanje »%s«: napačna različica zapisa datoteke pluginrc." #: ../app/plug-in/plug-in-rc.c:547 #, c-format msgid "invalid value '%s' for icon type" -msgstr "neveljavna vrednost '%s' za vrsto ikone" +msgstr "neveljavna vrednost »%s« za vrsto ikone" #: ../app/plug-in/plug-in-rc.c:562 #, c-format msgid "invalid value '%ld' for icon type" -msgstr "neveljavna vrednost '%ld' za vrsto ikone" +msgstr "neveljavna vrednost »%ld« za vrsto ikone" #: ../app/propgui/gimppropgui-channel-mixer.c:63 msgid "Red channel" @@ -21919,7 +22023,7 @@ "Some text properties may be wrong. Unless you want to edit the text layer, " "you don't need to worry about this." msgstr "" -"Težava pri razčlenjevanju besedilnega zajedalca za plast '%s':\n" +"Težava pri razčlenjevanju besedilnega zajedalca za plast »%s«:\n" "%s\n" "\n" "Nekatere lastnosti besedila so morda napačne. Če plasti z besedilom ne " @@ -22769,7 +22873,7 @@ #: ../app/tools/gimpfiltertool-settings.c:248 #, c-format msgid "Settings saved to '%s'" -msgstr "Nastavitve shranjene v '%s'" +msgstr "Nastavitve shranjene v »%s«" #: ../app/tools/gimpflipoptions.c:66 msgid "Flip Type" @@ -25163,7 +25267,7 @@ #: ../app/vectors/gimpvectors-export.c:89 #, c-format msgid "Writing SVG file '%s' failed: %s" -msgstr "Zapisovanje datoteke SVG '%s' ni uspelo: %s" +msgstr "Zapisovanje datoteke SVG »%s« ni uspelo: %s" #: ../app/vectors/gimpvectors-import.c:344 msgid "Import Paths" @@ -25185,7 +25289,7 @@ #: ../app/vectors/gimpvectors-import.c:400 #, c-format msgid "Failed to import paths from '%s': %s" -msgstr "Poti ni mogoče uvoziti iz '%s': %s" +msgstr "Poti ni mogoče uvoziti iz »%s«: %s" #: ../app/widgets/gimpactioneditor.c:70 msgid "_Search:" @@ -25264,7 +25368,7 @@ msgstr "Odstotek širine čopiča" #: ../app/widgets/gimpbufferview.c:189 ../app/widgets/gimpbufferview.c:290 -#: ../app/widgets/gimpeditor.c:758 +#: ../app/widgets/gimpeditor.c:773 msgid "(None)" msgstr "(brez)" @@ -25295,12 +25399,12 @@ #: ../app/widgets/gimpcolordisplayeditor.c:527 #, c-format msgid "Add '%s' to the list of active filters" -msgstr "Dodaj '%s' na seznam aktivnih filtrov" +msgstr "Dodaj »%s« na seznam aktivnih filtrov" #: ../app/widgets/gimpcolordisplayeditor.c:564 #, c-format msgid "Remove '%s' from the list of active filters" -msgstr "Odstrani '%s' s seznama aktivnih filtrov" +msgstr "Odstrani »%s« s seznama aktivnih filtrov" #: ../app/widgets/gimpcolordisplayeditor.c:605 msgid "No filter selected" @@ -25577,17 +25681,17 @@ #: ../app/widgets/gimpcontrollereditor.c:523 #, c-format msgid "Remove the action assigned to '%s'" -msgstr "Odstranite dejanje, dodeljeno k '%s'" +msgstr "Odstranite dejanje, dodeljeno k »%s«" #: ../app/widgets/gimpcontrollereditor.c:528 #, c-format msgid "Assign an action to '%s'" -msgstr "Dodelite dejanje k '%s'" +msgstr "Dodelite dejanje k »%s«" #: ../app/widgets/gimpcontrollereditor.c:649 #, c-format msgid "Select Action for Event '%s'" -msgstr "Izberite dejanje za dogodek '%s'" +msgstr "Izberite dejanje za dogodek »%s«" #: ../app/widgets/gimpcontrollereditor.c:654 msgid "Select Controller Event Action" @@ -25682,12 +25786,12 @@ #: ../app/widgets/gimpcontrollerlist.c:425 #, c-format msgid "Add '%s' to the list of active controllers" -msgstr "Dodaj '%s' na seznam aktivnih kontrolnikov" +msgstr "Dodaj »%s« na seznam aktivnih kontrolnikov" #: ../app/widgets/gimpcontrollerlist.c:476 #, c-format msgid "Remove '%s' from the list of active controllers" -msgstr "Odstrani '%s' s seznama aktivnih kontrolnikov" +msgstr "Odstrani »%s« s seznama aktivnih kontrolnikov" #: ../app/widgets/gimpcontrollerlist.c:510 msgid "" @@ -25734,7 +25838,7 @@ #: ../app/widgets/gimpcontrollerlist.c:577 #, c-format msgid "Remove Controller '%s'?" -msgstr "Želite odstraniti kontrolnik '%s'?" +msgstr "Ali želite odstraniti kontrolnik »%s«?" #: ../app/widgets/gimpcontrollerlist.c:581 msgid "" @@ -26472,7 +26576,7 @@ #: ../app/widgets/gimpdeviceinfoeditor.c:487 #, c-format msgid "The axis '%s' has no curve" -msgstr "Os '%s' nima krivulje" +msgstr "Os »%s« nima krivulje" #: ../app/widgets/gimpdevicestatus.c:154 msgid "Save device status" @@ -26503,7 +26607,7 @@ #: ../app/widgets/gimpdnd-xds.c:239 #, c-format msgid "A file named '%s' already exists." -msgstr "Datoteka z imenom '%s' že obstaja." +msgstr "Datoteka z imenom »%s« že obstaja." #: ../app/widgets/gimpdnd-xds.c:243 msgid "Do you want to replace it with the image you are saving?" @@ -26783,7 +26887,7 @@ "The GIMP help browser plug-in appears to be missing from your installation. " "You may instead use the web browser for reading the help pages." msgstr "" -"Očitno v vaši namestivi manjka vtičnik brskalnika pomoči GIMP. Namesto tega " +"Očitno v vaši namestitvi manjka vstavek brskalnika pomoči GIMP. Namesto tega " "lahko strani pomoči prebirate s pomočjo svojega spletnega brskalnika." #: ../app/widgets/gimphelp.c:419 @@ -26792,7 +26896,7 @@ #: ../app/widgets/gimphelp.c:420 msgid "Could not start the GIMP help browser plug-in." -msgstr "Vtičnika brskalnika pomoči GIMP ni mogoče zagnati." +msgstr "Vstavka brskalnika pomoči GIMP ni mogoče zagnati." #: ../app/widgets/gimphelp.c:422 msgid "You may instead use the web browser for reading the help pages." @@ -27016,7 +27120,7 @@ msgid "colors" msgstr "barve" -#: ../app/widgets/gimpitemtreeview.c:753 +#: ../app/widgets/gimpitemtreeview.c:763 msgid "Lock:" msgstr "Zakleni:" @@ -27068,7 +27172,7 @@ #: ../app/widgets/gimppdbdialog.c:282 msgid "The corresponding plug-in may have crashed." -msgstr "Ustrezni vtičnik se je morda sesul." +msgstr "Ustrezni vstavek se je morda sesul." #: ../app/widgets/gimppdbdialog.c:286 #, c-format @@ -27086,7 +27190,7 @@ #: ../app/widgets/gimppluginview.c:149 msgid "Plug-In" -msgstr "Vtičnik" +msgstr "Vstavek" #: ../app/widgets/gimpprogressdialog.c:223 msgid "Progress" @@ -27145,7 +27249,7 @@ "\n" "%s" msgstr "" -"Imena datoteke '%s' ni mogoče pretvoriti v veljaven URI:\n" +"Imena datoteke »%s« ni mogoče pretvoriti v veljaven URI:\n" "\n" "%s" @@ -27332,7 +27436,7 @@ #: ../app/widgets/gimptextbuffer.c:1729 #, c-format msgid "Invalid UTF-8 data in file '%s'." -msgstr "Neveljavni podatki UTF-8 v datoteki '%s'." +msgstr "Neveljavni podatki UTF-8 v datoteki »%s«." #: ../app/widgets/gimptextbuffer.c:1780 #, c-format @@ -27544,8 +27648,8 @@ msgstr "[ Osnovna slika ]" #: ../app/widgets/gimpvectorstreeview.c:111 -msgid "Lock path strokes" -msgstr "Zakleni poteze poti" +msgid "Lock path" +msgstr "Zakleni pot" #: ../app/widgets/gimpvectorstreeview.c:114 msgid "Lock path position" @@ -27735,7 +27839,7 @@ #: ../app/xcf/xcf.c:384 #, c-format msgid "Saving '%s'" -msgstr "Shranjevanje '%s'" +msgstr "Shranjevanje »%s«" #: ../app/xcf/xcf.c:392 #, c-format @@ -27762,7 +27866,7 @@ "Corrupt 'exif-data' parasite discovered.\n" "Exif data could not be migrated: %s" msgstr "" -"Najden okvarjen parazit 'exif-data'.\n" +"Najden okvarjen parazit »exif-data«.\n" "Migracija podatkov Exif je spodletela: %s" #: ../app/xcf/xcf-load.c:412 @@ -27770,7 +27874,7 @@ "Corrupt 'gimp-metadata' parasite discovered.\n" "XMP data could not be migrated." msgstr "" -"Najden okvarjen parazit 'gimp-metadata'.\n" +"Najden okvarjen parazit »gimp-metadata«.\n" "Migracija podatkov XMP je spodletela." #: ../app/xcf/xcf-load.c:436 diff -Nru gimp-2.10.32/po/sv.po gimp-2.10.34/po/sv.po --- gimp-2.10.32/po/sv.po 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po/sv.po 2023-02-21 19:56:20.000000000 +0000 @@ -1,20 +1,20 @@ # Swedish messages for the GIMP. -# Copyright © 1999-2022 Free Software Foundation, Inc. +# Copyright © 1999-2023 Free Software Foundation, Inc. # Tomas Ögren , 1999, 2000. # Christian Rose , 2000, 2001, 2002, 2003. # Jan Morén , 2003. # Daniel Nylander , 2007, 2008, 2009, 2010, 2011, 2012. # Påvel Nicklasson , 2014. -# Anders Jonsson , 2015, 2018, 2019, 2020, 2021, 2022. +# Anders Jonsson , 2015, 2018, 2019, 2020, 2021, 2022, 2023. # Sebastian Rasmussen , 2017, 2018. -# Luna Jernberg , 2021. +# Luna Jernberg , 2021, 2023. # msgid "" msgstr "" "Project-Id-Version: gimp\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2022-06-07 22:35+0000\n" -"PO-Revision-Date: 2022-06-09 00:14+0200\n" +"POT-Creation-Date: 2023-02-15 11:53+0000\n" +"PO-Revision-Date: 2023-02-18 13:52+0100\n" "Last-Translator: Anders Jonsson \n" "Language-Team: Swedish \n" "Language: sv\n" @@ -22,7 +22,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 3.0.1\n" +"X-Generator: Poedit 3.2.2\n" #: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:1 #: ../desktop/gimp.desktop.in.in.h:1 ../app/about.h:26 @@ -77,6 +77,70 @@ msgstr "Fotoredigering i GIMP" #: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:8 +msgid "A new stable releases with a lot of bug fixes and a few enhancements:" +msgstr "En ny stabil version med många felfixar och några förbättringar:" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:9 +msgid "New template selector in \"Canvas Size\" dialog" +msgstr "Ny mallväljare i dialogen ”Storlek på rityta”" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:10 +msgid "" +"\"Change Color\" dialogs: color scale (0..255/0..100) and models (LCh/HSV) " +"settings remembered across sessions" +msgstr "" +"”Ändra färg”-dialoger: färgskala (0..255/0..100) och modellinställningar " +"(LCh/NMI) som sparas mellan sessioner" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:11 +msgid "New header with \"visible\" and \"link\" icons in item dockables" +msgstr "Ny rubrik med ”synlig”- och ”länk”-ikoner i dockningsbara objekt" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:12 +msgid "Clipping layers better supported when importing PSD files" +msgstr "Urklippslager stöds bättre vid import av PSD-filer" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:13 +msgid "Paths are now exported to PSD" +msgstr "Banor exporteras nu till PSD" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:14 +msgid "JPEG-XL export added" +msgstr "Export av JPEG-XL har lagts till" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:15 +msgid "Metadata in JPEG-XL import and export" +msgstr "Metadata i import och export av JPEG-XL" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:16 +msgid "New option \"Show reduced images\" when loading TIFF images" +msgstr "Nytt alternativ ”Visa reducerade bilder” när TIFF-bilder läses in" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:17 +msgid "16-bit per channel export for raw image data" +msgstr "16-bitars export per kanal för råa bilddata" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:18 +msgid "" +"More plug-ins got bug-fixes: DDS, WebP, Flame, Animation Playback, HEIF, " +"Dicom and Help" +msgstr "" +"Flera insticksmoduler har felfixar: DDS, WebP, Flame, Animeringsuppspelning, " +"HEIF, Dicom och Hjälp" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:19 +msgid "" +"Color picking on X11 will ignore the Wayland portal; new implementation for " +"color picking on Windows" +msgstr "" +"Färgval på X11 kommer att ignorera Wayland-portalen; ny implementation för " +"färgval på Windows" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:20 +msgid "Check for updates fixed on macOS" +msgstr "Sökning efter uppdateringar är fixat på macOS" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:21 msgid "" "GIMP continues strengthening its bases with this new version 2.10.32 fixing " "many bugs and improving format support. Notable changes:" @@ -84,19 +148,19 @@ "GIMP fortsätter utvecklas på flera fronter med denna nya version 2.10.32 som " "fixar många fel och förbättrar formatstöd. Framstående ändringar:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:9 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:22 msgid "8 and 16-bit CMYK(A) TIFF files import is now supported" msgstr "Import av 8- and 16-bitars CMYK(A) TIFF-filer stöds nu" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:10 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:23 msgid "BIGTIFF import and export are now supported" msgstr "Import och export av BIGTIFF stöds nu" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:11 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:24 msgid "JPEG XL files import is now supported" msgstr "Import av JPEG XL-filer stöds nu" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:12 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:25 msgid "" "DDS export has new \"Flip\" (useful for some game engine) and \"Visible " "layers\" options" @@ -104,23 +168,23 @@ "DDS-export har de nya alternativen ”Vänd” (användbart för några spelmotorer) " "och ”Synliga lager”" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:13 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:26 msgid "Other improved format supports: BMP, DICOM, EPS, RAW, TGA, WebP" msgstr "Andra format med förbättrat stöd: BMP, DICOM, EPS, RAW, TGA, WebP" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:14 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:27 msgid "" "The screenshot plug-in on Windows has now an option to capture the cursor" msgstr "" "Skärmbildsinsticksmodulen på Windows har nu ett alternativ för att fånga " "pekaren" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:15 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:28 msgid "Several usability improvements in official themes and icons" msgstr "" "Flera förbättringar vad gäller användbarhet i officiella teman och ikoner" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:16 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:29 msgid "" "New support for localized glyphs ('locl') in Text tool depending on the " "value of the \"Language\" tool option" @@ -128,15 +192,15 @@ "Nytt stöd för lokaliserade glyfer (”locl”) i textverktyget beroende på " "värdet för verktygsalternativet ”Språk”" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:17 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:30 msgid "More robust XCF import" msgstr "Robustare XCF-import" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:18 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:31 msgid "Several metadata handling improvements" msgstr "Flera förbättringar i hantering av metadata" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:19 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:32 msgid "" "GIMP 2.10.30 fixes many bugs, updates backend implementations to follow OS " "evolutions, improves metadata support as well as support of several formats, " @@ -146,7 +210,7 @@ "följer operativsystems utveckling och förbättrar metadatastöd samt stöd för " "flera format såsom PSD och AVIF." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:20 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:33 msgid "" "GIMP 2.10.28 fixes a build issue of GIMP 2.10.26, where some theme data was " "not properly installed." @@ -154,7 +218,7 @@ "GIMP 2.10.28 åtgärdar ett byggproblem med GIMP 2.10.26, där vissa temadata " "inte installerades korrekt." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:21 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:34 msgid "" "GIMP 2.10.26 is a bug fix release, containing dozens of fixes, both in core, " "scripts and plug-in code." @@ -162,16 +226,16 @@ "GIMP 2.10.26 är en felfixutgåva som innehåller dussintals fixar, både i " "kärnkod, skript och insticksmodulkod." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:22 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:35 msgid "GIMP 2.10.24 is again mostly a bug fix release. Notable changes:" msgstr "" "GIMP 2.10.24 är återigen mestadels en felfixutgåva. Framstående ändringar:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:23 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:36 msgid "GeoTIFF metadata support added" msgstr "Stöd för GeoTIFF-metadata tillagt" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:24 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:37 msgid "" "PDF import now proposes an option to load layers in reverse orders and " "allows fractional pixel density" @@ -179,37 +243,37 @@ "PDF-import föreslår nu ett alternativ för att läsa in lager i omvänd ordning " "och tillåter bildpunktsdensitet i bråkform" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:25 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:38 msgid "" "Raw image import updated to handle API changes in darktable 3.6 and over" msgstr "" "Råbildsimport har uppdaterats för att hantera API-ändringar i darktable 3.6 " "och senare" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:26 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:39 msgid "" "File format improved support: HEIF, PSP, TIFF, JPEG, PNG, PDF, DDS, BMP, PSD" msgstr "" "Förbättrat filformatstöd: HEIF, PSP, TIFF, JPEG, PNG, PDF, DDS, BMP, PSD" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:27 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:40 msgid "Many fixes and improvements to the metadata viewer and editor" msgstr "Många fixar och förbättringar till visare och redigerare av metadata" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:28 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:41 msgid "New Kabyle translation" msgstr "Ny översättning till kabyliska" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:29 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:42 msgid "Off-canvas point snapping (to grid, guides, paths) made possible" msgstr "" "Fästpunkter utanför rityta (till rutnät, hjälplinjer, banor) har möjliggjorts" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:30 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:43 msgid "GIMP 2.10.22 is mainly a bug fix release. Notable changes:" msgstr "GIMP 2.10.22 är främst en felfixutgåva. Framstående ändringar:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:31 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:44 msgid "" "HEIF support improvements: optional exporting with high bit depth, AVIF " "importing and exporting" @@ -217,21 +281,21 @@ "Förbättringar för HEIF-stöd: valfri export med högt bitdjup, import och " "export av AVIF" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:32 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:45 msgid "Multiple improvements in Corel PaintShop Pro support" msgstr "Flera förbättringar i stöd för Corel PaintShop Pro" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:33 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:46 msgid "\"Sample merged\" now available in GEGL operation tool options" msgstr "" "”Sampla sammanfogade” är nu tillgängligt i verktygsalternativen för GEGL-" "operationer" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:34 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:47 msgid "\"Sample merged\" is now enabled by default for color picking" msgstr "”Sampla sammanfogade” är nu aktiverat som standard för färgval" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:35 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:48 msgid "" "The option enabling OpenCL support has been moved to the Playground tab in " "Preferences" @@ -239,7 +303,7 @@ "Alternativet som aktiverar OpenCL-stöd har flyttats till fliken Lekplats i " "Inställningar" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:36 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:49 msgid "" "Matting Levin is now the default engine of Foreground Select tool as it " "performs a lot better" @@ -247,19 +311,19 @@ "Matting Levin är nu standardmotorn för verktyget Förgrundsmarkering då den " "presterar mycket bättre" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:37 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:50 msgid "New progressive performance logs and dashboard updates" msgstr "Nya progressiva prestandaloggar och paneluppdateringar" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:38 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:51 msgid "Verbose debug now shows Flatpak info when relevant" msgstr "Informativ felsökning visar nu Flatpak-information när det är relevant" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:39 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:52 msgid "Various bug fixes" msgstr "Diverse felfixar" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:40 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:53 msgid "" "GIMP 2.10.20 comes with new features as well as important bugfixes. Notable " "changes:" @@ -267,12 +331,12 @@ "GIMP 2.10.20 kommer med nya funktioner såväl som viktiga felfixar. " "Framstående ändringar:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:41 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:54 msgid "Tool groups now expand on hover rather than click by default" msgstr "" "Verktygsgrupper expanderas nu vid hovring snarare än klick som standard" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:42 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:55 msgid "" "Non-destructive cropping now available by cropping the canvas rather than " "actual pixels" @@ -280,7 +344,7 @@ "Icke-förstörande beskärning är nu tillgänglig genom att beskära ritytan " "snarare än faktiska bildpunkter" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:43 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:56 msgid "" "Better PSD support: exporting of 16-bit files now available, reading/writing " "channels in the right order" @@ -288,19 +352,19 @@ "Bättre PSD-stöd: export av 16-bitars filer nu tillgänglig, med läsning/" "skrivning av kanaler i rätt ordning" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:44 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:57 msgid "On-canvas controls for the Vignette filter" msgstr "Kontroller på ritytan för Vinjettfiltret" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:45 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:58 msgid "New filters: Bloom, Focus Blur, Lens Blur, Variable Blur" msgstr "Nya filter: Överstrålning, Fokusoskärpa, Linsoskärpa, Variabel oskärpa" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:46 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:59 msgid "Over 30 bugfixes" msgstr "Över 30 felfixar" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:47 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:60 msgid "" "GIMP 2.10.18 fixes some critical bugs, introduces naive support for CMYK PSD " "files, and adds a higher-contrast variation of the symbolic icon theme." @@ -309,7 +373,7 @@ "filer och lägger till en variation av det symboliska ikontemat med högre " "kontrast." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:48 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:61 msgid "" "GIMP 2.10.16 delivers several major usability improvements, a new tool for " "transformations in 3D space, new release checker, and the usual amount of " @@ -319,43 +383,43 @@ "verktyg för transformeringar i 3d-rymden, sökning av nya utgåvor, och den " "vanliga mängden felfixar. Nämnvärda förbättringar:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:49 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:62 msgid "Tools are now grouped in the toolbox by default" msgstr "Verktyg grupperas nu i verktygslådan som standard" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:50 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:63 msgid "Sliders now use a compact style with improved user interaction" msgstr "" "Skjutreglage använder nu en kompakt stil med förbättrad användarinteraktion" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:51 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:64 msgid "Vastly improved user experience for the transformation preview" msgstr "" "Kraftigt förbättrad användarupplevelse för transformeringsförhandsversionen" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:52 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:65 msgid "Dockable areas now highlighted when a dockable dialog is being dragged" -msgstr "Dockningsbara områden markeras nu då en dockningsbar dialogruta dras" +msgstr "Dockningsbara områden markeras nu då en dockningsbar dialog dras" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:53 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:66 msgid "New 3D Transform tool to rotate and pan items" msgstr "Nytt 3d-transformeringsverktyg för att rotera och panorera objekt" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:54 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:67 msgid "Much smoother brush outline motion on the canvas" msgstr "Mycket mjukare rörelse för penselkontur på ritytan" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:55 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:68 msgid "Consolidated user interface for merging down and anchoring layers" msgstr "Förenat användargränssnitt för att sammanfoga nedåt och ankra lager" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:56 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:69 msgid "Update check to notify users that a new release/installer is available" msgstr "" "Uppdatera kontroll för att meddela användare att en ny utgåva/installerare " "finns tillgänglig" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:57 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:70 msgid "" "GIMP 2.10.14 is again mostly a bug fix release, making GIMP rock-solid. " "Furthermore many old filters got finally ported to GEGL. Of course it also " @@ -365,7 +429,7 @@ "stabilt som möjligt. Vidare har många gamla filter slutligen porterats till " "GEGL. Den innehåller förstås också några nämnvärda förbättringar:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:58 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:71 msgid "" "View menu: new \"Show All\" option to reveal pixels outside the canvas " "boundary" @@ -373,49 +437,49 @@ "Visa-menyn: nytt ”Visa allt”-alternativ för att visa bildpunkter utanför " "ritytans gräns" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:59 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:72 msgid "Filters: new \"Clipping\" option to allow layer resize when relevant" msgstr "" "Filter: nytt ”Klippning”-alternativ för att möjliggöra storleksändring av " "lager då det är relevant" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:60 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:73 msgid "Foreground Select tool: new \"Grayscale\" Preview Mode" msgstr "Verktyget Förgrundsmarkering: nytt förhandsvisningsläge ”Gråskala”" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:61 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:74 msgid "Foreground Select tool: color/opacity selector for \"Color\" preview" msgstr "" "Verktyget Förgrundsmarkering: färg/opacitetsväljare för ”Färg”-" "förhandsvisning" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:62 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:75 msgid "Free Select tool: improved copy-paste interaction" msgstr "Verktyget Fri markering: förbättrad kopiera-klistra in-interaktion" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:63 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:76 msgid "Transform tools: new Image transform type to transform the whole image" msgstr "" "Transformeringsverktyg: ny transformeringstyp Bild för att transformera hela " "bilden" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:64 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:77 msgid "Preferences: new \"Allow editing on non-visible layers\" setting" msgstr "Inställningar: ny inställning ”Tillåt redigering på ej synliga lager”" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:65 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:78 msgid "HEIF import/export: color profile support" msgstr "HEIF-import/export: färgprofilstöd" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:66 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:79 msgid "PDF export: text layers in layer groups now exported as texts" msgstr "PDF-export: textlager i lagergrupper exporteras nu som texter" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:67 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:80 msgid "TIFF import: now asks how to process unspecified TIFF channels" msgstr "TIFF-import: frågar nu hur ospecificerade TIFF-kanaler ska bearbetas" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:68 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:81 msgid "" "GIMP 2.10.12 is a significant bug fix release, which is to be expected after " "a 2.10.10 with so many changes! Still, very cool improvements are also " @@ -425,31 +489,31 @@ "2.10.10 med alla dess ändringar! Några väldigt häftiga förbättringar har " "ändå tillkommit, främst för kurvredigering:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:69 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:82 msgid "Improved curves interaction overall" msgstr "Överlag förbättrad kurvinteraktion" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:70 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:83 msgid "A few enhancements specific to the Curves tool" msgstr "Några förbättringar specifika för verktyget Kurvor" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:71 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:84 msgid "Layer support in TIFF" msgstr "Lagerstöd i TIFF" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:72 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:85 msgid "Discovery of user-installed fonts in Windows" msgstr "Upptäckt av användarinstallerade typsnitt i Windows" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:73 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:86 msgid "Incremental mode in the Dodge/Burn tool" msgstr "Inkrementellt läge i Skugga/Efterbelys-verktyget" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:74 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:87 msgid "Free Select tool creates preliminary selection" msgstr "Verktyget Fri markering skapar en preliminär markering" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:75 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:88 msgid "" "GIMP 2.10.10 is quite a big update with many new features and bug fixes. " "Notable improvements include:" @@ -457,7 +521,7 @@ "GIMP 2.10.10 är en rätt stor uppdatering med många nya funktioner och " "felfixar. Framstående ändringar inkluderar:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:76 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:89 msgid "" "Bucket Fill tool: new \"Fill by line art detection\" for not perfectly " "closed line art zones" @@ -465,11 +529,11 @@ "Fyllnadsverktyg: nytt ”Fyll i enligt upptäckt av linjegrafik” för " "linjegrafikzoner som inte är fullständigt stängda" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:77 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:90 msgid "Bucket Fill tool can now quickly color-pick with Ctrl+click" msgstr "Fyllnadsverktyget kan nu snabbt välja färg med Ctrl+klick" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:78 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:91 msgid "" "Bucket Fill tool allows holding the mouse when filling \"similar colors\" " "and \"by line art detection\"" @@ -477,12 +541,12 @@ "Fyllnadsverktyget tillåter att hålla nere musen vid fyllning av ”liknande " "färger” och ”enligt upptäckt av linjegrafik”" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:79 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:92 msgid "Scale tool scales around center even when using numeric input" msgstr "" "Skalningsverktyget skalar runt centrum även då numerisk inmatning används" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:80 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:93 msgid "" "Unified Transform tool now defaults to preserving aspect ratio when scaling " "up or down" @@ -490,7 +554,7 @@ "Enhetliga transformeringsverktyget har nu som standard att behålla " "bildförhållandet vid ändring av skala" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:81 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:94 msgid "" "Add \"Constrain handles\" and \"Around center\" options to the perspective-" "transform tool's GUI" @@ -498,21 +562,21 @@ "Lägg till alternativen ”Begränsa handtag” och ”Runt centrum” till " "perspektivtransformeringsverktygets grafiska användargränssnitt" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:82 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:95 msgid "New generic canvas modifier 'Alt + middle click' to pick layers" msgstr "Ny allmän ritytemodifierare ”Alt + mittenklick” för att välja lager" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:83 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:96 msgid "Parametric brushes now 32-bit float to avoid posterization" msgstr "" "Parametriska penslar använder nu 32-bitars flyttal för att undvika " "färgreduktion" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:84 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:97 msgid "Clipboard brushes and pattern can now be duplicated" msgstr "Urklippspenslar och mönster kan nu dupliceras" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:85 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:98 msgid "" "Failure to edit locked layers will blink to shift attention to the cause of " "the error" @@ -520,23 +584,23 @@ "Misslyckande att redigera låsta lager kommer att blinka för att växla " "uppmärksamheten till felets orsak" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:86 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:99 msgid "" "New on-canvas GUI (simple lines) for circular, linear, and zoom motion blur" msgstr "" "Nytt grafiskt användargränssnitt på ritytan (enkla linjer) för cirkulär och " "linjär rörelseoskärpa samt zoomrörelseoskärpa" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:87 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:100 msgid "Several optimizations including faster layer group rendering" msgstr "Flera optimeringar inklusive snabbare rendering av lagergrupper" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:88 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:101 msgid "" "Swap and cache files are not saved in the configuration directory anymore" msgstr "Växlings- och cachefiler sparas inte längre i konfigurationskatalogen" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:89 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:102 msgid "" "Various file saving/exporting made more robust to error by not saving " "partial files" @@ -544,15 +608,15 @@ "Diverse sparande och exporter av filer har gjorts mer motståndskraftiga mot " "fel genom att inte spara partiella filer" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:90 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:103 msgid "HiDPI support improvements" msgstr "Förbättringar för HiDPI-stöd" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:91 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:104 msgid "New preference to choose the default export file type" msgstr "Ny inställning för att välja standardfiltypen för export" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:92 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:105 msgid "" "New option to export PNG, JPEG and TIFF with a color profile; always export " "PSD with a color profile" @@ -560,11 +624,11 @@ "Nytt alternativ för att exportera PNG, JPEG och TIFF med en färgprofil; " "exportera alltid PSD med en färgprofil" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:93 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:106 msgid "New DDS format loading/exporting plug-in" msgstr "Ny insticksmodul för inläsning/export av DDS-formatet" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:94 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:107 msgid "" "Full rewrite of the Spyrogimp plug-in with more options and better " "interaction" @@ -572,7 +636,7 @@ "Fullständig omskrivning av insticksmodulen Spirogimp med fler alternativ och " "bättre interaktion" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:95 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:108 msgid "" "GIMP 2.10.8 is mostly a bug fix and optimization release. In particular, it " "includes:" @@ -580,7 +644,7 @@ "GIMP 2.10.8 är mestadels en utgåva med felfixar och optimering. Främst " "inkluderar den:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:96 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:109 msgid "" "Adaptative chunk size when rendering projections, improving responsiveness " "dynamically" @@ -588,12 +652,12 @@ "Adaptativ styckesstorlek vid rendering av projektioner, förbättrar svarstid " "dynamiskt" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:97 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:110 msgid "Detection of RawTherapee (version 5.5 and above) improved on Windows" msgstr "" "Upptäckt av RawTherapee (version 5.5 och högre) har förbättrats på Windows" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:98 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:111 msgid "" "XCF compatibility information in the Save dialog more understandable and " "discoverable" @@ -601,7 +665,7 @@ "XCF-kompatibilitetsinformation i Spara-dialogen är mer lätt att upptäcka och " "förstå" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:99 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:112 msgid "" "Various performance log tools added and log recording made available in the " "Dashboard dock" @@ -609,7 +673,7 @@ "Diverse verktyg för prestandaloggar och logginspelning har gjorts " "tillgängliga via paneldockan" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:100 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:113 msgid "" "GIMP 2.10.6 comes with a lot of bug fixes, optimizations and features. Most " "notable changes are:" @@ -617,7 +681,7 @@ "GIMP 2.10.6 kommer med många felfixar, optimeringar samt nya funktioner. De " "mest framstående ändringarna är:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:101 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:114 msgid "" "Text layers can now represent vertical texts (with various character " "orientations and line directions)" @@ -625,22 +689,22 @@ "Textlager kan nu representera vertikal text (med diverse teckenorienteringar " "och radriktningar)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:102 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:115 msgid "New \"Little Planet\" (gegl:stereographic-projection) filter" msgstr "Nytt ”Liten planet”-filter (gegl:stereographic-projection)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:103 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:116 msgid "New \"Long Shadow\" filter" msgstr "Nytt filter ”Lång skugga”" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:104 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:117 msgid "" "The \"Straighten\" option of the Measure Tool now allows vertical " "straightening" msgstr "" "Alternativet ”Räta ut” för mätningsverktyget möjliggör nu vertikal uträtning" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:105 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:118 msgid "" "Drawable previews are now rendered asynchronously and layer group previews " "can be disabled in Preferences" @@ -648,7 +712,7 @@ "Förhandsvisningar för ritytor renderas nu asynkront och förhandsvisningar " "för lagergrupper kan inaktiveras i Inställningar" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:106 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:119 msgid "" "New \"async\" field in the Dashboard \"misc\" group, showing the number of " "async operations currently running" @@ -656,17 +720,17 @@ "Ett nytt ”Asynkront”-fält i panelens ”Diverse”-grupp som visar antalet " "asynkrona operationer som för närvarande körs" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:107 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:120 msgid "File format filtering in Open/Save/Export dialogs made less confusing" msgstr "" "Filformatfiltrering i dialogerna för Öppna/Spara/Exportera har gjorts mindre " "förvirrande" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:108 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:121 msgid "New language (having GIMP translated in 81 languages now): Marathi" msgstr "Nytt språk (med GIMP nu översatt till 81 språk): Marathi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:109 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:122 msgid "" "GIMP 2.10.4 includes a lot of bug fixes as well as various optimizations. " "Most notable changes are:" @@ -674,18 +738,18 @@ "GIMP 2.10.4 inkluderar många felfixar såväl som diverse optimeringar. De " "mest framstående ändringarna är:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:110 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:123 msgid "" "Straightening in Measurement tool: layers can be rotated using the " "measurement line as horizon" msgstr "" "Uträtning i mätningsverktyget: lager kan roteras med måttlinjen som horisont" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:111 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:124 msgid "Fast startup: fonts loading is not blocking startup anymore" msgstr "Snabb uppstart: inläsning av typsnitt blockerar inte längre uppstart" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:112 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:125 msgid "" "Fonts Tagging with the same user interface as for brushes, patterns, and " "gradients" @@ -693,11 +757,11 @@ "Typsnittstaggning med samma användargränssnitt som för penslar, mönster och " "gradienter" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:113 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:126 msgid "PSD support: a pre-composited version of a PSD image can be imported" msgstr "PSD-stöd: en försammanfogad version av en PSD-bild kan importeras" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:114 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:127 msgid "" "Dashboard update: new \"Memory\" group and improved \"Swap\" group showing " "various metrics" @@ -705,7 +769,7 @@ "Paneluppdatering: en ny ”Minnes”-grupp och en förbättrad ”Växlings”-grupp " "som visar diverse mätvärden" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:115 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:128 msgid "" "This second release in the GIMP 2.10 series, so soon after 2.10.0, is mostly " "the usual bug-fixing version after a major release, with a few dozen bugs " @@ -715,7 +779,7 @@ "den vanliga felfixversionen efter en stor utgåva, med några få dussin fel " "fixade." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:116 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:129 msgid "" "It also features a new plug-in for the support of the HEIF format, both for " "importing and exporting, as well as 2 new filters: \"Spherize\" and " @@ -727,7 +791,7 @@ "Dessa är bra exempel på vår lättade policy kring ny funktionalitet i stabila " "mikroutgåvor." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:117 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:130 msgid "" "First release of the 2.10 series which prominently features the port to a " "new image processing engine, GEGL. The most outstanding changes are:" @@ -735,11 +799,11 @@ "Den första utgåvan av 2.10-serien vilken introducerar övergången till en ny " "bildbehandlingsmotor, GEGL. De främsta ändringarna är:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:118 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:131 msgid "High bit depth color processing (16/32-bit per color channel)" msgstr "Färgbearbetning med högt bitdjup (16/32-bit per färgkanal)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:119 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:132 msgid "" "Color management is a core feature now, most widgets and preview areas are " "color-managed" @@ -747,32 +811,32 @@ "Färghantering är nu en kärnfunktion, de flesta komponenter och " "förhandsvisningsområden är färghanterade" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:120 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:133 msgid "" "On-canvas effect preview, with split view for before/after processing pixels" msgstr "" "Effektförhandsvisning på ritytan, med delad vy för bildpunkter före/efter " "bearbetning" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:121 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:134 msgid "" "Multi-threaded and hardware-accelerated rendering, processing and painting" msgstr "Flertrådad och hårdvaruaccelererad rendering, bearbetning och målning" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:122 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:135 msgid "Most tools improved, several new transformation tools" msgstr "De flesta verktygen har förbättrats, flera nya transformeringsverktyg" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:123 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:136 msgid "" "Improved support for many image formats, in particular better PSD importing" msgstr "Förbättrat stöd för många bildformat, i synnerhet bättre PSD-import" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:124 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:137 msgid "Newly supported image formats: OpenEXR, RGBE, WebP, HGT…" msgstr "Nya bildformat som stöds: OpenEXR, RGBE, WebP, HGT…" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:125 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:138 msgid "" "Improved digital painting: canvas rotation and flipping, symmetry painting, " "MyPaint brushes…" @@ -780,23 +844,23 @@ "Förbättrat digitalt målande: rotation och vändande av rityta, " "symmetrimålning, MyPaint-penslar…" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:126 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:139 msgid "Metadata viewing and editing for Exif, XMP, IPTC, and DICOM" msgstr "Visning och redigering av Exif-, XMP-, IPTC- och DICOM-metadata" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:127 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:140 msgid "Basic HiDPI support: automatically or user-selected icon size" msgstr "Grundläggande HiDPI-stöd: automatisk eller användarvald ikonstorlek" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:128 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:141 msgid "New themes for GIMP: Light, Gray, Dark, and System" msgstr "Nya teman för GIMP: Light, Gray, Dark och System" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:129 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:142 msgid "And much, much more…" msgstr "Samt mycket mer…" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:130 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:143 msgid "" "In this second release candidate before GIMP 2.10.0, while debugging is " "still a prime target, a new focus has been put on speed and optimization in " @@ -806,7 +870,7 @@ "fortfarande är ett primärt mål, nytt fokus satts på hastighet och optimering " "för att tillhandahålla en jämnare målningsupplevelse. Större ändringar:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:131 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:144 msgid "" "Major core optimizations for painting and display, including parallelized " "painting code" @@ -814,11 +878,11 @@ "Stora kärnoptimeringar för målning och visning, inklusive parallelliserad " "målningskod" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:132 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:145 msgid "Symmetries are now preserved in XCF files (saved as image parasites)" msgstr "Symmetrier bibehålls nu i XCF-filer (sparade som bildparasiter)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:133 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:146 msgid "" "\"Light\" and \"Dark\" themes rewritten from scratch to get rid of various " "usability issues. \"Lighter\" and \"Darker\" themes removed." @@ -826,7 +890,7 @@ "Temana ”Light” och ”Dark” är omskrivna från grunden för att komma åt diverse " "användbarhetsproblem. Temana ”Lighter” och ”Darker” har tagits bort." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:134 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:147 msgid "" "New GimpToolGyroscope on-canvas control, currently used for the Panorama " "Projection filter. The widget provides on-canvas interaction for 3D rotation " @@ -836,7 +900,7 @@ "närvarande för Panoramaprojiceringsfiltret. Komponenten tillhandahåller " "interaktion på ritytan för 3d-rotation (gir, stigning, rullning)." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:135 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:148 msgid "" "Plug-in debugging improved to output stack traces from plug-ins with --stack-" "trace-mode command line option not only on receiving signals but also on " @@ -847,7 +911,7 @@ "signaler mottas utan också vid varningar och kritiska fel då " "felsökningsnyckeln ”fatal-warnings” har ställts in" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:136 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:149 msgid "" "GIMP 2.10.0-RC1 is the first release candidate before GIMP 2.10.0 stable " "release, with a focus on debugging and stability. Other than the many bug " @@ -857,11 +921,11 @@ "GIMP 2.10.0, med fokus på felsökning och stabilitet. Förutom de många " "felfixarna är de mest framstående förbättringarna:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:137 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:150 msgid "New dashboard dockable to monitor GIMP resource usage" msgstr "Ny dockningsbar panel för att övervaka GIMP:s resursanvändning" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:138 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:151 msgid "" "New debug dialog to produce back traces and other debug data, encouraging to " "report bugs" @@ -869,31 +933,31 @@ "En ny felsökningsdialog för att skapa stackspår och annan felsökningsdata, " "vilket uppmuntrar till att rapportera fel" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:139 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:152 msgid "Unsaved images can now be recovered after a crash" msgstr "Osparade bilder kan nu återskapas efter en krasch" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:140 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:153 msgid "Layer masks on layer groups" msgstr "Lagermasker på lagergrupper" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:141 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:154 msgid "JPEG 2000 support improved for high bit depth and various color spaces" msgstr "JPEG 2000-stöd förbättrat för högt bitdjup och diverse färgrymder" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:142 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:155 msgid "Screenshot and color picking improved on various platforms" msgstr "Skärmbilder och färgval förbättrat på diverse plattformar" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:143 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:156 msgid "Metadata defaults preferences now available" msgstr "Inställningar för metadatastandardvärden finns nu tillgängliga" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:144 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:157 msgid "Various GUI polishing" msgstr "Diverse polering av det grafiska användargränssnittet" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:145 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:158 msgid "" "GIMP 2.9.8 introduces on-canvas gradient editing and various enhancements " "while focusing on bugfixing and stability." @@ -901,47 +965,47 @@ "GIMP 2.9.8 introducerar redigering av gradienter på ritytan och diverse " "förbättringar men fokus ligger på felfixar och stabilitet." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:146 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:159 msgid "On-canvas gradient editing" msgstr "Gradientredigerare på ritytan" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:147 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:160 msgid "Notification when an image is over/underexposed" msgstr "Avisering när en bild är över-/underexponerad" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:148 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:161 msgid "Better and faster color management" msgstr "Bättre och snabbare färghantering" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:149 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:162 msgid "Support for color picker and screenshots in Wayland on KDE Plasma" msgstr "Stöd för färgväljare och skärmbilder i Wayland på KDE Plasma" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:150 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:163 msgid "Paste in place feature" msgstr "Klistra in i på plats-funktion" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:151 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:164 msgid "Many usability improvements" msgstr "Många förbättringar vad gäller användbarhet" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:152 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:165 msgid "Manual can be displayed in the user's preferred language" msgstr "Handboken kan visas i det språk som användaren föredrar" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:153 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:166 msgid "Improvements for the Wavelet Decompose filter" msgstr "Förbättringar för filtret Wavelet-separera" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:154 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:167 msgid "Improved compatibility with Photoshop .psd files" msgstr "Förbättrad kompatibilitet med Photoshops .psd-filer" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:155 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:168 msgid "New support for password-protected PDF" msgstr "Nytt stöd för lösenordsskyddad PDF" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:156 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:169 msgid "New support for HGT format (Digital Elevation Model data)" msgstr "Nytt stöd för HGT-format (Digital Elevation Model-data)" @@ -1012,7 +1076,7 @@ "Du bör ha fått en kopia av GNU General Public License tillsammans med detta " "program. Om inte, se https://www.gnu.org/licenses/" -#: ../app/gimp-update.c:385 +#: ../app/gimp-update.c:415 #, c-format msgid "" "A new version of GIMP (%s) was released.\n" @@ -1319,7 +1383,7 @@ msgstr "Bilder" #: ../app/actions/actions.c:195 ../app/dialogs/dialogs.c:372 -#: ../app/dialogs/resize-dialog.c:144 ../app/widgets/gimppickablepopup.c:227 +#: ../app/dialogs/resize-dialog.c:172 ../app/widgets/gimppickablepopup.c:227 msgid "Layers" msgstr "Lager" @@ -3369,7 +3433,7 @@ #: ../app/dialogs/preferences-dialog.c:667 #: ../app/dialogs/preferences-dialog.c:1135 #: ../app/dialogs/print-size-dialog.c:124 ../app/dialogs/quit-dialog.c:171 -#: ../app/dialogs/resize-dialog.c:186 +#: ../app/dialogs/resize-dialog.c:226 #: ../app/dialogs/resolution-calibrate-dialog.c:75 #: ../app/dialogs/scale-dialog.c:137 ../app/dialogs/stroke-dialog.c:128 #: ../app/dialogs/template-options-dialog.c:118 @@ -3916,7 +3980,7 @@ #: ../app/actions/dock-actions.c:64 msgctxt "dock-action" msgid "_Show Image Selection" -msgstr "Visa bildm_arkering" +msgstr "Visa bildv_al" #: ../app/actions/dock-actions.c:70 msgctxt "dock-action" @@ -5155,7 +5219,7 @@ #: ../app/actions/filters-actions.c:79 msgctxt "filters-action" msgid "_Artistic" -msgstr "Ar_tistisk" +msgstr "Ar_tistiska" #: ../app/actions/filters-actions.c:81 msgctxt "filters-action" @@ -5735,7 +5799,7 @@ #: ../app/actions/filters-actions.c:648 msgctxt "filters-action" msgid "S_hadows-Highlights..." -msgstr "Skuggor-_högdagrar…" +msgstr "Skuggor-_Högdagrar…" #: ../app/actions/filters-actions.c:653 msgctxt "filters-action" @@ -6813,91 +6877,95 @@ msgid "_Grayscale..." msgstr "_Gråskala…" -#: ../app/actions/image-commands.c:566 +#: ../app/actions/image-commands.c:569 #, c-format msgid "Saving color profile failed: %s" msgstr "Sparande av färgprofil misslyckades: %s" -#: ../app/actions/image-commands.c:606 +#: ../app/actions/image-commands.c:609 msgid "Save Color Profile" msgstr "Spara färgprofil" -#: ../app/actions/image-commands.c:655 +#: ../app/actions/image-commands.c:658 msgid "Set Image Canvas Size" msgstr "Ställ in storlek på rityta" -#: ../app/actions/image-commands.c:686 ../app/actions/image-commands.c:711 -#: ../app/actions/image-commands.c:1410 +#: ../app/actions/image-commands.c:689 ../app/actions/image-commands.c:714 +#: ../app/actions/image-commands.c:1420 msgid "Resizing" msgstr "Ändrar storlek" -#: ../app/actions/image-commands.c:745 +#: ../app/actions/image-commands.c:748 msgid "Set Image Print Resolution" msgstr "Ställ in bildupplösning för utskrift" -#: ../app/actions/image-commands.c:815 ../app/pdb/drawable-transform-cmds.c:174 +#: ../app/actions/image-commands.c:818 ../app/pdb/drawable-transform-cmds.c:174 #: ../app/pdb/drawable-transform-cmds.c:269 #: ../app/pdb/item-transform-cmds.c:228 ../app/tools/gimpfliptool.c:136 msgid "Flipping" msgstr "Vänder" -#: ../app/actions/image-commands.c:842 ../app/pdb/drawable-transform-cmds.c:650 +#: ../app/actions/image-commands.c:845 ../app/pdb/drawable-transform-cmds.c:650 #: ../app/pdb/drawable-transform-cmds.c:749 #: ../app/pdb/image-transform-cmds.c:250 ../app/pdb/item-transform-cmds.c:536 #: ../app/pdb/transform-tools-cmds.c:265 ../app/tools/gimprotatetool.c:131 msgid "Rotating" msgstr "Roterar" -#: ../app/actions/image-commands.c:870 ../app/actions/layers-commands.c:859 +#: ../app/actions/image-commands.c:873 ../app/actions/layers-commands.c:862 msgid "Cannot crop because the current selection is empty." msgstr "Kan inte beskära eftersom den aktuella markeringen är tom." -#: ../app/actions/image-commands.c:909 +#: ../app/actions/image-commands.c:912 msgid "Cannot crop because the image has no content." msgstr "Kan inte beskära eftersom bilden inte har något innehåll." -#: ../app/actions/image-commands.c:915 +#: ../app/actions/image-commands.c:918 msgid "Cannot crop because the image is already cropped to its content." msgstr "Kan inte beskära eftersom bilden redan är beskuren till innehållet." -#: ../app/actions/image-commands.c:1081 +#: ../app/actions/image-commands.c:1084 #, c-format msgid "Converting to RGB (%s)" msgstr "Konverterar till RGB (%s)" -#: ../app/actions/image-commands.c:1119 +#: ../app/actions/image-commands.c:1122 #, c-format msgid "Converting to grayscale (%s)" msgstr "Konverterar till gråskala (%s)" -#: ../app/actions/image-commands.c:1181 +#: ../app/actions/image-commands.c:1184 msgid "Converting to indexed colors" msgstr "Konverterar till indexerade färger" -#: ../app/actions/image-commands.c:1269 +#: ../app/actions/image-commands.c:1272 #, c-format msgid "Converting image to %s" msgstr "Konverterar bild till %s" -#: ../app/actions/image-commands.c:1300 +#: ../app/actions/image-commands.c:1303 msgid "Assign color profile" msgstr "Tilldela färgprofil" -#: ../app/actions/image-commands.c:1346 +#: ../app/actions/image-commands.c:1349 #, c-format msgid "Converting to '%s'" msgstr "Konverterar till ”%s”" -#: ../app/actions/image-commands.c:1452 +#: ../app/actions/image-commands.c:1433 +msgid "Change Canvas Size" +msgstr "Ändra storlek på rityta" + +#: ../app/actions/image-commands.c:1481 msgid "Change Print Size" msgstr "Ändra utskriftsstorlek" -#: ../app/actions/image-commands.c:1496 +#: ../app/actions/image-commands.c:1525 msgid "Scale Image" msgstr "Skala bild" #. Scaling -#: ../app/actions/image-commands.c:1505 ../app/actions/layers-commands.c:1668 +#: ../app/actions/image-commands.c:1534 ../app/actions/layers-commands.c:1671 #: ../app/dialogs/preferences-dialog.c:1705 #: ../app/pdb/drawable-transform-cmds.c:843 #: ../app/pdb/drawable-transform-cmds.c:939 @@ -7771,49 +7839,49 @@ msgid "To _New Layer" msgstr "Till _nytt lager" -#: ../app/actions/layers-commands.c:265 ../app/actions/layers-commands.c:1517 +#: ../app/actions/layers-commands.c:268 ../app/actions/layers-commands.c:1520 msgid "Layer Attributes" msgstr "Lagerattribut" -#: ../app/actions/layers-commands.c:268 +#: ../app/actions/layers-commands.c:271 msgid "Edit Layer Attributes" msgstr "Redigera lagerattribut" -#: ../app/actions/layers-commands.c:342 +#: ../app/actions/layers-commands.c:345 #: ../app/widgets/gimpdrawabletreeview.c:343 #: ../app/widgets/gimplayertreeview.c:905 msgid "New Layer" msgstr "Nytt lager" -#: ../app/actions/layers-commands.c:345 +#: ../app/actions/layers-commands.c:348 msgid "Create a New Layer" msgstr "Skapa ett nytt lager" -#: ../app/actions/layers-commands.c:447 +#: ../app/actions/layers-commands.c:450 msgid "Visible" msgstr "Synlig" -#: ../app/actions/layers-commands.c:762 +#: ../app/actions/layers-commands.c:765 msgid "Set Layer Boundary Size" msgstr "Ställ in storlek på lagergräns" -#: ../app/actions/layers-commands.c:826 +#: ../app/actions/layers-commands.c:829 msgid "Scale Layer" msgstr "Skala lager" -#: ../app/actions/layers-commands.c:869 +#: ../app/actions/layers-commands.c:872 msgid "Crop Layer to Selection" msgstr "Beskär lager till markering" -#: ../app/actions/layers-commands.c:900 +#: ../app/actions/layers-commands.c:903 msgid "Crop Layer to Content" msgstr "Beskär lager till innehåll" -#: ../app/actions/layers-commands.c:913 +#: ../app/actions/layers-commands.c:916 msgid "Cannot crop because the active layer has no content." msgstr "Kan inte beskära eftersom det aktiva lagret inte har något innehåll." -#: ../app/actions/layers-commands.c:920 +#: ../app/actions/layers-commands.c:923 msgid "Cannot crop because the active layer is already cropped to its content." msgstr "" "Kan inte beskära eftersom det aktiva lagret redan är beskuret till " @@ -8927,12 +8995,12 @@ #: ../app/actions/tool-presets-actions.c:93 msgctxt "tool-presets-action" msgid "_Refresh Tool Presets" -msgstr "Uppdatera ve_rktygsförinställning" +msgstr "Uppdatera ve_rktygsförinställningar" #: ../app/actions/tool-presets-actions.c:94 msgctxt "tool-presets-action" msgid "Refresh tool presets" -msgstr "Uppdatera verktygsförinställning" +msgstr "Uppdatera verktygsförinställningar" #: ../app/actions/tool-presets-actions.c:102 msgctxt "tool-presets-action" @@ -10824,7 +10892,7 @@ #: ../app/actions/windows-actions.c:151 msgctxt "windows-tabs-position-action" msgid "_Top" -msgstr "_Topp" +msgstr "Öv_erst" #: ../app/actions/windows-actions.c:152 msgctxt "windows-tabs-position-action" @@ -10834,7 +10902,7 @@ #: ../app/actions/windows-actions.c:156 msgctxt "windows-tabs-position-action" msgid "_Bottom" -msgstr "_Botten" +msgstr "_Nederst" #: ../app/actions/windows-actions.c:157 msgctxt "windows-tabs-position-action" @@ -13644,7 +13712,7 @@ msgstr "Gradient" #: ../app/core/gimpcontext.c:750 ../app/core/gimpcontext.c:751 -#: ../app/widgets/gimpcolorselectorpalette.c:59 +#: ../app/widgets/gimpcolorselectorpalette.c:60 msgid "Palette" msgstr "Palett" @@ -14026,7 +14094,7 @@ msgid "Transform Layer Group" msgstr "Transformera lagergrupp" -#: ../app/core/gimpimage.c:691 ../app/widgets/gimpsymmetryeditor.c:175 +#: ../app/core/gimpimage.c:691 ../app/widgets/gimpsymmetryeditor.c:181 msgid "Symmetry" msgstr "Symmetri" @@ -15025,6 +15093,7 @@ #. no undo (or redo) steps available #: ../app/core/gimpsymmetry.c:137 ../app/widgets/gimpimagepropview.c:410 #: ../app/widgets/gimpsymmetryeditor.c:165 +#: ../app/widgets/gimpsymmetryeditor.c:175 msgid "None" msgstr "Ingen" @@ -15372,6 +15441,7 @@ "Påvel Nicklasson\n" "Anders Jonsson \n" "Sebastian Rasmussen \n" +"Luna Jernberg \n" "\n" "Skicka synpunkter på översättningen till\n" "." @@ -15889,7 +15959,7 @@ msgstr "Skapa en ny bild" #: ../app/dialogs/image-new-dialog.c:138 -#: ../app/dialogs/preferences-dialog.c:1767 +#: ../app/dialogs/preferences-dialog.c:1767 ../app/dialogs/resize-dialog.c:257 msgid "_Template:" msgstr "_Mall:" @@ -16028,7 +16098,7 @@ #: ../app/dialogs/layer-add-mask-dialog.c:137 msgid "Initialize Layer Mask to:" -msgstr "Initialisera lagermask till:" +msgstr "Initiera lagermask till:" #: ../app/dialogs/layer-add-mask-dialog.c:168 msgid "In_vert mask" @@ -16083,7 +16153,7 @@ msgid "Offset Y:" msgstr "Y-position:" -#: ../app/dialogs/layer-options-dialog.c:396 ../app/dialogs/resize-dialog.c:369 +#: ../app/dialogs/layer-options-dialog.c:396 ../app/dialogs/resize-dialog.c:516 #: ../app/widgets/gimptemplateeditor.c:466 msgid "_Fill with:" msgstr "_Fyll med:" @@ -17948,63 +18018,87 @@ msgid "Save as" msgstr "Spara som" -#: ../app/dialogs/resize-dialog.c:143 +#: ../app/dialogs/resize-dialog.c:171 msgid "Canvas Size" msgstr "Storlek på rityta" -#: ../app/dialogs/resize-dialog.c:155 ../app/dialogs/scale-dialog.c:114 +#: ../app/dialogs/resize-dialog.c:183 ../app/dialogs/scale-dialog.c:114 msgid "Layer Size" msgstr "Lagerstorlek" -#: ../app/dialogs/resize-dialog.c:156 +#: ../app/dialogs/resize-dialog.c:184 msgid "Fill With" msgstr "Fyll med" -#: ../app/dialogs/resize-dialog.c:185 +#: ../app/dialogs/resize-dialog.c:225 msgid "Re_set" msgstr "Åter_ställ" -#: ../app/dialogs/resize-dialog.c:187 +#: ../app/dialogs/resize-dialog.c:227 msgid "_Resize" msgstr "_Ändra storlek" +#: ../app/dialogs/resize-dialog.c:294 +msgid "Reset the template selection" +msgstr "Återställ mallvalet" + +#: ../app/dialogs/resize-dialog.c:301 +msgid "" +"Template and image print resolution don't match.\n" +"Choose how to scale the canvas:" +msgstr "" +"Utskriftsupplösning för mall och bild matchar inte.\n" +"Välj hur ritytan ska skalas:" + +#. offset frame #. The offset frame #. offset frame -#: ../app/dialogs/resize-dialog.c:230 ../app/tools/gimpalignoptions.c:100 +#: ../app/dialogs/resize-dialog.c:380 ../app/tools/gimpalignoptions.c:100 #: ../app/tools/gimpalignoptions.c:107 ../app/tools/gimpgradientoptions.c:88 #: ../app/tools/gimpoffsettool.c:129 ../app/tools/gimpoffsettool.c:459 #: ../app/tools/gimptransform3dtool.c:343 ../app/widgets/gimpgrideditor.c:209 msgid "Offset" msgstr "Position" -#: ../app/dialogs/resize-dialog.c:259 ../app/tools/gimpoffsettool.c:488 +#: ../app/dialogs/resize-dialog.c:409 ../app/tools/gimpoffsettool.c:488 #: ../app/tools/gimptransform3dtool.c:271 #: ../app/tools/gimptransform3dtool.c:383 msgid "_X:" msgstr "_X:" -#: ../app/dialogs/resize-dialog.c:260 ../app/tools/gimpoffsettool.c:490 +#: ../app/dialogs/resize-dialog.c:410 ../app/tools/gimpoffsettool.c:490 #: ../app/tools/gimptransform3dtool.c:272 #: ../app/tools/gimptransform3dtool.c:389 msgid "_Y:" msgstr "_Y:" -#: ../app/dialogs/resize-dialog.c:277 +#. Button to center the image on canvas just below the preview. +#: ../app/dialogs/resize-dialog.c:452 msgid "C_enter" msgstr "C_entrera" -#: ../app/dialogs/resize-dialog.c:331 +#: ../app/dialogs/resize-dialog.c:478 msgid "Resize _layers:" msgstr "Ändra storlek på _lager:" -#: ../app/dialogs/resize-dialog.c:379 +#: ../app/dialogs/resize-dialog.c:526 msgid "Resize _text layers" msgstr "Ändra storlek på _textlager" -#: ../app/dialogs/resize-dialog.c:390 +#: ../app/dialogs/resize-dialog.c:537 msgid "Resizing text layers will make them uneditable" msgstr "Att skala om textlager kommer att göra dem oredigerbara" +#: ../app/dialogs/resize-dialog.c:759 +#, c-format +msgid "Scale template to %.2f ppi" +msgstr "Skala mall till %.2f punkter/tum" + +#: ../app/dialogs/resize-dialog.c:764 +#, c-format +msgid "Set image to %.2f ppi" +msgstr "Ställ in bilden till %.2f punkter/tum" + #: ../app/dialogs/resolution-calibrate-dialog.c:69 msgid "Calibrate Monitor Resolution" msgstr "Kalibrera bildskärmsupplösning" @@ -18041,7 +18135,7 @@ #: ../app/dialogs/stroke-dialog.c:129 msgid "_Stroke" -msgstr "_Penseldrag" +msgstr "_Stryk" #: ../app/dialogs/stroke-dialog.c:238 msgid "P_aint tool:" @@ -18053,7 +18147,7 @@ #: ../app/dialogs/tips-dialog.c:99 msgid "The GIMP tips file is empty!" -msgstr "GIMP-tipsfilen kunde är tom!" +msgstr "GIMP-tipsfilen är tom!" #: ../app/dialogs/tips-dialog.c:103 msgid "The GIMP tips file appears to be missing!" @@ -18548,7 +18642,7 @@ msgid "pixels" msgstr "bildpunkter" -#: ../app/display/gimpstatusbar.c:472 +#: ../app/display/gimpstatusbar.c:475 #, c-format msgid "Cancel %s" msgstr "Avbryt %s" @@ -18645,33 +18739,33 @@ msgid "%s to zoom" msgstr "%s för att zooma" -#: ../app/display/gimptoolhandlegrid.c:865 +#: ../app/display/gimptoolhandlegrid.c:896 #: ../app/display/gimptooltransformgrid.c:1832 msgid "Click-Drag to move" msgstr "Klicka och dra för att flytta" -#: ../app/display/gimptoolhandlegrid.c:868 +#: ../app/display/gimptoolhandlegrid.c:899 msgid "Click-Drag to rotate and scale" msgstr "Klicka och dra för att rotera och skala" -#: ../app/display/gimptoolhandlegrid.c:871 +#: ../app/display/gimptoolhandlegrid.c:902 msgid "Click-Drag to shear and scale" msgstr "Klicka och dra för att skeva och skala" -#: ../app/display/gimptoolhandlegrid.c:874 +#: ../app/display/gimptoolhandlegrid.c:905 #: ../app/display/gimptooltransformgrid.c:1820 msgid "Click-Drag to change perspective" msgstr "Klicka och dra för att ändra perspektiv" -#: ../app/display/gimptoolhandlegrid.c:885 +#: ../app/display/gimptoolhandlegrid.c:916 msgid "Click to add a handle" msgstr "Klicka för att lägga till handtag" -#: ../app/display/gimptoolhandlegrid.c:891 +#: ../app/display/gimptoolhandlegrid.c:922 msgid "Click-Drag to move this handle" msgstr "Klicka och dra för att flytta detta handtag" -#: ../app/display/gimptoolhandlegrid.c:896 +#: ../app/display/gimptoolhandlegrid.c:927 msgid "Click-Drag to remove this handle" msgstr "Klicka och dra för att ta bort detta handtag" @@ -20404,18 +20498,18 @@ msgid "Brightness-Contrast" msgstr "Ljusstyrka-Kontrast" -#: ../app/pdb/color-cmds.c:148 ../app/pdb/drawable-color-cmds.c:610 +#: ../app/pdb/color-cmds.c:148 ../app/pdb/drawable-color-cmds.c:657 msgctxt "undo-type" msgid "Levels" msgstr "Nivåer" -#: ../app/pdb/color-cmds.c:247 ../app/pdb/drawable-color-cmds.c:680 +#: ../app/pdb/color-cmds.c:247 ../app/pdb/drawable-color-cmds.c:785 msgctxt "undo-type" msgid "Posterize" msgstr "Färgreduktion" #: ../app/pdb/color-cmds.c:286 ../app/pdb/color-cmds.c:327 -#: ../app/pdb/drawable-color-cmds.c:325 +#: ../app/pdb/drawable-color-cmds.c:372 msgctxt "undo-type" msgid "Desaturate" msgstr "Avmätta" @@ -20444,7 +20538,7 @@ msgid "Hue-Saturation" msgstr "Nyans-Mättnad" -#: ../app/pdb/color-cmds.c:782 ../app/pdb/drawable-color-cmds.c:726 +#: ../app/pdb/color-cmds.c:782 ../app/pdb/drawable-color-cmds.c:831 msgctxt "undo-type" msgid "Threshold" msgstr "Tröskel" @@ -20458,16 +20552,26 @@ msgid "Foreground Select" msgstr "Förgrundsmarkering" -#: ../app/pdb/drawable-color-cmds.c:507 +#: ../app/pdb/drawable-color-cmds.c:331 +msgctxt "undo-type" +msgid "Extract Component" +msgstr "Extrahera komponent" + +#: ../app/pdb/drawable-color-cmds.c:554 msgctxt "undo-type" msgid "Hue-Saturation" msgstr "Nyans-Mättnad" -#: ../app/pdb/drawable-color-cmds.c:542 +#: ../app/pdb/drawable-color-cmds.c:589 msgctxt "undo-type" msgid "Invert" msgstr "Invertera" +#: ../app/pdb/drawable-color-cmds.c:745 +msgctxt "undo-type" +msgid "Shadows-Highlights" +msgstr "Skuggor-Högdagrar" + #: ../app/pdb/drawable-transform-cmds.c:373 #: ../app/pdb/drawable-transform-cmds.c:478 #: ../app/pdb/item-transform-cmds.c:340 ../app/pdb/transform-tools-cmds.c:177 @@ -25286,7 +25390,7 @@ msgstr "Procent av penselns bredd" #: ../app/widgets/gimpbufferview.c:189 ../app/widgets/gimpbufferview.c:290 -#: ../app/widgets/gimpeditor.c:758 +#: ../app/widgets/gimpeditor.c:773 msgid "(None)" msgstr "(Ingen)" @@ -27040,7 +27144,7 @@ msgid "colors" msgstr "färger" -#: ../app/widgets/gimpitemtreeview.c:753 +#: ../app/widgets/gimpitemtreeview.c:763 msgid "Lock:" msgstr "Lås:" @@ -27566,8 +27670,8 @@ msgstr "[ Grundbild ]" #: ../app/widgets/gimpvectorstreeview.c:111 -msgid "Lock path strokes" -msgstr "Lås banstreck" +msgid "Lock path" +msgstr "Lås bana" #: ../app/widgets/gimpvectorstreeview.c:114 msgid "Lock path position" @@ -27870,6 +27974,9 @@ msgid "fuzzy" msgstr "luddig" +#~ msgid "Lock path strokes" +#~ msgstr "Lås banstreck" + #~ msgid "" #~ "Corrupt 'gimp-metadata' parasite discovered.\n" #~ "XMP data could not be migrated: %s" diff -Nru gimp-2.10.32/po/tr.po gimp-2.10.34/po/tr.po --- gimp-2.10.32/po/tr.po 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po/tr.po 2023-02-21 19:56:20.000000000 +0000 @@ -1,7 +1,6 @@ # Turkish translation for GIMP -# # Copyright (C) 2001,2003, 2004 Free Software Foundation, Inc. -# Copyright (C) 2005-2022 gimp's COPYRIGHT HOLDER +# Copyright (C) 2005-2023 gimp's COPYRIGHT HOLDER # This file is distributed under the same license as the gimp package. # # Eski Sürüm Çevirmenleri @@ -37,23 +36,23 @@ # Güncel Sürüm Çevirmenleri # -------------------------------------- # Muhammet Kara , 2011, 2012, 2014, 2017. -# Emin Tufan Çetin , 2019-2022. -# Sabri Ünal , 2018-2022. +# Emin Tufan Çetin , 2019-2023. +# Sabri Ünal , 2018-2023. # msgid "" msgstr "" "Project-Id-Version: GIMP UI translations gimp-2-10\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2022-04-27 04:32+0000\n" -"PO-Revision-Date: 2022-05-24 10:44+0300\n" -"Last-Translator: Emin Tufan Çetin \n" +"POT-Creation-Date: 2023-02-14 00:17+0000\n" +"PO-Revision-Date: 2023-02-14 04:26+0300\n" +"Last-Translator: Sabri Ünal \n" "Language-Team: Turkish \n" "Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Poedit 3.0.1\n" +"X-Generator: Poedit 3.1.1\n" "X-POOTLE-MTIME: 1437505389.000000\n" "X-Poedit-SourceCharset: UTF-8\n" @@ -110,107 +109,259 @@ msgstr "GIMP içinde fotoğraf düzenlemek" #: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:8 +msgid "A new stable releases with a lot of bug fixes and a few enhancements:" +msgstr "" +"Pek çok hata düzeltmesi ve birkaç iyileştirme içeren yeni kararlı sürüm:" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:9 +msgid "New template selector in \"Canvas Size\" dialog" +msgstr "\"Tuval Boyutu\" iletişim kutusunda yeni şablon seçici" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:10 +msgid "" +"\"Change Color\" dialogs: color scale (0..255/0..100) and models (LCh/HSV) " +"settings remembered across sessions" +msgstr "" +"\"Renk Değiştir\" iletişim kutuları: renk ölçeği (0..255/0..100) ve " +"modellerin (LCh/HSV) ayarları oturumlar arasında hatırlanıyor" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:11 +msgid "New header with \"visible\" and \"link\" icons in item dockables" +msgstr "Öge rıhtımlarında \"görünür\" ve \"bağlantı\" simgeleriyle yeni başlık" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:12 +msgid "Clipping layers better supported when importing PSD files" +msgstr "" +"PSD dosyaları içe aktarırken kırpma katmanları artık daha iyi destekleniyor" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:13 +msgid "Paths are now exported to PSD" +msgstr "Yollar artık PSDʼye aktarılıyor" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:14 +msgid "JPEG-XL export added" +msgstr "JPEG-XL dışa aktarma eklendi" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:15 +msgid "Metadata in JPEG-XL import and export" +msgstr "JPEG-XL içe ve dışa aktarmada üst veriler" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:16 +msgid "New option \"Show reduced images\" when loading TIFF images" +msgstr "" +"TIFF görüntüleri yüklerken yeni \"Azaltılmış görüntüleri göster\" seçeneği" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:17 +msgid "16-bit per channel export for raw image data" +msgstr "Ham görüntü verileri için kanal başına 16 bit dışa aktarım" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:18 +msgid "" +"More plug-ins got bug-fixes: DDS, WebP, Flame, Animation Playback, HEIF, " +"Dicom and Help" +msgstr "" +"Daha çok eklentide hata düzeltmeleri yapıldı: DDS, WebP, Alev, Animasyon " +"Oynatma, HEIF, Dicom ve Yardım" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:19 +msgid "" +"Color picking on X11 will ignore the Wayland portal; new implementation for " +"color picking on Windows" +msgstr "" +"X11ʼde renk seçimi, Wayland portalını yok sayacak; Windowsʼta renk seçimi " +"için yeni uygulama" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:20 +msgid "Check for updates fixed on macOS" +msgstr "macOSʼta güncelleme denetimi düzeltildi" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:21 +msgid "" +"GIMP continues strengthening its bases with this new version 2.10.32 fixing " +"many bugs and improving format support. Notable changes:" +msgstr "" +"GIMP, yeni 2.10.32 sürümü ile hataları düzelterek ve biçim desteğini " +"geliştirerek temellerini güçlendirmeye devam ediyor. Önemli değişiklikler:" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:22 +msgid "8 and 16-bit CMYK(A) TIFF files import is now supported" +msgstr "8 ve 16-bit CMYK(A) TIFF dosyaları içe aktarma artık destekleniyor" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:23 +msgid "BIGTIFF import and export are now supported" +msgstr "BIGTIFF içe aktarma ve dışa aktarma artık destekleniyor" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:24 +msgid "JPEG XL files import is now supported" +msgstr "JPEG XL dosyalarını içe aktarma artık destekleniyor" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:25 +msgid "" +"DDS export has new \"Flip\" (useful for some game engine) and \"Visible " +"layers\" options" +msgstr "" +"DDS dışa aktarmaya yeni \"Çevir\" (bazı oyun motorları için kullanışlı) ve " +"\"Görünür katmanlar\" seçenekleri eklendi" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:26 +msgid "Other improved format supports: BMP, DICOM, EPS, RAW, TGA, WebP" +msgstr "Diğer iyileştirilen biçim destekleri: BMP, DICOM, EPS, RAW, TGA, WebP" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:27 +msgid "" +"The screenshot plug-in on Windows has now an option to capture the cursor" +msgstr "" +"Windows'taki ekran görüntüsü eklentisine imleç yakalama seçeneği eklendi" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:28 +msgid "Several usability improvements in official themes and icons" +msgstr "" +"Resmi temalarda ve simgelerde birçok kullanılabilirlik iyileştirmesi yapıldı" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:29 +msgid "" +"New support for localized glyphs ('locl') in Text tool depending on the " +"value of the \"Language\" tool option" +msgstr "" +"\"Dil\" aracı seçeneğinin değerine bağlı olarak Metin aracında " +"yerelleştirilmiş glifler ('locl') için yeni destek" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:30 +msgid "More robust XCF import" +msgstr "Daha kararlı XCF içe aktarma" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:31 +msgid "Several metadata handling improvements" +msgstr "Birçok üst veri işleme iyileştirmesi" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:32 msgid "" "GIMP 2.10.30 fixes many bugs, updates backend implementations to follow OS " "evolutions, improves metadata support as well as support of several formats, " "such as PSD and AVIF." msgstr "" +"GIMP 2.10.30, birçok hatayı düzeltir, arka uç uygulamalarını işletim sistemi " +"gelişimini izleyecek biçimde günceller, üst veri desteğinin yanında PSD ve " +"AVIF gibi birçok biçim desteğini iyileştirir." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:9 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:33 msgid "" "GIMP 2.10.28 fixes a build issue of GIMP 2.10.26, where some theme data was " "not properly installed." msgstr "" +"GIMP 2.10.28, bazı tema verilerinin düzgün yüklenmediği GIMP 2.10.26 " +"sürümünün derleme sorununu düzeltir." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:10 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:34 msgid "" "GIMP 2.10.26 is a bug fix release, containing dozens of fixes, both in core, " "scripts and plug-in code." msgstr "" +"GIMP 2.10.26, çekirdek, betikler ve eklenti kodunda yüzlerce düzeltme içeren " +"bir hata düzeltme sürümüdür." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:11 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:35 msgid "GIMP 2.10.24 is again mostly a bug fix release. Notable changes:" msgstr "" +"GIMP 2.10.24 büyük ölçüde bir hata düzeltme sürümüdür. Önemli değişiklikler:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:12 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:36 msgid "GeoTIFF metadata support added" -msgstr "GeoTIFF üstveri desteği eklendi" +msgstr "GeoTIFF üst veri desteği eklendi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:13 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:37 msgid "" "PDF import now proposes an option to load layers in reverse orders and " "allows fractional pixel density" msgstr "" +"PDF içe aktarma artık katmanları ters sırada yükleme seçeneği sunuyor ve " +"kesirli piksel yoğunluğuna izin veriyor" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:14 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:38 msgid "" "Raw image import updated to handle API changes in darktable 3.6 and over" msgstr "" +"Darktable 3.6 ve sonrasındaki API değişikliklerini işlemek için ham görüntü " +"içe aktarma güncellendi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:15 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:39 msgid "" "File format improved support: HEIF, PSP, TIFF, JPEG, PNG, PDF, DDS, BMP, PSD" msgstr "" +"İyileştirilen dosya biçimi destekleri: HEIF, PSP, TIFF, JPEG, PNG, PDF, DDS, " +"BMP, PSD" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:16 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:40 msgid "Many fixes and improvements to the metadata viewer and editor" -msgstr "" +msgstr "Üst veri görüntüleyici ve düzenleyicide birçok düzeltme ve iyileştirme" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:17 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:41 msgid "New Kabyle translation" msgstr "Yeni Kabyle çevirisi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:18 +# Snapping için yaslama çevirisi kullandığımız yerler de var. +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:42 msgid "Off-canvas point snapping (to grid, guides, paths) made possible" msgstr "" +"Tuval dışı nokta yakalama (ızgaraya, kılavuzlara, yollara) artık mümkün" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:19 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:43 msgid "GIMP 2.10.22 is mainly a bug fix release. Notable changes:" msgstr "" +"GIMP 2.10.22, genel olarak bir hata düzeltme sürümüdür. Önemli değişiklikler:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:20 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:44 msgid "" "HEIF support improvements: optional exporting with high bit depth, AVIF " "importing and exporting" msgstr "" +"HEIF desteği iyileştirmeleri: isteğe bağlı yüksek bit derinliğiyle dışa " +"aktarma, AVIF içe ve dışa aktarma" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:21 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:45 msgid "Multiple improvements in Corel PaintShop Pro support" -msgstr "" +msgstr "Corel PaintShop Pro desteğinde birçok iyileştirme" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:22 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:46 msgid "\"Sample merged\" now available in GEGL operation tool options" msgstr "" +"\"Birleştirilmiş örnek\" artık GEGL işlem aracı seçeneklerinden " +"kullanılabilir" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:23 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:47 msgid "\"Sample merged\" is now enabled by default for color picking" -msgstr "" +msgstr "\"Birleştirilmiş örnek\" renk seçimi için artık öntanımlı olarak etkin" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:24 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:48 msgid "" "The option enabling OpenCL support has been moved to the Playground tab in " "Preferences" msgstr "" +"OpenCL desteğini etkinleştiren seçenek, Tercihler'deki Çalışma Alanı " +"sekmesine taşındı" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:25 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:49 msgid "" "Matting Levin is now the default engine of Foreground Select tool as it " "performs a lot better" msgstr "" +"Matting Levin, çok daha iyi performans gösterdiği için artık Önalan Seçim " +"aracının öntanımlı motoru" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:26 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:50 msgid "New progressive performance logs and dashboard updates" -msgstr "" +msgstr "Yeni aşamalı performans günlükleri ve pano güncellemeleri" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:27 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:51 msgid "Verbose debug now shows Flatpak info when relevant" msgstr "" +"Ayrıntılı hata ayıklama artık ilgili olduğunda Flatpak bilgilerini gösteriyor" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:28 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:52 msgid "Various bug fixes" msgstr "Çeşitli hata düzeltmeleri" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:29 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:53 msgid "" "GIMP 2.10.20 comes with new features as well as important bugfixes. Notable " "changes:" @@ -218,80 +369,103 @@ "GIMP 2.10.20, çeşitli iyileştirmelerin yanı sıra birçok hata düzeltmesini de " "içermektedir. En önemli değişiklikler:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:30 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:54 msgid "Tool groups now expand on hover rather than click by default" msgstr "" +"Araç grupları artık öntanımlı olarak tıklama yerine fareyle üzerine " +"gelindiğinde genişliyor" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:31 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:55 msgid "" "Non-destructive cropping now available by cropping the canvas rather than " "actual pixels" msgstr "" +"Yıkımsız kırpma artık gerçek pikseller yerine tuvali kırparak kullanılabilir" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:32 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:56 msgid "" "Better PSD support: exporting of 16-bit files now available, reading/writing " "channels in the right order" msgstr "" +"Daha iyi PSD desteği: 16 bitlik dosyaların dışa aktarımı artık mümkün, " +"kanalları doğru sırada okuma/yazma" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:33 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:57 msgid "On-canvas controls for the Vignette filter" -msgstr "" +msgstr "Örtü süzgeci için tuval üzerinde denetimler" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:34 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:58 msgid "New filters: Bloom, Focus Blur, Lens Blur, Variable Blur" msgstr "" +"Yeni süzgeçler: Bahar, Odak Bulanıklığı, Mercek Bulanıklığı, Değişken " +"Bulanıklık" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:35 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:59 msgid "Over 30 bugfixes" msgstr "30'dan fazla hata düzeltme" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:36 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:60 msgid "" "GIMP 2.10.18 fixes some critical bugs, introduces naive support for CMYK PSD " "files, and adds a higher-contrast variation of the symbolic icon theme." msgstr "" +"GIMP 2.10.18, bazı kritik hataları düzeltir, CMYK PSD dosyaları için saf " +"destek sunar ve sembolik simge temasının daha yüksek karşıtlıklı bir " +"çeşitini ekler." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:37 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:61 msgid "" "GIMP 2.10.16 delivers several major usability improvements, a new tool for " "transformations in 3D space, new release checker, and the usual amount of " "bug fixes. Notable improvements:" msgstr "" +"GIMP 2.10.16, birkaç önemli kullanılabilirlik iyileştirmesi, 3B uzayda " +"dönüşüm için yeni bir araç, yeni sürüm denetleyicisi ve olağan miktarda hata " +"düzeltmesi sunar. Önemli iyileştirmeler:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:38 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:62 msgid "Tools are now grouped in the toolbox by default" -msgstr "" +msgstr "Araçlar artık öntanımlı olarak araç kutusunda gruplanıyor" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:39 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:63 msgid "Sliders now use a compact style with improved user interaction" msgstr "" +"Kaydırıcılar artık iyileştirilmiş kullanıcı etkileşimi ile sıkı stil " +"kullanıyor" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:40 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:64 msgid "Vastly improved user experience for the transformation preview" -msgstr "" +msgstr "Dönüşüm önizlemesi kullanıcı deneyimi büyük ölçüde iyileştirildi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:41 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:65 msgid "Dockable areas now highlighted when a dockable dialog is being dragged" msgstr "" +"Rıhtımlanabilir alanlar artık rıhtımlanabilir iletişim kutusu sürüklenirken " +"vurgulanıyor" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:42 +# Pan için Dolaşmak çevirisi üstünde yeniden düşünülebilir. +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:66 msgid "New 3D Transform tool to rotate and pan items" -msgstr "" +msgstr "Ögeleri döndürmek ve dolaşmak için yeni 3B Dönüşüm aracı" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:43 +# Outline için Çerçeve çevirisi burada uymuyor. +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:67 msgid "Much smoother brush outline motion on the canvas" -msgstr "" +msgstr "Tuval üzerinde çok daha yumuşak fırça çerçeve hareketi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:44 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:68 msgid "Consolidated user interface for merging down and anchoring layers" msgstr "" +"Katmanları aşağı birleştirmek ve sabitlemek için birleştirilmiş kullanıcı " +"arayüzü" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:45 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:69 msgid "Update check to notify users that a new release/installer is available" msgstr "" +"Kullanıcılara yeni sürümün/kurucunun varlığını bildirmek için güncelleme " +"denetimi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:46 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:70 msgid "" "GIMP 2.10.14 is again mostly a bug fix release, making GIMP rock-solid. " "Furthermore many old filters got finally ported to GEGL. Of course it also " @@ -301,7 +475,7 @@ "Ayrıca birçok eski süzgeç sonunda GEGL'e taşındı. Tabii ki, kayda değer kimi " "gelişmeler de var:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:47 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:71 msgid "" "View menu: new \"Show All\" option to reveal pixels outside the canvas " "boundary" @@ -309,50 +483,50 @@ "Görünüm menüsü: Tuval sınırı dışındaki pikselleri göstermek için yeni " "\"Tümünü Göster\" seçeneği" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:48 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:72 msgid "Filters: new \"Clipping\" option to allow layer resize when relevant" msgstr "" -"Sügeçler: İlgili olduğunda katmanın yeniden boyutlandırılmasını sağlayan " +"Süzgeçler: İlgili olduğunda katmanın yeniden boyutlandırılmasını sağlayan " "yeni \"Kırpma\" seçeneği" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:49 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:73 msgid "Foreground Select tool: new \"Grayscale\" Preview Mode" msgstr "Önalan Seçim aracı: yeni \"Gri Tonlamalı\" Önizleme Kipi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:50 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:74 msgid "Foreground Select tool: color/opacity selector for \"Color\" preview" msgstr "Önalan Seçim aracı: \"Renkli\" önizleme için renk/matlık seçici" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:51 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:75 msgid "Free Select tool: improved copy-paste interaction" msgstr "Serbest Seçim aracı: iyileştirilmiş kopyala-yapıştır etkileşimi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:52 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:76 msgid "Transform tools: new Image transform type to transform the whole image" msgstr "" "Dönüşüm araçları: tüm görüntüyü dönüştürmek için yeni Görüntü dönüştürme türü" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:53 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:77 msgid "Preferences: new \"Allow editing on non-visible layers\" setting" msgstr "Tercihler: yeni \"Görünmez katmanları düzenlemeye izin ver\" ayarı" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:54 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:78 msgid "HEIF import/export: color profile support" msgstr "HEIF içe aktar/dışa aktar: renk profili desteği" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:55 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:79 msgid "PDF export: text layers in layer groups now exported as texts" msgstr "" "PDF dışa aktar: katman kümelerindeki metin katmanları artık metin olarak " "dışa aktarılıyor" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:56 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:80 msgid "TIFF import: now asks how to process unspecified TIFF channels" msgstr "" "TIFF içe aktar: belirtilmemiş TIFF kanallarının nasıl işleneceğini artık " "soruyor" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:57 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:81 msgid "" "GIMP 2.10.12 is a significant bug fix release, which is to be expected after " "a 2.10.10 with so many changes! Still, very cool improvements are also " @@ -362,31 +536,31 @@ "beklenebilecek önemli bir hata düzeltme sürümüdür! Yine de, özellikle " "eğrilerin düzenlenmesi için çok güzel gelişmeler de içermektedir:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:58 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:82 msgid "Improved curves interaction overall" msgstr "Genel olarak iyileştirilmiş eğri etkileşimi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:59 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:83 msgid "A few enhancements specific to the Curves tool" msgstr "Eğriler aracına özgü birkaç geliştirme" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:60 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:84 msgid "Layer support in TIFF" msgstr "TIFF dosya biçimi için katman desteği" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:61 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:85 msgid "Discovery of user-installed fonts in Windows" msgstr "Windows'ta kullanıcıca yüklenen yazı tiplerinin saptanması" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:62 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:86 msgid "Incremental mode in the Dodge/Burn tool" msgstr "Soldurma/Yakma aracında artımlı kip" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:63 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:87 msgid "Free Select tool creates preliminary selection" msgstr "Serbest Seçim aracı ön seçim oluşturur" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:64 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:88 msgid "" "GIMP 2.10.10 is quite a big update with many new features and bug fixes. " "Notable improvements include:" @@ -394,7 +568,7 @@ "GIMP 2.10.10 birçok yeni özellik ve hata düzeltmeleri ile oldukça büyük bir " "güncelleme. Önemli gelişmeler şunlar:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:65 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:89 msgid "" "Bucket Fill tool: new \"Fill by line art detection\" for not perfectly " "closed line art zones" @@ -402,12 +576,12 @@ "Kova Doldurma aracı için yeni, tam olarak kapatılmayan çizgi sanat bölgeleri " "için \"Çizgi sanatı saptama ile doldur\" özelliği" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:66 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:90 msgid "Bucket Fill tool can now quickly color-pick with Ctrl+click" msgstr "" "Kova Doldurma aracı artık Ctrl + tıklama ile hızlıca renk seçimi yapabiliyor" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:67 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:91 msgid "" "Bucket Fill tool allows holding the mouse when filling \"similar colors\" " "and \"by line art detection\"" @@ -415,12 +589,12 @@ "Kova Doldurma aracı, \"benzer renkler\" ve \"çizgi sanatı algılama\" ile " "doldururken fareyi tutmaya izin veriyor" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:68 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:92 msgid "Scale tool scales around center even when using numeric input" msgstr "" "Ölçek aracı sayısal giriş kullanırken bile merkezin etrafında ölçeklenir" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:69 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:93 msgid "" "Unified Transform tool now defaults to preserving aspect ratio when scaling " "up or down" @@ -428,7 +602,7 @@ "Birleştirilmiş Dönüştürme aracı artık ölçeklendirme yaparken en boy oranını " "korumaya ayarlıdır" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:70 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:94 msgid "" "Add \"Constrain handles\" and \"Around center\" options to the perspective-" "transform tool's GUI" @@ -436,21 +610,21 @@ "Perspektif dönüştürme araçlarının arayüzüne \"Tutamaçları kısıtla\" ve " "\"Merkez etrafında\" seçenekleri eklendi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:71 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:95 msgid "New generic canvas modifier 'Alt + middle click' to pick layers" msgstr "" "Katmanları seçmek için yeni genel tuval değiştirici 'Alt + orta tıklama'" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:72 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:96 msgid "Parametric brushes now 32-bit float to avoid posterization" msgstr "" "Parametrik fırçalar, posterleşmeyi önlemek için artık 32 bit kayan noktalı" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:73 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:97 msgid "Clipboard brushes and pattern can now be duplicated" msgstr "Pano fırçaları ve desenler artık çoğaltılabilir" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:74 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:98 msgid "" "Failure to edit locked layers will blink to shift attention to the cause of " "the error" @@ -458,23 +632,23 @@ "Kilitli katmanların düzenlenememesi durumunda, hatanın nedenine dikkat " "çekmek için artık yanıp sönerek uyarı veriyor" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:75 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:99 msgid "" "New on-canvas GUI (simple lines) for circular, linear, and zoom motion blur" msgstr "" "Dairesel, doğrusal ve yakınlaştırma hareket bulanıklığı için tuvalde yeni " "GUI (basit çizgiler)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:76 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:100 msgid "Several optimizations including faster layer group rendering" msgstr "Daha hızlı katman kümesi oluşturma dahil çeşitli eniyilemeler" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:77 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:101 msgid "" "Swap and cache files are not saved in the configuration directory anymore" msgstr "Takas ve önbellek dosyaları artık yapılandırma klasörüne kaydedilmiyor" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:78 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:102 msgid "" "Various file saving/exporting made more robust to error by not saving " "partial files" @@ -482,15 +656,15 @@ "Çeşitli dosya kaydetme/dışa aktarma işlemi, kısmi dosyaları kaydetmeyerek " "hataya karşı daha kararlı hale getirildi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:79 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:103 msgid "HiDPI support improvements" msgstr "HiDPI desteği iyileştirmesi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:80 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:104 msgid "New preference to choose the default export file type" -msgstr "Varsayılan dışa aktarma dosya türünü belirlemek için yeni ayar" +msgstr "Öntanımlı dışa aktarma dosya türünü belirlemek için yeni ayar" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:81 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:105 msgid "" "New option to export PNG, JPEG and TIFF with a color profile; always export " "PSD with a color profile" @@ -498,11 +672,11 @@ "PNG, JPEG ve TIFF görüntüleri renk profiliyle dışa aktarmak için yeni " "seçenek; PSD biçimini her zaman bir renk profiliyle dışa aktarın" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:82 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:106 msgid "New DDS format loading/exporting plug-in" msgstr "Yeni DDS biçimi yükleme/dışarı aktarma eklentisi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:83 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:107 msgid "" "Full rewrite of the Spyrogimp plug-in with more options and better " "interaction" @@ -510,7 +684,7 @@ "Spyrogimp eklentisi, daha fazla seçenek ve daha iyi etkileşim ile yeniden " "yazıldı" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:84 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:108 msgid "" "GIMP 2.10.8 is mostly a bug fix and optimization release. In particular, it " "includes:" @@ -518,7 +692,7 @@ "GIMP 2.10.8 çoğunlukla bir hata düzeltme ve en iyileme sürümüdür. Özellikle, " "şunları içerir:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:85 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:109 msgid "" "Adaptative chunk size when rendering projections, improving responsiveness " "dynamically" @@ -526,12 +700,12 @@ "Gösterimler görselleştirilirken uyarlanabilir öbek boyutu, dinamik olarak " "yanıt verebilirliği artırıldı" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:86 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:110 msgid "Detection of RawTherapee (version 5.5 and above) improved on Windows" msgstr "" "RawTherapee saptaması (sürüm 5.5 ve üzeri) Windows ortamında iyileştirildi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:87 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:111 msgid "" "XCF compatibility information in the Save dialog more understandable and " "discoverable" @@ -539,7 +713,7 @@ "Kaydet iletişim kutusundaki XCF uyumluluğu bilgileri daha anlaşılır ve kolay " "saptanabilir yapıldı" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:88 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:112 msgid "" "Various performance log tools added and log recording made available in the " "Dashboard dock" @@ -547,7 +721,7 @@ "Gösterge paneline çeşitli performans kayıt araçları eklendi ve kayıtlar " "özelliği yayınlandı" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:89 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:113 msgid "" "GIMP 2.10.6 comes with a lot of bug fixes, optimizations and features. Most " "notable changes are:" @@ -555,7 +729,7 @@ "GIMP 2.10.6 birçok hata düzeltmesi, iyileştirme ve özellik ile gelmektedir. " "En önemli değişiklikler:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:90 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:114 msgid "" "Text layers can now represent vertical texts (with various character " "orientations and line directions)" @@ -563,22 +737,22 @@ "Metin katmanları artık dikey metinleri temsil edebiliyor (çeşitli karakter " "yönelimleri ve çizgi yönleriyle)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:91 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:115 msgid "New \"Little Planet\" (gegl:stereographic-projection) filter" -msgstr "Yeni \"Küçük Gezegen\" (gegl:stereographic-projection) filtresi" +msgstr "Yeni \"Küçük Gezegen\" (gegl:stereographic-projection) süzgeci" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:92 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:116 msgid "New \"Long Shadow\" filter" -msgstr "Yeni \"Uzun Gölge\" süzgezi" +msgstr "Yeni \"Uzun Gölge\" süzgeci" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:93 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:117 msgid "" "The \"Straighten\" option of the Measure Tool now allows vertical " "straightening" msgstr "" "Ölçüm Aracı'nın \"Doğrult\" seçeneği artık dikey doğrultmaya izin veriyor" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:94 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:118 msgid "" "Drawable previews are now rendered asynchronously and layer group previews " "can be disabled in Preferences" @@ -586,7 +760,7 @@ "Çizilebilir önizlemeler artık eşzamansız olarak görselleştiriliyor ve " "Tercihler'de katman kümesi önizlemeleri pasifleştirilebiliyor" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:95 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:119 msgid "" "New \"async\" field in the Dashboard \"misc\" group, showing the number of " "async operations currently running" @@ -594,17 +768,17 @@ "Gösterge panelindeki \"çeşitli\" kümesine yeni \"eşzamansız\" alanı eklendi, " "çalışan eşzamansız işlemlerin sayısı artık görülebiliyor" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:96 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:120 msgid "File format filtering in Open/Save/Export dialogs made less confusing" msgstr "" -"Aç / Kaydet / Dışa Aktar iletişim kutularındaki dosya tipi filtrelemesi daha " -"az kafa karıştırıcı hale getirildi" +"Aç / Kaydet / Dışa Aktar iletişim kutularındaki dosya tipi süzgeci daha az " +"kafa karıştırıcı hale getirildi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:97 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:121 msgid "New language (having GIMP translated in 81 languages now): Marathi" msgstr "Yeni dil (GIMP 81. dile çevrilmiş oldu): Marathi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:98 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:122 msgid "" "GIMP 2.10.4 includes a lot of bug fixes as well as various optimizations. " "Most notable changes are:" @@ -612,7 +786,7 @@ "GIMP 2.10.4, çeşitli iyileştirmelerin yanı sıra birçok hata düzeltmesini de " "içermektedir. En önemli değişiklikler:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:99 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:123 msgid "" "Straightening in Measurement tool: layers can be rotated using the " "measurement line as horizon" @@ -620,11 +794,11 @@ "Ölçüm aracında doğrultma: ölçüm çizgisi ufuk olarak kullanılarak katmanlar " "döndürülebiliyor" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:100 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:124 msgid "Fast startup: fonts loading is not blocking startup anymore" msgstr "Hızlı başlangıç: yazı tipi yükleme artık başlangıçı engellemiyor" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:101 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:125 msgid "" "Fonts Tagging with the same user interface as for brushes, patterns, and " "gradients" @@ -632,13 +806,13 @@ "Yazı tipleri artık, fırçalar, desenler ve renk geçişleriyle aynı arayüzden " "etiketlenebiliyor" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:102 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:126 msgid "PSD support: a pre-composited version of a PSD image can be imported" msgstr "" "PSD desteği: PSD görüntüsünün ön-birleştirilmiş bir sürümü içe " "aktarılabiliyor" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:103 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:127 msgid "" "Dashboard update: new \"Memory\" group and improved \"Swap\" group showing " "various metrics" @@ -646,7 +820,7 @@ "Gösterge paneli güncellemesi: yeni \"Bellek\" kümesi ve çeşitli ölçümler " "gösteren geliştirilmiş \"Takas\" kümesi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:104 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:128 msgid "" "This second release in the GIMP 2.10 series, so soon after 2.10.0, is mostly " "the usual bug-fixing version after a major release, with a few dozen bugs " @@ -656,7 +830,7 @@ "sürümü olup, ana sürümden sonra yayınlanan, birçok hata düzeltmesi içeren, " "olağan bir hata düzeltme sürümüdür." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:105 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:129 msgid "" "It also features a new plug-in for the support of the HEIF format, both for " "importing and exporting, as well as 2 new filters: \"Spherize\" and " @@ -664,12 +838,12 @@ "policy in stable micro releases." msgstr "" "Aynı zamanda, hem içe aktarma hem de dışa aktarma için HEIF formatının " -"desteklenmesi için yeni bir eklentinin yanı sıra 2 yeni filtre: " +"desteklenmesi için yeni bir eklentinin yanı sıra 2 yeni süzgeç: " "\"Küreselleştir\" ve \"Özyinelemeli Dönüştürme\" özelliklerini de " "içermektedir. Bunlar, kararlı küçük sürümlerde rahat özellikler " "politikamızın güzel örnekleridir." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:106 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:130 msgid "" "First release of the 2.10 series which prominently features the port to a " "new image processing engine, GEGL. The most outstanding changes are:" @@ -678,11 +852,11 @@ "çalışmalarımızın belirgin özelliklerini üzerinde taşımaktadır. Göze çarpan " "değişiklikler:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:107 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:131 msgid "High bit depth color processing (16/32-bit per color channel)" msgstr "Yüksek bit derinlikli renk işleme (renk kanalı başına 16/32 bit)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:108 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:132 msgid "" "Color management is a core feature now, most widgets and preview areas are " "color-managed" @@ -690,35 +864,35 @@ "Renk yönetimi artık temel bir özellik, çoğu gereç ve önizleme alanı renk " "yönetimli hale getirildi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:109 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:133 msgid "" "On-canvas effect preview, with split view for before/after processing pixels" msgstr "" "Tuval üzerinde etki önizlemesi, piksellerin işlenmesinden önce/sonra " "bölünmüş görünüm" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:110 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:134 msgid "" "Multi-threaded and hardware-accelerated rendering, processing and painting" msgstr "" "Çok iş parçacıklı ve donanım hızlandırmalı görselleştirme, işleme ve boyama" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:111 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:135 msgid "Most tools improved, several new transformation tools" msgstr "Çoğu araç iyileştirildi, çeşitli yeni dönüşüm araçları eklendi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:112 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:136 msgid "" "Improved support for many image formats, in particular better PSD importing" msgstr "" "Birçok görüntü formatı için iyileştirmeler, özellikle beriltmek gerekirse " "PSD içe aktarma desteği artırıldı" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:113 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:137 msgid "Newly supported image formats: OpenEXR, RGBE, WebP, HGT…" msgstr "Yeni desteklenen görüntü biçimleri: OpenEXR, RGBE, WebP, HGT…" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:114 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:138 msgid "" "Improved digital painting: canvas rotation and flipping, symmetry painting, " "MyPaint brushes…" @@ -726,25 +900,26 @@ "İyileştirilmiş sayısal boyama: tuval döndürme ve çevirme, simetrik boyama, " "MyPaint fırçaları…" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:115 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:139 msgid "Metadata viewing and editing for Exif, XMP, IPTC, and DICOM" -msgstr "EXIF, XMP, IPTC ve DICOM için üstveri görüntüleme ve düzenleme desteği" +msgstr "" +"EXIF, XMP, IPTC ve DICOM için üst veri görüntüleme ve düzenleme desteği" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:116 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:140 msgid "Basic HiDPI support: automatically or user-selected icon size" msgstr "" "Temel HiDPI desteği: kendiliğinden veya kullanıcı tarafından seçilen simge " "teması boyutu" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:117 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:141 msgid "New themes for GIMP: Light, Gray, Dark, and System" msgstr "GIMP için yeni temalar: Light, Gray, Dark ve System" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:118 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:142 msgid "And much, much more…" msgstr "Ve daha çoğu…" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:119 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:143 msgid "" "In this second release candidate before GIMP 2.10.0, while debugging is " "still a prime target, a new focus has been put on speed and optimization in " @@ -754,7 +929,7 @@ "hedef olmakla birlikte, daha pürüzsüz bir boyama deneyimi sağlamak için hız " "ve iyileştirmelere odaklanıldı. Daha büyük değişiklikler şunlar:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:120 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:144 msgid "" "Major core optimizations for painting and display, including parallelized " "painting code" @@ -762,13 +937,13 @@ "Boyama ve görüntüleme için ana temel optimizasyonlar, paralel hale " "getirilmiş boyama kodu dahil" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:121 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:145 msgid "Symmetries are now preserved in XCF files (saved as image parasites)" msgstr "" "Simetri bilgileri artık XCF dosyalarında korunuyor (görüntü parazitleri " "olarak kaydediliyor)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:122 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:146 msgid "" "\"Light\" and \"Dark\" themes rewritten from scratch to get rid of various " "usability issues. \"Lighter\" and \"Darker\" themes removed." @@ -777,17 +952,17 @@ "kurtulmak için en baştan yeniden yazıldı. \"Lighter\" ve \"Darker\" temaları " "kaldırıldı." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:123 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:147 msgid "" "New GimpToolGyroscope on-canvas control, currently used for the Panorama " "Projection filter. The widget provides on-canvas interaction for 3D rotation " "(yaw, pitch, roll)." msgstr "" -"Yeni GimpToolGyroscope tuval denetleyicisi, Panorama Gösterimi filtresi için " +"Yeni GimpToolGyroscope tuval denetleyicisi, Panorama Gösterimi süzgeci için " "kullanımda. Gereç, 3D döndürme için tuval üzerinde etkileşim sağlıyor (yaw, " "pitch, roll)." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:124 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:148 msgid "" "Plug-in debugging improved to output stack traces from plug-ins with --stack-" "trace-mode command line option not only on receiving signals but also on " @@ -799,7 +974,7 @@ "ayarlandığında uyarılar ve kritik hatalar hakkında da ayrıntılı hata " "ayıklaması yapabilmektedir" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:125 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:149 msgid "" "GIMP 2.10.0-RC1 is the first release candidate before GIMP 2.10.0 stable " "release, with a focus on debugging and stability. Other than the many bug " @@ -809,12 +984,12 @@ "hata ayıklama ve kararlılığa odaklanır. Birçok hata düzeltmesi yanında, " "dikkate değer gelişmelerden bazıları şunlardır:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:126 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:150 msgid "New dashboard dockable to monitor GIMP resource usage" msgstr "" "GIMP kaynak kullanımını izlemek için yeni rıhtımlanabilir gösterge paneli" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:127 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:151 msgid "" "New debug dialog to produce back traces and other debug data, encouraging to " "report bugs" @@ -822,33 +997,33 @@ "Hata raporlarını teşvik eden, hata izlerini ve diğer hata ayıklama " "verilerini üretmek için yeni hata ayıklama iletişim kutusu" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:128 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:152 msgid "Unsaved images can now be recovered after a crash" msgstr "Kaydedilmemiş görüntüler artık çökme sonrası kurtarılabilir" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:129 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:153 msgid "Layer masks on layer groups" msgstr "Katman kümeleri üstünde katman maskeleri" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:130 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:154 msgid "JPEG 2000 support improved for high bit depth and various color spaces" msgstr "" "JPEG 2000 desteği, yüksek bit derinliği ve çeşitli renk uzayları için " "iyileştirildi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:131 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:155 msgid "Screenshot and color picking improved on various platforms" msgstr "Çeşitli platformlarda ekran görüntüsü ve renk seçimi iyileştirildi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:132 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:156 msgid "Metadata defaults preferences now available" -msgstr "Üstveri varsayılan tercihleri artık kullanılabilir" +msgstr "Üst veri öntanımlı tercihleri artık kullanılabilir" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:133 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:157 msgid "Various GUI polishing" msgstr "Çeşitli GUI iyileştirmeleri" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:134 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:158 msgid "" "GIMP 2.9.8 introduces on-canvas gradient editing and various enhancements " "while focusing on bugfixing and stability." @@ -856,49 +1031,49 @@ "GIMP 2.9.8, tuval üzerine renk geçişi düzenleme ve çeşitli iyişleştirmeler " "sunarken hata düzeltme ve kararlılığa odaklanır." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:135 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:159 msgid "On-canvas gradient editing" msgstr "Tuvalde renk geçişi düzenleme" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:136 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:160 msgid "Notification when an image is over/underexposed" msgstr "Görüntü aşırı veya az pozlanmış olduğunda bildirim" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:137 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:161 msgid "Better and faster color management" msgstr "Daha iyi ve daha hızlı renk yönetimi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:138 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:162 msgid "Support for color picker and screenshots in Wayland on KDE Plasma" msgstr "" "Wayland'de çalışan KDE Plasma üzerinde renk seçici ve ekran görüntüleri " "desteği" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:139 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:163 msgid "Paste in place feature" msgstr "Konumunda yapıştır özelliği" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:140 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:164 msgid "Many usability improvements" msgstr "Birçok kullanılabilirlik iyileştirmesi" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:141 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:165 msgid "Manual can be displayed in the user's preferred language" msgstr "Kılavuz, kullanıcının yeğlediği dilde görüntülenebilir" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:142 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:166 msgid "Improvements for the Wavelet Decompose filter" -msgstr "Wavelet Ayrıştır filtresinde iyileştirmeler" +msgstr "Wavelet Ayrıştır süzgecinde iyileştirmeler" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:143 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:167 msgid "Improved compatibility with Photoshop .psd files" msgstr "Photoshop .psd dosyalarıyla geliştirilmiş uyumluluk" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:144 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:168 msgid "New support for password-protected PDF" msgstr "Parola korumalı PDF için yeni destek" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:145 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:169 msgid "New support for HGT format (Digital Elevation Model data)" msgstr "HGT formatı için yeni destek (Sayısal Yükselti Modeli verileri)" @@ -964,7 +1139,7 @@ "GIMP ile beraber GNU Genel Kamu Lisansını da almış olmalısınız; eğer " "almadıysanız, https://www.gnu.org/licenses/ adresine bakın." -#: ../app/gimp-update.c:385 +#: ../app/gimp-update.c:415 #, c-format msgid "" "A new version of GIMP (%s) was released.\n" @@ -1071,7 +1246,7 @@ #: ../app/main.c:270 msgid "Output a gimprc file with default settings" -msgstr "Çıktı, varsayılan ayarlarla birlikte gelen bir gimprc dosyasıdır" +msgstr "Öntanımlı ayarlarla bir gimprc dosyası çıktıla" #: ../app/main.c:286 msgid "Output a sorted list of deprecated procedures in the PDB" @@ -1149,7 +1324,7 @@ #. initialize the list of gimp brushes #: ../app/actions/actions.c:114 ../app/core/gimp-data-factories.c:349 -#: ../app/dialogs/dialogs.c:337 ../app/dialogs/preferences-dialog.c:3261 +#: ../app/dialogs/dialogs.c:337 ../app/dialogs/preferences-dialog.c:3266 msgid "Brushes" msgstr "Fırçalar" @@ -1198,7 +1373,7 @@ #. Document History #: ../app/actions/actions.c:147 ../app/dialogs/dialogs.c:364 -#: ../app/dialogs/preferences-dialog.c:1228 +#: ../app/dialogs/preferences-dialog.c:1233 msgid "Document History" msgstr "Belge Geçmişi" @@ -1233,7 +1408,7 @@ #. initialize the list of gimp fonts #: ../app/actions/actions.c:171 ../app/core/gimp-data-factories.c:383 -#: ../app/dialogs/dialogs.c:355 ../app/dialogs/preferences-dialog.c:3291 +#: ../app/dialogs/dialogs.c:355 ../app/dialogs/preferences-dialog.c:3296 msgid "Fonts" msgstr "Yazı Tipleri" @@ -1244,12 +1419,12 @@ #. initialize the list of gimp gradients #: ../app/actions/actions.c:177 ../app/core/gimp-data-factories.c:374 -#: ../app/dialogs/dialogs.c:349 ../app/dialogs/preferences-dialog.c:3285 +#: ../app/dialogs/dialogs.c:349 ../app/dialogs/preferences-dialog.c:3290 msgid "Gradients" msgstr "Renk Geçişleri" #: ../app/actions/actions.c:180 ../app/core/gimp-data-factories.c:390 -#: ../app/dialogs/dialogs.c:361 ../app/dialogs/preferences-dialog.c:3297 +#: ../app/dialogs/dialogs.c:361 ../app/dialogs/preferences-dialog.c:3302 msgid "Tool Presets" msgstr "Araç Önayarları" @@ -1272,13 +1447,13 @@ msgstr "Görüntüler" #: ../app/actions/actions.c:195 ../app/dialogs/dialogs.c:372 -#: ../app/dialogs/resize-dialog.c:144 ../app/widgets/gimppickablepopup.c:227 +#: ../app/dialogs/resize-dialog.c:172 ../app/widgets/gimppickablepopup.c:227 msgid "Layers" msgstr "Katmanlar" #. initialize the list of mypaint brushes #: ../app/actions/actions.c:198 ../app/core/gimp-data-factories.c:359 -#: ../app/dialogs/dialogs.c:343 ../app/dialogs/preferences-dialog.c:3303 +#: ../app/dialogs/dialogs.c:343 ../app/dialogs/preferences-dialog.c:3308 msgid "MyPaint Brushes" msgstr "MyPaint Fırçaları" @@ -1289,23 +1464,23 @@ #. initialize the list of gimp palettes #: ../app/actions/actions.c:204 ../app/core/gimp-data-factories.c:369 -#: ../app/dialogs/dialogs.c:352 ../app/dialogs/preferences-dialog.c:3279 +#: ../app/dialogs/dialogs.c:352 ../app/dialogs/preferences-dialog.c:3284 msgid "Palettes" msgstr "Paletler" #. initialize the list of gimp patterns #: ../app/actions/actions.c:207 ../app/core/gimp-data-factories.c:364 -#: ../app/dialogs/dialogs.c:346 ../app/dialogs/preferences-dialog.c:3273 +#: ../app/dialogs/dialogs.c:346 ../app/dialogs/preferences-dialog.c:3278 msgid "Patterns" msgstr "Desenler" -#: ../app/actions/actions.c:210 ../app/dialogs/preferences-dialog.c:3309 +#: ../app/actions/actions.c:210 ../app/dialogs/preferences-dialog.c:3314 msgid "Plug-ins" msgstr "Eklentiler" #. Quick Mask Color #: ../app/actions/actions.c:213 ../app/core/gimpchannel.c:358 -#: ../app/dialogs/preferences-dialog.c:1778 +#: ../app/dialogs/preferences-dialog.c:1783 msgid "Quick Mask" msgstr "Hızlı Maske" @@ -1383,12 +1558,12 @@ #: ../app/actions/brushes-actions.c:47 msgctxt "brushes-action" msgid "_Open Brush as Image" -msgstr "Fırçayı Kalıp Olarak _Aç" +msgstr "Fırçayı Görüntü Olarak _Aç" #: ../app/actions/brushes-actions.c:48 msgctxt "brushes-action" msgid "Open brush as image" -msgstr "Fırçayı kalıp olarak aç" +msgstr "Fırçayı görüntü olarak aç" #: ../app/actions/brushes-actions.c:53 msgctxt "brushes-action" @@ -3258,12 +3433,12 @@ #: ../app/actions/dashboard-actions.c:109 msgctxt "dashboard-update-interval" msgid "4 Seconds" -msgstr "3 Saniye" +msgstr "4 Saniye" #: ../app/actions/dashboard-actions.c:117 msgctxt "dashboard-history-duration" msgid "15 Seconds" -msgstr "4 Saniye" +msgstr "15 Saniye" #: ../app/actions/dashboard-actions.c:122 msgctxt "dashboard-history-duration" @@ -3314,11 +3489,11 @@ #: ../app/dialogs/item-options-dialog.c:145 #: ../app/dialogs/layer-add-mask-dialog.c:110 #: ../app/dialogs/palette-import-dialog.c:162 -#: ../app/dialogs/preferences-dialog.c:291 -#: ../app/dialogs/preferences-dialog.c:665 -#: ../app/dialogs/preferences-dialog.c:1133 +#: ../app/dialogs/preferences-dialog.c:293 +#: ../app/dialogs/preferences-dialog.c:667 +#: ../app/dialogs/preferences-dialog.c:1135 #: ../app/dialogs/print-size-dialog.c:124 ../app/dialogs/quit-dialog.c:171 -#: ../app/dialogs/resize-dialog.c:186 +#: ../app/dialogs/resize-dialog.c:226 #: ../app/dialogs/resolution-calibrate-dialog.c:75 #: ../app/dialogs/scale-dialog.c:137 ../app/dialogs/stroke-dialog.c:128 #: ../app/dialogs/template-options-dialog.c:118 @@ -4112,7 +4287,7 @@ msgstr "Belge Geçmişini Temizle" #: ../app/actions/documents-commands.c:238 ../app/actions/edit-commands.c:168 -#: ../app/dialogs/preferences-dialog.c:666 +#: ../app/dialogs/preferences-dialog.c:668 msgid "Cl_ear" msgstr "_Temizle" @@ -5225,7 +5400,7 @@ #: ../app/actions/filters-actions.c:193 msgctxt "filters-action" msgid "_Bloom..." -msgstr "_Filizlenme..." +msgstr "_Bahar..." #: ../app/actions/filters-actions.c:198 msgctxt "filters-action" @@ -5568,7 +5743,7 @@ #: ../app/actions/filters-actions.c:533 msgctxt "filters-action" msgid "_RGB Noise..." -msgstr "_RGB Gürültü Filtresi..." +msgstr "_RGB Gürültüsü..." #: ../app/actions/filters-actions.c:538 msgctxt "filters-action" @@ -6368,7 +6543,7 @@ #: ../app/actions/image-actions.c:68 msgctxt "image-action" msgid "Meta_data" -msgstr "Üs_tveri" +msgstr "Üs_t Veri" #: ../app/actions/image-actions.c:70 msgctxt "image-action" @@ -6763,92 +6938,96 @@ msgid "_Grayscale..." msgstr "_Gri Tonlama..." -#: ../app/actions/image-commands.c:566 +#: ../app/actions/image-commands.c:569 #, c-format msgid "Saving color profile failed: %s" msgstr "Renk profilini kaydetme başarısız oldu: %s" -#: ../app/actions/image-commands.c:606 +#: ../app/actions/image-commands.c:609 msgid "Save Color Profile" msgstr "Renk Profilini Kaydet" -#: ../app/actions/image-commands.c:655 +#: ../app/actions/image-commands.c:658 msgid "Set Image Canvas Size" msgstr "Görüntünün Tuval Boyutunu Ayarla" -#: ../app/actions/image-commands.c:686 ../app/actions/image-commands.c:711 -#: ../app/actions/image-commands.c:1410 +#: ../app/actions/image-commands.c:689 ../app/actions/image-commands.c:714 +#: ../app/actions/image-commands.c:1420 msgid "Resizing" msgstr "Yeniden boyutlandırma" -#: ../app/actions/image-commands.c:745 +#: ../app/actions/image-commands.c:748 msgid "Set Image Print Resolution" msgstr "Görüntünün Yazdırma Çözünürlüğünü Ayarla" -#: ../app/actions/image-commands.c:815 ../app/pdb/drawable-transform-cmds.c:174 +#: ../app/actions/image-commands.c:818 ../app/pdb/drawable-transform-cmds.c:174 #: ../app/pdb/drawable-transform-cmds.c:269 #: ../app/pdb/item-transform-cmds.c:228 ../app/tools/gimpfliptool.c:136 msgid "Flipping" msgstr "Çevirme" -#: ../app/actions/image-commands.c:842 ../app/pdb/drawable-transform-cmds.c:650 +#: ../app/actions/image-commands.c:845 ../app/pdb/drawable-transform-cmds.c:650 #: ../app/pdb/drawable-transform-cmds.c:749 #: ../app/pdb/image-transform-cmds.c:250 ../app/pdb/item-transform-cmds.c:536 #: ../app/pdb/transform-tools-cmds.c:265 ../app/tools/gimprotatetool.c:131 msgid "Rotating" msgstr "Döndürme" -#: ../app/actions/image-commands.c:870 ../app/actions/layers-commands.c:859 +#: ../app/actions/image-commands.c:873 ../app/actions/layers-commands.c:862 msgid "Cannot crop because the current selection is empty." msgstr "Kırpma yapılamaz çünkü geçerli seçim boş." -#: ../app/actions/image-commands.c:909 +#: ../app/actions/image-commands.c:912 msgid "Cannot crop because the image has no content." msgstr "Görüntü içeriğe sahip olmadığından dolayı kırpma yapılamaz." -#: ../app/actions/image-commands.c:915 +#: ../app/actions/image-commands.c:918 msgid "Cannot crop because the image is already cropped to its content." msgstr "Kırpma yapılamaz çünkü görüntü zaten içeriğine kırpıldı." -#: ../app/actions/image-commands.c:1081 +#: ../app/actions/image-commands.c:1084 #, c-format msgid "Converting to RGB (%s)" msgstr "RGB'ye dönüştürülüyor (%s)" -#: ../app/actions/image-commands.c:1119 +#: ../app/actions/image-commands.c:1122 #, c-format msgid "Converting to grayscale (%s)" msgstr "Gri tonlamaya dönüştürülüyor (%s)" -#: ../app/actions/image-commands.c:1181 +#: ../app/actions/image-commands.c:1184 msgid "Converting to indexed colors" msgstr "İndeksli renklere dönüştürülüyor" -#: ../app/actions/image-commands.c:1269 +#: ../app/actions/image-commands.c:1272 #, c-format msgid "Converting image to %s" msgstr "Görüntü %s'ye dönüştürülüyor" -#: ../app/actions/image-commands.c:1300 +#: ../app/actions/image-commands.c:1303 msgid "Assign color profile" msgstr "Renk profili ata" -#: ../app/actions/image-commands.c:1346 +#: ../app/actions/image-commands.c:1349 #, c-format msgid "Converting to '%s'" msgstr "'%s'e dönüştürülüyor" -#: ../app/actions/image-commands.c:1452 +#: ../app/actions/image-commands.c:1433 +msgid "Change Canvas Size" +msgstr "Tuval Boyutunu Değiştir" + +#: ../app/actions/image-commands.c:1481 msgid "Change Print Size" msgstr "Yazdırma Boyutunu Değiştir" -#: ../app/actions/image-commands.c:1496 +#: ../app/actions/image-commands.c:1525 msgid "Scale Image" msgstr "Görüntüyü Ölçekle" #. Scaling -#: ../app/actions/image-commands.c:1505 ../app/actions/layers-commands.c:1668 -#: ../app/dialogs/preferences-dialog.c:1700 +#: ../app/actions/image-commands.c:1534 ../app/actions/layers-commands.c:1671 +#: ../app/dialogs/preferences-dialog.c:1705 #: ../app/pdb/drawable-transform-cmds.c:843 #: ../app/pdb/drawable-transform-cmds.c:939 #: ../app/pdb/image-transform-cmds.c:122 ../app/pdb/image-transform-cmds.c:158 @@ -6974,7 +7153,7 @@ #: ../app/actions/layers-actions.c:90 msgctxt "layers-action" msgid "Activate the default edit action for this type of layer" -msgstr "Bu katman türü için varsayılan düzenleme işlemini etkinleştir" +msgstr "Bu katman türü için öntanımlı düzenleme işlemini etkinleştir" #: ../app/actions/layers-actions.c:95 msgctxt "layers-action" @@ -7114,7 +7293,7 @@ #: ../app/actions/layers-actions.c:176 ../app/actions/layers-actions.c:185 msgctxt "layers-action" msgid "Merge this layer with the first visible layer below it" -msgstr "Bu katmanı bir altındaki görünen katmanla birleştir" +msgstr "Bu katmanı, altındaki ilk görünür katmanla birleştir" #: ../app/actions/layers-actions.c:190 msgctxt "layers-action" @@ -7176,10 +7355,11 @@ msgid "Create a path from this text layer" msgstr "Bu metin katmanından bir yol oluştur" +# Menü seçeneği olduğu için başlık düzeni tercih edildi. #: ../app/actions/layers-actions.c:226 msgctxt "layers-action" msgid "Text alon_g Path" -msgstr "Yol boyunc_a Metin" +msgstr "Yol Boyunc_a Metin" #: ../app/actions/layers-actions.c:227 msgctxt "layers-action" @@ -7246,7 +7426,7 @@ #: ../app/actions/layers-actions.c:264 ../app/actions/layers-actions.c:274 msgctxt "layers-action" msgid "Add a mask that allows non-destructive editing of transparency" -msgstr "Yıkıcı olmadan düzenlenebilen saydamlığa izin veren bir maske ekle" +msgstr "Saydamlığın yıkımsız düzenlenmesine izin veren bir maske ekle" #: ../app/actions/layers-actions.c:279 msgctxt "layers-action" @@ -7719,49 +7899,49 @@ msgid "To _New Layer" msgstr "_Yeni Katmana" -#: ../app/actions/layers-commands.c:265 ../app/actions/layers-commands.c:1517 +#: ../app/actions/layers-commands.c:268 ../app/actions/layers-commands.c:1520 msgid "Layer Attributes" msgstr "Katman Öznitelikleri" -#: ../app/actions/layers-commands.c:268 +#: ../app/actions/layers-commands.c:271 msgid "Edit Layer Attributes" msgstr "Katman Özniteliklerini Düzenle" -#: ../app/actions/layers-commands.c:342 +#: ../app/actions/layers-commands.c:345 #: ../app/widgets/gimpdrawabletreeview.c:343 #: ../app/widgets/gimplayertreeview.c:905 msgid "New Layer" msgstr "Yeni Katman" -#: ../app/actions/layers-commands.c:345 +#: ../app/actions/layers-commands.c:348 msgid "Create a New Layer" msgstr "Yeni Katman Oluştur" -#: ../app/actions/layers-commands.c:447 +#: ../app/actions/layers-commands.c:450 msgid "Visible" msgstr "Görünür" -#: ../app/actions/layers-commands.c:762 +#: ../app/actions/layers-commands.c:765 msgid "Set Layer Boundary Size" msgstr "Katman Sınırı Boyutunu Ayarla" -#: ../app/actions/layers-commands.c:826 +#: ../app/actions/layers-commands.c:829 msgid "Scale Layer" msgstr "Katmanı Ölçekle" -#: ../app/actions/layers-commands.c:869 +#: ../app/actions/layers-commands.c:872 msgid "Crop Layer to Selection" msgstr "Katmanı Seçime Kırp" -#: ../app/actions/layers-commands.c:900 +#: ../app/actions/layers-commands.c:903 msgid "Crop Layer to Content" msgstr "Katmanı İçeriğe Kırp" -#: ../app/actions/layers-commands.c:913 +#: ../app/actions/layers-commands.c:916 msgid "Cannot crop because the active layer has no content." msgstr "Kırpma yapılamaz çünkü etkin katman hiçbir içeriğe sahip değil." -#: ../app/actions/layers-commands.c:920 +#: ../app/actions/layers-commands.c:923 msgid "Cannot crop because the active layer is already cropped to its content." msgstr "Kırpma yapılamaz çünkü etkin katman içeriği zaten kırpılmış." @@ -8111,8 +8291,8 @@ #: ../app/actions/plug-in-commands.c:186 #: ../app/actions/tool-options-commands.c:211 ../app/dialogs/fill-dialog.c:114 #: ../app/dialogs/grid-dialog.c:101 ../app/dialogs/image-new-dialog.c:105 -#: ../app/dialogs/preferences-dialog.c:292 -#: ../app/dialogs/preferences-dialog.c:1132 +#: ../app/dialogs/preferences-dialog.c:294 +#: ../app/dialogs/preferences-dialog.c:1134 #: ../app/dialogs/print-size-dialog.c:123 ../app/dialogs/scale-dialog.c:136 #: ../app/dialogs/stroke-dialog.c:127 #: ../app/display/gimpdisplayshell-rotate-dialog.c:121 @@ -9018,7 +9198,7 @@ #: ../app/actions/tools-actions.c:275 msgctxt "tools-action" msgid "Tool's Opacity: Set to Default Value" -msgstr "Aracın Matlığı: Varsayılan Değere Ayarla" +msgstr "Aracın Matlığı: Öntanımlı Değere Ayarla" #: ../app/actions/tools-actions.c:279 msgctxt "tools-action" @@ -9068,7 +9248,7 @@ #: ../app/actions/tools-actions.c:319 msgctxt "tools-action" msgid "Tool's Size: Set to Default Value" -msgstr "Aracın Boyutu: Varsayılan Değere Ayarla" +msgstr "Aracın Boyutu: Öntanımlı Değere Ayarla" #: ../app/actions/tools-actions.c:323 msgctxt "tools-action" @@ -9118,7 +9298,7 @@ #: ../app/actions/tools-actions.c:363 msgctxt "tools-action" msgid "Tool's Aspect Ratio: Set To Default Value" -msgstr "Aracın En Boy Oranı: Varsayılan Değere Ayarla" +msgstr "Aracın En Boy Oranı: Öntanımlı Değere Ayarla" #: ../app/actions/tools-actions.c:367 msgctxt "tools-action" @@ -9168,7 +9348,7 @@ #: ../app/actions/tools-actions.c:407 msgctxt "tools-action" msgid "Tool's Angle: Set Angle To Default Value" -msgstr "Aracın Açısı: Varsayılan Değere Ayarla" +msgstr "Aracın Açısı: Öntanımlı Değere Ayarla" #: ../app/actions/tools-actions.c:411 msgctxt "tools-action" @@ -9218,7 +9398,7 @@ #: ../app/actions/tools-actions.c:451 msgctxt "tools-action" msgid "Tool's Spacing: Set To Default Value" -msgstr "Aracın Boşluğu: Varsayılan Değere Ayarla" +msgstr "Aracın Boşluğu: Öntanımlı Değere Ayarla" #: ../app/actions/tools-actions.c:455 msgctxt "tools-action" @@ -9268,7 +9448,7 @@ #: ../app/actions/tools-actions.c:495 msgctxt "tools-action" msgid "Tool's Hardness: Set to Default Value" -msgstr "Aracın Sertliği: Varsayılan Değere Ayarla" +msgstr "Aracın Sertliği: Öntanımlı Değere Ayarla" #: ../app/actions/tools-actions.c:499 msgctxt "tools-action" @@ -9318,7 +9498,7 @@ #: ../app/actions/tools-actions.c:539 msgctxt "tools-action" msgid "Tool's Force: Set to Default Value" -msgstr "Aracın Kuvveti: Varsayılan Değere Ayarla" +msgstr "Aracın Kuvveti: Öntanımlı Değere Ayarla" #: ../app/actions/tools-actions.c:543 msgctxt "tools-action" @@ -10537,7 +10717,7 @@ #: ../app/actions/view-actions.c:634 msgctxt "view-padding-color" msgid "Keep Padding in \"Show _All\" Mode" -msgstr "\"Tümünü Göster\" Kipinde Doldurmayı Koru" +msgstr "\"Tümünü _Göster\" Kipinde Doldurmayı Koru" #: ../app/actions/view-actions.c:636 msgctxt "view-padding-color" @@ -10678,7 +10858,7 @@ #: ../app/dialogs/grid-dialog.c:103 ../app/dialogs/image-new-dialog.c:107 #: ../app/dialogs/image-new-dialog.c:326 #: ../app/dialogs/item-options-dialog.c:146 -#: ../app/dialogs/preferences-dialog.c:1134 +#: ../app/dialogs/preferences-dialog.c:1136 #: ../app/dialogs/print-size-dialog.c:125 #: ../app/dialogs/resolution-calibrate-dialog.c:76 #: ../app/dialogs/template-options-dialog.c:119 @@ -11079,8 +11259,8 @@ #: ../app/config/gimprc-blurbs.h:13 msgid "" "When enabled, an image will become the active image when its image window " -"receives the focus. This is useful for window managers using \"click to focus" -"\"." +"receives the focus. This is useful for window managers using \"click to " +"focus\"." msgstr "" "Bu özelliği etkinleştirdiğinizde, tıkladığınız görüntünün penceresi etkin " "hale gelir. Bu özellik tıklayarak etkinleştirme yapan pencere yöneticilerini " @@ -11126,7 +11306,7 @@ #: ../app/config/gimprc-blurbs.h:56 msgid "Sets the default folder path for all color profile file dialogs." msgstr "" -"Tüm renk profili dosya iletişim kutuları için varsayılan klasör yolunu " +"Tüm renk profili dosya iletişim kutuları için öntanımlı klasör yolunu " "ayarlar." #: ../app/config/gimprc-blurbs.h:59 @@ -11151,7 +11331,7 @@ #: ../app/config/gimprc-blurbs.h:84 msgid "Show full image content by default." -msgstr "Tam görüntü içeriğini varsayılan olarak göster." +msgstr "Tam görüntü içeriğini öntanımlı olarak göster." #: ../app/config/gimprc-blurbs.h:87 msgid "" @@ -11169,19 +11349,19 @@ #: ../app/config/gimprc-blurbs.h:116 msgid "Snap to guides by default in new image windows." -msgstr "Yeni görüntü pencerelerinde varsayılan olarak kılavuzlara yasla." +msgstr "Yeni görüntü pencerelerinde öntanımlı olarak kılavuzlara yasla." #: ../app/config/gimprc-blurbs.h:119 msgid "Snap to the grid by default in new image windows." -msgstr "Yeni görüntü pencerelerinde varsayılan olarak ızgaraya yasla." +msgstr "Yeni görüntü pencerelerinde öntanımlı olarak ızgaraya yasla." #: ../app/config/gimprc-blurbs.h:122 msgid "Snap to the canvas edges by default in new image windows." -msgstr "Yeni görüntü pencerelerinde varsayılan olarak tuval kenarlarına yasla." +msgstr "Yeni görüntü pencerelerinde öntanımlı olarak tuval kenarlarına yasla." #: ../app/config/gimprc-blurbs.h:125 msgid "Snap to the active path by default in new image windows." -msgstr "Yeni görüntü pencerelerinde varsayılan olarak etkin yola yasla." +msgstr "Yeni görüntü pencerelerinde öntanımlı olarak etkin yola yasla." #: ../app/config/gimprc-blurbs.h:128 msgid "" @@ -11229,15 +11409,15 @@ #: ../app/config/gimprc-blurbs.h:195 msgid "How many recent settings to keep around in filter tools." -msgstr "Filtre araçlarında kaç tane son ayarın tutulacağını belirler." +msgstr "Süzgeç araçlarında kaç tane son ayarın tutulacağını belirler." #: ../app/config/gimprc-blurbs.h:198 msgid "Default to the last used settings in filter tools." -msgstr "Filtre araçlarındaki son kullanılan ayarlara varsayılan." +msgstr "Süzgeç araçlarındaki son kullanılan ayarlara öntanımlı." #: ../app/config/gimprc-blurbs.h:201 msgid "Show advanced color options in filter tools." -msgstr "Filtre araçlarında gelişmiş renk seçeneklerini göster." +msgstr "Süzgeç araçlarında gelişmiş renk seçeneklerini göster." #: ../app/config/gimprc-blurbs.h:204 msgid "Sets the text to appear in image window status bars." @@ -11274,32 +11454,32 @@ #: ../app/config/gimprc-blurbs.h:224 msgid "Export file type used by default." -msgstr "Varsayılan olarak kullanılacak dışa aktarım dosya türü." +msgstr "Öntanımlı olarak kullanılacak dışa aktarım dosya türü." #: ../app/config/gimprc-blurbs.h:227 msgid "Export the image's color profile by default." -msgstr "Görüntünün renk profilini varsayılan olarak dışa aktar." +msgstr "Görüntünün renk profilini öntanımlı olarak dışa aktar." #. Translators: tooltip for configuration option (checkbox). #. * It determines how file export plug-ins handle Exif by default. #. #: ../app/config/gimprc-blurbs.h:233 msgid "Export Exif metadata by default." -msgstr "Exif üstverisini varsayılan olarak dışa aktar." +msgstr "Exif üst verisini öntanımlı olarak dışa aktar." #. Translators: tooltip for configuration option (checkbox). #. * It determines how file export plug-ins handle XMP by default. #. #: ../app/config/gimprc-blurbs.h:239 msgid "Export XMP metadata by default." -msgstr "XMP üstverisini varsayılan olarak dışa aktar." +msgstr "XMP üst verisini öntanımlı olarak dışa aktar." #. Translators: tooltip for configuration option (checkbox). #. * It determines how file export plug-ins handle IPTC by default. #. #: ../app/config/gimprc-blurbs.h:245 msgid "Export IPTC metadata by default." -msgstr "IPTC üstverisini varsayılan olarak dışa aktar." +msgstr "IPTC üst verisini öntanımlı olarak dışa aktar." #: ../app/config/gimprc-blurbs.h:248 msgid "Try generating debug data for bug reporting when appropriate." @@ -11718,7 +11898,7 @@ msgid "" "Sets the default rendering intent for the 'Convert to Color Profile' dialog." msgstr "" -"'Renk Profiline Dönüştür' iletişim kutusu için varsayılan görselleştirme " +"'Renk Profiline Dönüştür' iletişim kutusu için öntanımlı görselleştirme " "amacını ayarlar." #: ../app/config/gimprc-blurbs.h:531 @@ -11726,14 +11906,14 @@ "Sets the default 'Black Point Compensation' state for the 'Convert to Color " "Profile' dialog." msgstr "" -"'Renk Profiline Dönüştür' iletişim kutusu için varsayılan 'Siyah Nokta " +"'Renk Profiline Dönüştür' iletişim kutusu için öntanımlı 'Siyah Nokta " "Dengelemesi' durumunu ayarlar." #: ../app/config/gimprc-blurbs.h:535 msgid "" "Sets the default layer dithering method for the 'Convert Precision' dialog." msgstr "" -"'Hassasiyeti Dönüştür' iletişim kutusu için varsayılan katman titreme " +"'Hassasiyeti Dönüştür' iletişim kutusu için öntanımlı katman titreme " "yöntemini ayarlar." #: ../app/config/gimprc-blurbs.h:538 @@ -11741,26 +11921,26 @@ "Sets the default text layer dithering method for the 'Convert Precision' " "dialog." msgstr "" -"'Hassasiyeti Dönüştür' iletişim kutusu için varsayılan metin katmanı " +"'Hassasiyeti Dönüştür' iletişim kutusu için öntanımlı metin katmanı " "titremesi yöntemini ayarlar." #: ../app/config/gimprc-blurbs.h:541 msgid "" "Sets the default channel dithering method for the 'Convert Precision' dialog." msgstr "" -"'Hassasiyeti Dönüştür' iletişim kutusu için varsayılan kanal titreme " +"'Hassasiyeti Dönüştür' iletişim kutusu için öntanımlı kanal titreme " "yöntemini ayarlar." #: ../app/config/gimprc-blurbs.h:544 msgid "Sets the default palette type for the 'Convert to Indexed' dialog." -msgstr "'İndeksliye Dönüştür' kutusu için varsayılan palet türünü ayarlar." +msgstr "'İndeksliye Dönüştür' kutusu için öntanımlı palet türünü ayarlar." #: ../app/config/gimprc-blurbs.h:547 msgid "" "Sets the default maximum number of colors for the 'Convert to Indexed' " "dialog." msgstr "" -"'İndekliye Dönüştür' iletişim kutusu için varsayılan en fazla renk sayısını " +"'İndekliye Dönüştür' iletişim kutusu için öntanımlı en fazla renk sayısını " "ayarlar." #: ../app/config/gimprc-blurbs.h:550 @@ -11768,19 +11948,19 @@ "Sets the default 'Remove duplicate colors' state for the 'Convert to " "Indexed' dialog." msgstr "" -"'İndekliye Dönüştür' iletişim kutusu için varsayılan 'Çift renkleri kaldır' " +"'İndekliye Dönüştür' iletişim kutusu için öntanımlı 'Çift renkleri kaldır' " "durumunu ayarlar." #: ../app/config/gimprc-blurbs.h:553 msgid "Sets the default dithering type for the 'Convert to Indexed' dialog." msgstr "" -"'İndekliye Dönüştür' iletişim kutusu için varsayılan titreme türünü ayarlar." +"'İndekliye Dönüştür' iletişim kutusu için öntanımlı titreme türünü ayarlar." #: ../app/config/gimprc-blurbs.h:556 msgid "" "Sets the default 'Dither alpha' state for the 'Convert to Indexed' dialog." msgstr "" -"'İndekliye Dönüştür' iletişim kutusu için varsayılan 'Saydamlık titremesi' " +"'İndekliye Dönüştür' iletişim kutusu için öntanımlı 'Saydamlık titremesi' " "durumunu ayarlar." #: ../app/config/gimprc-blurbs.h:559 @@ -11788,126 +11968,123 @@ "Sets the default 'Dither text layers' state for the 'Convert to Indexed' " "dialog." msgstr "" -"'İndekliye Dönüştür' iletişim kutusu için varsayılan 'Metin katmanları " +"'İndekliye Dönüştür' iletişim kutusu için öntanımlı 'Metin katmanları " "titremesi' durumunu ayarlar." #: ../app/config/gimprc-blurbs.h:562 msgid "Sets the default fill type for the 'Canvas Size' dialog." -msgstr "" -"'Tuval Boyutu' iletişim kutusu için varsayılan doldurma türünü ayarlar." +msgstr "'Tuval Boyutu' iletişim kutusu için öntanımlı doldurma türünü ayarlar." #: ../app/config/gimprc-blurbs.h:565 msgid "Sets the default set of layers to resize for the 'Canvas Size' dialog." msgstr "" -"'Tuval Boyutu' iletişim kutusu için yeniden boyutlandırılacak varsayılan " +"'Tuval Boyutu' iletişim kutusu için yeniden boyutlandırılacak öntanımlı " "katman kümesini ayarlar." #: ../app/config/gimprc-blurbs.h:568 msgid "" "Sets the default 'Resize text layers' state for the 'Canvas Size' dialog." msgstr "" -"'Tuval Boyutu' iletişim kutusu için varsayılan 'Metin katmanlarını yeniden " +"'Tuval Boyutu' iletişim kutusu için öntanımlı 'Metin katmanlarını yeniden " "boyutlandır' durumunu ayarlar." #: ../app/config/gimprc-blurbs.h:571 msgid "Sets the default layer name for the 'New Layer' dialog." -msgstr "'Yeni Katman' iletişim kutusu için varsayılan katman adını ayarlar." +msgstr "'Yeni Katman' iletişim kutusu için öntanımlı katman adını ayarlar." #: ../app/config/gimprc-blurbs.h:574 msgid "Sets the default mode for the 'New Layer' dialog." -msgstr "'Yeni Katman' iletişim kutusu için varsayılan kipi ayarlar." +msgstr "'Yeni Katman' iletişim kutusu için öntanımlı kipi ayarlar." #: ../app/config/gimprc-blurbs.h:577 msgid "Sets the default blend space for the 'New Layer' dialog." msgstr "" -"'Yeni Katman' iletişim kutusu için varsayılan harmanlama alanını ayarlar." +"'Yeni Katman' iletişim kutusu için öntanımlı harmanlama alanını ayarlar." #: ../app/config/gimprc-blurbs.h:580 msgid "Sets the default composite space for the 'New Layer' dialog." -msgstr "'Yeni Katman' iletişim kutusu için varsayılan bileşik alanı ayarlar." +msgstr "'Yeni Katman' iletişim kutusu için öntanımlı bileşik alanı ayarlar." #: ../app/config/gimprc-blurbs.h:583 msgid "Sets the default composite mode for the 'New Layer' dialog." -msgstr "'Yeni Katman' iletişim kutusu için varsayılan bileşik kipini ayarlar." +msgstr "'Yeni Katman' iletişim kutusu için öntanımlı bileşik kipini ayarlar." #: ../app/config/gimprc-blurbs.h:586 msgid "Sets the default opacity for the 'New Layer' dialog." -msgstr "'Yeni Katman' iletişim kutusu için varsayılan matlığını ayarlar." +msgstr "'Yeni Katman' iletişim kutusu için öntanımlı matlığını ayarlar." #: ../app/config/gimprc-blurbs.h:589 msgid "Sets the default fill type for the 'New Layer' dialog." -msgstr "'Yeni Katman' iletişim kutusu için varsayılan doldurma türünü ayarlar." +msgstr "'Yeni Katman' iletişim kutusu için öntanımlı doldurma türünü ayarlar." #: ../app/config/gimprc-blurbs.h:592 msgid "Sets the default fill type for the 'Layer Boundary Size' dialog." msgstr "" -"'Katman Sınır Boyutu' iletişim kutusu için varsayılan doldurma türünü " -"ayarlar." +"'Katman Sınır Boyutu' iletişim kutusu için öntanımlı doldurma türünü ayarlar." #: ../app/config/gimprc-blurbs.h:595 msgid "Sets the default mask for the 'Add Layer Mask' dialog." -msgstr "'Katman Maskesi Ekle' iletişim kutusu için varsayılan maskeyi ayarlar." +msgstr "'Katman Maskesi Ekle' iletişim kutusu için öntanımlı maskeyi ayarlar." #: ../app/config/gimprc-blurbs.h:598 msgid "Sets the default 'invert mask' state for the 'Add Layer Mask' dialog." msgstr "" -"'Katman Maskesi Ekle' iletişim kutusu için varsayılan 'maskeyi ters çevir' " +"'Katman Maskesi Ekle' iletişim kutusu için öntanımlı 'maskeyi ters çevir' " "durumunu ayarlar." #: ../app/config/gimprc-blurbs.h:601 msgid "Sets the default merge type for the 'Merge Visible Layers' dialog." msgstr "" -"'Görünür Katmanları Birleştir' iletişim kutusu için varsayılan birleştirme " +"'Görünür Katmanları Birleştir' iletişim kutusu için öntanımlı birleştirme " "türünü ayarlar." #: ../app/config/gimprc-blurbs.h:604 msgid "" "Sets the default 'Active group only' for the 'Merge Visible Layers' dialog." msgstr "" -"'Görünür Katmanları Birleştir' iletişim kutusu için varsayılan 'Yalnızca " +"'Görünür Katmanları Birleştir' iletişim kutusu için öntanımlı 'Yalnızca " "etkin küme' durumunu ayarlar." #: ../app/config/gimprc-blurbs.h:607 msgid "" "Sets the default 'Discard invisible' for the 'Merge Visible Layers' dialog." msgstr "" -"'Görünen Katmanları Birleştir' iletişim kutusu için varsayılan 'Görünmez " +"'Görünen Katmanları Birleştir' iletişim kutusu için öntanımlı 'Görünmez " "katmanlardan vazgeç' durumunu ayarlar." #: ../app/config/gimprc-blurbs.h:610 msgid "Sets the default channel name for the 'New Channel' dialog." -msgstr "'Yeni Kanal' iletişim kutusu için varsayılan kanal adını ayarlar." +msgstr "'Yeni Kanal' iletişim kutusu için öntanımlı kanal adını ayarlar." #: ../app/config/gimprc-blurbs.h:613 msgid "Sets the default color and opacity for the 'New Channel' dialog." -msgstr "'Yeni Kanal' iletişim kutusu için varsayılan rengi ve matlığı ayarlar." +msgstr "'Yeni Kanal' iletişim kutusu için öntanımlı rengi ve matlığı ayarlar." #: ../app/config/gimprc-blurbs.h:616 msgid "Sets the default path name for the 'New Path' dialog." -msgstr "'Yeni Yol' iletişim kutusu için varsayılan yol adını ayarlar." +msgstr "'Yeni Yol' iletişim kutusu için öntanımlı yol adını ayarlar." #: ../app/config/gimprc-blurbs.h:619 msgid "Sets the default folder path for the 'Export Path' dialog." msgstr "" -"'Yolu Dışa Aktar' iletişim kutusu için varsayılan klasör yolunu ayarlar." +"'Yolu Dışa Aktar' iletişim kutusu için öntanımlı klasör yolunu ayarlar." #: ../app/config/gimprc-blurbs.h:622 msgid "" "Sets the default 'Export the active path' state for the 'Export Path' dialog." msgstr "" -"'Yolu Dışa Aktar' iletişim kutusu için varsayılan 'Etkin yolu dışa aktar' " +"'Yolu Dışa Aktar' iletişim kutusu için öntanımlı 'Etkin yolu dışa aktar' " "durumunu ayarlar." #: ../app/config/gimprc-blurbs.h:625 msgid "Sets the default folder path for the 'Import Path' dialog." -msgstr "" -"'Yolu İçe Aktar' iletişim kutusu için varsayılan klasör yolunu ayarlar." +msgstr "'Yolu İçe Aktar' iletişim kutusu için öntanımlı klasör yolunu ayarlar." #: ../app/config/gimprc-blurbs.h:628 msgid "" "Sets the default 'Merge imported paths' state for the 'Import Path' dialog." msgstr "" -"'Yolu İçe Aktar' iletişim kutusu için varsayılan 'İçe aktarılmış yolları " +"'Yolu İçe Aktar' iletişim kutusu için öntanımlı 'İçe aktarılmış yolları " "birleştir' durumunu ayarlar." #: ../app/config/gimprc-blurbs.h:631 @@ -11915,56 +12092,56 @@ "Sets the default 'Scale imported paths to fit size' state for the 'Import " "Path' dialog." msgstr "" -"'Yolları İçe Aktar' iletişim kutusu için varsayılan 'İçe aktarılmış yolları " +"'Yolları İçe Aktar' iletişim kutusu için öntanımlı 'İçe aktarılmış yolları " "ölçekle' durumunu ayarlar." #: ../app/config/gimprc-blurbs.h:634 msgid "Sets the default feather radius for the 'Feather Selection' dialog." -msgstr "'Tüylü Seçim' iletişim kutusu için varsayılan tüy yarıçapını ayarlar." +msgstr "'Tüylü Seçim' iletişim kutusu için öntanımlı tüy yarıçapını ayarlar." #: ../app/config/gimprc-blurbs.h:637 msgid "" "Sets the default 'Selected areas continue outside the image' setting for the " "'Feather Selection' dialog." msgstr "" -"'Tüylü Seçim' iletişim kutusu için varsayılan 'Seçilen alanlar görüntünün " +"'Tüylü Seçim' iletişim kutusu için öntanımlı 'Seçilen alanlar görüntünün " "dışında devam ediyor' ayarını ayarlar." #: ../app/config/gimprc-blurbs.h:641 msgid "Sets the default grow radius for the 'Grow Selection' dialog." msgstr "" -"'Seçimi Büyüt' iletişim kutusu için varsayılan büyüme yarıçapını ayarlar." +"'Seçimi Büyüt' iletişim kutusu için öntanımlı büyüme yarıçapını ayarlar." #: ../app/config/gimprc-blurbs.h:644 msgid "Sets the default shrink radius for the 'Shrink Selection' dialog." msgstr "" -"'Seçimi Küçült' iletişim kutusu için varsayılan küçültme yarıçapını ayarlar." +"'Seçimi Küçült' iletişim kutusu için öntanımlı küçültme yarıçapını ayarlar." #: ../app/config/gimprc-blurbs.h:647 msgid "" "Sets the default 'Selected areas continue outside the image' setting for the " "'Shrink Selection' dialog." msgstr "" -"'Seçimi Küçült' iletişim kutusu için varsayılan 'Seçilen alanlar görüntünün " +"'Seçimi Küçült' iletişim kutusu için öntanımlı 'Seçilen alanlar görüntünün " "dışında devam ediyor' ayarını ayarlar." #: ../app/config/gimprc-blurbs.h:651 msgid "Sets the default border radius for the 'Border Selection' dialog." msgstr "" -"'Kenarlık Seçimi' iletişim kutusu için varsayılan sınır yarıçapını ayarlar." +"'Kenarlık Seçimi' iletişim kutusu için öntanımlı sınır yarıçapını ayarlar." #: ../app/config/gimprc-blurbs.h:654 msgid "" "Sets the default 'Selected areas continue outside the image' setting for the " "'Border Selection' dialog." msgstr "" -"'Kenarlık Seçimi' iletişim kutusu için varsayılan 'Seçilen alanlar " -"görüntünün dışında devam ediyor' ayarını ayarlar." +"'Kenarlık Seçimi' iletişim kutusu için öntanımlı 'Seçilen alanlar görüntünün " +"dışında devam ediyor' ayarını ayarlar." #: ../app/config/gimprc-blurbs.h:658 msgid "Sets the default border style for the 'Border Selection' dialog." msgstr "" -"'Kenarlık Seçimi' iletişim kutusu için varsayılan sınır biçemini ayarlar." +"'Kenarlık Seçimi' iletişim kutusu için öntanımlı sınır biçemini ayarlar." #: ../app/config/gimprc-blurbs.h:667 msgid "Sets the size of the thumbnail shown in the Open dialog." @@ -12030,7 +12207,7 @@ "it was opened." msgstr "" "Etkin olduğunda, eğer bir görüntü açıldıktan sonra değiştirilmemişse GIMP " -"bunu bunu kaydetmeyecek." +"bunu kaydetmeyecek." #: ../app/config/gimprc-blurbs.h:708 msgid "" @@ -12422,7 +12599,7 @@ #: ../app/core/core-enums.c:654 msgctxt "gradient-color" msgid "Background color (transparent)" -msgstr "Ar_talan rengi (saydam)" +msgstr "Artalan rengi (saydam)" #. Translators: this is an abbreviated version of "Background color (transparent)". #. Keep it short. @@ -12768,7 +12945,7 @@ #: ../app/core/core-enums.c:1178 msgctxt "undo-type" msgid "Change metadata" -msgstr "Üstveriyi değiştir" +msgstr "Üst veriyi değiştir" #: ../app/core/core-enums.c:1179 msgctxt "undo-type" @@ -13010,7 +13187,7 @@ msgstr "Parazitler" #. initialize the module list -#: ../app/core/gimp.c:841 ../app/dialogs/preferences-dialog.c:3321 +#: ../app/core/gimp.c:841 ../app/dialogs/preferences-dialog.c:3326 msgid "Modules" msgstr "Modüller" @@ -13028,7 +13205,7 @@ #. initialize the list of gimp dynamics #: ../app/core/gimp-data-factories.c:354 ../app/core/gimpcontext.c:722 -#: ../app/dialogs/preferences-dialog.c:3267 +#: ../app/dialogs/preferences-dialog.c:3272 #: ../app/tools/gimppaintoptions-gui.c:221 msgid "Dynamics" msgstr "Hareketler" @@ -13611,7 +13788,7 @@ msgstr "Renk Geçişi" #: ../app/core/gimpcontext.c:750 ../app/core/gimpcontext.c:751 -#: ../app/widgets/gimpcolorselectorpalette.c:59 +#: ../app/widgets/gimpcolorselectorpalette.c:60 msgid "Palette" msgstr "Palet" @@ -13793,15 +13970,16 @@ msgstr "Çıktı türü" #. Style -#: ../app/core/gimpfilloptions.c:108 ../app/dialogs/preferences-dialog.c:1831 +#: ../app/core/gimpfilloptions.c:108 ../app/dialogs/preferences-dialog.c:1836 msgid "Style" msgstr "Biçem" +# Menü öğesi olmadığı için tümce düzeni tercih edildi #: ../app/core/gimpfilloptions.c:116 ../app/pdb/gimppdbcontext.c:100 #: ../app/tools/gimpbucketfilloptions.c:149 #: ../app/tools/gimpselectionoptions.c:80 ../app/tools/gimptextoptions.c:136 msgid "Antialiasing" -msgstr "Kenar Yumuşatma" +msgstr "Kenar yumuşatma" #: ../app/core/gimpfilloptions.c:123 ../app/tools/gimpbucketfilloptions.c:159 #: ../app/tools/gimpselectionoptions.c:87 @@ -13995,7 +14173,7 @@ msgid "Transform Layer Group" msgstr "Katman Kümesini Dönüştür" -#: ../app/core/gimpimage.c:691 ../app/widgets/gimpsymmetryeditor.c:175 +#: ../app/core/gimpimage.c:691 ../app/widgets/gimpsymmetryeditor.c:181 msgid "Symmetry" msgstr "Simetri" @@ -14015,32 +14193,32 @@ #: ../app/core/gimpimage.c:2669 #, c-format msgid "Layer mode '%s' was added in %s" -msgstr "'%s' katman kipi %s içinde eklendi" +msgstr "'%s' katman kipi %s ile eklendi" #: ../app/core/gimpimage.c:2684 #, c-format msgid "Layer groups were added in %s" -msgstr "Katman kümeleri %s içine eklendi" +msgstr "Katman kümeleri %s ile eklendi" #: ../app/core/gimpimage.c:2691 #, c-format msgid "Masks on layer groups were added in %s" -msgstr "Katman kümelerindeki maskeler %s içine eklendi" +msgstr "Katman kümelerindeki maskeler %s ile eklendi" #: ../app/core/gimpimage.c:2707 #, c-format msgid "High bit-depth images were added in %s" -msgstr "Yüksek bit derinlikli görüntüler %s içine eklendi" +msgstr "Yüksek bit derinlikli görüntüler %s ile eklendi" #: ../app/core/gimpimage.c:2719 #, c-format msgid "Internal zlib compression was added in %s" -msgstr "Dahili zlib sıkıştırması %s içinde eklendi" +msgstr "Dahili zlib sıkıştırması %s ile eklendi" #: ../app/core/gimpimage.c:2736 #, c-format msgid "Support for image files larger than 4GB was added in %s" -msgstr "%s’de 4 GB’dan büyük görüntü dosyaları desteği eklendi" +msgstr " 4 GB’dan büyük görüntü dosyaları desteği %s ile eklendi" #: ../app/core/gimpimage.c:2832 msgctxt "undo-type" @@ -14415,8 +14593,8 @@ msgid "Can't undo %s" msgstr "Geriye alınamıyor: %s" -#: ../app/core/gimpimagefile.c:746 ../app/dialogs/preferences-dialog.c:1953 -#: ../app/dialogs/preferences-dialog.c:2059 +#: ../app/core/gimpimagefile.c:746 ../app/dialogs/preferences-dialog.c:1958 +#: ../app/dialogs/preferences-dialog.c:2064 msgid "Folder" msgstr "Klasör" @@ -14815,8 +14993,8 @@ "Invalid header data in '%s': width=%lu (maximum %lu), height=%lu (maximum " "%lu), bytes=%lu" msgstr "" -"'%s' içinde geçersiz başlık verisi: genişlik=%lu (en fazla %lu), yükseklik=" -"%lu (en fazla %lu), byte=%lu" +"'%s' içinde geçersiz başlık verisi: genişlik=%lu (en fazla %lu), " +"yükseklik=%lu (en fazla %lu), byte=%lu" #: ../app/core/gimppattern-load.c:116 #, c-format @@ -14986,6 +15164,7 @@ #. no undo (or redo) steps available #: ../app/core/gimpsymmetry.c:137 ../app/widgets/gimpimagepropview.c:410 #: ../app/widgets/gimpsymmetryeditor.c:165 +#: ../app/widgets/gimpsymmetryeditor.c:175 msgid "None" msgstr "Hiçbiri" @@ -15202,7 +15381,7 @@ #: ../app/core/gimptoolgroup.c:265 msgctxt "tool-item" msgid "Group" -msgstr "Kümeler" +msgstr "Küme" #: ../app/core/gimptoolpreset.c:149 msgid "Apply stored FG/BG" @@ -15327,8 +15506,8 @@ msgid "translator-credits" msgstr "" "Muhammet Kara \n" -"Sabri Ünal , 2019-2020\n" -"Emin Tufan Çetin , 2019-2020." +"Sabri Ünal , 2019-2022\n" +"Emin Tufan Çetin , 2019-2022." #: ../app/dialogs/about-dialog.c:355 msgid "Update available!" @@ -15849,7 +16028,7 @@ msgstr "Yeni Görüntü Oluştur" #: ../app/dialogs/image-new-dialog.c:138 -#: ../app/dialogs/preferences-dialog.c:1762 +#: ../app/dialogs/preferences-dialog.c:1767 ../app/dialogs/resize-dialog.c:257 msgid "_Template:" msgstr "Ş_ablon:" @@ -16047,7 +16226,7 @@ msgid "Offset Y:" msgstr "Y Konumu:" -#: ../app/dialogs/layer-options-dialog.c:396 ../app/dialogs/resize-dialog.c:369 +#: ../app/dialogs/layer-options-dialog.c:396 ../app/dialogs/resize-dialog.c:516 #: ../app/widgets/gimptemplateeditor.c:466 msgid "_Fill with:" msgstr "_Doldur:" @@ -16173,7 +16352,7 @@ msgstr "Kaynak Seç" #: ../app/dialogs/palette-import-dialog.c:212 -#: ../app/dialogs/preferences-dialog.c:1725 +#: ../app/dialogs/preferences-dialog.c:1730 msgid "_Gradient" msgstr "_Renk Geçişi" @@ -16237,20 +16416,20 @@ msgid "There is no palette to import." msgstr "Taşınacak hiçbir yok yok." -#: ../app/dialogs/preferences-dialog.c:284 +#: ../app/dialogs/preferences-dialog.c:286 msgid "Reset All Preferences" msgstr "Tüm Tercihleri Sıfırla" -#: ../app/dialogs/preferences-dialog.c:302 +#: ../app/dialogs/preferences-dialog.c:304 msgid "Do you really want to reset all preferences to default values?" msgstr "Tüm tercihleri öntanımlı değerlere getirmek istiyor musunuz?" -#: ../app/dialogs/preferences-dialog.c:381 +#: ../app/dialogs/preferences-dialog.c:383 msgid "You will have to restart GIMP for the following changes to take effect:" msgstr "" "İzleyen değişikliklerin etkin olabilmesi için GIMP'i yeniden başlatmalısınız:" -#: ../app/dialogs/preferences-dialog.c:647 +#: ../app/dialogs/preferences-dialog.c:649 msgid "" "Your keyboard shortcuts will be reset to default values the next time you " "start GIMP." @@ -16258,15 +16437,15 @@ "Klavye kısayollarınız GIMP'in bir sonraki başlatılmasında öntanımlı " "değerlere getirilecek." -#: ../app/dialogs/preferences-dialog.c:658 +#: ../app/dialogs/preferences-dialog.c:660 msgid "Remove all Keyboard Shortcuts" msgstr "Tüm Klavye Kısayollarını Kaldır" -#: ../app/dialogs/preferences-dialog.c:680 +#: ../app/dialogs/preferences-dialog.c:682 msgid "Do you really want to remove all keyboard shortcuts from all menus?" msgstr "Tüm klavye kısayollarını bütün menülerden kaldırmak istiyor musunuz?" -#: ../app/dialogs/preferences-dialog.c:721 +#: ../app/dialogs/preferences-dialog.c:723 msgid "" "Your window setup will be reset to default values the next time you start " "GIMP." @@ -16274,7 +16453,7 @@ "Pencere düzeniniz GIMP'in sonraki başlangıcında öntanımlı değerlere " "getirilecek." -#: ../app/dialogs/preferences-dialog.c:756 +#: ../app/dialogs/preferences-dialog.c:758 msgid "" "Your input device settings will be reset to default values the next time you " "start GIMP." @@ -16282,7 +16461,7 @@ "Girdi aygıtı ayarlarınız GIMP'in sonraki başlangıcında öntanımlı değerlere " "getirilecek." -#: ../app/dialogs/preferences-dialog.c:798 +#: ../app/dialogs/preferences-dialog.c:800 msgid "" "Your tool options will be reset to default values the next time you start " "GIMP." @@ -16290,157 +16469,157 @@ "Alet seçenekleriniz GIMP'in sonraki başlangıcında öntanımlı değerlere " "getirilecek." -#: ../app/dialogs/preferences-dialog.c:850 -#: ../app/dialogs/preferences-dialog.c:2602 +#: ../app/dialogs/preferences-dialog.c:852 +#: ../app/dialogs/preferences-dialog.c:2607 msgid "There's a local installation of the user manual." msgstr "Kullanıcı kılavuzu yerel olarak yüklenmiş." -#: ../app/dialogs/preferences-dialog.c:855 -#: ../app/dialogs/preferences-dialog.c:2608 +#: ../app/dialogs/preferences-dialog.c:857 +#: ../app/dialogs/preferences-dialog.c:2613 msgid "The user manual is not installed locally." msgstr "Kullanıcı kılavuzu yerel olarak yüklenmemiş." -#: ../app/dialogs/preferences-dialog.c:961 +#: ../app/dialogs/preferences-dialog.c:963 msgid "Show s_election" msgstr "S_eçimi göster" -#: ../app/dialogs/preferences-dialog.c:964 +#: ../app/dialogs/preferences-dialog.c:966 msgid "Show _layer boundary" msgstr "Ka_tman sınırını göster" -#: ../app/dialogs/preferences-dialog.c:967 +#: ../app/dialogs/preferences-dialog.c:969 msgid "Show can_vas boundary" msgstr "_Tuval sınırını göster" -#: ../app/dialogs/preferences-dialog.c:970 +#: ../app/dialogs/preferences-dialog.c:972 msgid "Show _guides" msgstr "K_ılavuzları göster" -#: ../app/dialogs/preferences-dialog.c:973 +#: ../app/dialogs/preferences-dialog.c:975 msgid "Show gri_d" msgstr "I_zgarayı göster" -#: ../app/dialogs/preferences-dialog.c:976 +#: ../app/dialogs/preferences-dialog.c:978 msgid "Show _sample points" msgstr "Örnek _noktaları göster" -#: ../app/dialogs/preferences-dialog.c:985 +#: ../app/dialogs/preferences-dialog.c:987 msgid "Show _menubar" msgstr "_Menü çubuğunu göster" -#: ../app/dialogs/preferences-dialog.c:989 +#: ../app/dialogs/preferences-dialog.c:991 msgid "Show _rulers" msgstr "_Cetveli göster" -#: ../app/dialogs/preferences-dialog.c:992 +#: ../app/dialogs/preferences-dialog.c:994 msgid "Show scroll_bars" msgstr "Ka_ydırma çubuğunu göster" -#: ../app/dialogs/preferences-dialog.c:995 +#: ../app/dialogs/preferences-dialog.c:997 msgid "Show s_tatusbar" msgstr "D_urum çubuğunu göster" -#: ../app/dialogs/preferences-dialog.c:1001 +#: ../app/dialogs/preferences-dialog.c:1003 msgid "Canvas _padding mode:" msgstr "Tuval _doldurma kipi:" -#: ../app/dialogs/preferences-dialog.c:1006 +#: ../app/dialogs/preferences-dialog.c:1008 msgid "Custom p_adding color:" msgstr "Tuval doldurma _rengi:" -#: ../app/dialogs/preferences-dialog.c:1007 +#: ../app/dialogs/preferences-dialog.c:1009 msgid "Select Custom Canvas Padding Color" msgstr "Özel Tuval Doldurma Rengi Seç" -#: ../app/dialogs/preferences-dialog.c:1016 +#: ../app/dialogs/preferences-dialog.c:1018 msgid "_Keep canvas padding in \"Show All\" mode" msgstr "Tuval _doldurmayı \"Tümünü Göster\" kipinde koru" -#: ../app/dialogs/preferences-dialog.c:1041 +#: ../app/dialogs/preferences-dialog.c:1043 msgid "Snap to _Guides" msgstr "_Kılavuzlara Yasla" -#: ../app/dialogs/preferences-dialog.c:1044 +#: ../app/dialogs/preferences-dialog.c:1046 msgid "S_nap to Grid" msgstr "_Izgaraya Yasla" -#: ../app/dialogs/preferences-dialog.c:1052 +#: ../app/dialogs/preferences-dialog.c:1054 msgid "Snap to Canvas _Edges" msgstr "_Tuval Kenarlarına Yasla" -#: ../app/dialogs/preferences-dialog.c:1055 +#: ../app/dialogs/preferences-dialog.c:1057 msgid "Snap to _Active Path" msgstr "_Etkin Yola Yasla" -#: ../app/dialogs/preferences-dialog.c:1127 +#: ../app/dialogs/preferences-dialog.c:1129 msgid "Preferences" msgstr "Tercihler" -#: ../app/dialogs/preferences-dialog.c:1163 -#: ../app/dialogs/preferences-dialog.c:1164 +#: ../app/dialogs/preferences-dialog.c:1165 +#: ../app/dialogs/preferences-dialog.c:1166 msgid "System Resources" msgstr "Sistem Kaynakları" -#: ../app/dialogs/preferences-dialog.c:1172 +#: ../app/dialogs/preferences-dialog.c:1174 msgid "Resource Consumption" msgstr "Kaynak Harcaması" -#: ../app/dialogs/preferences-dialog.c:1182 +#: ../app/dialogs/preferences-dialog.c:1184 msgid "Minimal number of _undo levels:" msgstr "_Geri alma düzeyinin en düşük sayısı:" -#: ../app/dialogs/preferences-dialog.c:1185 +#: ../app/dialogs/preferences-dialog.c:1187 msgid "Maximum undo _memory:" msgstr "En fazla geri alma _belleği:" -#: ../app/dialogs/preferences-dialog.c:1188 +#: ../app/dialogs/preferences-dialog.c:1190 msgid "Tile cache _size:" msgstr "Döşeme önbellek _boyutu:" -#: ../app/dialogs/preferences-dialog.c:1191 +#: ../app/dialogs/preferences-dialog.c:1193 msgid "Maximum _new image size:" msgstr "En büyük _yeni görüntü boyutu:" -#: ../app/dialogs/preferences-dialog.c:1195 +#: ../app/dialogs/preferences-dialog.c:1197 msgid "S_wap compression:" msgstr "_Takas alanı sıkıştırma oranı:" -#: ../app/dialogs/preferences-dialog.c:1200 +#: ../app/dialogs/preferences-dialog.c:1202 msgid "Number of _threads to use:" msgstr "Kullanılacak _parçacık sayısı:" -#: ../app/dialogs/preferences-dialog.c:1206 +#: ../app/dialogs/preferences-dialog.c:1210 msgid "Network access" msgstr "Ağ erişimi" -#: ../app/dialogs/preferences-dialog.c:1210 +#: ../app/dialogs/preferences-dialog.c:1214 msgid "Check for updates (requires internet)" msgstr "Güncellemeleri denetle (internet gerekir)" #. Image Thumbnails -#: ../app/dialogs/preferences-dialog.c:1215 +#: ../app/dialogs/preferences-dialog.c:1220 msgid "Image Thumbnails" msgstr "Görüntü Küçük Resimleri" -#: ../app/dialogs/preferences-dialog.c:1220 +#: ../app/dialogs/preferences-dialog.c:1225 msgid "Size of _thumbnails:" msgstr "_Küçük resimlerin boyutu:" -#: ../app/dialogs/preferences-dialog.c:1224 +#: ../app/dialogs/preferences-dialog.c:1229 msgid "Maximum _filesize for thumbnailing:" msgstr "Küçük resimleme için en büyük dosya _boyutu:" -#: ../app/dialogs/preferences-dialog.c:1231 +#: ../app/dialogs/preferences-dialog.c:1236 msgid "_Keep record of used files in the Recent Documents list" msgstr "Açılan Son Belgeler listesindeki _kullanılmış dosyaların kaydını tut" #. TODO: icon needed. -#: ../app/dialogs/preferences-dialog.c:1248 -#: ../app/dialogs/preferences-dialog.c:1249 +#: ../app/dialogs/preferences-dialog.c:1253 +#: ../app/dialogs/preferences-dialog.c:1254 msgid "Debugging" msgstr "Hata Ayıklama" -#: ../app/dialogs/preferences-dialog.c:1256 +#: ../app/dialogs/preferences-dialog.c:1261 msgid "" "We hope you will never need these settings, but as all software, GIMP has " "bugs, and crashes can occur. If it happens, you can help us by reporting " @@ -16450,21 +16629,21 @@ "yazılımlarda olduğu gibi GIMP՚de de hatalar var ve çökmeler görülebilir. " "Olursa, hataları bildirerek bize yardımcı olabilirsiniz." -#: ../app/dialogs/preferences-dialog.c:1265 +#: ../app/dialogs/preferences-dialog.c:1270 msgid "Bug Reporting" msgstr "Hata Bildirimi" -#: ../app/dialogs/preferences-dialog.c:1271 +#: ../app/dialogs/preferences-dialog.c:1276 msgid "Debug _policy:" msgstr "Hata _ayıklama politikası:" -#: ../app/dialogs/preferences-dialog.c:1283 +#: ../app/dialogs/preferences-dialog.c:1288 msgid "This feature requires \"gdb\" or \"lldb\" installed on your system." msgstr "" "Bu özellik \"gdb\" veya \"lldb\" yazılımlarının sisteminizde kurulu olmasını " "gerektirmektedir." -#: ../app/dialogs/preferences-dialog.c:1287 +#: ../app/dialogs/preferences-dialog.c:1292 msgid "" "This feature is more efficient with \"gdb\" or \"lldb\" installed on your " "system." @@ -16472,231 +16651,231 @@ "Bu özellik \"gdb\" veya \"lldb\" sisteminizde kurulu olması durumunda daha " "etkilidir." -#: ../app/dialogs/preferences-dialog.c:1300 -#: ../app/dialogs/preferences-dialog.c:1301 +#: ../app/dialogs/preferences-dialog.c:1305 +#: ../app/dialogs/preferences-dialog.c:1306 msgid "Color Management" msgstr "Renk Yönetimi" -#: ../app/dialogs/preferences-dialog.c:1310 +#: ../app/dialogs/preferences-dialog.c:1315 msgid "R_eset Color Management" msgstr "R_enk Yönetimini Sıfırla" -#: ../app/dialogs/preferences-dialog.c:1333 +#: ../app/dialogs/preferences-dialog.c:1338 msgid "Image display _mode:" msgstr "Görüntü ekranı _kipi:" #. Color Managed Display -#: ../app/dialogs/preferences-dialog.c:1337 +#: ../app/dialogs/preferences-dialog.c:1342 msgid "Color Managed Display" msgstr "Renk Yönetimli Ekran" -#: ../app/dialogs/preferences-dialog.c:1346 +#: ../app/dialogs/preferences-dialog.c:1351 msgid "Select Monitor Color Profile" msgstr "Ekran Renk Profilini Seç" -#: ../app/dialogs/preferences-dialog.c:1347 +#: ../app/dialogs/preferences-dialog.c:1352 msgid "_Monitor profile:" msgstr "_Ekran profili:" -#: ../app/dialogs/preferences-dialog.c:1353 +#: ../app/dialogs/preferences-dialog.c:1358 msgid "_Try to use the system monitor profile" msgstr "Sistem ekran profilini kullanmayı _deneyin" -#: ../app/dialogs/preferences-dialog.c:1362 +#: ../app/dialogs/preferences-dialog.c:1367 msgid "_Rendering intent:" msgstr "_Görselleştirme amacı:" -#: ../app/dialogs/preferences-dialog.c:1367 +#: ../app/dialogs/preferences-dialog.c:1372 msgid "Use _black point compensation" msgstr "_Siyah nokta dengelemesi kullan" -#: ../app/dialogs/preferences-dialog.c:1375 -#: ../app/dialogs/preferences-dialog.c:1411 ../app/paint/gimpinkoptions.c:93 +#: ../app/dialogs/preferences-dialog.c:1380 +#: ../app/dialogs/preferences-dialog.c:1416 ../app/paint/gimpinkoptions.c:93 msgid "Speed" msgstr "Hız" -#: ../app/dialogs/preferences-dialog.c:1376 -#: ../app/dialogs/preferences-dialog.c:1412 +#: ../app/dialogs/preferences-dialog.c:1381 +#: ../app/dialogs/preferences-dialog.c:1417 msgid "Precision / Color Fidelity" msgstr "Hassasiyet / Renk Sadakati" -#: ../app/dialogs/preferences-dialog.c:1377 +#: ../app/dialogs/preferences-dialog.c:1382 msgid "_Optimize image display for:" msgstr "Görüntü gösterimini şunun için _eniyile:" #. Print Simulation (Soft-proofing) -#: ../app/dialogs/preferences-dialog.c:1381 +#: ../app/dialogs/preferences-dialog.c:1386 msgid "Soft-Proofing" msgstr "Ekran Provası" -#: ../app/dialogs/preferences-dialog.c:1391 +#: ../app/dialogs/preferences-dialog.c:1396 msgid "Select Soft-Proofing Color Profile" msgstr "Ekran Provası Renk Profili Seç" -#: ../app/dialogs/preferences-dialog.c:1392 +#: ../app/dialogs/preferences-dialog.c:1397 msgid "_Soft-proofing profile:" msgstr "Ekran _provası profili:" -#: ../app/dialogs/preferences-dialog.c:1398 +#: ../app/dialogs/preferences-dialog.c:1403 msgid "Re_ndering intent:" msgstr "Gör_selleştirme amacı:" -#: ../app/dialogs/preferences-dialog.c:1403 +#: ../app/dialogs/preferences-dialog.c:1408 msgid "Use black _point compensation" msgstr "Siyah _nokta dengelemesi kullan" -#: ../app/dialogs/preferences-dialog.c:1413 +#: ../app/dialogs/preferences-dialog.c:1418 msgid "O_ptimize soft-proofing for:" msgstr "Ekran _provasını şunun için eniyile:" -#: ../app/dialogs/preferences-dialog.c:1422 +#: ../app/dialogs/preferences-dialog.c:1427 msgid "Mar_k out of gamut colors" msgstr "Dizi ren_klerinin dışındakileri işaretle" -#: ../app/dialogs/preferences-dialog.c:1427 +#: ../app/dialogs/preferences-dialog.c:1432 msgid "Select Warning Color" msgstr "Uyarı Rengini Seç" #. Preferred profiles -#: ../app/dialogs/preferences-dialog.c:1438 +#: ../app/dialogs/preferences-dialog.c:1443 msgid "Preferred Profiles" msgstr "Yeğlenen Profiller" -#: ../app/dialogs/preferences-dialog.c:1447 +#: ../app/dialogs/preferences-dialog.c:1452 msgid "Select Preferred RGB Color Profile" msgstr "Yeğlenen RGB Renk Profilini Seç" -#: ../app/dialogs/preferences-dialog.c:1448 +#: ../app/dialogs/preferences-dialog.c:1453 msgid "_RGB profile:" msgstr "_RGB profili:" -#: ../app/dialogs/preferences-dialog.c:1455 +#: ../app/dialogs/preferences-dialog.c:1460 msgid "Select Preferred Grayscale Color Profile" msgstr "Yeğlenen Gri Tonlamalı Renk Profilini Seç" -#: ../app/dialogs/preferences-dialog.c:1456 +#: ../app/dialogs/preferences-dialog.c:1461 msgid "_Grayscale profile:" msgstr "_Gri tonlamalı profil:" -#: ../app/dialogs/preferences-dialog.c:1463 +#: ../app/dialogs/preferences-dialog.c:1468 msgid "Select CMYK Color Profile" msgstr "CMYK Renk Profilini Seç" -#: ../app/dialogs/preferences-dialog.c:1464 +#: ../app/dialogs/preferences-dialog.c:1469 msgid "_CMYK profile:" msgstr "_CMYK profili:" #. Policies -#: ../app/dialogs/preferences-dialog.c:1469 +#: ../app/dialogs/preferences-dialog.c:1474 msgid "Policies" msgstr "İlkeler" -#: ../app/dialogs/preferences-dialog.c:1474 +#: ../app/dialogs/preferences-dialog.c:1479 msgid "_File Open behaviour:" msgstr "_Dosya Açma davranışı:" #. Filter Dialogs -#: ../app/dialogs/preferences-dialog.c:1478 -#: ../app/dialogs/preferences-dialog.c:2313 +#: ../app/dialogs/preferences-dialog.c:1483 +#: ../app/dialogs/preferences-dialog.c:2318 msgid "Filter Dialogs" msgstr "Süzgeç İletişim Kutuları" -#: ../app/dialogs/preferences-dialog.c:1482 +#: ../app/dialogs/preferences-dialog.c:1487 msgid "Show _advanced color options" msgstr "_Gelişmiş renk seçeneklerini göster" -#: ../app/dialogs/preferences-dialog.c:1496 -#: ../app/dialogs/preferences-dialog.c:1497 +#: ../app/dialogs/preferences-dialog.c:1501 +#: ../app/dialogs/preferences-dialog.c:1502 msgid "Image Import & Export" msgstr "Görüntü İçe veya Dışa Aktar" #. Import Policies -#: ../app/dialogs/preferences-dialog.c:1507 +#: ../app/dialogs/preferences-dialog.c:1512 msgid "Import Policies" msgstr "İçe Aktarma Politikaları" -#: ../app/dialogs/preferences-dialog.c:1511 +#: ../app/dialogs/preferences-dialog.c:1516 msgid "Promote imported images to _floating point precision" msgstr "İçe aktarılan görüntüleri _kayan nokta hassasiyetine yükselt" -#: ../app/dialogs/preferences-dialog.c:1520 +#: ../app/dialogs/preferences-dialog.c:1525 msgid "_Dither images when promoting to floating point" msgstr "Görüntüyü kayan nokta hassasiyetine yükseltirken _titret" -#: ../app/dialogs/preferences-dialog.c:1525 +#: ../app/dialogs/preferences-dialog.c:1530 msgid "_Add an alpha channel to imported images" msgstr "İçe aktarılan görüntüye alfa kanalı _ekle" -#: ../app/dialogs/preferences-dialog.c:1530 +#: ../app/dialogs/preferences-dialog.c:1535 msgid "Color _profile policy:" msgstr "Renk _profili politikası:" #. Export Policies -#: ../app/dialogs/preferences-dialog.c:1534 +#: ../app/dialogs/preferences-dialog.c:1539 msgid "Export Policies" msgstr "Dışa Aktarma Politikaları" -#: ../app/dialogs/preferences-dialog.c:1538 +#: ../app/dialogs/preferences-dialog.c:1543 msgid "Export the i_mage's color profile by default" -msgstr "_Görüntünün renk profilini varsayılan olarak dışa aktar" +msgstr "_Görüntünün renk profilini öntanımlı olarak dışa aktar" #. Translators: label for #. * configuration option (checkbox). #. * It determines how file export #. * plug-ins handle Exif by default. #. -#: ../app/dialogs/preferences-dialog.c:1546 +#: ../app/dialogs/preferences-dialog.c:1551 msgid "Export _Exif metadata by default when available" msgstr "" -"Kullanılabilir olduğunda, _EXIF üstverisini varsayılan olarak dışa aktar" +"Kullanılabilir olduğunda, _EXIF üst verisini öntanımlı olarak dışa aktar" #. Translators: label for #. * configuration option (checkbox). #. * It determines how file export #. * plug-ins handle XMP by default. #. -#: ../app/dialogs/preferences-dialog.c:1554 +#: ../app/dialogs/preferences-dialog.c:1559 msgid "Export _XMP metadata by default when available" msgstr "" -"Kullanılabilir olduğunda, _XMP üstverisini varsayılan olarak dışa aktar" +"Kullanılabilir olduğunda, _XMP üst verisini öntanımlı olarak dışa aktar" #. Translators: label for #. * configuration option (checkbox). #. * It determines how file export #. * plug-ins handle IPTC by default. #. -#: ../app/dialogs/preferences-dialog.c:1562 +#: ../app/dialogs/preferences-dialog.c:1567 msgid "Export _IPTC metadata by default when available" msgstr "" -"Kullanılabilir olduğunda, _IPTC üstverisini varsayılan olarak dışa aktar" +"Kullanılabilir olduğunda, _IPTC üst verisini öntanımlı olarak dışa aktar" -#: ../app/dialogs/preferences-dialog.c:1565 +#: ../app/dialogs/preferences-dialog.c:1570 msgid "Metadata can contain sensitive information." -msgstr "Üstveri hassas bilgiler içerebilir." +msgstr "Üst veri hassas bilgiler içerebilir." #. Export File Type -#: ../app/dialogs/preferences-dialog.c:1569 +#: ../app/dialogs/preferences-dialog.c:1574 msgid "Export File Type" msgstr "Dışa Aktarma Dosya Türü" -#: ../app/dialogs/preferences-dialog.c:1573 +#: ../app/dialogs/preferences-dialog.c:1578 msgid "Default export file t_ype:" -msgstr "Varsa_yılan dışa aktarma dosya türü:" +msgstr "Ö_ntanımlı dışa aktarma dosya türü:" #. Raw Image Importer -#: ../app/dialogs/preferences-dialog.c:1577 +#: ../app/dialogs/preferences-dialog.c:1582 msgid "Raw Image Importer" msgstr "Ham Görüntü İçe Aktarıcı" -#: ../app/dialogs/preferences-dialog.c:1613 +#: ../app/dialogs/preferences-dialog.c:1618 msgid "Experimental Playground" msgstr "Deneysel Çalışma Alanı" -#: ../app/dialogs/preferences-dialog.c:1614 +#: ../app/dialogs/preferences-dialog.c:1619 msgid "Playground" msgstr "Çalışma Alanı" -#: ../app/dialogs/preferences-dialog.c:1621 +#: ../app/dialogs/preferences-dialog.c:1626 msgid "" "These features are unfinished, buggy and may crash GIMP. It is unadvised to " "use them unless you really know what you are doing or you intend to " @@ -16707,11 +16886,11 @@ "düşünmüyorsanız, bunları kullanmanız önerilmez." #. Hardware Acceleration -#: ../app/dialogs/preferences-dialog.c:1631 +#: ../app/dialogs/preferences-dialog.c:1636 msgid "Hardware Acceleration" msgstr "Donanım Hızlandırma" -#: ../app/dialogs/preferences-dialog.c:1635 +#: ../app/dialogs/preferences-dialog.c:1640 msgid "" "OpenCL drivers and support are experimental, expect slowdowns and possible " "crashes (please report)." @@ -16719,557 +16898,557 @@ "OpenCL sürücüleri desteği deneysel olup yavaşlamalar ve olası çökmeler " "yaşayabilirsiniz (lütfen raporlayınız)." -#: ../app/dialogs/preferences-dialog.c:1641 +#: ../app/dialogs/preferences-dialog.c:1646 msgid "Use O_penCL" msgstr "O_penCL Kullan" #. Very unstable tools -#: ../app/dialogs/preferences-dialog.c:1645 +#: ../app/dialogs/preferences-dialog.c:1650 msgid "Insane Options" msgstr "Çılgın Seçenekler" -#: ../app/dialogs/preferences-dialog.c:1649 +#: ../app/dialogs/preferences-dialog.c:1654 msgid "_N-Point Deformation tool" msgstr "_N-Nokta Deformasyon aracı" -#: ../app/dialogs/preferences-dialog.c:1652 +#: ../app/dialogs/preferences-dialog.c:1657 msgid "_Seamless Clone tool" msgstr "_Kusursuz Kopyalama aracı" -#: ../app/dialogs/preferences-dialog.c:1662 -#: ../app/dialogs/preferences-dialog.c:1663 +#: ../app/dialogs/preferences-dialog.c:1667 +#: ../app/dialogs/preferences-dialog.c:1668 msgctxt "preferences" msgid "Tool Options" msgstr "Araç Seçenekleri" #. General #. Snapping Distance -#: ../app/dialogs/preferences-dialog.c:1672 -#: ../app/dialogs/preferences-dialog.c:2546 -#: ../app/dialogs/preferences-dialog.c:2874 -#: ../app/dialogs/preferences-dialog.c:3120 +#: ../app/dialogs/preferences-dialog.c:1677 +#: ../app/dialogs/preferences-dialog.c:2551 +#: ../app/dialogs/preferences-dialog.c:2879 +#: ../app/dialogs/preferences-dialog.c:3125 #: ../app/widgets/gimpcontrollereditor.c:187 msgid "General" msgstr "Genel" -#: ../app/dialogs/preferences-dialog.c:1675 +#: ../app/dialogs/preferences-dialog.c:1680 msgid "Allow _editing on non-visible layers" msgstr "_Görünmez katmanları düzenlemeye izin ver" -#: ../app/dialogs/preferences-dialog.c:1679 +#: ../app/dialogs/preferences-dialog.c:1684 msgid "_Save tool options on exit" msgstr "Çıkar_ken araç seçeneklerini kaydet" -#: ../app/dialogs/preferences-dialog.c:1683 +#: ../app/dialogs/preferences-dialog.c:1688 msgid "Save Tool Options _Now" msgstr "Araç Seçeneklerini _Şimdi Kaydet" -#: ../app/dialogs/preferences-dialog.c:1690 +#: ../app/dialogs/preferences-dialog.c:1695 msgid "_Reset Saved Tool Options to Default Values" msgstr "Kaydedilmiş Araç Seçeneklerini Öntanımlı Değerlere _Sıfırla" -#: ../app/dialogs/preferences-dialog.c:1704 +#: ../app/dialogs/preferences-dialog.c:1709 msgid "Default _interpolation:" msgstr "Öntanımlı _aradeğerleme:" #. Global Brush, Pattern, ... -#: ../app/dialogs/preferences-dialog.c:1712 +#: ../app/dialogs/preferences-dialog.c:1717 msgid "Paint Options Shared Between Tools" msgstr "Araçlar Arasında Paylaşılan Boyama Seçenekleri" -#: ../app/dialogs/preferences-dialog.c:1716 +#: ../app/dialogs/preferences-dialog.c:1721 msgid "_Brush" msgstr "_Fırça" -#: ../app/dialogs/preferences-dialog.c:1719 +#: ../app/dialogs/preferences-dialog.c:1724 msgid "_Dynamics" msgstr "_Hareketler" -#: ../app/dialogs/preferences-dialog.c:1722 +#: ../app/dialogs/preferences-dialog.c:1727 msgid "_Pattern" msgstr "_Desen" #. Move Tool -#: ../app/dialogs/preferences-dialog.c:1729 +#: ../app/dialogs/preferences-dialog.c:1734 msgid "Move Tool" msgstr "Taşıma Aracı" -#: ../app/dialogs/preferences-dialog.c:1733 +#: ../app/dialogs/preferences-dialog.c:1738 msgid "Set _layer or path as active" msgstr "_Katmanı veya yolu etkin olarak ayarla" -#: ../app/dialogs/preferences-dialog.c:1745 +#: ../app/dialogs/preferences-dialog.c:1750 msgid "Default New Image" msgstr "Öntanımlı Yeni Görüntü" -#: ../app/dialogs/preferences-dialog.c:1746 +#: ../app/dialogs/preferences-dialog.c:1751 msgid "Default Image" msgstr "Öntanımlı Görüntü" -#: ../app/dialogs/preferences-dialog.c:1782 +#: ../app/dialogs/preferences-dialog.c:1787 msgid "Quick Mask color:" msgstr "Hızlı Maske rengi:" -#: ../app/dialogs/preferences-dialog.c:1783 +#: ../app/dialogs/preferences-dialog.c:1788 msgid "Set the default Quick Mask color" msgstr "Öntanımlı Hızlı Maske rengini ayarla" -#: ../app/dialogs/preferences-dialog.c:1793 +#: ../app/dialogs/preferences-dialog.c:1798 msgid "Default Image Grid" msgstr "Öntanımlı Görüntü Izgarası" -#: ../app/dialogs/preferences-dialog.c:1794 +#: ../app/dialogs/preferences-dialog.c:1799 msgid "Default Grid" msgstr "Öntanımlı Izgara" -#: ../app/dialogs/preferences-dialog.c:1814 +#: ../app/dialogs/preferences-dialog.c:1819 msgid "User Interface" msgstr "Kullanıcı Arabirimi" -#: ../app/dialogs/preferences-dialog.c:1815 +#: ../app/dialogs/preferences-dialog.c:1820 msgid "Interface" msgstr "Arabirim" -#: ../app/dialogs/preferences-dialog.c:1825 ../app/tools/gimptextoptions.c:153 +#: ../app/dialogs/preferences-dialog.c:1830 ../app/tools/gimptextoptions.c:153 msgid "Language" msgstr "Dil" -#: ../app/dialogs/preferences-dialog.c:1834 +#: ../app/dialogs/preferences-dialog.c:1839 msgid "Use co_mpact sliders" msgstr "S_ıkı kaydırıcılar kullan" #. Previews -#: ../app/dialogs/preferences-dialog.c:1838 +#: ../app/dialogs/preferences-dialog.c:1843 msgid "Previews" msgstr "Önizlemeler" -#: ../app/dialogs/preferences-dialog.c:1841 +#: ../app/dialogs/preferences-dialog.c:1846 msgid "_Enable layer & channel previews" msgstr "_Katman ve kanal önizlemelerini etkinleştir" -#: ../app/dialogs/preferences-dialog.c:1849 +#: ../app/dialogs/preferences-dialog.c:1854 msgid "Enable layer _group previews" msgstr "Katman _küme önizlemelerini etkinleştir" -#: ../app/dialogs/preferences-dialog.c:1855 +#: ../app/dialogs/preferences-dialog.c:1860 msgid "_Default layer & channel preview size:" msgstr "_Öntanımlı katman ve kanal önizleme boyutu:" -#: ../app/dialogs/preferences-dialog.c:1858 +#: ../app/dialogs/preferences-dialog.c:1863 msgid "_Undo preview size:" msgstr "Geri alma _önizleme boyutu:" -#: ../app/dialogs/preferences-dialog.c:1861 +#: ../app/dialogs/preferences-dialog.c:1866 msgid "Na_vigation preview size:" msgstr "Gezgin önizleme _boyutu:" #. Keyboard Shortcuts -#: ../app/dialogs/preferences-dialog.c:1865 +#: ../app/dialogs/preferences-dialog.c:1870 msgid "Keyboard Shortcuts" msgstr "Klavye Kısayolları" -#: ../app/dialogs/preferences-dialog.c:1869 +#: ../app/dialogs/preferences-dialog.c:1874 msgid "_Use dynamic keyboard shortcuts" msgstr "Devingen klavye kısayollarını _kullan" -#: ../app/dialogs/preferences-dialog.c:1873 +#: ../app/dialogs/preferences-dialog.c:1878 msgid "Configure _Keyboard Shortcuts..." msgstr "Klavye Kısayollarını _Yapılandır..." -#: ../app/dialogs/preferences-dialog.c:1880 +#: ../app/dialogs/preferences-dialog.c:1885 msgid "_Save keyboard shortcuts on exit" msgstr "Çıkışta klavye kısayollarını kayde_t" -#: ../app/dialogs/preferences-dialog.c:1884 +#: ../app/dialogs/preferences-dialog.c:1889 msgid "Save Keyboard Shortcuts _Now" msgstr "Klavye Kısayollarını _Şimdi Kaydet" -#: ../app/dialogs/preferences-dialog.c:1891 +#: ../app/dialogs/preferences-dialog.c:1896 msgid "_Reset Keyboard Shortcuts to Default Values" msgstr "Klavye Kısayollarını Ö_ntanımlı Değerlere Sıfırla" -#: ../app/dialogs/preferences-dialog.c:1900 +#: ../app/dialogs/preferences-dialog.c:1905 msgid "Remove _All Keyboard Shortcuts" msgstr "_Tüm Klavye Kısayollarını Kaldır" -#: ../app/dialogs/preferences-dialog.c:1912 -#: ../app/dialogs/preferences-dialog.c:1913 -#: ../app/dialogs/preferences-dialog.c:1948 +#: ../app/dialogs/preferences-dialog.c:1917 +#: ../app/dialogs/preferences-dialog.c:1918 +#: ../app/dialogs/preferences-dialog.c:1953 msgid "Theme" msgstr "Tema" -#: ../app/dialogs/preferences-dialog.c:1918 +#: ../app/dialogs/preferences-dialog.c:1923 msgid "Select Theme" msgstr "Tema Seç" -#: ../app/dialogs/preferences-dialog.c:2000 +#: ../app/dialogs/preferences-dialog.c:2005 msgid "Reload C_urrent Theme" msgstr "_Güncel Temayı Yeniden Yükle" -#: ../app/dialogs/preferences-dialog.c:2012 -#: ../app/dialogs/preferences-dialog.c:2013 -#: ../app/dialogs/preferences-dialog.c:2054 +#: ../app/dialogs/preferences-dialog.c:2017 +#: ../app/dialogs/preferences-dialog.c:2018 +#: ../app/dialogs/preferences-dialog.c:2059 msgid "Icon Theme" msgstr "Simge Teması" -#: ../app/dialogs/preferences-dialog.c:2018 +#: ../app/dialogs/preferences-dialog.c:2023 msgid "Select an Icon Theme" msgstr "Simge Teması Seç" -#: ../app/dialogs/preferences-dialog.c:2134 -#: ../app/dialogs/preferences-dialog.c:2135 ../app/widgets/gimptoolbox.c:525 +#: ../app/dialogs/preferences-dialog.c:2139 +#: ../app/dialogs/preferences-dialog.c:2140 ../app/widgets/gimptoolbox.c:525 msgid "Toolbox" msgstr "Araç Kutusu" #. Appearance -#: ../app/dialogs/preferences-dialog.c:2143 -#: ../app/dialogs/preferences-dialog.c:2957 ../app/widgets/gimpgrideditor.c:134 +#: ../app/dialogs/preferences-dialog.c:2148 +#: ../app/dialogs/preferences-dialog.c:2962 ../app/widgets/gimpgrideditor.c:134 msgid "Appearance" msgstr "Görünüm" -#: ../app/dialogs/preferences-dialog.c:2147 +#: ../app/dialogs/preferences-dialog.c:2152 msgid "Show GIMP _logo (drag-and-drop target)" msgstr "GIMP _logosunu göster (sürükle bırak hedefinde)" -#: ../app/dialogs/preferences-dialog.c:2151 +#: ../app/dialogs/preferences-dialog.c:2156 msgid "Show _foreground & background color" msgstr "_Önalan ve artalan rengini göster" -#: ../app/dialogs/preferences-dialog.c:2155 +#: ../app/dialogs/preferences-dialog.c:2160 msgid "Show active _brush, pattern & gradient" msgstr "Etkin _fırçayı, deseni ve renk geçişini göster" -#: ../app/dialogs/preferences-dialog.c:2159 +#: ../app/dialogs/preferences-dialog.c:2164 msgid "Show active _image" msgstr "Etkin _görüntüyü göster" -#: ../app/dialogs/preferences-dialog.c:2168 +#: ../app/dialogs/preferences-dialog.c:2173 msgid "Use tool _groups" msgstr "Araç _kümelerini kullan" -#: ../app/dialogs/preferences-dialog.c:2191 +#: ../app/dialogs/preferences-dialog.c:2196 msgid "_Menu mode:" msgstr "_Menü kipi:" #. Tool Editor -#: ../app/dialogs/preferences-dialog.c:2198 +#: ../app/dialogs/preferences-dialog.c:2203 msgid "Tools Configuration" msgstr "Araçları Yapılandır" -#: ../app/dialogs/preferences-dialog.c:2213 -#: ../app/dialogs/preferences-dialog.c:2214 +#: ../app/dialogs/preferences-dialog.c:2218 +#: ../app/dialogs/preferences-dialog.c:2219 msgid "Dialog Defaults" -msgstr "İletişim Kutusu Varsayılanları" +msgstr "İletişim Kutusu Öntanımlıları" -#: ../app/dialogs/preferences-dialog.c:2223 +#: ../app/dialogs/preferences-dialog.c:2228 msgid "Reset Dialog _Defaults" -msgstr "İletişim Kutusu _Varsayılanlarını Sıfırla" +msgstr "İletişim Kutusu _Öntanımlılarını Sıfırla" #. Color profile import dialog -#: ../app/dialogs/preferences-dialog.c:2231 +#: ../app/dialogs/preferences-dialog.c:2236 msgid "Color Profile Import Dialog" msgstr "Renk Profili İçe Aktar İletişim Kutusu" -#: ../app/dialogs/preferences-dialog.c:2236 +#: ../app/dialogs/preferences-dialog.c:2241 msgid "Color profile policy:" msgstr "Renk profili politikası:" #. All color profile chooser dialogs -#: ../app/dialogs/preferences-dialog.c:2240 +#: ../app/dialogs/preferences-dialog.c:2245 msgid "Color Profile File Dialogs" msgstr "Renk Profili Dosyası İletişim Kutuları" -#: ../app/dialogs/preferences-dialog.c:2245 +#: ../app/dialogs/preferences-dialog.c:2250 msgid "Profile folder:" msgstr "Profil klasörü:" -#: ../app/dialogs/preferences-dialog.c:2246 +#: ../app/dialogs/preferences-dialog.c:2251 msgid "Select Default Folder for Color Profiles" -msgstr "Renk Profilleri İçin Varsayılan Klasör Seç" +msgstr "Renk Profilleri İçin Öntanımlı Klasör Seç" #. Convert to Color Profile Dialog -#: ../app/dialogs/preferences-dialog.c:2250 +#: ../app/dialogs/preferences-dialog.c:2255 msgid "Convert to Color Profile Dialog" msgstr "Renk Profiline Dönüştür İletişim Kutusu" -#: ../app/dialogs/preferences-dialog.c:2255 +#: ../app/dialogs/preferences-dialog.c:2260 msgid "Rendering intent:" msgstr "Görselleştirme amacı:" -#: ../app/dialogs/preferences-dialog.c:2259 +#: ../app/dialogs/preferences-dialog.c:2264 msgid "Black point compensation" msgstr "Siyah nokta dengelemesi kullan" #. Convert Precision Dialog -#: ../app/dialogs/preferences-dialog.c:2263 +#: ../app/dialogs/preferences-dialog.c:2268 msgid "Precision Conversion Dialog" msgstr "Hassasiyeti Dönüştür iletişim Kutusu" -#: ../app/dialogs/preferences-dialog.c:2270 +#: ../app/dialogs/preferences-dialog.c:2275 msgid "Dither layers:" msgstr "Titreme katmanları:" -#: ../app/dialogs/preferences-dialog.c:2275 +#: ../app/dialogs/preferences-dialog.c:2280 msgid "Dither text layers:" msgstr "Titreme metin katmanları:" -#: ../app/dialogs/preferences-dialog.c:2280 +#: ../app/dialogs/preferences-dialog.c:2285 msgid "Dither channels/masks:" msgstr "Titreme kanalları/maskeleri:" #. Convert Indexed Dialog -#: ../app/dialogs/preferences-dialog.c:2284 +#: ../app/dialogs/preferences-dialog.c:2289 msgid "Indexed Conversion Dialog" msgstr "İndekli Dönüşüm İletişim Kutusu" -#: ../app/dialogs/preferences-dialog.c:2289 +#: ../app/dialogs/preferences-dialog.c:2294 msgid "Colormap:" msgstr "Renk eşlemi:" -#: ../app/dialogs/preferences-dialog.c:2292 +#: ../app/dialogs/preferences-dialog.c:2297 msgid "Maximum number of colors:" msgstr "En fazla renk sayısı:" -#: ../app/dialogs/preferences-dialog.c:2296 +#: ../app/dialogs/preferences-dialog.c:2301 msgid "Remove unused and duplicate colors from colormap" msgstr "Kullanılmayan ve tekrar eden renkleri renk eşleminden kaldır" -#: ../app/dialogs/preferences-dialog.c:2302 +#: ../app/dialogs/preferences-dialog.c:2307 msgid "Color dithering:" msgstr "Renk titremesi:" -#: ../app/dialogs/preferences-dialog.c:2306 +#: ../app/dialogs/preferences-dialog.c:2311 msgid "Enable dithering of transparency" msgstr "Saydamlığın titremesini etkinleştir" -#: ../app/dialogs/preferences-dialog.c:2309 +#: ../app/dialogs/preferences-dialog.c:2314 msgid "Enable dithering of text layers" msgstr "Metin katmanlarının titremesini etkinleştir" -#: ../app/dialogs/preferences-dialog.c:2318 +#: ../app/dialogs/preferences-dialog.c:2323 msgid "Keep recent settings:" msgstr "Son kullanılan ayarları koru:" -#: ../app/dialogs/preferences-dialog.c:2322 +#: ../app/dialogs/preferences-dialog.c:2327 msgid "Default to the last used settings" -msgstr "Son kullanılan ayarlara varsayılan" +msgstr "Son kullanılan ayarlara öntanımlı" -#: ../app/dialogs/preferences-dialog.c:2325 +#: ../app/dialogs/preferences-dialog.c:2330 msgid "Show advanced color options" msgstr "Gelişmiş renk seçeneklerini göster" #. Canvas Size Dialog -#: ../app/dialogs/preferences-dialog.c:2329 +#: ../app/dialogs/preferences-dialog.c:2334 msgid "Canvas Size Dialog" msgstr "Tuval Boyutu İletişim Kutusu" -#: ../app/dialogs/preferences-dialog.c:2334 -#: ../app/dialogs/preferences-dialog.c:2363 +#: ../app/dialogs/preferences-dialog.c:2339 +#: ../app/dialogs/preferences-dialog.c:2368 msgid "Fill with:" msgstr "Şununla doldur:" -#: ../app/dialogs/preferences-dialog.c:2337 +#: ../app/dialogs/preferences-dialog.c:2342 msgid "Resize layers:" msgstr "Katmanları yeniden boyutlandır:" -#: ../app/dialogs/preferences-dialog.c:2341 +#: ../app/dialogs/preferences-dialog.c:2346 msgid "Resize text layers" msgstr "Metin katmanlarını yeniden boyutlandır" #. New Layer Dialog -#: ../app/dialogs/preferences-dialog.c:2345 +#: ../app/dialogs/preferences-dialog.c:2350 msgid "New Layer Dialog" msgstr "Yeni Katman İletişim Kutusu" -#: ../app/dialogs/preferences-dialog.c:2350 +#: ../app/dialogs/preferences-dialog.c:2355 msgid "Layer name:" msgstr "Katman adı:" -#: ../app/dialogs/preferences-dialog.c:2354 +#: ../app/dialogs/preferences-dialog.c:2359 msgid "Fill type:" msgstr "Dosya türü:" #. Layer Boundary Size Dialog -#: ../app/dialogs/preferences-dialog.c:2358 +#: ../app/dialogs/preferences-dialog.c:2363 msgid "Layer Boundary Size Dialog" msgstr "Katman Sınır Boyutu İletişim Kutusu" #. Add Layer Mask Dialog -#: ../app/dialogs/preferences-dialog.c:2367 +#: ../app/dialogs/preferences-dialog.c:2372 msgid "Add Layer Mask Dialog" msgstr "Katman Maskesi Ekle İletişim Kutusu" -#: ../app/dialogs/preferences-dialog.c:2372 +#: ../app/dialogs/preferences-dialog.c:2377 msgid "Layer mask type:" msgstr "Katman maskesi türü:" -#: ../app/dialogs/preferences-dialog.c:2376 +#: ../app/dialogs/preferences-dialog.c:2381 msgid "Invert mask" msgstr "Maskeyi ters çevir" #. Merge Layers Dialog -#: ../app/dialogs/preferences-dialog.c:2380 +#: ../app/dialogs/preferences-dialog.c:2385 msgid "Merge Layers Dialog" msgstr "Katmanları Birleştir İletişim Kutusu" -#: ../app/dialogs/preferences-dialog.c:2387 +#: ../app/dialogs/preferences-dialog.c:2392 msgid "Merged layer size:" msgstr "Birleştirilmiş katman boyutu:" -#: ../app/dialogs/preferences-dialog.c:2391 +#: ../app/dialogs/preferences-dialog.c:2396 msgid "Merge within active group only" msgstr "Yalnızca etkin küme içinde birleştir" -#: ../app/dialogs/preferences-dialog.c:2394 +#: ../app/dialogs/preferences-dialog.c:2399 msgid "Discard invisible layers" msgstr "Görünmez katmanlardan vazgeç" #. New Channel Dialog -#: ../app/dialogs/preferences-dialog.c:2398 +#: ../app/dialogs/preferences-dialog.c:2403 msgid "New Channel Dialog" msgstr "Yeni Kanal İletişim Kutusu" -#: ../app/dialogs/preferences-dialog.c:2403 +#: ../app/dialogs/preferences-dialog.c:2408 msgid "Channel name:" msgstr "Kanal adı:" -#: ../app/dialogs/preferences-dialog.c:2407 +#: ../app/dialogs/preferences-dialog.c:2412 msgid "Color and opacity:" msgstr "Renk ve matlık:" -#: ../app/dialogs/preferences-dialog.c:2408 +#: ../app/dialogs/preferences-dialog.c:2413 msgid "Default New Channel Color and Opacity" -msgstr "Varsayılan Yeni Kanal Rengi ve Matlığı" +msgstr "Öntanımlı Yeni Kanal Rengi ve Matlığı" #. New Path Dialog -#: ../app/dialogs/preferences-dialog.c:2413 +#: ../app/dialogs/preferences-dialog.c:2418 msgid "New Path Dialog" msgstr "Yeni Yol İletişim Kutusu" -#: ../app/dialogs/preferences-dialog.c:2418 +#: ../app/dialogs/preferences-dialog.c:2423 msgid "Path name:" msgstr "Yol adı:" #. Export Path Dialog -#: ../app/dialogs/preferences-dialog.c:2422 +#: ../app/dialogs/preferences-dialog.c:2427 msgid "Export Paths Dialog" msgstr "Yolları Dışa Aktar İletişim Kutusu" -#: ../app/dialogs/preferences-dialog.c:2427 +#: ../app/dialogs/preferences-dialog.c:2432 msgid "Export folder:" msgstr "Dışa aktarma klasörü:" -#: ../app/dialogs/preferences-dialog.c:2428 +#: ../app/dialogs/preferences-dialog.c:2433 msgid "Select Default Folder for Exporting Paths" -msgstr "Yolları Dışa Aktar İçin Varsayılan Klasör Seç" +msgstr "Yolları Dışa Aktar İçin Öntanımlı Klasör Seç" -#: ../app/dialogs/preferences-dialog.c:2432 +#: ../app/dialogs/preferences-dialog.c:2437 msgid "Export the active path only" msgstr "Yalnızca etkin yolu dışa aktar" #. Import Path Dialog -#: ../app/dialogs/preferences-dialog.c:2436 +#: ../app/dialogs/preferences-dialog.c:2441 msgid "Import Paths Dialog" msgstr "Yolları İçe Aktar İletişim Kutusu" -#: ../app/dialogs/preferences-dialog.c:2441 +#: ../app/dialogs/preferences-dialog.c:2446 msgid "Import folder:" msgstr "İçe aktarma klasörü:" -#: ../app/dialogs/preferences-dialog.c:2442 +#: ../app/dialogs/preferences-dialog.c:2447 msgid "Select Default Folder for Importing Paths" -msgstr "Yolları İçe Aktarmak İçin Varsayılan Klasör Seç" +msgstr "Yolları İçe Aktarmak İçin Öntanımlı Klasör Seç" -#: ../app/dialogs/preferences-dialog.c:2446 +#: ../app/dialogs/preferences-dialog.c:2451 msgid "Merge imported paths" msgstr "İçe aktarılmış yolları birleştir" -#: ../app/dialogs/preferences-dialog.c:2449 +#: ../app/dialogs/preferences-dialog.c:2454 msgid "Scale imported paths" msgstr "İçe aktarılmış yolları ölçekle" #. Feather Selection Dialog -#: ../app/dialogs/preferences-dialog.c:2453 +#: ../app/dialogs/preferences-dialog.c:2458 msgid "Feather Selection Dialog" msgstr "Tüylü Seçim İletişim Kutusu" -#: ../app/dialogs/preferences-dialog.c:2458 +#: ../app/dialogs/preferences-dialog.c:2463 msgid "Feather radius:" msgstr "Tüy yarıçapı:" -#: ../app/dialogs/preferences-dialog.c:2462 -#: ../app/dialogs/preferences-dialog.c:2484 -#: ../app/dialogs/preferences-dialog.c:2501 +#: ../app/dialogs/preferences-dialog.c:2467 +#: ../app/dialogs/preferences-dialog.c:2489 +#: ../app/dialogs/preferences-dialog.c:2506 msgid "Selected areas continue outside the image" msgstr "Seçilen alanlar görüntünün dışında devam ediyor" #. Grow Selection Dialog -#: ../app/dialogs/preferences-dialog.c:2466 +#: ../app/dialogs/preferences-dialog.c:2471 msgid "Grow Selection Dialog" msgstr "Seçimi Büyüt İletişim Kutusu" -#: ../app/dialogs/preferences-dialog.c:2471 +#: ../app/dialogs/preferences-dialog.c:2476 msgid "Grow radius:" msgstr "Büyütme yarıçapı:" #. Shrink Selection Dialog -#: ../app/dialogs/preferences-dialog.c:2475 +#: ../app/dialogs/preferences-dialog.c:2480 msgid "Shrink Selection Dialog" msgstr "Seçimi Küçült İletişim Kutusu" -#: ../app/dialogs/preferences-dialog.c:2480 +#: ../app/dialogs/preferences-dialog.c:2485 msgid "Shrink radius:" msgstr "Küçültme yarıçapı:" #. Border Selection Dialog -#: ../app/dialogs/preferences-dialog.c:2488 +#: ../app/dialogs/preferences-dialog.c:2493 msgid "Border Selection Dialog" msgstr "Kenarlık Seçim İletişim Kutusu" -#: ../app/dialogs/preferences-dialog.c:2493 +#: ../app/dialogs/preferences-dialog.c:2498 msgid "Border radius:" msgstr "Kenarlık yarıçapı:" -#: ../app/dialogs/preferences-dialog.c:2497 +#: ../app/dialogs/preferences-dialog.c:2502 msgid "Border style:" msgstr "Kenarlık biçemi:" #. Fill Options Dialog -#: ../app/dialogs/preferences-dialog.c:2505 +#: ../app/dialogs/preferences-dialog.c:2510 msgid "Fill Selection Outline & Fill Path Dialogs" msgstr "Seçim Çerçevesini Doldur & Yolu Doldur İletişim Kutusu" #. Stroke Options Dialog -#: ../app/dialogs/preferences-dialog.c:2514 +#: ../app/dialogs/preferences-dialog.c:2519 msgid "Stroke Selection & Stroke Path Dialogs" msgstr "Seçimi Darbele & Yolu Darbele İletişim Kutuları" -#: ../app/dialogs/preferences-dialog.c:2537 -#: ../app/dialogs/preferences-dialog.c:2538 +#: ../app/dialogs/preferences-dialog.c:2542 +#: ../app/dialogs/preferences-dialog.c:2543 msgid "Help System" msgstr "Yardım Sistemi" -#: ../app/dialogs/preferences-dialog.c:2549 +#: ../app/dialogs/preferences-dialog.c:2554 msgid "Show _tooltips" msgstr "Araç _ipuçlarını göster" -#: ../app/dialogs/preferences-dialog.c:2552 +#: ../app/dialogs/preferences-dialog.c:2557 msgid "Show help _buttons" msgstr "_Yardım düğmelerini göster" -#: ../app/dialogs/preferences-dialog.c:2557 +#: ../app/dialogs/preferences-dialog.c:2562 msgid "Use the online version" msgstr "Çevrimiçi sürümü kullan" -#: ../app/dialogs/preferences-dialog.c:2558 +#: ../app/dialogs/preferences-dialog.c:2563 msgid "Use a locally installed copy" msgstr "Yerel olarak yüklenmiş bir kopya kullan" -#: ../app/dialogs/preferences-dialog.c:2559 +#: ../app/dialogs/preferences-dialog.c:2564 msgid "U_ser manual:" msgstr "_Kullanıcı kılavuzu:" -#: ../app/dialogs/preferences-dialog.c:2570 +#: ../app/dialogs/preferences-dialog.c:2575 msgid "User interface language" msgstr "Kullanıcı arabirimi dili" @@ -17277,15 +17456,15 @@ #. * that doesn't use the help browser, so don't bother showing #. * the combo. #. -#: ../app/dialogs/preferences-dialog.c:2629 +#: ../app/dialogs/preferences-dialog.c:2634 msgid "Help Browser" msgstr "Yardım Tarayıcı" -#: ../app/dialogs/preferences-dialog.c:2636 +#: ../app/dialogs/preferences-dialog.c:2641 msgid "H_elp browser to use:" msgstr "_Kullanılacak yardım tarayıcı:" -#: ../app/dialogs/preferences-dialog.c:2642 +#: ../app/dialogs/preferences-dialog.c:2647 msgid "" "The GIMP help browser doesn't seem to be installed. Using the web browser " "instead." @@ -17294,525 +17473,525 @@ "kullanılıyor." #. Action Search -#: ../app/dialogs/preferences-dialog.c:2659 +#: ../app/dialogs/preferences-dialog.c:2664 msgid "Action Search" msgstr "İşlem Ara" -#: ../app/dialogs/preferences-dialog.c:2663 +#: ../app/dialogs/preferences-dialog.c:2668 msgid "Show _unavailable actions" msgstr "_Kullanılamayan işlemleri göster" -#: ../app/dialogs/preferences-dialog.c:2666 +#: ../app/dialogs/preferences-dialog.c:2671 msgid "_Maximum History Size:" msgstr "En Fazla Geç_miş Boyutu:" -#: ../app/dialogs/preferences-dialog.c:2670 +#: ../app/dialogs/preferences-dialog.c:2675 msgid "C_lear Action History" msgstr "İş_lem Geçmişini Temizle" -#: ../app/dialogs/preferences-dialog.c:2684 -#: ../app/dialogs/preferences-dialog.c:2685 +#: ../app/dialogs/preferences-dialog.c:2689 +#: ../app/dialogs/preferences-dialog.c:2690 msgid "Display" msgstr "Görünüm" #. Transparency -#: ../app/dialogs/preferences-dialog.c:2694 +#: ../app/dialogs/preferences-dialog.c:2699 msgid "Transparency" msgstr "Saydamlık" -#: ../app/dialogs/preferences-dialog.c:2698 +#: ../app/dialogs/preferences-dialog.c:2703 msgid "_Check style:" msgstr "_Denetleme biçemi:" -#: ../app/dialogs/preferences-dialog.c:2701 +#: ../app/dialogs/preferences-dialog.c:2706 msgid "Check _size:" msgstr "Denetleme _boyutu:" -#: ../app/dialogs/preferences-dialog.c:2704 +#: ../app/dialogs/preferences-dialog.c:2709 msgid "Monitor Resolution" msgstr "Ekran Çözünürlüğü" #. Pixels -#: ../app/dialogs/preferences-dialog.c:2708 ../app/display/gimpcursorview.c:212 +#: ../app/dialogs/preferences-dialog.c:2713 ../app/display/gimpcursorview.c:212 #: ../app/widgets/gimpgrideditor.c:199 ../app/widgets/gimpgrideditor.c:234 msgid "Pixels" msgstr "Piksel" -#: ../app/dialogs/preferences-dialog.c:2726 ../app/widgets/gimpgrideditor.c:195 +#: ../app/dialogs/preferences-dialog.c:2731 ../app/widgets/gimpgrideditor.c:195 #: ../app/widgets/gimpgrideditor.c:230 msgid "Horizontal" msgstr "Yatay" -#: ../app/dialogs/preferences-dialog.c:2728 ../app/widgets/gimpgrideditor.c:197 +#: ../app/dialogs/preferences-dialog.c:2733 ../app/widgets/gimpgrideditor.c:197 #: ../app/widgets/gimpgrideditor.c:232 msgid "Vertical" msgstr "Dikey" -#: ../app/dialogs/preferences-dialog.c:2730 +#: ../app/dialogs/preferences-dialog.c:2735 #: ../app/widgets/gimpimagepropview.c:469 msgid "ppi" msgstr "ppi" -#: ../app/dialogs/preferences-dialog.c:2749 +#: ../app/dialogs/preferences-dialog.c:2754 #, c-format msgid "_Detect automatically (currently %d × %d ppi)" msgstr "_Kendiliğinden sapta (geçerli %d × %d ppi)" -#: ../app/dialogs/preferences-dialog.c:2767 +#: ../app/dialogs/preferences-dialog.c:2772 msgid "_Enter manually" msgstr "_Elle gir" -#: ../app/dialogs/preferences-dialog.c:2782 +#: ../app/dialogs/preferences-dialog.c:2787 msgid "C_alibrate..." msgstr "İ_nce ayarlama..." -#: ../app/dialogs/preferences-dialog.c:2809 -#: ../app/dialogs/preferences-dialog.c:2810 +#: ../app/dialogs/preferences-dialog.c:2814 +#: ../app/dialogs/preferences-dialog.c:2815 msgid "Window Management" msgstr "Pencere Yönetimi" -#: ../app/dialogs/preferences-dialog.c:2815 +#: ../app/dialogs/preferences-dialog.c:2820 msgid "Window Manager Hints" msgstr "Pencere Yöneticisi İpuçları" -#: ../app/dialogs/preferences-dialog.c:2821 +#: ../app/dialogs/preferences-dialog.c:2826 msgid "Hint for _docks and toolbox:" msgstr "_Araç çubuğu ve rıhtım ipuçları:" -#: ../app/dialogs/preferences-dialog.c:2824 +#: ../app/dialogs/preferences-dialog.c:2829 msgid "Focus" msgstr "Odaklama" -#: ../app/dialogs/preferences-dialog.c:2828 +#: ../app/dialogs/preferences-dialog.c:2833 msgid "Activate the _focused image" msgstr "_Odaklanılmış görüntüyü etkinleştir" #. Window Positions -#: ../app/dialogs/preferences-dialog.c:2832 +#: ../app/dialogs/preferences-dialog.c:2837 msgid "Window Positions" msgstr "Pencere Konumları" -#: ../app/dialogs/preferences-dialog.c:2835 +#: ../app/dialogs/preferences-dialog.c:2840 msgid "_Save window positions on exit" msgstr "Çıkarken pencere konumlarını _kaydet" -#: ../app/dialogs/preferences-dialog.c:2838 +#: ../app/dialogs/preferences-dialog.c:2843 msgid "Open windows on the same _monitor they were open before" msgstr "Daha önce açılmış pencereleri aynı _ekranda aç" -#: ../app/dialogs/preferences-dialog.c:2842 +#: ../app/dialogs/preferences-dialog.c:2847 msgid "Save Window Positions _Now" msgstr "Pencere Konumlarını _Şimdi Kaydet" -#: ../app/dialogs/preferences-dialog.c:2849 +#: ../app/dialogs/preferences-dialog.c:2854 msgid "_Reset Saved Window Positions to Default Values" msgstr "Kaydedilmiş Pencere Konumlarını Öntanımlı Değe_rlere Sıfırla" -#: ../app/dialogs/preferences-dialog.c:2864 -#: ../app/dialogs/preferences-dialog.c:2865 +#: ../app/dialogs/preferences-dialog.c:2869 +#: ../app/dialogs/preferences-dialog.c:2870 msgid "Image Windows" msgstr "Görüntü Pencereleri" -#: ../app/dialogs/preferences-dialog.c:2877 +#: ../app/dialogs/preferences-dialog.c:2882 msgid "Use \"Show _all\" by default" msgstr "Öntanımlı olarak \"Tümünü _göster\" kullan" -#: ../app/dialogs/preferences-dialog.c:2881 +#: ../app/dialogs/preferences-dialog.c:2886 msgid "Use \"_Dot for dot\" by default" msgstr "Öntanımlı olarak \"_Bire Bir\" kullan" -#: ../app/dialogs/preferences-dialog.c:2887 +#: ../app/dialogs/preferences-dialog.c:2892 msgid "Marching ants s_peed:" msgstr "Yürüyen _karıncaların hızı:" #. Zoom & Resize Behavior -#: ../app/dialogs/preferences-dialog.c:2891 +#: ../app/dialogs/preferences-dialog.c:2896 msgid "Zoom & Resize Behavior" msgstr "Yakınlaştırma ve Yeniden Boyutlandırma Davranışı" -#: ../app/dialogs/preferences-dialog.c:2895 +#: ../app/dialogs/preferences-dialog.c:2900 msgid "Resize window on _zoom" msgstr "_Yakınlaştırırken pencereyi yeniden boyulandır" -#: ../app/dialogs/preferences-dialog.c:2898 +#: ../app/dialogs/preferences-dialog.c:2903 msgid "Resize window on image _size change" msgstr "Görüntü _boyutu değiştiğinde pencereyi yeniden boyutlandır" -#: ../app/dialogs/preferences-dialog.c:2904 +#: ../app/dialogs/preferences-dialog.c:2909 msgid "Show entire image" msgstr "Tüm görüntüyü göster" -#: ../app/dialogs/preferences-dialog.c:2906 +#: ../app/dialogs/preferences-dialog.c:2911 msgid "Initial zoom _ratio:" msgstr "İlk yakınlaştırma _oranı:" #. Space Bar -#: ../app/dialogs/preferences-dialog.c:2910 +#: ../app/dialogs/preferences-dialog.c:2915 msgid "Space Bar" msgstr "Ara Çubuğu" -#: ../app/dialogs/preferences-dialog.c:2916 +#: ../app/dialogs/preferences-dialog.c:2921 msgid "_While space bar is pressed:" msgstr "Ara _çubuğuna basıldığında:" #. Mouse Pointers -#: ../app/dialogs/preferences-dialog.c:2920 +#: ../app/dialogs/preferences-dialog.c:2925 msgid "Mouse Pointers" msgstr "Fare İmleçleri" -#: ../app/dialogs/preferences-dialog.c:2924 +#: ../app/dialogs/preferences-dialog.c:2929 msgid "Show _brush outline" msgstr "_Fırçanın ana çizgilerini göster" -#: ../app/dialogs/preferences-dialog.c:2932 +#: ../app/dialogs/preferences-dialog.c:2937 msgid "S_nap brush outline to stroke" msgstr "Fırça_nın ana çizgilerini yakala" -#: ../app/dialogs/preferences-dialog.c:2936 +#: ../app/dialogs/preferences-dialog.c:2941 msgid "Show pointer for paint _tools" msgstr "Boyama _araçları için imleci göster" -#: ../app/dialogs/preferences-dialog.c:2942 +#: ../app/dialogs/preferences-dialog.c:2947 msgid "Pointer _mode:" msgstr "İmleç _kipi:" -#: ../app/dialogs/preferences-dialog.c:2945 +#: ../app/dialogs/preferences-dialog.c:2950 msgid "Pointer _handedness:" msgstr "İmleç _elliliği:" -#: ../app/dialogs/preferences-dialog.c:2956 +#: ../app/dialogs/preferences-dialog.c:2961 msgid "Image Window Appearance" msgstr "Görüntü Penceresi Görünümü" -#: ../app/dialogs/preferences-dialog.c:2966 +#: ../app/dialogs/preferences-dialog.c:2971 msgid "Default Appearance in Normal Mode" msgstr "Normal Kipte Öntanımlı Görünüm" -#: ../app/dialogs/preferences-dialog.c:2971 +#: ../app/dialogs/preferences-dialog.c:2976 msgid "Default Appearance in Fullscreen Mode" msgstr "Tam Ekrandaki Öntanımlı Görünüm" -#: ../app/dialogs/preferences-dialog.c:2980 +#: ../app/dialogs/preferences-dialog.c:2985 msgid "Image Title & Statusbar Format" msgstr "Görüntü Başlığı ve Durum Çubuğu Biçimi" -#: ../app/dialogs/preferences-dialog.c:2981 +#: ../app/dialogs/preferences-dialog.c:2986 msgid "Title & Status" msgstr "Başlık ve Durum" -#: ../app/dialogs/preferences-dialog.c:2999 +#: ../app/dialogs/preferences-dialog.c:3004 msgid "Current format" msgstr "Geçerli biçim" -#: ../app/dialogs/preferences-dialog.c:3000 +#: ../app/dialogs/preferences-dialog.c:3005 msgid "Default format" msgstr "Öntanımlı biçim" -#: ../app/dialogs/preferences-dialog.c:3001 +#: ../app/dialogs/preferences-dialog.c:3006 msgid "Show zoom percentage" msgstr "Yakınlaştırma yüzdesini göster" -#: ../app/dialogs/preferences-dialog.c:3002 +#: ../app/dialogs/preferences-dialog.c:3007 msgid "Show zoom ratio" msgstr "Yakınlaştırma oranını göster" -#: ../app/dialogs/preferences-dialog.c:3003 +#: ../app/dialogs/preferences-dialog.c:3008 msgid "Show image size" msgstr "Görüntü boyutunu göster" -#: ../app/dialogs/preferences-dialog.c:3004 +#: ../app/dialogs/preferences-dialog.c:3009 msgid "Show drawable size" msgstr "Çizilebilir boyutu göster" -#: ../app/dialogs/preferences-dialog.c:3017 +#: ../app/dialogs/preferences-dialog.c:3022 msgid "Image Title Format" msgstr "Görüntü Başlık Biçimi" -#: ../app/dialogs/preferences-dialog.c:3019 +#: ../app/dialogs/preferences-dialog.c:3024 msgid "Image Statusbar Format" msgstr "Görüntü Durum Çubuğu Biçimi" -#: ../app/dialogs/preferences-dialog.c:3104 +#: ../app/dialogs/preferences-dialog.c:3109 msgid "Image Window Snapping Behavior" msgstr "Görüntü Penceresi Yaslama Davranışı" -#: ../app/dialogs/preferences-dialog.c:3105 +#: ../app/dialogs/preferences-dialog.c:3110 msgid "Snapping" msgstr "Yaslama" -#: ../app/dialogs/preferences-dialog.c:3112 +#: ../app/dialogs/preferences-dialog.c:3117 msgid "Default Behavior in Normal Mode" msgstr "Normal Kipte Öntanımlı Davranış" -#: ../app/dialogs/preferences-dialog.c:3116 +#: ../app/dialogs/preferences-dialog.c:3121 msgid "Default Behavior in Fullscreen Mode" msgstr "Tam Ekran Kipinde Öntanımlı Davranış" -#: ../app/dialogs/preferences-dialog.c:3125 +#: ../app/dialogs/preferences-dialog.c:3130 msgid "_Snapping distance:" msgstr "_Yaslama uzaklığı:" -#: ../app/dialogs/preferences-dialog.c:3134 -#: ../app/dialogs/preferences-dialog.c:3135 +#: ../app/dialogs/preferences-dialog.c:3139 +#: ../app/dialogs/preferences-dialog.c:3140 msgid "Input Devices" msgstr "Girdi Aygıtları" #. Extended Input Devices -#: ../app/dialogs/preferences-dialog.c:3141 +#: ../app/dialogs/preferences-dialog.c:3146 msgid "Extended Input Devices" msgstr "Gelişmiş Girdi Aygıtları" -#: ../app/dialogs/preferences-dialog.c:3145 +#: ../app/dialogs/preferences-dialog.c:3150 msgid "S_hare tool and tool options between input devices" msgstr "Araç ve araç _seçeneklerini girdi aygıtları arasında paylaştır" -#: ../app/dialogs/preferences-dialog.c:3149 +#: ../app/dialogs/preferences-dialog.c:3154 msgid "Configure E_xtended Input Devices..." msgstr "G_elişmiş Girdi Aygıtlarını Yapılandır..." -#: ../app/dialogs/preferences-dialog.c:3156 +#: ../app/dialogs/preferences-dialog.c:3161 msgid "_Save input device settings on exit" msgstr "Çıkarken girdi aygıtı ayarlarını _kaydet" -#: ../app/dialogs/preferences-dialog.c:3160 +#: ../app/dialogs/preferences-dialog.c:3165 msgid "Save Input Device Settings _Now" msgstr "Girdi Aygıtı Ayarlarını _Şimdi Kaydet" -#: ../app/dialogs/preferences-dialog.c:3167 +#: ../app/dialogs/preferences-dialog.c:3172 msgid "_Reset Saved Input Device Settings to Default Values" msgstr "Kaydedilmiş Girdi Aygıtı Ayarlarını Öntanımlı Değerlere _Sıfırla" -#: ../app/dialogs/preferences-dialog.c:3182 +#: ../app/dialogs/preferences-dialog.c:3187 msgid "Additional Input Controllers" msgstr "Ek Girdi Denetleyicileri" -#: ../app/dialogs/preferences-dialog.c:3183 +#: ../app/dialogs/preferences-dialog.c:3188 msgid "Input Controllers" msgstr "Girdi Denetleyicileri" # Folder: Komut satırında Dizin, Arayüzde Klasör -#: ../app/dialogs/preferences-dialog.c:3198 -#: ../app/dialogs/preferences-dialog.c:3199 +#: ../app/dialogs/preferences-dialog.c:3203 +#: ../app/dialogs/preferences-dialog.c:3204 msgid "Folders" msgstr "Klasörler" -#: ../app/dialogs/preferences-dialog.c:3206 +#: ../app/dialogs/preferences-dialog.c:3211 msgid "Reset _Folders" msgstr "_Klasörleri Sıfırla" -#: ../app/dialogs/preferences-dialog.c:3222 +#: ../app/dialogs/preferences-dialog.c:3227 msgid "_Temporary folder:" msgstr "_Geçici klasör:" -#: ../app/dialogs/preferences-dialog.c:3223 +#: ../app/dialogs/preferences-dialog.c:3228 msgid "Select Folder for Temporary Files" msgstr "Geçici Dosyalar İçin Klasör Seç" -#: ../app/dialogs/preferences-dialog.c:3227 +#: ../app/dialogs/preferences-dialog.c:3232 msgid "_Swap folder:" msgstr "_Takas klasörü:" -#: ../app/dialogs/preferences-dialog.c:3228 +#: ../app/dialogs/preferences-dialog.c:3233 msgid "Select Swap Folder" msgstr "Takas Klasörünü Seç" -#: ../app/dialogs/preferences-dialog.c:3261 +#: ../app/dialogs/preferences-dialog.c:3266 msgid "Brush Folders" msgstr "Fırça Klasörleri" -#: ../app/dialogs/preferences-dialog.c:3264 +#: ../app/dialogs/preferences-dialog.c:3269 msgid "Reset Brush _Folders" msgstr "Fırça _Klasörlerini Sıfırla" -#: ../app/dialogs/preferences-dialog.c:3265 +#: ../app/dialogs/preferences-dialog.c:3270 msgid "Select Brush Folders" msgstr "Fırça Klasörlerini Seç" -#: ../app/dialogs/preferences-dialog.c:3267 +#: ../app/dialogs/preferences-dialog.c:3272 msgid "Dynamics Folders" msgstr "Hareket Klasörleri" -#: ../app/dialogs/preferences-dialog.c:3270 +#: ../app/dialogs/preferences-dialog.c:3275 msgid "Reset Dynamics _Folders" msgstr "Hareket _Klasörlerini Sıfırla" -#: ../app/dialogs/preferences-dialog.c:3271 +#: ../app/dialogs/preferences-dialog.c:3276 msgid "Select Dynamics Folders" msgstr "Hareket Klasörlerini Seç" -#: ../app/dialogs/preferences-dialog.c:3273 +#: ../app/dialogs/preferences-dialog.c:3278 msgid "Pattern Folders" msgstr "Desen Klasörleri" -#: ../app/dialogs/preferences-dialog.c:3276 +#: ../app/dialogs/preferences-dialog.c:3281 msgid "Reset Pattern _Folders" msgstr "Desen _Klasörlerini Sıfırla" -#: ../app/dialogs/preferences-dialog.c:3277 +#: ../app/dialogs/preferences-dialog.c:3282 msgid "Select Pattern Folders" msgstr "Desen Klasörlerini Seç" -#: ../app/dialogs/preferences-dialog.c:3279 +#: ../app/dialogs/preferences-dialog.c:3284 msgid "Palette Folders" msgstr "Palet Klasörleri" -#: ../app/dialogs/preferences-dialog.c:3282 +#: ../app/dialogs/preferences-dialog.c:3287 msgid "Reset Palette _Folders" msgstr "Palet _Klasörlerini Sıfırla" -#: ../app/dialogs/preferences-dialog.c:3283 +#: ../app/dialogs/preferences-dialog.c:3288 msgid "Select Palette Folders" msgstr "Palet Kasörlerini Seç" -#: ../app/dialogs/preferences-dialog.c:3285 +#: ../app/dialogs/preferences-dialog.c:3290 msgid "Gradient Folders" msgstr "Renk Geçişi Klasörleri" -#: ../app/dialogs/preferences-dialog.c:3288 +#: ../app/dialogs/preferences-dialog.c:3293 msgid "Reset Gradient _Folders" msgstr "Renk Geçişi _Klasörlerini Sıfırla" -#: ../app/dialogs/preferences-dialog.c:3289 +#: ../app/dialogs/preferences-dialog.c:3294 msgid "Select Gradient Folders" msgstr "Renk Geçişi Klasörlerini Seç" -#: ../app/dialogs/preferences-dialog.c:3291 +#: ../app/dialogs/preferences-dialog.c:3296 msgid "Font Folders" msgstr "Yazı Tipi Klasörleri" -#: ../app/dialogs/preferences-dialog.c:3294 +#: ../app/dialogs/preferences-dialog.c:3299 msgid "Reset Font _Folders" msgstr "Yazı Tipi _Klasörlerini Sıfırla" -#: ../app/dialogs/preferences-dialog.c:3295 +#: ../app/dialogs/preferences-dialog.c:3300 msgid "Select Font Folders" msgstr "Yazı Tipi Klasörlerini Seç" -#: ../app/dialogs/preferences-dialog.c:3297 +#: ../app/dialogs/preferences-dialog.c:3302 msgid "Tool Preset Folders" msgstr "Araç Önayar Klasörleri" -#: ../app/dialogs/preferences-dialog.c:3300 +#: ../app/dialogs/preferences-dialog.c:3305 msgid "Reset Tool Preset _Folders" msgstr "Araç Önayar _Klasörlerini Sıfırla" -#: ../app/dialogs/preferences-dialog.c:3301 +#: ../app/dialogs/preferences-dialog.c:3306 msgid "Select Tool Preset Folders" msgstr "Araç Önayar Klasörlerini Seç" -#: ../app/dialogs/preferences-dialog.c:3303 +#: ../app/dialogs/preferences-dialog.c:3308 msgid "MyPaint Brush Folders" msgstr "MyPaint Fırça Klasörleri" -#: ../app/dialogs/preferences-dialog.c:3306 +#: ../app/dialogs/preferences-dialog.c:3311 msgid "Reset MyPaint Brush _Folders" msgstr "MyPaint Fırça _Klasörlerini Sıfırla" -#: ../app/dialogs/preferences-dialog.c:3307 +#: ../app/dialogs/preferences-dialog.c:3312 msgid "Select MyPaint Brush Folders" msgstr "MyPaint Fırça Klasörlerini Seç" -#: ../app/dialogs/preferences-dialog.c:3309 +#: ../app/dialogs/preferences-dialog.c:3314 msgid "Plug-in Folders" msgstr "Eklenti Klasörleri" -#: ../app/dialogs/preferences-dialog.c:3312 +#: ../app/dialogs/preferences-dialog.c:3317 msgid "Reset plug-in _Folders" msgstr "Eklenti _Klasörlerini Sıfırla" -#: ../app/dialogs/preferences-dialog.c:3313 +#: ../app/dialogs/preferences-dialog.c:3318 msgid "Select plug-in Folders" msgstr "Eklenti Klasörlerini Seç" -#: ../app/dialogs/preferences-dialog.c:3315 +#: ../app/dialogs/preferences-dialog.c:3320 msgid "Scripts" msgstr "Betikler" -#: ../app/dialogs/preferences-dialog.c:3315 +#: ../app/dialogs/preferences-dialog.c:3320 msgid "Script-Fu Folders" msgstr "Script-Fu Klasörleri" -#: ../app/dialogs/preferences-dialog.c:3318 +#: ../app/dialogs/preferences-dialog.c:3323 msgid "Reset Script-Fu _Folders" msgstr "Script-Fu _Klasörlerini Sıfırla" -#: ../app/dialogs/preferences-dialog.c:3319 +#: ../app/dialogs/preferences-dialog.c:3324 msgid "Select Script-Fu Folders" msgstr "Script-Fu Klasörlerini Seç" -#: ../app/dialogs/preferences-dialog.c:3321 +#: ../app/dialogs/preferences-dialog.c:3326 msgid "Module Folders" msgstr "Modül Klasörleri" -#: ../app/dialogs/preferences-dialog.c:3324 +#: ../app/dialogs/preferences-dialog.c:3329 msgid "Reset Module _Folders" msgstr "Modül _Klasörlerini Sıfırla" -#: ../app/dialogs/preferences-dialog.c:3325 +#: ../app/dialogs/preferences-dialog.c:3330 msgid "Select Module Folders" msgstr "Modül Klasörlerini Seç" -#: ../app/dialogs/preferences-dialog.c:3327 +#: ../app/dialogs/preferences-dialog.c:3332 msgid "Interpreters" msgstr "Yorumlayıcılar" -#: ../app/dialogs/preferences-dialog.c:3327 +#: ../app/dialogs/preferences-dialog.c:3332 msgid "Interpreter Folders" msgstr "Yorumlayıcı Klasörleri" -#: ../app/dialogs/preferences-dialog.c:3330 +#: ../app/dialogs/preferences-dialog.c:3335 msgid "Reset Interpreter _Folders" msgstr "Yorumlayıcı _Klasörlerini Sıfırla" -#: ../app/dialogs/preferences-dialog.c:3331 +#: ../app/dialogs/preferences-dialog.c:3336 msgid "Select Interpreter Folders" msgstr "Yorumlayıcı Klasörlerini Seç" -#: ../app/dialogs/preferences-dialog.c:3333 +#: ../app/dialogs/preferences-dialog.c:3338 msgid "Environment" msgstr "Ortam" -#: ../app/dialogs/preferences-dialog.c:3333 +#: ../app/dialogs/preferences-dialog.c:3338 msgid "Environment Folders" msgstr "Ortam Klasörleri" -#: ../app/dialogs/preferences-dialog.c:3336 +#: ../app/dialogs/preferences-dialog.c:3341 msgid "Reset Environment _Folders" msgstr "Ortam _Klasörlerini Sıfırla" -#: ../app/dialogs/preferences-dialog.c:3337 +#: ../app/dialogs/preferences-dialog.c:3342 msgid "Select Environment Folders" msgstr "Ortam Klasörlerini Seç" -#: ../app/dialogs/preferences-dialog.c:3339 +#: ../app/dialogs/preferences-dialog.c:3344 msgid "Themes" msgstr "Temalar" -#: ../app/dialogs/preferences-dialog.c:3339 +#: ../app/dialogs/preferences-dialog.c:3344 msgid "Theme Folders" msgstr "Tema Klasörleri" -#: ../app/dialogs/preferences-dialog.c:3342 +#: ../app/dialogs/preferences-dialog.c:3347 msgid "Reset Theme _Folders" msgstr "Tema _Klasörlerini Sıfırla" -#: ../app/dialogs/preferences-dialog.c:3343 +#: ../app/dialogs/preferences-dialog.c:3348 msgid "Select Theme Folders" msgstr "Tema Klasörlerini Seç" -#: ../app/dialogs/preferences-dialog.c:3345 +#: ../app/dialogs/preferences-dialog.c:3350 msgid "Icon Themes" msgstr "Simge Temaları" -#: ../app/dialogs/preferences-dialog.c:3345 +#: ../app/dialogs/preferences-dialog.c:3350 msgid "Icon Theme Folders" msgstr "Simge Teması Klasörleri" -#: ../app/dialogs/preferences-dialog.c:3348 +#: ../app/dialogs/preferences-dialog.c:3353 msgid "Reset Icon Theme _Folders" msgstr "Simge Temaları _Klasörlerini Sıfırla" -#: ../app/dialogs/preferences-dialog.c:3349 +#: ../app/dialogs/preferences-dialog.c:3354 msgid "Select Icon Theme Folders" msgstr "Simge Teması Klasörlerini Seç" @@ -17919,64 +18098,88 @@ msgid "Save as" msgstr "Farklı Kaydet" -#: ../app/dialogs/resize-dialog.c:143 +#: ../app/dialogs/resize-dialog.c:171 msgid "Canvas Size" msgstr "Tuval Boyutu" -#: ../app/dialogs/resize-dialog.c:155 ../app/dialogs/scale-dialog.c:114 +#: ../app/dialogs/resize-dialog.c:183 ../app/dialogs/scale-dialog.c:114 msgid "Layer Size" msgstr "Katman Boyutu" -#: ../app/dialogs/resize-dialog.c:156 +#: ../app/dialogs/resize-dialog.c:184 msgid "Fill With" msgstr "Şununla Doldur" -#: ../app/dialogs/resize-dialog.c:185 +#: ../app/dialogs/resize-dialog.c:225 msgid "Re_set" msgstr "_Sıfırla" -#: ../app/dialogs/resize-dialog.c:187 +#: ../app/dialogs/resize-dialog.c:227 msgid "_Resize" msgstr "_Yeniden Boyutlandır" +#: ../app/dialogs/resize-dialog.c:294 +msgid "Reset the template selection" +msgstr "Şablon seçimini sıfırla" + +#: ../app/dialogs/resize-dialog.c:301 +msgid "" +"Template and image print resolution don't match.\n" +"Choose how to scale the canvas:" +msgstr "" +"Şablon ve görüntü yazdırma çözünürlüğü eşleşmiyor.\n" +"Tuvalin nasıl ölçekleneceğini seçin:" + +#. offset frame #. The offset frame #. offset frame -#: ../app/dialogs/resize-dialog.c:230 ../app/tools/gimpalignoptions.c:100 +#: ../app/dialogs/resize-dialog.c:380 ../app/tools/gimpalignoptions.c:100 #: ../app/tools/gimpalignoptions.c:107 ../app/tools/gimpgradientoptions.c:88 #: ../app/tools/gimpoffsettool.c:129 ../app/tools/gimpoffsettool.c:459 #: ../app/tools/gimptransform3dtool.c:343 ../app/widgets/gimpgrideditor.c:209 msgid "Offset" msgstr "Konum" -#: ../app/dialogs/resize-dialog.c:259 ../app/tools/gimpoffsettool.c:488 +#: ../app/dialogs/resize-dialog.c:409 ../app/tools/gimpoffsettool.c:488 #: ../app/tools/gimptransform3dtool.c:271 #: ../app/tools/gimptransform3dtool.c:383 msgid "_X:" msgstr "_X:" -#: ../app/dialogs/resize-dialog.c:260 ../app/tools/gimpoffsettool.c:490 +#: ../app/dialogs/resize-dialog.c:410 ../app/tools/gimpoffsettool.c:490 #: ../app/tools/gimptransform3dtool.c:272 #: ../app/tools/gimptransform3dtool.c:389 msgid "_Y:" msgstr "_Y:" -#: ../app/dialogs/resize-dialog.c:277 +#. Button to center the image on canvas just below the preview. +#: ../app/dialogs/resize-dialog.c:452 msgid "C_enter" msgstr "M_erkez" -#: ../app/dialogs/resize-dialog.c:331 +#: ../app/dialogs/resize-dialog.c:478 msgid "Resize _layers:" msgstr "Ka_tmanları yeniden boyutlandır:" -#: ../app/dialogs/resize-dialog.c:379 +#: ../app/dialogs/resize-dialog.c:526 msgid "Resize _text layers" msgstr "_Metin katmanını yeniden boyutlandır" -#: ../app/dialogs/resize-dialog.c:390 +#: ../app/dialogs/resize-dialog.c:537 msgid "Resizing text layers will make them uneditable" msgstr "" "Metin katmanlarını yeniden boyutlandırmak onları düzenlenemez hale getirir" +#: ../app/dialogs/resize-dialog.c:759 +#, c-format +msgid "Scale template to %.2f ppi" +msgstr "Şablonu %.2f ppiʼye ölçekle" + +#: ../app/dialogs/resize-dialog.c:764 +#, c-format +msgid "Set image to %.2f ppi" +msgstr "Görüntüyü %.2f ppiʼye ayarla" + #: ../app/dialogs/resolution-calibrate-dialog.c:69 msgid "Calibrate Monitor Resolution" msgstr "Ekran Çözünürlüğünü Ayarla" @@ -18514,7 +18717,7 @@ msgid "pixels" msgstr "piksel" -#: ../app/display/gimpstatusbar.c:472 +#: ../app/display/gimpstatusbar.c:475 #, c-format msgid "Cancel %s" msgstr "Vazgeç %s" @@ -18611,33 +18814,33 @@ msgid "%s to zoom" msgstr "yakınlaştırmak için %s" -#: ../app/display/gimptoolhandlegrid.c:865 +#: ../app/display/gimptoolhandlegrid.c:896 #: ../app/display/gimptooltransformgrid.c:1832 msgid "Click-Drag to move" msgstr "Taşımak için tıklayıp sürükleyin" -#: ../app/display/gimptoolhandlegrid.c:868 +#: ../app/display/gimptoolhandlegrid.c:899 msgid "Click-Drag to rotate and scale" msgstr "Döndür ve ölçekle için tıklayıp sürükleyin" -#: ../app/display/gimptoolhandlegrid.c:871 +#: ../app/display/gimptoolhandlegrid.c:902 msgid "Click-Drag to shear and scale" msgstr "Eğmek ve ölçeklemek için tıklayıp sürükleyin" -#: ../app/display/gimptoolhandlegrid.c:874 +#: ../app/display/gimptoolhandlegrid.c:905 #: ../app/display/gimptooltransformgrid.c:1820 msgid "Click-Drag to change perspective" msgstr "Perspektifi değiştirmek için tıklayıp sürükleyin" -#: ../app/display/gimptoolhandlegrid.c:885 +#: ../app/display/gimptoolhandlegrid.c:916 msgid "Click to add a handle" msgstr "Bir kulp eklemek için tıklayın" -#: ../app/display/gimptoolhandlegrid.c:891 +#: ../app/display/gimptoolhandlegrid.c:922 msgid "Click-Drag to move this handle" msgstr "Bu kulpu taşımak için tıklayıp sürükleyin" -#: ../app/display/gimptoolhandlegrid.c:896 +#: ../app/display/gimptoolhandlegrid.c:927 msgid "Click-Drag to remove this handle" msgstr "Bu kulpu kaldırmak için tıklayıp sürükleyin" @@ -18834,7 +19037,7 @@ #: ../app/display/gimptoolpath.c:1611 msgid "Clicking here does nothing, try clicking on path elements." -msgstr "Buraya tıklamak hiç bir şey yapmak, yol nesnelerine tıklamayı deneyin." +msgstr "Buraya tıklamak hiç bir şey yapmaz, yol nesnelerine tıklamayı deneyin." #: ../app/display/gimptoolpath.c:1819 msgid "Delete Anchors" @@ -19026,7 +19229,7 @@ #: ../app/gegl/gimp-babl.c:364 ../app/gegl/gimp-babl.c:365 #: ../app/gegl/gimp-babl.c:366 ../app/gegl/gimp-babl.c:367 msgid "Grayscale-alpha" -msgstr "_Gri Tonlamalı-alfa" +msgstr "Gri Tonlamalı-alfa" #: ../app/gegl/gimp-babl.c:369 ../app/gegl/gimp-babl.c:370 #: ../app/gegl/gimp-babl.c:371 ../app/gegl/gimp-babl.c:372 @@ -19758,7 +19961,7 @@ #: ../app/operations/gimplevelsconfig.c:135 msgid "Clamp input values before applying output mapping." -msgstr "Çıktı eşlemine uygulamadan önce girdi değerlerini kelepçeleç" +msgstr "Çıktı eşlemine uygulamadan önce girdi değerlerini kelepçele" #: ../app/operations/gimplevelsconfig.c:146 #: ../app/operations/gimplevelsconfig.c:147 @@ -20390,7 +20593,7 @@ msgid "Levels" msgstr "Düzeyler" -#: ../app/pdb/color-cmds.c:247 ../app/pdb/drawable-color-cmds.c:680 +#: ../app/pdb/color-cmds.c:247 ../app/pdb/drawable-color-cmds.c:738 msgctxt "undo-type" msgid "Posterize" msgstr "Posterleştir" @@ -20425,7 +20628,7 @@ msgid "Hue-Saturation" msgstr "Renk Tonu Doygunluğu" -#: ../app/pdb/color-cmds.c:782 ../app/pdb/drawable-color-cmds.c:726 +#: ../app/pdb/color-cmds.c:782 ../app/pdb/drawable-color-cmds.c:784 msgctxt "undo-type" msgid "Threshold" msgstr "Eşik" @@ -20449,6 +20652,11 @@ msgid "Invert" msgstr "Tersine Çevir" +#: ../app/pdb/drawable-color-cmds.c:698 +msgctxt "undo-type" +msgid "Shadows-Highlights" +msgstr "Gölgeleler-Vurgular" + #: ../app/pdb/drawable-transform-cmds.c:373 #: ../app/pdb/drawable-transform-cmds.c:478 #: ../app/pdb/item-transform-cmds.c:340 ../app/pdb/transform-tools-cmds.c:177 @@ -20823,8 +21031,8 @@ #: ../app/pdb/gimpprocedure.c:765 #, c-format msgid "" -"Procedure '%s' has been called with a wrong value type for argument '%s' (#" -"%d). Expected %s, got %s." +"Procedure '%s' has been called with a wrong value type for argument " +"'%s' (#%d). Expected %s, got %s." msgstr "" "'%s' yordamı, '%s' bağımsız değişkeni için yanlış bir değer türü ile " "çağrıldı (#%d). İstenen %s, olan %s." @@ -21890,8 +22098,7 @@ #: ../app/text/gimptextlayer.c:711 msgid "Due to lack of any fonts, text functionality is not available." -msgstr "" -"Bir yazı tipi eksikliğinden dolayı, metin işlevselliği kullanılabilir değil." +msgstr "Hiçbir yazı tipi olmaması nedeniyle, metin işlevi kullanılamaz." #: ../app/text/gimptextlayer.c:774 msgid "Empty Text Layer" @@ -21931,7 +22138,7 @@ #: ../app/text/text-enums.c:23 msgctxt "text-box-mode" msgid "Dynamic" -msgstr "Hareket" +msgstr "Hareketli" #: ../app/text/text-enums.c:24 msgctxt "text-box-mode" @@ -22236,7 +22443,7 @@ #: ../app/tools/gimpbycolorselecttool.c:82 msgctxt "command" msgid "Select by Color" -msgstr "Renk ile Seç" +msgstr "Renge Göre Seç" #: ../app/tools/gimpcageoptions.c:77 msgid "" @@ -22952,7 +23159,7 @@ #: ../app/tools/gimpfuzzyselecttool.c:67 msgid "Fuzzy Select Tool: Select a contiguous region on the basis of color" -msgstr "Bulanık Seçim Aracı: Rengi temel olarak bitişik bir bir bölge seç" +msgstr "Bulanık Seçim Aracı: Rengi temel olarak bitişik bir bölge seç" #: ../app/tools/gimpfuzzyselecttool.c:68 msgid "Fu_zzy Select" @@ -25270,7 +25477,7 @@ msgstr "Fırça genişliğinin yüzdesi" #: ../app/widgets/gimpbufferview.c:189 ../app/widgets/gimpbufferview.c:290 -#: ../app/widgets/gimpeditor.c:758 +#: ../app/widgets/gimpeditor.c:773 msgid "(None)" msgstr "(Hiçbiri)" @@ -27024,7 +27231,7 @@ msgid "colors" msgstr "renk" -#: ../app/widgets/gimpitemtreeview.c:753 +#: ../app/widgets/gimpitemtreeview.c:763 msgid "Lock:" msgstr "Kilitle:" @@ -27141,7 +27348,7 @@ #: ../app/widgets/gimpsavedialog.c:407 msgid "Metadata won't be visible in GIMP older than version 2.10." -msgstr "Üstveri, GIMP 2.10 öncesi sürümlerde görünür olmayacaktır." +msgstr "Üst veri, GIMP 2.10 öncesi sürümlerde görünür olmayacaktır." #: ../app/widgets/gimpselectiondata.c:250 #, c-format @@ -27550,8 +27757,8 @@ msgstr "[ Temel Görüntü ]" #: ../app/widgets/gimpvectorstreeview.c:111 -msgid "Lock path strokes" -msgstr "Yol darbelerini kilitle" +msgid "Lock path" +msgstr "Yolu kilitle" #: ../app/widgets/gimpvectorstreeview.c:114 msgid "Lock path position" @@ -27758,11 +27965,11 @@ msgid "Error creating '%s': " msgstr "'%s' oluşturulurken hata: " -#: ../app/xcf/xcf-load.c:241 +#: ../app/xcf/xcf-load.c:250 msgid "Invalid image mode and precision combination." msgstr "Hatalı görüntü kipi ve hassasiyet birleşimi." -#: ../app/xcf/xcf-load.c:366 +#: ../app/xcf/xcf-load.c:375 #, c-format msgid "" "Corrupt 'exif-data' parasite discovered.\n" @@ -27771,7 +27978,7 @@ "Bozuk 'exif-data', parazit saptandı.\n" "Exif verisi taşınamadı: %s" -#: ../app/xcf/xcf-load.c:403 +#: ../app/xcf/xcf-load.c:412 msgid "" "Corrupt 'gimp-metadata' parasite discovered.\n" "XMP data could not be migrated." @@ -27779,7 +27986,7 @@ "Bozuk 'exif-data', parazit saptandı.\n" "XMP verisi taşınamadı." -#: ../app/xcf/xcf-load.c:427 +#: ../app/xcf/xcf-load.c:436 #, c-format msgid "" "Corrupt XMP metadata saved by an older version of GIMP could not be " @@ -27792,21 +27999,21 @@ "XMP'nin ne olduğunu bilmiyorsanız, büyük olasılıkla gereksinmiyorsunuzdur. " "Bildirilen hata: %s." -#: ../app/xcf/xcf-load.c:691 +#: ../app/xcf/xcf-load.c:715 msgid "" "This XCF file is corrupt! I have loaded as much of it as I can, but it is " "incomplete." msgstr "" "Bu XCF dosyası bozulmuş! Yapabildiğim kadar çok yükledim, ama tamamlanamadı." -#: ../app/xcf/xcf-load.c:710 +#: ../app/xcf/xcf-load.c:734 msgid "" "This XCF file is corrupt! I could not even salvage any partial image data " "from it." msgstr "" "Bu XCF dosyası bozulmuş! Herhangi bir kısmi görüntü verisi kurtaramadım." -#: ../app/xcf/xcf-load.c:801 +#: ../app/xcf/xcf-load.c:825 msgid "" "XCF warning: version 0 of XCF file format\n" "did not save indexed colormaps correctly.\n" @@ -27851,1832 +28058,5 @@ msgid "fuzzy" msgstr "bulanık" -#~ msgid "" -#~ "Corrupt 'gimp-metadata' parasite discovered.\n" -#~ "XMP data could not be migrated: %s" -#~ msgstr "" -#~ "Bozuk 'exif-data', parazit keşfedildi.\n" -#~ "XMP verisi taşınamadı: %s" - -#~ msgid "Go to download page" -#~ msgstr "İndirme sayfasına git" - -#~ msgid "Aux%d Input" -#~ msgstr "Aux%d Girdi" - -# Çeviri: Rıhtımlanabilir iletişim kutularını buraya bırakabilirsiniz -# Yazının sürekli sabit kalması gözünüzü yoruyorsa, boş çeviri kullanabilsiniz -# msgstr " " -#~ msgid "You can drop dockable dialogs here" -#~ msgstr "Rıhtımlanabilir iletişim kutularını buraya bırakabilirsiniz" - -#~ msgid "No batch interpreter specified, using the default '%s'.\n" -#~ msgstr "Belirlenmiş toplu yorumlayıcı yok, öntanımlı '%s' kullanılıyor.\n" - -#, fuzzy -#~| msgid "_Pattern" -#~ msgctxt "fill-style" -#~ msgid "_Pattern" -#~ msgstr "_Desen" - -#~ msgctxt "view-action" -#~ msgid "Sn_ap to Guides" -#~ msgstr "_Kılavuzlara Yasla" - -#~ msgid "Properties" -#~ msgstr "Özellikler" - -#~ msgctxt "dialogs-action" -#~ msgid "Paint Dynamics" -#~ msgstr "Boyama Hareketleri" - -#~ msgctxt "view-action" -#~ msgid "Flip Horizontally" -#~ msgstr "Yatay Çevir" - -#~ msgctxt "view-action" -#~ msgid "Flip Vertically" -#~ msgstr "Dikey Çevir" - -#, fuzzy -#~ msgctxt "matting-preview-mode" -#~ msgid "On color" -#~ msgstr "Renk üstünde" - -#~ msgctxt "dashboard-variable" -#~ msgid "Threads" -#~ msgstr "İş Parçacıkları" - -#~ msgctxt "color-profile-policy" -#~ msgid "Convert to preferred RGB color profile" -#~ msgstr "Yeğlenen GRB renk profiline dönüştür" - -#~ msgid "Convert the image to the RGB working space?" -#~ msgstr "Görüntü RGB çalışma alanına dönüştürülsün mü?" - -#~ msgid "_Offset" -#~ msgstr "_Konum" - -#~ msgctxt "dialogs-action" -#~ msgid "Palette Editor" -#~ msgstr "Palet Düzenleyici" - -#~ msgctxt "dialogs-action" -#~ msgid "Tool presets" -#~ msgstr "Araç Önayarları" - -#~ msgid "" -#~ "Fatal parse error in brush file:\n" -#~ "Unsupported brush depth %d\n" -#~ "GIMP brushes must be GRAY or RGBA.\n" -#~ "This might be an obsolete GIMP brush file, try loading it as image and " -#~ "save it again." -#~ msgstr "" -#~ "Fırça dosyasında ölümcül ayrıştırma hatası:\n" -#~ "Desteklenmeyen fırça derinliği %d\n" -#~ "GIMP fırçaları GRİ ya da RGBA olmalıdır.\n" -#~ "Bu eski bir GIMP fırça dosyası olabilir, görüntü olarak yüklemeyi deneyin " -#~ "ve tekrar kaydedin." - -#~ msgid "" -#~ "For more information, see https://www.gimp.org/news/2018/04/27/" -#~ "gimp-2-10-0-released/" -#~ msgstr "" -#~ "Daha fazla bilgi için bkz. https://www.gimp.org/news/2018/04/27/" -#~ "gimp-2-10-0-released/" - -#~ msgid "" -#~ "For more information, see https://www.gimp.org/news/2018/04/17/" -#~ "gimp-2-10-0-rc2-released/" -#~ msgstr "" -#~ "Daha fazla bilgi için bkz. https://www.gimp.org/news/2018/04/17/" -#~ "gimp-2-10-0-rc2-released/" - -#~ msgid "" -#~ "For more information, see https://www.gimp.org/news/2018/03/26/" -#~ "gimp-2-10-0-rc1-released/" -#~ msgstr "" -#~ "Daha fazla bilgi için bkz. https://www.gimp.org/news/2018/03/26/" -#~ "gimp-2-10-0-rc1-released/" - -#~ msgid "" -#~ "For more information, see https://www.gimp.org/news/2017/12/12/gimp-2-9-8-" -#~ "released/" -#~ msgstr "" -#~ "Daha fazla bilgi için bkz. https://www.gimp.org/news/2017/12/12/" -#~ "gimp-2-9-8-released/" - -#~ msgctxt "edit-action" -#~ msgid "_Fade..." -#~ msgstr "_Soldur..." - -#~ msgctxt "edit-action" -#~ msgid "Modify paint mode and opacity of the last pixel manipulation" -#~ msgstr "" -#~ "Son piksel işlemesinin boyama kipini ve ışık geçirmezliğini değiştir" - -#~ msgid "_Fade..." -#~ msgstr "_Soldur..." - -#~ msgctxt "undo-desc" -#~ msgid "Flip" -#~ msgstr "Çevir" - -# Orjinal dosyada yok ama olmadan arayüz tam çevrilemeyen değerler. -# msgid "Create an image using multiple gray images as color channels" -# msgstr "Çoklu gri görüntüleri renk kanalları olarak kullanan bir görüntü oluştur" -# -# msgid "Recompose an image that was previously decomposed" -# msgstr "Önceden ayrıştırılan bir görüntüyü yeniden düzenle" -# -# msgid "Rearrange the colormap" -# msgstr "Renk eşlemini yeniden düzenle" -#~ msgid "_Fade %s..." -#~ msgstr "_Soldur %s..." - -#~ msgid "Fade..." -#~ msgstr "Soldur..." - -#, fuzzy -#~| msgid "Source" -#~ msgctxt "layers-action" -#~ msgid "Source Over" -#~ msgstr "Kaynak" - -#, fuzzy -#~| msgid "Source" -#~ msgctxt "layers-action" -#~ msgid "Source Atop" -#~ msgstr "Kaynak" - -#, fuzzy -#~| msgid "Source" -#~ msgctxt "layers-action" -#~ msgid "Source In" -#~ msgstr "Kaynak" - -#, fuzzy -#~| msgid "Destination Range" -#~ msgctxt "layers-action" -#~ msgid "Destination Atop" -#~ msgstr "Hedef Aralığı" - -#~ msgctxt "undo-type" -#~ msgid "Blend" -#~ msgstr "Harmanlama" - -#~ msgid "Fade %s" -#~ msgstr "Soldur %s" - -#~ msgid "_Fade" -#~ msgstr "_Soldur" - -#, fuzzy -#~| msgid "Image Editor" -#~ msgid "Image Import" -#~ msgstr "Görüntü Düzenleyici" - -#, fuzzy -#~| msgid "Source" -#~ msgctxt "layer-composite-mode" -#~ msgid "Source over" -#~ msgstr "Kaynak" - -#, fuzzy -#~| msgid "Source" -#~ msgctxt "layer-composite-mode" -#~ msgid "Source atop" -#~ msgstr "Kaynak" - -#, fuzzy -#~| msgid "Destination Range" -#~ msgctxt "layer-composite-mode" -#~ msgid "Destination atop" -#~ msgstr "Hedef Aralığı" - -#, fuzzy -#~| msgid "Source" -#~ msgctxt "layer-composite-mode" -#~ msgid "Source in" -#~ msgstr "Kaynak" - -#, fuzzy -#~| msgctxt "layer-mode-effects" -#~| msgid "Hue (HSV)" -#~ msgctxt "layer-mode" -#~ msgid "Hue (HSV) (l)" -#~ msgstr "Renk Tonu (HSV)" - -#, fuzzy -#~| msgctxt "layer-mode-effects" -#~| msgid "Saturation (HSV)" -#~ msgctxt "layer-mode" -#~ msgid "Saturation (HSV) (l)" -#~ msgstr "Doygunluk (HSV)" - -#, fuzzy -#~| msgctxt "layer-mode-effects" -#~| msgid "Color (HSV)" -#~ msgctxt "layer-mode" -#~ msgid "Color (HSL) (l)" -#~ msgstr "Renk (HSV)" - -#, fuzzy -#~| msgctxt "layer-mode-effects" -#~| msgid "Value (HSV)" -#~ msgctxt "layer-mode" -#~ msgid "Value (HSV) (l)" -#~ msgstr "Değer (RDD)" - -#, fuzzy -#~| msgctxt "layer-mode-effects" -#~| msgid "Chroma (LCH)" -#~ msgctxt "layer-mode" -#~ msgid "Chroma (LCH)" -#~ msgstr "Renk Parlaklığı (LCH)" - -#, fuzzy -#~| msgctxt "layer-mode-effects" -#~| msgid "Lightness (LCH)" -#~ msgctxt "layer-mode" -#~ msgid "Lightness (LCH)" -#~ msgstr "Aydınlık (LCH)" - -#, fuzzy -#~| msgctxt "layer-mode-effects" -#~| msgid "Hue (HSV)" -#~ msgctxt "layer-mode" -#~ msgid "Hue (HSV)" -#~ msgstr "Renk Tonu (HSV)" - -#, fuzzy -#~| msgctxt "layer-mode-effects" -#~| msgid "Color (HSV)" -#~ msgctxt "layer-mode" -#~ msgid "Color (HSL)" -#~ msgstr "Renk (HSV)" - -#~ msgid "Blending" -#~ msgstr "Harmanlama" - -#~ msgid "Blend" -#~ msgstr "Harmanlama" - -#~ msgid "Blen_d" -#~ msgstr "_Harmanlama" - -#~ msgid "Blend: " -#~ msgstr "Harman: " - -#, fuzzy -#~| msgid "Blend: " -#~ msgid "Blend Step" -#~ msgstr "Harman: " - -#~ msgid "Brightness/Contrast Tool: Adjust brightness and contrast" -#~ msgstr "Parlaklık/Karşıtlık Aracı: Parlaklık ve karşıtlığı ayarla" - -#, fuzzy -#~| msgid "Pick Mode (%s)" -#~ msgid "Pick Mode" -#~ msgstr "Seçme Kipi (%s)" - -#~ msgid "Curves Tool: Adjust color curves" -#~ msgstr "Eğri Aracı: Renk eğrilerini ayarla" - -#~ msgid "Levels Tool: Adjust color levels" -#~ msgstr "Düzey Aracı: Renk düzeylerini ayarla" - -#~ msgid "The selection is empty." -#~ msgstr "Seçim boş." - -#~ msgid "" -#~ "Hexadecimal color notation as used in HTML and CSS. This entry also " -#~ "accepts CSS color names." -#~ msgstr "" -#~ "HTML ve CSS içinde kullanılıan onaltılı renk gösterimi. Bu giriş ayrıca " -#~ "CSS renk adlarını da kabul eder." - -#~ msgid "Value:" -#~ msgstr "Değer:" - -#~ msgid "Alpha:" -#~ msgstr "Görünür:" - -#~ msgid "Green:" -#~ msgstr "Yeşil:" - -#~ msgid "Blue:" -#~ msgstr "Mavi:" - -#~ msgid "Hue:" -#~ msgstr "Renk Tonu:" - -#~ msgid "Sat.:" -#~ msgstr "Doyg.:" - -#, fuzzy -#~| msgid "Height:" -#~ msgid "Light.:" -#~ msgstr "Yükseklik:" - -#~ msgid "Cyan:" -#~ msgstr "Turkuaz:" - -#~ msgid "Magenta:" -#~ msgstr "Macenta:" - -#~ msgid "Yellow:" -#~ msgstr "Sarı:" - -#~ msgid "All images" -#~ msgstr "Tüm görüntüler" - -#~ msgid "Columns:" -#~ msgstr "Sütun:" - -#~ msgid "" -#~ "Foreground & background colors.\n" -#~ "The black and white squares reset colors.\n" -#~ "The arrows swap colors.\n" -#~ "Click to open the color selection dialog." -#~ msgstr "" -#~ "Önalan ve artalan renkleri.\n" -#~ "Siyah ve beyaz karelerin sıfırlama renkleri.\n" -#~ "Okların takas renkleri.\n" -#~ "Renk seçme kutusunu açmak için tıklayın." - -#~ msgctxt "color-frame-mode" -#~ msgid "HSV" -#~ msgstr "HSV" - -#~ msgid "New Channel Options" -#~ msgstr "Yeni Kanal Seçenekleri" - -#~ msgctxt "drawable-action" -#~ msgid "Invert the colors" -#~ msgstr "Renkleri tersine çevir" - -#~ msgctxt "drawable-action" -#~ msgid "Invert the brightness of each pixel" -#~ msgstr "Her pikselin parlaklığını tersine çevir" - -#~ msgctxt "drawable-action" -#~ msgid "E_rode" -#~ msgstr "A_şındır" - -#~ msgctxt "drawable-action" -#~ msgid "Flip horizontally" -#~ msgstr "Yatay çevir" - -#~ msgctxt "drawable-action" -#~ msgid "Flip vertically" -#~ msgstr "Dikey çevir" - -#~ msgid "Dilate" -#~ msgstr "Genişlet" - -#~ msgctxt "file-action" -#~ msgid "Export" -#~ msgstr "Dışa Aktar" - -#~ msgid "Export" -#~ msgstr "Dışa Aktar" - -#, fuzzy -#~| msgid "_Antialiasing" -#~ msgctxt "filters-action" -#~ msgid "_Antialias..." -#~ msgstr "_Yumuşatma" - -#~ msgctxt "filters-action" -#~ msgid "Color _Reduction..." -#~ msgstr "Renk _Azaltma..." - -#~ msgid "..." -#~ msgstr "..." - -#~ msgctxt "image-convert-action" -#~ msgid "8 bit integer (linear)" -#~ msgstr "8 bit tam sayı değeri (doğrusal)" - -#~ msgctxt "image-convert-action" -#~ msgid "Convert the image to 8 bit gamma-corrected integer" -#~ msgstr "" -#~ "Görüntüyü kontrast derecesi düzeltilmiş 8 bit tam sayı değerine dönüştür" - -#~ msgctxt "image-convert-action" -#~ msgid "16 bit integer (linear)" -#~ msgstr "16 bit tam sayı değeri (doğrusal)" - -#~ msgctxt "image-convert-action" -#~ msgid "Convert the image to 16 bit gamma-corrected integer" -#~ msgstr "Görüntüyü kontrast derecesi düzeltilmiş 16 bit değere dönüştür" - -#~ msgctxt "image-convert-action" -#~ msgid "32 bit integer (linear)" -#~ msgstr "32 bit tam sayı değeri (doğrusal)" - -#~ msgctxt "image-convert-action" -#~ msgid "Convert the image to 32 bit gamma-corrected integer" -#~ msgstr "Görüntüyü kontrast derecesi düzeltilmiş 32 bit değere dönüştür" - -#~ msgctxt "image-convert-action" -#~ msgid "16 bit floating point (linear)" -#~ msgstr "16 bit kayan noktalı sayı değeri (doğrusal)" - -#~ msgctxt "image-convert-action" -#~ msgid "Convert the image to 16 bit gamma-corrected floating point" -#~ msgstr "" -#~ "Kontrast derecesi düzeltilmiş 16 bit kayan noktalı sayı değerine dönüştür" - -#~ msgctxt "image-convert-action" -#~ msgid "32 bit floating point (linear)" -#~ msgstr "32 bit kayan noktalı sayı değeri (doğrusal)" - -#~ msgctxt "image-convert-action" -#~ msgid "Convert the image to 32 bit gamma-corrected floating point" -#~ msgstr "" -#~ "Görüntüyü kontrast derecesi düzeltilmiş 32 bit kayan noktalı sayı " -#~ "değerine dönüştür" - -#~ msgctxt "image-convert-action" -#~ msgid "64 bit floating point (linear)" -#~ msgstr "64 bit kayan noktalı sayı değeri (doğrusal)" - -#~ msgctxt "image-convert-action" -#~ msgid "Convert the image to 64 bit gamma-corrected floating point" -#~ msgstr "" -#~ "Görüntüyü kontrast derecesi düzeltilmiş 64 bit kayan noktalı sayı " -#~ "değerine dönüştür" - -#~ msgctxt "layers-action" -#~ msgid "Te_xt Tool" -#~ msgstr "Metin _Aracı" - -#~ msgctxt "plug-in-action" -#~ msgid "_Map" -#~ msgstr "_Eşlem" - -#~ msgctxt "plug-in-action" -#~ msgid "_Pattern" -#~ msgstr "_Desen" - -#~ msgid "_Feather border" -#~ msgstr "_Sınırı yumuşat" - -#~ msgctxt "vectors-action" -#~ msgid "Path _Tool" -#~ msgstr "Yol _Aracı" - -#~ msgctxt "vectors-action" -#~ msgid "_Visible" -#~ msgstr "_Görünür" - -#~ msgctxt "vectors-action" -#~ msgid "_Linked" -#~ msgstr "_Bağlı" - -#~ msgctxt "vectors-action" -#~ msgid "L_ock position" -#~ msgstr "Konumu K_ilitle" - -#~ msgctxt "view-action" -#~ msgid "_Reset to 0°" -#~ msgstr "0°'ye sıfırla" - -#~ msgctxt "view-action" -#~ msgid "Rotate 15 degrees to the right" -#~ msgstr "15 derece sağa döndür" - -#~ msgctxt "view-action" -#~ msgid "Rotate 90 degrees to the right" -#~ msgstr "90 derece sağa döndür" - -#~ msgctxt "view-action" -#~ msgid "Turn upside-down" -#~ msgstr "Baş aşağı döndür" - -#~ msgctxt "view-action" -#~ msgid "Rotate 90 degrees to the left" -#~ msgstr "90 derece sola döndür" - -#~ msgctxt "view-action" -#~ msgid "Rotate 15 degrees to the left" -#~ msgstr "Sola 15 derece döndür" - -#~ msgid "Sets the pixel format to use for mouse pointers." -#~ msgstr "Fare imleçleri için kullanılacak benek biçimini ayarlar." - -#~ msgid "" -#~ "When enabled, the X server is queried for the mouse's current position on " -#~ "each motion event, rather than relying on the position hint. This means " -#~ "painting with large brushes should be more accurate, but it may be " -#~ "slower. Conversely, on some X servers enabling this option results in " -#~ "faster painting." -#~ msgstr "" -#~ "Etkin olduğunda, X sunucusu her hareketli olayda, konum ipucuna " -#~ "dayanmaktan ziyade farenin mevcut konumu için sorgulanacak. Bunun anlamı, " -#~ "geniş fırçalarla boyama daha eksiksiz olacak, ama yavaş olabilir. Aksine, " -#~ "bazı X sunucuları üzerinde bu seçeneği etkinleştirmek daha hızlı boyama " -#~ "ile sonuçlanır." - -#~ msgctxt "stroke-method" -#~ msgid "Stroke line" -#~ msgstr "Darbeleme çizgisi" - -#~ msgctxt "stroke-method" -#~ msgid "Stroke with a paint tool" -#~ msgstr "Bir boyama aracı ile darbele" - -#~ msgctxt "join-style" -#~ msgid "Miter" -#~ msgstr "Köşe" - -#~ msgctxt "join-style" -#~ msgid "Round" -#~ msgstr "Yuvarla" - -#~ msgctxt "join-style" -#~ msgid "Bevel" -#~ msgstr "Kabarıklık" - -#, fuzzy -#~ msgctxt "cap-style" -#~ msgid "Butt" -#~ msgstr "Dip" - -#~ msgctxt "cap-style" -#~ msgid "Round" -#~ msgstr "Yuvarla" - -#~ msgctxt "cap-style" -#~ msgid "Square" -#~ msgstr "Kare" - -#~ msgid "" -#~ "ICC profile validation failed: Cannot attach a color profile to a GRAY " -#~ "image" -#~ msgstr "" -#~ "ICC profil doğrulaması başarısız oldu: GRİ bir görüntüye bir renk profili " -#~ "eklenemez" - -#~ msgid "Converting to lower bit depth" -#~ msgstr "Daha düşük bit derinliğine dönüştürme" - -#~ msgid "Expanded as necessary" -#~ msgstr "Gerektiği gibi genişletildi" - -#~ msgid "Clipped to image" -#~ msgstr "Görüntüye kesildi" - -#~ msgid "_Handle Transform tool" -#~ msgstr "_İşleyici Dönüştürme aracı" - -#~ msgid "_MyPaint Brush tool" -#~ msgstr "_Boya Fırçası aracı" - -#~ msgid "Guide & Grid Snapping" -#~ msgstr "Kılavuz & Izgara Yanaştırması" - -#~ msgid "_Print simulation profile:" -#~ msgstr "Benzetim profilini _yazdır:" - -#~ msgid "_Mode of operation:" -#~ msgstr "İşlem _Kipi:" - -#~ msgid "" -#~ "Indexed color layers are always scaled without interpolation. The chosen " -#~ "interpolation type will affect channels and layer masks only." -#~ msgstr "" -#~ "Sıralanmış renk katmanları her zaman ara değerleme olmadan ölçeklenir. " -#~ "Seçilmiş ara değerleme tipi sadece kanalları ve katman maskelerini " -#~ "etkiler." - -#~ msgid "" -#~ "Color management has been disabled. It can be enabled again in the " -#~ "Preferences dialog." -#~ msgstr "" -#~ "Renk yönetimi etkisizleştirilmiş. Tercihler kutusundan yeniden " -#~ "etkinleştirilebilir." - -#~ msgid "Desaturate mode" -#~ msgstr "Solgunlaştırma kipi" - -#~ msgid "Posterize" -#~ msgstr "Posterleştirme" - -#~ msgid "Desaturate" -#~ msgstr "Solgunlaştır" - -#~ msgid "Move Layer" -#~ msgstr "Katmanı Taşı" - -#~ msgid "Can't apply color profile to grayscale image (%s)" -#~ msgstr "Renk profili gri tonlamaya (%s) uygulanamaz" - -#~ msgid "Error running '%s'" -#~ msgstr "'%s' çalıştırılırkan hata" - -#~ msgid "Plug-In missing (%s)" -#~ msgstr "Kayıp eklenti (%s)" - -#~ msgid "Import Brightness-Contrast settings" -#~ msgstr "Parlaklık-Karşıtlık ayarlarını içe aktar" - -#~ msgid "Export Brightness-Contrast settings" -#~ msgstr "Parlaklık-Karşıtlık ayarlarını dışa aktar" - -#~ msgid "Adjust Color Balance" -#~ msgstr "Renk Dengesini Ayarla" - -#~ msgid "Import Color Balance Settings" -#~ msgstr "Renk Dengesi Ayarlarını İçe Aktar" - -#~ msgid "Export Color Balance Settings" -#~ msgstr "Renk Dengesi Ayarlarını Dışa Aktar" - -#~ msgid "Color Balance operates only on RGB color layers." -#~ msgstr "Renk Dengesi sadece RGB renk katmanlarında uygulanabilir." - -#~ msgid "Colorize" -#~ msgstr "Renklendir" - -#~ msgid "Colorize Tool: Colorize the image" -#~ msgstr "Renklendirme Aracı: Görüntüyü renklendir" - -#~ msgid "Import Colorize Settings" -#~ msgstr "Renklendirme Ayarlarını İçe Aktar" - -#~ msgid "Export Colorize Settings" -#~ msgstr "Renklendirme Ayarlarını Dışa Aktar" - -#~ msgid "Colorize does not operate on grayscale layers." -#~ msgstr "Renklendirme gri tonlama katmanlarında işle çalıştırılamaz." - -#~ msgid "Colorize Color" -#~ msgstr "Renklendir" - -#~ msgid "Pick color from image" -#~ msgstr "Görüntüden renk seç" - -#~ msgid "Import Curves" -#~ msgstr "Eğrileri İçe Aktar" - -#~ msgid "Export Curves" -#~ msgstr "Eğrileri Dışa Aktar" - -#~ msgid "Click to locate on curve (try Shift, Ctrl)" -#~ msgstr "Eğriye yerleştirmek için tıklayın (Ctrl, Shift'i deneyin)" - -#~ msgid "Desaturate (Remove Colors)" -#~ msgstr "Solgunlaştırma (Renkleri Kaldır)" - -#~ msgid "Desaturate only operates on RGB layers." -#~ msgstr "Solgunlaştırma sadece RGB katmanlarında uygulanır." - -#~ msgid "Move Selection" -#~ msgstr "Seçimi Taşı" - -#~ msgid "Flip Type (%s)" -#~ msgstr "Çevirme Türü (%s)" - -#~ msgid "Click to complete selection" -#~ msgstr "Seçimi tamamlamak için tıklayın" - -#~ msgid "Adjust Hue / Lightness / Saturation" -#~ msgstr "Renk Tonunu / Aydınlığı / Doygunluğu Ayarla" - -#~ msgid "Import Hue-Saturation Settings" -#~ msgstr "Renk Tonu-Doygunluk Ayarlarını İçe Aktar" - -#~ msgid "Export Hue-Saturation Settings" -#~ msgstr "Renk Tonu-Doygunluk Ayarlarını Dışa Aktar" - -#~ msgid "Hue-Saturation operates only on RGB color layers." -#~ msgstr "Renk Tonu-Doygunluk sadece RGB renk katmanlarında uygulanır." - -#~ msgid "Import Levels" -#~ msgstr "Düzeyleri İçe Aktar" - -#~ msgid "Export Levels" -#~ msgstr "Düzeyleri Dışa Aktar" - -#~ msgid "Pick black point" -#~ msgstr "Siyah nokta seç" - -#~ msgid "Pick gray point" -#~ msgstr "Gri nokta seç" - -#~ msgid "Pick white point" -#~ msgstr "Beyaz nokta seç" - -#~ msgid "Reset angle to zero" -#~ msgstr "Açıyı sıfırla" - -#~ msgid "Posterize (Reduce Number of Colors)" -#~ msgstr "Posterleştir (Renk Sayısını Azalt)" - -#~ msgid "Import Threshold Settings" -#~ msgstr "Eşik Ayarlarını İçe Aktar" - -#~ msgid "Export Threshold Settings" -#~ msgstr "Eşik Ayarlarını Dışa Aktar" - -#~ msgctxt "rectangle-tool-fixed-rule" -#~ msgid "Aspect ratio" -#~ msgstr "En boy oranı" - -#~ msgctxt "rectangle-tool-fixed-rule" -#~ msgid "Width" -#~ msgstr "Genişlik" - -#~ msgctxt "rectangle-tool-fixed-rule" -#~ msgid "Height" -#~ msgstr "Yükseklik" - -#~ msgctxt "rectangle-tool-fixed-rule" -#~ msgid "Size" -#~ msgstr "Boyut" - -#~ msgid "Wheel" -#~ msgstr "Fare Tekerleği" - -#~ msgid "Channel:" -#~ msgstr "Kanal:" - -#~ msgid "Add settings to favorites" -#~ msgstr "Ayarları favorilerinize ekleyin" - -#~ msgid "_Manage Settings..." -#~ msgstr "Ayarları _Yönet..." - -#~ msgid "Add Settings to Favorites" -#~ msgstr "Ayarları Favorilere Ekle" - -#~ msgctxt "color-frame-mode" -#~ msgid "RGB" -#~ msgstr "RGB" - -#~ msgctxt "layer-mode-effects" -#~ msgid "Hue" -#~ msgstr "Renk Özü" - -#, fuzzy -#~| msgid "Colorize operates only on RGB color layers." -#~ msgid "Color profile '%s' is not for RGB color space" -#~ msgstr "Renklendirme sadece RGB renk katmanlarında uygulanabilir." - -#~ msgid "Fit to window" -#~ msgstr "Pencereye uydur" - -#~ msgid "" -#~ "Unable to open a test swap file.\n" -#~ "\n" -#~ "To avoid data loss, please check the location and permissions of the swap " -#~ "directory defined in your Preferences (currently \"%s\")." -#~ msgstr "" -#~ "Bir deneme takas dosyası açılamadı.\n" -#~ "\n" -#~ "Veri kaybından kaçınmak için, takas dosyasının yerini ve izinlerini " -#~ "Tercihler içinde kontrol edin (güncel olan \"%s\")." - -#~ msgid "Configuration" -#~ msgstr "Yapılandırma" - -#~ msgctxt "config-action" -#~ msgid "Use _GEGL" -#~ msgstr "_GEGL kullan" - -#~ msgctxt "config-action" -#~ msgid "If possible, use GEGL for image processing" -#~ msgstr "Eğer mümkünse, görüntü işlemlerinde GEGL kullan" - -#~ msgid "Equalize does not operate on indexed layers." -#~ msgstr "Eşitleme, sıralanmış katmanlara uygulanamaz." - -#~ msgid "Invert does not operate on indexed layers." -#~ msgstr "Ters Çevirme, sıralanmış katmanlara uygulanamaz." - -#~ msgid "Crop Layer" -#~ msgstr "Katmanı Kırp" - -#~ msgid "_Shrink from image border" -#~ msgstr "Görüntü sınırlarından _küçült" - -#~ msgid "_Lock selection to image edges" -#~ msgstr "Seçimden görüntü kenarlarına _kilitle" - -#~ msgctxt "view-action" -#~ msgid "Use GEGL" -#~ msgstr "GEGL Kullan" - -#~ msgid "" -#~ "Unable to open swap file. GIMP has run out of memory and cannot use the " -#~ "swap file. Some parts of your images may be corrupted. Try to save your " -#~ "work using different filenames, restart GIMP and check the location of " -#~ "the swap directory in your Preferences." -#~ msgstr "" -#~ "Takas dosyası açılamadı. GIMP bellek üzerinden çalışıyor ve takas " -#~ "dosyasını kullanamaz. Görüntünün bazı bölümleri bozulmuş olabilir. " -#~ "Çalışmanızı farklı dosya adları kullanarak kaydetmeyi deneyin, GIMP'i " -#~ "yeniden başlatın ve Tercihleriniz içinden takas dizininin yerini " -#~ "denetleyin." - -#~ msgid "Failed to resize swap file: %s" -#~ msgstr "Takas dosyası yeniden boyutlandırılamadı: %s" - -#~ msgctxt "convert-palette-type" -#~ msgid "Generate optimum palette" -#~ msgstr "En iyi paleti üret" - -#~ msgctxt "convert-palette-type" -#~ msgid "Use web-optimized palette" -#~ msgstr "Ağ ayarlı paleti kullan" - -#~ msgctxt "convert-palette-type" -#~ msgid "Use black and white (1-bit) palette" -#~ msgstr "Siyah ve beyaz (1-ikil) paleti kullan" - -#~ msgctxt "convert-palette-type" -#~ msgid "Use custom palette" -#~ msgstr "Özel palet kullan" - -#~ msgctxt "fill-type" -#~ msgid "Transparency" -#~ msgstr "Saydamlık" - -#~ msgctxt "fill-type" -#~ msgid "Pattern" -#~ msgstr "Desen" - -#~ msgctxt "fill-type" -#~ msgid "None" -#~ msgstr "Hiçbiri" - -#~ msgctxt "brush-generated-shape" -#~ msgid "Circle" -#~ msgstr "Çember" - -#~ msgctxt "brush-generated-shape" -#~ msgid "Square" -#~ msgstr "Kare" - -#~ msgctxt "brush-generated-shape" -#~ msgid "Diamond" -#~ msgstr "Elmas" - -#~ msgctxt "orientation-type" -#~ msgid "Horizontal" -#~ msgstr "Yatay" - -#~ msgctxt "orientation-type" -#~ msgid "Vertical" -#~ msgstr "Dikey" - -#~ msgctxt "select-criterion" -#~ msgid "Red" -#~ msgstr "Kırmızı" - -#~ msgctxt "select-criterion" -#~ msgid "Green" -#~ msgstr "Yeşil" - -#~ msgctxt "select-criterion" -#~ msgid "Blue" -#~ msgstr "Mavi" - -#~ msgctxt "select-criterion" -#~ msgid "Hue" -#~ msgstr "Renk Özü" - -#~ msgctxt "select-criterion" -#~ msgid "Saturation" -#~ msgstr "Doygunluk" - -#~ msgctxt "select-criterion" -#~ msgid "Value" -#~ msgstr "Değer" - -#~ msgid "Could not read %d byte from '%s': %s" -#~ msgid_plural "Could not read %d bytes from '%s': %s" -#~ msgstr[0] "%d bayt, '%s'den okunamadı: %s" - -#~ msgid "Fatal parse error in brush file '%s': Not a GIMP brush file." -#~ msgstr "" -#~ "'%s' fırça dosyası içinde ölümcül ayrıştırma hatası: Bir GIMP fırçası " -#~ "dosyası değil." - -#~ msgid "" -#~ "Fatal parse error in brush file '%s': Unknown GIMP brush version in line " -#~ "%d." -#~ msgstr "" -#~ "'%s' fırça dosyası içinde ölümcül ayrıştırma hatası: %d satırında " -#~ "bilinmeyen GIMP fırçası sürümü." - -#~ msgid "" -#~ "Fatal parse error in brush file '%s': Unknown GIMP brush shape in line %d." -#~ msgstr "" -#~ "'%s' fırça dosyası içinde ölümcül ayrıştırma hatası: %d satırında " -#~ "bilinmeyen GIMP fırçası şekli." - -#~ msgid "Line %d: %s" -#~ msgstr "Satır %d: %s" - -#~ msgid "Error while reading brush file '%s': %s" -#~ msgstr "'%s' fırça dosyasını okurken hata: %s" - -#~ msgid "Could not delete '%s': %s" -#~ msgstr "'%s' silinemedi: %s" - -#~ msgid "Hue_Saturation" -#~ msgstr "Renk Özü_Doygunluk" - -#~ msgid "Fatal parse error in gradient file '%s': Read error in line %d." -#~ msgstr "" -#~ "'%s' renk geçişi dosyasında ölümcül ayrıştırma hatası: %d. satırda okuma " -#~ "hatası." - -#~ msgid "Fatal parse error in gradient file '%s': Not a GIMP gradient file." -#~ msgstr "" -#~ "'%s' renk geçişi dosyasında ölümcül ayrıştırma hatası: bir GIMP renk " -#~ "geçişi dosyası değil." - -#~ msgid "Fatal parse error in gradient file '%s': File is corrupt in line %d." -#~ msgstr "" -#~ "'%s' renk geçişi dosyasında ölümcül ayrıştırma hatası: %d. satırdaki " -#~ "dosya bozulmuş." - -#~ msgid "" -#~ "Fatal parse error in gradient file '%s': Corrupt segment %d in line %d." -#~ msgstr "" -#~ "'%s' renk geçişi dosyasında ölümcül ayrıştırma hatası: %d kesimi %d. " -#~ "satırda bozulmuş." - -#~ msgid "Failed to import gradients from '%s': %s" -#~ msgstr "'%s'dan renk geçişleri içe aktarma başarısız oldu: %s" - -#~ msgid "Fatal parse error in palette file '%s': Read error in line %d." -#~ msgstr "" -#~ "'%s' palet dosyası içinde ölümcül ayrıştırma hatası: %d. satırda okuma " -#~ "hatası." - -#~ msgid "Fatal parse error in palette file '%s': Missing magic header." -#~ msgstr "" -#~ "'%s' palet dosyası içinde ölümcül ayrıştırma hatası: Kayıp sihirli sayfa " -#~ "başlığı." - -#~ msgid "Error while parsing '%s'" -#~ msgstr "'%s' ayrıştırılırken hata oluştu" - -#~ msgid "Offset by x/_2, y/2" -#~ msgstr "x/_2, y/2 ile göreli konum" - -#~ msgid "Pointer re_ndering:" -#~ msgstr "İmleç i_şlemesi:" - -#~ msgid "Perspective Clone does not operate on indexed layers." -#~ msgstr "Perspektif Kopya sıralanmış katmanlar üzerinde uygulanamaz." - -#~ msgctxt "convolve-type" -#~ msgid "Blur" -#~ msgstr "Bulanıklaştır" - -#~ msgctxt "ink-blob-type" -#~ msgid "Circle" -#~ msgstr "Çember" - -#~ msgctxt "ink-blob-type" -#~ msgid "Square" -#~ msgstr "Kare" - -#, fuzzy -#~| msgctxt "brush-generated-shape" -#~| msgid "Diamond" -#~ msgctxt "ink-blob-type" -#~ msgid "Diamond" -#~ msgstr "Elmas" - -#~ msgid "Blend does not operate on indexed layers." -#~ msgstr "Harmanlama, sıralanmış katmanlarda uygulanamaz." - -#~ msgid "Brightness-Contrast does not operate on indexed layers." -#~ msgstr "Parlaklık-Karşıtlık sıralanmış katmanlarda uygulanamaz." - -#~ msgid "Curves does not operate on indexed layers." -#~ msgstr "Eğriler sıralanmış katmanlarda uygulanamaz." - -#~ msgid "" -#~ "Smaller values give a more accurate selection border but may introduce " -#~ "holes in the selection" -#~ msgstr "" -#~ "Küçük değerler daha doğru bir seçim sınırı verir ama seçim içinde " -#~ "delikler ortaya çıkabilir" - -#~ msgid "Sensitivity for brightness component" -#~ msgstr "Parlaklık bileşeni için duyarlık" - -#~ msgid "Sensitivity for red/green component" -#~ msgstr "Kırmızı/yeşil bileşen için duyarlık" - -#~ msgid "Sensitivity for yellow/blue component" -#~ msgstr "Sarı/mave bileşen için duyarlık" - -#~ msgid "Interactive refinement (%s)" -#~ msgstr "Etkileşimli saflık (%s)" - -#~ msgid "Small brush" -#~ msgstr "Küçük fırça" - -#~ msgid "Large brush" -#~ msgstr "Geniş fırça" - -#~ msgid "Color Sensitivity" -#~ msgstr "Renk Duyarlığı" - -#~ msgid "Add more strokes or press Enter to accept the selection" -#~ msgstr "" -#~ "Daha çok vuruş ekle ve seçimi kabul etmek için \"Enter\" tuşuna basın" - -#~ msgid "Mark foreground by painting on the object to extract" -#~ msgstr "Çıkarılacak nesne üzerini boyayarak önalanı imle" - -#~ msgid "GEGL operations do not operate on indexed layers." -#~ msgstr "GEGL işlemleri sıralanmış katmanlarda uygulanamaz." - -#~ msgid "_Operation:" -#~ msgstr "_İşlem:" - -#~ msgid "Operation Settings" -#~ msgstr "İşlem Ayarları" - -#~ msgid "Levels does not operate on indexed layers." -#~ msgstr "Düzeyler sıralanmış katmanlar üzerinde uygulanamaz." - -#~ msgid "Fixed:" -#~ msgstr "Değişmez:" - -#~ msgid "Threshold does not operate on indexed layers." -#~ msgstr "Eşik işlemi sıralanmış katmanlarda çalışmaz." - -#~ msgid "Error while writing '%s': %s" -#~ msgstr "'%s' yazılırken hata: %s" - -#~ msgid "Querying..." -#~ msgstr "Sorguluyor..." - -#~ msgid "ICC color profile (*.icc, *.icm)" -#~ msgstr "ICC renk profili (*.icc, *.icm)" - -#~ msgid "English" -#~ msgstr "İngilizce" - -#~ msgid "Error saving XCF file: %s" -#~ msgstr "XCF dosyası kaydedilirken bir hata oldu: %s" - -#~ msgctxt "file-action" -#~ msgid "Export to" -#~ msgstr "Şuraya Dışa Aktar:" - -#~ msgid "Export to" -#~ msgstr "Konuma dışa aktar" - -#~ msgctxt "view-action" -#~ msgid "Zoom out" -#~ msgstr "Uzaklaştır" - -#~ msgctxt "view-action" -#~ msgid "Zoom in" -#~ msgstr "Yakınlaştır" - -#~ msgid "Ask for confirmation before closing an image without saving." -#~ msgstr "" -#~ "Bir görüntünün kaydedilmeden kapatılmasından önce doğrulama için sorar." - -#~ msgctxt "undo-type" -#~ msgid "Brightness_Contrast" -#~ msgstr "Parlaklık_Karşıtlık" - -#~ msgid "Saving Images" -#~ msgstr "Görüntüler Kaydediliyor" - -#~ msgid "Confirm closing of unsa_ved images" -#~ msgstr "Kaydedilme_miş görüntülerin kapatılmasını doğrula" - -#~ msgid "Close _without Saving" -#~ msgstr "Kaydet_meden Çık" - -#~ msgctxt "tool" -#~ msgid "_Zoom" -#~ msgstr "_Yakınlaştırma" - -#~ msgctxt "tool-preset-action" -#~ msgid "_Delete Tool Preset" -#~ msgstr "_Araç Önayarını Sil" - -#, fuzzy -#~ msgid "What to fill a selection or a layer with" -#~ msgstr "Bir seçimi ya da katmanı dolduran" - -#~ msgctxt "command" -#~ msgid "Flip" -#~ msgstr "Çevir" - -#~ msgctxt "command" -#~ msgid "Perspective" -#~ msgstr "Perspektif" - -#~ msgctxt "command" -#~ msgid "Rotate" -#~ msgstr "Döndür" - -#~ msgctxt "command" -#~ msgid "Scale" -#~ msgstr "Ölçeklendir" - -#~ msgctxt "command" -#~ msgid "Shear" -#~ msgstr "Eğ" - -#~ msgid "How to render preview" -#~ msgstr "Tarama önizlemesi nasıl oluşturulur" - -#~ msgid "Preview opacity" -#~ msgstr "Işık geçirmezliği önizle" - -#~ msgid "How to define grid settings" -#~ msgstr "Izgara ayarları nasıl tanımlanır" - -#~ msgid "Size of a grid cell" -#~ msgstr "Izgara hücresi boyutu" - -#~ msgid "Preview:" -#~ msgstr "Önizleme:" - -#~ msgctxt "transform-preview-type" -#~ msgid "Outline" -#~ msgstr "Çerçeve" - -#~ msgctxt "transform-preview-type" -#~ msgid "Grid" -#~ msgstr "Izgara" - -#~ msgctxt "transform-preview-type" -#~ msgid "Image" -#~ msgstr "Görüntü" - -#~ msgctxt "transform-preview-type" -#~ msgid "Image + Grid" -#~ msgstr "Görüntü + Izgara" - -#~ msgid "Opacity:" -#~ msgstr "Işık Geçirmezlik:" - -#~ msgid "Message repeated %d times." -#~ msgstr "İleti %d kere yinelendi." - -#~ msgid "Use a running GIMP only, never start a new one" -#~ msgstr "Sadece bir tane çalışan GIMP kullan, yenisini başlatma" - -#~ msgid "Only check if GIMP is running, then quit" -#~ msgstr "Sadece GIMP çalışıyor mu diye bak, sonra çık" - -#~ msgid "Print X window ID of GIMP toolbox window, then quit" -#~ msgstr "" -#~ "GIMP araç kutusu penceresinin X penceresi kimliğini yazdır, sonra çık" - -#~ msgid "Start GIMP without showing the startup window" -#~ msgstr "GIMP'i başlangıç penceresi olmadan başlat" - -#~ msgid "Could not connect to GIMP." -#~ msgstr "GIMP'e bağlanılamadı." - -#~ msgid "Make sure that the Toolbox is visible!" -#~ msgstr "Araç kutusunun görünür olduğundan emin olun!" - -#~ msgid "Couldn't start '%s': %s" -#~ msgstr "'%s' başlatılamadı: %s" - -#~ msgid "Factor" -#~ msgstr "Etken" - -#~ msgid "Text box resize mode" -#~ msgstr "Metin kutusunu yeniden boyutlandırma kipi" - -#~ msgid "Radius:" -#~ msgstr "Yarıçap:" - -#~ msgid "Hardness:" -#~ msgstr "Sertlik:" - -#~ msgid "Aspect ratio:" -#~ msgstr "En boy oranı:" - -#~ msgid "Spacing:" -#~ msgstr "Boşluk:" - -#~ msgid "New brush" -#~ msgstr "Yeni Fırça" - -#~ msgid "_Aspect" -#~ msgstr "_En Boy Oranı" - -#~ msgid "Sample Merged" -#~ msgstr "Örnek Birleştirildi" - -#~ msgid "T_ools" -#~ msgstr "_Araçlar" - -#~ msgid "Open the tools dialog" -#~ msgstr "Araçlar kutusunu aç" - -#~ msgid "Remove dangling entries" -#~ msgstr "Sallanan girişleri kaldır" - -#~ msgid "Copy the selected region to a named buffer" -#~ msgstr "Seçilmiş bölgeyi adlandırılan bir arabelleğe kopyala" - -#~ msgid "Fill with P_attern" -#~ msgstr "_Desen ile Doldur" - -#~ msgid "Save error log" -#~ msgstr "Hata günlüğünü kaydet" - -#~ msgid "Save as _Template..." -#~ msgstr "Ş_ablon Olarak Kaydet..." - -#~ msgid "Save this image with a different name, but keep its current name" -#~ msgstr "Bu görüntüyü farklı bir adla kaydet, ama şimdiki adını sakla" - -#~ msgid "Rescan font list" -#~ msgstr "Yazıyüzü listesini yeniden tara" - -#~ msgid "New gradient" -#~ msgstr "Yeni Renk Geçişi" - -#~ msgid "Te_xt to Selection" -#~ msgstr "Me_tinden Seçime" - -#~ msgid "_Text to Selection" -#~ msgstr "_Metinden Seçime" - -#~ msgid "Replace the selection with the text layer's outline" -#~ msgstr "Seçim ile metin katmanı çerçevesini biribirlerinin yerine koy" - -#~ msgid "Add the text layer's outline to the current selection" -#~ msgstr "Metin katmanı çerçevesini şimdiki seçime ekle" - -#~ msgid "Subtract the text layer's outline from the current selection" -#~ msgstr "Şimdiki seçimden metin katmanı çerçevesini çıkar" - -#~ msgid "Intersect the text layer's outline with the current selection" -#~ msgstr "Şimdiki seçim ile metin katmanı çerçevesini kesiştir" - -#~ msgid "New pattern" -#~ msgstr "Yeni Desen" - -#~ msgid "select|_All" -#~ msgstr "_Tümünü Seç" - -#~ msgid "select|_None" -#~ msgstr "Hiçbirini Seçme" - -#~ msgid "Edit the selected template" -#~ msgstr "Seçilmiş şablonu düzenle" - -#~ msgid "_Save Options To" -#~ msgstr "S_eçeneklerin Kaydedileceği Yer:" - -#~ msgid "_Restore Options From" -#~ msgstr "Seçeneklerin Geri Yükleneceği Yer:" - -#~ msgid "Re_name Saved Options" -#~ msgstr "K_ayıtlı Seçenekleri Yeniden Adlandır" - -#~ msgid "_Delete Saved Options" -#~ msgstr "Kayıtlı _Seçenekleri Sil" - -#~ msgid "_New Entry..." -#~ msgstr "_Yeni Giriş..." - -#~ msgid "Enter a name for the saved options" -#~ msgstr "Kaydedilmiş seçenekler için bir ad girin" - -#~ msgid "Rename Saved Tool Options" -#~ msgstr "Kaydedilmiş Araç Seçeneklerini Yeniden Adlandır" - -#~ msgid "Enter a new name for the saved options" -#~ msgstr "Kaydedilmeş seçenekler için yeni bir ad girin" - -#~ msgid "Reset Tool Options" -#~ msgstr "Araç Seçeneklerini Sıfırla" - -#~ msgid "R_aise Tool" -#~ msgstr "A_racı Yükselt" - -#~ msgid "Raise tool" -#~ msgstr "Aracı yükselt" - -#~ msgid "Ra_ise to Top" -#~ msgstr "En üste yükselt" - -#~ msgid "L_ower Tool" -#~ msgstr "Aracı Al_çalt" - -#~ msgid "_Reset Order & Visibility" -#~ msgstr "Düzeni ve Görünürlüğü _Sıfırla" - -#~ msgid "_Show in Toolbox" -#~ msgstr "_Araç Kutusunda Göster" - -#~ msgid "New path..." -#~ msgstr "Yeni yol..." - -#~ msgid "_New Path" -#~ msgstr "_Yeni Yol" - -#~ msgid "Add" -#~ msgstr "Ekle" - -#~ msgid "" -#~ "Install a private colormap; might be useful on 8-bit (256 colors) " -#~ "displays." -#~ msgstr "" -#~ "Özel bir renk haritası yüklemek: 8-ikil (256 renk) görüntülemeler " -#~ "üzerinde yararlı olabilir." - -#~ msgid "When enabled, GIMP will show mnemonics in menus." -#~ msgstr "" -#~ "Etkin olduğunda, GIMP menüler içinde anımsama yöntemlerini gösterecek." - -#~ msgid "" -#~ "Generally only a concern for 8-bit displays, this sets the minimum number " -#~ "of system colors allocated for GIMP." -#~ msgstr "" -#~ "Genellikle sadece 8-ikil görüntülemeler için bir ilişkisi vardır, bu GIMP " -#~ "için sistemde tahsis edilmiş renklerin asgari sayısını ayarlar." - -#~ msgid "" -#~ "When enabled, dock windows (the toolbox and palettes) are set to be " -#~ "transient to the active image window. Most window managers will keep the " -#~ "dock windows above the image window then, but it may also have other " -#~ "effects." -#~ msgstr "" -#~ "Etkin olduğunda, rıhtım pencereleri (araç çubukları ve paletler) " -#~ "kullanılan görüntü penceresi için geçici olarak ayarlı olacak. Çoğu " -#~ "pencere yöneticileri rıhtım pencerelerini görüntü penceresinin altında " -#~ "tutacaktır, ama bunun başka etkileri de olabilir." - -#~ msgid "" -#~ "The window type hint that is set on the toolbox. This may affect how your " -#~ "window manager decorates and handles the toolbox window." -#~ msgstr "" -#~ "Araç kutusu üzerinde ayarlı pencere türü ipucudur. Bu, pencere " -#~ "yöneticisinin araç kutusu penceresini nasıl ele alacağına ve " -#~ "süsleyeceğine etki edebilir." - -#~ msgid "" -#~ "Sets the external web browser to be used. This can be an absolute path " -#~ "or the name of an executable to search for in the user's PATH. If the " -#~ "command contains '%s' it will be replaced with the URL, else the URL will " -#~ "be appended to the command with a space separating the two." -#~ msgstr "" -#~ "Kullanılacak harici web tarayıcıyı ayarlar. Bu, kullanıcının PATH'ında " -#~ "aramak için, kesin bir yol veya yürütülebilir bir ad olabilir. Eğer komut " -#~ "'%s' i içerirse, bu URL ile yer değiştirecek, aksi taktirde URL, iki " -#~ "boşluk ayırıcı ile komuta eklenecektir." - -#~ msgid "Remove floating selection" -#~ msgstr "Yüzdürme seçimini kaldır" - -#~ msgid "Reposition layer" -#~ msgstr "Katmanı yeniden konumlandır" - -#~ msgid "Reposition path" -#~ msgstr "Yolu yeniden konumlandır" - -#~ msgid "Rigor floating selection" -#~ msgstr "Özenli hareketli seçim" - -#~ msgid "Relax floating selection" -#~ msgstr "Gevşek hareketli seçim" - -#~ msgctxt "command" -#~ msgid "Rectangle Select" -#~ msgstr "Dikdörtgen Seçimi" - -#~ msgctxt "command" -#~ msgid "Ellipse Select" -#~ msgstr "Eliptik Seçim" - -#~ msgctxt "command" -#~ msgid "Bucket Fill" -#~ msgstr "Kovadan Dolum" - -#~ msgid "plural|percent" -#~ msgstr "yüzde" - -#~ msgid "Show menu _mnemonics (access keys)" -#~ msgstr "Menü _anımsatıcılarını göster (erişim tuşları)" - -#~ msgid "Web Browser" -#~ msgstr "Web Tarayıcı" - -#~ msgid "_Web browser to use:" -#~ msgstr "_Kullanılacak web tarayıcı:" - -#~ msgid "Hint for other _docks:" -#~ msgstr "Diğer _rıhtımlar için ipuçları:" - -#~ msgid "Toolbox and other docks are transient to the active image window" -#~ msgstr "" -#~ "Araç kutusu ve diğer rıhtımlar, etkin görüntü penceresi için geçici " -#~ "durumda" - -#~ msgid "quality|Low" -#~ msgstr "quality|Düşük" - -#~ msgid "quality|High" -#~ msgstr "quality|Yüksek" - -#~ msgid "Do_n't Save" -#~ msgstr "Ka_ydetme" - -#~ msgid "RGB-empty" -#~ msgstr "RGB-boş" - -#~ msgid "grayscale-empty" -#~ msgstr "griölçek-boş" - -#~ msgid "grayscale" -#~ msgstr "griölçek" - -#~ msgid "Cannot rigor this layer because it is not a floating selection." -#~ msgstr "Bu katman katılaştırılamıyor çünkü bu yüzen bir seçim değil." - -#~ msgid "Cannot relax this layer because it is not a floating selection." -#~ msgstr "Bu katman yumuşatılamıyor çünkü bu yüzen bir seçim değil." - -#~ msgid "Rate:" -#~ msgstr "Oran:" - -#~ msgid "Threshold:" -#~ msgstr "Eşik:" - -#~ msgid "tool|_Zoom" -#~ msgstr "_Yakınlaştır" - -#~ msgid "Brush:" -#~ msgstr "Fırça:" - -#~ msgid "Scale:" -#~ msgstr "Ölçek:" - -#~ msgid "" -#~ "If available, hints from the font are used but you may prefer to always " -#~ "use the automatic hinter" -#~ msgstr "" -#~ "Eğer kullanılır ise, yazıyüzlerindeki ipuçları kullanılır ama otomatik " -#~ "ipucu vericiyi kullanmayı tercih edebilirsiniz" - -#~ msgid "Font:" -#~ msgstr "Yazıyüzü:" - -#~ msgid "Force auto-hinter" -#~ msgstr "Otomatik ipucu vermeyi zorla" - -#~ msgid "Empty Channel" -#~ msgstr "Kanalı Boşalt" - -#~ msgid "Pixel dimensions:" -#~ msgstr "Benek boyutu:" - -#~ msgid "Delete saved options..." -#~ msgstr "Kaydedilmiş seçenekleri sil..." - -#~ msgid "Error saving tool options presets: %s" -#~ msgstr "Araç seçenekleri önayarları kaydedilirken hata: %s" - -#~ msgid "Empty Path" -#~ msgstr "Boş Yol" - -#~ msgid "GIMP Image Editor" -#~ msgstr "GIMP Görüntü Düzenleyici" - -#~ msgctxt "dialogs-action" -#~ msgid "Manage _Extensions" -#~ msgstr "Uzantıları _Yönet" - -#~ msgctxt "dialogs-action" -#~ msgid "Manage Extensions: search, install, uninstall, update." -#~ msgstr "Uzantıları Yönet: ara, yükle, kaldır, güncelle." - -#~ msgctxt "image-action" -#~ msgid "Use _sRGB Profile" -#~ msgstr "_sRGB Profili Kullan" - -#~ msgctxt "image-action" -#~ msgid "" -#~ "Temporarily use an sRGB profile for the image. This is the same as " -#~ "discarding the image's color profile, but allows to easily restore the " -#~ "profile." -#~ msgstr "" -#~ "Görüntü için geçici olarak bir sRGB profili kullan. Bu, görüntünün renk " -#~ "profilinden vazgeçmekle aynıdır, ancak profili kolayca geri yüklemenizi " -#~ "sağlar." - -#~ msgctxt "image-convert-action" -#~ msgid "Non-Linear" -#~ msgstr "Doğrusal olmayan" - -#~ msgctxt "image-convert-action" -#~ msgid "Convert the image to non-linear gamma from the color profile" -#~ msgstr "Görüntüyü renk profilinden doğrusal olmayan gamaya dönüştür" - -#~ msgctxt "image-convert-action" -#~ msgid "Perceptual (sRGB)" -#~ msgstr "Algısal (sRGB)" - -#~ msgid "Export the image's comment by default." -#~ msgstr "Görüntünün yorumlarını varsayılan olarak dışa aktar." - -#~ msgid "When enabled, symbolic icons will be preferred if available." -#~ msgstr "Etkinleştirildiğinde, mümkünse, sembolik simgeler kullanılacak" - -#~ msgctxt "bucket-fill-mode" -#~ msgid "FG color fill" -#~ msgstr "ÖA renk doldurma" - -#~ msgctxt "bucket-fill-mode" -#~ msgid "BG color fill" -#~ msgstr "AA renk doldurma" - -#~ msgctxt "bucket-fill-mode" -#~ msgid "Pattern fill" -#~ msgstr "Desen doldurma" - -#~ msgctxt "trc-type" -#~ msgid "Linear" -#~ msgstr "Doğrusal" - -#~ msgctxt "trc-type" -#~ msgid "Non-Linear" -#~ msgstr "Doğrusal olmayan" - -#~ msgctxt "trc-type" -#~ msgid "Perceptual" -#~ msgstr "Algısal" - -#~ msgctxt "undo-type" -#~ msgid "Hide/Unhide color profile" -#~ msgstr "Renk profilini gizle/göster" - -#~ msgctxt "undo-type" -#~ msgid "Layer/Channel format" -#~ msgstr "Katman/Kanal biçimi" - -# addon burada uygulamadan dönen bir değer gibi olması sebebiyle çevirilmedi -#~ msgid "Extension AppData must be of type \"addon\", found \"%s\" instead." -#~ msgstr "" -#~ "Uzantı AppData \"addon\" türünde olmalıdır, bunun yerine \"%s\" bulundu." - -#~ msgid "Extension AppData must extend \"org.gimp.GIMP\"." -#~ msgstr "Uzantı AppData bilgisi \"org.gimp.GIMP\" bilgisini genişletmelidir." - -#~ msgid "" -#~ "Extension AppData id (\"%s\") and directory (\"%s\") must be the same." -#~ msgstr "Uzantı AppData id (\"%s\") ve dizin (\"%s\") aynı olmalıdır." - -#~ msgid "Extension AppData must advertise a version in a tag." -#~ msgstr "" -#~ "Uzantı AppData etiketininde bir sürümün reklamını yapmalıdır." - -#~ msgid "Unsupported \"%s\" (type %s)." -#~ msgstr "Desteklenmeyen \"%s\" (tür %s)." - -#~ msgid "" -#~ "org.gimp.GIMP for version comparison is " -#~ "mandatory." -#~ msgstr "" -#~ "org.gimp.GIMP sürüm karşılaştırması için " -#~ "zorunludur." - -#~ msgid "'%s' is not a relative path." -#~ msgstr "'%s' göreceli bir yol değil." - -#~ msgid "'%s' is not a child of the extension." -#~ msgstr "'%s' uzantının bir ürünü değil." - -#~ msgid "'%s' is not a directory." -#~ msgstr "'%s' bir dizin değil." - -#~ msgid "'%s' is not a valid file." -#~ msgstr "'%s:' geçerli bir dosya değil." - -#~ msgid "This parser does not support imbricated lists." -#~ msgstr "Bu ayrıştırıcı, birbirine geçmiş listeleri desteklemiyor." - -#~ msgid "
  • must be inside
      or
        tags." -#~ msgstr "
      • ,
          veya
            etiketleri içinde olmalı." - -#~ msgid "Unknown tag <%s>." -#~ msgstr "Bilinmeyen <%s> etiketi." - -#~ msgid "System extensions cannot be uninstalled." -#~ msgstr "Sistem eklentileri kaldırılamaz." - -#~ msgid "Skipping extension '%s': %s\n" -#~ msgstr "Uzantı atlanıyor '%s': %s\n" - -#~ msgid "Skipping unknown file '%s' in extension directory.\n" -#~ msgstr "Uzantı dizinindeki bilinmeyen '%s' dosyası atlanıyor.\n" - -#~ msgid "Encoding of high bit-depth images was fixed in %s" -#~ msgstr "Yüksek bit derinlikli görüntüler %s içinde düzeltildi" - -#~ msgid "Enable 'Use sRGB Profile'" -#~ msgstr "'sRGB Profili Kullan'ı etkinleştir" - -#~ msgid "Disable 'Use sRGB Profile'" -#~ msgstr "'sRGB Profili Kullan'ı pasifleştir" - -#~ msgid "Assigning color profile" -#~ msgstr "Renk profili atanıyor" - -#~ msgid "Discarding color profile" -#~ msgstr "Renk profilinden vazgeçiliyor" - -#~ msgid "Discard color profile" -#~ msgstr "Renk profilinden vazgeç" - -#~ msgctxt "undo-type" -#~ msgid "Convert Image to %s" -#~ msgstr "Görüntüyü %s'ye dönüştür" - -#~ msgid "Linear/Perceptual" -#~ msgstr "Doğrusal/Algısal" - -#~ msgid "Non-Linear" -#~ msgstr "Doğrusal olmayan" - -#~ msgid "Perceptual (sRGB)" -#~ msgstr "Algısal (sRGB)" - -#~ msgid "Installed Extensions" -#~ msgstr "Yüklü Uzantılar" - -#~ msgid "System Extensions" -#~ msgstr "Sistem Uzantıları" - -#~ msgid "Install Extensions" -#~ msgstr "Uzantı Yükle" - -#~ msgid "Search extension:" -#~ msgstr "Uzantı ara:" - -#~ msgid "Search extensions matching these keywords" -#~ msgstr "Bu anahtarla uyuşan uzantıları ara" - -#~ msgid "Export the image's comment by default" -#~ msgstr "Görüntünün yorumlarını varsayılan olarak dışa aktar" - -#~ msgid "Use dark theme variant if available" -#~ msgstr "Mümkünse, karanlık tema çeşidini kullan" - -#~ msgid "Use symbolic icons if available" -#~ msgstr "Mümkünse, sembolik simgeleri kullan" - -#~ msgid "Zoom Quality" -#~ msgstr "Yakınlaştırma Kalitesi" - -#~ msgid "_Zoom quality:" -#~ msgstr "_Yakınlaştırma kalitesi:" - -# s1: dosya adı -# s2: yol -#~ msgid "Absolute path are forbidden in GIMP extension '%s': %s" -#~ msgstr "GIMP uzantısında mutlak yol yasaklı: '%s': %s" - -# s1: dosya adı -# s2: yol -#~ msgid "File not allowed in root of GIMP extension '%s': %s" -#~ msgstr "'%s' GIMP uzantısı kök dizininde dosyaya izin verilmiyor: %s" - -# s1: dosya adı -# s2: eklenti id -# s3: yol -#~ msgid "File not in GIMP extension '%s' folder id '%s': %s" -#~ msgstr "'%s' GIMP uzantısının '%s' klasöründe dosya yok: %s" - -# s1: dosya adı -# s2: hata kodu -#~ msgid "Fatal error when uncompressing GIMP extension '%s': %s" -#~ msgstr "'%s' GIMP uzantısı açılırken ölümcül hata: %s" - -# s1: dosya adı -# s2: eklenti id -# s3: AppStream id -#~ msgid "GIMP extension '%s' directory (%s) different from AppStream id: %s" -#~ msgstr "" -#~ "'%s' GIMP uzantısı dizini (%s) AppStream kimlik bilgisinden farklı: %s" - -# s1: dosya adı -# s2: yol -#~ msgid "GIMP extension '%s' requires an AppStream file: %s" -#~ msgstr "'%s' GIMP uzantısı bir AppStream dosyasına gereksiniyor: %s" - -# s1: dosya adı -# s2: hata mesajı -#~ msgid "Invalid GIMP extension '%s': %s" -#~ msgstr "Geçersiz GIMP uzantısı '%s': %s" - -#~ msgid "GIMP extension" -#~ msgstr "GIMP uzantısı" - -#~ msgid "Work on linear or perceptual RGB" -#~ msgstr "Doğrusal veya algısal RGB üstünde çalış" - -#~ msgid "Procedure name '%s' is not a canonical identifier" -#~ msgstr "Yordam adı '%s' kalıcı tanımlayıcı değil" - -#~ msgid "Procedure '%s' returned an invalid UTF-8 string for argument '%s'." -#~ msgstr "" -#~ "'%s' yordamı, '%s' bağımsız değişkeni için geçersiz UTF-8 dizgisi " -#~ "döndürdü." - -#~ msgid "" -#~ "Procedure '%s' has been called with an invalid UTF-8 string for argument " -#~ "'%s'." -#~ msgstr "" -#~ "'%s' yordamı, '%s' bağımsız değişkeni için geçersiz UTF-8 dizgisiyle " -#~ "çağrıldı." - -#~ msgctxt "undo-type" -#~ msgid "Cartoon" -#~ msgstr "Karikatür" - -#~ msgctxt "undo-type" -#~ msgid "DoG Edge Detect" -#~ msgstr "DoG Kenar Saptama" - -#~ msgctxt "undo-type" -#~ msgid "Emboss" -#~ msgstr "Kabartma" - -#~ msgctxt "undo-type" -#~ msgid "Photocopy" -#~ msgstr "Fotokopi" - -#~ msgctxt "undo-type" -#~ msgid "Softglow" -#~ msgstr "Hafif parıltı" - -#~ msgid "Loading extension plug-ins" -#~ msgstr "Uzantı eklentileri yükleniyor" - -#~ msgid "" -#~ "Skipping potential plug-in '%s': plug-ins must be installed in " -#~ "subdirectories.\n" -#~ msgstr "" -#~ "Olası eklenti '%s' atlanıyor: eklentiler alt klasörlere yüklenmelidir.\n" - -#~ msgid "Skipping unknown file '%s' in plug-in directory.\n" -#~ msgstr "Eklenti dizinindeki bilinmeyen '%s' dosyası atlanıyor.\n" - -#~ msgid "(Device not present)" -#~ msgstr "(Aygıt mevcut değil)" - -#~ msgid "(Virtual device)" -#~ msgstr "(Sanal aygıt)" - -#~ msgid "Distance" -#~ msgstr "Uzaklık" - -#~ msgid "Rotation" -#~ msgstr "Döndürme" - -#~ msgid "Slider" -#~ msgstr "Kaydırma çubuğu" - -#~ msgid "Source:" -#~ msgstr "Kaynak:" - -#~ msgid "Vendor ID:" -#~ msgstr "Satıcı Kimliği:" - -#~ msgid "Product ID:" -#~ msgstr "Ürün Kimliği:" - -#~ msgid "Tool type:" -#~ msgstr "Araç türü:" - -#~ msgid "Tool serial:" -#~ msgstr "Araç seri numarası:" - -#~ msgid "Tool hardware ID:" -#~ msgstr "Araç donanım kimliği:" - -# Preceptual kelimesi tek burada geçmesi sebebiyle -# Perceptual kelimesiyle karışmış gibi görünüyor -#~ msgid "Linear/Preceptual" -#~ msgstr "Doğrusal/Algısal" +#~ msgid "Lock path strokes" +#~ msgstr "Yol darbelerini kilitle" diff -Nru gimp-2.10.32/po/uk.po gimp-2.10.34/po/uk.po --- gimp-2.10.32/po/uk.po 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po/uk.po 2023-02-21 19:56:20.000000000 +0000 @@ -4,21 +4,21 @@ # Korostil Daniel , 2011, 2012. # Andriy Bandura , 2014. # Olexandr Pylypchuk , 2016. -# Yuri Chornoivan , 2018, 2019, 2020, 2021, 2022. +# Yuri Chornoivan , 2018, 2019, 2020, 2021, 2022, 2023. msgid "" msgstr "" "Project-Id-Version: gimp\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2022-06-07 22:35+0000\n" -"PO-Revision-Date: 2022-06-08 08:50+0300\n" +"POT-Creation-Date: 2023-02-14 16:26+0000\n" +"PO-Revision-Date: 2023-02-14 20:09+0200\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" "Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<" -"=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Lokalize 20.12.0\n" #: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:1 @@ -75,68 +75,137 @@ msgstr "Редагування фото в GIMP" #: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:8 +msgid "A new stable releases with a lot of bug fixes and a few enhancements:" +msgstr "" +"Випущено нові стабільні випуски із багатьма виправленнями вад та декількома " +"удосконаленнями:" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:9 +msgid "New template selector in \"Canvas Size\" dialog" +msgstr "Новий засіб вибору шаблонів у вікні «Розмір полотна»" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:10 +msgid "" +"\"Change Color\" dialogs: color scale (0..255/0..100) and models (LCh/HSV) " +"settings remembered across sessions" +msgstr "" +"Вікна «Змінити колір»: реалізовано запам'ятовування параметрів шкали " +"кольорів (0..255/0..100) та моделей (LCh/HSV) між сеансами" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:11 +msgid "New header with \"visible\" and \"link\" icons in item dockables" +msgstr "" +"Новий заголовок із піктограмами «видимість» і «зв'язок» у панелях елемента" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:12 +msgid "Clipping layers better supported when importing PSD files" +msgstr "Краща підтримка шарів обрізання при імпортуванні файлів PSD" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:13 +msgid "Paths are now exported to PSD" +msgstr "Реалізовано експортування контурів до PSD" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:14 +msgid "JPEG-XL export added" +msgstr "Додано експортування до JPEG-XL" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:15 +msgid "Metadata in JPEG-XL import and export" +msgstr "Імпортування та експортування метаданих у JPEG-XL" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:16 +msgid "New option \"Show reduced images\" when loading TIFF images" +msgstr "" +"Новий пункт «Показати спрощені зображення» при завантаженні зображень TIFF" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:17 +msgid "16-bit per channel export for raw image data" +msgstr "" +"Експортування даних 16 бітів на канал для даних зображень цифрових негативів" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:18 +msgid "" +"More plug-ins got bug-fixes: DDS, WebP, Flame, Animation Playback, HEIF, " +"Dicom and Help" +msgstr "" +"Більше виправлено у додатках: DDS, WebP, полум'я, відтворення анімації, " +"HEIF, Dicom та довідка" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:19 +msgid "" +"Color picking on X11 will ignore the Wayland portal; new implementation for " +"color picking on Windows" +msgstr "" +"Піпетка кольорів у X11 ігноруватиме портал Wayland; нова реалізація піпетки " +"кольорів у Windows" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:20 +msgid "Check for updates fixed on macOS" +msgstr "Виправлено перевірку оновлено у macOS" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:21 msgid "" "GIMP continues strengthening its bases with this new version 2.10.32 fixing " "many bugs and improving format support. Notable changes:" msgstr "" -"GIMP продовжує зміцнювати свої основи у цій новій версії 2.10.32, де" -" виправлено багато вад і удосконалено підтримку форматів. Серед помітних змін:" +"GIMP продовжує зміцнювати свої основи у цій новій версії 2.10.32, де " +"виправлено багато вад і удосконалено підтримку форматів. Серед помітних змін:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:9 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:22 msgid "8 and 16-bit CMYK(A) TIFF files import is now supported" msgstr "" -"У новій версії реалізовано підтримку імпортування файлів TIFF у 8- і" -" 16-бітових кольорах CMYK(A)" +"У новій версії реалізовано підтримку імпортування файлів TIFF у 8- і 16-" +"бітових кольорах CMYK(A)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:10 -#| msgid "HEIF import/export: color profile support" +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:23 msgid "BIGTIFF import and export are now supported" msgstr "Реалізовано підтримку імпортування та експортування BIGTIFF" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:11 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:24 msgid "JPEG XL files import is now supported" msgstr "Реалізовано підтримку імпортування файлів JPEG XL" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:12 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:25 msgid "" "DDS export has new \"Flip\" (useful for some game engine) and \"Visible " "layers\" options" msgstr "" -"У засобі експортування DDS реалізовано нові пункти «Віддзеркалити» (корисно у" -" деяких рушіях ігор) та «Видимі шари»" +"У засобі експортування DDS реалізовано нові пункти «Віддзеркалити» (корисно " +"у деяких рушіях ігор) та «Видимі шари»" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:13 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:26 msgid "Other improved format supports: BMP, DICOM, EPS, RAW, TGA, WebP" -msgstr "Удосконалено підтримку таких форматів: BMP, DICOM, EPS, RAW, TGA, WebP" +msgstr "" +"Удосконалено підтримку таких форматів: BMP, DICOM, EPS, RAW, TGA, WebP" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:14 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:27 msgid "" "The screenshot plug-in on Windows has now an option to capture the cursor" msgstr "" -"У додатку для створення знімків вікон у Windows реалізовано пункт захоплення" -" вказівника миші" +"У додатку для створення знімків вікон у Windows реалізовано пункт захоплення " +"вказівника миші" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:15 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:28 msgid "Several usability improvements in official themes and icons" msgstr "Декілька удосконалень користування в офіційних темах та піктограмах" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:16 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:29 msgid "" "New support for localized glyphs ('locl') in Text tool depending on the " "value of the \"Language\" tool option" msgstr "" -"Нова підтримка локалізованих гліфів («locl») у засобі «Текст», залежно від" -" значення параметра засобу «Мова»" +"Нова підтримка локалізованих гліфів («locl») у засобі «Текст», залежно від " +"значення параметра засобу «Мова»" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:17 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:30 msgid "More robust XCF import" msgstr "Реалізовано стійкіші алгоритми імпортування XCF" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:18 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:31 msgid "Several metadata handling improvements" msgstr "Декілька удосконалень обробки метаданих" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:19 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:32 msgid "" "GIMP 2.10.30 fixes many bugs, updates backend implementations to follow OS " "evolutions, improves metadata support as well as support of several formats, " @@ -146,7 +215,7 @@ "відповідно до розвитку операційних систем, удосконалено підтримку метаданих, " "а також підтримку декількох форматів даних, зокрема PSD і AVIF." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:20 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:33 msgid "" "GIMP 2.10.28 fixes a build issue of GIMP 2.10.26, where some theme data was " "not properly installed." @@ -154,7 +223,7 @@ "У GIMP 2.10.28 виправлено помилку збирання GIMP 2.10.26, яку було пов'язано " "із неправильним встановленням деяких даних теми." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:21 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:34 msgid "" "GIMP 2.10.26 is a bug fix release, containing dozens of fixes, both in core, " "scripts and plug-in code." @@ -162,17 +231,17 @@ "GIMP 2.10.26 є випуском із виправленням вад — десятки виправлених вад у коді " "ядра, скриптів та додатків." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:22 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:35 msgid "GIMP 2.10.24 is again mostly a bug fix release. Notable changes:" msgstr "" "GIMP 2.10.24, знову ж таки, є випуском, основним акцентом у якому є " "виправлення вад. Помітні зміни:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:23 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:36 msgid "GeoTIFF metadata support added" msgstr "Додано підтримку метаданих GeoTIFF" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:24 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:37 msgid "" "PDF import now proposes an option to load layers in reverse orders and " "allows fractional pixel density" @@ -180,43 +249,43 @@ "Під час імпортування PDF нова версія програми пропонує завантажувати шари у " "зворотному порядку і уможливлює нецілі значення густини пікселів" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:25 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:38 msgid "" "Raw image import updated to handle API changes in darktable 3.6 and over" msgstr "" "Оновлено засіб імпортування цифрових негативів з метою обробки змін у " "програмному інтерфейсі darktable 3.6 та новіших версій" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:26 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:39 msgid "" "File format improved support: HEIF, PSP, TIFF, JPEG, PNG, PDF, DDS, BMP, PSD" msgstr "" "Удосконалено підтримку файлів у таких форматах: HEIF, PSP, TIFF, JPEG, PNG, " "PDF, DDS, BMP, PSD" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:27 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:40 msgid "Many fixes and improvements to the metadata viewer and editor" msgstr "" "Багато виправлено та удосконалень у засобах перегляду та редагування " "метаданих" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:28 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:41 msgid "New Kabyle translation" msgstr "Новий переклад кабильською мовою" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:29 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:42 msgid "Off-canvas point snapping (to grid, guides, paths) made possible" msgstr "" "Уможливлено прилипання до точок поза полотном (до ґратки, напрямних і " "контурів)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:30 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:43 msgid "GIMP 2.10.22 is mainly a bug fix release. Notable changes:" msgstr "" "GIMP 2.10.22 є випуском, основним акцентом у якому є виправлення вад. " "Помітні зміни:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:31 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:44 msgid "" "HEIF support improvements: optional exporting with high bit depth, AVIF " "importing and exporting" @@ -224,21 +293,22 @@ "Удосконалено підтримку HEIF: можливе експортування з високою бітовою " "глибиною кольорів, імпортування та експортування AVIF" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:32 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:45 msgid "Multiple improvements in Corel PaintShop Pro support" msgstr "Декілька удосконалень у підтримці Corel PaintShop Pro" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:33 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:46 msgid "\"Sample merged\" now available in GEGL operation tool options" msgstr "" "У новій версії є доступним об'єднання зразків у параметрах дій-інструментів " "GEGL" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:34 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:47 msgid "\"Sample merged\" is now enabled by default for color picking" -msgstr "У новій версії типово увімкнено об'єднання зразків для вибору кольорів" +msgstr "" +"У новій версії типово увімкнено об'єднання зразків для вибору кольорів" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:35 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:48 msgid "" "The option enabling OpenCL support has been moved to the Playground tab in " "Preferences" @@ -246,7 +316,7 @@ "Пункт вмикання підтримки OpenCL перенесено на вкладку «Пісочниця» у " "налаштуваннях" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:36 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:49 msgid "" "Matting Levin is now the default engine of Foreground Select tool as it " "performs a lot better" @@ -254,21 +324,21 @@ "Матування-спалах тепер є типовим рушієм для інструмента позначення областей " "переднього плану, оскільки він працює набагато краще" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:37 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:50 msgid "New progressive performance logs and dashboard updates" msgstr "Новий прогресивний журнал і оновлення панелі приладів" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:38 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:51 msgid "Verbose debug now shows Flatpak info when relevant" msgstr "" "У докладних діагностичних даних нової версії буде показано відповідні дані " "щодо Flatpak" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:39 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:52 msgid "Various bug fixes" msgstr "Виправлено різноманітні вади" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:40 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:53 msgid "" "GIMP 2.10.20 comes with new features as well as important bugfixes. Notable " "changes:" @@ -276,13 +346,13 @@ "У GIMP 2.10.20 реалізовано нові можливості, а також виправлено важливі вади. " "Найпомітніші зміни:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:41 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:54 msgid "Tool groups now expand on hover rather than click by default" msgstr "" "У новій версії групи інструментів розкриваються при наведенні вказівника " "миші, а не при клацанні" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:42 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:55 msgid "" "Non-destructive cropping now available by cropping the canvas rather than " "actual pixels" @@ -290,7 +360,7 @@ "У новій версії доступне неруйнівне обрізання (обрізання полотна, а не самих " "пікселів)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:43 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:56 msgid "" "Better PSD support: exporting of 16-bit files now available, reading/writing " "channels in the right order" @@ -298,21 +368,21 @@ "Досконаліша підтримка PSD: доступне експортування 16-бітових файлів, читання " "і запис каналів у правильному порядку" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:44 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:57 msgid "On-canvas controls for the Vignette filter" msgstr "Вбудовані до полотна засоби керування фільтром віньєтування" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:45 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:58 msgid "New filters: Bloom, Focus Blur, Lens Blur, Variable Blur" msgstr "" "Нові фільтри: флуоресценція, фокусне розмивання, розмивання об'єктивом, " "змінне розмивання" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:46 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:59 msgid "Over 30 bugfixes" msgstr "Виправлено понад 30 вад" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:47 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:60 msgid "" "GIMP 2.10.18 fixes some critical bugs, introduces naive support for CMYK PSD " "files, and adds a higher-contrast variation of the symbolic icon theme." @@ -321,7 +391,7 @@ "файлів PSD у просторі CMYK та додано висококонтрастний варіант теми " "піктограм-символів." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:48 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:61 msgid "" "GIMP 2.10.16 delivers several major usability improvements, a new tool for " "transformations in 3D space, new release checker, and the usual amount of " @@ -331,46 +401,46 @@ "новий інструмент для просторових перетворень зображення, новий засіб " "перевірки оновлень та звичний набір виправлень вад. Помітні удосконалення:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:49 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:62 msgid "Tools are now grouped in the toolbox by default" msgstr "У новій версії інструменти типово групуються за наборами" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:50 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:63 msgid "Sliders now use a compact style with improved user interaction" msgstr "Використано компактний стиль повзунків із удосконаленим інтерфейсом" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:51 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:64 msgid "Vastly improved user experience for the transformation preview" msgstr "Значно удосконалень інтерфейс попереднього перегляду перетворень" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:52 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:65 msgid "Dockable areas now highlighted when a dockable dialog is being dragged" msgstr "" "Реалізовано підсвічування областей швартування під час перетягування " "придатних до швартування панелей" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:53 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:66 msgid "New 3D Transform tool to rotate and pan items" msgstr "" "Новий інструмент просторового перетворення для обертання і панорамування " "об'єктів" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:54 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:67 msgid "Much smoother brush outline motion on the canvas" msgstr "Значно удосконалено рух контуру пензля на полотні" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:55 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:68 msgid "Consolidated user interface for merging down and anchoring layers" msgstr "" "Консолідовано інтерфейс користувача для об'єднання та пов'язування шарів" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:56 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:69 msgid "Update check to notify users that a new release/installer is available" msgstr "" "Оновлено перевірку для сповіщення користувачів щодо появи нових випусків та " "пакунків" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:57 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:70 msgid "" "GIMP 2.10.14 is again mostly a bug fix release, making GIMP rock-solid. " "Furthermore many old filters got finally ported to GEGL. Of course it also " @@ -381,7 +451,7 @@ "нарешті портовано на GEGL. Звичайно ж, крім цього, є декілька вартих уваги " "удосконалень:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:58 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:71 msgid "" "View menu: new \"Show All\" option to reveal pixels outside the canvas " "boundary" @@ -389,58 +459,58 @@ "Меню «Перегляд»: новий пункт «Показати усе» для розширення області перегляду " "на ділянки поза межами полотна" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:59 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:72 msgid "Filters: new \"Clipping\" option to allow layer resize when relevant" msgstr "" "Фільтри: новий пункт «Обрізання», який надає змогу змінити розміри шару, " "якщо потрібно" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:60 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:73 msgid "Foreground Select tool: new \"Grayscale\" Preview Mode" msgstr "" "Інструмент вибору переднього плану: новий режим попереднього перегляду " "«Відтінки сірого»" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:61 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:74 msgid "Foreground Select tool: color/opacity selector for \"Color\" preview" msgstr "" "Інструмент вибору переднього плану: реалізовано можливість вибору кольору і " "рівня непрозорості для попереднього перегляду «Колір»" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:62 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:75 msgid "Free Select tool: improved copy-paste interaction" msgstr "" "Інструмент довільного вибору: поліпшено взаємодію при копіюванні зі " "вставленням" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:63 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:76 msgid "Transform tools: new Image transform type to transform the whole image" msgstr "" "Інструменти перетворення: новий тип перетворення зображення, який надає " "змогу виконати дію над усім зображенням" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:64 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:77 msgid "Preferences: new \"Allow editing on non-visible layers\" setting" msgstr "Налаштування: новий пункт «Дозволити редагування невидимих шарів»" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:65 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:78 msgid "HEIF import/export: color profile support" msgstr "" "Імпортування та експортування HEIF: реалізовано підтримку профілів кольорів" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:66 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:79 msgid "PDF export: text layers in layer groups now exported as texts" msgstr "" "Експортування до PDF: текстові шари у групах шарів у новій версії буде " "експортовано як текст" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:67 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:80 msgid "TIFF import: now asks how to process unspecified TIFF channels" msgstr "" "Імпортування TIFF: у новій версії програма питає, як обробляти невказані " "канали TIFF" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:68 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:81 msgid "" "GIMP 2.10.12 is a significant bug fix release, which is to be expected after " "a 2.10.10 with so many changes! Still, very cool improvements are also " @@ -450,31 +520,31 @@ "випуском 2.10.10 із багатьма змінами! Втім, у цьому випуску ви зможете " "скористатися і багатьма чудовими поліпшеннями, зокрема у редагуванні кривих:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:69 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:82 msgid "Improved curves interaction overall" msgstr "Загальне поліпшення роботи інструмента кривих" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:70 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:83 msgid "A few enhancements specific to the Curves tool" msgstr "Декілька поліпшень у інструментів малювання кривих" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:71 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:84 msgid "Layer support in TIFF" msgstr "Підтримка шарів у TIFF" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:72 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:85 msgid "Discovery of user-installed fonts in Windows" msgstr "Виявлення встановлених користувачем шрифтів у Windows" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:73 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:86 msgid "Incremental mode in the Dodge/Burn tool" msgstr "Нарощувальний режим у інструменті освітлення/вигорання" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:74 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:87 msgid "Free Select tool creates preliminary selection" msgstr "Інструмент довільного позначення створює попереднє позначення" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:75 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:88 msgid "" "GIMP 2.10.10 is quite a big update with many new features and bug fixes. " "Notable improvements include:" @@ -482,7 +552,7 @@ "GIMP 2.10.10 - дещо більше оновлення з багатьма новими можливостями і " "виправленими помилками. Основні покращення:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:76 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:89 msgid "" "Bucket Fill tool: new \"Fill by line art detection\" for not perfectly " "closed line art zones" @@ -490,13 +560,13 @@ "Інструмент Заповнення: новий режим \"Заповнити за виявленими контурами\" " "для неповністю замкнених контурів " -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:77 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:90 msgid "Bucket Fill tool can now quickly color-pick with Ctrl+click" msgstr "" -"Інструмент Заповнення тепер дозволяє швидко вибрати колір за допомогою Ctrl" -"+клацання" +"Інструмент Заповнення тепер дозволяє швидко вибрати колір за допомогою " +"Ctrl+клацання" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:78 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:91 msgid "" "Bucket Fill tool allows holding the mouse when filling \"similar colors\" " "and \"by line art detection\"" @@ -504,11 +574,11 @@ "Інструмент Заповнення тепер дозволяє утримувати мишу під час заповнення " "\"подібних кольорів\" і \"виявлених контурів\"" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:79 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:92 msgid "Scale tool scales around center even when using numeric input" msgstr "Масштабування від центру, навіть за використання числового введення" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:80 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:93 msgid "" "Unified Transform tool now defaults to preserving aspect ratio when scaling " "up or down" @@ -516,7 +586,7 @@ "Інструмент Об'єднане перетворення тепер типово зберігає пропорції при " "збільшенні чи зменшенні" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:81 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:94 msgid "" "Add \"Constrain handles\" and \"Around center\" options to the perspective-" "transform tool's GUI" @@ -524,24 +594,24 @@ "До графічного інтерфейсу засобу перетворення перспективи додано пункти " "«Обмежити опорні точки» та «Навколо центру»" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:82 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:95 msgid "New generic canvas modifier 'Alt + middle click' to pick layers" msgstr "" "Новий загальний модифікатор на полотні - 'Alt + середня кнопка' для вибору " "шарів" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:83 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:96 msgid "Parametric brushes now 32-bit float to avoid posterization" msgstr "" "У новій версії параметричні пензлі використовують 32-бітову глибину кольорів " "із дійсними значеннями каналів для уникнення постеризації" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:84 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:97 msgid "Clipboard brushes and pattern can now be duplicated" msgstr "" "Уможливлено дублювання пензлів, які малюють зображення з буфера та візерунків" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:85 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:98 msgid "" "Failure to edit locked layers will blink to shift attention to the cause of " "the error" @@ -549,25 +619,25 @@ "Невдала спроба змінити заблокований шар супроводжується блиманням, щоб " "привернути увагу до можливої помилки" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:86 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:99 msgid "" "New on-canvas GUI (simple lines) for circular, linear, and zoom motion blur" msgstr "" "Новий інтерфейс на полотні (прості лінії) дпя колового, лінійного та " "масштабованого розмиття рухом" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:87 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:100 msgid "Several optimizations including faster layer group rendering" msgstr "Низка оптимізацій, включно зі швидшим вимальовуванням груп шарів" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:88 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:101 msgid "" "Swap and cache files are not saved in the configuration directory anymore" msgstr "" "Файли резервування пам'яті і кешу більше не записуються у каталог " "конфігурації" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:89 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:102 msgid "" "Various file saving/exporting made more robust to error by not saving " "partial files" @@ -575,15 +645,15 @@ "Різні варіанти запису/експортування стали більш стійкими до помилок завдяки " "уникненню запису часткових файлів" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:90 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:103 msgid "HiDPI support improvements" msgstr "Покращена підтримка HiDPI" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:91 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:104 msgid "New preference to choose the default export file type" msgstr "Нові передустановки для вибору типового формату файла для експорту" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:92 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:105 msgid "" "New option to export PNG, JPEG and TIFF with a color profile; always export " "PSD with a color profile" @@ -591,11 +661,11 @@ "Новий параметр для експорту PNG, JPEG та TIFF з колірним профілем; PSD " "завжди експортується з колірним профілем" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:93 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:106 msgid "New DDS format loading/exporting plug-in" msgstr "Новий додаток для завантаження/експорту формату DDS" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:94 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:107 msgid "" "Full rewrite of the Spyrogimp plug-in with more options and better " "interaction" @@ -603,7 +673,7 @@ "Повністю переписано додаток «Спіроґімп». Розширено перелік параметрів та " "поліпшено взаємодію з програмою." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:95 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:108 msgid "" "GIMP 2.10.8 is mostly a bug fix and optimization release. In particular, it " "includes:" @@ -611,7 +681,7 @@ "GIMP 2.10.8 є здебільшого випуском із виправленням вад та оптимізаціями. " "Зокрема, до цього випуску включено:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:96 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:109 msgid "" "Adaptative chunk size when rendering projections, improving responsiveness " "dynamically" @@ -619,12 +689,12 @@ "Адаптивний розмір фрагментів під час показу проєкцій із динамічним " "поліпшенням реактивності комп'ютера" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:97 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:110 msgid "Detection of RawTherapee (version 5.5 and above) improved on Windows" msgstr "" "Поліпшено алгоритм виявлення RawTherapee (версії 5.5 та новіших) у Windows" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:98 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:111 msgid "" "XCF compatibility information in the Save dialog more understandable and " "discoverable" @@ -632,7 +702,7 @@ "Зрозуміліші і помітніші дані щодо сумісності XCF у діалоговому вікні " "збереження даних" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:99 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:112 msgid "" "Various performance log tools added and log recording made available in the " "Dashboard dock" @@ -640,7 +710,7 @@ "Додано різноманітні засоби журналювання швидкодії. Доступ до записів " "журналів можна отримати за допомогою панелі приладів." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:100 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:113 msgid "" "GIMP 2.10.6 comes with a lot of bug fixes, optimizations and features. Most " "notable changes are:" @@ -648,7 +718,7 @@ "У GIMP 2.10.6 виправлено багато вад, виконано різноманітні оптимізації та " "додано нові можливості. Найпомітніші зміни:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:101 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:114 msgid "" "Text layers can now represent vertical texts (with various character " "orientations and line directions)" @@ -656,15 +726,15 @@ "Текстові шари тепер можуть містити вертикально орієнтований текст (із " "різними орієнтаціями символів та напрямками рядків)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:102 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:115 msgid "New \"Little Planet\" (gegl:stereographic-projection) filter" msgstr "Новий фільтр «Мала планета» (gegl:stereographic-projection)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:103 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:116 msgid "New \"Long Shadow\" filter" msgstr "Новий фільтр «Довга тінь»" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:104 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:117 msgid "" "The \"Straighten\" option of the Measure Tool now allows vertical " "straightening" @@ -672,7 +742,7 @@ "Новий пункт «Випрямити» у засобі вимірювання уможливлює вертикальне " "випрямлення" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:105 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:118 msgid "" "Drawable previews are now rendered asynchronously and layer group previews " "can be disabled in Preferences" @@ -680,7 +750,7 @@ "Зображення попереднього перегляду тепер малюються асинхронно, а попередні " "перегляди груп шарів можна вимкнути у налаштуваннях програми" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:106 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:119 msgid "" "New \"async\" field in the Dashboard \"misc\" group, showing the number of " "async operations currently running" @@ -688,17 +758,17 @@ "Нове поле «async» у групі «різне» панелі приладів показує кількість поточних " "асинхронних операцій" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:107 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:120 msgid "File format filtering in Open/Save/Export dialogs made less confusing" msgstr "" "Спрощено фільтрування за форматом файлів у діалогових вікнах відкриття, " "збереження та експортування даних" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:108 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:121 msgid "New language (having GIMP translated in 81 languages now): Marathi" msgstr "Нова мова перекладу (тепер GIMP перекладено 81 мовою): мараті" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:109 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:122 msgid "" "GIMP 2.10.4 includes a lot of bug fixes as well as various optimizations. " "Most notable changes are:" @@ -706,7 +776,7 @@ "У GIMP 2.10.4 виправлено багато вад і виконано різноманітні оптимізації. " "Найпомітніші зміни:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:110 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:123 msgid "" "Straightening in Measurement tool: layers can be rotated using the " "measurement line as horizon" @@ -714,12 +784,12 @@ "Спрощення у засобі вимірювання: тепер шари можна обертати, використовуючи " "лінію вимірювання як горизонт" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:111 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:124 msgid "Fast startup: fonts loading is not blocking startup anymore" msgstr "" "Швидкий запуск: завантаження шрифтів більше не блокує завантаження програми" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:112 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:125 msgid "" "Fonts Tagging with the same user interface as for brushes, patterns, and " "gradients" @@ -727,13 +797,13 @@ "Реалізовано вибір шрифтів за допомогою інтерфейсу користувача, подібного до " "інтерфейсу для пензлів, візерунків та градієнтів" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:113 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:126 msgid "PSD support: a pre-composited version of a PSD image can be imported" msgstr "" "Підтримка PSD: уможливлено імпортування попередньо скомпонованого зображення " "PSD" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:114 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:127 msgid "" "Dashboard update: new \"Memory\" group and improved \"Swap\" group showing " "various metrics" @@ -741,7 +811,7 @@ "Оновлення панелі приладів: нова група «Пам'ять» та поліпшена група «Резервна " "пам'ять», де показано різноманітні параметри роботи" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:115 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:128 msgid "" "This second release in the GIMP 2.10 series, so soon after 2.10.0, is mostly " "the usual bug-fixing version after a major release, with a few dozen bugs " @@ -751,7 +821,7 @@ "2.10.0, в основному є версією із виправленням вад після основного випуску. У " "цій версії виправлено декілька десятків вад." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:116 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:129 msgid "" "It also features a new plug-in for the support of the HEIF format, both for " "importing and exporting, as well as 2 new filters: \"Spherize\" and " @@ -764,7 +834,7 @@ "прикладом застосування наших нових, вільніших правил щодо стабільних " "мікровипусків." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:117 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:130 msgid "" "First release of the 2.10 series which prominently features the port to a " "new image processing engine, GEGL. The most outstanding changes are:" @@ -772,13 +842,13 @@ "Головною особливістю першої версії у серії 2.10 є портування на новий рушій " "обробки зображень, GEGL. Найпомітніші зміни:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:118 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:131 msgid "High bit depth color processing (16/32-bit per color channel)" msgstr "" "Обробка зображень із високою розрядністю кольорів (16/32 бітів на канал " "кольору)" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:119 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:132 msgid "" "Color management is a core feature now, most widgets and preview areas are " "color-managed" @@ -786,38 +856,38 @@ "Тепер керування кольорами є основною можливістю — ним можна скористатися у " "більшості віджетів та на панелях перегляду" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:120 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:133 msgid "" "On-canvas effect preview, with split view for before/after processing pixels" msgstr "" "Попередній перегляд застосування ефектів на полотні із поділом на зони до і " "після обробки пікселів" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:121 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:134 msgid "" "Multi-threaded and hardware-accelerated rendering, processing and painting" msgstr "" "Можливості багатопотокового показу, обробки і малювання із використанням " "апаратного прискорення" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:122 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:135 msgid "Most tools improved, several new transformation tools" msgstr "" "Поліпшено більшість інструментів, реалізовано декілька нових засобів " "перетворення" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:123 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:136 msgid "" "Improved support for many image formats, in particular better PSD importing" msgstr "" "Поліпшено підтримку багатьох форматів зображень, зокрема імпортування даних " "PSD" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:124 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:137 msgid "Newly supported image formats: OpenEXR, RGBE, WebP, HGT…" msgstr "Нові підтримувані формати зображень: OpenEXR, RGBE, WebP, HGT…" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:125 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:138 msgid "" "Improved digital painting: canvas rotation and flipping, symmetry painting, " "MyPaint brushes…" @@ -825,25 +895,25 @@ "Поліпшено можливості з цифрового малювання: обертання і віддзеркалення " "полотна, симетричне малювання, пензлі MyPaint…" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:126 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:139 msgid "Metadata viewing and editing for Exif, XMP, IPTC, and DICOM" msgstr "Перегляд і редагування метаданих для Exif, XMP, IPTC і DICOM" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:127 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:140 msgid "Basic HiDPI support: automatically or user-selected icon size" msgstr "" "Базова підтримка HiDPI: визначення розмірів піктограм у автоматичному режимі " "або вручну користувачем" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:128 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:141 msgid "New themes for GIMP: Light, Gray, Dark, and System" msgstr "Нові теми для GIMP: світла, сіра, темна і загальносистемна" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:129 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:142 msgid "And much, much more…" msgstr "А також багато чого іншого…" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:130 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:143 msgid "" "In this second release candidate before GIMP 2.10.0, while debugging is " "still a prime target, a new focus has been put on speed and optimization in " @@ -853,7 +923,7 @@ "зробили акцент на пришвидшення роботи програми та оптимізацію із метою " "удосконалення умов малювання. Найпомітніші зміни:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:131 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:144 msgid "" "Major core optimizations for painting and display, including parallelized " "painting code" @@ -861,13 +931,13 @@ "Значна оптимізація ядра програми для малювання і показу зображення, зокрема " "паралелізація коду малювання." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:132 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:145 msgid "Symmetries are now preserved in XCF files (saved as image parasites)" msgstr "" "Збереження симетрії у файлах XCF (зберігається у форматі додатків до " "зображення)." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:133 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:146 msgid "" "\"Light\" and \"Dark\" themes rewritten from scratch to get rid of various " "usability issues. \"Lighter\" and \"Darker\" themes removed." @@ -875,7 +945,7 @@ "Переписано світлу та темну теми, щоб усунути різноманітні проблеми зі " "зручністю у користуванні. Вилучено теми «Світліша» і «Темніша»." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:134 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:147 msgid "" "New GimpToolGyroscope on-canvas control, currently used for the Panorama " "Projection filter. The widget provides on-canvas interaction for 3D rotation " @@ -886,7 +956,7 @@ "взаємодію на полотні для обертання у просторі (відхилення, закручування, " "обертання)." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:135 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:148 msgid "" "Plug-in debugging improved to output stack traces from plug-ins with --stack-" "trace-mode command line option not only on receiving signals but also on " @@ -897,7 +967,7 @@ "змогу переглядати не лише отримання сигналів, але і попередження і критичні " "помилки, якщо встановлено ключ діагностики «fatal-warnings»." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:136 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:149 msgid "" "GIMP 2.10.0-RC1 is the first release candidate before GIMP 2.10.0 stable " "release, with a focus on debugging and stability. Other than the many bug " @@ -907,13 +977,13 @@ "2.10.0. Увагу розробників зосереджено на усуванні вад та стабільності " "роботи. Окрім виправлення багатьох вад, найпомітнішими змінами є такі:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:137 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:150 msgid "New dashboard dockable to monitor GIMP resource usage" msgstr "" "Нова панель приладів, яку можна швартувати для спостереження за " "використанням ресурсів у GIMP" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:138 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:151 msgid "" "New debug dialog to produce back traces and other debug data, encouraging to " "report bugs" @@ -921,37 +991,37 @@ "Нове вікно діагностики для отримання даних зворотного трасування та інших " "діагностичних даних і полегшення звітування щодо вад" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:139 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:152 msgid "Unsaved images can now be recovered after a crash" msgstr "" "Тепер можна відновлювати незбережені зображення після аварійного завершення " "роботи" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:140 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:153 msgid "Layer masks on layer groups" msgstr "Маски шарів на групах шарів" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:141 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:154 msgid "JPEG 2000 support improved for high bit depth and various color spaces" msgstr "" "Поліпшено підтримку JPEG 2000 для високих значень бітової глибини та " "різноманітних просторів кольорів" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:142 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:155 msgid "Screenshot and color picking improved on various platforms" msgstr "" "Поліпшено засоби створення знімків вікон та вибору кольорів на різноманітних " "платформах" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:143 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:156 msgid "Metadata defaults preferences now available" msgstr "Уможливлено вибір типової поведінки щодо зберігання метаданих" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:144 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:157 msgid "Various GUI polishing" msgstr "Різноманітні поліпшення у інтерфейсі користувача" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:145 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:158 msgid "" "GIMP 2.9.8 introduces on-canvas gradient editing and various enhancements " "while focusing on bugfixing and stability." @@ -960,47 +1030,48 @@ "реалізовано різноманітні поліпшення. Втім, основну увагу розробників було " "зосереджено на виправленні помилок та поліпшеннях у стабільності роботи." -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:146 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:159 msgid "On-canvas gradient editing" msgstr "Редагування градієнтів на полотні" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:147 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:160 msgid "Notification when an image is over/underexposed" msgstr "Сповіщення щодо пере- та недоекспонованості зображення" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:148 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:161 msgid "Better and faster color management" msgstr "Ліпше і швидше керування кольорами" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:149 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:162 msgid "Support for color picker and screenshots in Wayland on KDE Plasma" msgstr "Підтримка піпетки кольорів та знімків вікон на Wayland у Плазмі KDE" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:150 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:163 msgid "Paste in place feature" msgstr "Можливість вставляння на місці" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:151 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:164 msgid "Many usability improvements" msgstr "Багато поліпшень у зручності користування" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:152 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:165 msgid "Manual can be displayed in the user's preferred language" -msgstr "Підручник користувача може бути показано позначеною користувачем мовою" +msgstr "" +"Підручник користувача може бути показано позначеною користувачем мовою" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:153 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:166 msgid "Improvements for the Wavelet Decompose filter" msgstr "Поліпшення у фільтрі поділу за частотами" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:154 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:167 msgid "Improved compatibility with Photoshop .psd files" msgstr "Поліпшення сумісності із файлами .psd Photoshop" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:155 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:168 msgid "New support for password-protected PDF" msgstr "Підтримка файлів PDF, вміст яких захищено паролем" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:156 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:169 msgid "New support for HGT format (Digital Elevation Model data)" msgstr "Підтримка формату HGT (дані Digital Elevation Model)" @@ -1070,7 +1141,7 @@ "Разом з програмою ви маєте отримати копію Стандартної Суспільної Ліцензії " "GNU. Якщо це не так, дивіться https://www.gnu.org/licenses/" -#: ../app/gimp-update.c:385 +#: ../app/gimp-update.c:415 #, c-format msgid "" "A new version of GIMP (%s) was released.\n" @@ -1378,7 +1449,7 @@ msgstr "Зображення" #: ../app/actions/actions.c:195 ../app/dialogs/dialogs.c:372 -#: ../app/dialogs/resize-dialog.c:144 ../app/widgets/gimppickablepopup.c:227 +#: ../app/dialogs/resize-dialog.c:172 ../app/widgets/gimppickablepopup.c:227 msgid "Layers" msgstr "Шари" @@ -3426,7 +3497,7 @@ #: ../app/dialogs/preferences-dialog.c:667 #: ../app/dialogs/preferences-dialog.c:1135 #: ../app/dialogs/print-size-dialog.c:124 ../app/dialogs/quit-dialog.c:171 -#: ../app/dialogs/resize-dialog.c:186 +#: ../app/dialogs/resize-dialog.c:226 #: ../app/dialogs/resolution-calibrate-dialog.c:75 #: ../app/dialogs/scale-dialog.c:137 ../app/dialogs/stroke-dialog.c:128 #: ../app/dialogs/template-options-dialog.c:118 @@ -5967,7 +6038,8 @@ #: ../app/actions/gimpgeglprocedure.c:322 #, c-format -msgid "There are no last settings for '%s', showing the filter dialog instead." +msgid "" +"There are no last settings for '%s', showing the filter dialog instead." msgstr "" "Немає останніх параметрів «%s». Показуємо діалогове вікно фільтрування." @@ -6362,7 +6434,8 @@ #: ../app/actions/gradients-actions.c:67 msgctxt "gradients-action" msgid "Show gradient file location in the file manager" -msgstr "Показати розташування файла градієнта у програмі для керування файлами" +msgstr "" +"Показати розташування файла градієнта у програмі для керування файлами" #: ../app/actions/gradients-actions.c:72 msgctxt "gradients-action" @@ -6869,91 +6942,95 @@ msgid "_Grayscale..." msgstr "Відтінки _сірого..." -#: ../app/actions/image-commands.c:566 +#: ../app/actions/image-commands.c:569 #, c-format msgid "Saving color profile failed: %s" msgstr "Не вдалося зберегти колірний профіль: %s" -#: ../app/actions/image-commands.c:606 +#: ../app/actions/image-commands.c:609 msgid "Save Color Profile" msgstr "Зберегти колірний профіль" -#: ../app/actions/image-commands.c:655 +#: ../app/actions/image-commands.c:658 msgid "Set Image Canvas Size" msgstr "Встановлення розміру полотна" -#: ../app/actions/image-commands.c:686 ../app/actions/image-commands.c:711 -#: ../app/actions/image-commands.c:1410 +#: ../app/actions/image-commands.c:689 ../app/actions/image-commands.c:714 +#: ../app/actions/image-commands.c:1420 msgid "Resizing" msgstr "Зміна розміру" -#: ../app/actions/image-commands.c:745 +#: ../app/actions/image-commands.c:748 msgid "Set Image Print Resolution" msgstr "Зміна роздільності" -#: ../app/actions/image-commands.c:815 ../app/pdb/drawable-transform-cmds.c:174 +#: ../app/actions/image-commands.c:818 ../app/pdb/drawable-transform-cmds.c:174 #: ../app/pdb/drawable-transform-cmds.c:269 #: ../app/pdb/item-transform-cmds.c:228 ../app/tools/gimpfliptool.c:136 msgid "Flipping" msgstr "Віддзеркалення" -#: ../app/actions/image-commands.c:842 ../app/pdb/drawable-transform-cmds.c:650 +#: ../app/actions/image-commands.c:845 ../app/pdb/drawable-transform-cmds.c:650 #: ../app/pdb/drawable-transform-cmds.c:749 #: ../app/pdb/image-transform-cmds.c:250 ../app/pdb/item-transform-cmds.c:536 #: ../app/pdb/transform-tools-cmds.c:265 ../app/tools/gimprotatetool.c:131 msgid "Rotating" msgstr "Обертання" -#: ../app/actions/image-commands.c:870 ../app/actions/layers-commands.c:859 +#: ../app/actions/image-commands.c:873 ../app/actions/layers-commands.c:862 msgid "Cannot crop because the current selection is empty." msgstr "Не вдалось кадрувати, бо позначена ділянка порожня." -#: ../app/actions/image-commands.c:909 +#: ../app/actions/image-commands.c:912 msgid "Cannot crop because the image has no content." msgstr "Не вдалось обрізати, бо зображення не має вмісту." -#: ../app/actions/image-commands.c:915 +#: ../app/actions/image-commands.c:918 msgid "Cannot crop because the image is already cropped to its content." msgstr "Не вдалось кадрувати, бо зображення вже обрізане до свого вмісту." -#: ../app/actions/image-commands.c:1081 +#: ../app/actions/image-commands.c:1084 #, c-format msgid "Converting to RGB (%s)" msgstr "Перетворення у RGB (%s)" -#: ../app/actions/image-commands.c:1119 +#: ../app/actions/image-commands.c:1122 #, c-format msgid "Converting to grayscale (%s)" msgstr "Перетворення у відтінки сірого (%s)" -#: ../app/actions/image-commands.c:1181 +#: ../app/actions/image-commands.c:1184 msgid "Converting to indexed colors" msgstr "Перетворення на індексоване" -#: ../app/actions/image-commands.c:1269 +#: ../app/actions/image-commands.c:1272 #, c-format msgid "Converting image to %s" msgstr "Перетворення зображення у %s" -#: ../app/actions/image-commands.c:1300 +#: ../app/actions/image-commands.c:1303 msgid "Assign color profile" msgstr "Присвоїти колірний профіль" -#: ../app/actions/image-commands.c:1346 +#: ../app/actions/image-commands.c:1349 #, c-format msgid "Converting to '%s'" msgstr "Перетворення у «%s»" -#: ../app/actions/image-commands.c:1452 +#: ../app/actions/image-commands.c:1433 +msgid "Change Canvas Size" +msgstr "Змінити розмір полотна" + +#: ../app/actions/image-commands.c:1481 msgid "Change Print Size" msgstr "Змінити розмір при друкуванні" -#: ../app/actions/image-commands.c:1496 +#: ../app/actions/image-commands.c:1525 msgid "Scale Image" msgstr "Зміна розміру зображення" #. Scaling -#: ../app/actions/image-commands.c:1505 ../app/actions/layers-commands.c:1668 +#: ../app/actions/image-commands.c:1534 ../app/actions/layers-commands.c:1671 #: ../app/dialogs/preferences-dialog.c:1705 #: ../app/pdb/drawable-transform-cmds.c:843 #: ../app/pdb/drawable-transform-cmds.c:939 @@ -7825,50 +7902,51 @@ msgid "To _New Layer" msgstr "У _новий шар" -#: ../app/actions/layers-commands.c:265 ../app/actions/layers-commands.c:1517 +#: ../app/actions/layers-commands.c:268 ../app/actions/layers-commands.c:1520 msgid "Layer Attributes" msgstr "Ознаки шару" -#: ../app/actions/layers-commands.c:268 +#: ../app/actions/layers-commands.c:271 msgid "Edit Layer Attributes" msgstr "Зміна ознак шару" -#: ../app/actions/layers-commands.c:342 +#: ../app/actions/layers-commands.c:345 #: ../app/widgets/gimpdrawabletreeview.c:343 #: ../app/widgets/gimplayertreeview.c:905 msgid "New Layer" msgstr "Створення шару" -#: ../app/actions/layers-commands.c:345 +#: ../app/actions/layers-commands.c:348 msgid "Create a New Layer" msgstr "Створення нового шару" -#: ../app/actions/layers-commands.c:447 +#: ../app/actions/layers-commands.c:450 msgid "Visible" msgstr "Видиме" -#: ../app/actions/layers-commands.c:762 +#: ../app/actions/layers-commands.c:765 msgid "Set Layer Boundary Size" msgstr "Встановлення меж шару" -#: ../app/actions/layers-commands.c:826 +#: ../app/actions/layers-commands.c:829 msgid "Scale Layer" msgstr "Масштабування шару" -#: ../app/actions/layers-commands.c:869 +#: ../app/actions/layers-commands.c:872 msgid "Crop Layer to Selection" msgstr "_Обрізати шар до позначеного" -#: ../app/actions/layers-commands.c:900 +#: ../app/actions/layers-commands.c:903 msgid "Crop Layer to Content" msgstr "Обрізати шар до вмісту" -#: ../app/actions/layers-commands.c:913 +#: ../app/actions/layers-commands.c:916 msgid "Cannot crop because the active layer has no content." msgstr "Не вдалось обрізати, бо активний шар не має вмісту." -#: ../app/actions/layers-commands.c:920 -msgid "Cannot crop because the active layer is already cropped to its content." +#: ../app/actions/layers-commands.c:923 +msgid "" +"Cannot crop because the active layer is already cropped to its content." msgstr "Не вдалось кадрувати, бо активний шар вже обрізаний до свого вмісту." #: ../app/actions/mypaint-brushes-actions.c:43 @@ -8875,7 +8953,8 @@ #: ../app/actions/tool-preset-editor-actions.c:49 msgctxt "tool-preset-editor-action" msgid "Save the active tool options to this tool preset" -msgstr "Зберегти параметри активних інструментів до цього шаблону інструментів" +msgstr "" +"Зберегти параметри активних інструментів до цього шаблону інструментів" #: ../app/actions/tool-preset-editor-actions.c:55 msgctxt "tool-preset-editor-action" @@ -8953,7 +9032,8 @@ #: ../app/actions/tool-presets-actions.c:75 msgctxt "tool-presets-action" msgid "Save the active tool options to this tool preset" -msgstr "Зберегти параметри активних інструментів до цього шаблону інструментів" +msgstr "" +"Зберегти параметри активних інструментів до цього шаблону інструментів" #: ../app/actions/tool-presets-actions.c:81 msgctxt "tool-presets-action" @@ -11185,8 +11265,8 @@ #: ../app/config/gimprc-blurbs.h:13 msgid "" "When enabled, an image will become the active image when its image window " -"receives the focus. This is useful for window managers using \"click to focus" -"\"." +"receives the focus. This is useful for window managers using \"click to " +"focus\"." msgstr "" "При ввімкненні цього параметра зображення стає активним, коли його вікно " "отримує фокус вводу. Це корисно при роботі з програмами для керування " @@ -11268,7 +11348,8 @@ msgstr "Якщо ввімкнено, кожна точка зображення відповідатиме точці екрану." #: ../app/config/gimprc-blurbs.h:112 -msgid "This is the distance in pixels where Guide and Grid snapping activates." +msgid "" +"This is the distance in pixels where Guide and Grid snapping activates." msgstr "" "Відстань у точках, при наближенні на яку відбувається прилипання до " "напрямних чи сітки." @@ -11283,7 +11364,8 @@ #: ../app/config/gimprc-blurbs.h:122 msgid "Snap to the canvas edges by default in new image windows." -msgstr "Типово увімкнено прилипання до країв полотна у вікнах нових зображень." +msgstr "" +"Типово увімкнено прилипання до країв полотна у вікнах нових зображень." #: ../app/config/gimprc-blurbs.h:125 msgid "Snap to the active path by default in new image windows." @@ -11851,7 +11933,8 @@ #: ../app/config/gimprc-blurbs.h:544 msgid "Sets the default palette type for the 'Convert to Indexed' dialog." -msgstr "Встановлює типовий тип палітри для вікна «Перетворити на індексоване»." +msgstr "" +"Встановлює типовий тип палітри для вікна «Перетворити на індексоване»." #: ../app/config/gimprc-blurbs.h:547 msgid "" @@ -12082,10 +12165,12 @@ #: ../app/config/gimprc-blurbs.h:680 msgid "Show the current foreground and background colors in the toolbox." -msgstr "Поміняти у панелі інструментів місцями кольори переднього плану та тла" +msgstr "" +"Поміняти у панелі інструментів місцями кольори переднього плану та тла" #: ../app/config/gimprc-blurbs.h:683 -msgid "Show the currently selected brush, pattern and gradient in the toolbox." +msgid "" +"Show the currently selected brush, pattern and gradient in the toolbox." msgstr "" "Показувати активний пензель, текстуру та градієнт у панелі інструментів." @@ -13342,7 +13427,8 @@ #: ../app/core/gimpbrush-load.c:736 #, c-format msgid "Fatal parse error in brush file: Wide brushes are not supported." -msgstr "Критична помилка аналізу файла пензля: широкі пензлі не підтримуються." +msgstr "" +"Критична помилка аналізу файла пензля: широкі пензлі не підтримуються." #: ../app/core/gimpbrush-load.c:885 msgid "Fatal parse error in brush file: File appears truncated: " @@ -13704,7 +13790,7 @@ msgstr "Градієнт" #: ../app/core/gimpcontext.c:750 ../app/core/gimpcontext.c:751 -#: ../app/widgets/gimpcolorselectorpalette.c:59 +#: ../app/widgets/gimpcolorselectorpalette.c:60 msgid "Palette" msgstr "Палітра" @@ -14004,7 +14090,8 @@ #: ../app/core/gimpgrid.c:102 msgid "" "The background color of the grid; only used in double dashed line style." -msgstr "Колір тла сітки; використовується лише для стилю \"Подвійний пунктир\"" +msgstr "" +"Колір тла сітки; використовується лише для стилю \"Подвійний пунктир\"" #: ../app/core/gimpgrid.c:109 msgid "Spacing X" @@ -14086,7 +14173,7 @@ msgid "Transform Layer Group" msgstr "Перетворити групу шарів" -#: ../app/core/gimpimage.c:691 ../app/widgets/gimpsymmetryeditor.c:175 +#: ../app/core/gimpimage.c:691 ../app/widgets/gimpsymmetryeditor.c:181 msgid "Symmetry" msgstr "Симетрія" @@ -14227,7 +14314,8 @@ "кольорів з відтінків сірого" #: ../app/core/gimpimage-color-profile.c:341 -msgid "ICC profile validation failed: Color profile is not for RGB color space" +msgid "" +"ICC profile validation failed: Color profile is not for RGB color space" msgstr "" "Перевірка профілю ICC не вдалася: профіль кольорів не годиться для простору " "кольорів RGB" @@ -14913,13 +15001,14 @@ "Invalid header data in '%s': width=%lu (maximum %lu), height=%lu (maximum " "%lu), bytes=%lu" msgstr "" -"Неправильний заголовок даних у «%s»: ширина=%lu (максимальна %lu), висота=" -"%lu (максимальна %lu), байтів=%lu" +"Неправильний заголовок даних у «%s»: ширина=%lu (максимальна %lu), " +"висота=%lu (максимальна %lu), байтів=%lu" #: ../app/core/gimppattern-load.c:116 #, c-format msgid "Invalid header data in '%s': Pattern name is too long: %lu" -msgstr "Неправильний заголовок даних у «%s»: занадто довга назва візерунка %lu" +msgstr "" +"Неправильний заголовок даних у «%s»: занадто довга назва візерунка %lu" #: ../app/core/gimppattern-load.c:129 ../app/core/gimppattern-load.c:167 msgid "File appears truncated." @@ -15084,6 +15173,7 @@ #. no undo (or redo) steps available #: ../app/core/gimpsymmetry.c:137 ../app/widgets/gimpimagepropview.c:410 #: ../app/widgets/gimpsymmetryeditor.c:165 +#: ../app/widgets/gimpsymmetryeditor.c:175 msgid "None" msgstr "Немає" @@ -15941,7 +16031,7 @@ msgstr "Створення нового зображення" #: ../app/dialogs/image-new-dialog.c:138 -#: ../app/dialogs/preferences-dialog.c:1767 +#: ../app/dialogs/preferences-dialog.c:1767 ../app/dialogs/resize-dialog.c:257 msgid "_Template:" msgstr "Ша_блони:" @@ -16133,7 +16223,7 @@ msgid "Offset Y:" msgstr "Зсув за Y:" -#: ../app/dialogs/layer-options-dialog.c:396 ../app/dialogs/resize-dialog.c:369 +#: ../app/dialogs/layer-options-dialog.c:396 ../app/dialogs/resize-dialog.c:516 #: ../app/widgets/gimptemplateeditor.c:466 msgid "_Fill with:" msgstr "_Тло:" @@ -16191,7 +16281,8 @@ #: ../app/dialogs/lebl-dialog.c:150 msgid "Left/Right to move, Space to fire, 'p' to pause, 'q' to quit" -msgstr "Вліво/Вправо - переміщення, Пробіл - постріл, 'p' - пауза, 'q' - вихід" +msgstr "" +"Вліво/Вправо - переміщення, Пробіл - постріл, 'p' - пауза, 'q' - вихід" #: ../app/dialogs/lebl-dialog.c:807 msgid "Killer GEGLs from Outer Space" @@ -16328,7 +16419,8 @@ msgstr "Дійсно бажаєте повернутись до початкових значень усіх параметрів?" #: ../app/dialogs/preferences-dialog.c:383 -msgid "You will have to restart GIMP for the following changes to take effect:" +msgid "" +"You will have to restart GIMP for the following changes to take effect:" msgstr "Щоб зміни вступили в дію, необхідно перезапустити GIMP." #: ../app/dialogs/preferences-dialog.c:649 @@ -17643,7 +17735,8 @@ #: ../app/dialogs/preferences-dialog.c:3150 msgid "S_hare tool and tool options between input devices" -msgstr "Сп_ільне використання інструментів і параметрів для пристроїв введення" +msgstr "" +"Сп_ільне використання інструментів і параметрів для пристроїв введення" #: ../app/dialogs/preferences-dialog.c:3154 msgid "Configure E_xtended Input Devices..." @@ -17997,63 +18090,87 @@ msgid "Save as" msgstr "Зберегти як" -#: ../app/dialogs/resize-dialog.c:143 +#: ../app/dialogs/resize-dialog.c:171 msgid "Canvas Size" msgstr "Розмір полотна" -#: ../app/dialogs/resize-dialog.c:155 ../app/dialogs/scale-dialog.c:114 +#: ../app/dialogs/resize-dialog.c:183 ../app/dialogs/scale-dialog.c:114 msgid "Layer Size" msgstr "Розмір шару" -#: ../app/dialogs/resize-dialog.c:156 +#: ../app/dialogs/resize-dialog.c:184 msgid "Fill With" msgstr "Заповнення" -#: ../app/dialogs/resize-dialog.c:185 +#: ../app/dialogs/resize-dialog.c:225 msgid "Re_set" msgstr "С_кинути" -#: ../app/dialogs/resize-dialog.c:187 +#: ../app/dialogs/resize-dialog.c:227 msgid "_Resize" msgstr "З_мінити розмір" +#: ../app/dialogs/resize-dialog.c:294 +msgid "Reset the template selection" +msgstr "Скинути вибір шаблона" + +#: ../app/dialogs/resize-dialog.c:301 +msgid "" +"Template and image print resolution don't match.\n" +"Choose how to scale the canvas:" +msgstr "" +"Роздільна здатність шаблона і відбитка зображення не збігаються.\n" +"Виберіть спосіб масштабування полотна:" + +#. offset frame #. The offset frame #. offset frame -#: ../app/dialogs/resize-dialog.c:230 ../app/tools/gimpalignoptions.c:100 +#: ../app/dialogs/resize-dialog.c:380 ../app/tools/gimpalignoptions.c:100 #: ../app/tools/gimpalignoptions.c:107 ../app/tools/gimpgradientoptions.c:88 #: ../app/tools/gimpoffsettool.c:129 ../app/tools/gimpoffsettool.c:459 #: ../app/tools/gimptransform3dtool.c:343 ../app/widgets/gimpgrideditor.c:209 msgid "Offset" msgstr "Зсув" -#: ../app/dialogs/resize-dialog.c:259 ../app/tools/gimpoffsettool.c:488 +#: ../app/dialogs/resize-dialog.c:409 ../app/tools/gimpoffsettool.c:488 #: ../app/tools/gimptransform3dtool.c:271 #: ../app/tools/gimptransform3dtool.c:383 msgid "_X:" msgstr "_X:" -#: ../app/dialogs/resize-dialog.c:260 ../app/tools/gimpoffsettool.c:490 +#: ../app/dialogs/resize-dialog.c:410 ../app/tools/gimpoffsettool.c:490 #: ../app/tools/gimptransform3dtool.c:272 #: ../app/tools/gimptransform3dtool.c:389 msgid "_Y:" msgstr "_Y:" -#: ../app/dialogs/resize-dialog.c:277 +#. Button to center the image on canvas just below the preview. +#: ../app/dialogs/resize-dialog.c:452 msgid "C_enter" msgstr "_Центрувати" -#: ../app/dialogs/resize-dialog.c:331 +#: ../app/dialogs/resize-dialog.c:478 msgid "Resize _layers:" msgstr "Змінити розмір _шарів:" -#: ../app/dialogs/resize-dialog.c:379 +#: ../app/dialogs/resize-dialog.c:526 msgid "Resize _text layers" msgstr "Зміна розміру _текстових шарів" -#: ../app/dialogs/resize-dialog.c:390 +#: ../app/dialogs/resize-dialog.c:537 msgid "Resizing text layers will make them uneditable" msgstr "Зміна розмірів текстових шарів робить їх непридатними до редагування" +#: ../app/dialogs/resize-dialog.c:759 +#, c-format +msgid "Scale template to %.2f ppi" +msgstr "Масштабувати шаблон до %.2f точок на дюйм" + +#: ../app/dialogs/resize-dialog.c:764 +#, c-format +msgid "Set image to %.2f ppi" +msgstr "Встановити для зображення %.2f точок на дюйм" + #: ../app/dialogs/resolution-calibrate-dialog.c:69 msgid "Calibrate Monitor Resolution" msgstr "Калібрування роздільності монітора" @@ -18449,7 +18566,8 @@ #: ../app/display/gimpdisplayshell-close.c:330 #, c-format -msgid "If you don't save the image, changes from the last minute will be lost." +msgid "" +"If you don't save the image, changes from the last minute will be lost." msgid_plural "" "If you don't save the image, changes from the last %d minutes will be lost." msgstr[0] "" @@ -18604,7 +18722,7 @@ msgid "pixels" msgstr "точок" -#: ../app/display/gimpstatusbar.c:472 +#: ../app/display/gimpstatusbar.c:475 #, c-format msgid "Cancel %s" msgstr "Скасувати %s" @@ -18701,33 +18819,33 @@ msgid "%s to zoom" msgstr "%s для масштабування" -#: ../app/display/gimptoolhandlegrid.c:865 +#: ../app/display/gimptoolhandlegrid.c:896 #: ../app/display/gimptooltransformgrid.c:1832 msgid "Click-Drag to move" msgstr "Натисніть і перетягніть, щоб пересунути" -#: ../app/display/gimptoolhandlegrid.c:868 +#: ../app/display/gimptoolhandlegrid.c:899 msgid "Click-Drag to rotate and scale" msgstr "Натисніть і перетягніть для обертання і масштабування" -#: ../app/display/gimptoolhandlegrid.c:871 +#: ../app/display/gimptoolhandlegrid.c:902 msgid "Click-Drag to shear and scale" msgstr "Натисніть і перетягніть для нахиляння і масштабування" -#: ../app/display/gimptoolhandlegrid.c:874 +#: ../app/display/gimptoolhandlegrid.c:905 #: ../app/display/gimptooltransformgrid.c:1820 msgid "Click-Drag to change perspective" msgstr "Натисніть і перетягніть, щоб змінити перспективу" -#: ../app/display/gimptoolhandlegrid.c:885 +#: ../app/display/gimptoolhandlegrid.c:916 msgid "Click to add a handle" msgstr "Натисніть, щоб додати опорну точку" -#: ../app/display/gimptoolhandlegrid.c:891 +#: ../app/display/gimptoolhandlegrid.c:922 msgid "Click-Drag to move this handle" msgstr "Натисніть і перетягніть, щоб пересунути цю опорну точку" -#: ../app/display/gimptoolhandlegrid.c:896 +#: ../app/display/gimptoolhandlegrid.c:927 msgid "Click-Drag to remove this handle" msgstr "Натисніть і перетягніть, щоб вилучити цю опорну точку" @@ -20464,18 +20582,18 @@ msgid "Brightness-Contrast" msgstr "Яскравість-Контраст" -#: ../app/pdb/color-cmds.c:148 ../app/pdb/drawable-color-cmds.c:610 +#: ../app/pdb/color-cmds.c:148 ../app/pdb/drawable-color-cmds.c:657 msgctxt "undo-type" msgid "Levels" msgstr "Рівні" -#: ../app/pdb/color-cmds.c:247 ../app/pdb/drawable-color-cmds.c:680 +#: ../app/pdb/color-cmds.c:247 ../app/pdb/drawable-color-cmds.c:785 msgctxt "undo-type" msgid "Posterize" msgstr "Постеризувати" #: ../app/pdb/color-cmds.c:286 ../app/pdb/color-cmds.c:327 -#: ../app/pdb/drawable-color-cmds.c:325 +#: ../app/pdb/drawable-color-cmds.c:372 msgctxt "undo-type" msgid "Desaturate" msgstr "Знебарвити" @@ -20504,7 +20622,7 @@ msgid "Hue-Saturation" msgstr "Відтінок і насиченість" -#: ../app/pdb/color-cmds.c:782 ../app/pdb/drawable-color-cmds.c:726 +#: ../app/pdb/color-cmds.c:782 ../app/pdb/drawable-color-cmds.c:831 msgctxt "undo-type" msgid "Threshold" msgstr "Поріг" @@ -20518,16 +20636,28 @@ msgid "Foreground Select" msgstr "Вибір переднього плану" -#: ../app/pdb/drawable-color-cmds.c:507 +#: ../app/pdb/drawable-color-cmds.c:331 +#| msgctxt "filters-action" +#| msgid "_Extract Component..." +msgctxt "undo-type" +msgid "Extract Component" +msgstr "Видобування компонента" + +#: ../app/pdb/drawable-color-cmds.c:554 msgctxt "undo-type" msgid "Hue-Saturation" msgstr "Відтінок і насиченість" -#: ../app/pdb/drawable-color-cmds.c:542 +#: ../app/pdb/drawable-color-cmds.c:589 msgctxt "undo-type" msgid "Invert" msgstr "Інвертувати" +#: ../app/pdb/drawable-color-cmds.c:745 +msgctxt "undo-type" +msgid "Shadows-Highlights" +msgstr "Тіні-виблиски" + #: ../app/pdb/drawable-transform-cmds.c:373 #: ../app/pdb/drawable-transform-cmds.c:478 #: ../app/pdb/item-transform-cmds.c:340 ../app/pdb/transform-tools-cmds.c:177 @@ -20719,7 +20849,8 @@ #: ../app/pdb/gimppdb-utils.c:440 #, c-format -msgid "Item '%s' (%d) cannot be used because it has not been added to an image" +msgid "" +"Item '%s' (%d) cannot be used because it has not been added to an image" msgstr "" "Об'єкт «%s» (%d) неможливо використовувати, бо його не додано до зображення" @@ -20909,8 +21040,8 @@ #: ../app/pdb/gimpprocedure.c:765 #, c-format msgid "" -"Procedure '%s' has been called with a wrong value type for argument '%s' (#" -"%d). Expected %s, got %s." +"Procedure '%s' has been called with a wrong value type for argument " +"'%s' (#%d). Expected %s, got %s." msgstr "" "Процедура «%s» викликана з деяким значенням аргументу «%s» (#%d). " "Очікувалось %s, отримано %s." @@ -21377,7 +21508,8 @@ #: ../app/plug-in/gimpinterpreterdb.c:400 #, c-format msgid "Bad interpreter referenced in interpreter file %s: %s" -msgstr "Неправильне посилання на інтерпретатор у інтерпретованому файлі %s: %s" +msgstr "" +"Неправильне посилання на інтерпретатор у інтерпретованому файлі %s: %s" #: ../app/plug-in/gimpinterpreterdb.c:372 #, c-format @@ -23279,7 +23411,8 @@ msgstr "Перетворення за точками" #: ../app/tools/gimphandletransformtool.c:112 -msgid "Handle Transform Tool: Deform the layer, selection or path with handles" +msgid "" +"Handle Transform Tool: Deform the layer, selection or path with handles" msgstr "" "Перетворення за точками: деформуйте шар, позначену ділянку або контур на " "основі позначених опорних точок" @@ -23693,7 +23826,8 @@ msgstr "Деформація за N точками" #: ../app/tools/gimpnpointdeformationtool.c:159 -msgid "N-Point Deformation Tool: Rubber-like deformation of image using points" +msgid "" +"N-Point Deformation Tool: Rubber-like deformation of image using points" msgstr "" "Деформація за N точками: гумова деформація зображення на основі вказаних " "точок" @@ -25305,7 +25439,8 @@ #: ../app/widgets/gimpactionview.c:685 #, c-format msgid "Shortcut \"%s\" is already taken by \"%s\" from the \"%s\" group." -msgstr "Клавіші швидкого \"%s\" вже використані у пункті \"%s\" з меню \"%s\"." +msgstr "" +"Клавіші швидкого \"%s\" вже використані у пункті \"%s\" з меню \"%s\"." #: ../app/widgets/gimpactionview.c:689 #, c-format @@ -25346,7 +25481,7 @@ msgstr "Відсоток ширини пензлів" #: ../app/widgets/gimpbufferview.c:189 ../app/widgets/gimpbufferview.c:290 -#: ../app/widgets/gimpeditor.c:758 +#: ../app/widgets/gimpeditor.c:773 msgid "(None)" msgstr "(Немає)" @@ -26876,7 +27011,8 @@ #: ../app/widgets/gimphelp.c:422 msgid "You may instead use the web browser for reading the help pages." -msgstr "Натомість можете для читання сторінок довідки використовувати браузер." +msgstr "" +"Натомість можете для читання сторінок довідки використовувати браузер." #: ../app/widgets/gimphelp.c:448 msgid "Use _Web Browser" @@ -27094,7 +27230,7 @@ msgid "colors" msgstr "кольорів" -#: ../app/widgets/gimpitemtreeview.c:753 +#: ../app/widgets/gimpitemtreeview.c:763 msgid "Lock:" msgstr "Замкнути:" @@ -27621,8 +27757,8 @@ msgstr "[ Основне зображення ]" #: ../app/widgets/gimpvectorstreeview.c:111 -msgid "Lock path strokes" -msgstr "Замкнути контур від змін" +msgid "Lock path" +msgstr "Зафіксувати контур" #: ../app/widgets/gimpvectorstreeview.c:114 msgid "Lock path position" @@ -27924,6 +28060,9 @@ msgid "fuzzy" msgstr "ретушовані" +#~ msgid "Lock path strokes" +#~ msgstr "Замкнути контур від змін" + #~ msgid "" #~ "Corrupt 'gimp-metadata' parasite discovered.\n" #~ "XMP data could not be migrated: %s" diff -Nru gimp-2.10.32/po/zh_TW.po gimp-2.10.34/po/zh_TW.po --- gimp-2.10.32/po/zh_TW.po 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po/zh_TW.po 2023-02-21 19:56:20.000000000 +0000 @@ -10,16 +10,17 @@ msgstr "" "Project-Id-Version: gimp 2.10\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2020-02-01 11:22+0000\n" -"PO-Revision-Date: 2020-02-02 23:07+0800\n" +"POT-Creation-Date: 2022-09-06 22:35+0000\n" +"PO-Revision-Date: 2020-06-11 15:30+0800\n" "Last-Translator: kytseng \n" "Language-Team: Chinese (Taiwan) \n" "Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 2.2.4\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Poedit 2.3.1\n" +"X-Poedit-SourceCharset: UTF-8\n" #: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:1 #: ../desktop/gimp.desktop.in.in.h:1 ../app/about.h:26 @@ -66,6 +67,255 @@ msgstr "在 GIMP 中的照片編輯" #: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:8 +msgid "" +"GIMP continues strengthening its bases with this new version 2.10.32 fixing " +"many bugs and improving format support. Notable changes:" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:9 +msgid "8 and 16-bit CMYK(A) TIFF files import is now supported" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:10 +msgid "BIGTIFF import and export are now supported" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:11 +msgid "JPEG XL files import is now supported" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:12 +msgid "" +"DDS export has new \"Flip\" (useful for some game engine) and \"Visible " +"layers\" options" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:13 +msgid "Other improved format supports: BMP, DICOM, EPS, RAW, TGA, WebP" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:14 +msgid "" +"The screenshot plug-in on Windows has now an option to capture the cursor" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:15 +msgid "Several usability improvements in official themes and icons" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:16 +msgid "" +"New support for localized glyphs ('locl') in Text tool depending on the " +"value of the \"Language\" tool option" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:17 +msgid "More robust XCF import" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:18 +msgid "Several metadata handling improvements" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:19 +msgid "" +"GIMP 2.10.30 fixes many bugs, updates backend implementations to follow OS " +"evolutions, improves metadata support as well as support of several formats, " +"such as PSD and AVIF." +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:20 +msgid "" +"GIMP 2.10.28 fixes a build issue of GIMP 2.10.26, where some theme data was " +"not properly installed." +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:21 +msgid "" +"GIMP 2.10.26 is a bug fix release, containing dozens of fixes, both in core, " +"scripts and plug-in code." +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:22 +#, fuzzy +msgid "GIMP 2.10.24 is again mostly a bug fix release. Notable changes:" +msgstr "GIMP 2.10.10 包含許多新功能與錯誤修正的重大更新。改善的重點包括:" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:23 +msgid "GeoTIFF metadata support added" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:24 +msgid "" +"PDF import now proposes an option to load layers in reverse orders and " +"allows fractional pixel density" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:25 +msgid "" +"Raw image import updated to handle API changes in darktable 3.6 and over" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:26 +msgid "" +"File format improved support: HEIF, PSP, TIFF, JPEG, PNG, PDF, DDS, BMP, PSD" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:27 +msgid "Many fixes and improvements to the metadata viewer and editor" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:28 +#, fuzzy +#| msgid "Handle transformation" +msgid "New Kabyle translation" +msgstr "控制柄變形工具" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:29 +msgid "Off-canvas point snapping (to grid, guides, paths) made possible" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:30 +#, fuzzy +msgid "GIMP 2.10.22 is mainly a bug fix release. Notable changes:" +msgstr "GIMP 2.10.10 包含許多新功能與錯誤修正的重大更新。改善的重點包括:" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:31 +msgid "" +"HEIF support improvements: optional exporting with high bit depth, AVIF " +"importing and exporting" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:32 +msgid "Multiple improvements in Corel PaintShop Pro support" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:33 +msgid "\"Sample merged\" now available in GEGL operation tool options" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:34 +msgid "\"Sample merged\" is now enabled by default for color picking" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:35 +msgid "" +"The option enabling OpenCL support has been moved to the Playground tab in " +"Preferences" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:36 +msgid "" +"Matting Levin is now the default engine of Foreground Select tool as it " +"performs a lot better" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:37 +msgid "New progressive performance logs and dashboard updates" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:38 +msgid "Verbose debug now shows Flatpak info when relevant" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:39 +#, fuzzy +msgid "Various bug fixes" +msgstr "超過30個以上的錯誤修正" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:40 +#, fuzzy +msgid "" +"GIMP 2.10.20 comes with new features as well as important bugfixes. Notable " +"changes:" +msgstr "GIMP 2.10.10 包含許多新功能與錯誤修正的重大更新。改善的重點包括:" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:41 +#, fuzzy +msgid "Tool groups now expand on hover rather than click by default" +msgstr "工具群組化現在只要滑鼠一到上方就會展開,不用再點擊一下。" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:42 +msgid "" +"Non-destructive cropping now available by cropping the canvas rather than " +"actual pixels" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:43 +#, fuzzy +msgid "" +"Better PSD support: exporting of 16-bit files now available, reading/writing " +"channels in the right order" +msgstr "PSD 檔案支援性更佳:現在可以轉存 16 位元的檔案,並且正確讀寫色版資訊。" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:44 +msgid "On-canvas controls for the Vignette filter" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:45 +#, fuzzy +msgid "New filters: Bloom, Focus Blur, Lens Blur, Variable Blur" +msgstr "新的濾鏡效果: Bloom, Focus Blur, Lens Blur, Variable Blur" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:46 +#, fuzzy +msgid "Over 30 bugfixes" +msgstr "超過30個以上的錯誤修正" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:47 +#, fuzzy +msgid "" +"GIMP 2.10.18 fixes some critical bugs, introduces naive support for CMYK PSD " +"files, and adds a higher-contrast variation of the symbolic icon theme." +msgstr "" +"GIMP 2.10.18 修復了一些重大的錯誤,現在可以原生支援 CMYK 的 PSD 檔,還加了高" +"對比的symbolic icon佈景主題" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:48 +msgid "" +"GIMP 2.10.16 delivers several major usability improvements, a new tool for " +"transformations in 3D space, new release checker, and the usual amount of " +"bug fixes. Notable improvements:" +msgstr "" +" GIMP 2.10.16 釋出許多重大的使用性改善,新的 3D 變形工具、新的檢查器、以及一" +"如往常的錯誤修正。值得一提的改善有:" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:49 +#, fuzzy +msgid "Tools are now grouped in the toolbox by default" +msgstr "工具箱現在預設群組化" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:50 +msgid "Sliders now use a compact style with improved user interaction" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:51 +#, fuzzy +msgid "Vastly improved user experience for the transformation preview" +msgstr "大大改善使用者經驗的變形工具與預覽" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:52 +msgid "Dockable areas now highlighted when a dockable dialog is being dragged" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:53 +#, fuzzy +msgid "New 3D Transform tool to rotate and pan items" +msgstr "新的 3D 變形工具可以旋轉與平移物件" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:54 +msgid "Much smoother brush outline motion on the canvas" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:55 +msgid "Consolidated user interface for merging down and anchoring layers" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:56 +msgid "Update check to notify users that a new release/installer is available" +msgstr "" + +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:57 #, fuzzy msgid "" "GIMP 2.10.14 is again mostly a bug fix release, making GIMP rock-solid. " @@ -75,282 +325,283 @@ "GIMP 2.10.14 是又一次修復多數臭蟲的發佈版本,這使得 GIMP 更加穩定,而許多舊的" "濾鏡終於移植到 GEGL 上。當然,這次發佈也帶來一些值得關注的改善。" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:9 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:58 msgid "" "View menu: new \"Show All\" option to reveal pixels outside the canvas " "boundary" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:10 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:59 msgid "Filters: new \"Clipping\" option to allow layer resize when relevant" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:11 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:60 msgid "Foreground Select tool: new \"Grayscale\" Preview Mode" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:12 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:61 msgid "Foreground Select tool: color/opacity selector for \"Color\" preview" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:13 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:62 msgid "Free Select tool: improved copy-paste interaction" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:14 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:63 +#, fuzzy msgid "Transform tools: new Image transform type to transform the whole image" -msgstr "" +msgstr "變形工具:可以對整個圖片操作的新變形方式" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:15 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:64 msgid "Preferences: new \"Allow editing on non-visible layers\" setting" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:16 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:65 msgid "HEIF import/export: color profile support" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:17 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:66 msgid "PDF export: text layers in layer groups now exported as texts" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:18 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:67 msgid "TIFF import: now asks how to process unspecified TIFF channels" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:19 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:68 msgid "" "GIMP 2.10.12 is a significant bug fix release, which is to be expected after " "a 2.10.10 with so many changes! Still, very cool improvements are also " "available, in particular for curves editing:" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:20 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:69 msgid "Improved curves interaction overall" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:21 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:70 msgid "A few enhancements specific to the Curves tool" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:22 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:71 msgid "Layer support in TIFF" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:23 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:72 msgid "Discovery of user-installed fonts in Windows" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:24 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:73 msgid "Incremental mode in the Dodge/Burn tool" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:25 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:74 msgid "Free Select tool creates preliminary selection" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:26 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:75 #, fuzzy msgid "" "GIMP 2.10.10 is quite a big update with many new features and bug fixes. " "Notable improvements include:" msgstr "GIMP 2.10.10 包含許多新功能與錯誤修正的重大更新。改善的重點包括:" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:27 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:76 msgid "" "Bucket Fill tool: new \"Fill by line art detection\" for not perfectly " "closed line art zones" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:28 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:77 msgid "Bucket Fill tool can now quickly color-pick with Ctrl+click" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:29 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:78 msgid "" "Bucket Fill tool allows holding the mouse when filling \"similar colors\" " "and \"by line art detection\"" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:30 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:79 msgid "Scale tool scales around center even when using numeric input" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:31 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:80 msgid "" "Unified Transform tool now defaults to preserving aspect ratio when scaling " "up or down" -msgstr "" +msgstr "統一變形工具現在是預設,並且保留比例。" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:32 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:81 msgid "" "Add \"Constrain handles\" and \"Around center\" options to the perspective-" "transform tool's GUI" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:33 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:82 msgid "New generic canvas modifier 'Alt + middle click' to pick layers" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:34 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:83 msgid "Parametric brushes now 32-bit float to avoid posterization" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:35 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:84 #, fuzzy msgid "Clipboard brushes and pattern can now be duplicated" msgstr "剪貼簿的筆刷和圖樣現在可以被重製了" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:36 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:85 msgid "" "Failure to edit locked layers will blink to shift attention to the cause of " "the error" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:37 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:86 msgid "" "New on-canvas GUI (simple lines) for circular, linear, and zoom motion blur" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:38 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:87 msgid "Several optimizations including faster layer group rendering" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:39 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:88 msgid "" "Swap and cache files are not saved in the configuration directory anymore" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:40 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:89 msgid "" "Various file saving/exporting made more robust to error by not saving " "partial files" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:41 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:90 msgid "HiDPI support improvements" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:42 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:91 msgid "New preference to choose the default export file type" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:43 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:92 msgid "" "New option to export PNG, JPEG and TIFF with a color profile; always export " "PSD with a color profile" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:44 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:93 msgid "New DDS format loading/exporting plug-in" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:45 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:94 msgid "" "Full rewrite of the Spyrogimp plug-in with more options and better " "interaction" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:46 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:95 msgid "" "GIMP 2.10.8 is mostly a bug fix and optimization release. In particular, it " "includes:" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:47 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:96 msgid "" "Adaptative chunk size when rendering projections, improving responsiveness " "dynamically" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:48 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:97 msgid "Detection of RawTherapee (version 5.5 and above) improved on Windows" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:49 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:98 msgid "" "XCF compatibility information in the Save dialog more understandable and " "discoverable" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:50 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:99 msgid "" "Various performance log tools added and log recording made available in the " "Dashboard dock" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:51 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:100 msgid "" "GIMP 2.10.6 comes with a lot of bug fixes, optimizations and features. Most " "notable changes are:" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:52 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:101 msgid "" "Text layers can now represent vertical texts (with various character " "orientations and line directions)" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:53 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:102 msgid "New \"Little Planet\" (gegl:stereographic-projection) filter" msgstr "新增 \"小小星球\"(gegl:stereographic-projection)濾鏡" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:54 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:103 msgid "New \"Long Shadow\" filter" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:55 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:104 msgid "" "The \"Straighten\" option of the Measure Tool now allows vertical " "straightening" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:56 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:105 msgid "" "Drawable previews are now rendered asynchronously and layer group previews " "can be disabled in Preferences" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:57 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:106 msgid "" "New \"async\" field in the Dashboard \"misc\" group, showing the number of " "async operations currently running" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:58 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:107 msgid "File format filtering in Open/Save/Export dialogs made less confusing" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:59 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:108 msgid "New language (having GIMP translated in 81 languages now): Marathi" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:60 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:109 msgid "" "GIMP 2.10.4 includes a lot of bug fixes as well as various optimizations. " "Most notable changes are:" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:61 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:110 msgid "" "Straightening in Measurement tool: layers can be rotated using the " "measurement line as horizon" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:62 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:111 msgid "Fast startup: fonts loading is not blocking startup anymore" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:63 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:112 msgid "" "Fonts Tagging with the same user interface as for brushes, patterns, and " "gradients" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:64 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:113 msgid "PSD support: a pre-composited version of a PSD image can be imported" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:65 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:114 #, fuzzy msgid "" "Dashboard update: new \"Memory\" group and improved \"Swap\" group showing " @@ -359,217 +610,229 @@ "儀表板更新:新增的「記憶體」區塊,以及「交換檔」在改善後現在可以顯示不同的維" "度。" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:66 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:115 msgid "" "This second release in the GIMP 2.10 series, so soon after 2.10.0, is mostly " "the usual bug-fixing version after a major release, with a few dozen bugs " "fixed." msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:67 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:116 +#, fuzzy msgid "" "It also features a new plug-in for the support of the HEIF format, both for " "importing and exporting, as well as 2 new filters: \"Spherize\" and " "\"Recursive Transform\". These are nice examples of our relaxed feature " "policy in stable micro releases." msgstr "" +"同時帶來新的增校模組,支援匯入與會出 HEIF 格式的檔案,以及新的兩個濾鏡" +"「Spherize」和「Recursive Transform」。這例子也符合我們在穩定版本釋出小規模功" +"能的原則。" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:68 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:117 msgid "" "First release of the 2.10 series which prominently features the port to a " "new image processing engine, GEGL. The most outstanding changes are:" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:69 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:118 msgid "High bit depth color processing (16/32-bit per color channel)" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:70 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:119 msgid "" "Color management is a core feature now, most widgets and preview areas are " "color-managed" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:71 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:120 msgid "" "On-canvas effect preview, with split view for before/after processing pixels" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:72 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:121 msgid "" "Multi-threaded and hardware-accelerated rendering, processing and painting" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:73 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:122 +#, fuzzy msgid "Most tools improved, several new transformation tools" -msgstr "" +msgstr "改善許多工具,以及許多新的變形工具" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:74 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:123 msgid "" "Improved support for many image formats, in particular better PSD importing" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:75 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:124 msgid "Newly supported image formats: OpenEXR, RGBE, WebP, HGT…" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:76 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:125 msgid "" "Improved digital painting: canvas rotation and flipping, symmetry painting, " "MyPaint brushes…" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:77 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:126 msgid "Metadata viewing and editing for Exif, XMP, IPTC, and DICOM" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:78 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:127 msgid "Basic HiDPI support: automatically or user-selected icon size" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:79 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:128 msgid "New themes for GIMP: Light, Gray, Dark, and System" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:80 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:129 msgid "And much, much more…" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:81 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:130 msgid "" "In this second release candidate before GIMP 2.10.0, while debugging is " "still a prime target, a new focus has been put on speed and optimization in " "order to provide a smoother painting experience. Bigger changes are:" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:82 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:131 msgid "" "Major core optimizations for painting and display, including parallelized " "painting code" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:83 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:132 msgid "Symmetries are now preserved in XCF files (saved as image parasites)" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:84 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:133 msgid "" "\"Light\" and \"Dark\" themes rewritten from scratch to get rid of various " "usability issues. \"Lighter\" and \"Darker\" themes removed." msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:85 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:134 msgid "" "New GimpToolGyroscope on-canvas control, currently used for the Panorama " "Projection filter. The widget provides on-canvas interaction for 3D rotation " "(yaw, pitch, roll)." msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:86 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:135 msgid "" "Plug-in debugging improved to output stack traces from plug-ins with --stack-" "trace-mode command line option not only on receiving signals but also on " "warnings and critical errors when \"fatal-warnings\" debug key is set" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:87 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:136 msgid "" "GIMP 2.10.0-RC1 is the first release candidate before GIMP 2.10.0 stable " "release, with a focus on debugging and stability. Other than the many bug " "fixes, most notable improvements are:" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:88 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:137 msgid "New dashboard dockable to monitor GIMP resource usage" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:89 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:138 msgid "" "New debug dialog to produce back traces and other debug data, encouraging to " "report bugs" -msgstr "" +msgstr "新除錯工具可以回溯可以產生錯誤追蹤與其他除錯資料,鼓勵回報錯誤。" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:90 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:139 +#, fuzzy msgid "Unsaved images can now be recovered after a crash" -msgstr "" +msgstr "未存檔的影像現在可以在當機後還原" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:91 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:140 #, fuzzy #| msgid "Cannot paint on layer groups." msgid "Layer masks on layer groups" msgstr "無法在圖層遮罩上繪畫" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:92 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:141 msgid "JPEG 2000 support improved for high bit depth and various color spaces" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:93 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:142 +#, fuzzy msgid "Screenshot and color picking improved on various platforms" -msgstr "" +msgstr "改善在許多系統平台上的螢幕截圖和色彩選取的功能" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:94 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:143 msgid "Metadata defaults preferences now available" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:95 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:144 msgid "Various GUI polishing" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:96 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:145 msgid "" "GIMP 2.9.8 introduces on-canvas gradient editing and various enhancements " "while focusing on bugfixing and stability." msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:97 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:146 #, fuzzy #| msgctxt "dialogs-action" #| msgid "Open the gradient editor" msgid "On-canvas gradient editing" msgstr "開啟漸層編輯器" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:98 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:147 msgid "Notification when an image is over/underexposed" msgstr "" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:99 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:148 msgid "Better and faster color management" msgstr "更好更快的色彩管理" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:100 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:149 +#, fuzzy msgid "Support for color picker and screenshots in Wayland on KDE Plasma" -msgstr "" +msgstr "在 KDE Plasma 平台的 Wayland 協定中支援色彩選取與螢幕截圖" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:101 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:150 #, fuzzy #| msgctxt "edit-action" #| msgid "Paste In Place" msgid "Paste in place feature" msgstr "貼在位置" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:102 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:151 msgid "Many usability improvements" msgstr "使用性改善許多" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:103 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:152 +#, fuzzy msgid "Manual can be displayed in the user's preferred language" -msgstr "" +msgstr "使用手冊可以依照使用者偏好的語言顯示" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:104 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:153 +#, fuzzy msgid "Improvements for the Wavelet Decompose filter" -msgstr "" +msgstr "改善「Wavelet Decompose 」濾鏡" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:105 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:154 msgid "Improved compatibility with Photoshop .psd files" msgstr "改善 Photoshop .psd 檔案的相容性" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:106 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:155 +#, fuzzy msgid "New support for password-protected PDF" -msgstr "" +msgstr "新支援密碼保護的 PDF 檔" -#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:107 +#: ../desktop/org.gimp.GIMP.appdata.xml.in.in.h:156 +#, fuzzy msgid "New support for HGT format (Digital Elevation Model data)" -msgstr "" +msgstr "新支援 HGT (數位海拔高度檔)" #: ../desktop/gimp-data-extras.metainfo.xml.in.in.h:1 msgid "Extra files for GIMP" @@ -586,7 +849,7 @@ #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: ../desktop/gimp.desktop.in.in.h:5 msgid "GIMP;graphic;design;illustration;painting;" -msgstr "" +msgstr "GIMP;圖像;設計;插畫;繪畫;" #: ../app/about.h:23 msgid "GIMP" @@ -608,6 +871,7 @@ #. * Cf. bug 762282. #. #: ../app/about.h:39 +#, fuzzy msgid "" "GIMP is free software: you can redistribute it and/or modify it under the " "terms of the GNU General Public License as published by the Free Software " @@ -630,7 +894,14 @@ "擔保。更詳細的情況請參閱 GNU 通用公共許可證。\n" "\n" "您應該已經和程式一起收到一份 GNU 通用公共許可證的副本。如果還沒有,請查閱" -"https://www.gnu.org/licenses/。" +"https://www.gnu.org/licenses/" + +#: ../app/gimp-update.c:415 +#, c-format +msgid "" +"A new version of GIMP (%s) was released.\n" +"It is recommended to update." +msgstr "" #: ../app/gimp-version.c:66 ../app/gimp-version.c:185 #, c-format @@ -642,113 +913,114 @@ msgid "%s version %s" msgstr "%s 版本 %s" -#: ../app/main.c:164 +#: ../app/main.c:163 msgid "Show version information and exit" msgstr "顯示版本資訊並離開" -#: ../app/main.c:169 +#: ../app/main.c:168 msgid "Show license information and exit" msgstr "顯示授權資訊並離開" -#: ../app/main.c:174 +#: ../app/main.c:173 msgid "Be more verbose" msgstr "顯示更多結果" -#: ../app/main.c:179 +#: ../app/main.c:178 msgid "Start a new GIMP instance" msgstr "啟動新的 GIMP 實體" -#: ../app/main.c:184 +#: ../app/main.c:183 msgid "Open images as new" msgstr "開啟為新圖像" -#: ../app/main.c:189 +#: ../app/main.c:188 msgid "Run without a user interface" msgstr "在不顯示使用者介面的模式下執行" -#: ../app/main.c:194 +#: ../app/main.c:193 msgid "Do not load brushes, gradients, patterns, ..." msgstr "不載入筆刷、漸層、圖樣..." -#: ../app/main.c:199 +#: ../app/main.c:198 msgid "Do not load any fonts" msgstr "不要載入任何字型" -#: ../app/main.c:204 +#: ../app/main.c:203 msgid "Do not show a splash screen" msgstr "不要顯示啟動畫面" -#: ../app/main.c:209 +#: ../app/main.c:208 msgid "Do not use shared memory between GIMP and plug-ins" msgstr "GIMP 和外掛程式之間不使用共享的記憶體" -#: ../app/main.c:214 +#: ../app/main.c:213 msgid "Do not use special CPU acceleration functions" msgstr "不進行特別的 CPU 優化" -#: ../app/main.c:219 +#: ../app/main.c:218 msgid "Use an alternate sessionrc file" msgstr "使用另一個 sessionrc 檔案" -#: ../app/main.c:224 +#: ../app/main.c:223 msgid "Use an alternate user gimprc file" msgstr "使用另一個使用者 gimprc 檔案" -#: ../app/main.c:229 +#: ../app/main.c:228 msgid "Use an alternate system gimprc file" msgstr "使用另一個系統 gimprc 檔案" -#: ../app/main.c:234 +#: ../app/main.c:233 msgid "Batch command to run (can be used multiple times)" msgstr "要執行的指令(可以多次使用)" -#: ../app/main.c:239 +#: ../app/main.c:238 msgid "The procedure to process batch commands with" msgstr "用來處理批次指令的程式" -#: ../app/main.c:244 +#: ../app/main.c:243 msgid "Send messages to console instead of using a dialog" msgstr "傳送訊息到 console 而非對話框" #. don't translate the mode names (off|on|warn) -#: ../app/main.c:250 +#: ../app/main.c:249 msgid "PDB compatibility mode (off|on|warn)" msgstr "PDB 相容性模式 (off|on|warn)" #. don't translate the mode names (never|query|always) -#: ../app/main.c:256 +#: ../app/main.c:255 msgid "Debug in case of a crash (never|query|always)" msgstr "如果發生當機就除錯 (never|query|always)" -#: ../app/main.c:261 +#: ../app/main.c:260 msgid "Enable non-fatal debugging signal handlers" msgstr "啟用非強制性的偵錯訊號處理程序" -#: ../app/main.c:266 +#: ../app/main.c:265 msgid "Make all warnings fatal" msgstr "把所有的警告訊息都當成嚴重錯誤" -#: ../app/main.c:271 +#: ../app/main.c:270 msgid "Output a gimprc file with default settings" msgstr "將預設的設定寫入 gimprc 檔案" -#: ../app/main.c:287 +#: ../app/main.c:286 msgid "Output a sorted list of deprecated procedures in the PDB" msgstr "" -#: ../app/main.c:292 +#: ../app/main.c:291 msgid "Show a preferences page with experimental features" msgstr "顯示具有實驗功能的偏好設定頁面" -#: ../app/main.c:297 +#: ../app/main.c:296 +#, fuzzy msgid "Show an image submenu with debug actions" -msgstr "" +msgstr "顯示含有除錯動作的影像子選單" -#: ../app/main.c:578 +#: ../app/main.c:598 msgid "[FILE|URI...]" msgstr "[FILE|URI...]" -#: ../app/main.c:596 +#: ../app/main.c:616 msgid "" "GIMP could not initialize the graphical user interface.\n" "Make sure a proper setup for your display environment exists." @@ -756,24 +1028,24 @@ "GIMP 無法初始化圖形介面。\n" "請確定您的圖形顯示環境設定無誤。" -#: ../app/main.c:615 +#: ../app/main.c:635 msgid "Another GIMP instance is already running." msgstr "另一個 GIMP 實體已經在執行。" -#: ../app/main.c:706 +#: ../app/main.c:726 msgid "GIMP output. Type any character to close this window." msgstr "GIMP 輸出。請輸入任何字元以關閉這個視窗。" -#: ../app/main.c:707 +#: ../app/main.c:727 #, c-format msgid "(Type any character to close this window)\n" msgstr "(輸入任何字元以關閉這個視窗)\n" -#: ../app/main.c:724 +#: ../app/main.c:744 msgid "GIMP output. You can minimize this window, but don't close it." msgstr "GIMP 輸出。您可以將這個視窗最小化,但不關閉它。" -#: ../app/sanity.c:562 +#: ../app/sanity.c:546 #, c-format msgid "" "The configured filename encoding cannot be converted to UTF-8: %s\n" @@ -784,7 +1056,7 @@ "\n" "請檢查環境變數 G_FILE_NAME_ENCODING 的值。" -#: ../app/sanity.c:581 +#: ../app/sanity.c:565 #, c-format msgid "" "The name of the directory holding the GIMP user configuration cannot be " @@ -806,7 +1078,7 @@ #. initialize the list of gimp brushes #: ../app/actions/actions.c:114 ../app/core/gimp-data-factories.c:349 -#: ../app/dialogs/dialogs.c:337 ../app/dialogs/preferences-dialog.c:3211 +#: ../app/dialogs/dialogs.c:337 ../app/dialogs/preferences-dialog.c:3266 msgid "Brushes" msgstr "筆刷" @@ -857,7 +1129,7 @@ #. Document History #: ../app/actions/actions.c:147 ../app/dialogs/dialogs.c:364 -#: ../app/dialogs/preferences-dialog.c:1232 +#: ../app/dialogs/preferences-dialog.c:1233 msgid "Document History" msgstr "文件記錄" @@ -892,7 +1164,7 @@ #. initialize the list of gimp fonts #: ../app/actions/actions.c:171 ../app/core/gimp-data-factories.c:383 -#: ../app/dialogs/dialogs.c:355 ../app/dialogs/preferences-dialog.c:3241 +#: ../app/dialogs/dialogs.c:355 ../app/dialogs/preferences-dialog.c:3296 msgid "Fonts" msgstr "字型" @@ -903,17 +1175,17 @@ #. initialize the list of gimp gradients #: ../app/actions/actions.c:177 ../app/core/gimp-data-factories.c:374 -#: ../app/dialogs/dialogs.c:349 ../app/dialogs/preferences-dialog.c:3235 +#: ../app/dialogs/dialogs.c:349 ../app/dialogs/preferences-dialog.c:3290 msgid "Gradients" msgstr "漸層" #: ../app/actions/actions.c:180 ../app/core/gimp-data-factories.c:390 -#: ../app/dialogs/dialogs.c:361 ../app/dialogs/preferences-dialog.c:3247 +#: ../app/dialogs/dialogs.c:361 ../app/dialogs/preferences-dialog.c:3302 msgid "Tool Presets" msgstr "工具預設" #: ../app/actions/actions.c:183 ../app/dialogs/dialogs.c:438 -#: ../app/widgets/gimptoolpreseteditor.c:95 +#: ../app/widgets/gimptoolpreseteditor.c:96 msgid "Tool Preset Editor" msgstr "工具預設編輯器" @@ -937,7 +1209,7 @@ #. initialize the list of mypaint brushes #: ../app/actions/actions.c:198 ../app/core/gimp-data-factories.c:359 -#: ../app/dialogs/dialogs.c:343 ../app/dialogs/preferences-dialog.c:3253 +#: ../app/dialogs/dialogs.c:343 ../app/dialogs/preferences-dialog.c:3308 msgid "MyPaint Brushes" msgstr "MyPaint 筆刷" @@ -948,23 +1220,23 @@ #. initialize the list of gimp palettes #: ../app/actions/actions.c:204 ../app/core/gimp-data-factories.c:369 -#: ../app/dialogs/dialogs.c:352 ../app/dialogs/preferences-dialog.c:3229 +#: ../app/dialogs/dialogs.c:352 ../app/dialogs/preferences-dialog.c:3284 msgid "Palettes" msgstr "調色盤" #. initialize the list of gimp patterns #: ../app/actions/actions.c:207 ../app/core/gimp-data-factories.c:364 -#: ../app/dialogs/dialogs.c:346 ../app/dialogs/preferences-dialog.c:3223 +#: ../app/dialogs/dialogs.c:346 ../app/dialogs/preferences-dialog.c:3278 msgid "Patterns" msgstr "圖樣" -#: ../app/actions/actions.c:210 ../app/dialogs/preferences-dialog.c:3259 +#: ../app/actions/actions.c:210 ../app/dialogs/preferences-dialog.c:3314 msgid "Plug-ins" msgstr "外掛程式" #. Quick Mask Color #: ../app/actions/actions.c:213 ../app/core/gimpchannel.c:358 -#: ../app/dialogs/preferences-dialog.c:1766 +#: ../app/dialogs/preferences-dialog.c:1783 msgid "Quick Mask" msgstr "快速遮罩" @@ -977,7 +1249,7 @@ msgstr "選取" #. initialize the template list -#: ../app/actions/actions.c:222 ../app/core/gimp.c:809 +#: ../app/actions/actions.c:222 ../app/core/gimp.c:837 #: ../app/dialogs/dialogs.c:367 msgid "Templates" msgstr "範本" @@ -991,11 +1263,11 @@ msgstr "文字編輯器" #: ../app/actions/actions.c:231 ../app/dialogs/dialogs.c:312 -#: ../app/gui/gui.c:554 +#: ../app/gui/gui.c:567 msgid "Tool Options" msgstr "工具選項" -#: ../app/actions/actions.c:234 ../app/widgets/gimptoolpalette.c:271 +#: ../app/actions/actions.c:234 ../app/widgets/gimptoolpalette.c:294 msgid "Tools" msgstr "工具箱" @@ -2432,81 +2704,88 @@ #: ../app/actions/context-actions.c:609 #, fuzzy -#| msgid "Background color set to:" msgctxt "context-action" msgid "Background Saturation: Set" -msgstr "背景色設定為:" +msgstr "背景色飽和度:設定" #: ../app/actions/context-actions.c:613 +#, fuzzy msgctxt "context-action" msgid "Background Saturation: Set to Minimum" -msgstr "" +msgstr "背景色飽和度:設定最小" #: ../app/actions/context-actions.c:617 +#, fuzzy msgctxt "context-action" msgid "Background Saturation: Set to Maximum" -msgstr "" +msgstr "背景色飽和度:設定最大" #: ../app/actions/context-actions.c:621 +#, fuzzy msgctxt "context-action" msgid "Background Saturation: Decrease by 1%" -msgstr "" +msgstr "背景色飽和度:降低 1%" #: ../app/actions/context-actions.c:625 +#, fuzzy msgctxt "context-action" msgid "Background Saturation: Increase by 1%" -msgstr "" +msgstr "背景色飽和度:增加 1%" #: ../app/actions/context-actions.c:629 +#, fuzzy msgctxt "context-action" msgid "Background Saturation: Decrease by 10%" -msgstr "" +msgstr "背景色飽和度:降低 10%" #: ../app/actions/context-actions.c:633 +#, fuzzy msgctxt "context-action" msgid "Background Saturation: Increase by 10%" -msgstr "" +msgstr "背景色飽和度:增加 10%" +# suppose value means chanel value #: ../app/actions/context-actions.c:641 #, fuzzy -#| msgid "Background color set to:" msgctxt "context-action" msgid "Background Value: Set" -msgstr "背景色設定為:" +msgstr "背景色色版數值:設定" #: ../app/actions/context-actions.c:645 #, fuzzy -#| msgid "Background color set to:" msgctxt "context-action" msgid "Background Value: Set to Minimum" -msgstr "背景色設定為:" +msgstr "背景色色版數值:設為最小" #: ../app/actions/context-actions.c:649 #, fuzzy -#| msgid "Background color set to:" msgctxt "context-action" msgid "Background Value: Set to Maximum" -msgstr "背景色設定為:" +msgstr "背景色色版數值:設為最大" #: ../app/actions/context-actions.c:653 +#, fuzzy msgctxt "context-action" msgid "Background Value: Decrease by 1%" -msgstr "" +msgstr "背景色色版數值:降低 1%" #: ../app/actions/context-actions.c:657 +#, fuzzy msgctxt "context-action" msgid "Background Value: Increase by 1%" -msgstr "" +msgstr "背景色色版數值:增加 1%" #: ../app/actions/context-actions.c:661 +#, fuzzy msgctxt "context-action" msgid "Background Value: Decrease by 10%" -msgstr "" +msgstr "背景色色版數值:降低 10%" #: ../app/actions/context-actions.c:665 +#, fuzzy msgctxt "context-action" msgid "Background Value: Increase by 10%" -msgstr "" +msgstr "背景色色版數值:增加 10%" #: ../app/actions/context-actions.c:673 #, fuzzy @@ -2517,34 +2796,40 @@ msgstr "用透明填充" #: ../app/actions/context-actions.c:677 +#, fuzzy msgctxt "context-action" msgid "Tool Opacity: Make Completely Transparent" -msgstr "" +msgstr "填入全透明" #: ../app/actions/context-actions.c:681 +#, fuzzy msgctxt "context-action" msgid "Tool Opacity: Make Completely Opaque" -msgstr "" +msgstr "填入不透明" #: ../app/actions/context-actions.c:685 +#, fuzzy msgctxt "context-action" msgid "Tool Opacity: Make 1% More Transparent" -msgstr "" +msgstr "填入透明至少 1%" #: ../app/actions/context-actions.c:689 +#, fuzzy msgctxt "context-action" msgid "Tool Opacity: Make 1% More Opaque" -msgstr "" +msgstr "填入不透明至少 1%" #: ../app/actions/context-actions.c:693 +#, fuzzy msgctxt "context-action" msgid "Tool Opacity: Make 10% More Transparent" -msgstr "" +msgstr "填入透明至少 10%" #: ../app/actions/context-actions.c:697 +#, fuzzy msgctxt "context-action" msgid "Tool Opacity: Make 10% More Opaque" -msgstr "" +msgstr "填入不透明至少 10%" #: ../app/actions/context-actions.c:705 #, fuzzy @@ -2561,19 +2846,22 @@ msgstr "繪畫模式:%s" #: ../app/actions/context-actions.c:713 +#, fuzzy msgctxt "context-action" msgid "Tool Paint Mode: Select Previous" -msgstr "" +msgstr "繪畫模式:選取前一個" #: ../app/actions/context-actions.c:717 +#, fuzzy msgctxt "context-action" msgid "Tool Paint Mode: Select Next" -msgstr "" +msgstr "繪畫模式:選取後一個" #: ../app/actions/context-actions.c:725 +#, fuzzy msgctxt "context-action" msgid "Tool Selection: Choose by Index" -msgstr "" +msgstr "選取工具:依索引選取" #: ../app/actions/context-actions.c:729 #, fuzzy @@ -3070,9 +3358,10 @@ msgstr "「對話框」選單 " #: ../app/actions/dashboard-actions.c:44 +#, fuzzy msgctxt "dashboard-action" msgid "_Groups" -msgstr "" +msgstr "群組(_G)" #: ../app/actions/dashboard-actions.c:46 #, fuzzy @@ -3089,14 +3378,16 @@ msgstr "飽和度(_S)" #: ../app/actions/dashboard-actions.c:51 +#, fuzzy msgctxt "dashboard-action" msgid "_Start/Stop Recording..." -msgstr "" +msgstr "開始/停止紀錄..." #: ../app/actions/dashboard-actions.c:52 +#, fuzzy msgctxt "dashboard-action" msgid "Start/stop recording performance log" -msgstr "" +msgstr "開始/停止紀錄效能紀錄檔" #: ../app/actions/dashboard-actions.c:56 #, fuzzy @@ -3107,9 +3398,10 @@ msgstr "加入圖層遮罩(_Y)..." #: ../app/actions/dashboard-actions.c:57 +#, fuzzy msgctxt "dashboard-action" msgid "Add an event marker to the performance log" -msgstr "" +msgstr "加入一個事件標記到效能紀錄檔中" #: ../app/actions/dashboard-actions.c:62 #, fuzzy @@ -3119,9 +3411,10 @@ msgstr "加入路徑描邊" #: ../app/actions/dashboard-actions.c:63 +#, fuzzy msgctxt "dashboard-action" msgid "Add an empty event marker to the performance log" -msgstr "" +msgstr "加入空白事件標記到效能紀錄檔中" #: ../app/actions/dashboard-actions.c:69 #, fuzzy @@ -3138,66 +3431,68 @@ msgstr "相對於" #: ../app/actions/dashboard-actions.c:78 +#, fuzzy msgctxt "dashboard-action" msgid "_Low Swap Space Warning" -msgstr "" +msgstr "交換檔空間不足警告" #: ../app/actions/dashboard-actions.c:79 +#, fuzzy msgctxt "dashboard-action" msgid "Raise the dashboard when the swap size approaches its limit" -msgstr "" +msgstr "當交換檔逼近臨界值時顯示儀表板" #: ../app/actions/dashboard-actions.c:89 msgctxt "dashboard-update-interval" msgid "0.25 Seconds" -msgstr "" +msgstr "0.25 秒" #: ../app/actions/dashboard-actions.c:94 msgctxt "dashboard-update-interval" msgid "0.5 Seconds" -msgstr "" +msgstr "0.5 秒" #: ../app/actions/dashboard-actions.c:99 msgctxt "dashboard-update-interval" msgid "1 Second" -msgstr "" +msgstr "1 秒" #: ../app/actions/dashboard-actions.c:104 msgctxt "dashboard-update-interval" msgid "2 Seconds" -msgstr "" +msgstr "2 秒" #: ../app/actions/dashboard-actions.c:109 msgctxt "dashboard-update-interval" msgid "4 Seconds" -msgstr "" +msgstr "4 秒" #: ../app/actions/dashboard-actions.c:117 msgctxt "dashboard-history-duration" msgid "15 Seconds" -msgstr "" +msgstr "15 秒" #: ../app/actions/dashboard-actions.c:122 msgctxt "dashboard-history-duration" msgid "30 Seconds" -msgstr "" +msgstr "30 秒" #: ../app/actions/dashboard-actions.c:127 msgctxt "dashboard-history-duration" msgid "60 Seconds" -msgstr "" +msgstr "60 秒" #: ../app/actions/dashboard-actions.c:132 msgctxt "dashboard-history-duration" msgid "120 Seconds" -msgstr "" +msgstr "120 秒" #: ../app/actions/dashboard-actions.c:137 msgctxt "dashboard-history-duration" msgid "240 Seconds" -msgstr "" +msgstr "240 秒" -#: ../app/actions/dashboard-commands.c:103 +#: ../app/actions/dashboard-commands.c:118 #: ../app/actions/documents-commands.c:237 ../app/actions/edit-commands.c:167 #: ../app/actions/error-console-commands.c:100 #: ../app/actions/file-commands.c:424 @@ -3215,7 +3510,7 @@ #: ../app/dialogs/color-profile-dialog.c:190 #: ../app/dialogs/color-profile-dialog.c:208 #: ../app/dialogs/convert-indexed-dialog.c:142 -#: ../app/dialogs/convert-precision-dialog.c:165 +#: ../app/dialogs/convert-precision-dialog.c:168 #: ../app/dialogs/data-delete-dialog.c:86 #: ../app/dialogs/file-open-location-dialog.c:80 #: ../app/dialogs/file-save-dialog.c:714 ../app/dialogs/fill-dialog.c:115 @@ -3226,9 +3521,9 @@ #: ../app/dialogs/item-options-dialog.c:145 #: ../app/dialogs/layer-add-mask-dialog.c:110 #: ../app/dialogs/palette-import-dialog.c:162 -#: ../app/dialogs/preferences-dialog.c:291 -#: ../app/dialogs/preferences-dialog.c:665 -#: ../app/dialogs/preferences-dialog.c:1134 +#: ../app/dialogs/preferences-dialog.c:293 +#: ../app/dialogs/preferences-dialog.c:667 +#: ../app/dialogs/preferences-dialog.c:1135 #: ../app/dialogs/print-size-dialog.c:124 ../app/dialogs/quit-dialog.c:171 #: ../app/dialogs/resize-dialog.c:186 #: ../app/dialogs/resolution-calibrate-dialog.c:75 @@ -3240,10 +3535,10 @@ #: ../app/display/gimpdisplayshell-filter-dialog.c:87 #: ../app/display/gimpdisplayshell-rotate-dialog.c:122 #: ../app/display/gimpdisplayshell-scale-dialog.c:122 -#: ../app/tools/gimpfiltertool.c:344 -#: ../app/tools/gimpforegroundselecttool.c:320 ../app/tools/gimptexttool.c:1762 -#: ../app/tools/gimptransformgridtool.c:1243 -#: ../app/tools/gimptransformtool.c:436 ../app/widgets/gimpactionview.c:668 +#: ../app/tools/gimpfiltertool.c:346 +#: ../app/tools/gimpforegroundselecttool.c:320 ../app/tools/gimptexttool.c:1763 +#: ../app/tools/gimptransformgridtool.c:1263 +#: ../app/tools/gimptransformtool.c:434 ../app/widgets/gimpactionview.c:668 #: ../app/widgets/gimpcolordialog.c:110 #: ../app/widgets/gimpcontrollereditor.c:662 #: ../app/widgets/gimpcontrollerlist.c:564 @@ -3254,33 +3549,70 @@ msgid "_Cancel" msgstr "取消(_C)" -#: ../app/actions/dashboard-commands.c:104 +#: ../app/actions/dashboard-commands.c:119 #, fuzzy #| msgctxt "filters-action" #| msgid "_Decor" msgid "_Record" msgstr "裝飾(_D)" -#: ../app/actions/dashboard-commands.c:126 +#: ../app/actions/dashboard-commands.c:141 #, fuzzy #| msgid "All files" msgid "All Files" msgstr "所有檔案" -#: ../app/actions/dashboard-commands.c:131 +#: ../app/actions/dashboard-commands.c:146 #, fuzzy #| msgid "All files (*.*)" msgid "Log Files (*.log)" msgstr "所有檔案 (*.*)" -#: ../app/actions/dashboard-commands.c:199 +#: ../app/actions/dashboard-commands.c:179 +msgid "Log samples per second" +msgstr "" + +#: ../app/actions/dashboard-commands.c:183 +msgid "Sample fre_quency:" +msgstr "" + +#: ../app/actions/dashboard-commands.c:202 +msgid "_Backtrace" +msgstr "" + +#: ../app/actions/dashboard-commands.c:203 +msgid "Include backtraces in log" +msgstr "" + +#: ../app/actions/dashboard-commands.c:215 +#, fuzzy +#| msgctxt "error-console-action" +#| msgid "_Messages" +msgid "_Messages" +msgstr "訊息(_M)" + +#: ../app/actions/dashboard-commands.c:217 +msgid "Include diagnostic messages in log" +msgstr "" + +#: ../app/actions/dashboard-commands.c:229 +#, fuzzy +#| msgid "Progress" +msgid "Progressi_ve" +msgstr "進度" + +#: ../app/actions/dashboard-commands.c:231 +msgid "Produce complete log even if not properly terminated" +msgstr "" + +#: ../app/actions/dashboard-commands.c:294 #, fuzzy #| msgctxt "undo-type" #| msgid "Add layer" msgid "Add Marker" msgstr "加入圖層" -#: ../app/actions/dashboard-commands.c:201 +#: ../app/actions/dashboard-commands.c:296 #, fuzzy #| msgid "Enter a name for the preset" msgid "Enter a description for the marker" @@ -3643,9 +3975,10 @@ msgstr "開啟錯誤訊息視窗" #: ../app/actions/dialogs-actions.c:239 +#, fuzzy msgctxt "dialogs-action" msgid "_Dashboard" -msgstr "" +msgstr "儀表板" #: ../app/actions/dialogs-actions.c:240 #, fuzzy @@ -3782,9 +4115,10 @@ msgstr "自動跟隨使用中的圖片(_F)" #: ../app/actions/dockable-actions.c:49 +#, fuzzy msgctxt "dockable-action" msgid "Dialogs Menu" -msgstr "「對話框」選單 " +msgstr "「對話框」選單" #: ../app/actions/dockable-actions.c:54 msgctxt "dockable-action" @@ -4021,7 +4355,7 @@ msgstr "清除文件歷史記錄" #: ../app/actions/documents-commands.c:238 ../app/actions/edit-commands.c:168 -#: ../app/dialogs/preferences-dialog.c:666 +#: ../app/dialogs/preferences-dialog.c:668 msgid "Cl_ear" msgstr "清除(_E)" @@ -4575,10 +4909,12 @@ msgstr "複製並命名" #: ../app/actions/edit-commands.c:444 -msgid "Copy Visible Named " -msgstr "複製可見的並命名" +#, fuzzy +#| msgid "Copy Visible Named " +msgid "Copy Visible Named" +msgstr "複製可見的並命名 " -#: ../app/actions/edit-commands.c:539 ../app/tools/gimppainttool.c:872 +#: ../app/actions/edit-commands.c:539 ../app/tools/gimppainttool.c:887 #, fuzzy #| msgid "The active layer's pixels are locked." msgid "The active layer's alpha channel is locked." @@ -5167,105 +5503,110 @@ msgstr "" #: ../app/actions/filters-actions.c:193 +msgctxt "filters-action" +msgid "_Bloom..." +msgstr "" + +#: ../app/actions/filters-actions.c:198 #, fuzzy #| msgid "B_rightness-Contrast..." msgctxt "filters-action" msgid "B_rightness-Contrast..." msgstr "亮度及對比(_R)..." -#: ../app/actions/filters-actions.c:198 +#: ../app/actions/filters-actions.c:203 msgctxt "filters-action" msgid "_Bump Map..." msgstr "凹凸貼圖(_B)..." -#: ../app/actions/filters-actions.c:203 +#: ../app/actions/filters-actions.c:208 msgctxt "filters-action" msgid "_Color to Gray..." msgstr "顏色轉為灰色(_C)..." -#: ../app/actions/filters-actions.c:208 +#: ../app/actions/filters-actions.c:213 msgctxt "filters-action" msgid "Ca_rtoon..." msgstr "卡通(_R)..." -#: ../app/actions/filters-actions.c:213 +#: ../app/actions/filters-actions.c:218 msgctxt "filters-action" msgid "_Channel Mixer..." msgstr "色版混合器(_C)..." -#: ../app/actions/filters-actions.c:218 +#: ../app/actions/filters-actions.c:223 msgctxt "filters-action" msgid "_Checkerboard..." msgstr "棋盤(_C)..." -#: ../app/actions/filters-actions.c:223 +#: ../app/actions/filters-actions.c:228 msgctxt "filters-action" msgid "Color _Balance..." -msgstr "色彩平衡(_B)…" +msgstr "色彩平衡(_B)..." -#: ../app/actions/filters-actions.c:228 +#: ../app/actions/filters-actions.c:233 msgctxt "filters-action" msgid "_Color Exchange..." msgstr "顏色交換(_C)..." -#: ../app/actions/filters-actions.c:233 +#: ../app/actions/filters-actions.c:238 msgctxt "filters-action" msgid "Colori_ze..." -msgstr "著色(_Z)…" +msgstr "著色(_Z)..." -#: ../app/actions/filters-actions.c:238 +#: ../app/actions/filters-actions.c:243 msgctxt "filters-action" msgid "Dithe_r..." msgstr "抖動(_R)..." -#: ../app/actions/filters-actions.c:243 +#: ../app/actions/filters-actions.c:248 msgctxt "filters-action" msgid "_Rotate Colors..." msgstr "旋轉顏色(_R)..." -#: ../app/actions/filters-actions.c:248 +#: ../app/actions/filters-actions.c:253 msgctxt "filters-action" msgid "Color T_emperature..." -msgstr "色溫(_E)…" +msgstr "色溫(_E)..." -#: ../app/actions/filters-actions.c:253 +#: ../app/actions/filters-actions.c:258 msgctxt "filters-action" msgid "Color to _Alpha..." msgstr "將顏色轉為 _Alpha..." -#: ../app/actions/filters-actions.c:258 +#: ../app/actions/filters-actions.c:263 msgctxt "filters-action" msgid "_Extract Component..." msgstr "提取成分(_E)..." -#: ../app/actions/filters-actions.c:263 +#: ../app/actions/filters-actions.c:268 msgctxt "filters-action" msgid "_Convolution Matrix..." msgstr "卷積矩陣(_C)..." -#: ../app/actions/filters-actions.c:268 +#: ../app/actions/filters-actions.c:273 msgctxt "filters-action" msgid "_Cubism..." msgstr "立體主義(_C)..." -#: ../app/actions/filters-actions.c:273 +#: ../app/actions/filters-actions.c:278 #, fuzzy #| msgid "_Curves..." msgctxt "filters-action" msgid "_Curves..." msgstr "曲線(_C)..." -#: ../app/actions/filters-actions.c:278 +#: ../app/actions/filters-actions.c:283 msgctxt "filters-action" msgid "_Deinterlace..." msgstr "去隔行(_D)..." -#: ../app/actions/filters-actions.c:283 +#: ../app/actions/filters-actions.c:288 msgctxt "filters-action" msgid "_Desaturate..." msgstr "去飽和(_D)..." -#: ../app/actions/filters-actions.c:288 +#: ../app/actions/filters-actions.c:293 #, fuzzy #| msgctxt "filters-action" #| msgid "Difference of Gaussians..." @@ -5273,7 +5614,7 @@ msgid "Difference of _Gaussians..." msgstr "高斯差..." -#: ../app/actions/filters-actions.c:293 +#: ../app/actions/filters-actions.c:298 #, fuzzy #| msgctxt "filters-action" #| msgid "Diffraction Patterns..." @@ -5281,7 +5622,7 @@ msgid "D_iffraction Patterns..." msgstr "衍射圖樣" -#: ../app/actions/filters-actions.c:298 +#: ../app/actions/filters-actions.c:303 #, fuzzy #| msgctxt "filters-action" #| msgid "Displace..." @@ -5289,7 +5630,7 @@ msgid "_Displace..." msgstr "取代..." -#: ../app/actions/filters-actions.c:303 +#: ../app/actions/filters-actions.c:308 #, fuzzy #| msgctxt "filters-action" #| msgid "Distance Map..." @@ -5297,52 +5638,60 @@ msgid "Distance _Map..." msgstr "距離映射..." -#: ../app/actions/filters-actions.c:308 +#: ../app/actions/filters-actions.c:313 msgctxt "filters-action" msgid "_Drop Shadow..." msgstr "陰影(_D)..." -#: ../app/actions/filters-actions.c:313 +#: ../app/actions/filters-actions.c:318 msgctxt "filters-action" msgid "_Edge..." msgstr "邊緣(_E)..." -#: ../app/actions/filters-actions.c:318 +#: ../app/actions/filters-actions.c:323 msgctxt "filters-action" msgid "_Laplace" msgstr "拉普拉斯(_L)" -#: ../app/actions/filters-actions.c:323 +#: ../app/actions/filters-actions.c:328 msgctxt "filters-action" msgid "_Neon..." msgstr "霓虹(_N)..." -#: ../app/actions/filters-actions.c:328 +#: ../app/actions/filters-actions.c:333 msgctxt "filters-action" msgid "_Sobel..." msgstr "索貝爾(_S)..." -#: ../app/actions/filters-actions.c:333 +#: ../app/actions/filters-actions.c:338 msgctxt "filters-action" msgid "_Emboss..." msgstr "浮雕(_E)..." -#: ../app/actions/filters-actions.c:338 +#: ../app/actions/filters-actions.c:343 msgctxt "filters-action" msgid "En_grave..." msgstr "雕刻(_G)..." -#: ../app/actions/filters-actions.c:343 +#: ../app/actions/filters-actions.c:348 msgctxt "filters-action" msgid "E_xposure..." msgstr "曝光(_X)..." -#: ../app/actions/filters-actions.c:348 +#: ../app/actions/filters-actions.c:353 msgctxt "filters-action" msgid "_Fattal et al. 2002..." msgstr "" -#: ../app/actions/filters-actions.c:353 +#: ../app/actions/filters-actions.c:358 +#, fuzzy +#| msgctxt "filters-action" +#| msgid "_Gaussian Blur..." +msgctxt "filters-action" +msgid "_Focus Blur..." +msgstr "高斯模糊(_G)..." + +#: ../app/actions/filters-actions.c:363 #, fuzzy #| msgctxt "image-action" #| msgid "_Scale Image..." @@ -5350,51 +5699,51 @@ msgid "_Fractal Trace..." msgstr "縮放圖片(_S)..." -#: ../app/actions/filters-actions.c:358 +#: ../app/actions/filters-actions.c:368 msgctxt "filters-action" msgid "_Gaussian Blur..." msgstr "高斯模糊(_G)..." -#: ../app/actions/filters-actions.c:363 +#: ../app/actions/filters-actions.c:373 msgctxt "filters-action" msgid "_Selective Gaussian Blur..." msgstr "選擇性高斯模糊(_S)..." -#: ../app/actions/filters-actions.c:368 +#: ../app/actions/filters-actions.c:378 #, fuzzy #| msgid "_GEGL Operation..." msgctxt "filters-action" msgid "_GEGL graph..." msgstr "_GEGL 操作..." -#: ../app/actions/filters-actions.c:373 +#: ../app/actions/filters-actions.c:383 #, fuzzy #| msgid "Grid" msgctxt "filters-action" msgid "_Grid..." msgstr "格線" -#: ../app/actions/filters-actions.c:378 +#: ../app/actions/filters-actions.c:388 msgctxt "filters-action" msgid "_High Pass..." msgstr "" -#: ../app/actions/filters-actions.c:383 +#: ../app/actions/filters-actions.c:393 msgctxt "filters-action" msgid "Hue-_Chroma..." -msgstr "色相及彩度(_C)…" +msgstr "色相及彩度(_C)..." -#: ../app/actions/filters-actions.c:388 +#: ../app/actions/filters-actions.c:398 msgctxt "filters-action" msgid "Hue-_Saturation..." -msgstr "色相及飽和度(_S)…" +msgstr "色相及飽和度(_S)..." -#: ../app/actions/filters-actions.c:393 +#: ../app/actions/filters-actions.c:403 msgctxt "filters-action" msgid "_Illusion..." msgstr "" -#: ../app/actions/filters-actions.c:398 +#: ../app/actions/filters-actions.c:408 #, fuzzy #| msgctxt "gradients-action" #| msgid "_Edit Gradient..." @@ -5402,12 +5751,20 @@ msgid "_Image Gradient..." msgstr "編輯漸層(_E)..." -#: ../app/actions/filters-actions.c:403 +#: ../app/actions/filters-actions.c:413 msgctxt "filters-action" msgid "_Kaleidoscope..." msgstr "" -#: ../app/actions/filters-actions.c:408 +#: ../app/actions/filters-actions.c:418 +#, fuzzy +#| msgctxt "filters-action" +#| msgid "_Gaussian Blur..." +msgctxt "filters-action" +msgid "Le_ns Blur..." +msgstr "高斯模糊(_G)..." + +#: ../app/actions/filters-actions.c:423 #, fuzzy #| msgctxt "filters-action" #| msgid "Lens Distortion..." @@ -5415,7 +5772,7 @@ msgid "Le_ns Distortion..." msgstr "鏡頭扭曲..." -#: ../app/actions/filters-actions.c:413 +#: ../app/actions/filters-actions.c:428 #, fuzzy #| msgctxt "filters-action" #| msgid "Lens Flare..." @@ -5423,26 +5780,26 @@ msgid "Lens _Flare..." msgstr "鏡頭光暈..." -#: ../app/actions/filters-actions.c:418 +#: ../app/actions/filters-actions.c:433 #, fuzzy #| msgid "_Levels..." msgctxt "filters-action" msgid "_Levels..." msgstr "色階(_L)..." -#: ../app/actions/filters-actions.c:423 +#: ../app/actions/filters-actions.c:438 #, fuzzy #| msgid "_Curves..." msgctxt "filters-action" msgid "_Linear Sinusoid..." msgstr "曲線(_C)..." -#: ../app/actions/filters-actions.c:428 +#: ../app/actions/filters-actions.c:443 msgctxt "filters-action" msgid "_Little Planet..." -msgstr "小小星球(_L)…" +msgstr "小小星球(_L)..." -#: ../app/actions/filters-actions.c:433 +#: ../app/actions/filters-actions.c:448 #, fuzzy #| msgctxt "filters-action" #| msgid "_Drop Shadow..." @@ -5450,17 +5807,17 @@ msgid "_Long Shadow..." msgstr "陰影(_D)..." -#: ../app/actions/filters-actions.c:438 +#: ../app/actions/filters-actions.c:453 msgctxt "filters-action" msgid "_Mantiuk 2006..." msgstr "" -#: ../app/actions/filters-actions.c:443 +#: ../app/actions/filters-actions.c:458 msgctxt "filters-action" msgid "_Maze..." msgstr "迷宮(_M)..." -#: ../app/actions/filters-actions.c:448 +#: ../app/actions/filters-actions.c:463 #, fuzzy #| msgctxt "filters-action" #| msgid "_Gaussian Blur..." @@ -5468,7 +5825,7 @@ msgid "Mean C_urvature Blur..." msgstr "高斯模糊(_G)..." -#: ../app/actions/filters-actions.c:453 +#: ../app/actions/filters-actions.c:468 #, fuzzy #| msgctxt "filters-action" #| msgid "_Gaussian Blur..." @@ -5476,17 +5833,17 @@ msgid "_Median Blur..." msgstr "高斯模糊(_G)..." -#: ../app/actions/filters-actions.c:458 +#: ../app/actions/filters-actions.c:473 msgctxt "filters-action" msgid "_Mono Mixer..." msgstr "" -#: ../app/actions/filters-actions.c:463 +#: ../app/actions/filters-actions.c:478 msgctxt "filters-action" msgid "_Mosaic..." msgstr "馬賽克效果..." -#: ../app/actions/filters-actions.c:468 +#: ../app/actions/filters-actions.c:483 #, fuzzy #| msgctxt "tools-action" #| msgid "_Arbitrary Rotation..." @@ -5494,23 +5851,23 @@ msgid "_Circular Motion Blur..." msgstr "任意旋轉(_A)..." -#: ../app/actions/filters-actions.c:473 +#: ../app/actions/filters-actions.c:488 msgctxt "filters-action" msgid "_Linear Motion Blur..." msgstr "" -#: ../app/actions/filters-actions.c:478 +#: ../app/actions/filters-actions.c:493 msgctxt "filters-action" msgid "_Zoom Motion Blur..." msgstr "" -#: ../app/actions/filters-actions.c:483 +#: ../app/actions/filters-actions.c:498 #, fuzzy msgctxt "filters-action" msgid "_Cell Noise..." msgstr "色調分離(_P)..." -#: ../app/actions/filters-actions.c:488 +#: ../app/actions/filters-actions.c:503 #, fuzzy #| msgctxt "image-action" #| msgid "_New..." @@ -5518,13 +5875,13 @@ msgid "_Newsprint..." msgstr "新增(_N)..." -#: ../app/actions/filters-actions.c:493 +#: ../app/actions/filters-actions.c:508 #, fuzzy msgctxt "filters-action" msgid "_CIE lch Noise..." msgstr "色調分離(_P)..." -#: ../app/actions/filters-actions.c:498 +#: ../app/actions/filters-actions.c:513 #, fuzzy #| msgctxt "plug-in-action" #| msgid "_Noise" @@ -5532,12 +5889,12 @@ msgid "HS_V Noise..." msgstr "雜訊(_N)" -#: ../app/actions/filters-actions.c:503 +#: ../app/actions/filters-actions.c:518 msgctxt "filters-action" msgid "_Hurl..." msgstr "" -#: ../app/actions/filters-actions.c:508 +#: ../app/actions/filters-actions.c:523 #, fuzzy #| msgctxt "image-action" #| msgid "_Print Size..." @@ -5545,7 +5902,7 @@ msgid "Perlin _Noise..." msgstr "列印尺寸(_P)..." -#: ../app/actions/filters-actions.c:513 +#: ../app/actions/filters-actions.c:528 #, fuzzy #| msgctxt "select-action" #| msgid "S_hrink..." @@ -5553,7 +5910,7 @@ msgid "_Pick..." msgstr "收縮(_H)..." -#: ../app/actions/filters-actions.c:518 +#: ../app/actions/filters-actions.c:533 #, fuzzy #| msgctxt "plug-in-action" #| msgid "_Noise" @@ -5561,14 +5918,14 @@ msgid "_RGB Noise..." msgstr "雜訊(_N)" -#: ../app/actions/filters-actions.c:523 +#: ../app/actions/filters-actions.c:538 #, fuzzy #| msgid "No selection" msgctxt "filters-action" msgid "Noise R_eduction..." msgstr "未選擇檔案" -#: ../app/actions/filters-actions.c:528 +#: ../app/actions/filters-actions.c:543 #, fuzzy #| msgctxt "dialogs-action" #| msgid "_Sample Points" @@ -5576,7 +5933,7 @@ msgid "_Simplex Noise..." msgstr "取樣點(_S)" -#: ../app/actions/filters-actions.c:533 +#: ../app/actions/filters-actions.c:548 #, fuzzy #| msgctxt "layers-action" #| msgid "_Scale Layer..." @@ -5584,19 +5941,19 @@ msgid "_Slur..." msgstr "縮放圖層(_S)..." -#: ../app/actions/filters-actions.c:538 +#: ../app/actions/filters-actions.c:553 msgctxt "filters-action" msgid "_Solid Noise..." msgstr "" -#: ../app/actions/filters-actions.c:543 +#: ../app/actions/filters-actions.c:558 #, fuzzy #| msgid "_Threshold..." msgctxt "filters-action" msgid "Sp_read..." msgstr "臨界值(_T)..." -#: ../app/actions/filters-actions.c:548 +#: ../app/actions/filters-actions.c:563 #, fuzzy #| msgctxt "filters-action" #| msgid "_Bump Map..." @@ -5604,7 +5961,7 @@ msgid "_Normal Map..." msgstr "凹凸貼圖(_B)..." -#: ../app/actions/filters-actions.c:553 +#: ../app/actions/filters-actions.c:568 #, fuzzy #| msgctxt "drawable-action" #| msgid "_Offset..." @@ -5612,93 +5969,91 @@ msgid "_Offset..." msgstr "偏移(_O)..." -#: ../app/actions/filters-actions.c:558 +#: ../app/actions/filters-actions.c:573 msgctxt "filters-action" msgid "Oili_fy..." msgstr "" -#: ../app/actions/filters-actions.c:563 +#: ../app/actions/filters-actions.c:578 msgctxt "filters-action" msgid "_Panorama Projection..." msgstr "" -#: ../app/actions/filters-actions.c:568 +#: ../app/actions/filters-actions.c:583 msgctxt "filters-action" msgid "_Photocopy..." msgstr "" -#: ../app/actions/filters-actions.c:573 +#: ../app/actions/filters-actions.c:588 msgctxt "filters-action" msgid "_Pixelize..." msgstr "像素化(_P)..." -#: ../app/actions/filters-actions.c:578 +#: ../app/actions/filters-actions.c:593 msgctxt "filters-action" msgid "_Plasma..." msgstr "" -#: ../app/actions/filters-actions.c:583 +#: ../app/actions/filters-actions.c:598 msgctxt "filters-action" msgid "P_olar Coordinates..." msgstr "" -#: ../app/actions/filters-actions.c:588 +#: ../app/actions/filters-actions.c:603 msgctxt "filters-action" msgid "_Posterize..." msgstr "色調分離(_P)..." -#: ../app/actions/filters-actions.c:593 -#, fuzzy -#| msgid "_Unified Transform" +#: ../app/actions/filters-actions.c:608 msgctxt "filters-action" msgid "_Recursive Transform..." -msgstr "統一變換(_T)" +msgstr "Recursive Transform(_T)" -#: ../app/actions/filters-actions.c:598 +#: ../app/actions/filters-actions.c:613 msgctxt "filters-action" msgid "_Red Eye Removal..." msgstr "消除紅眼(_R)..." -#: ../app/actions/filters-actions.c:603 +#: ../app/actions/filters-actions.c:618 msgctxt "filters-action" msgid "_Reinhard 2005..." msgstr "" -#: ../app/actions/filters-actions.c:608 +#: ../app/actions/filters-actions.c:623 msgctxt "filters-action" msgid "RGB _Clip..." msgstr "" -#: ../app/actions/filters-actions.c:613 +#: ../app/actions/filters-actions.c:628 #, fuzzy msgctxt "filters-action" msgid "_Ripple..." msgstr "色調分離(_P)..." -#: ../app/actions/filters-actions.c:618 +#: ../app/actions/filters-actions.c:633 msgctxt "filters-action" msgid "Sat_uration..." msgstr "飽和度(_U)..." -#: ../app/actions/filters-actions.c:623 +#: ../app/actions/filters-actions.c:638 #, fuzzy msgctxt "filters-action" msgid "_Semi-Flatten..." msgstr "編輯圖樣(_E)..." -#: ../app/actions/filters-actions.c:628 +#: ../app/actions/filters-actions.c:643 msgctxt "filters-action" msgid "_Sepia..." msgstr "" -#: ../app/actions/filters-actions.c:633 +#: ../app/actions/filters-actions.c:648 #, fuzzy #| msgid "Highlight" msgctxt "filters-action" msgid "S_hadows-Highlights..." msgstr "突顯" -#: ../app/actions/filters-actions.c:638 +#: ../app/actions/filters-actions.c:653 #, fuzzy #| msgctxt "drawable-action" #| msgid "_Offset..." @@ -5706,29 +6061,29 @@ msgid "_Shift..." msgstr "偏移(_O)..." -#: ../app/actions/filters-actions.c:643 +#: ../app/actions/filters-actions.c:658 #, fuzzy #| msgid "_Curves..." msgctxt "filters-action" msgid "_Sinus..." msgstr "曲線(_C)..." -#: ../app/actions/filters-actions.c:648 +#: ../app/actions/filters-actions.c:663 msgctxt "filters-action" msgid "_Simple Linear Iterative Clustering..." msgstr "" -#: ../app/actions/filters-actions.c:653 +#: ../app/actions/filters-actions.c:668 msgctxt "filters-action" msgid "_Symmetric Nearest Neighbor..." msgstr "" -#: ../app/actions/filters-actions.c:658 +#: ../app/actions/filters-actions.c:673 msgctxt "filters-action" msgid "_Softglow..." msgstr "" -#: ../app/actions/filters-actions.c:663 +#: ../app/actions/filters-actions.c:678 #, fuzzy #| msgctxt "filters-action" #| msgid "Colori_ze..." @@ -5736,41 +6091,41 @@ msgid "Spheri_ze..." msgstr "著色(_Z)…" -#: ../app/actions/filters-actions.c:668 +#: ../app/actions/filters-actions.c:683 msgctxt "filters-action" msgid "S_piral..." msgstr "" -#: ../app/actions/filters-actions.c:673 +#: ../app/actions/filters-actions.c:688 msgctxt "filters-action" msgid "_Stretch Contrast..." msgstr "拉大對比度(_S)..." -#: ../app/actions/filters-actions.c:678 +#: ../app/actions/filters-actions.c:693 #, fuzzy #| msgid "_Curves..." msgctxt "filters-action" msgid "_Stress..." msgstr "曲線(_C)..." -#: ../app/actions/filters-actions.c:683 +#: ../app/actions/filters-actions.c:698 msgctxt "filters-action" msgid "Super_nova..." msgstr "" -#: ../app/actions/filters-actions.c:688 +#: ../app/actions/filters-actions.c:703 #, fuzzy #| msgid "_Threshold..." msgctxt "filters-action" msgid "_Threshold..." msgstr "臨界值(_T)..." -#: ../app/actions/filters-actions.c:693 +#: ../app/actions/filters-actions.c:708 msgctxt "filters-action" msgid "_Threshold Alpha..." msgstr "臨界 Alpha(_T)…" -#: ../app/actions/filters-actions.c:698 +#: ../app/actions/filters-actions.c:713 #, fuzzy #| msgctxt "image-action" #| msgid "Can_vas Size..." @@ -5778,24 +6133,24 @@ msgid "_Glass Tile..." msgstr "畫布尺寸(_V)..." -#: ../app/actions/filters-actions.c:703 +#: ../app/actions/filters-actions.c:718 #, fuzzy #| msgid "_Posterize..." msgctxt "filters-action" msgid "_Paper Tile..." msgstr "色調分離(_P)..." -#: ../app/actions/filters-actions.c:708 +#: ../app/actions/filters-actions.c:723 msgctxt "filters-action" msgid "_Tile Seamless..." msgstr "" -#: ../app/actions/filters-actions.c:713 +#: ../app/actions/filters-actions.c:728 msgctxt "filters-action" msgid "Sharpen (_Unsharp Mask)..." msgstr "" -#: ../app/actions/filters-actions.c:718 +#: ../app/actions/filters-actions.c:733 #, fuzzy #| msgctxt "image-action" #| msgid "_Scale Image..." @@ -5803,14 +6158,22 @@ msgid "_Value Propagate..." msgstr "縮放圖片(_S)..." -#: ../app/actions/filters-actions.c:723 +#: ../app/actions/filters-actions.c:738 +#, fuzzy +#| msgctxt "filters-action" +#| msgid "_Gaussian Blur..." +msgctxt "filters-action" +msgid "_Variable Blur..." +msgstr "高斯模糊(_G)..." + +#: ../app/actions/filters-actions.c:743 #, fuzzy #| msgid "_GEGL Operation..." msgctxt "filters-action" msgid "Vi_deo Degradation..." msgstr "_GEGL 操作..." -#: ../app/actions/filters-actions.c:728 +#: ../app/actions/filters-actions.c:748 #, fuzzy #| msgctxt "palettes-action" #| msgid "_Edit Palette..." @@ -5818,26 +6181,26 @@ msgid "_Vignette..." msgstr "編輯調色盤(_E)..." -#: ../app/actions/filters-actions.c:733 +#: ../app/actions/filters-actions.c:753 #, fuzzy #| msgid "_Levels..." msgctxt "filters-action" msgid "_Waterpixels..." msgstr "色階(_L)..." -#: ../app/actions/filters-actions.c:738 +#: ../app/actions/filters-actions.c:758 #, fuzzy #| msgid "_Curves..." msgctxt "filters-action" msgid "_Waves..." msgstr "曲線(_C)..." -#: ../app/actions/filters-actions.c:743 +#: ../app/actions/filters-actions.c:763 msgctxt "filters-action" msgid "W_hirl and Pinch..." msgstr "" -#: ../app/actions/filters-actions.c:748 +#: ../app/actions/filters-actions.c:768 #, fuzzy #| msgctxt "image-convert-action" #| msgid "_Indexed..." @@ -5845,7 +6208,7 @@ msgid "W_ind..." msgstr "索引色(_I)..." -#: ../app/actions/filters-actions.c:756 +#: ../app/actions/filters-actions.c:776 #, fuzzy #| msgctxt "plug-in-action" #| msgid "Re_peat Last" @@ -5853,7 +6216,7 @@ msgid "Re_peat Last" msgstr "重複上一個(_P)" -#: ../app/actions/filters-actions.c:758 +#: ../app/actions/filters-actions.c:778 #, fuzzy #| msgctxt "plug-in-action" #| msgid "Rerun the last used plug-in using the same settings" @@ -5861,7 +6224,7 @@ msgid "Rerun the last used filter using the same settings" msgstr "再一次執行前次使用的外掛程式,並且使用同樣的設定值" -#: ../app/actions/filters-actions.c:763 +#: ../app/actions/filters-actions.c:783 #, fuzzy #| msgctxt "plug-in-action" #| msgid "R_e-Show Last" @@ -5869,7 +6232,7 @@ msgid "R_e-Show Last" msgstr "重新顯示上一個(_E)" -#: ../app/actions/filters-actions.c:764 +#: ../app/actions/filters-actions.c:784 #, fuzzy #| msgctxt "plug-in-action" #| msgid "Show the last used plug-in dialog again" @@ -5877,21 +6240,21 @@ msgid "Show the last used filter dialog again" msgstr "再次顯示前次使用的外掛程式對話框" -#: ../app/actions/filters-actions.c:1102 +#: ../app/actions/filters-actions.c:1126 #, c-format msgid "Re_peat \"%s\"" msgstr "重複“%s”(_P)" -#: ../app/actions/filters-actions.c:1103 +#: ../app/actions/filters-actions.c:1127 #, c-format msgid "R_e-Show \"%s\"" msgstr "重新顯示“%s”(_E)" -#: ../app/actions/filters-actions.c:1141 +#: ../app/actions/filters-actions.c:1165 msgid "Repeat Last" msgstr "重複上一步" -#: ../app/actions/filters-actions.c:1143 +#: ../app/actions/filters-actions.c:1167 msgid "Re-Show Last" msgstr "重新顯示上一步" @@ -5910,7 +6273,7 @@ msgid "Rescan the installed fonts" msgstr "重新掃描安裝的字型" -#: ../app/actions/gimpgeglprocedure.c:321 +#: ../app/actions/gimpgeglprocedure.c:322 #, c-format msgid "There are no last settings for '%s', showing the filter dialog instead." msgstr "" @@ -6402,107 +6765,112 @@ #: ../app/actions/image-actions.c:62 msgctxt "image-action" +msgid "_Encoding" +msgstr "" + +#: ../app/actions/image-actions.c:65 +msgctxt "image-action" msgid "Color Ma_nagement" msgstr "色彩管理(_N)" -#: ../app/actions/image-actions.c:63 +#: ../app/actions/image-actions.c:66 msgctxt "image-action" msgid "_Transform" -msgstr "變換(_T)" +msgstr "變形(_T)" -#: ../app/actions/image-actions.c:64 +#: ../app/actions/image-actions.c:67 msgctxt "image-action" msgid "_Guides" msgstr "參考線(_G)" -#: ../app/actions/image-actions.c:65 +#: ../app/actions/image-actions.c:68 msgctxt "image-action" msgid "Meta_data" msgstr "詮釋資料(_D)" -#: ../app/actions/image-actions.c:67 +#: ../app/actions/image-actions.c:70 msgctxt "image-action" msgid "_Colors" msgstr "顏色(_C)" -#: ../app/actions/image-actions.c:68 +#: ../app/actions/image-actions.c:71 msgctxt "image-action" msgid "I_nfo" msgstr "資訊(_N)" -#: ../app/actions/image-actions.c:69 +#: ../app/actions/image-actions.c:72 msgctxt "image-action" msgid "_Auto" msgstr "自動(_A)" -#: ../app/actions/image-actions.c:70 +#: ../app/actions/image-actions.c:73 msgctxt "image-action" msgid "_Map" msgstr "映射(_M)" -#: ../app/actions/image-actions.c:71 +#: ../app/actions/image-actions.c:74 msgctxt "image-action" msgid "_Tone Mapping" msgstr "" -#: ../app/actions/image-actions.c:72 +#: ../app/actions/image-actions.c:75 msgctxt "image-action" msgid "C_omponents" msgstr "構成要素(_O)" -#: ../app/actions/image-actions.c:73 +#: ../app/actions/image-actions.c:76 msgctxt "image-action" msgid "D_esaturate" msgstr "去飽和度(_E)" -#: ../app/actions/image-actions.c:76 +#: ../app/actions/image-actions.c:79 msgctxt "image-action" msgid "_New..." msgstr "新增(_N)..." -#: ../app/actions/image-actions.c:77 +#: ../app/actions/image-actions.c:80 msgctxt "image-action" msgid "Create a new image" msgstr "建立新的圖片" -#: ../app/actions/image-actions.c:82 +#: ../app/actions/image-actions.c:85 msgctxt "image-action" msgid "_Duplicate" msgstr "重製圖片(_D)" -#: ../app/actions/image-actions.c:83 +#: ../app/actions/image-actions.c:86 msgctxt "image-action" msgid "Create a duplicate of this image" msgstr "建立這個圖片的複本" -#: ../app/actions/image-actions.c:88 +#: ../app/actions/image-actions.c:91 msgctxt "image-action" msgid "_Assign Color Profile..." msgstr "指定色彩描述檔(_A)..." -#: ../app/actions/image-actions.c:89 +#: ../app/actions/image-actions.c:92 #, fuzzy msgctxt "image-action" msgid "Set a color profile on the image" msgstr "改變圖片內容的大小" -#: ../app/actions/image-actions.c:94 +#: ../app/actions/image-actions.c:97 msgctxt "image-action" msgid "_Convert to Color Profile..." msgstr "轉換為色彩描述檔(_C)..." -#: ../app/actions/image-actions.c:95 +#: ../app/actions/image-actions.c:98 #, fuzzy msgctxt "image-action" msgid "Apply a color profile to the image" msgstr "改變圖片內容的大小" -#: ../app/actions/image-actions.c:100 +#: ../app/actions/image-actions.c:103 msgctxt "image-action" msgid "_Discard Color Profile" msgstr "捨棄色彩描述檔(_D)" -#: ../app/actions/image-actions.c:101 +#: ../app/actions/image-actions.c:104 #, fuzzy #| msgctxt "view-action" #| msgid "Display the image's color sample points" @@ -6510,12 +6878,12 @@ msgid "Remove the image's color profile" msgstr "顯示此圖片的色彩取樣點" -#: ../app/actions/image-actions.c:106 +#: ../app/actions/image-actions.c:109 msgctxt "image-action" msgid "_Save Color Profile to File..." msgstr "將色彩描述檔保存到檔案..." -#: ../app/actions/image-actions.c:107 +#: ../app/actions/image-actions.c:110 #, fuzzy #| msgctxt "view-action" #| msgid "Display the image's color sample points" @@ -6523,124 +6891,124 @@ msgid "Save the image's color profile to an ICC file" msgstr "顯示此圖片的色彩取樣點" -#: ../app/actions/image-actions.c:112 +#: ../app/actions/image-actions.c:115 msgctxt "image-action" msgid "Can_vas Size..." msgstr "畫布尺寸(_V)..." -#: ../app/actions/image-actions.c:113 +#: ../app/actions/image-actions.c:116 msgctxt "image-action" msgid "Adjust the image dimensions" msgstr "調整圖片尺寸" -#: ../app/actions/image-actions.c:118 +#: ../app/actions/image-actions.c:121 msgctxt "image-action" msgid "Fit Canvas to L_ayers" msgstr "畫布縮放至符合圖層尺寸(_A)" -#: ../app/actions/image-actions.c:119 +#: ../app/actions/image-actions.c:122 msgctxt "image-action" msgid "Resize the image to enclose all layers" msgstr "調整圖片大小以包含所有圖層" -#: ../app/actions/image-actions.c:124 +#: ../app/actions/image-actions.c:127 msgctxt "image-action" msgid "F_it Canvas to Selection" msgstr "畫布縮放至符合選取範圍大小(_I)" -#: ../app/actions/image-actions.c:125 +#: ../app/actions/image-actions.c:128 msgctxt "image-action" msgid "Resize the image to the extents of the selection" msgstr "調整圖片大小至符合選取範圍的範圍" -#: ../app/actions/image-actions.c:130 +#: ../app/actions/image-actions.c:133 msgctxt "image-action" msgid "_Print Size..." msgstr "列印尺寸(_P)..." -#: ../app/actions/image-actions.c:131 +#: ../app/actions/image-actions.c:134 msgctxt "image-action" msgid "Adjust the print resolution" msgstr "調整列印解析度" -#: ../app/actions/image-actions.c:136 +#: ../app/actions/image-actions.c:139 msgctxt "image-action" msgid "_Scale Image..." msgstr "縮放圖片(_S)..." -#: ../app/actions/image-actions.c:137 +#: ../app/actions/image-actions.c:140 msgctxt "image-action" msgid "Change the size of the image content" msgstr "改變圖片內容的大小" -#: ../app/actions/image-actions.c:142 +#: ../app/actions/image-actions.c:145 msgctxt "image-action" msgid "_Crop to Selection" msgstr "剪裁為選取範圍(_C)" -#: ../app/actions/image-actions.c:143 +#: ../app/actions/image-actions.c:146 msgctxt "image-action" msgid "Crop the image to the extents of the selection" msgstr "將圖像裁剪為選取的範圍" -#: ../app/actions/image-actions.c:148 +#: ../app/actions/image-actions.c:151 msgctxt "image-action" msgid "Crop to C_ontent" msgstr "剪裁出內容(_O)" -#: ../app/actions/image-actions.c:149 +#: ../app/actions/image-actions.c:152 msgctxt "image-action" msgid "" "Crop the image to the extents of its content (remove empty borders from the " "image)" msgstr "將圖片裁剪到其內容的範圍(從圖片中移除空白邊框)" -#: ../app/actions/image-actions.c:154 +#: ../app/actions/image-actions.c:157 msgctxt "image-action" msgid "Merge Visible _Layers..." msgstr "合併看得見的圖層(_L)..." -#: ../app/actions/image-actions.c:155 +#: ../app/actions/image-actions.c:158 msgctxt "image-action" msgid "Merge all visible layers into one layer" msgstr "合併所有看得見的圖層,成為一個圖層 " -#: ../app/actions/image-actions.c:160 +#: ../app/actions/image-actions.c:163 msgctxt "image-action" msgid "_Flatten Image" msgstr "影像平面化(_F)" -#: ../app/actions/image-actions.c:161 +#: ../app/actions/image-actions.c:164 msgctxt "image-action" msgid "Merge all layers into one and remove transparency" msgstr "合併所有圖層為一,並且移除透明度" -#: ../app/actions/image-actions.c:166 +#: ../app/actions/image-actions.c:169 msgctxt "image-action" msgid "Configure G_rid..." msgstr "設定格線(_G)..." -#: ../app/actions/image-actions.c:167 +#: ../app/actions/image-actions.c:170 msgctxt "image-action" msgid "Configure the grid for this image" msgstr "設定這個圖片的格線" -#: ../app/actions/image-actions.c:172 +#: ../app/actions/image-actions.c:175 msgctxt "image-action" msgid "Image Pr_operties" msgstr "圖片屬性(_O)" -#: ../app/actions/image-actions.c:173 +#: ../app/actions/image-actions.c:176 msgctxt "image-action" msgid "Display information about this image" msgstr "顯示關於這個圖片的資訊" -#: ../app/actions/image-actions.c:181 +#: ../app/actions/image-actions.c:184 msgctxt "image-action" msgid "_Enable Color Management" msgstr "啟用色彩管理(_E)" -#: ../app/actions/image-actions.c:182 +#: ../app/actions/image-actions.c:185 msgctxt "image-action" msgid "" "Whether the image is color managed. Disabling color management is equivalent " @@ -6650,102 +7018,102 @@ "圖像是否是被色彩管理。停用色彩管理相當於分配給一個內建的 sRGB 色彩描述檔。最" "好讓色彩管理啟用。" -#: ../app/actions/image-actions.c:193 ../app/actions/image-actions.c:444 +#: ../app/actions/image-actions.c:196 ../app/actions/image-actions.c:447 msgctxt "image-convert-action" msgid "_RGB" msgstr "_RGB" -#: ../app/actions/image-actions.c:194 +#: ../app/actions/image-actions.c:197 msgctxt "image-convert-action" msgid "Convert the image to the RGB colorspace" msgstr "將圖像轉換到 RGB 色彩空間" -#: ../app/actions/image-actions.c:198 ../app/actions/image-actions.c:446 +#: ../app/actions/image-actions.c:201 ../app/actions/image-actions.c:449 msgctxt "image-convert-action" msgid "_Grayscale" msgstr "灰階(_G)" -#: ../app/actions/image-actions.c:199 +#: ../app/actions/image-actions.c:202 msgctxt "image-convert-action" msgid "Convert the image to grayscale" msgstr "將圖像轉換到灰階" -#: ../app/actions/image-actions.c:203 +#: ../app/actions/image-actions.c:206 msgctxt "image-convert-action" msgid "_Indexed..." msgstr "索引色(_I)..." -#: ../app/actions/image-actions.c:204 +#: ../app/actions/image-actions.c:207 msgctxt "image-convert-action" msgid "Convert the image to indexed colors" msgstr "將圖片轉換到索引色模式" -#: ../app/actions/image-actions.c:211 +#: ../app/actions/image-actions.c:214 msgctxt "image-convert-action" msgid "8 bit integer" msgstr "8 位元整數" -#: ../app/actions/image-actions.c:213 +#: ../app/actions/image-actions.c:216 msgctxt "image-convert-action" msgid "Convert the image to 8 bit integer" msgstr "將圖像轉換到 8 位元整數" -#: ../app/actions/image-actions.c:217 +#: ../app/actions/image-actions.c:220 msgctxt "image-convert-action" msgid "16 bit integer" msgstr "16 位元整數" -#: ../app/actions/image-actions.c:219 +#: ../app/actions/image-actions.c:222 msgctxt "image-convert-action" msgid "Convert the image to 16 bit integer" msgstr "將圖像轉換到 16 位元整數" -#: ../app/actions/image-actions.c:223 +#: ../app/actions/image-actions.c:226 msgctxt "image-convert-action" msgid "32 bit integer" msgstr "32 位元整數" -#: ../app/actions/image-actions.c:225 +#: ../app/actions/image-actions.c:228 msgctxt "image-convert-action" msgid "Convert the image to 32 bit integer" msgstr "將圖像轉換到 32 位元整數" -#: ../app/actions/image-actions.c:229 +#: ../app/actions/image-actions.c:232 msgctxt "image-convert-action" msgid "16 bit floating point" msgstr "16 位元浮點" -#: ../app/actions/image-actions.c:231 +#: ../app/actions/image-actions.c:234 msgctxt "image-convert-action" msgid "Convert the image to 16 bit floating point" msgstr "將圖像轉換到 16 位元浮點數" -#: ../app/actions/image-actions.c:235 +#: ../app/actions/image-actions.c:238 msgctxt "image-convert-action" msgid "32 bit floating point" msgstr "32 位元浮點" -#: ../app/actions/image-actions.c:237 +#: ../app/actions/image-actions.c:240 msgctxt "image-convert-action" msgid "Convert the image to 32 bit floating point" msgstr "將圖像轉換到 32 位元浮點數" -#: ../app/actions/image-actions.c:241 +#: ../app/actions/image-actions.c:244 msgctxt "image-convert-action" msgid "64 bit floating point" msgstr "64 位元浮點數" -#: ../app/actions/image-actions.c:243 +#: ../app/actions/image-actions.c:246 msgctxt "image-convert-action" msgid "Convert the image to 64 bit floating point" msgstr "將圖像轉換到 64 位元浮點數" -#: ../app/actions/image-actions.c:250 +#: ../app/actions/image-actions.c:253 msgctxt "image-convert-action" msgid "Perceptual gamma (sRGB)" msgstr "感知伽瑪(sRGB)" -#: ../app/actions/image-actions.c:252 +#: ../app/actions/image-actions.c:255 #, fuzzy #| msgctxt "image-convert-action" #| msgid "Convert the image to preceptual (sRGB) gamma" @@ -6753,72 +7121,72 @@ msgid "Convert the image to perceptual (sRGB) gamma" msgstr "將圖像轉換到感知的 (sRGB) gamma" -#: ../app/actions/image-actions.c:256 +#: ../app/actions/image-actions.c:259 msgctxt "image-convert-action" msgid "Linear light" msgstr "線性光源" -#: ../app/actions/image-actions.c:258 +#: ../app/actions/image-actions.c:261 msgctxt "image-convert-action" msgid "Convert the image to linear light" msgstr "將圖像轉換到線性光源" -#: ../app/actions/image-actions.c:265 +#: ../app/actions/image-actions.c:268 msgctxt "image-action" msgid "Flip _Horizontally" msgstr "水平翻轉(_H)" -#: ../app/actions/image-actions.c:266 +#: ../app/actions/image-actions.c:269 msgctxt "image-action" msgid "Flip image horizontally" msgstr "水平翻轉圖片" -#: ../app/actions/image-actions.c:271 +#: ../app/actions/image-actions.c:274 msgctxt "image-action" msgid "Flip _Vertically" msgstr "垂直翻轉(_V)" -#: ../app/actions/image-actions.c:272 +#: ../app/actions/image-actions.c:275 msgctxt "image-action" msgid "Flip image vertically" msgstr "垂直翻轉圖片" -#: ../app/actions/image-actions.c:280 +#: ../app/actions/image-actions.c:283 msgctxt "image-action" msgid "Rotate 90° _clockwise" msgstr "順時針旋轉 90°(_C)" -#: ../app/actions/image-actions.c:281 +#: ../app/actions/image-actions.c:284 msgctxt "image-action" msgid "Rotate the image 90 degrees to the right" msgstr "向右旋轉 90 度該圖片" -#: ../app/actions/image-actions.c:286 +#: ../app/actions/image-actions.c:289 msgctxt "image-action" msgid "Rotate _180°" msgstr "旋轉 _180°" -#: ../app/actions/image-actions.c:287 +#: ../app/actions/image-actions.c:290 msgctxt "image-action" msgid "Turn the image upside-down" msgstr "將圖片旋轉為上下顛倒" -#: ../app/actions/image-actions.c:292 +#: ../app/actions/image-actions.c:295 msgctxt "image-action" msgid "Rotate 90° counter-clock_wise" msgstr "逆時針旋轉 90°(_W)" -#: ../app/actions/image-actions.c:293 +#: ../app/actions/image-actions.c:296 msgctxt "image-action" msgid "Rotate the image 90 degrees to the left" msgstr "向左旋轉 90 度該圖片" -#: ../app/actions/image-actions.c:437 +#: ../app/actions/image-actions.c:440 msgctxt "image-convert-action" msgid "_RGB..." msgstr "_RGB…" -#: ../app/actions/image-actions.c:439 +#: ../app/actions/image-actions.c:442 msgctxt "image-convert-action" msgid "_Grayscale..." msgstr "灰階(_G)…" @@ -6925,8 +7293,8 @@ msgstr "縮放圖片" #. Scaling -#: ../app/actions/image-commands.c:1505 ../app/actions/layers-commands.c:1662 -#: ../app/dialogs/preferences-dialog.c:1688 +#: ../app/actions/image-commands.c:1505 ../app/actions/layers-commands.c:1668 +#: ../app/dialogs/preferences-dialog.c:1705 #: ../app/pdb/drawable-transform-cmds.c:843 #: ../app/pdb/drawable-transform-cmds.c:939 #: ../app/pdb/image-transform-cmds.c:122 ../app/pdb/image-transform-cmds.c:158 @@ -7848,7 +8216,7 @@ msgid "To _New Layer" msgstr "到新的圖層(_N)" -#: ../app/actions/layers-commands.c:265 ../app/actions/layers-commands.c:1511 +#: ../app/actions/layers-commands.c:265 ../app/actions/layers-commands.c:1517 msgid "Layer Attributes" msgstr "圖層屬性" @@ -8270,12 +8638,12 @@ #: ../app/actions/plug-in-commands.c:186 #: ../app/actions/tool-options-commands.c:211 ../app/dialogs/fill-dialog.c:114 #: ../app/dialogs/grid-dialog.c:101 ../app/dialogs/image-new-dialog.c:105 -#: ../app/dialogs/preferences-dialog.c:292 -#: ../app/dialogs/preferences-dialog.c:1133 +#: ../app/dialogs/preferences-dialog.c:294 +#: ../app/dialogs/preferences-dialog.c:1134 #: ../app/dialogs/print-size-dialog.c:123 ../app/dialogs/scale-dialog.c:136 #: ../app/dialogs/stroke-dialog.c:127 #: ../app/display/gimpdisplayshell-rotate-dialog.c:121 -#: ../app/tools/gimpfiltertool.c:343 ../app/tools/gimptransformgridtool.c:1240 +#: ../app/tools/gimpfiltertool.c:345 ../app/tools/gimptransformgridtool.c:1260 #: ../app/widgets/gimpcolordialog.c:109 #: ../app/widgets/gimpcolordisplayeditor.c:331 msgid "_Reset" @@ -9081,7 +9449,7 @@ #: ../app/actions/tools-actions.c:50 msgctxt "tools-action" msgid "_Transform Tools" -msgstr "變換工具(_T)" +msgstr "變形工具(_T)" #: ../app/actions/tools-actions.c:51 msgctxt "tools-action" @@ -10931,14 +11299,14 @@ #: ../app/dialogs/grid-dialog.c:103 ../app/dialogs/image-new-dialog.c:107 #: ../app/dialogs/image-new-dialog.c:326 #: ../app/dialogs/item-options-dialog.c:146 -#: ../app/dialogs/preferences-dialog.c:1135 +#: ../app/dialogs/preferences-dialog.c:1136 #: ../app/dialogs/print-size-dialog.c:125 #: ../app/dialogs/resolution-calibrate-dialog.c:76 #: ../app/dialogs/template-options-dialog.c:119 #: ../app/display/gimpdisplayshell-filter-dialog.c:88 #: ../app/display/gimpdisplayshell-rotate-dialog.c:123 -#: ../app/display/gimpdisplayshell-scale-dialog.c:123 ../app/gui/gui.c:197 -#: ../app/tools/gimpfiltertool.c:345 ../app/widgets/gimpcolordialog.c:111 +#: ../app/display/gimpdisplayshell-scale-dialog.c:123 ../app/gui/gui.c:198 +#: ../app/tools/gimpfiltertool.c:347 ../app/widgets/gimpcolordialog.c:111 #: ../app/widgets/gimpcontrollereditor.c:663 #: ../app/widgets/gimperrordialog.c:76 ../app/widgets/gimpfiledialog.c:178 msgid "_OK" @@ -11261,26 +11629,46 @@ msgstr "切換到移動工具" #: ../app/config/config-enums.c:317 +#, fuzzy +#| msgid "How to clip" +msgctxt "tool-group-menu-mode" +msgid "Show on click" +msgstr "如何剪輯" + +#: ../app/config/config-enums.c:318 +#, fuzzy +#| msgctxt "dockable-action" +#| msgid "Show _Button Bar" +msgctxt "tool-group-menu-mode" +msgid "Show on hover" +msgstr "顯示按鈕列(_B)" + +#: ../app/config/config-enums.c:319 +msgctxt "tool-group-menu-mode" +msgid "Show on hover in single column" +msgstr "" + +#: ../app/config/config-enums.c:348 msgctxt "window-hint" msgid "Normal window" msgstr "一般視窗" -#: ../app/config/config-enums.c:318 +#: ../app/config/config-enums.c:349 msgctxt "window-hint" msgid "Utility window" msgstr "多功能視窗" -#: ../app/config/config-enums.c:319 +#: ../app/config/config-enums.c:350 msgctxt "window-hint" msgid "Keep above" msgstr "保持在上層" -#: ../app/config/config-enums.c:347 +#: ../app/config/config-enums.c:378 msgctxt "zoom-quality" msgid "Low" msgstr "低" -#: ../app/config/config-enums.c:348 +#: ../app/config/config-enums.c:379 msgctxt "zoom-quality" msgid "High" msgstr "高" @@ -11318,7 +11706,7 @@ "分析‘%s’檔案的內容時出現錯誤,會改為使用預設的組態。您的組態檔案已被備份" "為‘%s’。" -#: ../app/config/gimpdialogconfig.c:307 ../app/core/gimplayer.c:442 +#: ../app/config/gimpdialogconfig.c:307 ../app/core/gimplayer.c:444 msgid "Layer" msgstr "圖層" @@ -11368,29 +11756,38 @@ msgid "Specifies how the area around the image should be drawn." msgstr "指定如何顯示圖片外圍的空白區域。" +#: ../app/config/gimprc-blurbs.h:44 +msgid "" +"Check for availability of GIMP updates through background internet queries." +msgstr "" + #: ../app/config/gimprc-blurbs.h:47 +msgid "Timestamp of the last update check." +msgstr "" + +#: ../app/config/gimprc-blurbs.h:53 msgid "How to handle embedded color profiles when opening a file." msgstr "當開啟檔案時如何處理內嵌的色彩描述檔。" -#: ../app/config/gimprc-blurbs.h:50 +#: ../app/config/gimprc-blurbs.h:56 #, fuzzy #| msgid "Sets the size of the thumbnail shown in the Open dialog." msgid "Sets the default folder path for all color profile file dialogs." msgstr "設定開啟對話框之中預覽圖的尺寸。" -#: ../app/config/gimprc-blurbs.h:53 +#: ../app/config/gimprc-blurbs.h:59 msgid "Use compact style for sliders." msgstr "" -#: ../app/config/gimprc-blurbs.h:56 +#: ../app/config/gimprc-blurbs.h:62 msgid "Sets the type of mouse pointers to use." msgstr "指定 GIMP 以哪種方式顯示滑鼠指標。" -#: ../app/config/gimprc-blurbs.h:59 +#: ../app/config/gimprc-blurbs.h:65 msgid "Sets the handedness for cursor positioning." msgstr "設定指標定位的指向性。" -#: ../app/config/gimprc-blurbs.h:62 +#: ../app/config/gimprc-blurbs.h:68 msgid "" "Context-dependent mouse pointers are helpful. They are enabled by default. " "However, they require overhead that you may want to do without." @@ -11398,41 +11795,41 @@ "在不同的情況下使用不同的滑鼠指標是很棒的,預設會使用這種方式顯示滑鼠指標。但" "是,它也會消耗一些資源,某些情況下您可能不希望使用這種設定。" -#: ../app/config/gimprc-blurbs.h:78 +#: ../app/config/gimprc-blurbs.h:84 msgid "Show full image content by default." msgstr "" -#: ../app/config/gimprc-blurbs.h:81 +#: ../app/config/gimprc-blurbs.h:87 msgid "" "When enabled, this will ensure that each pixel of an image gets mapped to a " "pixel on the screen." msgstr "如啟用本選項,圖片的每一個像素相等於畫面的每一個像素。" -#: ../app/config/gimprc-blurbs.h:106 +#: ../app/config/gimprc-blurbs.h:112 msgid "This is the distance in pixels where Guide and Grid snapping activates." msgstr "令物件自動貼齊參考線和格線這個功能生效所需的距離 (像素)。" -#: ../app/config/gimprc-blurbs.h:110 +#: ../app/config/gimprc-blurbs.h:116 msgid "Snap to guides by default in new image windows." msgstr "" -#: ../app/config/gimprc-blurbs.h:113 +#: ../app/config/gimprc-blurbs.h:119 #, fuzzy #| msgid "Sets the text to appear in image window titles." msgid "Snap to the grid by default in new image windows." msgstr "指定圖片視窗標題中顯示的文字。" -#: ../app/config/gimprc-blurbs.h:116 +#: ../app/config/gimprc-blurbs.h:122 msgid "Snap to the canvas edges by default in new image windows." msgstr "" -#: ../app/config/gimprc-blurbs.h:119 +#: ../app/config/gimprc-blurbs.h:125 #, fuzzy #| msgid "Sets the text to appear in image window titles." msgid "Snap to the active path by default in new image windows." msgstr "指定圖片視窗標題中顯示的文字。" -#: ../app/config/gimprc-blurbs.h:122 +#: ../app/config/gimprc-blurbs.h:128 msgid "" "Tools such as fuzzy-select and bucket fill find regions based on a seed-fill " "algorithm. The seed fill starts at the initially selected pixel and " @@ -11444,7 +11841,7 @@ "候,會選定一個像素,然後向所有方向延伸,直至兩個相鄰像素之間的亮度的差大於某" "個界限。本數值就是預設的臨界值。" -#: ../app/config/gimprc-blurbs.h:135 +#: ../app/config/gimprc-blurbs.h:141 msgid "" "The window type hint that is set on dock windows and the toolbox window. " "This may affect the way your window manager decorates and handles these " @@ -11453,73 +11850,73 @@ "視窗類型提示用在設置面板視窗和工具箱視窗。這可能會影響你的視窗管理程式裝飾和" "處理這些視窗的方式。" -#: ../app/config/gimprc-blurbs.h:155 +#: ../app/config/gimprc-blurbs.h:161 msgid "When enabled, the selected brush will be used for all tools." msgstr "如啟用本選項,所有工具都會使用您選定的筆刷。" -#: ../app/config/gimprc-blurbs.h:158 +#: ../app/config/gimprc-blurbs.h:164 msgid "When enabled, the selected dynamics will be used for all tools." msgstr "如啟用本選項,所有工具都會使用您選定的筆刷動態。" -#: ../app/config/gimprc-blurbs.h:164 +#: ../app/config/gimprc-blurbs.h:170 msgid "When enabled, the selected gradient will be used for all tools." msgstr "如啟用本選項,所有工具都會使用您選定的漸層。" -#: ../app/config/gimprc-blurbs.h:167 +#: ../app/config/gimprc-blurbs.h:173 msgid "When enabled, the selected pattern will be used for all tools." msgstr "如啟用本選項,所有工具都會使用您選定的圖樣。" -#: ../app/config/gimprc-blurbs.h:181 +#: ../app/config/gimprc-blurbs.h:187 msgid "Sets the browser used by the help system." msgstr "指定說明文件系統使用的瀏覽器。" -#: ../app/config/gimprc-blurbs.h:189 +#: ../app/config/gimprc-blurbs.h:195 #, fuzzy #| msgid "How many recently opened image filenames to keep on the File menu." msgid "How many recent settings to keep around in filter tools." msgstr "檔案選單會保留多少個最近開啟的檔案。" -#: ../app/config/gimprc-blurbs.h:192 +#: ../app/config/gimprc-blurbs.h:198 msgid "Default to the last used settings in filter tools." msgstr "" -#: ../app/config/gimprc-blurbs.h:195 +#: ../app/config/gimprc-blurbs.h:201 msgid "Show advanced color options in filter tools." msgstr "在濾鏡工具中顯示進階顏色選項。" -#: ../app/config/gimprc-blurbs.h:198 +#: ../app/config/gimprc-blurbs.h:204 msgid "Sets the text to appear in image window status bars." msgstr "指定圖片視窗狀態列中顯示的文字。" -#: ../app/config/gimprc-blurbs.h:201 +#: ../app/config/gimprc-blurbs.h:207 msgid "Sets the text to appear in image window titles." msgstr "指定圖片視窗標題中顯示的文字。" -#: ../app/config/gimprc-blurbs.h:204 +#: ../app/config/gimprc-blurbs.h:210 msgid "" "Promote imported images to floating point precision. Does not apply to " "indexed images." msgstr "將匯入的圖像升級到浮點精準度。不適用於索引圖像。" -#: ../app/config/gimprc-blurbs.h:208 +#: ../app/config/gimprc-blurbs.h:214 msgid "" "When promoting imported images to floating point precision, also add minimal " "noise in order to distribute color values a bit." msgstr "" -#: ../app/config/gimprc-blurbs.h:212 +#: ../app/config/gimprc-blurbs.h:218 msgid "Add an alpha channel to all layers of imported images." msgstr "將 Alpha 色版添加到所有匯入圖像的圖層。" -#: ../app/config/gimprc-blurbs.h:215 +#: ../app/config/gimprc-blurbs.h:221 msgid "Which plug-in to use for importing raw digital camera files." msgstr "" -#: ../app/config/gimprc-blurbs.h:218 +#: ../app/config/gimprc-blurbs.h:224 msgid "Export file type used by default." msgstr "" -#: ../app/config/gimprc-blurbs.h:221 +#: ../app/config/gimprc-blurbs.h:227 #, fuzzy #| msgctxt "view-action" #| msgid "Display the image's color sample points" @@ -11529,29 +11926,29 @@ #. Translators: tooltip for configuration option (checkbox). #. * It determines how file export plug-ins handle Exif by default. #. -#: ../app/config/gimprc-blurbs.h:227 +#: ../app/config/gimprc-blurbs.h:233 msgid "Export Exif metadata by default." msgstr "" #. Translators: tooltip for configuration option (checkbox). #. * It determines how file export plug-ins handle XMP by default. #. -#: ../app/config/gimprc-blurbs.h:233 +#: ../app/config/gimprc-blurbs.h:239 msgid "Export XMP metadata by default." msgstr "" #. Translators: tooltip for configuration option (checkbox). #. * It determines how file export plug-ins handle IPTC by default. #. -#: ../app/config/gimprc-blurbs.h:239 +#: ../app/config/gimprc-blurbs.h:245 msgid "Export IPTC metadata by default." msgstr "" -#: ../app/config/gimprc-blurbs.h:242 +#: ../app/config/gimprc-blurbs.h:248 msgid "Try generating debug data for bug reporting when appropriate." msgstr "" -#: ../app/config/gimprc-blurbs.h:245 +#: ../app/config/gimprc-blurbs.h:251 msgid "" "When enabled, this will ensure that the full image is visible after a file " "is opened, otherwise it will be displayed with a scale of 1:1." @@ -11559,26 +11956,40 @@ "如啟用本選項,GIMP 會確保開啟圖片後,畫面中會完全顯示整幅圖片,否則它會以原來" "尺寸顯示。" -#: ../app/config/gimprc-blurbs.h:249 +#: ../app/config/gimprc-blurbs.h:255 +#, fuzzy msgid "" "Sets the level of interpolation used for scaling and other transformations." -msgstr "設定用於縮放和其他轉換的迭代等級。" +msgstr "設定用於縮放和其他變形的迭代等級。" -#: ../app/config/gimprc-blurbs.h:256 +#: ../app/config/gimprc-blurbs.h:262 msgid "Specifies the language to use for the user interface." msgstr "為 GIMP 程式使用者界面指定要使用的語言。" -#: ../app/config/gimprc-blurbs.h:259 +#: ../app/config/gimprc-blurbs.h:265 +msgid "" +"The last known release version of GIMP as queried from official website." +msgstr "" + +#: ../app/config/gimprc-blurbs.h:268 msgid "How many recently opened image filenames to keep on the File menu." msgstr "檔案選單會保留多少個最近開啟的檔案。" -#: ../app/config/gimprc-blurbs.h:262 +#: ../app/config/gimprc-blurbs.h:271 +msgid "The timestamp for the last known release date." +msgstr "" + +#: ../app/config/gimprc-blurbs.h:274 +msgid "The last revision number for the release." +msgstr "" + +#: ../app/config/gimprc-blurbs.h:277 msgid "" "Speed of marching ants in the selection outline. This value is in " "milliseconds (less time indicates faster marching)." msgstr "選取範圍周圍的虛線移動速度。本數值以亳秒表示 (時間較少表示速度較快)。" -#: ../app/config/gimprc-blurbs.h:266 +#: ../app/config/gimprc-blurbs.h:281 msgid "" "GIMP will warn the user if an attempt is made to create an image that would " "take more memory than the size specified here." @@ -11586,7 +11997,7 @@ "如果用戶嘗試產生一個使用多於指定記憶體數量的圖片時,GIMP 會發出警告訊息提示用" "戶。" -#: ../app/config/gimprc-blurbs.h:276 +#: ../app/config/gimprc-blurbs.h:291 msgid "" "Sets the monitor's horizontal resolution, in dots per inch. If set to 0, " "forces the X server to be queried for both horizontal and vertical " @@ -11595,7 +12006,7 @@ "設定螢幕的水平解析度 (單位為 dpi)。如果設定為 0 的話,會強制 X 伺服器查詢水平" "和垂直的解析度。" -#: ../app/config/gimprc-blurbs.h:281 +#: ../app/config/gimprc-blurbs.h:296 msgid "" "Sets the monitor's vertical resolution, in dots per inch. If set to 0, " "forces the X server to be queried for both horizontal and vertical " @@ -11604,13 +12015,13 @@ "設定螢幕的垂直解析度 (單位為 dpi)。如果設定為 0 的話,會強制 X 伺服器查詢水平" "和垂直的解析度。" -#: ../app/config/gimprc-blurbs.h:286 +#: ../app/config/gimprc-blurbs.h:301 #, fuzzy #| msgid "When enabled, menus can be torn off." msgid "When enabled, non-visible layers can be edited as normal." msgstr "如啟用本選項,可令選單脫離視窗。" -#: ../app/config/gimprc-blurbs.h:289 +#: ../app/config/gimprc-blurbs.h:304 msgid "" "If enabled, the move tool sets the edited layer or path as active. This " "used to be the default behaviour in older versions." @@ -11618,17 +12029,17 @@ "如果啟用,移動工具會將已編輯的圖層或路徑設為使用中。這在舊版本中是預設的行" "為。" -#: ../app/config/gimprc-blurbs.h:298 +#: ../app/config/gimprc-blurbs.h:313 msgid "" "Sets the size of the navigation preview available in the lower right corner " "of the image window." msgstr "設定圖片視窗右下角的導覽圖尺寸。" -#: ../app/config/gimprc-blurbs.h:302 +#: ../app/config/gimprc-blurbs.h:317 msgid "Sets how many threads GIMP should use for operations that support it." msgstr "設定 GIMP 應該使用多少個執行緒來支援它的操作。" -#: ../app/config/gimprc-blurbs.h:324 +#: ../app/config/gimprc-blurbs.h:339 msgid "" "Sets whether GIMP should create previews of layers and channels. Previews in " "the layers and channels dialog are nice to have but they can slow things " @@ -11637,30 +12048,30 @@ "指定 GIMP 應否產生圖層及色版的預覽圖。在圖層及色版對話框中顯示預覽圖是一件好" "事,但如果開啟較大的圖片,會拖慢整體的運行速度。" -#: ../app/config/gimprc-blurbs.h:329 +#: ../app/config/gimprc-blurbs.h:344 msgid "" "Sets whether GIMP should create previews of layer groups. Layer group " "previews are more expensive than ordinary layer previews." msgstr "" -#: ../app/config/gimprc-blurbs.h:333 +#: ../app/config/gimprc-blurbs.h:348 msgid "" "Sets the preview size used for layers and channel previews in newly created " "dialogs." msgstr "為圖層及色版指定在新建對話框中預覽圖的預設尺寸。" -#: ../app/config/gimprc-blurbs.h:337 +#: ../app/config/gimprc-blurbs.h:352 msgid "Sets the default quick mask color." msgstr "設定預設快速遮罩顏色。" -#: ../app/config/gimprc-blurbs.h:340 +#: ../app/config/gimprc-blurbs.h:355 msgid "" "When enabled, the image window will automatically resize itself whenever the " "physical image size changes. This setting only takes effect in multi-window " "mode." msgstr "如啟用本選項,當圖片的實際尺寸有變動時,圖片視窗會自動調整尺寸。" -#: ../app/config/gimprc-blurbs.h:345 +#: ../app/config/gimprc-blurbs.h:360 #, fuzzy #| msgid "" #| "When enabled, the image window will automatically resize itself when " @@ -11670,11 +12081,11 @@ "into and out of images. This setting only takes effect in multi-window mode." msgstr "如啟用本選項,當拉近或者拉遠圖片時,圖片視窗會自動調整尺寸。" -#: ../app/config/gimprc-blurbs.h:350 +#: ../app/config/gimprc-blurbs.h:365 msgid "Let GIMP try to restore your last saved session on each startup." msgstr "讓 GIMP 在每次啟動時回復上次執行的情況。" -#: ../app/config/gimprc-blurbs.h:353 +#: ../app/config/gimprc-blurbs.h:368 msgid "" "When enabled, GIMP will try to restore windows on the monitor they were open " "before. When disabled, windows will appear on the currently used monitor." @@ -11682,38 +12093,47 @@ "啟用後,GIMP 將嘗試恢復視窗在之前開啟的螢幕上。若不勾選,視窗將顯示在目前使用" "的螢幕上。" -#: ../app/config/gimprc-blurbs.h:358 +#: ../app/config/gimprc-blurbs.h:373 msgid "" "Remember the current tool, pattern, color, and brush across GIMP sessions." msgstr "在 GIMP 結束前,記錄目前使用的工具、圖樣、色彩及筆刷。" -#: ../app/config/gimprc-blurbs.h:362 +#: ../app/config/gimprc-blurbs.h:377 msgid "" "When enabled, the same tool and tool options will be used for all input " "devices. No tool switching will occur when the input device changes." msgstr "" -#: ../app/config/gimprc-blurbs.h:367 +#: ../app/config/gimprc-blurbs.h:382 msgid "" "Keep a permanent record of all opened and saved files in the Recent " "Documents list." msgstr "在最近使用文件清單中永久保存所有開啟或儲存過的檔案。" -#: ../app/config/gimprc-blurbs.h:371 +#: ../app/config/gimprc-blurbs.h:386 msgid "Save the positions and sizes of the main dialogs when GIMP exits." msgstr "當 GIMP 結束時儲存主要對話框的位置及尺寸。" -#: ../app/config/gimprc-blurbs.h:374 +#: ../app/config/gimprc-blurbs.h:389 msgid "Save the tool options when GIMP exits." msgstr "當 GIMP 結束時儲存工具選項。" -#: ../app/config/gimprc-blurbs.h:380 +#: ../app/config/gimprc-blurbs.h:395 msgid "" "When enabled, all paint tools will show a preview of the current brush's " "outline." msgstr "如啟用本選項,使用任何繪畫工具時都會顯示目前的筆刷的形狀。" -#: ../app/config/gimprc-blurbs.h:384 +#: ../app/config/gimprc-blurbs.h:399 +#, fuzzy +#| msgid "" +#| "When enabled, the mouse pointer will be shown over the image while using " +#| "a paint tool." +msgid "" +"When enabled, the brush outline will snap to individual dabs while painting." +msgstr "如啟用本選項,當使用繪畫工具時也一樣顯示滑鼠指標。" + +#: ../app/config/gimprc-blurbs.h:403 msgid "" "When enabled, dialogs will show a help button that gives access to the " "related help page. Without this button, the help page can still be reached " @@ -11722,13 +12142,13 @@ "如啟用本選項,所有對話框都會顯示「求助」按鈕,讓您瀏覽相關的說明文件。不過即" "使沒有這個按鈕,仍然可以按鍵盤的 F1 代替。" -#: ../app/config/gimprc-blurbs.h:389 +#: ../app/config/gimprc-blurbs.h:408 msgid "" "When enabled, the mouse pointer will be shown over the image while using a " "paint tool." msgstr "如啟用本選項,當使用繪畫工具時也一樣顯示滑鼠指標。" -#: ../app/config/gimprc-blurbs.h:393 +#: ../app/config/gimprc-blurbs.h:412 msgid "" "When enabled, the menubar is visible by default. This can also be toggled " "with the \"View->Show Menubar\" command." @@ -11736,14 +12156,14 @@ "如啟用本選項,預設會將選單列顯示出來。您也可以在「顯示→顯示選單列」中更改本設" "定。" -#: ../app/config/gimprc-blurbs.h:397 +#: ../app/config/gimprc-blurbs.h:416 msgid "" "When enabled, the rulers are visible by default. This can also be toggled " "with the \"View->Show Rulers\" command." msgstr "" "如啟用本選項,預設會將尺規顯示出來。您也可以在「顯示→顯示尺規」中更改本設定。" -#: ../app/config/gimprc-blurbs.h:401 +#: ../app/config/gimprc-blurbs.h:420 msgid "" "When enabled, the scrollbars are visible by default. This can also be " "toggled with the \"View->Show Scrollbars\" command." @@ -11751,7 +12171,7 @@ "如啟用本選項,預設會將捲動列顯示出來。您也可以在「顯示→顯示捲動軸」中更改本設" "定。" -#: ../app/config/gimprc-blurbs.h:405 +#: ../app/config/gimprc-blurbs.h:424 msgid "" "When enabled, the statusbar is visible by default. This can also be toggled " "with the \"View->Show Statusbar\" command." @@ -11759,7 +12179,7 @@ "如啟用本選項,預設會將狀態列顯示出來。您也可以在「顯示→顯示狀態列」中更改本設" "定。" -#: ../app/config/gimprc-blurbs.h:409 +#: ../app/config/gimprc-blurbs.h:428 msgid "" "When enabled, the selection is visible by default. This can also be toggled " "with the \"View->Show Selection\" command." @@ -11767,7 +12187,7 @@ "如啟用本選項,預設會將選取範圍周圍的虛線顯示出來。您也可以在「顯示→顯示選取範" "圍」中更改本設定。" -#: ../app/config/gimprc-blurbs.h:413 +#: ../app/config/gimprc-blurbs.h:432 msgid "" "When enabled, the layer boundary is visible by default. This can also be " "toggled with the \"View->Show Layer Boundary\" command." @@ -11775,7 +12195,7 @@ "如啟用本選項,預設會將圖層邊界顯示出來。您也可以在「顯示→顯示圖層邊界」中更改" "本設定。" -#: ../app/config/gimprc-blurbs.h:417 +#: ../app/config/gimprc-blurbs.h:436 #, fuzzy #| msgid "" #| "When enabled, the layer boundary is visible by default. This can also be " @@ -11787,7 +12207,7 @@ "如啟用本選項,預設會將圖層邊界顯示出來。您也可以在「顯示→顯示圖層邊界」中更改" "本設定。" -#: ../app/config/gimprc-blurbs.h:421 +#: ../app/config/gimprc-blurbs.h:440 msgid "" "When enabled, the guides are visible by default. This can also be toggled " "with the \"View->Show Guides\" command." @@ -11795,14 +12215,14 @@ "如啟用本選項,預設會將參考線顯示出來。您也可以在「顯示→顯示參考線」中更改本設" "定。" -#: ../app/config/gimprc-blurbs.h:425 +#: ../app/config/gimprc-blurbs.h:444 msgid "" "When enabled, the grid is visible by default. This can also be toggled with " "the \"View->Show Grid\" command." msgstr "" "如啟用本選項,預設會將格線顯示出來。您也可以在「顯示→顯示格線」中更改本設定。" -#: ../app/config/gimprc-blurbs.h:429 +#: ../app/config/gimprc-blurbs.h:448 msgid "" "When enabled, the sample points are visible by default. This can also be " "toggled with the \"View->Show Sample Points\" command." @@ -11810,54 +12230,55 @@ "如啟用本選項,預設會將取樣點顯示出來。您也可以在「顯示→顯示取樣點」中更改本設" "定。" -#: ../app/config/gimprc-blurbs.h:433 +#: ../app/config/gimprc-blurbs.h:452 msgid "Show a tooltip when the pointer hovers over an item." msgstr "當滑鼠指標停在項目上時顯示工具提示。" -#: ../app/config/gimprc-blurbs.h:436 +#: ../app/config/gimprc-blurbs.h:455 msgid "Use GIMP in a single-window mode." msgstr "使用 GIMP 在一個單一視窗模式。" -#: ../app/config/gimprc-blurbs.h:439 +#: ../app/config/gimprc-blurbs.h:458 msgid "Hide docks and other windows, leaving only image windows." msgstr "隱藏浮動式及其他視窗,只留下圖片視窗。" -#: ../app/config/gimprc-blurbs.h:442 +#: ../app/config/gimprc-blurbs.h:461 #, fuzzy #| msgctxt "windows-action" #| msgid "When enabled, GIMP is in a single-window mode." msgid "Show the image tabs bar in single window mode." msgstr "啟用時,GIMP處於單一視窗模式。" -#: ../app/config/gimprc-blurbs.h:445 +#: ../app/config/gimprc-blurbs.h:464 msgid "Enable the N-Point Deformation tool." msgstr "啟用N點變形工具。" -#: ../app/config/gimprc-blurbs.h:448 +#: ../app/config/gimprc-blurbs.h:467 msgid "Enable the Handle Transform tool." -msgstr "啟用控制柄變換工具。" +msgstr "啟用控制柄變形工具。" -#: ../app/config/gimprc-blurbs.h:451 +#: ../app/config/gimprc-blurbs.h:470 msgid "Enable symmetry on painting." msgstr "啟用繪畫對稱性。" -#: ../app/config/gimprc-blurbs.h:454 +#: ../app/config/gimprc-blurbs.h:473 msgid "Enable the MyPaint Brush tool." msgstr "啟用 MyPaint 筆刷工具。" -#: ../app/config/gimprc-blurbs.h:457 +#: ../app/config/gimprc-blurbs.h:476 msgid "Enable the Seamless Clone tool." msgstr "啟用無縫仿製工具。" -#: ../app/config/gimprc-blurbs.h:460 +#: ../app/config/gimprc-blurbs.h:479 msgid "What to do when the space bar is pressed in the image window." msgstr "當空白鍵在圖片視窗中按下時要做什麼。" -#: ../app/config/gimprc-blurbs.h:463 +#: ../app/config/gimprc-blurbs.h:482 +#, fuzzy msgid "The compression method used for tile data stored in the swap file." -msgstr "" +msgstr "平面區塊資料以壓縮的方式儲存在交換檔中。" -#: ../app/config/gimprc-blurbs.h:466 +#: ../app/config/gimprc-blurbs.h:485 msgid "" "Sets the swap file location. GIMP uses a tile based memory allocation " "scheme. The swap file is used to quickly and easily swap tiles out to disk " @@ -11868,14 +12289,14 @@ msgstr "" "指定交換檔的位置。GIMP 會使用平面區塊的方式分配記憶體。交換檔的用途是將這些區" "塊快速地寫入磁碟或者讀入記憶體。但是要注意,如果 GIMP 開啟了較大的圖片,這些" -"交換檔可以變得很大。另外,如果交換檔目錄是在 NFS 伺服器中,速度可以變得很慢。" -"基於以上的原因,最好將交換檔案目錄設定為“/tmp”。" +"交換檔可以變得很大。另外,如果交換檔目錄是在 NFS 伺服器上,速度會變得很慢。基" +"於以上的原因,最好將交換檔案目錄設定為“/tmp”。" -#: ../app/config/gimprc-blurbs.h:475 +#: ../app/config/gimprc-blurbs.h:494 msgid "When enabled, menus can be torn off." msgstr "如啟用本選項,可令選單脫離視窗。" -#: ../app/config/gimprc-blurbs.h:478 +#: ../app/config/gimprc-blurbs.h:497 msgid "" "When enabled, you can change keyboard shortcuts for menu items by hitting a " "key combination while the menu item is highlighted." @@ -11883,15 +12304,15 @@ "如啟用本選項,當某個選單項目被選中時,您可即時按下適當的按鍵組合,來更改代表" "這個選單項目的捷徑鍵。" -#: ../app/config/gimprc-blurbs.h:482 +#: ../app/config/gimprc-blurbs.h:501 msgid "Save changed keyboard shortcuts when GIMP exits." msgstr "當 GIMP 結束時儲存己修改的捷徑鍵。" -#: ../app/config/gimprc-blurbs.h:485 +#: ../app/config/gimprc-blurbs.h:504 msgid "Restore saved keyboard shortcuts on each GIMP startup." msgstr "當 GIMP 啟動時載入己修改的捷徑鍵。" -#: ../app/config/gimprc-blurbs.h:488 +#: ../app/config/gimprc-blurbs.h:507 msgid "" "Sets the folder for temporary storage. Files will appear here during the " "course of running GIMP. Most files will disappear when GIMP exits, but some " @@ -11902,178 +12323,181 @@ "會在 GIMP 結束後消失,但有可能有一些檔案會留下,因此該目錄最好是不可以分享給" "其它使用者。" -#: ../app/config/gimprc-blurbs.h:494 +#: ../app/config/gimprc-blurbs.h:513 +#, fuzzy msgid "The name of the theme to use." -msgstr "" +msgstr "所使用的佈景主題名稱" -#: ../app/config/gimprc-blurbs.h:509 +#: ../app/config/gimprc-blurbs.h:528 +#, fuzzy msgid "" "Sets the default rendering intent for the 'Convert to Color Profile' dialog." -msgstr "" +msgstr "設定「轉換為色彩描述檔」對話框的預設渲染方式。" -#: ../app/config/gimprc-blurbs.h:512 +#: ../app/config/gimprc-blurbs.h:531 msgid "" "Sets the default 'Black Point Compensation' state for the 'Convert to Color " "Profile' dialog." -msgstr "設置「轉換為色彩描述檔」對話框的預設「黑點補償」狀態。" +msgstr "設定「轉換為色彩描述檔」對話框的預設「黑點補償」狀態。" -#: ../app/config/gimprc-blurbs.h:516 +#: ../app/config/gimprc-blurbs.h:535 +#, fuzzy msgid "" "Sets the default layer dithering method for the 'Convert Precision' dialog." -msgstr "" +msgstr "設定「轉換為色彩描述檔」對話框的預設渲染方式。" -#: ../app/config/gimprc-blurbs.h:519 +#: ../app/config/gimprc-blurbs.h:538 msgid "" "Sets the default text layer dithering method for the 'Convert Precision' " "dialog." msgstr "" -#: ../app/config/gimprc-blurbs.h:522 +#: ../app/config/gimprc-blurbs.h:541 msgid "" "Sets the default channel dithering method for the 'Convert Precision' dialog." msgstr "設定「轉換精密度」對話框的預設色版抖動方法。" -#: ../app/config/gimprc-blurbs.h:525 +#: ../app/config/gimprc-blurbs.h:544 msgid "Sets the default palette type for the 'Convert to Indexed' dialog." msgstr "設定「轉換為索引」對話框的預設調色盤類型。" -#: ../app/config/gimprc-blurbs.h:528 +#: ../app/config/gimprc-blurbs.h:547 msgid "" "Sets the default maximum number of colors for the 'Convert to Indexed' " "dialog." msgstr "設定「轉換為索引」對話框的預設最大顏色數。" -#: ../app/config/gimprc-blurbs.h:531 +#: ../app/config/gimprc-blurbs.h:550 msgid "" "Sets the default 'Remove duplicate colors' state for the 'Convert to " "Indexed' dialog." msgstr "設定「轉換為索引」對話框的預設「刪除重複的顏色」狀態。" -#: ../app/config/gimprc-blurbs.h:534 +#: ../app/config/gimprc-blurbs.h:553 msgid "Sets the default dithering type for the 'Convert to Indexed' dialog." msgstr "設定「轉換為索引」對話框的預設抖動類型。" -#: ../app/config/gimprc-blurbs.h:537 +#: ../app/config/gimprc-blurbs.h:556 msgid "" "Sets the default 'Dither alpha' state for the 'Convert to Indexed' dialog." msgstr "" -#: ../app/config/gimprc-blurbs.h:540 +#: ../app/config/gimprc-blurbs.h:559 msgid "" "Sets the default 'Dither text layers' state for the 'Convert to Indexed' " "dialog." msgstr "" -#: ../app/config/gimprc-blurbs.h:543 +#: ../app/config/gimprc-blurbs.h:562 msgid "Sets the default fill type for the 'Canvas Size' dialog." msgstr "" -#: ../app/config/gimprc-blurbs.h:546 +#: ../app/config/gimprc-blurbs.h:565 msgid "Sets the default set of layers to resize for the 'Canvas Size' dialog." msgstr "" -#: ../app/config/gimprc-blurbs.h:549 +#: ../app/config/gimprc-blurbs.h:568 msgid "" "Sets the default 'Resize text layers' state for the 'Canvas Size' dialog." msgstr "" -#: ../app/config/gimprc-blurbs.h:552 +#: ../app/config/gimprc-blurbs.h:571 msgid "Sets the default layer name for the 'New Layer' dialog." msgstr "" -#: ../app/config/gimprc-blurbs.h:555 +#: ../app/config/gimprc-blurbs.h:574 msgid "Sets the default mode for the 'New Layer' dialog." msgstr "" -#: ../app/config/gimprc-blurbs.h:558 +#: ../app/config/gimprc-blurbs.h:577 msgid "Sets the default blend space for the 'New Layer' dialog." msgstr "" -#: ../app/config/gimprc-blurbs.h:561 +#: ../app/config/gimprc-blurbs.h:580 msgid "Sets the default composite space for the 'New Layer' dialog." msgstr "" -#: ../app/config/gimprc-blurbs.h:564 +#: ../app/config/gimprc-blurbs.h:583 msgid "Sets the default composite mode for the 'New Layer' dialog." msgstr "" -#: ../app/config/gimprc-blurbs.h:567 +#: ../app/config/gimprc-blurbs.h:586 msgid "Sets the default opacity for the 'New Layer' dialog." msgstr "" -#: ../app/config/gimprc-blurbs.h:570 +#: ../app/config/gimprc-blurbs.h:589 msgid "Sets the default fill type for the 'New Layer' dialog." msgstr "" -#: ../app/config/gimprc-blurbs.h:573 +#: ../app/config/gimprc-blurbs.h:592 msgid "Sets the default fill type for the 'Layer Boundary Size' dialog." msgstr "" -#: ../app/config/gimprc-blurbs.h:576 +#: ../app/config/gimprc-blurbs.h:595 msgid "Sets the default mask for the 'Add Layer Mask' dialog." msgstr "" -#: ../app/config/gimprc-blurbs.h:579 +#: ../app/config/gimprc-blurbs.h:598 msgid "Sets the default 'invert mask' state for the 'Add Layer Mask' dialog." msgstr "" -#: ../app/config/gimprc-blurbs.h:582 +#: ../app/config/gimprc-blurbs.h:601 msgid "Sets the default merge type for the 'Merge Visible Layers' dialog." msgstr "" -#: ../app/config/gimprc-blurbs.h:585 +#: ../app/config/gimprc-blurbs.h:604 msgid "" "Sets the default 'Active group only' for the 'Merge Visible Layers' dialog." msgstr "" -#: ../app/config/gimprc-blurbs.h:588 +#: ../app/config/gimprc-blurbs.h:607 msgid "" "Sets the default 'Discard invisible' for the 'Merge Visible Layers' dialog." msgstr "" -#: ../app/config/gimprc-blurbs.h:591 +#: ../app/config/gimprc-blurbs.h:610 msgid "Sets the default channel name for the 'New Channel' dialog." msgstr "" -#: ../app/config/gimprc-blurbs.h:594 +#: ../app/config/gimprc-blurbs.h:613 msgid "Sets the default color and opacity for the 'New Channel' dialog." msgstr "" -#: ../app/config/gimprc-blurbs.h:597 +#: ../app/config/gimprc-blurbs.h:616 #, fuzzy #| msgid "Sets the size of the thumbnail shown in the Open dialog." msgid "Sets the default path name for the 'New Path' dialog." msgstr "設定開啟對話框之中預覽圖的尺寸。" -#: ../app/config/gimprc-blurbs.h:600 +#: ../app/config/gimprc-blurbs.h:619 msgid "Sets the default folder path for the 'Export Path' dialog." msgstr "" -#: ../app/config/gimprc-blurbs.h:603 +#: ../app/config/gimprc-blurbs.h:622 msgid "" "Sets the default 'Export the active path' state for the 'Export Path' dialog." msgstr "" -#: ../app/config/gimprc-blurbs.h:606 +#: ../app/config/gimprc-blurbs.h:625 msgid "Sets the default folder path for the 'Import Path' dialog." msgstr "" -#: ../app/config/gimprc-blurbs.h:609 +#: ../app/config/gimprc-blurbs.h:628 msgid "" "Sets the default 'Merge imported paths' state for the 'Import Path' dialog." msgstr "" -#: ../app/config/gimprc-blurbs.h:612 +#: ../app/config/gimprc-blurbs.h:631 msgid "" "Sets the default 'Scale imported paths to fit size' state for the 'Import " "Path' dialog." msgstr "" -#: ../app/config/gimprc-blurbs.h:615 +#: ../app/config/gimprc-blurbs.h:634 msgid "Sets the default feather radius for the 'Feather Selection' dialog." msgstr "" -#: ../app/config/gimprc-blurbs.h:618 +#: ../app/config/gimprc-blurbs.h:637 #, fuzzy #| msgid "" #| "Sets the default channel dithering method for the 'Convert Precision' " @@ -12083,46 +12507,46 @@ "'Feather Selection' dialog." msgstr "設定「轉換精密度」對話框的預設色版抖動方法。" -#: ../app/config/gimprc-blurbs.h:622 +#: ../app/config/gimprc-blurbs.h:641 msgid "Sets the default grow radius for the 'Grow Selection' dialog." msgstr "" -#: ../app/config/gimprc-blurbs.h:625 +#: ../app/config/gimprc-blurbs.h:644 msgid "Sets the default shrink radius for the 'Shrink Selection' dialog." msgstr "" -#: ../app/config/gimprc-blurbs.h:628 +#: ../app/config/gimprc-blurbs.h:647 msgid "" "Sets the default 'Selected areas continue outside the image' setting for the " "'Shrink Selection' dialog." msgstr "" -#: ../app/config/gimprc-blurbs.h:632 +#: ../app/config/gimprc-blurbs.h:651 msgid "Sets the default border radius for the 'Border Selection' dialog." msgstr "" -#: ../app/config/gimprc-blurbs.h:635 +#: ../app/config/gimprc-blurbs.h:654 msgid "" "Sets the default 'Selected areas continue outside the image' setting for the " "'Border Selection' dialog." msgstr "" -#: ../app/config/gimprc-blurbs.h:639 +#: ../app/config/gimprc-blurbs.h:658 msgid "Sets the default border style for the 'Border Selection' dialog." msgstr "" -#: ../app/config/gimprc-blurbs.h:648 +#: ../app/config/gimprc-blurbs.h:667 msgid "Sets the size of the thumbnail shown in the Open dialog." msgstr "設定開啟對話框之中預覽圖的尺寸。" -#: ../app/config/gimprc-blurbs.h:651 +#: ../app/config/gimprc-blurbs.h:670 msgid "" "The thumbnail in the Open dialog will be automatically updated if the file " "being previewed is smaller than the size set here." msgstr "" "如果準備預覽的圖片大小低於本設定,「開啟圖片」對話框中的縮圖會自動更新。" -#: ../app/config/gimprc-blurbs.h:655 +#: ../app/config/gimprc-blurbs.h:674 msgid "" "When the amount of pixel data exceeds this limit, GIMP will start to swap " "tiles to disk. This is a lot slower but it makes it possible to work on " @@ -12133,37 +12557,47 @@ "比較慢,但也讓我們可以處理無法完全載入記憶體中的大型圖片。如果您有很多記憶體" "(RAM),您可能會把這個選項設為比較高的數值。" -#: ../app/config/gimprc-blurbs.h:661 +#: ../app/config/gimprc-blurbs.h:680 msgid "Show the current foreground and background colors in the toolbox." msgstr "顯示工具箱中目前的前景和背景色" -#: ../app/config/gimprc-blurbs.h:664 +#: ../app/config/gimprc-blurbs.h:683 msgid "Show the currently selected brush, pattern and gradient in the toolbox." msgstr "顯示目前在工具箱中選取的筆刷、圖樣及漸層。" -#: ../app/config/gimprc-blurbs.h:667 +#: ../app/config/gimprc-blurbs.h:686 +msgid "Menu mode of grouped tools." +msgstr "" + +#: ../app/config/gimprc-blurbs.h:689 msgid "Use a single toolbox button for grouped tools." msgstr "" -#: ../app/config/gimprc-blurbs.h:670 +#: ../app/config/gimprc-blurbs.h:692 msgid "Show the currently active image in the toolbox." msgstr "顯示工具箱中目前使用的圖片。" -#: ../app/config/gimprc-blurbs.h:676 +#: ../app/config/gimprc-blurbs.h:695 +#, fuzzy +#| msgid "Show the currently active image in the toolbox." +msgid "Show the GIMP mascot at the top of the toolbox." +msgstr "顯示工具箱中目前使用的圖片。" + +#: ../app/config/gimprc-blurbs.h:698 msgid "Sets the manner in which transparency is displayed in images." msgstr "指定顯示圖片時透明度的表示方式。" -#: ../app/config/gimprc-blurbs.h:679 +#: ../app/config/gimprc-blurbs.h:701 msgid "Sets the size of the checkerboard used to display transparency." msgstr "以棋盤格代表透明度時,指定棋盤格的尺寸。" -#: ../app/config/gimprc-blurbs.h:682 +#: ../app/config/gimprc-blurbs.h:704 msgid "" "When enabled, GIMP will not save an image if it has not been changed since " "it was opened." msgstr "如啟用本選項,GIMP 不會儲存沒有修改的圖片。" -#: ../app/config/gimprc-blurbs.h:686 +#: ../app/config/gimprc-blurbs.h:708 msgid "" "Sets the minimal number of operations that can be undone. More undo levels " "are kept available until the undo-size limit is reached." @@ -12171,7 +12605,7 @@ "指定可以還原的操作程序次數下限。至於額外可還原的操作程序,會保留至用盡指定的" "記憶體數目為止。" -#: ../app/config/gimprc-blurbs.h:690 +#: ../app/config/gimprc-blurbs.h:712 msgid "" "Sets an upper limit to the memory that is used per image to keep operations " "on the undo stack. Regardless of this setting, at least as many undo-levels " @@ -12180,27 +12614,25 @@ "每幅圖片都會將曾經使用操作程序保留在記憶中,以備將來復原時使用;這裡指定每幅" "圖片個別佔用的記憶體上限。但無論本設定為何值,復原次數的設定會優先考慮。" -#: ../app/config/gimprc-blurbs.h:695 +#: ../app/config/gimprc-blurbs.h:717 msgid "Sets the size of the previews in the Undo History." msgstr "設置步驟記錄中預覽圖的尺寸。" -#: ../app/config/gimprc-blurbs.h:698 +#: ../app/config/gimprc-blurbs.h:720 msgid "When enabled, pressing F1 will open the help browser." msgstr "如啟用本選項,按 F1 會顯示說明文件瀏覽器。" -#: ../app/config/gimprc-blurbs.h:701 +#: ../app/config/gimprc-blurbs.h:723 msgid "When enabled, uses OpenCL for some operations." msgstr "啟用後,使用 OpenCL 進行某些操作。" -#: ../app/config/gimprc-blurbs.h:719 +#: ../app/config/gimprc-blurbs.h:741 msgid "When enabled, a search of actions will also return inactive actions." msgstr "" -#: ../app/config/gimprc-blurbs.h:722 -#, fuzzy -#| msgid "_Maximum number of colors:" +#: ../app/config/gimprc-blurbs.h:744 msgid "The maximum number of actions saved in history." -msgstr "顏色數目上限(_M):" +msgstr "歷史紀錄儲存的最大動作數目" #: ../app/config/gimprc-deserialize.c:136 ../app/core/gimp-modules.c:131 #: ../app/core/gimp-units.c:278 ../app/gui/session.c:309 @@ -12439,22 +12871,22 @@ #: ../app/core/core-enums.c:453 msgctxt "debug-policy" msgid "Debug warnings, critical errors and crashes" -msgstr "" +msgstr "對警告、重大錯誤與程式崩潰進行除錯" #: ../app/core/core-enums.c:454 msgctxt "debug-policy" msgid "Debug critical errors and crashes" -msgstr "" +msgstr "為重大錯誤與程式崩潰進行除錯" #: ../app/core/core-enums.c:455 msgctxt "debug-policy" msgid "Debug crashes only" -msgstr "" +msgstr "只有程式崩潰時進行除錯" #: ../app/core/core-enums.c:456 msgctxt "debug-policy" msgid "Never debug GIMP" -msgstr "" +msgstr "不要為 GIMP 除錯" #: ../app/core/core-enums.c:542 msgctxt "dynamics-output-type" @@ -12530,11 +12962,9 @@ msgstr "開啟選取範圍編輯器" #: ../app/core/core-enums.c:610 -#, fuzzy -#| msgid "Use the online version" msgctxt "filter-region" msgid "Use the entire layer as input" -msgstr "使用線上的版本" +msgstr "把整個圖層當作輸入" #: ../app/core/core-enums.c:641 #, fuzzy @@ -12679,12 +13109,12 @@ #: ../app/core/core-enums.c:874 msgctxt "message-severity" msgid "WARNING" -msgstr "" +msgstr "警告" #: ../app/core/core-enums.c:875 msgctxt "message-severity" msgid "CRITICAL" -msgstr "" +msgstr "嚴重的" #: ../app/core/core-enums.c:941 msgctxt "thumbnail-size" @@ -12726,12 +13156,10 @@ msgid "Rotate image" msgstr "旋轉圖片" -#: ../app/core/core-enums.c:1138 -#, fuzzy -#| msgid "Transforming" +#: ../app/core/core-enums.c:1138 msgctxt "undo-type" msgid "Transform image" -msgstr "正在進行變換" +msgstr "圖片變形" #: ../app/core/core-enums.c:1139 msgctxt "undo-type" @@ -12877,7 +13305,7 @@ #: ../app/core/core-enums.c:1167 ../app/core/gimpdrawable-transform.c:731 msgctxt "undo-type" msgid "Transform" -msgstr "變換" +msgstr "變形" #: ../app/core/core-enums.c:1168 ../app/core/core-enums.c:1221 msgctxt "undo-type" @@ -13016,15 +13444,12 @@ #: ../app/core/core-enums.c:1203 msgctxt "undo-type" msgid "Start transforming group layer" -msgstr "" +msgstr "將群組的圖層變形" #: ../app/core/core-enums.c:1204 -#, fuzzy -#| msgctxt "layers-action" -#| msgid "Add transparency information to the layer" msgctxt "undo-type" msgid "End transforming group layer" -msgstr "將透明度資訊加入圖層" +msgstr "群組的圖層結束變形" #: ../app/core/core-enums.c:1205 msgctxt "undo-type" @@ -13087,11 +13512,9 @@ msgstr "路徑修改" #: ../app/core/core-enums.c:1220 -#, fuzzy -#| msgid "Transform resize" msgctxt "undo-type" msgid "Transform grid" -msgstr "變換調整大小" +msgstr "格線變形" #: ../app/core/core-enums.c:1222 msgctxt "undo-type" @@ -13174,16 +13597,16 @@ msgstr "內部程式" #. initialize the global parasite table -#: ../app/core/gimp.c:802 +#: ../app/core/gimp.c:830 msgid "Looking for data files" msgstr "正在尋找資料檔" -#: ../app/core/gimp.c:802 +#: ../app/core/gimp.c:830 msgid "Parasites" msgstr "附帶資訊" #. initialize the module list -#: ../app/core/gimp.c:813 ../app/dialogs/preferences-dialog.c:3271 +#: ../app/core/gimp.c:841 ../app/dialogs/preferences-dialog.c:3326 msgid "Modules" msgstr "模組" @@ -13201,7 +13624,7 @@ #. initialize the list of gimp dynamics #: ../app/core/gimp-data-factories.c:354 ../app/core/gimpcontext.c:722 -#: ../app/dialogs/preferences-dialog.c:3217 +#: ../app/dialogs/preferences-dialog.c:3272 #: ../app/tools/gimppaintoptions-gui.c:221 msgid "Dynamics" msgstr "筆刷動態" @@ -13343,7 +13766,7 @@ msgid "Cannot create folder '%s': %s" msgstr "無法建立目錄‘%s’:%s" -#: ../app/core/gimp-utils.c:532 ../app/core/gimpfilloptions.c:382 +#: ../app/core/gimp-utils.c:533 ../app/core/gimpfilloptions.c:382 msgid "No patterns available for this operation." msgstr "沒有可供本程序使用的圖樣。" @@ -13399,7 +13822,7 @@ msgid "Invalid UTF-8 string in brush file '%s'." msgstr "筆刷檔案 ‘%s’ 中含有無效的 UTF-8 字串。" -#: ../app/core/gimpbrush-load.c:279 ../app/core/gimppattern-load.c:141 +#: ../app/core/gimpbrush-load.c:279 ../app/core/gimppattern-load.c:142 #: ../app/dialogs/template-options-dialog.c:110 #: ../app/display/gimptoolpath.c:570 msgid "Unnamed" @@ -13467,13 +13890,13 @@ "Fatal parse error in brush file: Unable to decode abr format version %d." msgstr "分析筆刷檔 ‘%s’ 時出現嚴重錯誤:版本 %d 不明。" -#: ../app/core/gimpbrush-load.c:1180 ../app/core/gimpbrush-load.c:1198 +#: ../app/core/gimpbrush-load.c:1209 #, fuzzy, c-format #| msgid "Fatal parse error in brush file '%s': File is corrupt." msgid "Fatal parse error in brush file: RLE compressed brush data corrupt." msgstr "分析筆刷檔 ‘%s’ 時出現嚴重錯誤:檔案內容已經損壞。" -#: ../app/core/gimpbrush.c:156 ../app/paint/gimppaintoptions.c:225 +#: ../app/core/gimpbrush.c:157 ../app/paint/gimppaintoptions.c:225 msgid "Brush Spacing" msgstr "筆刷間隔" @@ -13591,7 +14014,7 @@ msgid "Rounded Rectangle Select" msgstr "圓角矩形選取" -#: ../app/core/gimpchannel-select.c:421 ../app/core/gimplayer.c:450 +#: ../app/core/gimpchannel-select.c:421 ../app/core/gimplayer.c:452 #, fuzzy msgctxt "undo-type" msgid "Alpha to Selection" @@ -13786,6 +14209,7 @@ msgstr "背景色" #: ../app/core/gimpcontext.c:698 ../app/core/gimpcontext.c:699 +#: ../app/operations/gimpoperationsettings.c:104 #: ../app/widgets/gimpbrushselect.c:177 ../app/widgets/gimplayertreeview.c:288 msgid "Opacity" msgstr "不透明度" @@ -13834,8 +14258,8 @@ msgid "Tool Preset" msgstr "工具預設" -#: ../app/core/gimpdatafactory.c:350 ../app/core/gimpdatafactory.c:384 -#: ../app/core/gimpdatafactory.c:718 ../app/core/gimpdatafactory.c:749 +#: ../app/core/gimpdatafactory.c:351 ../app/core/gimpdatafactory.c:385 +#: ../app/core/gimpdatafactory.c:719 ../app/core/gimpdatafactory.c:750 #, c-format msgid "" "Failed to save data:\n" @@ -13846,24 +14270,24 @@ "\n" "%s" -#: ../app/core/gimpdatafactory.c:423 ../app/core/gimpdatafactory.c:426 +#: ../app/core/gimpdatafactory.c:424 ../app/core/gimpdatafactory.c:427 #: ../app/core/gimpitem.c:547 ../app/core/gimpitem.c:550 msgid "copy" msgstr "複本" -#: ../app/core/gimpdatafactory.c:435 ../app/core/gimpitem.c:558 +#: ../app/core/gimpdatafactory.c:436 ../app/core/gimpitem.c:558 #, c-format msgid "%s copy" msgstr "%s 複本" -#: ../app/core/gimpdatafactory.c:586 ../app/tools/gimptextoptions.c:532 +#: ../app/core/gimpdatafactory.c:587 ../app/tools/gimptextoptions.c:532 #: ../app/widgets/gimpfontfactoryview.c:97 #, fuzzy #| msgid "Fonts (this may take a while)" msgid "Loading fonts (this may take a while...)" msgstr "字型(這可能會花點時間)" -#: ../app/core/gimpdatafactory.c:908 +#: ../app/core/gimpdatafactory.c:909 #, fuzzy, c-format #| msgid "" #| "You have a writable data folder configured (%s), but this folder does not " @@ -13877,7 +14301,7 @@ "您有一可寫入數據的資料夾配置(%s),但這個資料夾不存在。請建立資料夾或修正您在" "『偏好設定』對話框中『資料夾』部份的配置" -#: ../app/core/gimpdatafactory.c:927 +#: ../app/core/gimpdatafactory.c:928 #, c-format msgid "" "You have a writable data folder configured, but this folder is not part of " @@ -13887,7 +14311,7 @@ "您有一個可寫數據的資料夾配置,但這個資料夾是不屬於你的數據搜索路徑。你可能要" "手動編輯 gimprc 檔案,請在[偏好設定]對話框中的[資料夾]部份中修復它。" -#: ../app/core/gimpdatafactory.c:937 +#: ../app/core/gimpdatafactory.c:938 #, c-format msgid "You don't have any writable data folder configured." msgstr "您沒有設定可寫入的資料夾。" @@ -14005,21 +14429,21 @@ msgid "Rotate" msgstr "旋轉" -#: ../app/core/gimpdrawable-transform.c:1035 ../app/core/gimplayer.c:449 +#: ../app/core/gimpdrawable-transform.c:1035 ../app/core/gimplayer.c:451 msgctxt "undo-type" msgid "Transform Layer" -msgstr "變換圖層" +msgstr "變形圖層" #: ../app/core/gimpdrawable-transform.c:1048 msgid "Transformation" -msgstr "變換" +msgstr "變形" #: ../app/core/gimpdynamicsoutput.c:135 msgid "Output type" msgstr "輸出類型" #. Style -#: ../app/core/gimpfilloptions.c:108 ../app/dialogs/preferences-dialog.c:1817 +#: ../app/core/gimpfilloptions.c:108 ../app/dialogs/preferences-dialog.c:1836 msgid "Style" msgstr "樣式" @@ -14189,44 +14613,44 @@ msgid "Offset unit" msgstr "偏移單位" -#: ../app/core/gimpgrouplayer.c:286 +#: ../app/core/gimpgrouplayer.c:287 msgid "Layer Group" msgstr "圖層群組" -#: ../app/core/gimpgrouplayer.c:287 +#: ../app/core/gimpgrouplayer.c:288 msgctxt "undo-type" msgid "Rename Layer Group" msgstr "更改圖層群組名稱" -#: ../app/core/gimpgrouplayer.c:288 +#: ../app/core/gimpgrouplayer.c:289 msgctxt "undo-type" msgid "Move Layer Group" msgstr "移動圖層群組" -#: ../app/core/gimpgrouplayer.c:289 +#: ../app/core/gimpgrouplayer.c:290 msgctxt "undo-type" msgid "Scale Layer Group" msgstr "縮放圖層群組" -#: ../app/core/gimpgrouplayer.c:290 +#: ../app/core/gimpgrouplayer.c:291 msgctxt "undo-type" msgid "Resize Layer Group" msgstr "調整圖層群組大小" -#: ../app/core/gimpgrouplayer.c:291 +#: ../app/core/gimpgrouplayer.c:292 msgctxt "undo-type" msgid "Flip Layer Group" msgstr "翻轉圖層群組" -#: ../app/core/gimpgrouplayer.c:292 +#: ../app/core/gimpgrouplayer.c:293 msgctxt "undo-type" msgid "Rotate Layer Group" msgstr "旋轉圖層群組" -#: ../app/core/gimpgrouplayer.c:293 +#: ../app/core/gimpgrouplayer.c:294 msgctxt "undo-type" msgid "Transform Layer Group" -msgstr "變換圖層群組" +msgstr "變形圖層群組" #: ../app/core/gimpimage.c:691 ../app/widgets/gimpsymmetryeditor.c:175 msgid "Symmetry" @@ -14234,7 +14658,7 @@ #: ../app/core/gimpimage.c:2425 msgid " (exported)" -msgstr "(匯出)" +msgstr "(已轉存)" #: ../app/core/gimpimage.c:2429 msgid " (overwritten)" @@ -14402,20 +14826,20 @@ msgid "Add Color to Colormap" msgstr "加入顏色至顏色對應表" -#: ../app/core/gimpimage-convert-indexed.c:790 +#: ../app/core/gimpimage-convert-indexed.c:794 msgid "Cannot convert image: palette is empty." msgstr "不能轉換圖片:調色盤是空的。" -#: ../app/core/gimpimage-convert-indexed.c:802 +#: ../app/core/gimpimage-convert-indexed.c:806 msgctxt "undo-type" msgid "Convert Image to Indexed" msgstr "將圖片模式轉換為索引色" -#: ../app/core/gimpimage-convert-indexed.c:894 +#: ../app/core/gimpimage-convert-indexed.c:900 msgid "Converting to indexed colors (stage 2)" msgstr "將圖片色系轉換為索引色 (第 2 步驟)" -#: ../app/core/gimpimage-convert-indexed.c:943 +#: ../app/core/gimpimage-convert-indexed.c:949 msgid "Converting to indexed colors (stage 3)" msgstr "將圖片色系轉換為索引色 (第 3 步驟)" @@ -14495,7 +14919,7 @@ #: ../app/core/gimpimage-convert-precision.c:268 #: ../app/core/gimpimage-convert-precision.c:289 #: ../app/dialogs/convert-indexed-dialog.c:241 -#: ../app/dialogs/convert-precision-dialog.c:221 +#: ../app/dialogs/convert-precision-dialog.c:224 #: ../app/tools/gimpgradientoptions.c:128 msgid "Dithering" msgstr "擬色(Dithering)" @@ -14558,7 +14982,7 @@ #: ../app/core/gimpimage-item-list.c:256 msgctxt "undo-type" msgid "Transform Items" -msgstr "變換項目" +msgstr "變形項目" #: ../app/core/gimpimage-merge.c:135 msgctxt "undo-type" @@ -14661,8 +15085,8 @@ msgid "Can't undo %s" msgstr "無法復原 %s" -#: ../app/core/gimpimagefile.c:746 ../app/dialogs/preferences-dialog.c:1939 -#: ../app/dialogs/preferences-dialog.c:2045 +#: ../app/core/gimpimagefile.c:746 ../app/dialogs/preferences-dialog.c:1958 +#: ../app/dialogs/preferences-dialog.c:2064 msgid "Folder" msgstr "資料夾" @@ -14695,20 +15119,18 @@ msgstr "(預覽圖已過時)" #. pixel size -#: ../app/core/gimpimagefile.c:823 ../app/widgets/gimpimagepropview.c:429 +#: ../app/core/gimpimagefile.c:823 ../app/widgets/gimpimagepropview.c:441 #: ../app/widgets/gimpsizebox.c:429 ../app/widgets/gimptemplateeditor.c:702 #, c-format msgid "%d × %d pixel" msgid_plural "%d × %d pixels" msgstr[0] "%d × %d 像素" -msgstr[1] "%d × %d 像素" #: ../app/core/gimpimagefile.c:846 ../app/display/gimpdisplayshell-title.c:349 #, c-format msgid "%d layer" msgid_plural "%d layers" msgstr[0] "%d 個圖層" -msgstr[1] "%d 個圖層" #: ../app/core/gimpimagefile.c:894 #, c-format @@ -14746,7 +15168,7 @@ msgid "Anchor Floating Selection" msgstr "固定浮動的選取範圍" -#: ../app/core/gimplayer-floating-selection.c:176 ../app/core/gimplayer.c:1047 +#: ../app/core/gimplayer-floating-selection.c:176 ../app/core/gimplayer.c:1050 msgid "" "Cannot create a new layer from the floating selection because it belongs to " "a layer mask or channel." @@ -14757,76 +15179,76 @@ msgid "Floating Selection to Layer" msgstr "浮動選取範圍轉換為圖層" -#: ../app/core/gimplayer.c:443 +#: ../app/core/gimplayer.c:445 msgctxt "undo-type" msgid "Rename Layer" msgstr "更改圖層名稱" -#: ../app/core/gimplayer.c:444 +#: ../app/core/gimplayer.c:446 msgctxt "undo-type" msgid "Move Layer" msgstr "移動圖層" -#: ../app/core/gimplayer.c:445 +#: ../app/core/gimplayer.c:447 msgctxt "undo-type" msgid "Scale Layer" msgstr "縮放圖層" -#: ../app/core/gimplayer.c:446 +#: ../app/core/gimplayer.c:448 msgctxt "undo-type" msgid "Resize Layer" msgstr "調整圖層大小" -#: ../app/core/gimplayer.c:447 +#: ../app/core/gimplayer.c:449 msgctxt "undo-type" msgid "Flip Layer" msgstr "翻轉圖層" -#: ../app/core/gimplayer.c:448 +#: ../app/core/gimplayer.c:450 msgctxt "undo-type" msgid "Rotate Layer" msgstr "旋轉圖層" -#: ../app/core/gimplayer.c:451 +#: ../app/core/gimplayer.c:453 msgctxt "undo-type" msgid "Reorder Layer" msgstr "重新編排圖層次序" -#: ../app/core/gimplayer.c:452 +#: ../app/core/gimplayer.c:454 msgctxt "undo-type" msgid "Raise Layer" msgstr "提升圖層" -#: ../app/core/gimplayer.c:453 +#: ../app/core/gimplayer.c:455 msgctxt "undo-type" msgid "Raise Layer to Top" msgstr "提升圖層至頂層" -#: ../app/core/gimplayer.c:454 +#: ../app/core/gimplayer.c:456 msgctxt "undo-type" msgid "Lower Layer" msgstr "降低圖層" -#: ../app/core/gimplayer.c:455 +#: ../app/core/gimplayer.c:457 msgctxt "undo-type" msgid "Lower Layer to Bottom" msgstr "降低圖層至底層" -#: ../app/core/gimplayer.c:456 +#: ../app/core/gimplayer.c:458 msgid "Layer cannot be raised higher." msgstr "圖層無法再向上移。" -#: ../app/core/gimplayer.c:457 +#: ../app/core/gimplayer.c:459 msgid "Layer cannot be lowered more." msgstr "圖層無法再向下移。" -#: ../app/core/gimplayer.c:748 ../app/core/gimplayer.c:1947 +#: ../app/core/gimplayer.c:751 ../app/core/gimplayer.c:1966 #: ../app/core/gimplayermask.c:285 #, c-format msgid "%s mask" msgstr "%s 遮罩" -#: ../app/core/gimplayer.c:787 +#: ../app/core/gimplayer.c:790 #, c-format msgid "" "Floating Selection\n" @@ -14835,63 +15257,63 @@ "浮動選取範圍\n" " (%s)" -#: ../app/core/gimplayer.c:1851 +#: ../app/core/gimplayer.c:1867 msgid "Unable to add a layer mask since the layer already has one." msgstr "無法新增圖層遮罩,因為該圖層已經有一個遮罩了。" -#: ../app/core/gimplayer.c:1862 +#: ../app/core/gimplayer.c:1878 msgid "Cannot add layer mask of different dimensions than specified layer." msgstr "無法加入圖層遮罩,因為遮罩的尺寸和指定圖層的尺寸不同。" -#: ../app/core/gimplayer.c:1868 +#: ../app/core/gimplayer.c:1884 msgctxt "undo-type" msgid "Add Layer Mask" msgstr "加入圖層遮罩" -#: ../app/core/gimplayer.c:1988 +#: ../app/core/gimplayer.c:2007 #, fuzzy msgctxt "undo-type" msgid "Transfer Alpha to Mask" msgstr "在 GdkPixmap 上使用的遮罩點陣圖" -#: ../app/core/gimplayer.c:2150 +#: ../app/core/gimplayer.c:2169 msgctxt "undo-type" msgid "Apply Layer Mask" msgstr "套用圖層遮罩" -#: ../app/core/gimplayer.c:2151 +#: ../app/core/gimplayer.c:2170 msgctxt "undo-type" msgid "Delete Layer Mask" msgstr "刪除圖層遮罩" -#: ../app/core/gimplayer.c:2255 +#: ../app/core/gimplayer.c:2277 #, fuzzy msgctxt "undo-type" msgid "Enable Layer Mask" msgstr "停用圖層遮罩(_D)" -#: ../app/core/gimplayer.c:2256 +#: ../app/core/gimplayer.c:2278 #, fuzzy msgctxt "undo-type" msgid "Disable Layer Mask" msgstr "停用圖層遮罩(_D)" -#: ../app/core/gimplayer.c:2334 +#: ../app/core/gimplayer.c:2359 msgctxt "undo-type" msgid "Show Layer Mask" msgstr "顯示圖層遮罩" -#: ../app/core/gimplayer.c:2408 +#: ../app/core/gimplayer.c:2438 msgctxt "undo-type" msgid "Add Alpha Channel" msgstr "加入透明色版" -#: ../app/core/gimplayer.c:2443 +#: ../app/core/gimplayer.c:2473 msgctxt "undo-type" msgid "Remove Alpha Channel" msgstr "移除透明色版" -#: ../app/core/gimplayer.c:2464 +#: ../app/core/gimplayer.c:2494 msgctxt "undo-type" msgid "Layer to Image Size" msgstr "圖層符合圖片尺寸" @@ -14911,45 +15333,45 @@ msgid "Cannot rename layer masks." msgstr "無法更改圖層遮罩名稱。" -#: ../app/core/gimplineart.c:337 ../app/core/gimplineart.c:338 +#: ../app/core/gimplineart.c:338 ../app/core/gimplineart.c:339 #, fuzzy #| msgid "Select transparent areas" msgid "Select transparent pixels instead of gray ones" msgstr "選取透明區域" -#: ../app/core/gimplineart.c:344 ../app/tools/gimpbucketfilloptions.c:188 +#: ../app/core/gimplineart.c:345 ../app/tools/gimpbucketfilloptions.c:188 msgid "Line art detection threshold" msgstr "" -#: ../app/core/gimplineart.c:345 ../app/tools/gimpbucketfilloptions.c:189 +#: ../app/core/gimplineart.c:346 ../app/tools/gimpbucketfilloptions.c:189 msgid "Threshold to detect contour (higher values will include more pixels)" msgstr "" -#: ../app/core/gimplineart.c:351 ../app/tools/gimpbucketfilloptions.c:195 +#: ../app/core/gimplineart.c:352 ../app/tools/gimpbucketfilloptions.c:195 #, fuzzy #| msgid "Maximum _new image size:" msgid "Maximum growing size" msgstr "新的圖片的佔用記憶上限(_N):" -#: ../app/core/gimplineart.c:352 ../app/tools/gimpbucketfilloptions.c:196 +#: ../app/core/gimplineart.c:353 ../app/tools/gimpbucketfilloptions.c:196 #, fuzzy #| msgid "_Maximum number of colors:" msgid "Maximum number of pixels grown under the line art" msgstr "顏色數目上限(_M):" -#: ../app/core/gimplineart.c:358 +#: ../app/core/gimplineart.c:359 msgid "Maximum curved closing length" msgstr "" -#: ../app/core/gimplineart.c:359 +#: ../app/core/gimplineart.c:360 msgid "Maximum curved length (in pixels) to close the line art" msgstr "" -#: ../app/core/gimplineart.c:365 +#: ../app/core/gimplineart.c:366 msgid "Maximum straight closing length" msgstr "" -#: ../app/core/gimplineart.c:366 +#: ../app/core/gimplineart.c:367 msgid "Maximum straight length (in pixels) to close the line art" msgstr "" @@ -15078,31 +15500,45 @@ #: ../app/core/gimppattern-load.c:99 #, c-format -msgid "Invalid header data in '%s': width=%lu, height=%lu, bytes=%lu" +msgid "" +"Invalid header data in '%s': width=%lu (maximum %lu), height=%lu (maximum " +"%lu), bytes=%lu" msgstr "" -#: ../app/core/gimppattern-load.c:115 +#: ../app/core/gimppattern-load.c:116 #, c-format msgid "Invalid header data in '%s': Pattern name is too long: %lu" msgstr "" -#: ../app/core/gimppattern-load.c:128 ../app/core/gimppattern-load.c:166 +#: ../app/core/gimppattern-load.c:129 ../app/core/gimppattern-load.c:167 #, fuzzy #| msgid "File is truncated in line %d" msgid "File appears truncated." msgstr "檔案在第 %d 行被截短" -#: ../app/core/gimppattern-load.c:134 +#: ../app/core/gimppattern-load.c:135 #, c-format msgid "Invalid UTF-8 string in pattern file '%s'." msgstr "調色盤檔案‘%s’中含有無效的 UTF-8 字串。" -#: ../app/core/gimppattern-load.c:177 +#: ../app/core/gimppattern-load.c:178 #, fuzzy #| msgid "Fatal parse error in palette file '%s'" msgid "Fatal parse error in pattern file: " msgstr "調色盤檔案'%s'出現嚴重錯誤解析" +#: ../app/core/gimppattern-save.c:52 +#, fuzzy, c-format +#| msgid "" +#| "Fatal parse error in pattern file '%s: Unsupported pattern depth %d.\n" +#| "GIMP Patterns must be GRAY or RGB." +msgid "" +"Unsupported pattern dimensions %d x %d.\n" +"GIMP Patterns have a maximum size of %d x %d." +msgstr "" +"分析圖樣檔案‘%s’時出現嚴重錯誤:不支援色彩深度 %d。\n" +"GIMP 的圖樣必須使用灰階或 RGB 色系。" + #: ../app/core/gimppdbprogress.c:268 #, c-format msgid "Unable to run %s callback. The corresponding plug-in may have crashed." @@ -15257,7 +15693,7 @@ msgstr "模擬筆刷動態(_E)" #. no undo (or redo) steps available -#: ../app/core/gimpsymmetry.c:137 ../app/widgets/gimpimagepropview.c:399 +#: ../app/core/gimpsymmetry.c:137 ../app/widgets/gimpimagepropview.c:410 #: ../app/widgets/gimpsymmetryeditor.c:165 msgid "None" msgstr "無" @@ -15294,7 +15730,7 @@ #: ../app/core/gimpsymmetry-mandala.c:153 ../app/core/gimpsymmetry-mirror.c:151 msgid "Disable brush transform" -msgstr "停用筆刷變換" +msgstr "停用筆刷變形" #: ../app/core/gimpsymmetry-mandala.c:154 msgid "Disable brush rotation" @@ -15458,9 +15894,9 @@ msgstr "色彩精準度" #. gamma -#: ../app/core/gimptemplate.c:204 ../app/dialogs/convert-precision-dialog.c:195 +#: ../app/core/gimptemplate.c:204 ../app/dialogs/convert-precision-dialog.c:198 #: ../app/operations/gimplevelsconfig.c:140 -#: ../app/operations/gimplevelsconfig.c:141 ../app/tools/gimplevelstool.c:509 +#: ../app/operations/gimplevelsconfig.c:141 ../app/tools/gimplevelstool.c:505 msgid "Gamma" msgstr "Gamma" @@ -15498,35 +15934,41 @@ msgid "Group" msgstr "圖層群組" -#: ../app/core/gimptoolpreset.c:147 +#: ../app/core/gimptoolpreset.c:149 msgid "Apply stored FG/BG" msgstr "套用儲存的前景/背景" -#: ../app/core/gimptoolpreset.c:154 +#: ../app/core/gimptoolpreset.c:156 +#, fuzzy +#| msgid "Apply stored pattern" +msgid "Apply stored opacity/paint mode" +msgstr "套用儲存的圖樣" + +#: ../app/core/gimptoolpreset.c:163 msgid "Apply stored brush" msgstr "套用儲存的筆刷" -#: ../app/core/gimptoolpreset.c:161 +#: ../app/core/gimptoolpreset.c:170 msgid "Apply stored dynamics" msgstr "套用儲存的動態" -#: ../app/core/gimptoolpreset.c:168 +#: ../app/core/gimptoolpreset.c:177 msgid "Apply stored MyPaint brush" msgstr "套用儲存的 MyPaint 筆刷" -#: ../app/core/gimptoolpreset.c:175 +#: ../app/core/gimptoolpreset.c:184 msgid "Apply stored pattern" msgstr "套用儲存的圖樣" -#: ../app/core/gimptoolpreset.c:182 +#: ../app/core/gimptoolpreset.c:191 msgid "Apply stored palette" msgstr "套用儲存的調色盤" -#: ../app/core/gimptoolpreset.c:189 +#: ../app/core/gimptoolpreset.c:198 msgid "Apply stored gradient" msgstr "套用儲存的漸層" -#: ../app/core/gimptoolpreset.c:196 +#: ../app/core/gimptoolpreset.c:205 msgid "Apply stored font" msgstr "套用儲存的字型" @@ -15596,17 +16038,27 @@ msgid "percent" msgstr "百分比" -#: ../app/dialogs/about-dialog.c:115 +#. Translators: the %s is GIMP version, the %d is the +#. * installer/package revision. +#. * For instance: "2.10.18 (revision 2)" +#. +#: ../app/dialogs/about-dialog.c:134 +#, fuzzy, c-format +#| msgid "%s version %s" +msgid "%s (revision %d)" +msgstr "%s 版本 %s" + +#: ../app/dialogs/about-dialog.c:142 msgid "About GIMP" msgstr "關於 GIMP" -#: ../app/dialogs/about-dialog.c:124 +#: ../app/dialogs/about-dialog.c:151 msgid "Visit the GIMP website" msgstr "訪問 GIMP 網站" #. Translators: insert your names here, #. separated by newline -#: ../app/dialogs/about-dialog.c:130 +#: ../app/dialogs/about-dialog.c:157 msgid "translator-credits" msgstr "" "Abel Cheung (張國冠)\n" @@ -15614,11 +16066,48 @@ "林佳宏\n" "陳英傑" -#: ../app/dialogs/about-dialog.c:529 +#: ../app/dialogs/about-dialog.c:355 +#, fuzzy +#| msgid "Available Filters" +msgid "Update available!" +msgstr "可使用的濾色片" + +#. This is actually a new revision of current version. +#: ../app/dialogs/about-dialog.c:375 +#, c-format +msgid "Download GIMP %s revision %d (released on %s)\n" +msgstr "" + +#. Translators: <> tags are Pango markup. Please keep these +#. * markups in your translation. +#: ../app/dialogs/about-dialog.c:385 +#, c-format +msgid "Release comment: %s" +msgstr "" + +#: ../app/dialogs/about-dialog.c:390 +#, c-format +msgid "Download GIMP %s (released on %s)\n" +msgstr "" + +#: ../app/dialogs/about-dialog.c:415 ../app/dialogs/about-dialog.c:436 +msgid "Check for updates" +msgstr "" + +#. Translators: first string is the date in the locale's date +#. * representation (e.g., 12/31/99), second is the time in the +#. * locale's time representation (e.g., 23:13:48). +#. +#: ../app/dialogs/about-dialog.c:456 +#, c-format +msgid "Last checked on %s at %s" +msgstr "" + +#: ../app/dialogs/about-dialog.c:759 msgid "GIMP is brought to you by" msgstr "GIMP 版本由以下人仕編寫:" -#: ../app/dialogs/about-dialog.c:605 +#: ../app/dialogs/about-dialog.c:835 #, fuzzy, c-format #| msgid "This is an unstable development release." msgid "" @@ -15686,7 +16175,7 @@ #: ../app/dialogs/color-profile-dialog.c:191 #: ../app/dialogs/color-profile-import-dialog.c:105 #: ../app/dialogs/convert-indexed-dialog.c:143 -#: ../app/dialogs/convert-precision-dialog.c:166 +#: ../app/dialogs/convert-precision-dialog.c:169 msgid "C_onvert" msgstr "轉換(_O)" @@ -15838,7 +16327,7 @@ msgstr "擬色時將透明度計算在內(_T)" #: ../app/dialogs/convert-indexed-dialog.c:291 -#: ../app/dialogs/convert-precision-dialog.c:276 +#: ../app/dialogs/convert-precision-dialog.c:279 msgid "Dithering text layers will make them uneditable" msgstr "抖動文字圖層會使其不可編輯" @@ -15854,29 +16343,35 @@ msgid "Convert Image to %s" msgstr "轉換圖片為 RGB 模式" -#: ../app/dialogs/convert-precision-dialog.c:157 +#: ../app/dialogs/convert-precision-dialog.c:158 +#, fuzzy +#| msgid "Precision Conversion" +msgid "Encoding Conversion" +msgstr "精準度轉換" + +#: ../app/dialogs/convert-precision-dialog.c:160 msgid "Precision Conversion" msgstr "精準度轉換" -#: ../app/dialogs/convert-precision-dialog.c:204 +#: ../app/dialogs/convert-precision-dialog.c:207 #: ../app/widgets/gimptemplateeditor.c:439 msgid "Perceptual gamma (sRGB)" msgstr "感知伽瑪(sRGB)" -#: ../app/dialogs/convert-precision-dialog.c:205 +#: ../app/dialogs/convert-precision-dialog.c:208 #: ../app/widgets/gimptemplateeditor.c:438 msgid "Linear light" msgstr "線性光源" -#: ../app/dialogs/convert-precision-dialog.c:237 +#: ../app/dialogs/convert-precision-dialog.c:240 msgid "_Layers:" msgstr "圖層(_L):" -#: ../app/dialogs/convert-precision-dialog.c:259 +#: ../app/dialogs/convert-precision-dialog.c:262 msgid "_Text Layers:" msgstr "文字圖層(_T):" -#: ../app/dialogs/convert-precision-dialog.c:286 +#: ../app/dialogs/convert-precision-dialog.c:289 msgid "_Channels and Masks:" msgstr "色版和遮罩(_C):" @@ -15895,7 +16390,7 @@ "Are you sure you want to remove '%s' from the list and delete it on disk?" msgstr "是否確定要同時在清單及磁碟裡刪除“%s”?" -#: ../app/dialogs/dialogs-constructors.c:216 ../app/gui/gui.c:194 +#: ../app/dialogs/dialogs-constructors.c:216 ../app/gui/gui.c:195 #: ../app/gui/gui-message.c:271 msgid "GIMP Message" msgstr "GIMP 訊息" @@ -16121,7 +16616,7 @@ msgstr "建立新的圖片" #: ../app/dialogs/image-new-dialog.c:138 -#: ../app/dialogs/preferences-dialog.c:1750 +#: ../app/dialogs/preferences-dialog.c:1767 msgid "_Template:" msgstr "範本(_T):" @@ -16157,7 +16652,8 @@ #: ../app/dialogs/module-dialog.c:134 ../app/tools/gimpcolorpickertool.c:351 #: ../app/tools/gimpgradienttool-editor.c:1857 #: ../app/tools/gimpmeasuretool.c:748 ../app/widgets/gimpcontrollerlist.c:640 -#: ../app/widgets/gimpcriticaldialog.c:97 ../app/widgets/gimppdbdialog.c:141 +#: ../app/widgets/gimpcriticaldialog.c:205 +#: ../app/widgets/gimpcriticaldialog.c:227 ../app/widgets/gimppdbdialog.c:141 #: ../app/widgets/gimpsettingsbox.c:655 ../app/widgets/gimptexteditor.c:163 msgid "_Close" msgstr "關閉(_C)" @@ -16449,7 +16945,7 @@ msgstr "選取來源" #: ../app/dialogs/palette-import-dialog.c:212 -#: ../app/dialogs/preferences-dialog.c:1713 +#: ../app/dialogs/preferences-dialog.c:1730 msgid "_Gradient" msgstr "漸層(_G)" @@ -16501,7 +16997,7 @@ #. The "Preview" frame #: ../app/dialogs/palette-import-dialog.c:360 -#: ../app/tools/gimpforegroundselecttool.c:1289 +#: ../app/tools/gimpforegroundselecttool.c:1291 msgid "Preview" msgstr "預覽" @@ -16513,438 +17009,429 @@ msgid "There is no palette to import." msgstr "沒有調色盤可匯入。" -#: ../app/dialogs/preferences-dialog.c:284 +#: ../app/dialogs/preferences-dialog.c:286 msgid "Reset All Preferences" msgstr "重置所有偏好設定" -#: ../app/dialogs/preferences-dialog.c:302 +#: ../app/dialogs/preferences-dialog.c:304 msgid "Do you really want to reset all preferences to default values?" msgstr "您是否確定要將所有偏好設定還原為預設值?" -#: ../app/dialogs/preferences-dialog.c:381 +#: ../app/dialogs/preferences-dialog.c:383 msgid "You will have to restart GIMP for the following changes to take effect:" msgstr "您必須重新啟動 GIMP 令以下的設定生效:" -#: ../app/dialogs/preferences-dialog.c:647 +#: ../app/dialogs/preferences-dialog.c:649 msgid "" "Your keyboard shortcuts will be reset to default values the next time you " "start GIMP." msgstr "下次啟動 GIMP 時會將所有捷徑鍵還原為預設值。" -#: ../app/dialogs/preferences-dialog.c:658 +#: ../app/dialogs/preferences-dialog.c:660 msgid "Remove all Keyboard Shortcuts" msgstr "移除所有鍵盤捷徑鍵" -#: ../app/dialogs/preferences-dialog.c:680 +#: ../app/dialogs/preferences-dialog.c:682 msgid "Do you really want to remove all keyboard shortcuts from all menus?" msgstr "您是否確定要移除所有選單的鍵盤捷徑鍵?" -#: ../app/dialogs/preferences-dialog.c:721 +#: ../app/dialogs/preferences-dialog.c:723 msgid "" "Your window setup will be reset to default values the next time you start " "GIMP." msgstr "下次啟動 GIMP 時會將所有視窗組態還原為預設值。" -#: ../app/dialogs/preferences-dialog.c:756 +#: ../app/dialogs/preferences-dialog.c:758 msgid "" "Your input device settings will be reset to default values the next time you " "start GIMP." msgstr "下次啟動 GIMP 時會將所有輸入裝置的設定還原為預設值。" -#: ../app/dialogs/preferences-dialog.c:798 +#: ../app/dialogs/preferences-dialog.c:800 msgid "" "Your tool options will be reset to default values the next time you start " "GIMP." msgstr "下次啟動 GIMP 時會將您的工具選項還原為預設值。" -#: ../app/dialogs/preferences-dialog.c:850 -#: ../app/dialogs/preferences-dialog.c:2565 +#: ../app/dialogs/preferences-dialog.c:852 +#: ../app/dialogs/preferences-dialog.c:2607 msgid "There's a local installation of the user manual." msgstr "這裡有本地端安裝的使用者手冊。" -#: ../app/dialogs/preferences-dialog.c:855 -#: ../app/dialogs/preferences-dialog.c:2571 +#: ../app/dialogs/preferences-dialog.c:857 +#: ../app/dialogs/preferences-dialog.c:2613 msgid "The user manual is not installed locally." msgstr "使用者手冊並沒有在本地端安裝。" -#: ../app/dialogs/preferences-dialog.c:961 +#: ../app/dialogs/preferences-dialog.c:963 msgid "Show s_election" msgstr "顯示選取範圍(_E)" -#: ../app/dialogs/preferences-dialog.c:964 +#: ../app/dialogs/preferences-dialog.c:966 msgid "Show _layer boundary" msgstr "顯示圖層邊界(_L)" -#: ../app/dialogs/preferences-dialog.c:967 +#: ../app/dialogs/preferences-dialog.c:969 #, fuzzy #| msgid "Show _layer boundary" msgid "Show can_vas boundary" msgstr "顯示圖層邊界(_L)" -#: ../app/dialogs/preferences-dialog.c:970 +#: ../app/dialogs/preferences-dialog.c:972 msgid "Show _guides" msgstr "顯示參考線(_G)" -#: ../app/dialogs/preferences-dialog.c:973 +#: ../app/dialogs/preferences-dialog.c:975 msgid "Show gri_d" msgstr "顯示格線(_D)" -#: ../app/dialogs/preferences-dialog.c:976 +#: ../app/dialogs/preferences-dialog.c:978 #, fuzzy #| msgctxt "view-action" #| msgid "Show Sample Points" msgid "Show _sample points" msgstr "顯示取樣點" -#: ../app/dialogs/preferences-dialog.c:985 +#: ../app/dialogs/preferences-dialog.c:987 msgid "Show _menubar" msgstr "顯示選單列(_M)" -#: ../app/dialogs/preferences-dialog.c:989 +#: ../app/dialogs/preferences-dialog.c:991 msgid "Show _rulers" msgstr "顯示尺規(_R)" -#: ../app/dialogs/preferences-dialog.c:992 +#: ../app/dialogs/preferences-dialog.c:994 msgid "Show scroll_bars" msgstr "顯示捲軸(_B)" -#: ../app/dialogs/preferences-dialog.c:995 +#: ../app/dialogs/preferences-dialog.c:997 msgid "Show s_tatusbar" msgstr "顯示狀態列(_T)" -#: ../app/dialogs/preferences-dialog.c:1001 +#: ../app/dialogs/preferences-dialog.c:1003 msgid "Canvas _padding mode:" msgstr "圖片外圍補白的方式(_P):" -#: ../app/dialogs/preferences-dialog.c:1006 +#: ../app/dialogs/preferences-dialog.c:1008 msgid "Custom p_adding color:" msgstr "圖片外圍補白的顏色(_A):" -#: ../app/dialogs/preferences-dialog.c:1007 +#: ../app/dialogs/preferences-dialog.c:1009 msgid "Select Custom Canvas Padding Color" msgstr "選擇自訂畫布補白顏色" -#: ../app/dialogs/preferences-dialog.c:1016 +#: ../app/dialogs/preferences-dialog.c:1018 #, fuzzy #| msgid "Canvas _padding mode:" msgid "_Keep canvas padding in \"Show All\" mode" msgstr "圖片外圍補白的方式(_P):" -#: ../app/dialogs/preferences-dialog.c:1041 +#: ../app/dialogs/preferences-dialog.c:1043 #, fuzzy #| msgid "Snap to Guides" msgid "Snap to _Guides" msgstr "貼齊參考線" -#: ../app/dialogs/preferences-dialog.c:1044 +#: ../app/dialogs/preferences-dialog.c:1046 #, fuzzy #| msgid "Snap to Grid" msgid "S_nap to Grid" msgstr "貼齊格線" -#: ../app/dialogs/preferences-dialog.c:1052 +#: ../app/dialogs/preferences-dialog.c:1054 #, fuzzy #| msgid "Snap to Canvas Edges" msgid "Snap to Canvas _Edges" msgstr "貼齊畫布邊緣" -#: ../app/dialogs/preferences-dialog.c:1055 +#: ../app/dialogs/preferences-dialog.c:1057 #, fuzzy #| msgid "Snap to Active Path" msgid "Snap to _Active Path" msgstr "貼齊使用中路徑" -#: ../app/dialogs/preferences-dialog.c:1128 +#: ../app/dialogs/preferences-dialog.c:1129 msgid "Preferences" msgstr "偏好設定" -#: ../app/dialogs/preferences-dialog.c:1164 #: ../app/dialogs/preferences-dialog.c:1165 +#: ../app/dialogs/preferences-dialog.c:1166 msgid "System Resources" msgstr "系統資源" -#: ../app/dialogs/preferences-dialog.c:1172 +#: ../app/dialogs/preferences-dialog.c:1174 msgid "Resource Consumption" msgstr "資源消耗" -#: ../app/dialogs/preferences-dialog.c:1182 +#: ../app/dialogs/preferences-dialog.c:1184 msgid "Minimal number of _undo levels:" msgstr "復原次數下限(_U):" -#: ../app/dialogs/preferences-dialog.c:1185 +#: ../app/dialogs/preferences-dialog.c:1187 msgid "Maximum undo _memory:" msgstr "復原操作佔用記憶上限(_M):" -#: ../app/dialogs/preferences-dialog.c:1188 +#: ../app/dialogs/preferences-dialog.c:1190 msgid "Tile cache _size:" msgstr "分塊快取大小(_S):" -#: ../app/dialogs/preferences-dialog.c:1191 +#: ../app/dialogs/preferences-dialog.c:1193 msgid "Maximum _new image size:" msgstr "新的圖片的佔用記憶上限(_N):" -#: ../app/dialogs/preferences-dialog.c:1195 +#: ../app/dialogs/preferences-dialog.c:1197 #, fuzzy #| msgctxt "undo-type" #| msgid "Image precision" msgid "S_wap compression:" msgstr "圖片精度" -#: ../app/dialogs/preferences-dialog.c:1200 +#: ../app/dialogs/preferences-dialog.c:1202 msgid "Number of _threads to use:" msgstr "使用的執行緒數量(_T):" -#. Hardware Acceleration -#: ../app/dialogs/preferences-dialog.c:1205 -msgid "Hardware Acceleration" -msgstr "硬體加速" - -#: ../app/dialogs/preferences-dialog.c:1209 -#, fuzzy -#| msgid "Use OpenCL" -msgid "Use O_penCL" -msgstr "使用 OpenCL" +#: ../app/dialogs/preferences-dialog.c:1210 +msgid "Network access" +msgstr "" -#: ../app/dialogs/preferences-dialog.c:1213 -msgid "" -"OpenCL drivers and support are experimental, expect slowdowns and possible " -"crashes (please report)." +#: ../app/dialogs/preferences-dialog.c:1214 +msgid "Check for updates (requires internet)" msgstr "" #. Image Thumbnails -#: ../app/dialogs/preferences-dialog.c:1219 +#: ../app/dialogs/preferences-dialog.c:1220 msgid "Image Thumbnails" msgstr "縮圖" -#: ../app/dialogs/preferences-dialog.c:1224 +#: ../app/dialogs/preferences-dialog.c:1225 msgid "Size of _thumbnails:" msgstr "縮圖尺寸(_T):" -#: ../app/dialogs/preferences-dialog.c:1228 +#: ../app/dialogs/preferences-dialog.c:1229 msgid "Maximum _filesize for thumbnailing:" msgstr "會自動產生縮圖的原圖大小上限(_F):" -#: ../app/dialogs/preferences-dialog.c:1235 +#: ../app/dialogs/preferences-dialog.c:1236 #, fuzzy #| msgid "Keep record of used files in the Recent Documents list" msgid "_Keep record of used files in the Recent Documents list" msgstr "在最近使用的文件清單中保存使用過檔案的紀錄" #. TODO: icon needed. -#: ../app/dialogs/preferences-dialog.c:1252 #: ../app/dialogs/preferences-dialog.c:1253 +#: ../app/dialogs/preferences-dialog.c:1254 #, fuzzy #| msgid "Debug" msgid "Debugging" msgstr "除錯" -#: ../app/dialogs/preferences-dialog.c:1260 +#: ../app/dialogs/preferences-dialog.c:1261 msgid "" "We hope you will never need these settings, but as all software, GIMP has " "bugs, and crashes can occur. If it happens, you can help us by reporting " "bugs." msgstr "" -#: ../app/dialogs/preferences-dialog.c:1269 +#: ../app/dialogs/preferences-dialog.c:1270 msgid "Bug Reporting" msgstr "" -#: ../app/dialogs/preferences-dialog.c:1275 +#: ../app/dialogs/preferences-dialog.c:1276 msgid "Debug _policy:" msgstr "" -#: ../app/dialogs/preferences-dialog.c:1287 +#: ../app/dialogs/preferences-dialog.c:1288 msgid "This feature requires \"gdb\" or \"lldb\" installed on your system." msgstr "" -#: ../app/dialogs/preferences-dialog.c:1291 +#: ../app/dialogs/preferences-dialog.c:1292 msgid "" "This feature is more efficient with \"gdb\" or \"lldb\" installed on your " "system." msgstr "" -#: ../app/dialogs/preferences-dialog.c:1304 #: ../app/dialogs/preferences-dialog.c:1305 +#: ../app/dialogs/preferences-dialog.c:1306 msgid "Color Management" msgstr "色彩管理" -#: ../app/dialogs/preferences-dialog.c:1314 +#: ../app/dialogs/preferences-dialog.c:1315 #, fuzzy #| msgid "Reset Color Management" msgid "R_eset Color Management" msgstr "重置色彩管理" -#: ../app/dialogs/preferences-dialog.c:1337 +#: ../app/dialogs/preferences-dialog.c:1338 msgid "Image display _mode:" msgstr "圖像顯示模式(_M):" #. Color Managed Display -#: ../app/dialogs/preferences-dialog.c:1341 +#: ../app/dialogs/preferences-dialog.c:1342 msgid "Color Managed Display" msgstr "色彩管理的顯示" -#: ../app/dialogs/preferences-dialog.c:1350 +#: ../app/dialogs/preferences-dialog.c:1351 msgid "Select Monitor Color Profile" msgstr "選擇螢幕色彩描述檔" -#: ../app/dialogs/preferences-dialog.c:1351 +#: ../app/dialogs/preferences-dialog.c:1352 msgid "_Monitor profile:" msgstr "螢幕配置檔(_M):" -#: ../app/dialogs/preferences-dialog.c:1357 +#: ../app/dialogs/preferences-dialog.c:1358 msgid "_Try to use the system monitor profile" msgstr "嘗試使用系統螢幕配置檔(_T)" -#: ../app/dialogs/preferences-dialog.c:1366 +#: ../app/dialogs/preferences-dialog.c:1367 msgid "_Rendering intent:" msgstr "色彩對應方式(_R):" -#: ../app/dialogs/preferences-dialog.c:1371 +#: ../app/dialogs/preferences-dialog.c:1372 msgid "Use _black point compensation" msgstr "使用黑點補償(_B)" -#: ../app/dialogs/preferences-dialog.c:1379 -#: ../app/dialogs/preferences-dialog.c:1415 ../app/paint/gimpinkoptions.c:93 +#: ../app/dialogs/preferences-dialog.c:1380 +#: ../app/dialogs/preferences-dialog.c:1416 ../app/paint/gimpinkoptions.c:93 msgid "Speed" msgstr "速度" -#: ../app/dialogs/preferences-dialog.c:1380 -#: ../app/dialogs/preferences-dialog.c:1416 +#: ../app/dialogs/preferences-dialog.c:1381 +#: ../app/dialogs/preferences-dialog.c:1417 msgid "Precision / Color Fidelity" msgstr "精度/色彩保真度" -#: ../app/dialogs/preferences-dialog.c:1381 +#: ../app/dialogs/preferences-dialog.c:1382 msgid "_Optimize image display for:" msgstr "最佳化圖像顯示(_O):" #. Print Simulation (Soft-proofing) -#: ../app/dialogs/preferences-dialog.c:1385 +#: ../app/dialogs/preferences-dialog.c:1386 msgid "Soft-Proofing" msgstr "軟校樣" -#: ../app/dialogs/preferences-dialog.c:1395 +#: ../app/dialogs/preferences-dialog.c:1396 msgid "Select Soft-Proofing Color Profile" msgstr "選擇軟校樣色彩描述檔" -#: ../app/dialogs/preferences-dialog.c:1396 +#: ../app/dialogs/preferences-dialog.c:1397 msgid "_Soft-proofing profile:" msgstr "軟校樣的描述檔(_S):" -#: ../app/dialogs/preferences-dialog.c:1402 +#: ../app/dialogs/preferences-dialog.c:1403 msgid "Re_ndering intent:" msgstr "色彩對應方式(_N):" -#: ../app/dialogs/preferences-dialog.c:1407 +#: ../app/dialogs/preferences-dialog.c:1408 msgid "Use black _point compensation" msgstr "使用黑點補償(_P)" -#: ../app/dialogs/preferences-dialog.c:1417 +#: ../app/dialogs/preferences-dialog.c:1418 msgid "O_ptimize soft-proofing for:" msgstr "最佳化軟校樣(_P):" -#: ../app/dialogs/preferences-dialog.c:1426 +#: ../app/dialogs/preferences-dialog.c:1427 #, fuzzy #| msgid "Mark out of gamut colors" msgid "Mar_k out of gamut colors" msgstr "標記超出全色彩範圍" -#: ../app/dialogs/preferences-dialog.c:1431 +#: ../app/dialogs/preferences-dialog.c:1432 msgid "Select Warning Color" msgstr "選擇警告顏色" #. Preferred profiles -#: ../app/dialogs/preferences-dialog.c:1442 +#: ../app/dialogs/preferences-dialog.c:1443 msgid "Preferred Profiles" msgstr "偏好的描述檔" -#: ../app/dialogs/preferences-dialog.c:1451 +#: ../app/dialogs/preferences-dialog.c:1452 msgid "Select Preferred RGB Color Profile" msgstr "選擇偏好的 RGB 色彩描述檔" -#: ../app/dialogs/preferences-dialog.c:1452 +#: ../app/dialogs/preferences-dialog.c:1453 msgid "_RGB profile:" msgstr "_RGB 配置檔:" -#: ../app/dialogs/preferences-dialog.c:1459 +#: ../app/dialogs/preferences-dialog.c:1460 msgid "Select Preferred Grayscale Color Profile" msgstr "選擇偏好的灰階色彩描述檔" -#: ../app/dialogs/preferences-dialog.c:1460 +#: ../app/dialogs/preferences-dialog.c:1461 msgid "_Grayscale profile:" msgstr "灰階描述檔(_G):" -#: ../app/dialogs/preferences-dialog.c:1467 +#: ../app/dialogs/preferences-dialog.c:1468 msgid "Select CMYK Color Profile" msgstr "選擇 CMYK 色彩描述檔" -#: ../app/dialogs/preferences-dialog.c:1468 +#: ../app/dialogs/preferences-dialog.c:1469 msgid "_CMYK profile:" msgstr "_CMYK 配置檔:" #. Policies -#: ../app/dialogs/preferences-dialog.c:1473 +#: ../app/dialogs/preferences-dialog.c:1474 msgid "Policies" msgstr "規則" -#: ../app/dialogs/preferences-dialog.c:1478 +#: ../app/dialogs/preferences-dialog.c:1479 #, fuzzy #| msgid "File Open behaviour:" msgid "_File Open behaviour:" msgstr "檔案開啟行為:" #. Filter Dialogs -#: ../app/dialogs/preferences-dialog.c:1482 -#: ../app/dialogs/preferences-dialog.c:2276 +#: ../app/dialogs/preferences-dialog.c:1483 +#: ../app/dialogs/preferences-dialog.c:2318 msgid "Filter Dialogs" msgstr "濾鏡對話框" -#: ../app/dialogs/preferences-dialog.c:1486 +#: ../app/dialogs/preferences-dialog.c:1487 #, fuzzy #| msgid "Show advanced color options" msgid "Show _advanced color options" msgstr "顯示進階顏色選項" -#: ../app/dialogs/preferences-dialog.c:1500 #: ../app/dialogs/preferences-dialog.c:1501 +#: ../app/dialogs/preferences-dialog.c:1502 msgid "Image Import & Export" msgstr "圖像匯入與匯出" #. Import Policies -#: ../app/dialogs/preferences-dialog.c:1511 +#: ../app/dialogs/preferences-dialog.c:1512 msgid "Import Policies" msgstr "匯入規則" -#: ../app/dialogs/preferences-dialog.c:1515 +#: ../app/dialogs/preferences-dialog.c:1516 #, fuzzy msgid "Promote imported images to _floating point precision" msgstr "將圖片轉換到索引色模式" -#: ../app/dialogs/preferences-dialog.c:1524 +#: ../app/dialogs/preferences-dialog.c:1525 #, fuzzy msgid "_Dither images when promoting to floating point" msgstr "將圖片轉換到索引色模式" -#: ../app/dialogs/preferences-dialog.c:1529 +#: ../app/dialogs/preferences-dialog.c:1530 #, fuzzy #| msgctxt "layers-action" #| msgid "Add the layer's alpha channel to the current selection" msgid "_Add an alpha channel to imported images" msgstr "將圖層的透明色版加入到目前的選取範圍" -#: ../app/dialogs/preferences-dialog.c:1534 +#: ../app/dialogs/preferences-dialog.c:1535 #, fuzzy #| msgid "Color profile policy:" msgid "Color _profile policy:" msgstr "色彩描述檔方針:" #. Export Policies -#: ../app/dialogs/preferences-dialog.c:1538 +#: ../app/dialogs/preferences-dialog.c:1539 #, fuzzy #| msgid "Import Policies" msgid "Export Policies" msgstr "匯入規則" -#: ../app/dialogs/preferences-dialog.c:1542 +#: ../app/dialogs/preferences-dialog.c:1543 #, fuzzy #| msgctxt "view-action" #| msgid "Display the image's color sample points" @@ -16956,7 +17443,7 @@ #. * It determines how file export #. * plug-ins handle Exif by default. #. -#: ../app/dialogs/preferences-dialog.c:1550 +#: ../app/dialogs/preferences-dialog.c:1551 msgid "Export _Exif metadata by default when available" msgstr "" @@ -16965,7 +17452,7 @@ #. * It determines how file export #. * plug-ins handle XMP by default. #. -#: ../app/dialogs/preferences-dialog.c:1558 +#: ../app/dialogs/preferences-dialog.c:1559 msgid "Export _XMP metadata by default when available" msgstr "" @@ -16974,483 +17461,507 @@ #. * It determines how file export #. * plug-ins handle IPTC by default. #. -#: ../app/dialogs/preferences-dialog.c:1566 +#: ../app/dialogs/preferences-dialog.c:1567 msgid "Export _IPTC metadata by default when available" msgstr "" -#: ../app/dialogs/preferences-dialog.c:1569 +#: ../app/dialogs/preferences-dialog.c:1570 msgid "Metadata can contain sensitive information." msgstr "" #. Export File Type -#: ../app/dialogs/preferences-dialog.c:1573 +#: ../app/dialogs/preferences-dialog.c:1574 #, fuzzy #| msgid "File Type" msgid "Export File Type" msgstr "檔案格式" -#: ../app/dialogs/preferences-dialog.c:1577 +#: ../app/dialogs/preferences-dialog.c:1578 msgid "Default export file t_ype:" msgstr "" #. Raw Image Importer -#: ../app/dialogs/preferences-dialog.c:1581 +#: ../app/dialogs/preferences-dialog.c:1582 #, fuzzy #| msgid "Image Editor" msgid "Raw Image Importer" msgstr "圖片編輯器" -#: ../app/dialogs/preferences-dialog.c:1617 +#: ../app/dialogs/preferences-dialog.c:1618 msgid "Experimental Playground" msgstr "實驗遊樂場" -#: ../app/dialogs/preferences-dialog.c:1618 +#: ../app/dialogs/preferences-dialog.c:1619 msgid "Playground" msgstr "遊樂場" -#: ../app/dialogs/preferences-dialog.c:1625 +#: ../app/dialogs/preferences-dialog.c:1626 msgid "" "These features are unfinished, buggy and may crash GIMP. It is unadvised to " "use them unless you really know what you are doing or you intend to " "contribute patches." msgstr "" -#: ../app/dialogs/preferences-dialog.c:1634 +#. Hardware Acceleration +#: ../app/dialogs/preferences-dialog.c:1636 +msgid "Hardware Acceleration" +msgstr "硬體加速" + +#: ../app/dialogs/preferences-dialog.c:1640 +msgid "" +"OpenCL drivers and support are experimental, expect slowdowns and possible " +"crashes (please report)." +msgstr "" + +#: ../app/dialogs/preferences-dialog.c:1646 +#, fuzzy +#| msgid "Use OpenCL" +msgid "Use O_penCL" +msgstr "使用 OpenCL" + +#. Very unstable tools +#: ../app/dialogs/preferences-dialog.c:1650 msgid "Insane Options" msgstr "瘋狂選項" -#: ../app/dialogs/preferences-dialog.c:1638 +#: ../app/dialogs/preferences-dialog.c:1654 msgid "_N-Point Deformation tool" msgstr "_N點變形工具" -#: ../app/dialogs/preferences-dialog.c:1641 +#: ../app/dialogs/preferences-dialog.c:1657 msgid "_Seamless Clone tool" msgstr "無縫仿製工具(_S)" -#: ../app/dialogs/preferences-dialog.c:1651 -#: ../app/dialogs/preferences-dialog.c:1652 +#: ../app/dialogs/preferences-dialog.c:1667 +#: ../app/dialogs/preferences-dialog.c:1668 msgctxt "preferences" msgid "Tool Options" msgstr "工具選項" #. General #. Snapping Distance -#: ../app/dialogs/preferences-dialog.c:1660 -#: ../app/dialogs/preferences-dialog.c:2509 -#: ../app/dialogs/preferences-dialog.c:2835 -#: ../app/dialogs/preferences-dialog.c:3070 +#: ../app/dialogs/preferences-dialog.c:1677 +#: ../app/dialogs/preferences-dialog.c:2551 +#: ../app/dialogs/preferences-dialog.c:2879 +#: ../app/dialogs/preferences-dialog.c:3125 #: ../app/widgets/gimpcontrollereditor.c:187 msgid "General" msgstr "一般" -#: ../app/dialogs/preferences-dialog.c:1663 +#: ../app/dialogs/preferences-dialog.c:1680 #, fuzzy #| msgctxt "item-set" #| msgid "All visible layers" msgid "Allow _editing on non-visible layers" msgstr "所有看得見的圖層" -#: ../app/dialogs/preferences-dialog.c:1667 +#: ../app/dialogs/preferences-dialog.c:1684 msgid "_Save tool options on exit" msgstr "結束程式時儲存工具選項(_S)" -#: ../app/dialogs/preferences-dialog.c:1671 +#: ../app/dialogs/preferences-dialog.c:1688 msgid "Save Tool Options _Now" msgstr "立刻儲存工具選項(_N)" -#: ../app/dialogs/preferences-dialog.c:1678 +#: ../app/dialogs/preferences-dialog.c:1695 msgid "_Reset Saved Tool Options to Default Values" msgstr "將工具選項設定為預設值(_R)" -#: ../app/dialogs/preferences-dialog.c:1692 +#: ../app/dialogs/preferences-dialog.c:1709 msgid "Default _interpolation:" msgstr "預設使用的圖片內插法(_I):" #. Global Brush, Pattern, ... -#: ../app/dialogs/preferences-dialog.c:1700 +#: ../app/dialogs/preferences-dialog.c:1717 msgid "Paint Options Shared Between Tools" msgstr "所有工具可以共用的繪圖選項" -#: ../app/dialogs/preferences-dialog.c:1704 +#: ../app/dialogs/preferences-dialog.c:1721 msgid "_Brush" msgstr "筆刷(_B)" -#: ../app/dialogs/preferences-dialog.c:1707 +#: ../app/dialogs/preferences-dialog.c:1724 msgid "_Dynamics" msgstr "筆刷動態(_D)" -#: ../app/dialogs/preferences-dialog.c:1710 +#: ../app/dialogs/preferences-dialog.c:1727 msgid "_Pattern" msgstr "圖樣(_P)" #. Move Tool -#: ../app/dialogs/preferences-dialog.c:1717 +#: ../app/dialogs/preferences-dialog.c:1734 msgid "Move Tool" msgstr "移動工具" -#: ../app/dialogs/preferences-dialog.c:1721 +#: ../app/dialogs/preferences-dialog.c:1738 #, fuzzy #| msgid "Set layer or path as active" msgid "Set _layer or path as active" msgstr "設定圖層或路徑為使用中" -#: ../app/dialogs/preferences-dialog.c:1733 +#: ../app/dialogs/preferences-dialog.c:1750 msgid "Default New Image" msgstr "預設的新圖片" -#: ../app/dialogs/preferences-dialog.c:1734 +#: ../app/dialogs/preferences-dialog.c:1751 msgid "Default Image" msgstr "預設圖片" -#: ../app/dialogs/preferences-dialog.c:1770 +#: ../app/dialogs/preferences-dialog.c:1787 msgid "Quick Mask color:" msgstr "快速遮罩顏色:" -#: ../app/dialogs/preferences-dialog.c:1771 +#: ../app/dialogs/preferences-dialog.c:1788 msgid "Set the default Quick Mask color" msgstr "設定預設快速遮罩顏色" -#: ../app/dialogs/preferences-dialog.c:1781 +#: ../app/dialogs/preferences-dialog.c:1798 msgid "Default Image Grid" msgstr "預設圖片格線" -#: ../app/dialogs/preferences-dialog.c:1782 +#: ../app/dialogs/preferences-dialog.c:1799 msgid "Default Grid" msgstr "預設格線" -#: ../app/dialogs/preferences-dialog.c:1801 +#: ../app/dialogs/preferences-dialog.c:1819 msgid "User Interface" msgstr "使用者介面" -#: ../app/dialogs/preferences-dialog.c:1802 +#: ../app/dialogs/preferences-dialog.c:1820 msgid "Interface" msgstr "介面" -#: ../app/dialogs/preferences-dialog.c:1811 ../app/tools/gimptextoptions.c:153 +#: ../app/dialogs/preferences-dialog.c:1830 ../app/tools/gimptextoptions.c:153 msgid "Language" msgstr "語言" -#: ../app/dialogs/preferences-dialog.c:1820 +#: ../app/dialogs/preferences-dialog.c:1839 msgid "Use co_mpact sliders" msgstr "" #. Previews -#: ../app/dialogs/preferences-dialog.c:1824 +#: ../app/dialogs/preferences-dialog.c:1843 msgid "Previews" msgstr "預覽" -#: ../app/dialogs/preferences-dialog.c:1827 +#: ../app/dialogs/preferences-dialog.c:1846 msgid "_Enable layer & channel previews" msgstr "可預覽圖層及色版(_E)" -#: ../app/dialogs/preferences-dialog.c:1835 +#: ../app/dialogs/preferences-dialog.c:1854 #, fuzzy #| msgid "_Enable layer & channel previews" msgid "Enable layer _group previews" msgstr "可預覽圖層及色版(_E)" -#: ../app/dialogs/preferences-dialog.c:1841 +#: ../app/dialogs/preferences-dialog.c:1860 msgid "_Default layer & channel preview size:" msgstr "預設圖層及色版的預覽圖尺寸(_D):" -#: ../app/dialogs/preferences-dialog.c:1844 +#: ../app/dialogs/preferences-dialog.c:1863 msgid "_Undo preview size:" msgstr "步驟記錄的預覽圖尺寸(_U):" -#: ../app/dialogs/preferences-dialog.c:1847 +#: ../app/dialogs/preferences-dialog.c:1866 msgid "Na_vigation preview size:" msgstr "導覽圖尺寸(_N):" #. Keyboard Shortcuts -#: ../app/dialogs/preferences-dialog.c:1851 +#: ../app/dialogs/preferences-dialog.c:1870 msgid "Keyboard Shortcuts" msgstr "鍵盤快速鍵" -#: ../app/dialogs/preferences-dialog.c:1855 +#: ../app/dialogs/preferences-dialog.c:1874 msgid "_Use dynamic keyboard shortcuts" msgstr "使用動態鍵盤快速鍵(_U)" -#: ../app/dialogs/preferences-dialog.c:1859 +#: ../app/dialogs/preferences-dialog.c:1878 msgid "Configure _Keyboard Shortcuts..." msgstr "設定鍵盤快速鍵(_K)..." -#: ../app/dialogs/preferences-dialog.c:1866 +#: ../app/dialogs/preferences-dialog.c:1885 msgid "_Save keyboard shortcuts on exit" msgstr "結束時儲存鍵盤快速鍵(_S)" -#: ../app/dialogs/preferences-dialog.c:1870 +#: ../app/dialogs/preferences-dialog.c:1889 msgid "Save Keyboard Shortcuts _Now" msgstr "立刻儲存鍵盤快速鍵(_N)" -#: ../app/dialogs/preferences-dialog.c:1877 +#: ../app/dialogs/preferences-dialog.c:1896 msgid "_Reset Keyboard Shortcuts to Default Values" msgstr "重設鍵盤快速鍵為預設值(_R)" -#: ../app/dialogs/preferences-dialog.c:1886 +#: ../app/dialogs/preferences-dialog.c:1905 msgid "Remove _All Keyboard Shortcuts" msgstr "移除所有鍵盤快速鍵(_A)" -#: ../app/dialogs/preferences-dialog.c:1898 -#: ../app/dialogs/preferences-dialog.c:1899 -#: ../app/dialogs/preferences-dialog.c:1934 +#: ../app/dialogs/preferences-dialog.c:1917 +#: ../app/dialogs/preferences-dialog.c:1918 +#: ../app/dialogs/preferences-dialog.c:1953 msgid "Theme" msgstr "佈景主題" -#: ../app/dialogs/preferences-dialog.c:1904 +#: ../app/dialogs/preferences-dialog.c:1923 msgid "Select Theme" msgstr "選取佈景主題" -#: ../app/dialogs/preferences-dialog.c:1986 +#: ../app/dialogs/preferences-dialog.c:2005 msgid "Reload C_urrent Theme" msgstr "重新載入目前的佈景主題(_U)" -#: ../app/dialogs/preferences-dialog.c:1998 -#: ../app/dialogs/preferences-dialog.c:1999 -#: ../app/dialogs/preferences-dialog.c:2040 +#: ../app/dialogs/preferences-dialog.c:2017 +#: ../app/dialogs/preferences-dialog.c:2018 +#: ../app/dialogs/preferences-dialog.c:2059 msgid "Icon Theme" msgstr "圖示主題" -#: ../app/dialogs/preferences-dialog.c:2004 +#: ../app/dialogs/preferences-dialog.c:2023 msgid "Select an Icon Theme" msgstr "選取圖示主題" -#: ../app/dialogs/preferences-dialog.c:2120 -#: ../app/dialogs/preferences-dialog.c:2121 ../app/widgets/gimptoolbox.c:525 +#: ../app/dialogs/preferences-dialog.c:2139 +#: ../app/dialogs/preferences-dialog.c:2140 ../app/widgets/gimptoolbox.c:525 msgid "Toolbox" msgstr "工具箱" #. Appearance -#: ../app/dialogs/preferences-dialog.c:2129 -#: ../app/dialogs/preferences-dialog.c:2909 ../app/widgets/gimpgrideditor.c:134 +#: ../app/dialogs/preferences-dialog.c:2148 +#: ../app/dialogs/preferences-dialog.c:2962 ../app/widgets/gimpgrideditor.c:134 msgid "Appearance" msgstr "外觀" -#: ../app/dialogs/preferences-dialog.c:2133 +#: ../app/dialogs/preferences-dialog.c:2152 msgid "Show GIMP _logo (drag-and-drop target)" msgstr "" -#: ../app/dialogs/preferences-dialog.c:2137 +#: ../app/dialogs/preferences-dialog.c:2156 msgid "Show _foreground & background color" msgstr "顯示前景及背景色(_F)" -#: ../app/dialogs/preferences-dialog.c:2141 +#: ../app/dialogs/preferences-dialog.c:2160 msgid "Show active _brush, pattern & gradient" msgstr "顯示使用中的筆刷、圖樣及漸層(_B)" -#: ../app/dialogs/preferences-dialog.c:2145 +#: ../app/dialogs/preferences-dialog.c:2164 msgid "Show active _image" msgstr "顯示使用中的圖片(_I)" -#: ../app/dialogs/preferences-dialog.c:2154 +#: ../app/dialogs/preferences-dialog.c:2173 msgid "Use tool _groups" msgstr "" +#: ../app/dialogs/preferences-dialog.c:2196 +#, fuzzy +#| msgid "_Mode:" +msgid "_Menu mode:" +msgstr "模式(_M):" + #. Tool Editor -#: ../app/dialogs/preferences-dialog.c:2161 +#: ../app/dialogs/preferences-dialog.c:2203 msgid "Tools Configuration" msgstr "工具配置" -#: ../app/dialogs/preferences-dialog.c:2176 -#: ../app/dialogs/preferences-dialog.c:2177 +#: ../app/dialogs/preferences-dialog.c:2218 +#: ../app/dialogs/preferences-dialog.c:2219 msgid "Dialog Defaults" msgstr "對話框預設" -#: ../app/dialogs/preferences-dialog.c:2186 +#: ../app/dialogs/preferences-dialog.c:2228 #, fuzzy #| msgid "Reset Dialog Defaults" msgid "Reset Dialog _Defaults" msgstr "重置對話框預設值" #. Color profile import dialog -#: ../app/dialogs/preferences-dialog.c:2194 +#: ../app/dialogs/preferences-dialog.c:2236 msgid "Color Profile Import Dialog" msgstr "色彩描述檔匯入對話框" -#: ../app/dialogs/preferences-dialog.c:2199 +#: ../app/dialogs/preferences-dialog.c:2241 msgid "Color profile policy:" msgstr "色彩描述檔方針:" #. All color profile chooser dialogs -#: ../app/dialogs/preferences-dialog.c:2203 +#: ../app/dialogs/preferences-dialog.c:2245 #, fuzzy #| msgid "Color Profile Import Dialog" msgid "Color Profile File Dialogs" msgstr "色彩描述檔匯入對話框" -#: ../app/dialogs/preferences-dialog.c:2208 +#: ../app/dialogs/preferences-dialog.c:2250 #, fuzzy #| msgid "Profile _details" msgid "Profile folder:" msgstr "描述檔細節(_D)" -#: ../app/dialogs/preferences-dialog.c:2209 +#: ../app/dialogs/preferences-dialog.c:2251 #, fuzzy #| msgid "Select Folder for Temporary Files" msgid "Select Default Folder for Color Profiles" msgstr "選擇暫存檔案使用的資料夾" #. Convert to Color Profile Dialog -#: ../app/dialogs/preferences-dialog.c:2213 +#: ../app/dialogs/preferences-dialog.c:2255 msgid "Convert to Color Profile Dialog" msgstr "轉換為色彩描述檔" -#: ../app/dialogs/preferences-dialog.c:2218 +#: ../app/dialogs/preferences-dialog.c:2260 msgid "Rendering intent:" msgstr "色彩對應方式:" -#: ../app/dialogs/preferences-dialog.c:2222 +#: ../app/dialogs/preferences-dialog.c:2264 msgid "Black point compensation" msgstr "黑點補償" #. Convert Precision Dialog -#: ../app/dialogs/preferences-dialog.c:2226 +#: ../app/dialogs/preferences-dialog.c:2268 msgid "Precision Conversion Dialog" msgstr "精密轉換對話框" -#: ../app/dialogs/preferences-dialog.c:2233 +#: ../app/dialogs/preferences-dialog.c:2275 msgid "Dither layers:" msgstr "抖動圖層:" -#: ../app/dialogs/preferences-dialog.c:2238 +#: ../app/dialogs/preferences-dialog.c:2280 msgid "Dither text layers:" msgstr "抖動文字圖層:" -#: ../app/dialogs/preferences-dialog.c:2243 +#: ../app/dialogs/preferences-dialog.c:2285 msgid "Dither channels/masks:" msgstr "抖動色版/遮罩:" #. Convert Indexed Dialog -#: ../app/dialogs/preferences-dialog.c:2247 +#: ../app/dialogs/preferences-dialog.c:2289 msgid "Indexed Conversion Dialog" msgstr "索引轉換對話框" -#: ../app/dialogs/preferences-dialog.c:2252 +#: ../app/dialogs/preferences-dialog.c:2294 msgid "Colormap:" msgstr "顏色對應表:" -#: ../app/dialogs/preferences-dialog.c:2255 +#: ../app/dialogs/preferences-dialog.c:2297 msgid "Maximum number of colors:" msgstr "顏色數目上限:" -#: ../app/dialogs/preferences-dialog.c:2259 +#: ../app/dialogs/preferences-dialog.c:2301 msgid "Remove unused and duplicate colors from colormap" msgstr "從顏色對應表中移除未使用的和重複的顏色" -#: ../app/dialogs/preferences-dialog.c:2265 +#: ../app/dialogs/preferences-dialog.c:2307 msgid "Color dithering:" msgstr "顏色抖動:" -#: ../app/dialogs/preferences-dialog.c:2269 +#: ../app/dialogs/preferences-dialog.c:2311 #, fuzzy #| msgid "Enable dithering of _transparency" msgid "Enable dithering of transparency" msgstr "擬色時將透明度計算在內(_T)" -#: ../app/dialogs/preferences-dialog.c:2272 +#: ../app/dialogs/preferences-dialog.c:2314 #, fuzzy #| msgid "Enable dithering of _transparency" msgid "Enable dithering of text layers" msgstr "擬色時將透明度計算在內(_T)" -#: ../app/dialogs/preferences-dialog.c:2281 +#: ../app/dialogs/preferences-dialog.c:2323 #, fuzzy #| msgid "Delete Device Settings" msgid "Keep recent settings:" msgstr "刪除裝置的設定:" -#: ../app/dialogs/preferences-dialog.c:2285 +#: ../app/dialogs/preferences-dialog.c:2327 #, fuzzy #| msgctxt "plug-in-action" #| msgid "Rerun the last used plug-in using the same settings" msgid "Default to the last used settings" msgstr "再一次執行前次使用的外掛程式,並且使用同樣的設定值" -#: ../app/dialogs/preferences-dialog.c:2288 +#: ../app/dialogs/preferences-dialog.c:2330 msgid "Show advanced color options" msgstr "顯示進階顏色選項" #. Canvas Size Dialog -#: ../app/dialogs/preferences-dialog.c:2292 +#: ../app/dialogs/preferences-dialog.c:2334 #, fuzzy #| msgid "Canvas Size" msgid "Canvas Size Dialog" msgstr "畫布尺寸" -#: ../app/dialogs/preferences-dialog.c:2297 -#: ../app/dialogs/preferences-dialog.c:2326 +#: ../app/dialogs/preferences-dialog.c:2339 +#: ../app/dialogs/preferences-dialog.c:2368 msgid "Fill with:" msgstr "填充方式:" -#: ../app/dialogs/preferences-dialog.c:2300 +#: ../app/dialogs/preferences-dialog.c:2342 msgid "Resize layers:" msgstr "調整圖層大小:" -#: ../app/dialogs/preferences-dialog.c:2304 +#: ../app/dialogs/preferences-dialog.c:2346 msgid "Resize text layers" msgstr "調整文字圖層大小" #. New Layer Dialog -#: ../app/dialogs/preferences-dialog.c:2308 +#: ../app/dialogs/preferences-dialog.c:2350 msgid "New Layer Dialog" msgstr "新增圖層對話框" -#: ../app/dialogs/preferences-dialog.c:2313 +#: ../app/dialogs/preferences-dialog.c:2355 msgid "Layer name:" msgstr "圖層名稱:" -#: ../app/dialogs/preferences-dialog.c:2317 +#: ../app/dialogs/preferences-dialog.c:2359 msgid "Fill type:" msgstr "填充類型:" #. Layer Boundary Size Dialog -#: ../app/dialogs/preferences-dialog.c:2321 +#: ../app/dialogs/preferences-dialog.c:2363 msgid "Layer Boundary Size Dialog" msgstr "圖層邊界大小對話框" #. Add Layer Mask Dialog -#: ../app/dialogs/preferences-dialog.c:2330 +#: ../app/dialogs/preferences-dialog.c:2372 msgid "Add Layer Mask Dialog" msgstr "加入圖層遮罩對話框" -#: ../app/dialogs/preferences-dialog.c:2335 +#: ../app/dialogs/preferences-dialog.c:2377 msgid "Layer mask type:" msgstr "圖層遮罩類型:" -#: ../app/dialogs/preferences-dialog.c:2339 +#: ../app/dialogs/preferences-dialog.c:2381 msgid "Invert mask" msgstr "反轉遮罩" #. Merge Layers Dialog -#: ../app/dialogs/preferences-dialog.c:2343 +#: ../app/dialogs/preferences-dialog.c:2385 msgid "Merge Layers Dialog" msgstr "合併圖層對話框" -#: ../app/dialogs/preferences-dialog.c:2350 +#: ../app/dialogs/preferences-dialog.c:2392 msgid "Merged layer size:" msgstr "合併的圖層大小:" -#: ../app/dialogs/preferences-dialog.c:2354 +#: ../app/dialogs/preferences-dialog.c:2396 msgid "Merge within active group only" msgstr "僅在作用群組內合併" -#: ../app/dialogs/preferences-dialog.c:2357 +#: ../app/dialogs/preferences-dialog.c:2399 msgid "Discard invisible layers" msgstr "丟棄看不見的圖層" #. New Channel Dialog -#: ../app/dialogs/preferences-dialog.c:2361 +#: ../app/dialogs/preferences-dialog.c:2403 msgid "New Channel Dialog" msgstr "新增色版對話框" -#: ../app/dialogs/preferences-dialog.c:2366 +#: ../app/dialogs/preferences-dialog.c:2408 msgid "Channel name:" msgstr "色版名稱:" -#: ../app/dialogs/preferences-dialog.c:2370 +#: ../app/dialogs/preferences-dialog.c:2412 msgid "Color and opacity:" msgstr "顏色和不透明度:" -#: ../app/dialogs/preferences-dialog.c:2371 +#: ../app/dialogs/preferences-dialog.c:2413 #, fuzzy #| msgctxt "channels-action" #| msgid "Edit the channel's name, color and opacity" @@ -17458,157 +17969,157 @@ msgstr "編輯色版的名稱、顏色和不透明度" #. New Path Dialog -#: ../app/dialogs/preferences-dialog.c:2376 +#: ../app/dialogs/preferences-dialog.c:2418 #, fuzzy #| msgid "New Path Options" msgid "New Path Dialog" msgstr "新增路徑選項" -#: ../app/dialogs/preferences-dialog.c:2381 +#: ../app/dialogs/preferences-dialog.c:2423 msgid "Path name:" msgstr "路徑名稱:" #. Export Path Dialog -#: ../app/dialogs/preferences-dialog.c:2385 +#: ../app/dialogs/preferences-dialog.c:2427 #, fuzzy #| msgid "Export Path to SVG" msgid "Export Paths Dialog" msgstr "將路徑匯出為 SVG" -#: ../app/dialogs/preferences-dialog.c:2390 +#: ../app/dialogs/preferences-dialog.c:2432 msgid "Export folder:" msgstr "匯出資料夾:" -#: ../app/dialogs/preferences-dialog.c:2391 +#: ../app/dialogs/preferences-dialog.c:2433 #, fuzzy #| msgid "Select Folder for Temporary Files" msgid "Select Default Folder for Exporting Paths" msgstr "選擇暫存檔案使用的資料夾" -#: ../app/dialogs/preferences-dialog.c:2395 +#: ../app/dialogs/preferences-dialog.c:2437 #, fuzzy #| msgid "Export the active path" msgid "Export the active path only" msgstr "匯出目前的路徑" #. Import Path Dialog -#: ../app/dialogs/preferences-dialog.c:2399 +#: ../app/dialogs/preferences-dialog.c:2441 msgid "Import Paths Dialog" msgstr "匯入路徑對話框" -#: ../app/dialogs/preferences-dialog.c:2404 +#: ../app/dialogs/preferences-dialog.c:2446 msgid "Import folder:" msgstr "匯入資料夾:" -#: ../app/dialogs/preferences-dialog.c:2405 +#: ../app/dialogs/preferences-dialog.c:2447 #, fuzzy #| msgid "Select Folder for Temporary Files" msgid "Select Default Folder for Importing Paths" msgstr "選擇暫存檔案使用的資料夾" -#: ../app/dialogs/preferences-dialog.c:2409 +#: ../app/dialogs/preferences-dialog.c:2451 #, fuzzy #| msgid "_Merge imported paths" msgid "Merge imported paths" msgstr "合併已匯入的路徑(_M)" -#: ../app/dialogs/preferences-dialog.c:2412 +#: ../app/dialogs/preferences-dialog.c:2454 #, fuzzy #| msgid "_Merge imported paths" msgid "Scale imported paths" msgstr "合併已匯入的路徑(_M)" #. Feather Selection Dialog -#: ../app/dialogs/preferences-dialog.c:2416 +#: ../app/dialogs/preferences-dialog.c:2458 #, fuzzy #| msgid "Feather Selection" msgid "Feather Selection Dialog" msgstr "羽化選取範圍" -#: ../app/dialogs/preferences-dialog.c:2421 +#: ../app/dialogs/preferences-dialog.c:2463 msgid "Feather radius:" msgstr "羽化半徑:" -#: ../app/dialogs/preferences-dialog.c:2425 -#: ../app/dialogs/preferences-dialog.c:2447 -#: ../app/dialogs/preferences-dialog.c:2464 +#: ../app/dialogs/preferences-dialog.c:2467 +#: ../app/dialogs/preferences-dialog.c:2489 +#: ../app/dialogs/preferences-dialog.c:2506 msgid "Selected areas continue outside the image" msgstr "選定區域繼續在圖像之外" #. Grow Selection Dialog -#: ../app/dialogs/preferences-dialog.c:2429 +#: ../app/dialogs/preferences-dialog.c:2471 msgid "Grow Selection Dialog" msgstr "擴大選取範圍對話框" -#: ../app/dialogs/preferences-dialog.c:2434 +#: ../app/dialogs/preferences-dialog.c:2476 msgid "Grow radius:" msgstr "擴大半徑:" #. Shrink Selection Dialog -#: ../app/dialogs/preferences-dialog.c:2438 +#: ../app/dialogs/preferences-dialog.c:2480 msgid "Shrink Selection Dialog" msgstr "縮小選取範圍對話框" -#: ../app/dialogs/preferences-dialog.c:2443 +#: ../app/dialogs/preferences-dialog.c:2485 msgid "Shrink radius:" msgstr "縮小半徑:" #. Border Selection Dialog -#: ../app/dialogs/preferences-dialog.c:2451 +#: ../app/dialogs/preferences-dialog.c:2493 #, fuzzy #| msgid "Border Selection" msgid "Border Selection Dialog" msgstr "選取範圍框線化" -#: ../app/dialogs/preferences-dialog.c:2456 +#: ../app/dialogs/preferences-dialog.c:2498 msgid "Border radius:" msgstr "邊框半徑:" -#: ../app/dialogs/preferences-dialog.c:2460 +#: ../app/dialogs/preferences-dialog.c:2502 msgid "Border style:" msgstr "邊框樣式:" #. Fill Options Dialog -#: ../app/dialogs/preferences-dialog.c:2468 +#: ../app/dialogs/preferences-dialog.c:2510 msgid "Fill Selection Outline & Fill Path Dialogs" msgstr "" #. Stroke Options Dialog -#: ../app/dialogs/preferences-dialog.c:2477 +#: ../app/dialogs/preferences-dialog.c:2519 #, fuzzy #| msgctxt "vectors-action" #| msgid "Selecti_on to Path" msgid "Stroke Selection & Stroke Path Dialogs" msgstr "選取轉為路徑(_O)" -#: ../app/dialogs/preferences-dialog.c:2500 -#: ../app/dialogs/preferences-dialog.c:2501 +#: ../app/dialogs/preferences-dialog.c:2542 +#: ../app/dialogs/preferences-dialog.c:2543 msgid "Help System" msgstr "說明文件系統" -#: ../app/dialogs/preferences-dialog.c:2512 +#: ../app/dialogs/preferences-dialog.c:2554 msgid "Show _tooltips" msgstr "顯示工具提示(_T)" -#: ../app/dialogs/preferences-dialog.c:2515 +#: ../app/dialogs/preferences-dialog.c:2557 msgid "Show help _buttons" msgstr "顯示「求助」按鈕(_B)" -#: ../app/dialogs/preferences-dialog.c:2520 +#: ../app/dialogs/preferences-dialog.c:2562 msgid "Use the online version" msgstr "使用線上的版本" -#: ../app/dialogs/preferences-dialog.c:2521 +#: ../app/dialogs/preferences-dialog.c:2563 msgid "Use a locally installed copy" msgstr "使用本地端安裝的複本" -#: ../app/dialogs/preferences-dialog.c:2522 +#: ../app/dialogs/preferences-dialog.c:2564 #, fuzzy #| msgid "User manual:" msgid "U_ser manual:" msgstr "使用者手冊:" -#: ../app/dialogs/preferences-dialog.c:2533 +#: ../app/dialogs/preferences-dialog.c:2575 #, fuzzy #| msgid "User Interface" msgid "User interface language" @@ -17618,580 +18129,586 @@ #. * that doesn't use the help browser, so don't bother showing #. * the combo. #. -#: ../app/dialogs/preferences-dialog.c:2592 +#: ../app/dialogs/preferences-dialog.c:2634 msgid "Help Browser" msgstr "說明文件瀏覽器" -#: ../app/dialogs/preferences-dialog.c:2599 +#: ../app/dialogs/preferences-dialog.c:2641 msgid "H_elp browser to use:" msgstr "指定的說明文件瀏覽器(_E):" -#: ../app/dialogs/preferences-dialog.c:2605 +#: ../app/dialogs/preferences-dialog.c:2647 msgid "" "The GIMP help browser doesn't seem to be installed. Using the web browser " "instead." msgstr "" #. Action Search -#: ../app/dialogs/preferences-dialog.c:2622 +#: ../app/dialogs/preferences-dialog.c:2664 msgid "Action Search" msgstr "動作搜尋" -#: ../app/dialogs/preferences-dialog.c:2626 +#: ../app/dialogs/preferences-dialog.c:2668 msgid "Show _unavailable actions" msgstr "顯示不可用的操作(_U)" -#: ../app/dialogs/preferences-dialog.c:2629 +#: ../app/dialogs/preferences-dialog.c:2671 #, fuzzy #| msgid "Maximum History Size:" msgid "_Maximum History Size:" msgstr "步驟記錄佔用記憶體的上限(_N):" -#: ../app/dialogs/preferences-dialog.c:2633 +#: ../app/dialogs/preferences-dialog.c:2675 #, fuzzy #| msgid "Clear Action History" msgid "C_lear Action History" msgstr "清除步驟記錄" -#: ../app/dialogs/preferences-dialog.c:2647 -#: ../app/dialogs/preferences-dialog.c:2648 +#: ../app/dialogs/preferences-dialog.c:2689 +#: ../app/dialogs/preferences-dialog.c:2690 msgid "Display" msgstr "顯示" #. Transparency -#: ../app/dialogs/preferences-dialog.c:2656 +#: ../app/dialogs/preferences-dialog.c:2699 msgid "Transparency" msgstr "透明" -#: ../app/dialogs/preferences-dialog.c:2660 +#: ../app/dialogs/preferences-dialog.c:2703 msgid "_Check style:" msgstr "檢查樣式(_C):" -#: ../app/dialogs/preferences-dialog.c:2663 +#: ../app/dialogs/preferences-dialog.c:2706 msgid "Check _size:" msgstr "檢查大小(_S):" -#: ../app/dialogs/preferences-dialog.c:2666 +#: ../app/dialogs/preferences-dialog.c:2709 msgid "Monitor Resolution" msgstr "螢幕解析度" #. Pixels -#: ../app/dialogs/preferences-dialog.c:2670 ../app/display/gimpcursorview.c:212 +#: ../app/dialogs/preferences-dialog.c:2713 ../app/display/gimpcursorview.c:212 #: ../app/widgets/gimpgrideditor.c:199 ../app/widgets/gimpgrideditor.c:234 msgid "Pixels" msgstr "像素" -#: ../app/dialogs/preferences-dialog.c:2688 ../app/widgets/gimpgrideditor.c:195 +#: ../app/dialogs/preferences-dialog.c:2731 ../app/widgets/gimpgrideditor.c:195 #: ../app/widgets/gimpgrideditor.c:230 msgid "Horizontal" msgstr "水平" -#: ../app/dialogs/preferences-dialog.c:2690 ../app/widgets/gimpgrideditor.c:197 +#: ../app/dialogs/preferences-dialog.c:2733 ../app/widgets/gimpgrideditor.c:197 #: ../app/widgets/gimpgrideditor.c:232 msgid "Vertical" msgstr "垂直" -#: ../app/dialogs/preferences-dialog.c:2692 -#: ../app/widgets/gimpimagepropview.c:457 +#: ../app/dialogs/preferences-dialog.c:2735 +#: ../app/widgets/gimpimagepropview.c:469 msgid "ppi" msgstr "ppi" -#: ../app/dialogs/preferences-dialog.c:2711 +#: ../app/dialogs/preferences-dialog.c:2754 #, c-format msgid "_Detect automatically (currently %d × %d ppi)" msgstr "自動偵測(目前 %d × %d ppi)(_D)" -#: ../app/dialogs/preferences-dialog.c:2729 +#: ../app/dialogs/preferences-dialog.c:2772 msgid "_Enter manually" msgstr "手動輸入(_E)" -#: ../app/dialogs/preferences-dialog.c:2744 +#: ../app/dialogs/preferences-dialog.c:2787 msgid "C_alibrate..." msgstr "微調(_A)..." -#: ../app/dialogs/preferences-dialog.c:2771 -#: ../app/dialogs/preferences-dialog.c:2772 +#: ../app/dialogs/preferences-dialog.c:2814 +#: ../app/dialogs/preferences-dialog.c:2815 msgid "Window Management" msgstr "視窗管理" -#: ../app/dialogs/preferences-dialog.c:2777 +#: ../app/dialogs/preferences-dialog.c:2820 msgid "Window Manager Hints" msgstr "視窗總管的提示" -#: ../app/dialogs/preferences-dialog.c:2783 +#: ../app/dialogs/preferences-dialog.c:2826 msgid "Hint for _docks and toolbox:" msgstr "給浮動式對話框和工具箱的提示(_D):" -#: ../app/dialogs/preferences-dialog.c:2786 +#: ../app/dialogs/preferences-dialog.c:2829 msgid "Focus" msgstr "焦點" -#: ../app/dialogs/preferences-dialog.c:2790 +#: ../app/dialogs/preferences-dialog.c:2833 msgid "Activate the _focused image" msgstr "使用已獲焦點的圖片(_F)" #. Window Positions -#: ../app/dialogs/preferences-dialog.c:2794 +#: ../app/dialogs/preferences-dialog.c:2837 msgid "Window Positions" msgstr "視窗位置" -#: ../app/dialogs/preferences-dialog.c:2797 +#: ../app/dialogs/preferences-dialog.c:2840 msgid "_Save window positions on exit" msgstr "結束程式時儲存視窗位置(_S)" -#: ../app/dialogs/preferences-dialog.c:2800 +#: ../app/dialogs/preferences-dialog.c:2843 msgid "Open windows on the same _monitor they were open before" msgstr "開啟視窗在之前開啟的螢幕上(_M)" -#: ../app/dialogs/preferences-dialog.c:2804 +#: ../app/dialogs/preferences-dialog.c:2847 msgid "Save Window Positions _Now" msgstr "立刻儲存視窗位置(_N)" -#: ../app/dialogs/preferences-dialog.c:2811 +#: ../app/dialogs/preferences-dialog.c:2854 msgid "_Reset Saved Window Positions to Default Values" msgstr "將視窗位置設定為程式本身的預設值(_R)" -#: ../app/dialogs/preferences-dialog.c:2826 -#: ../app/dialogs/preferences-dialog.c:2827 +#: ../app/dialogs/preferences-dialog.c:2869 +#: ../app/dialogs/preferences-dialog.c:2870 msgid "Image Windows" msgstr "圖片視窗" -#: ../app/dialogs/preferences-dialog.c:2838 +#: ../app/dialogs/preferences-dialog.c:2882 #, fuzzy #| msgid "Use \"_Dot for dot\" by default" msgid "Use \"Show _all\" by default" msgstr "預設使用「點對點」模式(_D)" -#: ../app/dialogs/preferences-dialog.c:2842 +#: ../app/dialogs/preferences-dialog.c:2886 msgid "Use \"_Dot for dot\" by default" msgstr "預設使用「點對點」模式(_D)" -#: ../app/dialogs/preferences-dialog.c:2848 +#: ../app/dialogs/preferences-dialog.c:2892 #, fuzzy #| msgid "Marching _ants speed:" msgid "Marching ants s_peed:" msgstr "選取範圍虛線 (Marching _Ants) 移動速度:" #. Zoom & Resize Behavior -#: ../app/dialogs/preferences-dialog.c:2852 +#: ../app/dialogs/preferences-dialog.c:2896 msgid "Zoom & Resize Behavior" msgstr "縮放及調整尺寸的運作方式" -#: ../app/dialogs/preferences-dialog.c:2856 +#: ../app/dialogs/preferences-dialog.c:2900 msgid "Resize window on _zoom" msgstr "縮放圖片時調整視窗尺寸(_Z)" -#: ../app/dialogs/preferences-dialog.c:2859 +#: ../app/dialogs/preferences-dialog.c:2903 msgid "Resize window on image _size change" msgstr "圖片尺寸更改時調整視窗尺寸(_S)" -#: ../app/dialogs/preferences-dialog.c:2865 +#: ../app/dialogs/preferences-dialog.c:2909 msgid "Show entire image" msgstr "顯示整個圖像" -#: ../app/dialogs/preferences-dialog.c:2867 +#: ../app/dialogs/preferences-dialog.c:2911 msgid "Initial zoom _ratio:" msgstr "最初縮放比例(_R):" #. Space Bar -#: ../app/dialogs/preferences-dialog.c:2871 +#: ../app/dialogs/preferences-dialog.c:2915 msgid "Space Bar" msgstr "空白鍵" -#: ../app/dialogs/preferences-dialog.c:2877 +#: ../app/dialogs/preferences-dialog.c:2921 msgid "_While space bar is pressed:" msgstr "空白鍵被按下(_W):" #. Mouse Pointers -#: ../app/dialogs/preferences-dialog.c:2881 +#: ../app/dialogs/preferences-dialog.c:2925 msgid "Mouse Pointers" msgstr "滑鼠指標" -#: ../app/dialogs/preferences-dialog.c:2885 +#: ../app/dialogs/preferences-dialog.c:2929 msgid "Show _brush outline" msgstr "顯示筆刷輪廓(_B)" -#: ../app/dialogs/preferences-dialog.c:2888 +#: ../app/dialogs/preferences-dialog.c:2937 +#, fuzzy +#| msgid "Show _brush outline" +msgid "S_nap brush outline to stroke" +msgstr "顯示筆刷輪廓(_B)" + +#: ../app/dialogs/preferences-dialog.c:2941 msgid "Show pointer for paint _tools" msgstr "使用繪畫工具時顯示滑鼠指標(_T)" -#: ../app/dialogs/preferences-dialog.c:2894 +#: ../app/dialogs/preferences-dialog.c:2947 msgid "Pointer _mode:" msgstr "滑鼠指標模式(_M):" -#: ../app/dialogs/preferences-dialog.c:2897 +#: ../app/dialogs/preferences-dialog.c:2950 msgid "Pointer _handedness:" msgstr "指標慣用性(_H):" -#: ../app/dialogs/preferences-dialog.c:2908 +#: ../app/dialogs/preferences-dialog.c:2961 msgid "Image Window Appearance" msgstr "圖片視窗外觀" -#: ../app/dialogs/preferences-dialog.c:2916 +#: ../app/dialogs/preferences-dialog.c:2971 msgid "Default Appearance in Normal Mode" msgstr "在正常模式的預設外觀" -#: ../app/dialogs/preferences-dialog.c:2921 +#: ../app/dialogs/preferences-dialog.c:2976 msgid "Default Appearance in Fullscreen Mode" msgstr "全螢幕模式中的預設外觀" -#: ../app/dialogs/preferences-dialog.c:2930 +#: ../app/dialogs/preferences-dialog.c:2985 msgid "Image Title & Statusbar Format" msgstr "圖片標題及狀態列顯示格式" -#: ../app/dialogs/preferences-dialog.c:2931 +#: ../app/dialogs/preferences-dialog.c:2986 msgid "Title & Status" msgstr "標題及狀態" -#: ../app/dialogs/preferences-dialog.c:2949 +#: ../app/dialogs/preferences-dialog.c:3004 msgid "Current format" msgstr "目前的格式" -#: ../app/dialogs/preferences-dialog.c:2950 +#: ../app/dialogs/preferences-dialog.c:3005 msgid "Default format" msgstr "預設的格式" -#: ../app/dialogs/preferences-dialog.c:2951 +#: ../app/dialogs/preferences-dialog.c:3006 msgid "Show zoom percentage" msgstr "顯示縮放百分比" -#: ../app/dialogs/preferences-dialog.c:2952 +#: ../app/dialogs/preferences-dialog.c:3007 msgid "Show zoom ratio" msgstr "顯示縮放比例" -#: ../app/dialogs/preferences-dialog.c:2953 +#: ../app/dialogs/preferences-dialog.c:3008 msgid "Show image size" msgstr "顯示圖片尺寸" -#: ../app/dialogs/preferences-dialog.c:2954 +#: ../app/dialogs/preferences-dialog.c:3009 msgid "Show drawable size" msgstr "顯示可畫對象尺寸" -#: ../app/dialogs/preferences-dialog.c:2967 +#: ../app/dialogs/preferences-dialog.c:3022 msgid "Image Title Format" msgstr "圖片標題格式" -#: ../app/dialogs/preferences-dialog.c:2969 +#: ../app/dialogs/preferences-dialog.c:3024 msgid "Image Statusbar Format" msgstr "圖片狀態列顯示格式" -#: ../app/dialogs/preferences-dialog.c:3054 +#: ../app/dialogs/preferences-dialog.c:3109 msgid "Image Window Snapping Behavior" msgstr "圖片視窗貼齊行為" -#: ../app/dialogs/preferences-dialog.c:3055 +#: ../app/dialogs/preferences-dialog.c:3110 msgid "Snapping" msgstr "貼齊" -#: ../app/dialogs/preferences-dialog.c:3062 +#: ../app/dialogs/preferences-dialog.c:3117 msgid "Default Behavior in Normal Mode" msgstr "在一般模式中的預設行為" -#: ../app/dialogs/preferences-dialog.c:3066 +#: ../app/dialogs/preferences-dialog.c:3121 msgid "Default Behavior in Fullscreen Mode" msgstr "在全螢幕模式中的預設行為" -#: ../app/dialogs/preferences-dialog.c:3075 +#: ../app/dialogs/preferences-dialog.c:3130 msgid "_Snapping distance:" msgstr "貼齊距離(_S):" -#: ../app/dialogs/preferences-dialog.c:3084 -#: ../app/dialogs/preferences-dialog.c:3085 +#: ../app/dialogs/preferences-dialog.c:3139 +#: ../app/dialogs/preferences-dialog.c:3140 msgid "Input Devices" msgstr "輸入裝置" #. Extended Input Devices -#: ../app/dialogs/preferences-dialog.c:3091 +#: ../app/dialogs/preferences-dialog.c:3146 msgid "Extended Input Devices" msgstr "額外輸入裝置" -#: ../app/dialogs/preferences-dialog.c:3095 +#: ../app/dialogs/preferences-dialog.c:3150 msgid "S_hare tool and tool options between input devices" msgstr "在輸入裝置之間共享工具和工具選項(_H)" -#: ../app/dialogs/preferences-dialog.c:3099 +#: ../app/dialogs/preferences-dialog.c:3154 msgid "Configure E_xtended Input Devices..." msgstr "設定額外的輸入裝置(_X)..." -#: ../app/dialogs/preferences-dialog.c:3106 +#: ../app/dialogs/preferences-dialog.c:3161 msgid "_Save input device settings on exit" msgstr "結束時儲存輸入裝置的設定(_S)" -#: ../app/dialogs/preferences-dialog.c:3110 +#: ../app/dialogs/preferences-dialog.c:3165 msgid "Save Input Device Settings _Now" msgstr "立刻儲存輸入裝置的設定(_N)" -#: ../app/dialogs/preferences-dialog.c:3117 +#: ../app/dialogs/preferences-dialog.c:3172 msgid "_Reset Saved Input Device Settings to Default Values" msgstr "重新載入已儲存的輸入裝置設定(_R)" -#: ../app/dialogs/preferences-dialog.c:3132 +#: ../app/dialogs/preferences-dialog.c:3187 msgid "Additional Input Controllers" msgstr "額外輸入裝置" -#: ../app/dialogs/preferences-dialog.c:3133 +#: ../app/dialogs/preferences-dialog.c:3188 msgid "Input Controllers" msgstr "輸入裝置" -#: ../app/dialogs/preferences-dialog.c:3148 -#: ../app/dialogs/preferences-dialog.c:3149 +#: ../app/dialogs/preferences-dialog.c:3203 +#: ../app/dialogs/preferences-dialog.c:3204 msgid "Folders" msgstr "資料夾" -#: ../app/dialogs/preferences-dialog.c:3156 +#: ../app/dialogs/preferences-dialog.c:3211 #, fuzzy #| msgctxt "plug-in-action" #| msgid "Reset all _Filters" msgid "Reset _Folders" msgstr "重置所有濾鏡(_F)" -#: ../app/dialogs/preferences-dialog.c:3172 +#: ../app/dialogs/preferences-dialog.c:3227 #, fuzzy #| msgid "Temporary folder:" msgid "_Temporary folder:" msgstr "暫存資料夾:" -#: ../app/dialogs/preferences-dialog.c:3173 +#: ../app/dialogs/preferences-dialog.c:3228 msgid "Select Folder for Temporary Files" msgstr "選擇暫存檔案使用的資料夾" -#: ../app/dialogs/preferences-dialog.c:3177 +#: ../app/dialogs/preferences-dialog.c:3232 #, fuzzy #| msgid "Swap folder:" msgid "_Swap folder:" msgstr "交換記憶檔資料夾:" -#: ../app/dialogs/preferences-dialog.c:3178 +#: ../app/dialogs/preferences-dialog.c:3233 msgid "Select Swap Folder" msgstr "選取交換檔資料夾" -#: ../app/dialogs/preferences-dialog.c:3211 +#: ../app/dialogs/preferences-dialog.c:3266 msgid "Brush Folders" msgstr "筆刷資料夾" -#: ../app/dialogs/preferences-dialog.c:3214 +#: ../app/dialogs/preferences-dialog.c:3269 #, fuzzy #| msgid "Select Brush Folders" msgid "Reset Brush _Folders" msgstr "選取筆刷資料夾" -#: ../app/dialogs/preferences-dialog.c:3215 +#: ../app/dialogs/preferences-dialog.c:3270 msgid "Select Brush Folders" msgstr "選取筆刷資料夾" -#: ../app/dialogs/preferences-dialog.c:3217 +#: ../app/dialogs/preferences-dialog.c:3272 msgid "Dynamics Folders" msgstr "筆刷動態資料夾" -#: ../app/dialogs/preferences-dialog.c:3220 +#: ../app/dialogs/preferences-dialog.c:3275 #, fuzzy #| msgid "Select Dynamics Folders" msgid "Reset Dynamics _Folders" msgstr "選取筆刷動態資料夾" -#: ../app/dialogs/preferences-dialog.c:3221 +#: ../app/dialogs/preferences-dialog.c:3276 msgid "Select Dynamics Folders" msgstr "選取筆刷動態資料夾" -#: ../app/dialogs/preferences-dialog.c:3223 +#: ../app/dialogs/preferences-dialog.c:3278 msgid "Pattern Folders" msgstr "圖樣資料夾" -#: ../app/dialogs/preferences-dialog.c:3226 +#: ../app/dialogs/preferences-dialog.c:3281 #, fuzzy #| msgid "Select Pattern Folders" msgid "Reset Pattern _Folders" msgstr "選取圖樣資料夾" -#: ../app/dialogs/preferences-dialog.c:3227 +#: ../app/dialogs/preferences-dialog.c:3282 msgid "Select Pattern Folders" msgstr "選取圖樣資料夾" -#: ../app/dialogs/preferences-dialog.c:3229 +#: ../app/dialogs/preferences-dialog.c:3284 msgid "Palette Folders" msgstr "調色盤資料夾" -#: ../app/dialogs/preferences-dialog.c:3232 +#: ../app/dialogs/preferences-dialog.c:3287 #, fuzzy #| msgid "Select Palette Folders" msgid "Reset Palette _Folders" msgstr "選取調色盤資料夾" -#: ../app/dialogs/preferences-dialog.c:3233 +#: ../app/dialogs/preferences-dialog.c:3288 msgid "Select Palette Folders" msgstr "選取調色盤資料夾" -#: ../app/dialogs/preferences-dialog.c:3235 +#: ../app/dialogs/preferences-dialog.c:3290 msgid "Gradient Folders" msgstr "漸層資料夾" -#: ../app/dialogs/preferences-dialog.c:3238 +#: ../app/dialogs/preferences-dialog.c:3293 #, fuzzy #| msgid "Select Gradient Folders" msgid "Reset Gradient _Folders" msgstr "選取漸層資料夾" -#: ../app/dialogs/preferences-dialog.c:3239 +#: ../app/dialogs/preferences-dialog.c:3294 msgid "Select Gradient Folders" msgstr "選取漸層資料夾" -#: ../app/dialogs/preferences-dialog.c:3241 +#: ../app/dialogs/preferences-dialog.c:3296 msgid "Font Folders" msgstr "字型資料夾" -#: ../app/dialogs/preferences-dialog.c:3244 +#: ../app/dialogs/preferences-dialog.c:3299 #, fuzzy #| msgid "Select Font Folders" msgid "Reset Font _Folders" msgstr "選取字型資料夾" -#: ../app/dialogs/preferences-dialog.c:3245 +#: ../app/dialogs/preferences-dialog.c:3300 msgid "Select Font Folders" msgstr "選取字型資料夾" -#: ../app/dialogs/preferences-dialog.c:3247 +#: ../app/dialogs/preferences-dialog.c:3302 msgid "Tool Preset Folders" msgstr "工具預設資料夾" -#: ../app/dialogs/preferences-dialog.c:3250 +#: ../app/dialogs/preferences-dialog.c:3305 #, fuzzy #| msgid "Select Tool Preset Folders" msgid "Reset Tool Preset _Folders" msgstr "選取工具預設資料夾" -#: ../app/dialogs/preferences-dialog.c:3251 +#: ../app/dialogs/preferences-dialog.c:3306 msgid "Select Tool Preset Folders" msgstr "選取工具預設資料夾" -#: ../app/dialogs/preferences-dialog.c:3253 +#: ../app/dialogs/preferences-dialog.c:3308 msgid "MyPaint Brush Folders" msgstr "MyPaint 筆刷資料夾" -#: ../app/dialogs/preferences-dialog.c:3256 +#: ../app/dialogs/preferences-dialog.c:3311 #, fuzzy #| msgid "Select MyPaint Brush Folders" msgid "Reset MyPaint Brush _Folders" msgstr "選取 MyPaint 筆刷資料夾" -#: ../app/dialogs/preferences-dialog.c:3257 +#: ../app/dialogs/preferences-dialog.c:3312 msgid "Select MyPaint Brush Folders" msgstr "選取 MyPaint 筆刷資料夾" -#: ../app/dialogs/preferences-dialog.c:3259 +#: ../app/dialogs/preferences-dialog.c:3314 msgid "Plug-in Folders" msgstr "外掛程式資料夾" -#: ../app/dialogs/preferences-dialog.c:3262 +#: ../app/dialogs/preferences-dialog.c:3317 #, fuzzy #| msgid "Select plug-in Folders" msgid "Reset plug-in _Folders" msgstr "選取外掛程式資料夾" -#: ../app/dialogs/preferences-dialog.c:3263 +#: ../app/dialogs/preferences-dialog.c:3318 msgid "Select plug-in Folders" msgstr "選取外掛程式資料夾" -#: ../app/dialogs/preferences-dialog.c:3265 +#: ../app/dialogs/preferences-dialog.c:3320 msgid "Scripts" msgstr "命令稿" -#: ../app/dialogs/preferences-dialog.c:3265 +#: ../app/dialogs/preferences-dialog.c:3320 msgid "Script-Fu Folders" msgstr "Script-Fu 資料夾" -#: ../app/dialogs/preferences-dialog.c:3268 +#: ../app/dialogs/preferences-dialog.c:3323 #, fuzzy #| msgid "Select Script-Fu Folders" msgid "Reset Script-Fu _Folders" msgstr "選取 Script-Fu 資料夾" -#: ../app/dialogs/preferences-dialog.c:3269 +#: ../app/dialogs/preferences-dialog.c:3324 msgid "Select Script-Fu Folders" msgstr "選取 Script-Fu 資料夾" -#: ../app/dialogs/preferences-dialog.c:3271 +#: ../app/dialogs/preferences-dialog.c:3326 msgid "Module Folders" msgstr "模組資料夾" -#: ../app/dialogs/preferences-dialog.c:3274 +#: ../app/dialogs/preferences-dialog.c:3329 #, fuzzy #| msgid "Select Module Folders" msgid "Reset Module _Folders" msgstr "選取模組資料夾" -#: ../app/dialogs/preferences-dialog.c:3275 +#: ../app/dialogs/preferences-dialog.c:3330 msgid "Select Module Folders" msgstr "選取模組資料夾" -#: ../app/dialogs/preferences-dialog.c:3277 +#: ../app/dialogs/preferences-dialog.c:3332 msgid "Interpreters" msgstr "解譯器" -#: ../app/dialogs/preferences-dialog.c:3277 +#: ../app/dialogs/preferences-dialog.c:3332 msgid "Interpreter Folders" msgstr "解譯器資料夾" -#: ../app/dialogs/preferences-dialog.c:3280 +#: ../app/dialogs/preferences-dialog.c:3335 #, fuzzy #| msgid "Select Interpreter Folders" msgid "Reset Interpreter _Folders" msgstr "選取解譯器資料夾" -#: ../app/dialogs/preferences-dialog.c:3281 +#: ../app/dialogs/preferences-dialog.c:3336 msgid "Select Interpreter Folders" msgstr "選取解譯器資料夾" -#: ../app/dialogs/preferences-dialog.c:3283 +#: ../app/dialogs/preferences-dialog.c:3338 msgid "Environment" msgstr "系統環境" -#: ../app/dialogs/preferences-dialog.c:3283 +#: ../app/dialogs/preferences-dialog.c:3338 msgid "Environment Folders" msgstr "環境變數資料夾" -#: ../app/dialogs/preferences-dialog.c:3286 +#: ../app/dialogs/preferences-dialog.c:3341 #, fuzzy #| msgid "Select Environment Folders" msgid "Reset Environment _Folders" msgstr "選取環境變數資料夾" -#: ../app/dialogs/preferences-dialog.c:3287 +#: ../app/dialogs/preferences-dialog.c:3342 msgid "Select Environment Folders" msgstr "選取環境變數資料夾" -#: ../app/dialogs/preferences-dialog.c:3289 +#: ../app/dialogs/preferences-dialog.c:3344 msgid "Themes" msgstr "佈景主題" -#: ../app/dialogs/preferences-dialog.c:3289 +#: ../app/dialogs/preferences-dialog.c:3344 msgid "Theme Folders" msgstr "佈景主題資料夾" -#: ../app/dialogs/preferences-dialog.c:3292 +#: ../app/dialogs/preferences-dialog.c:3347 #, fuzzy #| msgid "Select Theme Folders" msgid "Reset Theme _Folders" msgstr "選取佈景主題資料夾" -#: ../app/dialogs/preferences-dialog.c:3293 +#: ../app/dialogs/preferences-dialog.c:3348 msgid "Select Theme Folders" msgstr "選取佈景主題資料夾" -#: ../app/dialogs/preferences-dialog.c:3295 +#: ../app/dialogs/preferences-dialog.c:3350 msgid "Icon Themes" msgstr "圖示主題" -#: ../app/dialogs/preferences-dialog.c:3295 +#: ../app/dialogs/preferences-dialog.c:3350 msgid "Icon Theme Folders" msgstr "圖示主題資料夾" -#: ../app/dialogs/preferences-dialog.c:3298 +#: ../app/dialogs/preferences-dialog.c:3353 #, fuzzy #| msgid "Select Icon Theme Folders" msgid "Reset Icon Theme _Folders" msgstr "選取圖示主題資料夾" -#: ../app/dialogs/preferences-dialog.c:3299 +#: ../app/dialogs/preferences-dialog.c:3354 msgid "Select Icon Theme Folders" msgstr "選取圖示主題資料夾" @@ -18249,8 +18766,7 @@ #, c-format msgid "There is one image with unsaved changes:" msgid_plural "There are %d images with unsaved changes:" -msgstr[0] "有 1 幅圖更改後未儲存:" -msgstr[1] "有 %d 幅圖更改後未儲存:" +msgstr[0] "" #: ../app/dialogs/quit-dialog.c:357 #, fuzzy, c-format @@ -18576,55 +19092,52 @@ msgid "Line spacing" msgstr "格線間距" -#: ../app/display/display-enums.c:344 +#: ../app/display/display-enums.c:379 msgctxt "rectangle-fixed-rule" msgid "Aspect ratio" msgstr "寬高比" -#: ../app/display/display-enums.c:345 +#: ../app/display/display-enums.c:380 msgctxt "rectangle-fixed-rule" msgid "Width" msgstr "寬度" -#: ../app/display/display-enums.c:346 +#: ../app/display/display-enums.c:381 msgctxt "rectangle-fixed-rule" msgid "Height" msgstr "高度" -#: ../app/display/display-enums.c:347 +#: ../app/display/display-enums.c:382 msgctxt "rectangle-fixed-rule" msgid "Size" msgstr "大小" -#: ../app/display/display-enums.c:473 -#, fuzzy -#| msgctxt "undo-type" -#| msgid "Transform" +#: ../app/display/display-enums.c:508 msgctxt "transform-handle-mode" msgid "Add / Transform" -msgstr "變換" +msgstr "變形" -#: ../app/display/display-enums.c:474 +#: ../app/display/display-enums.c:509 msgctxt "transform-handle-mode" msgid "Move" msgstr "移動" -#: ../app/display/display-enums.c:475 +#: ../app/display/display-enums.c:510 msgctxt "transform-handle-mode" msgid "Remove" msgstr "移除" -#: ../app/display/display-enums.c:504 +#: ../app/display/display-enums.c:539 msgctxt "vector-mode" msgid "Design" msgstr "初步設計" -#: ../app/display/display-enums.c:505 +#: ../app/display/display-enums.c:540 msgctxt "vector-mode" msgid "Edit" msgstr "編輯" -#: ../app/display/display-enums.c:506 +#: ../app/display/display-enums.c:541 msgctxt "vector-mode" msgid "Move" msgstr "移動" @@ -18677,28 +19190,28 @@ msgid "_Sample Merged" msgstr "合併樣本(_S)" -#: ../app/display/gimpdisplayshell.c:575 +#: ../app/display/gimpdisplayshell.c:576 msgid "Access the image menu" msgstr "存取圖片選單" -#: ../app/display/gimpdisplayshell.c:693 +#: ../app/display/gimpdisplayshell.c:694 msgid "Zoom image when window size changes" msgstr "視窗尺寸更改時調整縮放比率" -#: ../app/display/gimpdisplayshell.c:722 +#: ../app/display/gimpdisplayshell.c:723 msgid "Toggle Quick Mask" msgstr "切換快速遮罩" -#: ../app/display/gimpdisplayshell.c:745 +#: ../app/display/gimpdisplayshell.c:746 msgid "Navigate the image display" msgstr "導覽至圖片顯示" -#: ../app/display/gimpdisplayshell.c:804 ../app/display/gimpdisplayshell.c:1465 +#: ../app/display/gimpdisplayshell.c:805 ../app/display/gimpdisplayshell.c:1466 #: ../app/widgets/gimptoolbox.c:247 msgid "Drop image files here to open them" msgstr "將圖片檔案拖放至此以開啟它們" -#: ../app/display/gimpdisplayshell-callbacks.c:620 +#: ../app/display/gimpdisplayshell-callbacks.c:621 #, c-format msgid "" "Unstable Development Version\n" @@ -18740,8 +19253,7 @@ msgid "If you don't save the image, changes from the last hour will be lost." msgid_plural "" "If you don't save the image, changes from the last %d hours will be lost." -msgstr[0] "如果現在不儲存圖片,將會失去最後 1 小時所修改的部份。" -msgstr[1] "如果現在不儲存圖片,將會失去最後 %d 小時所修改的部份。" +msgstr[0] "" #: ../app/display/gimpdisplayshell-close.c:318 #, c-format @@ -18752,15 +19264,13 @@ "If you don't save the image, changes from the last hour and %d minutes will " "be lost." msgstr[0] "如果現在不儲存圖片,將會失去最後 1 小時 %d 分所修改的部份。" -msgstr[1] "如果現在不儲存圖片,將會失去最後 1 小時 %d 分所修改的部份。" #: ../app/display/gimpdisplayshell-close.c:330 #, c-format msgid "If you don't save the image, changes from the last minute will be lost." msgid_plural "" "If you don't save the image, changes from the last %d minutes will be lost." -msgstr[0] "如果現在不儲存圖片,將會失去最後 1 分鐘所修改的部份。" -msgstr[1] "如果現在不儲存圖片,將會失去最後 %d 分鐘所修改的部份。" +msgstr[0] "" #: ../app/display/gimpdisplayshell-close.c:348 #, c-format @@ -18779,19 +19289,19 @@ #: ../app/display/gimpdisplayshell-dnd.c:364 #: ../app/tools/gimpbucketfilltool.c:554 ../app/tools/gimpcagetool.c:227 -#: ../app/tools/gimpfiltertool.c:289 ../app/tools/gimpgradienttool.c:254 -#: ../app/tools/gimpselectiontool.c:530 +#: ../app/tools/gimpfiltertool.c:295 ../app/tools/gimpgradienttool.c:254 +#: ../app/tools/gimpselectiontool.c:554 #, c-format msgid "Cannot modify the pixels of layer groups." msgstr "不能修改圖層群組的像素。" #: ../app/display/gimpdisplayshell-dnd.c:372 #: ../app/tools/gimpbucketfilltool.c:569 ../app/tools/gimpcagetool.c:234 -#: ../app/tools/gimpcroptool.c:461 ../app/tools/gimpeditselectiontool.c:1147 -#: ../app/tools/gimpfiltertool.c:296 ../app/tools/gimpgradienttool.c:261 -#: ../app/tools/gimpmovetool.c:326 ../app/tools/gimppainttool.c:295 -#: ../app/tools/gimpselectiontool.c:537 ../app/tools/gimptransformtool.c:688 -#: ../app/tools/gimpwarptool.c:683 +#: ../app/tools/gimpcroptool.c:463 ../app/tools/gimpeditselectiontool.c:1145 +#: ../app/tools/gimpfiltertool.c:302 ../app/tools/gimpgradienttool.c:261 +#: ../app/tools/gimpmovetool.c:326 ../app/tools/gimppainttool.c:300 +#: ../app/tools/gimpselectiontool.c:561 ../app/tools/gimptransformtool.c:686 +#: ../app/tools/gimpwarptool.c:780 #, c-format msgid "The active layer's pixels are locked." msgstr "使用中的圖層像素被鎖定。" @@ -18903,7 +19413,7 @@ msgid "Layer picked: '%s'" msgstr "" -#: ../app/display/gimpdisplayshell-utils.c:174 +#: ../app/display/gimpdisplayshell-utils.c:194 #: ../app/tools/gimpmeasuretool.c:625 ../app/tools/gimpmeasuretool.c:778 #: ../app/tools/gimpmeasuretool.c:834 ../app/tools/gimpmeasuretool.c:862 msgid "pixels" @@ -18914,30 +19424,77 @@ msgid "Cancel %s" msgstr "取消 %s" -#: ../app/display/gimptoolcompass.c:853 +#: ../app/display/gimptoolcompass.c:847 msgid "Click to place vertical and horizontal guides" msgstr "點選以放置水平和垂直參考線" -#: ../app/display/gimptoolcompass.c:861 +#: ../app/display/gimptoolcompass.c:855 msgid "Click to place a horizontal guide" msgstr "請按這裡放置水平參考線" -#: ../app/display/gimptoolcompass.c:869 +#: ../app/display/gimptoolcompass.c:863 msgid "Click to place a vertical guide" msgstr "請按這裡放置垂直參考線" -#: ../app/display/gimptoolcompass.c:877 +#: ../app/display/gimptoolcompass.c:871 msgid "Click-Drag to add a new point" msgstr "按下後拖曳可以加入新的點" -#: ../app/display/gimptoolcompass.c:888 ../app/tools/gimpiscissorstool.c:911 +#: ../app/display/gimptoolcompass.c:882 ../app/tools/gimpiscissorstool.c:911 msgid "Click-Drag to move this point" msgstr "按下後拖曳可以移動這個點" -#: ../app/display/gimptoolcompass.c:905 +#: ../app/display/gimptoolcompass.c:899 msgid "Click-Drag to move all points" msgstr "按下後拖曳可以移動所有的點" +#: ../app/display/gimptoolfocus.c:1117 +#, fuzzy +#| msgid "Click-Drag to move the endpoint" +msgid "Click-Drag to change the midpoint" +msgstr "點擊並拖曳以移動端點" + +#: ../app/display/gimptoolfocus.c:1119 +#, fuzzy +#| msgid "Click-Drag to remove the slider" +msgid "Click-Drag to resize the limit" +msgstr "點擊並拖曳以移除滑塊" + +#: ../app/display/gimptoolfocus.c:1121 ../app/display/gimptoolfocus.c:1134 +#, c-format +msgid "%s to resize the focus" +msgstr "" + +#: ../app/display/gimptoolfocus.c:1126 ../app/display/gimptoolfocus.c:1139 +#, fuzzy +#| msgid "Click-Drag to remove the slider" +msgid "Click-Drag to resize the focus" +msgstr "點擊並拖曳以移除滑塊" + +#: ../app/display/gimptoolfocus.c:1133 +#, fuzzy +#| msgid "Click-Drag to change perspective" +msgid "Click-Drag to change the aspect ratio" +msgstr "點擊並拖曳以改變視角" + +#: ../app/display/gimptoolfocus.c:1144 +#, fuzzy +#| msgid "Click-Drag to move the slider" +msgid "Click-Drag to move the focus" +msgstr "點擊並拖曳以移動滑塊" + +#: ../app/display/gimptoolfocus.c:1148 +#, fuzzy +#| msgid "Click to erase" +msgid "Click-Drag to rotate the focus" +msgstr "請按這裡擦掉" + +#: ../app/display/gimptoolfocus.c:1149 ../app/display/gimptoolgyroscope.c:728 +#: ../app/display/gimptoolline.c:1559 ../app/tools/gimppainttool.c:627 +#, c-format +msgid "%s for constrained angles" +msgstr "%s 為限制的角度 " + #: ../app/display/gimptoolgyroscope.c:713 #, fuzzy #| msgid "Click-Drag to move" @@ -18951,18 +19508,12 @@ msgstr "%s 為限制的角度 " #: ../app/display/gimptoolgyroscope.c:724 -#: ../app/display/gimptooltransformgrid.c:1840 +#: ../app/display/gimptooltransformgrid.c:1841 #, fuzzy #| msgid "Click to erase" msgid "Click-Drag to rotate" msgstr "請按這裡擦掉" -#: ../app/display/gimptoolgyroscope.c:728 ../app/display/gimptoolline.c:1559 -#: ../app/tools/gimppainttool.c:616 -#, c-format -msgid "%s for constrained angles" -msgstr "%s 為限制的角度 " - #: ../app/display/gimptoolgyroscope.c:733 #, fuzzy #| msgid "Click to clone" @@ -18988,7 +19539,7 @@ msgstr "將 %s 漂白" #: ../app/display/gimptoolhandlegrid.c:865 -#: ../app/display/gimptooltransformgrid.c:1831 +#: ../app/display/gimptooltransformgrid.c:1832 msgid "Click-Drag to move" msgstr "點擊並拖曳以移動" @@ -19001,7 +19552,7 @@ msgstr "點擊並拖曳以切變和縮放" #: ../app/display/gimptoolhandlegrid.c:874 -#: ../app/display/gimptooltransformgrid.c:1819 +#: ../app/display/gimptooltransformgrid.c:1820 msgid "Click-Drag to change perspective" msgstr "點擊並拖曳以改變視角" @@ -19236,13 +19787,13 @@ msgid "Click-Drag adds a free segment, Click adds a polygonal segment" msgstr "拖曳可加入自由區段,點選會加入多邊形區段" -#: ../app/display/gimptoolrectangle.c:566 -#: ../app/display/gimptoolrectangle.c:878 +#: ../app/display/gimptoolrectangle.c:569 +#: ../app/display/gimptoolrectangle.c:877 #: ../app/tools/gimprectangleselecttool.c:638 msgid "Rectangle: " msgstr "矩形: " -#: ../app/display/gimptoolrectangle.c:2142 +#: ../app/display/gimptoolrectangle.c:2141 msgid "Position: " msgstr "位置:" @@ -19252,49 +19803,49 @@ msgid "Click-Drag to move the vanishing point" msgstr "按下後拖曳可以移動這個點" -#: ../app/display/gimptooltransformgrid.c:1824 -#: ../app/display/gimptooltransformgrid.c:1829 +#: ../app/display/gimptooltransformgrid.c:1825 +#: ../app/display/gimptooltransformgrid.c:1830 #, fuzzy #| msgid "Click to clone" msgid "Click-Drag to scale" msgstr "點選以仿製" -#: ../app/display/gimptooltransformgrid.c:1833 +#: ../app/display/gimptooltransformgrid.c:1834 #, fuzzy #| msgid "Click-Drag to move this point" msgid "Click-Drag to move the pivot point" msgstr "按下後拖曳可以移動這個點" -#: ../app/display/gimptooltransformgrid.c:1838 +#: ../app/display/gimptooltransformgrid.c:1839 #, fuzzy #| msgid "Click to heal" msgid "Click-Drag to shear" msgstr "點選以開始修補" -#: ../app/file/file-open.c:117 ../app/file/file-save.c:127 +#: ../app/file/file-open.c:137 ../app/file/file-save.c:127 msgid "Not a regular file" msgstr "不是普通檔案" -#: ../app/file/file-open.c:126 ../app/file/file-save.c:136 +#: ../app/file/file-open.c:146 ../app/file/file-save.c:136 msgid "Permission denied" msgstr "" -#: ../app/file/file-open.c:277 +#: ../app/file/file-open.c:263 #, c-format msgid "%s plug-in returned SUCCESS but did not return an image" msgstr "%s 外掛程式回傳值為 SUCCESS,但沒有產生圖像" -#: ../app/file/file-open.c:288 +#: ../app/file/file-open.c:274 #, fuzzy, c-format #| msgid "%s plug-In could not open image" msgid "%s plug-in could not open image" msgstr "%s 外掛程式無法開啟圖像" -#: ../app/file/file-open.c:679 +#: ../app/file/file-open.c:665 msgid "Image doesn't contain any layers" msgstr "圖像沒有包含任何圖層" -#: ../app/file/file-open.c:738 +#: ../app/file/file-open.c:724 #, c-format msgid "Opening '%s' failed: %s" msgstr "開啟‘%s’失敗:%s" @@ -19352,6 +19903,16 @@ msgid "Invalid character sequence in URI" msgstr "URI 中出現無效的字符次序" +#: ../app/file-data/file-data-gih.c:295 +#, c-format +msgid "Negative x offset: %d for layer %s corrected." +msgstr "" + +#: ../app/file-data/file-data-gih.c:302 +#, c-format +msgid "Negative y offset: %d for layer %s corrected." +msgstr "" + #: ../app/file-data/file-data.c:59 ../app/file-data/file-data.c:124 #, fuzzy #| msgid "Mybrush" @@ -20173,17 +20734,17 @@ msgid "Curve" msgstr "曲線" -#: ../app/operations/gimpcurvesconfig.c:544 +#: ../app/operations/gimpcurvesconfig.c:550 msgid "not a GIMP Curves file" msgstr "不是 GIMP 曲線檔案" -#: ../app/operations/gimpcurvesconfig.c:575 +#: ../app/operations/gimpcurvesconfig.c:581 msgid "Parse error, didn't find 2 integers" msgstr "解析錯誤,沒有找到2個整數" -#: ../app/operations/gimpcurvesconfig.c:681 +#: ../app/operations/gimpcurvesconfig.c:687 msgid "Writing curves file failed: " -msgstr "寫曲線檔失敗:" +msgstr "寫入曲線檔失敗:" #: ../app/operations/gimphuesaturationconfig.c:101 #: ../app/operations/gimphuesaturationconfig.c:102 @@ -20251,15 +20812,15 @@ msgid "Clamp final output values." msgstr "" -#: ../app/operations/gimplevelsconfig.c:836 +#: ../app/operations/gimplevelsconfig.c:846 msgid "not a GIMP Levels file" msgstr "不是一個 GIMP 色階檔" -#: ../app/operations/gimplevelsconfig.c:911 +#: ../app/operations/gimplevelsconfig.c:921 msgid "parse error" msgstr "解析錯誤" -#: ../app/operations/gimplevelsconfig.c:946 +#: ../app/operations/gimplevelsconfig.c:956 msgid "Writing levels file failed: " msgstr "寫入色階檔失敗:" @@ -20309,7 +20870,8 @@ msgstr "將顏色變成灰色陰影" #: ../app/operations/gimpoperationdesaturate.c:90 -#: ../app/tools/gimppaintoptions-gui.c:111 +#: ../app/operations/gimpoperationsettings.c:95 +#: ../app/tools/gimpfiltertool.c:1118 ../app/tools/gimppaintoptions-gui.c:111 #: ../app/tools/gimptransform3doptions.c:77 ../app/widgets/gimpdeviceinfo.c:116 #: ../app/widgets/gimplayertreeview.c:272 msgid "Mode" @@ -20353,6 +20915,24 @@ msgid "The color" msgstr "文字顏色" +#: ../app/operations/gimpoperationsettings.c:78 +#: ../app/tools/gimpfiltertool.c:1082 ../app/tools/gimpflipoptions.c:156 +#: ../app/tools/gimptransformoptions.c:108 +#: ../app/tools/gimptransformoptions.c:264 +msgid "Clipping" +msgstr "剪輯" + +#: ../app/operations/gimpoperationsettings.c:79 +#: ../app/tools/gimptransformoptions.c:109 +msgid "How to clip" +msgstr "如何剪輯" + +#: ../app/operations/gimpoperationsettings.c:112 +#, fuzzy +#| msgid "Color Management" +msgid "Color _managed" +msgstr "色彩管理" + #: ../app/operations/gimpoperationthreshold.c:84 #: ../app/tools/gimpthresholdtool.c:94 #, fuzzy @@ -20390,28 +20970,28 @@ #. * but xgettext extracts it anyway mistakenly into GIMP po files. #. * Leave an empty string as translation. It does not matter. #. -#: ../app/gui/gui.c:240 +#: ../app/gui/gui.c:241 msgid "default:LTR" msgstr "" -#: ../app/gui/gui.c:330 +#: ../app/gui/gui.c:343 #, fuzzy #| msgctxt "undo-type" #| msgid "Image precision" msgid "Image Recovery" msgstr "圖片精度" -#: ../app/gui/gui.c:332 +#: ../app/gui/gui.c:345 #, fuzzy #| msgid "_Discard Changes" msgid "_Discard" msgstr "放棄更改(_D)" -#: ../app/gui/gui.c:333 +#: ../app/gui/gui.c:346 msgid "_Recover" msgstr "" -#: ../app/gui/gui.c:344 +#: ../app/gui/gui.c:357 msgid "Eeek! It looks like GIMP recovered from a crash!" msgstr "" @@ -20421,19 +21001,18 @@ #. * suited. It will just work and be replaced by the #. * number of images as expected. #. -#: ../app/gui/gui.c:353 +#: ../app/gui/gui.c:366 #, c-format msgid "" "An image was salvaged from the crash. Do you want to try and recover it?" msgid_plural "" "%d images were salvaged from the crash. Do you want to try and recover them?" msgstr[0] "" -msgstr[1] "" #. load the recent documents after gimp_real_restore() because we #. * need the mime-types implemented by plug-ins #. -#: ../app/gui/gui.c:598 +#: ../app/gui/gui.c:611 msgid "Documents" msgstr "文件" @@ -20441,7 +21020,7 @@ msgid "GIMP Startup" msgstr "啟動 GIMP" -#: ../app/paint/gimpairbrush.c:77 ../app/tools/gimpairbrushtool.c:67 +#: ../app/paint/gimpairbrush.c:80 ../app/tools/gimpairbrushtool.c:67 msgid "Airbrush" msgstr "噴槍" @@ -20514,7 +21093,9 @@ msgstr "防擦除" #: ../app/paint/gimpheal.c:118 ../app/tools/gimphealtool.c:53 -msgid "Heal" +#, fuzzy +#| msgid "Heal" +msgid "Healing" msgstr "修補" #: ../app/paint/gimpheal.c:158 @@ -20814,8 +21395,8 @@ msgid "Set a source image first." msgstr "請先設定來源圖片。" -#: ../app/paint/gimpsourceoptions.c:63 ../app/tools/gimpcloneoptions-gui.c:102 -#: ../app/tools/gimphealtool.c:105 +#: ../app/paint/gimpsourceoptions.c:63 ../app/tools/gimpaligntool.c:123 +#: ../app/tools/gimpcloneoptions-gui.c:102 ../app/tools/gimphealtool.c:105 msgid "Alignment" msgstr "對齊" @@ -20907,7 +21488,7 @@ msgid "Plug-in" msgstr "外掛程式" -#: ../app/pdb/drawable-cmds.c:993 ../app/tools/gimpforegroundselecttool.c:1018 +#: ../app/pdb/drawable-cmds.c:993 ../app/tools/gimpforegroundselecttool.c:1020 msgctxt "command" msgid "Foreground Select" msgstr "前景選取" @@ -20926,8 +21507,8 @@ #: ../app/pdb/drawable-transform-cmds.c:478 #: ../app/pdb/item-transform-cmds.c:340 ../app/pdb/transform-tools-cmds.c:177 #: ../app/tools/gimpperspectivetool.c:85 -#: ../app/tools/gimptransformgridoptions.c:594 -#: ../app/tools/gimptransformgridoptions.c:603 +#: ../app/tools/gimptransformgridoptions.c:599 +#: ../app/tools/gimptransformgridoptions.c:608 msgid "Perspective" msgstr "透視法" @@ -20941,14 +21522,14 @@ #: ../app/pdb/drawable-transform-cmds.c:1224 #: ../app/pdb/item-transform-cmds.c:849 ../app/pdb/transform-tools-cmds.c:545 msgid "2D Transform" -msgstr "2D 變換" +msgstr "2D 變形" #: ../app/pdb/drawable-transform-cmds.c:1327 #: ../app/pdb/drawable-transform-cmds.c:1437 #: ../app/pdb/drawable-transform-cmds.c:1548 #: ../app/pdb/item-transform-cmds.c:967 msgid "2D Transforming" -msgstr "2D 變換" +msgstr "2D 變形" #: ../app/pdb/floating-sel-cmds.c:69 msgid "Cannot remove this layer because it is not a floating selection." @@ -21268,7 +21849,7 @@ #: ../app/pdb/gimppdbcontext.c:180 msgid "Transform resize" -msgstr "變換調整大小" +msgstr "變形調整大小" #: ../app/pdb/gimppdbcontext.c:195 #, fuzzy @@ -21357,7 +21938,7 @@ msgstr "圖片的解析度超出範圍,會使用預設的解析度代替。" #: ../app/pdb/image-select-cmds.c:302 ../app/pdb/selection-tools-cmds.c:223 -#: ../app/tools/gimpfreeselecttool.c:102 +#: ../app/tools/gimpfreeselecttool.c:105 msgid "Free Select" msgstr "自由選取範圍" @@ -21518,12 +22099,20 @@ msgid "Motion Blur" msgstr "動態模糊" -#: ../app/pdb/plug-in-compat-cmds.c:2802 +#: ../app/pdb/plug-in-compat-cmds.c:2748 +#, fuzzy +#| msgctxt "filters-action" +#| msgid "_Gaussian Blur..." +msgctxt "undo-type" +msgid "Median Blur" +msgstr "高斯模糊(_G)..." + +#: ../app/pdb/plug-in-compat-cmds.c:2845 msgctxt "undo-type" msgid "Mosaic" msgstr "馬賽克" -#: ../app/pdb/plug-in-compat-cmds.c:2846 +#: ../app/pdb/plug-in-compat-cmds.c:2889 #, fuzzy #| msgctxt "filters-action" #| msgid "_Neon..." @@ -21531,12 +22120,12 @@ msgid "Neon" msgstr "霓虹(_N)..." -#: ../app/pdb/plug-in-compat-cmds.c:2934 +#: ../app/pdb/plug-in-compat-cmds.c:2977 msgctxt "undo-type" msgid "Newsprint" msgstr "" -#: ../app/pdb/plug-in-compat-cmds.c:2974 +#: ../app/pdb/plug-in-compat-cmds.c:3017 #, fuzzy #| msgctxt "layer-mode" #| msgid "Normal" @@ -21544,88 +22133,88 @@ msgid "Normalize" msgstr "正常" -#: ../app/pdb/plug-in-compat-cmds.c:3036 +#: ../app/pdb/plug-in-compat-cmds.c:3079 msgctxt "undo-type" msgid "Supernova" msgstr "超新星" -#: ../app/pdb/plug-in-compat-cmds.c:3080 ../app/pdb/plug-in-compat-cmds.c:3148 +#: ../app/pdb/plug-in-compat-cmds.c:3123 ../app/pdb/plug-in-compat-cmds.c:3191 msgctxt "undo-type" msgid "Oilify" msgstr "" -#: ../app/pdb/plug-in-compat-cmds.c:3238 +#: ../app/pdb/plug-in-compat-cmds.c:3281 msgctxt "undo-type" msgid "Paper Tile" msgstr "紙磚" -#: ../app/pdb/plug-in-compat-cmds.c:3279 ../app/pdb/plug-in-compat-cmds.c:3322 +#: ../app/pdb/plug-in-compat-cmds.c:3322 ../app/pdb/plug-in-compat-cmds.c:3365 msgctxt "undo-type" msgid "Pixelize" msgstr "像素化" -#: ../app/pdb/plug-in-compat-cmds.c:3373 +#: ../app/pdb/plug-in-compat-cmds.c:3416 msgctxt "undo-type" msgid "Plasma" msgstr "血漿" -#: ../app/pdb/plug-in-compat-cmds.c:3427 +#: ../app/pdb/plug-in-compat-cmds.c:3470 msgctxt "undo-type" msgid "Polar Coordinates" msgstr "極坐標" -#: ../app/pdb/plug-in-compat-cmds.c:3467 +#: ../app/pdb/plug-in-compat-cmds.c:3510 msgctxt "undo-type" msgid "Red Eye Removal" msgstr "消除紅眼" -#: ../app/pdb/plug-in-compat-cmds.c:3520 +#: ../app/pdb/plug-in-compat-cmds.c:3563 msgctxt "undo-type" msgid "Random Hurl" msgstr "隨機投擲" -#: ../app/pdb/plug-in-compat-cmds.c:3573 +#: ../app/pdb/plug-in-compat-cmds.c:3616 msgctxt "undo-type" msgid "Random Pick" msgstr "隨機挑選" -#: ../app/pdb/plug-in-compat-cmds.c:3626 +#: ../app/pdb/plug-in-compat-cmds.c:3669 msgctxt "undo-type" msgid "Random Slur" msgstr "隨機汙點" -#: ../app/pdb/plug-in-compat-cmds.c:3701 +#: ../app/pdb/plug-in-compat-cmds.c:3744 msgctxt "undo-type" msgid "RGB Noise" msgstr "RGB 雜訊" -#: ../app/pdb/plug-in-compat-cmds.c:3771 +#: ../app/pdb/plug-in-compat-cmds.c:3814 #, fuzzy msgctxt "undo-type" msgid "Ripple" msgstr "色調分離(_P)..." -#: ../app/pdb/plug-in-compat-cmds.c:3896 +#: ../app/pdb/plug-in-compat-cmds.c:3939 msgctxt "undo-type" msgid "Noisify" msgstr "通知" -#: ../app/pdb/plug-in-compat-cmds.c:3940 +#: ../app/pdb/plug-in-compat-cmds.c:3983 msgctxt "undo-type" msgid "Selective Gaussian Blur" msgstr "選擇性高斯模糊" -#: ../app/pdb/plug-in-compat-cmds.c:3984 +#: ../app/pdb/plug-in-compat-cmds.c:4027 msgctxt "undo-type" msgid "Semi-Flatten" msgstr "影像平面化" -#: ../app/pdb/plug-in-compat-cmds.c:4027 +#: ../app/pdb/plug-in-compat-cmds.c:4070 msgctxt "undo-type" msgid "Shift" msgstr "平移" -#: ../app/pdb/plug-in-compat-cmds.c:4130 +#: ../app/pdb/plug-in-compat-cmds.c:4173 #, fuzzy #| msgctxt "gradient-editor-blending" #| msgid "_Sinusoidal" @@ -21633,67 +22222,67 @@ msgid "Sinus" msgstr "正弦曲線的(_S)" -#: ../app/pdb/plug-in-compat-cmds.c:4178 +#: ../app/pdb/plug-in-compat-cmds.c:4221 msgctxt "undo-type" msgid "Sobel" msgstr "索貝爾" -#: ../app/pdb/plug-in-compat-cmds.c:4239 +#: ../app/pdb/plug-in-compat-cmds.c:4282 msgctxt "undo-type" msgid "Solid Noise" msgstr "單一雜訊" -#: ../app/pdb/plug-in-compat-cmds.c:4283 +#: ../app/pdb/plug-in-compat-cmds.c:4326 msgctxt "undo-type" msgid "Spread" msgstr "展開" -#: ../app/pdb/plug-in-compat-cmds.c:4324 +#: ../app/pdb/plug-in-compat-cmds.c:4367 msgctxt "undo-type" msgid "Threshold Alpha" msgstr "臨界值 Alpha" -#: ../app/pdb/plug-in-compat-cmds.c:4370 +#: ../app/pdb/plug-in-compat-cmds.c:4413 msgctxt "undo-type" msgid "Sharpen (Unsharp Mask)" msgstr "" -#: ../app/pdb/plug-in-compat-cmds.c:4416 +#: ../app/pdb/plug-in-compat-cmds.c:4459 msgctxt "undo-type" msgid "Video" msgstr "" -#: ../app/pdb/plug-in-compat-cmds.c:4453 +#: ../app/pdb/plug-in-compat-cmds.c:4496 msgctxt "undo-type" msgid "Value Invert" msgstr "值反轉" -#: ../app/pdb/plug-in-compat-cmds.c:4557 +#: ../app/pdb/plug-in-compat-cmds.c:4603 msgctxt "undo-type" msgid "Value Propagate" msgstr "價值傳播" -#: ../app/pdb/plug-in-compat-cmds.c:4604 +#: ../app/pdb/plug-in-compat-cmds.c:4650 msgctxt "undo-type" msgid "Dilate" msgstr "膨脹" -#: ../app/pdb/plug-in-compat-cmds.c:4651 +#: ../app/pdb/plug-in-compat-cmds.c:4697 msgctxt "undo-type" msgid "Erode" msgstr "侵蝕" -#: ../app/pdb/plug-in-compat-cmds.c:4714 +#: ../app/pdb/plug-in-compat-cmds.c:4760 msgctxt "undo-type" msgid "Waves" msgstr "同心圓波浪" -#: ../app/pdb/plug-in-compat-cmds.c:4762 +#: ../app/pdb/plug-in-compat-cmds.c:4808 msgctxt "undo-type" msgid "Whirl and Pinch" msgstr "旋轉和捏" -#: ../app/pdb/plug-in-compat-cmds.c:4814 +#: ../app/pdb/plug-in-compat-cmds.c:4860 msgctxt "undo-type" msgid "Wind" msgstr "風" @@ -21759,13 +22348,13 @@ msgid "Illegal variable name in environment file %s: %s" msgstr "環境變數檔 %s 中出現不合法的變數名稱:%s" -#: ../app/plug-in/gimpinterpreterdb.c:302 -#: ../app/plug-in/gimpinterpreterdb.c:399 +#: ../app/plug-in/gimpinterpreterdb.c:303 +#: ../app/plug-in/gimpinterpreterdb.c:400 #, c-format msgid "Bad interpreter referenced in interpreter file %s: %s" msgstr "解譯器檔案 %s 中參考了錯誤的解譯器:%s" -#: ../app/plug-in/gimpinterpreterdb.c:371 +#: ../app/plug-in/gimpinterpreterdb.c:372 #, c-format msgid "Bad binary format string in interpreter file %s" msgstr "解譯器檔案 %s 中有錯誤的二元檔格式字串" @@ -21785,7 +22374,7 @@ "已終止的外掛程式可能會擾亂 GIMP 的內部狀態。為安全起見,您或許應該儲存圖像並" "重新啟動 GIMP。" -#: ../app/plug-in/gimpplugin-message.c:487 +#: ../app/plug-in/gimpplugin-message.c:486 #, c-format msgid "" "Calling error for procedure '%s':\n" @@ -21794,7 +22383,7 @@ "程序「%s」的呼叫錯誤:\n" "\r%s" -#: ../app/plug-in/gimpplugin-message.c:496 +#: ../app/plug-in/gimpplugin-message.c:495 #, c-format msgid "" "Execution error for procedure '%s':\n" @@ -21934,7 +22523,7 @@ msgstr "選擇要調整的範圍" #: ../app/propgui/gimppropgui-color-balance.c:103 -#: ../app/tools/gimplevelstool.c:256 +#: ../app/tools/gimplevelstool.c:252 msgid "Adjust Color Levels" msgstr "調整色階" @@ -22051,7 +22640,17 @@ msgid "Other Options" msgstr "其他選項" -#: ../app/propgui/gimppropgui-generic.c:185 +#: ../app/propgui/gimppropgui-focus-blur.c:199 +#, fuzzy +#| msgid "Other Options" +msgid "Geometry Options" +msgstr "其他選項" + +#: ../app/propgui/gimppropgui-focus-blur.c:226 +msgid "Focus Blur: " +msgstr "" + +#: ../app/propgui/gimppropgui-generic.c:187 msgid "Pick coordinates from the image" msgstr "從圖像中選取座標" @@ -22179,23 +22778,16 @@ msgstr "變換方向" #: ../app/propgui/gimppropgui-recursive-transform.c:259 -#, fuzzy -#| msgctxt "undo-type" -#| msgid "Transform" msgid "Add transform" -msgstr "變換" +msgstr "增加變形" #: ../app/propgui/gimppropgui-recursive-transform.c:277 -#, fuzzy -#| msgid "Cage transform" msgid "Duplicate transform" -msgstr "籠子變換" +msgstr "複製變形" #: ../app/propgui/gimppropgui-recursive-transform.c:295 -#, fuzzy -#| msgid "Remove transform handles" msgid "Remove transform" -msgstr "移除變換控制柄" +msgstr "移除變形" #: ../app/propgui/gimppropgui-recursive-transform.c:315 #, fuzzy @@ -22313,11 +22905,18 @@ msgid "New Seed" msgstr "新增範本" -#: ../app/propgui/gimppropgui.c:391 +#: ../app/propgui/gimppropgui-vignette.c:183 +#, fuzzy +#| msgctxt "palettes-action" +#| msgid "_Edit Palette..." +msgid "Vignette: " +msgstr "編輯調色盤(_E)..." + +#: ../app/propgui/gimppropgui.c:393 msgid "Pick color from the image" msgstr "從圖像中挑選顏色" -#: ../app/propgui/gimppropgui.c:543 +#: ../app/propgui/gimppropgui.c:549 msgid "This operation has no editable properties" msgstr "" @@ -22329,7 +22928,7 @@ "five dozen liquor jugs." msgstr "This is Chinese test: '中文測試'" -#: ../app/text/gimpfontfactory.c:398 +#: ../app/text/gimpfontfactory.c:399 #, fuzzy, c-format #| msgid "" #| "Failed to load data:\n" @@ -22343,7 +22942,7 @@ "\n" "%s" -#: ../app/text/gimptext-compat.c:110 ../app/tools/gimptexttool.c:1634 +#: ../app/text/gimptext-compat.c:110 ../app/tools/gimptexttool.c:1635 msgid "Add Text Layer" msgstr "加入文字圖層" @@ -22383,7 +22982,7 @@ #: ../app/text/gimptextlayer.c:162 msgid "Transform Text Layer" -msgstr "變換文字圖層" +msgstr "變形文字圖層" #: ../app/text/gimptextlayer.c:576 msgid "Discard Text Information" @@ -22419,7 +23018,7 @@ "\n" "有些文字屬性可能是錯誤的。除非您想要編輯該文字圖層,否則不需要擔心這個。" -#: ../app/text/gimptextlayout.c:585 +#: ../app/text/gimptextlayout.c:594 #, fuzzy msgid "" "The new text layout cannot be generated. Most likely the font size is too " @@ -22460,7 +23059,7 @@ msgid "Vertical offset for distribution" msgstr "用於分佈的垂直偏移" -#: ../app/tools/gimpalignoptions.c:282 ../app/tools/gimpaligntool.c:123 +#: ../app/tools/gimpalignoptions.c:282 msgid "Align" msgstr "對齊" @@ -22698,10 +23297,10 @@ msgstr "填色" #: ../app/tools/gimpbucketfilltool.c:562 ../app/tools/gimpcagetool.c:244 -#: ../app/tools/gimpfiltertool.c:306 +#: ../app/tools/gimpfiltertool.c:312 #: ../app/tools/gimpforegroundselecttool.c:295 -#: ../app/tools/gimpgradienttool.c:271 ../app/tools/gimppainttool.c:323 -#: ../app/tools/gimptransformtool.c:697 ../app/tools/gimpwarptool.c:697 +#: ../app/tools/gimpgradienttool.c:271 ../app/tools/gimppainttool.c:328 +#: ../app/tools/gimptransformtool.c:695 ../app/tools/gimpwarptool.c:794 msgid "The active layer is not visible." msgstr "使用中的圖層看不到。" @@ -22712,12 +23311,12 @@ msgstr "未選取濾鏡" #: ../app/tools/gimpbucketfilltool.c:761 ../app/tools/gimpbucketfilltool.c:894 -#: ../app/tools/gimpcolorpickertool.c:270 ../app/tools/gimppainttool.c:457 +#: ../app/tools/gimpcolorpickertool.c:270 ../app/tools/gimppainttool.c:468 msgid "Click in any image to pick the background color" msgstr "點選Gimp開啟的任何圖片以挑選背景色" #: ../app/tools/gimpbucketfilltool.c:768 ../app/tools/gimpbucketfilltool.c:903 -#: ../app/tools/gimpcolorpickertool.c:262 ../app/tools/gimppainttool.c:451 +#: ../app/tools/gimpcolorpickertool.c:262 ../app/tools/gimppainttool.c:462 msgid "Click in any image to pick the foreground color" msgstr "點選Gimp開啟的任何圖片以挑選前景色" @@ -22748,19 +23347,19 @@ #: ../app/tools/gimpcagetool.c:162 ../app/tools/gimpcagetool.c:1235 msgid "Cage Transform" -msgstr "籠子變換" +msgstr "籠子變形" #: ../app/tools/gimpcagetool.c:163 msgid "Cage Transform: Deform a selection with a cage" -msgstr "籠子變換:用籠子變形選取範圍" +msgstr "籠子變形:用籠子變形選取範圍" #: ../app/tools/gimpcagetool.c:164 msgid "_Cage Transform" -msgstr "籠子變換(_C)" +msgstr "籠子變形(_C)" -#: ../app/tools/gimpcagetool.c:744 ../app/tools/gimpwarptool.c:348 +#: ../app/tools/gimpcagetool.c:744 ../app/tools/gimpwarptool.c:389 msgid "Press ENTER to commit the transform" -msgstr "按下 Enter 鍵來確認變換" +msgstr "按下 Enter 鍵來確認變形" #: ../app/tools/gimpcagetool.c:1145 msgid "Computing Cage Coefficients" @@ -22768,7 +23367,7 @@ #: ../app/tools/gimpcagetool.c:1278 msgid "Cage transform" -msgstr "籠子變換" +msgstr "籠子變形" #: ../app/tools/gimpclonetool.c:63 msgid "Clone Tool: Selectively copy from an image or pattern, using a brush" @@ -22831,14 +23430,14 @@ msgstr "" #. the pick FG/BG frame -#: ../app/tools/gimpcolorpickeroptions.c:195 +#: ../app/tools/gimpcolorpickeroptions.c:190 #, fuzzy, c-format #| msgid "Pick Mode (%s)" msgid "Pick Target (%s)" msgstr "拾取模式 (%s)" #. the use_info_window toggle button -#: ../app/tools/gimpcolorpickeroptions.c:204 +#: ../app/tools/gimpcolorpickeroptions.c:199 #, c-format msgid "Use info window (%s)" msgstr "使用資訊視窗 (%s)" @@ -22911,75 +23510,85 @@ msgid "Convolve Type (%s)" msgstr "捲積類型 (%s)" -#: ../app/tools/gimpcropoptions.c:78 +#: ../app/tools/gimpcropoptions.c:79 #: ../app/tools/gimprectangleselectoptions.c:79 msgid "Highlight" msgstr "突顯" -#: ../app/tools/gimpcropoptions.c:79 +#: ../app/tools/gimpcropoptions.c:80 #: ../app/tools/gimprectangleselectoptions.c:80 msgid "Dim everything outside selection" msgstr "使選取範圍以外的部份變暗淡" -#: ../app/tools/gimpcropoptions.c:86 +#: ../app/tools/gimpcropoptions.c:87 #: ../app/tools/gimprectangleselectoptions.c:87 msgid "Highlight opacity" msgstr "突顯不透明的區域" -#: ../app/tools/gimpcropoptions.c:87 +#: ../app/tools/gimpcropoptions.c:88 #: ../app/tools/gimprectangleselectoptions.c:88 msgid "How much to dim everything outside selection" msgstr "使選取範圍以外的部份變暗淡的程度" -#: ../app/tools/gimpcropoptions.c:93 +#: ../app/tools/gimpcropoptions.c:94 msgid "Current layer only" msgstr "僅適用於目前圖層" -#: ../app/tools/gimpcropoptions.c:94 +#: ../app/tools/gimpcropoptions.c:95 msgid "Crop only currently selected layer" msgstr "僅裁剪目前選定的圖層" -#: ../app/tools/gimpcropoptions.c:100 +#: ../app/tools/gimpcropoptions.c:101 +#, fuzzy +#| msgid "Select foreground pixels" +msgid "Delete cropped pixels" +msgstr "選擇前景像素" + +#: ../app/tools/gimpcropoptions.c:102 +msgid "Discard non-locked layer data that falls out of the crop region" +msgstr "" + +#: ../app/tools/gimpcropoptions.c:108 msgid "Allow growing" msgstr "允許增大" -#: ../app/tools/gimpcropoptions.c:101 +#: ../app/tools/gimpcropoptions.c:109 msgid "Allow resizing canvas by dragging cropping frame beyond image boundary" msgstr "允許調整畫布的大小,透過將裁剪框拖到圖像邊界之外" -#: ../app/tools/gimpcropoptions.c:108 ../app/tools/gimpcropoptions.c:200 +#: ../app/tools/gimpcropoptions.c:116 ../app/tools/gimpcropoptions.c:226 msgid "Fill with" msgstr "填上" -#: ../app/tools/gimpcropoptions.c:109 +#: ../app/tools/gimpcropoptions.c:117 msgid "How to fill new areas created by 'Allow growing'" msgstr "使用「允許增大」功能來填滿新的區域" -#: ../app/tools/gimpcroptool.c:119 +#: ../app/tools/gimpcroptool.c:121 msgid "Crop" msgstr "裁剪" -#: ../app/tools/gimpcroptool.c:120 +#: ../app/tools/gimpcroptool.c:122 msgid "Crop Tool: Remove edge areas from image or layer" msgstr "剪裁工具:自圖片或圖層移除邊緣區域" -#: ../app/tools/gimpcroptool.c:121 +#: ../app/tools/gimpcroptool.c:123 msgid "_Crop" msgstr "剪裁(_C)" -#: ../app/tools/gimpcroptool.c:159 +#: ../app/tools/gimpcroptool.c:161 msgid "Click-Drag to draw a crop rectangle" msgstr "點擊並拖曳以選取一個矩形範圍來剪裁" -#: ../app/tools/gimpcroptool.c:279 +#: ../app/tools/gimpcroptool.c:281 msgid "Click or press Enter to crop" msgstr "點擊選取範圍或按下 Enter 鍵進行剪裁" -#: ../app/tools/gimpcroptool.c:386 +#: ../app/tools/gimpcroptool.c:388 msgid "Crop to: " msgstr "裁剪到:" -#: ../app/tools/gimpcroptool.c:454 +#: ../app/tools/gimpcroptool.c:456 msgid "There is no active layer to crop." msgstr "目前沒有任何使用中的圖層可以剪下。" @@ -22991,86 +23600,86 @@ msgid "_Curves..." msgstr "曲線(_C)..." -#: ../app/tools/gimpcurvestool.c:399 +#: ../app/tools/gimpcurvestool.c:395 msgid "Click to add a control point" msgstr "按下這裡加入控制點" -#: ../app/tools/gimpcurvestool.c:404 +#: ../app/tools/gimpcurvestool.c:400 msgid "Click to add control points to all channels" msgstr "點選以加入控制點到所有色版" -#: ../app/tools/gimpcurvestool.c:409 +#: ../app/tools/gimpcurvestool.c:405 #, fuzzy #| msgid "Click to close the curve" msgid "Click to locate on curve" msgstr "請按這裡以關閉曲線" -#: ../app/tools/gimpcurvestool.c:411 +#: ../app/tools/gimpcurvestool.c:407 #, c-format msgid "%s: add control point" msgstr "%s:加入控制點" -#: ../app/tools/gimpcurvestool.c:412 +#: ../app/tools/gimpcurvestool.c:408 #, c-format msgid "%s: add control points to all channels" msgstr "%s:加入控制點到所有色版" -#: ../app/tools/gimpcurvestool.c:429 +#: ../app/tools/gimpcurvestool.c:425 msgid "Adjust Color Curves" msgstr "調整色彩曲線" -#: ../app/tools/gimpcurvestool.c:474 ../app/tools/gimplevelstool.c:354 +#: ../app/tools/gimpcurvestool.c:470 ../app/tools/gimplevelstool.c:350 #: ../app/tools/gimpthresholdtool.c:230 msgid "Cha_nnel:" msgstr "色版(_N):" -#: ../app/tools/gimpcurvestool.c:506 ../app/tools/gimplevelstool.c:384 +#: ../app/tools/gimpcurvestool.c:502 ../app/tools/gimplevelstool.c:380 msgid "R_eset Channel" msgstr "重設色版(_E)" -#: ../app/tools/gimpcurvestool.c:526 +#: ../app/tools/gimpcurvestool.c:522 #, fuzzy #| msgctxt "drawable-action" #| msgid "Invert the colors in linear light" msgid "Adjust curves in linear light" msgstr "以線性光反轉顏色" -#: ../app/tools/gimpcurvestool.c:527 +#: ../app/tools/gimpcurvestool.c:523 #, fuzzy #| msgctxt "drawable-action" #| msgid "Invert the colors perceptually" msgid "Adjust curves perceptually" msgstr "反轉為互補色" -#: ../app/tools/gimpcurvestool.c:622 +#: ../app/tools/gimpcurvestool.c:618 #, fuzzy #| msgid "Low Input" msgid "_Input:" msgstr "低輸入" -#: ../app/tools/gimpcurvestool.c:636 +#: ../app/tools/gimpcurvestool.c:632 #, fuzzy #| msgid "Low Output" msgid "O_utput:" msgstr "低輸出" -#: ../app/tools/gimpcurvestool.c:650 +#: ../app/tools/gimpcurvestool.c:646 #, fuzzy #| msgid "File Type:" msgid "T_ype:" msgstr "檔案類型:" -#: ../app/tools/gimpcurvestool.c:669 ../app/widgets/gimpdeviceinfoeditor.c:461 +#: ../app/tools/gimpcurvestool.c:665 ../app/widgets/gimpdeviceinfoeditor.c:461 msgid "Curve _type:" msgstr "曲線類型(_T):" -#: ../app/tools/gimpcurvestool.c:788 ../app/tools/gimplevelstool.c:754 +#: ../app/tools/gimpcurvestool.c:751 ../app/tools/gimplevelstool.c:746 #, fuzzy #| msgid "Could not read header from '%s': %s" msgid "Could not read header: " msgstr "無法從“%s”讀取標頭:%s" -#: ../app/tools/gimpcurvestool.c:862 +#: ../app/tools/gimpcurvestool.c:825 msgid "Use _old curves file format" msgstr "使用舊的曲線檔案格式(_O)" @@ -23128,41 +23737,41 @@ msgid "Move Floating Selection" msgstr "移動浮動選取範圍" -#: ../app/tools/gimpeditselectiontool.c:1120 ../app/tools/gimpmovetool.c:281 +#: ../app/tools/gimpeditselectiontool.c:1118 ../app/tools/gimpmovetool.c:281 #, fuzzy #| msgid "There is no path to transform." msgid "There is no path to move." msgstr "目前沒有要變換的路徑。" -#: ../app/tools/gimpeditselectiontool.c:1124 ../app/tools/gimpmovetool.c:285 -#: ../app/tools/gimptransformtool.c:735 +#: ../app/tools/gimpeditselectiontool.c:1122 ../app/tools/gimpmovetool.c:285 +#: ../app/tools/gimptransformtool.c:733 #, fuzzy #| msgid "The active path is locked." msgid "The active path's position is locked." msgstr "使用中路徑是鎖住的。" -#: ../app/tools/gimpeditselectiontool.c:1135 ../app/tools/gimpmovetool.c:317 +#: ../app/tools/gimpeditselectiontool.c:1133 ../app/tools/gimpmovetool.c:317 #, fuzzy #| msgid "There is no layer to transform." msgid "There is no layer to move." msgstr "目前沒有要變換的圖層。" -#: ../app/tools/gimpeditselectiontool.c:1143 -#: ../app/tools/gimpeditselectiontool.c:1169 -#: ../app/tools/gimpeditselectiontool.c:1178 ../app/tools/gimpmovetool.c:324 +#: ../app/tools/gimpeditselectiontool.c:1141 +#: ../app/tools/gimpeditselectiontool.c:1167 +#: ../app/tools/gimpeditselectiontool.c:1176 ../app/tools/gimpmovetool.c:324 #: ../app/tools/gimpmovetool.c:342 #, fuzzy #| msgid "The active layer's pixels are locked." msgid "The active layer's position is locked." msgstr "使用中的圖層像素被鎖定。" -#: ../app/tools/gimpeditselectiontool.c:1156 ../app/tools/gimpmovetool.c:333 +#: ../app/tools/gimpeditselectiontool.c:1154 ../app/tools/gimpmovetool.c:333 #, fuzzy #| msgid "The active path is locked." msgid "The active channel's position is locked." msgstr "使用中路徑是鎖住的。" -#: ../app/tools/gimpeditselectiontool.c:1160 ../app/tools/gimpmovetool.c:335 +#: ../app/tools/gimpeditselectiontool.c:1158 ../app/tools/gimpmovetool.c:335 #, fuzzy #| msgid "The active layer's pixels are locked." msgid "The active channel's pixels are locked." @@ -23207,85 +23816,76 @@ msgid "Anti erase (%s)" msgstr "取消擦去 (%s)" -#: ../app/tools/gimpfilteroptions.c:73 +#: ../app/tools/gimpfilteroptions.c:71 msgid "_Preview" msgstr "預覽(_P)" # 在色階工具,split view是在圖像工作區中分割螢幕以檢視編輯前後差異。 -#: ../app/tools/gimpfilteroptions.c:80 +#: ../app/tools/gimpfilteroptions.c:78 #, fuzzy msgid "Split _view" msgstr "分割檢視" -#: ../app/tools/gimpfilteroptions.c:103 +#: ../app/tools/gimpfilteroptions.c:101 msgid "On-canvas con_trols" msgstr "" -#: ../app/tools/gimpfilteroptions.c:104 +#: ../app/tools/gimpfilteroptions.c:102 #, fuzzy #| msgid "Show _unavailable actions" msgid "Show on-canvas filter controls" msgstr "顯示不可用的操作(_U)" -#: ../app/tools/gimpfilteroptions.c:110 ../app/tools/gimpfiltertool.c:449 -#: ../app/tools/gimpflipoptions.c:156 ../app/tools/gimptransformoptions.c:108 -#: ../app/tools/gimptransformoptions.c:264 -msgid "Clipping" -msgstr "剪輯" - -#: ../app/tools/gimpfilteroptions.c:111 ../app/tools/gimptransformoptions.c:109 -msgid "How to clip" -msgstr "如何剪輯" - -#: ../app/tools/gimpfilteroptions.c:126 -#, fuzzy -#| msgid "Color Management" -msgid "Color _managed" -msgstr "色彩管理" - -#. The Color Options expander -#: ../app/tools/gimpfiltertool.c:403 -msgid "Advanced Color Options" -msgstr "進階顏色選項" - -#: ../app/tools/gimpfiltertool.c:422 -msgid "Convert pixels to built-in sRGB to apply filter (slow)" -msgstr "" - -#: ../app/tools/gimpfiltertool.c:423 -msgid "Assume pixels are built-in sRGB (ignore actual image color space)" -msgstr "" - -#: ../app/tools/gimpfiltertool.c:667 +#: ../app/tools/gimpfiltertool.c:627 msgid "Click to switch the original and filtered sides" msgstr "點擊以切換原來的和過濾的一面" -#: ../app/tools/gimpfiltertool.c:671 +#: ../app/tools/gimpfiltertool.c:631 msgid "Click to switch between vertical and horizontal" msgstr "點擊以切換垂直和水平" -#: ../app/tools/gimpfiltertool.c:675 +#: ../app/tools/gimpfiltertool.c:635 #, fuzzy #| msgid "Click to dodge the line" msgid "Click to move the split guide" msgstr "請按這裡漂白線條" -#: ../app/tools/gimpfiltertool.c:677 +#: ../app/tools/gimpfiltertool.c:637 #, c-format msgid "%s: switch original and filtered" msgstr "" -#: ../app/tools/gimpfiltertool.c:678 +#: ../app/tools/gimpfiltertool.c:638 #, c-format msgid "%s: switch horizontal and vertical" msgstr "" -#: ../app/tools/gimpfiltertool.c:1442 ../app/tools/gimpfiltertool-settings.c:71 +#. The blending-options expander +#: ../app/tools/gimpfiltertool.c:1095 +#, fuzzy +#| msgid "Saved Options" +msgid "Blending Options" +msgstr "已儲存選項" + +#. The Color Options expander +#: ../app/tools/gimpfiltertool.c:1134 +msgid "Advanced Color Options" +msgstr "進階顏色選項" + +#: ../app/tools/gimpfiltertool.c:1158 +msgid "Convert pixels to built-in sRGB to apply filter (slow)" +msgstr "" + +#: ../app/tools/gimpfiltertool.c:1159 +msgid "Assume pixels are built-in sRGB (ignore actual image color space)" +msgstr "" + +#: ../app/tools/gimpfiltertool.c:1540 ../app/tools/gimpfiltertool-settings.c:71 #, c-format msgid "Import '%s' Settings" msgstr "匯入「 %s 」設定" -#: ../app/tools/gimpfiltertool.c:1444 ../app/tools/gimpfiltertool-settings.c:73 +#: ../app/tools/gimpfiltertool.c:1542 ../app/tools/gimpfiltertool-settings.c:73 #, c-format msgid "Export '%s' Settings" msgstr "匯出「 %s 」設定" @@ -23463,20 +24063,20 @@ msgid "press Escape to exit preview or Enter to apply." msgstr "按 Esc 鍵退出預覽,或 Enter 鍵以套用。" -#: ../app/tools/gimpforegroundselecttool.c:1285 +#: ../app/tools/gimpforegroundselecttool.c:1287 msgid "Paint mask" msgstr "繪畫遮罩" -#: ../app/tools/gimpfreeselecttool.c:103 +#: ../app/tools/gimpfreeselecttool.c:106 msgid "" "Free Select Tool: Select a hand-drawn region with free and polygonal segments" msgstr "自由選取工具:以手繪方式選取任意和多邊形片段的區域" -#: ../app/tools/gimpfreeselecttool.c:105 +#: ../app/tools/gimpfreeselecttool.c:108 msgid "_Free Select" msgstr "自由選取(_F)" -#: ../app/tools/gimpfreeselecttool.c:312 +#: ../app/tools/gimpfreeselecttool.c:339 msgctxt "command" msgid "Free Select" msgstr "智慧型選取" @@ -23498,8 +24098,8 @@ msgid "Fuzzy Select" msgstr "智慧型選取" -#: ../app/tools/gimpgegltool.c:78 ../app/tools/gimpgegltool.c:548 -#: ../app/tools/gimpgegltool.c:549 ../app/tools/gimpoperationtool.c:136 +#: ../app/tools/gimpgegltool.c:78 ../app/tools/gimpgegltool.c:552 +#: ../app/tools/gimpgegltool.c:553 ../app/tools/gimpoperationtool.c:136 msgid "GEGL Operation" msgstr "GEGL 操作" @@ -23512,19 +24112,17 @@ msgstr "_GEGL 操作..." #. The options vbox -#: ../app/tools/gimpgegltool.c:493 +#: ../app/tools/gimpgegltool.c:497 msgid "Select an operation from the list above" msgstr "從上面的清單中選擇一個操作" #: ../app/tools/gimpgenerictransformtool.c:101 msgid "Transform Matrix" -msgstr "變換矩陣" +msgstr "變形矩陣" #: ../app/tools/gimpgenerictransformtool.c:135 -#, fuzzy -#| msgid "Unified transform" msgid "Invalid transform" -msgstr "統一變換" +msgstr "統一變形" #: ../app/tools/gimpgradientoptions.c:101 #: ../app/tools/gimpgradientoptions.c:298 @@ -23716,31 +24314,31 @@ msgid "Move Guides" msgstr "移動參考線" -#: ../app/tools/gimpguidetool.c:433 +#: ../app/tools/gimpguidetool.c:432 #, fuzzy #| msgid "Remove Guide" msgid "Remove Guides" msgstr "移除參考線" -#: ../app/tools/gimpguidetool.c:434 +#: ../app/tools/gimpguidetool.c:433 msgid "Remove Guide" msgstr "移除參考線" -#: ../app/tools/gimpguidetool.c:435 +#: ../app/tools/gimpguidetool.c:434 msgid "Cancel Guide" msgstr "取消參考線" -#: ../app/tools/gimpguidetool.c:472 +#: ../app/tools/gimpguidetool.c:471 msgid "Move Guide: " msgstr "移動參考線:" -#: ../app/tools/gimpguidetool.c:482 +#: ../app/tools/gimpguidetool.c:481 #, fuzzy #| msgid "Move Guide: " msgid "Move Guides: " msgstr "移動參考線:" -#: ../app/tools/gimpguidetool.c:493 +#: ../app/tools/gimpguidetool.c:492 msgid "Add Guide: " msgstr "加入參考線:" @@ -23751,36 +24349,36 @@ #: ../app/tools/gimphandletransformoptions.c:167 msgid "Add handles and transform the image" -msgstr "加入控制柄,然後變換圖像" +msgstr "加入控制柄,然後變形圖片" #: ../app/tools/gimphandletransformoptions.c:172 msgid "Move transform handles" -msgstr "移動變換控制柄" +msgstr "移動變形控制柄" #: ../app/tools/gimphandletransformoptions.c:177 msgid "Remove transform handles" -msgstr "移除變換控制柄" +msgstr "移除變形控制柄" #: ../app/tools/gimphandletransformtool.c:111 msgid "Handle Transform" -msgstr "控制柄變換" +msgstr "控制柄變形" #: ../app/tools/gimphandletransformtool.c:112 msgid "Handle Transform Tool: Deform the layer, selection or path with handles" -msgstr "控制柄變換工具:用控制柄將圖層、選取範圍或路徑變形" +msgstr "控制柄變形工具:用控制柄將圖層、選取範圍或路徑變形" #: ../app/tools/gimphandletransformtool.c:114 msgid "_Handle Transform" -msgstr "控制柄變換(_H)" +msgstr "控制柄變形(_H)" #: ../app/tools/gimphandletransformtool.c:138 msgctxt "undo-type" msgid "Handle transform" -msgstr "控制柄變換" +msgstr "控制柄變形" #: ../app/tools/gimphandletransformtool.c:139 msgid "Handle transformation" -msgstr "控制柄變換" +msgstr "控制柄變形工具" #: ../app/tools/gimphealtool.c:54 msgid "Healing Tool: Heal image irregularities" @@ -23835,7 +24433,9 @@ msgstr "拖曳控制節點時顯示未來的選取部份" #: ../app/tools/gimpiscissorstool.c:292 -msgid "Scissors" +#, fuzzy +#| msgid "Scissors" +msgid "Scissors Select" msgstr "剪刀" #: ../app/tools/gimpiscissorstool.c:293 @@ -23891,50 +24491,50 @@ msgid "_Levels..." msgstr "色階(_L)..." -#: ../app/tools/gimplevelstool.c:280 +#: ../app/tools/gimplevelstool.c:276 #, fuzzy #| msgid "Click to add control points to all channels" msgid "Pick black point for all channels" msgstr "點選以加入控制點到所有色版" -#: ../app/tools/gimplevelstool.c:282 +#: ../app/tools/gimplevelstool.c:278 #, fuzzy #| msgid "Click-Drag to move the selected pixels" msgid "Pick black point for the selected channel" msgstr "按下後拖曳以移動選取的像素" -#: ../app/tools/gimplevelstool.c:289 +#: ../app/tools/gimplevelstool.c:285 #, fuzzy #| msgid "Click to add control points to all channels" msgid "Pick gray point for all channels" msgstr "點選以加入控制點到所有色版" -#: ../app/tools/gimplevelstool.c:291 +#: ../app/tools/gimplevelstool.c:287 #, fuzzy #| msgid "Click-Drag to move the selected pixels" msgid "Pick gray point for the selected channel" msgstr "按下後拖曳以移動選取的像素" -#: ../app/tools/gimplevelstool.c:298 +#: ../app/tools/gimplevelstool.c:294 #, fuzzy #| msgid "Click to add control points to all channels" msgid "Pick white point for all channels" msgstr "點選以加入控制點到所有色版" -#: ../app/tools/gimplevelstool.c:300 +#: ../app/tools/gimplevelstool.c:296 #, fuzzy #| msgid "Click-Drag to move the selected pixels" msgid "Pick white point for the selected channel" msgstr "按下後拖曳以移動選取的像素" -#: ../app/tools/gimplevelstool.c:404 +#: ../app/tools/gimplevelstool.c:400 #, fuzzy #| msgctxt "drawable-action" #| msgid "Invert the colors in linear light" msgid "Adjust levels in linear light" msgstr "以線性光反轉顏色" -#: ../app/tools/gimplevelstool.c:405 +#: ../app/tools/gimplevelstool.c:401 #, fuzzy #| msgctxt "drawable-action" #| msgid "Invert the colors perceptually" @@ -23942,49 +24542,49 @@ msgstr "反轉為互補色" #. Input levels frame -#: ../app/tools/gimplevelstool.c:414 +#: ../app/tools/gimplevelstool.c:410 msgid "Input Levels" msgstr "輸入色階" -#: ../app/tools/gimplevelstool.c:501 +#: ../app/tools/gimplevelstool.c:497 msgid "Clamp _input" msgstr "" #. Output levels frame -#: ../app/tools/gimplevelstool.c:544 +#: ../app/tools/gimplevelstool.c:540 msgid "Output Levels" msgstr "輸出色階" -#: ../app/tools/gimplevelstool.c:592 +#: ../app/tools/gimplevelstool.c:588 msgid "Clamp outpu_t" msgstr "" #. all channels frame -#: ../app/tools/gimplevelstool.c:607 +#: ../app/tools/gimplevelstool.c:603 msgid "All Channels" msgstr "所有色版" -#: ../app/tools/gimplevelstool.c:619 +#: ../app/tools/gimplevelstool.c:615 #, fuzzy #| msgid "Input Levels" msgid "_Auto Input Levels" msgstr "輸入色階" -#: ../app/tools/gimplevelstool.c:622 +#: ../app/tools/gimplevelstool.c:618 #, fuzzy #| msgid "Adjust levels automatically" msgid "Adjust levels for all channels automatically" msgstr "自動調整色階" -#: ../app/tools/gimplevelstool.c:649 +#: ../app/tools/gimplevelstool.c:645 msgid "Edit these Settings as Curves" msgstr "以曲線形式編輯這些設定值" -#: ../app/tools/gimplevelstool.c:870 +#: ../app/tools/gimplevelstool.c:862 msgid "Use _old levels file format" msgstr "使用舊的色階檔案格式(_O)" -#: ../app/tools/gimplevelstool.c:1013 ../app/tools/gimpthresholdtool.c:412 +#: ../app/tools/gimplevelstool.c:1005 ../app/tools/gimpthresholdtool.c:412 msgid "Calculating histogram..." msgstr "" @@ -24200,8 +24800,8 @@ msgstr "顯示工具提示(_T)" #: ../app/tools/gimpnpointdeformationoptions.c:230 -#: ../app/tools/gimpscaletool.c:96 ../app/tools/gimptransformgridoptions.c:588 -#: ../app/tools/gimptransformgridoptions.c:599 +#: ../app/tools/gimpscaletool.c:96 ../app/tools/gimptransformgridoptions.c:593 +#: ../app/tools/gimptransformgridoptions.c:604 msgid "Scale" msgstr "縮放" @@ -24294,17 +24894,11 @@ msgid "Operation Tool: Use an arbitrary GEGL operation" msgstr "GEGL 工具:使用任意的 GEGL 操作" -#. don't translate "Aux" -#: ../app/tools/gimpoperationtool.c:608 -#, c-format -msgid "Aux Input" -msgstr "" - -#. don't translate "Aux" -#: ../app/tools/gimpoperationtool.c:614 -#, c-format -msgid "Aux%d Input" -msgstr "" +#: ../app/tools/gimpoperationtool.c:621 +#, fuzzy +#| msgid "Low Input" +msgid "Aux\\1 Input" +msgstr "低輸入" #: ../app/tools/gimppaintbrushtool.c:58 msgid "Paintbrush Tool: Paint smooth strokes using a brush" @@ -24365,29 +24959,29 @@ msgid "Link to brush default" msgstr "鎖定為筆刷預設" -#: ../app/tools/gimppainttool.c:174 +#: ../app/tools/gimppainttool.c:175 msgid "Click to paint" msgstr "請按這裡繪製" -#: ../app/tools/gimppainttool.c:175 +#: ../app/tools/gimppainttool.c:176 msgid "Click to draw the line" msgstr "請按這裡繪製線條" -#: ../app/tools/gimppainttool.c:176 +#: ../app/tools/gimppainttool.c:177 #, c-format msgid "%s to pick a color" msgstr "%s 以挑選顏色" -#: ../app/tools/gimppainttool.c:288 +#: ../app/tools/gimppainttool.c:293 msgid "Cannot paint on layer groups." msgstr "無法在圖層遮罩上繪畫" -#: ../app/tools/gimppainttool.c:647 +#: ../app/tools/gimppainttool.c:658 #, c-format msgid "%s for a straight line" msgstr "%s 可繪出直線" -#: ../app/tools/gimppainttool.c:862 +#: ../app/tools/gimppainttool.c:877 #, fuzzy #| msgid "The active layer is not visible." msgid "The active layer does not have an alpha channel." @@ -24402,16 +24996,17 @@ msgstr "鉛筆(_N)" #: ../app/tools/gimpperspectiveclonetool.c:150 +#, fuzzy msgid "" "Perspective Clone Tool: Clone from an image source after applying a " "perspective transformation" -msgstr "透視法仿製工具:在套用透視法變換後,從圖像來源仿製" +msgstr "透視法複製工具:在套用透視法變形後,從圖像來源複製" #: ../app/tools/gimpperspectiveclonetool.c:152 msgid "_Perspective Clone" msgstr "透視法仿製(_P)" -#: ../app/tools/gimpperspectiveclonetool.c:616 +#: ../app/tools/gimpperspectiveclonetool.c:611 msgid "Ctrl-Click to set a clone source" msgstr "按 Ctrl 並點擊以設定仿製來源" @@ -24430,7 +25025,7 @@ #: ../app/tools/gimpperspectivetool.c:111 msgid "Perspective transformation" -msgstr "透視法變換" +msgstr "透視法變形" #: ../app/tools/gimprectangleoptions.c:84 msgid "Automatically shrink to the nearest rectangular shape in a layer" @@ -24445,7 +25040,7 @@ msgstr "在收縮選取範圍時使用所有看得見的圖層" #: ../app/tools/gimprectangleoptions.c:102 -#: ../app/tools/gimptransformgridoptions.c:147 +#: ../app/tools/gimptransformgridoptions.c:148 msgid "Composition guides such as rule of thirds" msgstr "構圖法則,如三分法則" @@ -24584,7 +25179,7 @@ msgstr "移動滑鼠以改變臨界值" #: ../app/tools/gimprotatetool.c:102 -#: ../app/tools/gimptransformgridoptions.c:590 +#: ../app/tools/gimptransformgridoptions.c:595 #: ../app/tools/gimptransform3dtool.c:422 msgid "Rotate" msgstr "旋轉" @@ -24687,56 +25282,56 @@ msgid "Mode:" msgstr "模式:" -#: ../app/tools/gimpselectiontool.c:305 +#: ../app/tools/gimpselectiontool.c:319 msgid "Click-Drag to replace the current selection" msgstr "按下後拖曳以取代目前的選取範圍" -#: ../app/tools/gimpselectiontool.c:313 +#: ../app/tools/gimpselectiontool.c:327 msgid "Click-Drag to create a new selection" msgstr "按下後拖曳以建立新的選取範圍" -#: ../app/tools/gimpselectiontool.c:318 +#: ../app/tools/gimpselectiontool.c:332 msgid "Click-Drag to add to the current selection" msgstr "按下後拖曳以加入至目前的選取範圍" -#: ../app/tools/gimpselectiontool.c:327 +#: ../app/tools/gimpselectiontool.c:341 msgid "Click-Drag to subtract from the current selection" msgstr "按下後拖曳以從目前的選取範圍刪減" -#: ../app/tools/gimpselectiontool.c:336 +#: ../app/tools/gimpselectiontool.c:350 msgid "Click-Drag to intersect with the current selection" msgstr "按下後拖曳以計算和目前選取範圍的交集區域" -#: ../app/tools/gimpselectiontool.c:346 +#: ../app/tools/gimpselectiontool.c:360 msgid "Click-Drag to move the selection mask" msgstr "按下後拖曳以移動選取範圍遮罩" -#: ../app/tools/gimpselectiontool.c:354 +#: ../app/tools/gimpselectiontool.c:368 msgid "Click-Drag to move the selected pixels" msgstr "按下後拖曳以移動選取的像素" -#: ../app/tools/gimpselectiontool.c:358 +#: ../app/tools/gimpselectiontool.c:372 msgid "Click-Drag to move a copy of the selected pixels" msgstr "按下後拖曳以移動選取的像素複本" -#: ../app/tools/gimpselectiontool.c:362 +#: ../app/tools/gimpselectiontool.c:376 msgid "Click to anchor the floating selection" msgstr "按下後拖曳將浮動選取範圍的位置固定" -#: ../app/tools/gimpselectiontool.c:506 +#: ../app/tools/gimpselectiontool.c:530 #, fuzzy, c-format #| msgid "Click-Drag to subtract from the current selection" msgid "Cannot subtract from an empty selection." msgstr "按下後拖曳以從目前的選取範圍刪減" -#: ../app/tools/gimpselectiontool.c:517 +#: ../app/tools/gimpselectiontool.c:541 #, fuzzy, c-format #| msgid "Click-Drag to intersect with the current selection" msgid "Cannot intersect with an empty selection." msgstr "按下後拖曳以計算和目前選取範圍的交集區域" -#: ../app/tools/gimpsheartool.c:88 ../app/tools/gimptransformgridoptions.c:592 -#: ../app/tools/gimptransformgridoptions.c:601 +#: ../app/tools/gimpsheartool.c:88 ../app/tools/gimptransformgridoptions.c:597 +#: ../app/tools/gimptransformgridoptions.c:606 msgid "Shear" msgstr "推移" @@ -24828,10 +25423,8 @@ msgstr "" #: ../app/tools/gimptextoptions.c:168 -#, fuzzy -#| msgid "Justify:" msgid "Justify" -msgstr "對齊方式:" +msgstr "對齊方式" #: ../app/tools/gimptextoptions.c:169 msgid "Text alignment" @@ -24916,33 +25509,33 @@ msgid "Te_xt" msgstr "文字(_X)" -#: ../app/tools/gimptexttool.c:1039 +#: ../app/tools/gimptexttool.c:1040 msgid "Fonts are still loading" msgstr "" -#: ../app/tools/gimptexttool.c:1050 +#: ../app/tools/gimptexttool.c:1051 #, fuzzy #| msgid "Text Tool" msgid "Text box: " msgstr "文字工具" -#: ../app/tools/gimptexttool.c:1181 +#: ../app/tools/gimptexttool.c:1182 msgid "Reshape Text Layer" msgstr "修整文字圖層" -#: ../app/tools/gimptexttool.c:1754 ../app/tools/gimptexttool.c:1757 +#: ../app/tools/gimptexttool.c:1755 ../app/tools/gimptexttool.c:1758 msgid "Confirm Text Editing" msgstr "確認文字編輯" -#: ../app/tools/gimptexttool.c:1761 +#: ../app/tools/gimptexttool.c:1762 msgid "Create _New Layer" msgstr "建立一個新的圖層(_N)" -#: ../app/tools/gimptexttool.c:1763 +#: ../app/tools/gimptexttool.c:1764 msgid "_Edit" msgstr "編輯(_E)" -#: ../app/tools/gimptexttool.c:1785 +#: ../app/tools/gimptexttool.c:1786 msgid "" "The layer you selected is a text layer but it has been modified using other " "tools. Editing the layer with the text tool will discard these " @@ -24987,210 +25580,210 @@ "本工具\n" "並沒有選項。" -#: ../app/tools/gimptransformgridoptions.c:111 +#: ../app/tools/gimptransformgridoptions.c:112 msgid "Show image preview" msgstr "顯示圖片預覽" -#: ../app/tools/gimptransformgridoptions.c:112 +#: ../app/tools/gimptransformgridoptions.c:113 +#, fuzzy msgid "Show a preview of the transformed image" -msgstr "顯示變換後影像的預覽" +msgstr "顯示變形後影像的預覽" -#: ../app/tools/gimptransformgridoptions.c:118 +#: ../app/tools/gimptransformgridoptions.c:119 #, fuzzy #| msgctxt "layers-action" #| msgid "Composite Space" msgid "Composited preview" msgstr "合成空間" -#: ../app/tools/gimptransformgridoptions.c:119 +#: ../app/tools/gimptransformgridoptions.c:120 msgid "Show preview as part of the image composition" msgstr "" -#: ../app/tools/gimptransformgridoptions.c:125 +#: ../app/tools/gimptransformgridoptions.c:126 #, fuzzy #| msgid "Preview" msgid "Preview linked items" msgstr "預覽" -#: ../app/tools/gimptransformgridoptions.c:126 +#: ../app/tools/gimptransformgridoptions.c:127 msgid "Include linked items in the preview" msgstr "" -#: ../app/tools/gimptransformgridoptions.c:132 +#: ../app/tools/gimptransformgridoptions.c:133 msgid "Synchronous preview" msgstr "" -#: ../app/tools/gimptransformgridoptions.c:133 +#: ../app/tools/gimptransformgridoptions.c:134 msgid "Render the preview synchronously" msgstr "" -#: ../app/tools/gimptransformgridoptions.c:139 +#: ../app/tools/gimptransformgridoptions.c:140 msgid "Image opacity" msgstr "圖像不透明度" -#: ../app/tools/gimptransformgridoptions.c:140 +#: ../app/tools/gimptransformgridoptions.c:141 msgid "Opacity of the preview image" msgstr "預覽圖片的不透明度" -#: ../app/tools/gimptransformgridoptions.c:146 -#: ../app/tools/gimptransformgridoptions.c:482 +#: ../app/tools/gimptransformgridoptions.c:147 +#: ../app/tools/gimptransformgridoptions.c:487 msgid "Guides" msgstr "參考線" -#: ../app/tools/gimptransformgridoptions.c:155 +#: ../app/tools/gimptransformgridoptions.c:156 msgid "Size of a grid cell for variable number of composition guides" msgstr "" -#: ../app/tools/gimptransformgridoptions.c:504 +#: ../app/tools/gimptransformgridoptions.c:509 #, fuzzy, c-format #| msgid "15 degrees (%s)" msgid "15 degrees (%s)" msgstr "15 度 (%s)" -#: ../app/tools/gimptransformgridoptions.c:511 +#: ../app/tools/gimptransformgridoptions.c:516 msgid "Limit rotation steps to 15 degrees" msgstr "" -#: ../app/tools/gimptransformgridoptions.c:520 +#: ../app/tools/gimptransformgridoptions.c:525 #, c-format msgid "Keep aspect (%s)" msgstr "保持長寬比(%s)" -#: ../app/tools/gimptransformgridoptions.c:527 +#: ../app/tools/gimptransformgridoptions.c:532 msgid "Keep the original aspect ratio" msgstr "保持原始寬高比" -#: ../app/tools/gimptransformgridoptions.c:532 -#: ../app/tools/gimptransformgridoptions.c:561 +#: ../app/tools/gimptransformgridoptions.c:537 +#: ../app/tools/gimptransformgridoptions.c:566 #, fuzzy, c-format #| msgid "Rounded corners" msgid "Around center (%s)" msgstr "圓角" -#: ../app/tools/gimptransformgridoptions.c:539 +#: ../app/tools/gimptransformgridoptions.c:544 msgid "Scale around the center point" msgstr "" -#: ../app/tools/gimptransformgridoptions.c:548 +#: ../app/tools/gimptransformgridoptions.c:553 #, fuzzy, c-format #| msgid "Constrain (%s)" msgid "Constrain handles (%s)" msgstr "限制 (%s)" -#: ../app/tools/gimptransformgridoptions.c:556 +#: ../app/tools/gimptransformgridoptions.c:561 #, fuzzy, c-format #| msgid "Constrain perspective handles to move along edges and diagonal (%s)" msgid "Constrain handles to move along edges and diagonal (%s)" msgstr "限制視角控制柄沿邊緣和對角線移動 (%s)" -#: ../app/tools/gimptransformgridoptions.c:569 +#: ../app/tools/gimptransformgridoptions.c:574 #, fuzzy #| msgid "Transform direction" msgid "Transform around the center point" msgstr "變換方向" -#: ../app/tools/gimptransformgridoptions.c:585 +#: ../app/tools/gimptransformgridoptions.c:590 #, c-format msgid "Constrain (%s)" msgstr "限制 (%s)" -#: ../app/tools/gimptransformgridoptions.c:586 +#: ../app/tools/gimptransformgridoptions.c:591 #: ../app/tools/gimptransform3dtool.c:335 msgid "Move" msgstr "移動" -#: ../app/tools/gimptransformgridoptions.c:587 +#: ../app/tools/gimptransformgridoptions.c:592 #, c-format msgid "Constrain movement to 45 degree angles from center (%s)" msgstr "限制從中心移動到45度角 (%s)" -#: ../app/tools/gimptransformgridoptions.c:589 +#: ../app/tools/gimptransformgridoptions.c:594 #, c-format msgid "Maintain aspect ratio when scaling (%s)" msgstr "縮放時保持寬高比 (%s)" -#: ../app/tools/gimptransformgridoptions.c:591 +#: ../app/tools/gimptransformgridoptions.c:596 #, c-format msgid "Constrain rotation to 15 degree increments (%s)" msgstr "將旋轉限制為15度增量 (%s)" -#: ../app/tools/gimptransformgridoptions.c:593 +#: ../app/tools/gimptransformgridoptions.c:598 #, c-format msgid "Shear along edge direction only (%s)" msgstr "僅沿邊緣方向切變 (%s)" -#: ../app/tools/gimptransformgridoptions.c:595 +#: ../app/tools/gimptransformgridoptions.c:600 #, c-format msgid "Constrain perspective handles to move along edges and diagonal (%s)" msgstr "限制視角控制柄沿邊緣和對角線移動 (%s)" -#: ../app/tools/gimptransformgridoptions.c:598 +#: ../app/tools/gimptransformgridoptions.c:603 #, c-format msgid "From pivot (%s)" msgstr "從支點 (%s)" -#: ../app/tools/gimptransformgridoptions.c:600 +#: ../app/tools/gimptransformgridoptions.c:605 #, c-format msgid "Scale from pivot point (%s)" msgstr "從支點縮放 (%s)" -#: ../app/tools/gimptransformgridoptions.c:602 +#: ../app/tools/gimptransformgridoptions.c:607 #, c-format msgid "Shear opposite edge by same amount (%s)" msgstr "用相同量切變對立的邊緣 (%s)" -#: ../app/tools/gimptransformgridoptions.c:604 +#: ../app/tools/gimptransformgridoptions.c:609 #, c-format msgid "Maintain position of pivot while changing perspective (%s)" msgstr "在改變視角的同時保持支點的位置 (%s)" -#: ../app/tools/gimptransformgridoptions.c:607 +#: ../app/tools/gimptransformgridoptions.c:612 msgid "Pivot" msgstr "支點" -#: ../app/tools/gimptransformgridoptions.c:608 +#: ../app/tools/gimptransformgridoptions.c:613 #, c-format msgid "Snap (%s)" msgstr "對齊 (%s)" -#: ../app/tools/gimptransformgridoptions.c:609 +#: ../app/tools/gimptransformgridoptions.c:614 #, c-format msgid "Snap pivot to corners and center (%s)" msgstr "將支點貼齊到角落和中心 (%s)" -#: ../app/tools/gimptransformgridoptions.c:610 +#: ../app/tools/gimptransformgridoptions.c:615 msgid "Lock" msgstr "鎖定" -#: ../app/tools/gimptransformgridoptions.c:611 +#: ../app/tools/gimptransformgridoptions.c:616 msgid "Lock pivot position to canvas" msgstr "將支點位置鎖定到畫布" -#: ../app/tools/gimptransformgridtool.c:291 -#: ../app/tools/gimptransformtool.c:437 +#: ../app/tools/gimptransformgridtool.c:294 +#: ../app/tools/gimptransformtool.c:435 msgid "_Transform" -msgstr "變換(_T)" +msgstr "變形(_T)" -#: ../app/tools/gimptransformgridtool.c:572 -#: ../app/tools/gimptransformgridtool.c:584 +#: ../app/tools/gimptransformgridtool.c:575 +#: ../app/tools/gimptransformgridtool.c:587 #, fuzzy msgid "Transform Step" msgstr "浮動項目" -#: ../app/tools/gimptransformgridtool.c:979 +#: ../app/tools/gimptransformgridtool.c:982 #, c-format msgid "%s (Corrective)" msgstr "" -#: ../app/tools/gimptransformgridtool.c:1242 +#: ../app/tools/gimptransformgridtool.c:1262 msgid "Re_adjust" msgstr "" -#: ../app/tools/gimptransformgridtool.c:1490 +#: ../app/tools/gimptransformgridtool.c:1515 #, fuzzy -#| msgid "Handle transformation" msgid "Cannot readjust the transformation" -msgstr "控制柄變換" +msgstr "變形操作無法重新調整" #: ../app/tools/gimptransform3doptions.c:78 #, fuzzy @@ -25216,9 +25809,8 @@ #: ../app/tools/gimptransform3doptions.c:100 #, fuzzy -#| msgid "Transform direction" msgid "Transform along the Z axis" -msgstr "變換方向" +msgstr "沿 Z 軸變形" #: ../app/tools/gimptransform3doptions.c:107 msgid "Transform in the local frame of reference" @@ -25242,36 +25834,27 @@ msgstr "" #: ../app/tools/gimptransform3dtool.c:115 -#, fuzzy -#| msgid "2D Transform" msgid "3D Transform" -msgstr "2D 變換" +msgstr "3D 變形" #: ../app/tools/gimptransform3dtool.c:116 #, fuzzy -#| msgid "Unified Transform Tool: Transform the layer, selection or path" msgid "" "3D Transform Tool: Apply a 3D transformation to the layer, selection or path" -msgstr "統一變換工具:變換圖層、選取範圍或路徑" +msgstr "3D 變形工具:圖層、選取範圍或路徑套用 3D 變形" #: ../app/tools/gimptransform3dtool.c:117 -#, fuzzy -#| msgid "2D Transform" msgid "_3D Transform" -msgstr "2D 變換" +msgstr "_3D 變形" #: ../app/tools/gimptransform3dtool.c:140 -#, fuzzy -#| msgid "2D Transform" msgctxt "undo-type" msgid "3D Transform" -msgstr "2D 變換" +msgstr "3D 變形" #: ../app/tools/gimptransform3dtool.c:141 -#, fuzzy -#| msgid "Transformation" msgid "3D transformation" -msgstr "變換" +msgstr "3D 變形" #: ../app/tools/gimptransform3dtool.c:237 msgid "Camera" @@ -25298,7 +25881,7 @@ #: ../app/tools/gimptransformoptions.c:93 msgid "Direction of transformation" -msgstr "變換的方向" +msgstr "變形的方向" #: ../app/tools/gimptransformoptions.c:101 ../app/tools/gimpwarpoptions.c:121 msgid "Interpolation method" @@ -25306,7 +25889,7 @@ #: ../app/tools/gimptransformoptions.c:232 msgid "Transform:" -msgstr "變換:" +msgstr "變形:" #: ../app/tools/gimptransformtool.c:109 #, fuzzy @@ -25317,94 +25900,88 @@ #: ../app/tools/gimptransformtool.c:110 msgid "Transforming" -msgstr "正在進行變換" +msgstr "正在變形" -#: ../app/tools/gimptransformtool.c:429 -#, fuzzy -#| msgid "Transformation" +#: ../app/tools/gimptransformtool.c:427 msgid "Confirm Transformation" -msgstr "變換" +msgstr "變形確認" -#: ../app/tools/gimptransformtool.c:449 -#, fuzzy -#| msgid "Transformation Matrix" +#: ../app/tools/gimptransformtool.c:447 msgid "Transformation creates a very large item." -msgstr "變換矩陣" +msgstr "變換矩陣建立很大的物件" -#: ../app/tools/gimptransformtool.c:454 -#, c-format +#: ../app/tools/gimptransformtool.c:452 +#, fuzzy, c-format msgid "" "Applying the transformation will result in an item that is over %g times " "larger than the image." -msgstr "" +msgstr "套用變形後會導致這個物件超過原來影像的 %g 倍大" -#: ../app/tools/gimptransformtool.c:462 -#, fuzzy -#| msgid "Transformation Matrix" +#: ../app/tools/gimptransformtool.c:460 msgid "Transformation creates a very large image." -msgstr "變換矩陣" +msgstr "變換矩陣建立很大的物件" -#: ../app/tools/gimptransformtool.c:467 -#, c-format +#: ../app/tools/gimptransformtool.c:465 +#, fuzzy, c-format msgid "Applying the transformation will enlarge the image by a factor of %g." -msgstr "" +msgstr "套用變形會將影像增長 %g 倍。" -#: ../app/tools/gimptransformtool.c:681 +#: ../app/tools/gimptransformtool.c:679 msgid "There is no layer to transform." -msgstr "沒有圖層可變換。" +msgstr "沒有圖層可變形。" -#: ../app/tools/gimptransformtool.c:690 +#: ../app/tools/gimptransformtool.c:688 #, fuzzy #| msgid "The active layer's pixels are locked." msgid "The active layer's position and size are locked." msgstr "使用中的圖層像素被鎖定。" -#: ../app/tools/gimptransformtool.c:704 +#: ../app/tools/gimptransformtool.c:702 #, fuzzy #| msgid "The given file extension does not match the chosen file type." msgid "The selection does not intersect with the layer." msgstr "給予的延伸檔名不符合所選的檔案類型。" -#: ../app/tools/gimptransformtool.c:711 +#: ../app/tools/gimptransformtool.c:709 msgid "There is no selection to transform." -msgstr "沒有選取範圍可變換。" +msgstr "沒有選取範圍可變形。" -#: ../app/tools/gimptransformtool.c:726 +#: ../app/tools/gimptransformtool.c:724 msgid "There is no path to transform." -msgstr "沒有路徑可變換。" +msgstr "沒有路徑可變形。" -#: ../app/tools/gimptransformtool.c:733 +#: ../app/tools/gimptransformtool.c:731 msgid "The active path's strokes are locked." msgstr "使用中路徑的描邊是鎖住的。" -#: ../app/tools/gimptransformtool.c:737 +#: ../app/tools/gimptransformtool.c:735 msgid "The active path has no strokes." msgstr "使用中路徑沒有描邊。" -#: ../app/tools/gimptransformtool.c:811 +#: ../app/tools/gimptransformtool.c:809 msgid "The current transform is invalid" -msgstr "" +msgstr "目前的變形操作無效" -#: ../app/tools/gimpunifiedtransformtool.c:87 +#: ../app/tools/gimpunifiedtransformtool.c:89 msgid "Unified Transform" -msgstr "統一變換" +msgstr "統一變形" -#: ../app/tools/gimpunifiedtransformtool.c:88 +#: ../app/tools/gimpunifiedtransformtool.c:90 msgid "Unified Transform Tool: Transform the layer, selection or path" -msgstr "統一變換工具:變換圖層、選取範圍或路徑" +msgstr "統一變形工具:圖層、選取範圍或路徑變形" -#: ../app/tools/gimpunifiedtransformtool.c:90 +#: ../app/tools/gimpunifiedtransformtool.c:92 msgid "_Unified Transform" -msgstr "統一變換(_T)" +msgstr "統一變形(_T)" -#: ../app/tools/gimpunifiedtransformtool.c:112 +#: ../app/tools/gimpunifiedtransformtool.c:115 msgctxt "undo-type" msgid "Unified Transform" -msgstr "統一變換" +msgstr "統一變形" -#: ../app/tools/gimpunifiedtransformtool.c:113 +#: ../app/tools/gimpunifiedtransformtool.c:116 msgid "Unified transform" -msgstr "統一變換" +msgstr "統一變形" #: ../app/tools/gimpvectoroptions.c:181 #, c-format @@ -25544,59 +26121,59 @@ msgid "Create Animation" msgstr "創建動畫" -#: ../app/tools/gimpwarptool.c:167 +#: ../app/tools/gimpwarptool.c:175 msgid "Warp Transform" -msgstr "扭曲變換" +msgstr "扭曲變形" -#: ../app/tools/gimpwarptool.c:168 +#: ../app/tools/gimpwarptool.c:176 msgid "Warp Transform: Deform with different tools" -msgstr "扭曲變換:用不同的工具變形" +msgstr "扭曲變形:用不同的工具變形" -#: ../app/tools/gimpwarptool.c:169 +#: ../app/tools/gimpwarptool.c:177 msgid "_Warp Transform" -msgstr "扭曲變換(_W)" +msgstr "扭曲變形(_W)" -#: ../app/tools/gimpwarptool.c:542 ../app/tools/gimpwarptool.c:554 +#: ../app/tools/gimpwarptool.c:598 ../app/tools/gimpwarptool.c:610 msgid "Warp Tool Stroke" msgstr "" -#: ../app/tools/gimpwarptool.c:672 +#: ../app/tools/gimpwarptool.c:769 msgid "Cannot warp layer groups." msgstr "無法扭曲圖層群組。" -#: ../app/tools/gimpwarptool.c:709 +#: ../app/tools/gimpwarptool.c:806 #, fuzzy #| msgid "No filter selected" msgid "No stroke events selected." msgstr "未選取濾鏡" -#: ../app/tools/gimpwarptool.c:731 +#: ../app/tools/gimpwarptool.c:828 msgid "No warp to erase." msgstr "" -#: ../app/tools/gimpwarptool.c:735 +#: ../app/tools/gimpwarptool.c:832 msgid "No warp to smooth." msgstr "" -#: ../app/tools/gimpwarptool.c:959 +#: ../app/tools/gimpwarptool.c:1056 msgid "Warp transform" -msgstr "扭曲變換" +msgstr "扭曲變形" -#: ../app/tools/gimpwarptool.c:1296 +#: ../app/tools/gimpwarptool.c:1393 msgid "Please add some warp strokes first." msgstr "" -#: ../app/tools/gimpwarptool.c:1310 ../app/tools/gimpwarptool.c:1347 +#: ../app/tools/gimpwarptool.c:1407 ../app/tools/gimpwarptool.c:1444 #, c-format msgid "Rendering Frame %d" msgstr "" -#: ../app/tools/gimpwarptool.c:1325 ../app/tools/gimpwarptool.c:1355 +#: ../app/tools/gimpwarptool.c:1422 ../app/tools/gimpwarptool.c:1452 #, c-format msgid "Frame %d" msgstr "" -#: ../app/tools/gimpwarptool.c:1364 +#: ../app/tools/gimpwarptool.c:1461 msgid "Frame" msgstr "" @@ -25823,7 +26400,7 @@ #: ../app/vectors/gimpvectors.c:234 msgctxt "undo-type" msgid "Transform Path" -msgstr "變換路徑" +msgstr "變形路徑" #: ../app/vectors/gimpvectors.c:235 msgctxt "undo-type" @@ -25887,7 +26464,7 @@ #: ../app/vectors/gimpvectors.c:620 msgid "Transform Path" -msgstr "變換路徑" +msgstr "變形路徑" #: ../app/vectors/gimpvectors-export.c:89 #, fuzzy, c-format @@ -26001,7 +26578,7 @@ msgid "(None)" msgstr "(無)" -#: ../app/widgets/gimpclipboard.c:421 +#: ../app/widgets/gimpclipboard.c:427 msgid "Clipboard" msgstr "剪貼簿" @@ -26071,16 +26648,16 @@ #. TRANSLATORS: A for Alpha (color transparency) #: ../app/widgets/gimpcolorframe.c:770 ../app/widgets/gimpcolorframe.c:783 -#: ../app/widgets/gimpcolorframe.c:819 ../app/widgets/gimpcolorframe.c:861 -#: ../app/widgets/gimpcolorframe.c:889 ../app/widgets/gimpcolorframe.c:921 -#: ../app/widgets/gimpcolorframe.c:953 ../app/widgets/gimpcolorframe.c:985 -#: ../app/widgets/gimpcolorframe.c:1019 +#: ../app/widgets/gimpcolorframe.c:822 ../app/widgets/gimpcolorframe.c:864 +#: ../app/widgets/gimpcolorframe.c:892 ../app/widgets/gimpcolorframe.c:924 +#: ../app/widgets/gimpcolorframe.c:956 ../app/widgets/gimpcolorframe.c:988 +#: ../app/widgets/gimpcolorframe.c:1022 msgctxt "Alpha channel" msgid "A:" msgstr "" #. TRANSLATORS: R for Red (RGB) -#: ../app/widgets/gimpcolorframe.c:775 ../app/widgets/gimpcolorframe.c:811 +#: ../app/widgets/gimpcolorframe.c:775 ../app/widgets/gimpcolorframe.c:814 #, fuzzy #| msgid "Red:" msgctxt "RGB" @@ -26088,13 +26665,13 @@ msgstr "紅:" #. TRANSLATORS: G for Green (RGB) -#: ../app/widgets/gimpcolorframe.c:777 ../app/widgets/gimpcolorframe.c:813 +#: ../app/widgets/gimpcolorframe.c:777 ../app/widgets/gimpcolorframe.c:816 msgctxt "RGB" msgid "G:" msgstr "" #. TRANSLATORS: B for Blue (RGB) -#: ../app/widgets/gimpcolorframe.c:779 ../app/widgets/gimpcolorframe.c:815 +#: ../app/widgets/gimpcolorframe.c:779 ../app/widgets/gimpcolorframe.c:818 #, fuzzy msgctxt "RGB" msgid "B:" @@ -26109,7 +26686,7 @@ msgstr "索引:" #. TRANSLATORS: Hex for Hexadecimal (representation of a color) -#: ../app/widgets/gimpcolorframe.c:822 +#: ../app/widgets/gimpcolorframe.c:825 #, fuzzy #| msgid "Hex:" msgctxt "Color representation" @@ -26117,7 +26694,7 @@ msgstr "16 進制:" #. TRANSLATORS: H for Hue (HSV color space) -#: ../app/widgets/gimpcolorframe.c:853 +#: ../app/widgets/gimpcolorframe.c:856 #, fuzzy #| msgid "H" msgctxt "HSV color space" @@ -26125,68 +26702,68 @@ msgstr "高" #. TRANSLATORS: S for Saturation (HSV color space) -#: ../app/widgets/gimpcolorframe.c:855 +#: ../app/widgets/gimpcolorframe.c:858 msgctxt "HSV color space" msgid "S:" msgstr "" #. TRANSLATORS: V for Value (HSV color space) -#: ../app/widgets/gimpcolorframe.c:857 +#: ../app/widgets/gimpcolorframe.c:860 msgctxt "HSV color space" msgid "V:" msgstr "" #. TRANSLATORS: L for Lightness (LCH color space) -#: ../app/widgets/gimpcolorframe.c:881 +#: ../app/widgets/gimpcolorframe.c:884 msgctxt "LCH color space" msgid "L*:" msgstr "" #. TRANSLATORS: C for Chroma (LCH color space) -#: ../app/widgets/gimpcolorframe.c:883 +#: ../app/widgets/gimpcolorframe.c:886 msgctxt "LCH color space" msgid "C*:" msgstr "" #. TRANSLATORS: H for Hue angle (LCH color space) -#: ../app/widgets/gimpcolorframe.c:885 +#: ../app/widgets/gimpcolorframe.c:888 msgctxt "LCH color space" msgid "h°:" msgstr "" #. TRANSLATORS: L* for Lightness (Lab color space) -#: ../app/widgets/gimpcolorframe.c:913 +#: ../app/widgets/gimpcolorframe.c:916 msgctxt "Lab color space" msgid "L*:" msgstr "" #. TRANSLATORS: a* color channel in Lab color space -#: ../app/widgets/gimpcolorframe.c:915 +#: ../app/widgets/gimpcolorframe.c:918 msgctxt "Lab color space" msgid "a*:" msgstr "" #. TRANSLATORS: b* color channel in Lab color space -#: ../app/widgets/gimpcolorframe.c:917 +#: ../app/widgets/gimpcolorframe.c:920 msgctxt "Lab color space" msgid "b*:" msgstr "" #. TRANSLATORS: x from xyY color space -#: ../app/widgets/gimpcolorframe.c:945 +#: ../app/widgets/gimpcolorframe.c:948 #, fuzzy msgctxt "xyY color space" msgid "x:" msgstr "郵政信箱(_B):" #. TRANSLATORS: y from xyY color space -#: ../app/widgets/gimpcolorframe.c:947 +#: ../app/widgets/gimpcolorframe.c:950 msgctxt "xyY color space" msgid "y:" msgstr "" #. TRANSLATORS: Y from xyY color space -#: ../app/widgets/gimpcolorframe.c:949 +#: ../app/widgets/gimpcolorframe.c:952 #, fuzzy #| msgid "Y:" msgctxt "xyY color space" @@ -26194,7 +26771,7 @@ msgstr "Y:" #. TRANSLATORS: Y from Yu'v' color space -#: ../app/widgets/gimpcolorframe.c:977 +#: ../app/widgets/gimpcolorframe.c:980 #, fuzzy #| msgid "Y:" msgctxt "Yu'v' color space" @@ -26202,31 +26779,31 @@ msgstr "Y:" #. TRANSLATORS: u' from Yu'v' color space -#: ../app/widgets/gimpcolorframe.c:979 +#: ../app/widgets/gimpcolorframe.c:982 msgctxt "Yu'v' color space" msgid "u':" msgstr "" #. TRANSLATORS: v' from Yu'v' color space -#: ../app/widgets/gimpcolorframe.c:981 +#: ../app/widgets/gimpcolorframe.c:984 msgctxt "Yu'v' color space" msgid "v':" msgstr "" #. TRANSLATORS: C for Cyan (CMYK) -#: ../app/widgets/gimpcolorframe.c:1009 +#: ../app/widgets/gimpcolorframe.c:1012 msgctxt "CMYK" msgid "C:" msgstr "" #. TRANSLATORS: M for Magenta (CMYK) -#: ../app/widgets/gimpcolorframe.c:1011 +#: ../app/widgets/gimpcolorframe.c:1014 msgctxt "CMYK" msgid "M:" msgstr "" #. TRANSLATORS: Y for Yellow (CMYK) -#: ../app/widgets/gimpcolorframe.c:1013 +#: ../app/widgets/gimpcolorframe.c:1016 #, fuzzy #| msgid "Y:" msgctxt "CMYK" @@ -26234,12 +26811,12 @@ msgstr "Y:" #. TRANSLATORS: K for Key/black (CMYK) -#: ../app/widgets/gimpcolorframe.c:1015 +#: ../app/widgets/gimpcolorframe.c:1018 msgctxt "CMYK" msgid "K:" msgstr "" -#: ../app/widgets/gimpcolorframe.c:1077 +#: ../app/widgets/gimpcolorframe.c:1080 #, fuzzy #| msgid "n/a" msgctxt "Color value" @@ -26632,140 +27209,164 @@ msgid "Mouse Wheel Events" msgstr "滑鼠滾輪事件" -#: ../app/widgets/gimpcriticaldialog.c:54 +#: ../app/widgets/gimpcriticaldialog.c:55 #, fuzzy #| msgctxt "brushes-action" #| msgid "Copy Brush _Location" msgid "Copy Bug Information" msgstr "複製筆刷位址(_L)" -#: ../app/widgets/gimpcriticaldialog.c:55 +#: ../app/widgets/gimpcriticaldialog.c:56 msgid "Open Bug Tracker" msgstr "開啟臭蟲追蹤" -#: ../app/widgets/gimpcriticaldialog.c:132 -#: ../app/widgets/gimpcriticaldialog.c:455 +#: ../app/widgets/gimpcriticaldialog.c:185 +msgid "See bug details" +msgstr "" + +#: ../app/widgets/gimpcriticaldialog.c:204 +msgid "Go to _Download page" +msgstr "" + +#. Recommend an update. +#: ../app/widgets/gimpcriticaldialog.c:209 +#, c-format +msgid "" +"A new version of GIMP (%s) was released on %s.\n" +"It is recommended to update." +msgstr "" + +#: ../app/widgets/gimpcriticaldialog.c:215 +msgid "You are running an unsupported version!" +msgstr "" + +#: ../app/widgets/gimpcriticaldialog.c:238 +#: ../app/widgets/gimpcriticaldialog.c:590 msgid "" "To help us improve GIMP, you can report the bug with these simple steps:" msgstr "" -#: ../app/widgets/gimpcriticaldialog.c:134 -#: ../app/widgets/gimpcriticaldialog.c:457 +#: ../app/widgets/gimpcriticaldialog.c:240 +#: ../app/widgets/gimpcriticaldialog.c:592 #, fuzzy msgid "Copy the bug information to the clipboard by clicking: " msgstr "點選以複製臭蟲資訊到剪貼簿:" -#: ../app/widgets/gimpcriticaldialog.c:136 -#: ../app/widgets/gimpcriticaldialog.c:459 +#: ../app/widgets/gimpcriticaldialog.c:242 +#: ../app/widgets/gimpcriticaldialog.c:594 msgid "Open our bug tracker in the browser by clicking: " msgstr "" -#: ../app/widgets/gimpcriticaldialog.c:138 -#: ../app/widgets/gimpcriticaldialog.c:461 +#: ../app/widgets/gimpcriticaldialog.c:244 +#: ../app/widgets/gimpcriticaldialog.c:596 msgid "Create a login if you don't have one yet." msgstr "" -#: ../app/widgets/gimpcriticaldialog.c:139 -#: ../app/widgets/gimpcriticaldialog.c:462 +#: ../app/widgets/gimpcriticaldialog.c:245 +#: ../app/widgets/gimpcriticaldialog.c:597 #, fuzzy #| msgctxt "edit-action" #| msgid "Paste the content of a named buffer" msgid "Paste the clipboard text in a new bug report." msgstr "貼上已命名的緩衝區內容" -#: ../app/widgets/gimpcriticaldialog.c:140 -#: ../app/widgets/gimpcriticaldialog.c:463 +#: ../app/widgets/gimpcriticaldialog.c:246 +#: ../app/widgets/gimpcriticaldialog.c:598 msgid "" "Add relevant information in English in the bug report explaining what you " "were doing when this error occurred." msgstr "" -#: ../app/widgets/gimpcriticaldialog.c:142 +#: ../app/widgets/gimpcriticaldialog.c:248 msgid "" "This error may have left GIMP in an inconsistent state. It is advised to " "save your work and restart GIMP." msgstr "" -#: ../app/widgets/gimpcriticaldialog.c:153 +#: ../app/widgets/gimpcriticaldialog.c:253 msgid "" "You can also close the dialog directly but reporting bugs is the best way to " "make your software awesome." msgstr "" -#: ../app/widgets/gimpcriticaldialog.c:228 +#: ../app/widgets/gimpcriticaldialog.c:262 +msgid "Copy-paste this whole debug data to report to developers" +msgstr "" + +#: ../app/widgets/gimpcriticaldialog.c:360 msgid "The operating system is out of memory or resources." msgstr "" -#: ../app/widgets/gimpcriticaldialog.c:231 +#: ../app/widgets/gimpcriticaldialog.c:363 msgid "The specified file was not found." msgstr "" -#: ../app/widgets/gimpcriticaldialog.c:234 +#: ../app/widgets/gimpcriticaldialog.c:366 #, fuzzy #| msgid "The active path is locked." msgid "The specified path was not found." msgstr "使用中路徑是鎖住的。" -#: ../app/widgets/gimpcriticaldialog.c:237 +#: ../app/widgets/gimpcriticaldialog.c:369 msgid "" "The .exe file is invalid (non-Microsoft Win32 .exe or error in .exe image)." msgstr "" -#: ../app/widgets/gimpcriticaldialog.c:240 +#: ../app/widgets/gimpcriticaldialog.c:372 msgid "The operating system denied access to the specified file." msgstr "" -#: ../app/widgets/gimpcriticaldialog.c:243 +#: ../app/widgets/gimpcriticaldialog.c:375 msgid "The file name association is incomplete or invalid." msgstr "" -#: ../app/widgets/gimpcriticaldialog.c:246 +#: ../app/widgets/gimpcriticaldialog.c:378 msgid "DDE transaction busy" msgstr "" -#: ../app/widgets/gimpcriticaldialog.c:249 +#: ../app/widgets/gimpcriticaldialog.c:381 #, fuzzy #| msgid "User installation failed!" msgid "The DDE transaction failed." msgstr "使用者安裝失敗!" -#: ../app/widgets/gimpcriticaldialog.c:252 +#: ../app/widgets/gimpcriticaldialog.c:384 msgid "The DDE transaction timed out." msgstr "" -#: ../app/widgets/gimpcriticaldialog.c:255 +#: ../app/widgets/gimpcriticaldialog.c:387 msgid "The specified DLL was not found." msgstr "" -#: ../app/widgets/gimpcriticaldialog.c:258 +#: ../app/widgets/gimpcriticaldialog.c:390 msgid "There is no application associated with the given file name extension." msgstr "" -#: ../app/widgets/gimpcriticaldialog.c:261 +#: ../app/widgets/gimpcriticaldialog.c:393 msgid "There was not enough memory to complete the operation." msgstr "" -#: ../app/widgets/gimpcriticaldialog.c:264 +#: ../app/widgets/gimpcriticaldialog.c:396 msgid "A sharing violation occurred." msgstr "" -#: ../app/widgets/gimpcriticaldialog.c:267 +#: ../app/widgets/gimpcriticaldialog.c:399 msgid "Unknown Microsoft Windows error." msgstr "" -#: ../app/widgets/gimpcriticaldialog.c:270 +#: ../app/widgets/gimpcriticaldialog.c:402 #, fuzzy, c-format #| msgid "Failed to import paths from '%s': %s" msgid "Failed to open '%s': %s" msgstr "無法從‘%s’匯入路徑:%s" -#: ../app/widgets/gimpcriticaldialog.c:421 +#: ../app/widgets/gimpcriticaldialog.c:556 #, c-format msgid "GIMP crashed with a fatal error: %s" msgstr "" #. First error. Let's just display it. -#: ../app/widgets/gimpcriticaldialog.c:428 +#: ../app/widgets/gimpcriticaldialog.c:563 #, c-format msgid "GIMP encountered an error: %s" msgstr "" @@ -26773,47 +27374,47 @@ #. Let's not display all errors. They will be in the bug report #. * part anyway. #. -#: ../app/widgets/gimpcriticaldialog.c:436 +#: ../app/widgets/gimpcriticaldialog.c:571 #, c-format msgid "GIMP encountered several critical errors!" msgstr "" -#: ../app/widgets/gimpcriticaldialog.c:488 +#: ../app/widgets/gimpcriticaldialog.c:623 msgid "_Restart GIMP" msgstr "" -#: ../app/widgets/gimpdashboard.c:463 ../app/widgets/gimpdashboard.c:515 +#: ../app/widgets/gimpdashboard.c:480 ../app/widgets/gimpdashboard.c:532 msgctxt "dashboard-variable" msgid "Occupied" msgstr "" -#: ../app/widgets/gimpdashboard.c:464 +#: ../app/widgets/gimpdashboard.c:481 #, fuzzy #| msgid "Tile cache _size:" msgid "Tile cache occupied size" msgstr "分塊快取大小(_S):" -#: ../app/widgets/gimpdashboard.c:473 +#: ../app/widgets/gimpdashboard.c:490 msgctxt "dashboard-variable" msgid "Maximum" msgstr "" -#: ../app/widgets/gimpdashboard.c:474 +#: ../app/widgets/gimpdashboard.c:491 msgid "Maximal tile cache occupied size" msgstr "" -#: ../app/widgets/gimpdashboard.c:483 ../app/widgets/gimpdashboard.c:535 +#: ../app/widgets/gimpdashboard.c:500 ../app/widgets/gimpdashboard.c:552 msgctxt "dashboard-variable" msgid "Limit" msgstr "" -#: ../app/widgets/gimpdashboard.c:484 +#: ../app/widgets/gimpdashboard.c:501 #, fuzzy #| msgid "Tile cache _size:" msgid "Tile cache size limit" msgstr "分塊快取大小(_S):" -#: ../app/widgets/gimpdashboard.c:492 ../app/widgets/gimpdashboard.c:618 +#: ../app/widgets/gimpdashboard.c:509 ../app/widgets/gimpdashboard.c:635 #, fuzzy #| msgctxt "undo-type" #| msgid "Image precision" @@ -26821,99 +27422,99 @@ msgid "Compression" msgstr "圖片精度" -#: ../app/widgets/gimpdashboard.c:493 +#: ../app/widgets/gimpdashboard.c:510 msgid "Tile cache compression ratio" msgstr "" -#: ../app/widgets/gimpdashboard.c:502 +#: ../app/widgets/gimpdashboard.c:519 msgctxt "dashboard-variable" msgid "Hit/Miss" msgstr "" -#: ../app/widgets/gimpdashboard.c:503 +#: ../app/widgets/gimpdashboard.c:520 #, fuzzy #| msgid "Tile cache _size:" msgid "Tile cache hit/miss ratio" msgstr "分塊快取大小(_S):" -#: ../app/widgets/gimpdashboard.c:516 +#: ../app/widgets/gimpdashboard.c:533 #, fuzzy #| msgid "Tile cache _size:" msgid "Swap file occupied size" msgstr "分塊快取大小(_S):" -#: ../app/widgets/gimpdashboard.c:525 ../app/widgets/gimpdashboard.c:682 +#: ../app/widgets/gimpdashboard.c:542 ../app/widgets/gimpdashboard.c:699 #, fuzzy #| msgid "Size" msgctxt "dashboard-variable" msgid "Size" msgstr "大小" -#: ../app/widgets/gimpdashboard.c:526 +#: ../app/widgets/gimpdashboard.c:543 #, fuzzy #| msgid "Show image size" msgid "Swap file size" msgstr "顯示圖片尺寸" -#: ../app/widgets/gimpdashboard.c:536 +#: ../app/widgets/gimpdashboard.c:553 msgid "Swap file size limit" msgstr "" -#: ../app/widgets/gimpdashboard.c:543 +#: ../app/widgets/gimpdashboard.c:560 msgctxt "dashboard-variable" msgid "Queued" msgstr "" -#: ../app/widgets/gimpdashboard.c:544 +#: ../app/widgets/gimpdashboard.c:561 msgid "Size of data queued for writing to the swap" msgstr "" -#: ../app/widgets/gimpdashboard.c:553 +#: ../app/widgets/gimpdashboard.c:570 msgctxt "dashboard-variable" msgid "Queue stalls" msgstr "" -#: ../app/widgets/gimpdashboard.c:554 +#: ../app/widgets/gimpdashboard.c:571 msgid "" "Number of times the writing to the swap has been stalled, due to a full queue" msgstr "" -#: ../app/widgets/gimpdashboard.c:563 +#: ../app/widgets/gimpdashboard.c:580 msgctxt "dashboard-variable" msgid "Queue full" msgstr "" -#: ../app/widgets/gimpdashboard.c:564 +#: ../app/widgets/gimpdashboard.c:581 msgid "Whether the swap queue is full" msgstr "" #. Translators: this is the past participle form of "read", #. * as in "total amount of data read from the swap". #. -#: ../app/widgets/gimpdashboard.c:575 +#: ../app/widgets/gimpdashboard.c:592 #, fuzzy #| msgid "Ready" msgctxt "dashboard-variable" msgid "Read" msgstr "就緒" -#: ../app/widgets/gimpdashboard.c:576 +#: ../app/widgets/gimpdashboard.c:593 msgid "Total amount of data read from the swap" msgstr "" -#: ../app/widgets/gimpdashboard.c:585 +#: ../app/widgets/gimpdashboard.c:602 msgctxt "dashboard-variable" msgid "Read throughput" msgstr "" -#: ../app/widgets/gimpdashboard.c:586 +#: ../app/widgets/gimpdashboard.c:603 msgid "The rate at which data is read from the swap" msgstr "" #. Translators: this is the past participle form of "write", #. * as in "total amount of data written to the swap". #. -#: ../app/widgets/gimpdashboard.c:598 +#: ../app/widgets/gimpdashboard.c:615 #, fuzzy #| msgctxt "dynamics-output-type" #| msgid "Jitter" @@ -26921,26 +27522,26 @@ msgid "Written" msgstr "抖動" -#: ../app/widgets/gimpdashboard.c:599 +#: ../app/widgets/gimpdashboard.c:616 msgid "Total amount of data written to the swap" msgstr "" -#: ../app/widgets/gimpdashboard.c:608 +#: ../app/widgets/gimpdashboard.c:625 #, fuzzy #| msgid "Strikethrough" msgctxt "dashboard-variable" msgid "Write throughput" msgstr "刪除線" -#: ../app/widgets/gimpdashboard.c:609 +#: ../app/widgets/gimpdashboard.c:626 msgid "The rate at which data is written to the swap" msgstr "" -#: ../app/widgets/gimpdashboard.c:619 +#: ../app/widgets/gimpdashboard.c:636 msgid "Swap compression ratio" msgstr "" -#: ../app/widgets/gimpdashboard.c:632 +#: ../app/widgets/gimpdashboard.c:649 #, fuzzy #| msgctxt "message-severity" #| msgid "Message" @@ -26948,12 +27549,12 @@ msgid "Usage" msgstr "訊息" -#: ../app/widgets/gimpdashboard.c:633 +#: ../app/widgets/gimpdashboard.c:650 msgid "Total CPU usage" msgstr "中央處理器總使用量" -#: ../app/widgets/gimpdashboard.c:641 ../app/widgets/gimpdashboard.c:650 -#: ../app/widgets/gimpdashboard.c:712 +#: ../app/widgets/gimpdashboard.c:658 ../app/widgets/gimpdashboard.c:667 +#: ../app/widgets/gimpdashboard.c:729 #, fuzzy #| msgctxt "align-reference-type" #| msgid "Active path" @@ -26961,50 +27562,50 @@ msgid "Active" msgstr "使用中的路徑" -#: ../app/widgets/gimpdashboard.c:642 +#: ../app/widgets/gimpdashboard.c:659 #, fuzzy #| msgid "Set layer or path as active" msgid "Whether the CPU is active" msgstr "設定圖層或路徑為使用中" -#: ../app/widgets/gimpdashboard.c:651 +#: ../app/widgets/gimpdashboard.c:668 msgid "Total amount of time the CPU has been active" msgstr "" -#: ../app/widgets/gimpdashboard.c:664 +#: ../app/widgets/gimpdashboard.c:681 msgctxt "dashboard-variable" msgid "Used" msgstr "" -#: ../app/widgets/gimpdashboard.c:665 +#: ../app/widgets/gimpdashboard.c:682 msgid "Amount of memory used by the process" msgstr "每個程序所使用的記憶體用量" -#: ../app/widgets/gimpdashboard.c:673 +#: ../app/widgets/gimpdashboard.c:690 #, fuzzy #| msgid "Available Filters" msgctxt "dashboard-variable" msgid "Available" msgstr "可使用的濾色片" -#: ../app/widgets/gimpdashboard.c:674 +#: ../app/widgets/gimpdashboard.c:691 msgid "Amount of available physical memory" msgstr "" -#: ../app/widgets/gimpdashboard.c:683 +#: ../app/widgets/gimpdashboard.c:700 msgid "Physical memory size" msgstr "實體記憶體大小" -#: ../app/widgets/gimpdashboard.c:694 +#: ../app/widgets/gimpdashboard.c:711 msgctxt "dashboard-variable" msgid "Mipmapped" msgstr "" -#: ../app/widgets/gimpdashboard.c:695 +#: ../app/widgets/gimpdashboard.c:712 msgid "Total size of processed mipmapped data" msgstr "" -#: ../app/widgets/gimpdashboard.c:703 +#: ../app/widgets/gimpdashboard.c:720 #, fuzzy #| msgctxt "vector-mode" #| msgid "Design" @@ -27012,133 +27613,133 @@ msgid "Assigned" msgstr "初步設計" -#: ../app/widgets/gimpdashboard.c:704 +#: ../app/widgets/gimpdashboard.c:721 msgid "Number of assigned worker threads" msgstr "" -#: ../app/widgets/gimpdashboard.c:713 +#: ../app/widgets/gimpdashboard.c:730 #, fuzzy #| msgid "Number of animation frames" msgid "Number of active worker threads" msgstr "動畫影格數" -#: ../app/widgets/gimpdashboard.c:721 +#: ../app/widgets/gimpdashboard.c:738 msgctxt "dashboard-variable" msgid "Async" msgstr "" -#: ../app/widgets/gimpdashboard.c:722 +#: ../app/widgets/gimpdashboard.c:739 msgid "Number of ongoing asynchronous operations" msgstr "" -#: ../app/widgets/gimpdashboard.c:730 +#: ../app/widgets/gimpdashboard.c:747 msgctxt "dashboard-variable" msgid "Tile" msgstr "" -#: ../app/widgets/gimpdashboard.c:731 +#: ../app/widgets/gimpdashboard.c:748 #, fuzzy #| msgid "Size in memory:" msgid "Total size of tile memory" msgstr "佔用記憶數目:" -#: ../app/widgets/gimpdashboard.c:740 +#: ../app/widgets/gimpdashboard.c:757 msgctxt "dashboard-variable" msgid "Scratch" msgstr "" -#: ../app/widgets/gimpdashboard.c:741 +#: ../app/widgets/gimpdashboard.c:758 msgid "Total size of scratch memory" msgstr "" #. Translators: "TempBuf" is a technical term referring to an internal #. * GIMP data structure. It's probably OK to leave it untranslated. #. -#: ../app/widgets/gimpdashboard.c:752 +#: ../app/widgets/gimpdashboard.c:769 msgctxt "dashboard-variable" msgid "TempBuf" msgstr "" -#: ../app/widgets/gimpdashboard.c:753 +#: ../app/widgets/gimpdashboard.c:770 msgid "Total size of temporary buffers" msgstr "暫存緩衝的大小" -#: ../app/widgets/gimpdashboard.c:765 +#: ../app/widgets/gimpdashboard.c:782 msgctxt "dashboard-group" msgid "Cache" msgstr "" -#: ../app/widgets/gimpdashboard.c:766 +#: ../app/widgets/gimpdashboard.c:783 msgid "In-memory tile cache" msgstr "" -#: ../app/widgets/gimpdashboard.c:802 +#: ../app/widgets/gimpdashboard.c:819 msgctxt "dashboard-group" msgid "Swap" msgstr "" -#: ../app/widgets/gimpdashboard.c:803 +#: ../app/widgets/gimpdashboard.c:820 msgid "On-disk tile swap" msgstr "" -#: ../app/widgets/gimpdashboard.c:867 +#: ../app/widgets/gimpdashboard.c:884 msgctxt "dashboard-group" msgid "CPU" msgstr "中央處理器" -#: ../app/widgets/gimpdashboard.c:868 +#: ../app/widgets/gimpdashboard.c:885 msgid "CPU usage" msgstr "中央處理器使用情形" -#: ../app/widgets/gimpdashboard.c:903 +#: ../app/widgets/gimpdashboard.c:920 #, fuzzy #| msgid "Memory Stream" msgctxt "dashboard-group" msgid "Memory" msgstr "記憶體資料流" -#: ../app/widgets/gimpdashboard.c:904 +#: ../app/widgets/gimpdashboard.c:921 #, fuzzy #| msgid "Memory Stream" msgid "Memory usage" msgstr "記憶體資料流" -#: ../app/widgets/gimpdashboard.c:912 +#: ../app/widgets/gimpdashboard.c:929 msgctxt "dashboard-variable" msgid "Cache" msgstr "快取" -#: ../app/widgets/gimpdashboard.c:946 +#: ../app/widgets/gimpdashboard.c:963 msgctxt "dashboard-group" msgid "Misc" msgstr "" -#: ../app/widgets/gimpdashboard.c:947 +#: ../app/widgets/gimpdashboard.c:964 #, fuzzy #| msgid "Discard Text Information" msgid "Miscellaneous information" msgstr "放棄文字資訊" -#: ../app/widgets/gimpdashboard.c:1140 +#: ../app/widgets/gimpdashboard.c:1157 #, fuzzy #| msgid "Select All" msgid "Select fields" msgstr "全選" #. Tranlators: "N/A" is an abbreviation for "not available" -#: ../app/widgets/gimpdashboard.c:3274 +#: ../app/widgets/gimpdashboard.c:3335 #, fuzzy msgctxt "dashboard-value" msgid "N/A" msgstr "無資料來源" -#: ../app/widgets/gimpdashboard.c:3283 ../app/widgets/gimpdashboard.c:4181 +#: ../app/widgets/gimpdashboard.c:3344 ../app/widgets/gimpdashboard.c:4347 #, fuzzy msgctxt "dashboard-value" msgid "Yes" msgstr "是" -#: ../app/widgets/gimpdashboard.c:3284 ../app/widgets/gimpdashboard.c:4182 +#: ../app/widgets/gimpdashboard.c:3345 ../app/widgets/gimpdashboard.c:4348 #, fuzzy #| msgid "None" msgctxt "dashboard-value" @@ -27149,7 +27750,7 @@ #. * value. The "%g" is replaced by a certain quantity, and the "/s" #. * is an abbreviation for "per second". #. -#: ../app/widgets/gimpdashboard.c:3368 +#: ../app/widgets/gimpdashboard.c:3429 #, c-format msgid "%g/s" msgstr "%g/s" @@ -27160,16 +27761,16 @@ #. * abbreviation for "per second" (so the full string would read #. * "10 bytes/s", that is, "10 bytes per second". #. -#: ../app/widgets/gimpdashboard.c:4171 +#: ../app/widgets/gimpdashboard.c:4337 #, c-format msgid "%s/s" msgstr "%s/s" -#: ../app/widgets/gimpdashboard.c:4249 +#: ../app/widgets/gimpdashboard.c:4415 msgid "N/A" msgstr "N/A" -#: ../app/widgets/gimpdashboard.c:4577 +#: ../app/widgets/gimpdashboard.c:4793 msgid "Resolving symbol information..." msgstr "" @@ -27319,7 +27920,7 @@ msgid " | " msgstr "|" -#: ../app/widgets/gimpdockbook.c:301 +#: ../app/widgets/gimpdockbook.c:313 msgid "Configure this tab" msgstr "設定這個分頁" @@ -27371,7 +27972,7 @@ msgstr "映射矩陣" #: ../app/widgets/gimpdynamicseditor.c:315 -#: ../app/widgets/gimptoolpreseteditor.c:146 +#: ../app/widgets/gimptoolpreseteditor.c:147 #, fuzzy msgid "Icon:" msgstr "圖示(_I):" @@ -27764,83 +28365,83 @@ "Edit→Preferences→Default Image." msgstr "替換目前的圖片備註,用設置在[編輯]→[偏好設定]→[預設圖片]中的備註內容。" -#: ../app/widgets/gimpimagepropview.c:110 +#: ../app/widgets/gimpimagepropview.c:113 msgid "Size in pixels:" msgstr "尺寸以像素計:" -#: ../app/widgets/gimpimagepropview.c:113 +#: ../app/widgets/gimpimagepropview.c:116 msgid "Print size:" msgstr "列印尺寸:" -#: ../app/widgets/gimpimagepropview.c:116 +#: ../app/widgets/gimpimagepropview.c:119 msgid "Resolution:" msgstr "解析度:" -#: ../app/widgets/gimpimagepropview.c:119 +#: ../app/widgets/gimpimagepropview.c:122 msgid "Color space:" msgstr "色彩空間" -#: ../app/widgets/gimpimagepropview.c:122 +#: ../app/widgets/gimpimagepropview.c:125 #, fuzzy msgid "Precision:" msgstr "版本:" -#: ../app/widgets/gimpimagepropview.c:127 +#: ../app/widgets/gimpimagepropview.c:130 msgid "File Name:" msgstr "檔案名稱(_N):" -#: ../app/widgets/gimpimagepropview.c:133 +#: ../app/widgets/gimpimagepropview.c:138 msgid "File Size:" msgstr "檔案大小:" -#: ../app/widgets/gimpimagepropview.c:136 +#: ../app/widgets/gimpimagepropview.c:141 msgid "File Type:" msgstr "檔案類型:" -#: ../app/widgets/gimpimagepropview.c:141 +#: ../app/widgets/gimpimagepropview.c:146 msgid "Size in memory:" msgstr "佔用記憶數目:" -#: ../app/widgets/gimpimagepropview.c:144 +#: ../app/widgets/gimpimagepropview.c:149 msgid "Undo steps:" msgstr "還原步驟:" -#: ../app/widgets/gimpimagepropview.c:147 +#: ../app/widgets/gimpimagepropview.c:152 msgid "Redo steps:" msgstr "重做步驟:" -#: ../app/widgets/gimpimagepropview.c:152 +#: ../app/widgets/gimpimagepropview.c:157 msgid "Number of pixels:" msgstr "像素數目:" -#: ../app/widgets/gimpimagepropview.c:155 +#: ../app/widgets/gimpimagepropview.c:160 msgid "Number of layers:" msgstr "圖層數目:" -#: ../app/widgets/gimpimagepropview.c:158 +#: ../app/widgets/gimpimagepropview.c:163 msgid "Number of channels:" msgstr "色版數目:" -#: ../app/widgets/gimpimagepropview.c:161 +#: ../app/widgets/gimpimagepropview.c:166 msgid "Number of paths:" msgstr "路徑數目:" -#: ../app/widgets/gimpimagepropview.c:452 +#: ../app/widgets/gimpimagepropview.c:464 #: ../app/widgets/gimptemplateeditor.c:350 #, c-format msgid "pixels/%s" msgstr "像素/%s" -#: ../app/widgets/gimpimagepropview.c:454 +#: ../app/widgets/gimpimagepropview.c:466 #, c-format msgid "%g × %g %s" msgstr "%g × %g %s" -#: ../app/widgets/gimpimagepropview.c:475 +#: ../app/widgets/gimpimagepropview.c:488 msgid "colors" msgstr "顏色" -#: ../app/widgets/gimpitemtreeview.c:755 +#: ../app/widgets/gimpitemtreeview.c:753 msgid "Lock:" msgstr "鎖定:" @@ -27862,7 +28463,6 @@ msgid "Message repeated once." msgid_plural "Message repeated %d times." msgstr[0] "訊息已重複 1 次。" -msgstr[1] "訊息已重複 1 次。" #: ../app/widgets/gimpopendialog.c:89 msgid "Automatically Detected" @@ -27872,29 +28472,25 @@ msgid "Detach dialog from canvas" msgstr "" -#: ../app/widgets/gimppaletteeditor.c:250 -#: ../app/widgets/gimppaletteeditor.c:781 +#: ../app/widgets/gimppaletteeditor.c:257 +#: ../app/widgets/gimppaletteeditor.c:797 msgid "Undefined" msgstr "未指定" -#: ../app/widgets/gimppaletteeditor.c:269 +#: ../app/widgets/gimppaletteeditor.c:276 #, fuzzy #| msgid "N_umber of colors:" msgid "Set the number of columns" msgstr "顏色數目(_U):" -#: ../app/widgets/gimppaletteeditor.c:477 +#: ../app/widgets/gimppaletteeditor.c:484 msgid "Edit Palette Color" msgstr "編輯調色盤顏色" -#: ../app/widgets/gimppaletteeditor.c:479 +#: ../app/widgets/gimppaletteeditor.c:486 msgid "Edit Color Palette Entry" msgstr "編輯調色盤項目" -#: ../app/widgets/gimppanedbox.c:59 -msgid "You can drop dockable dialogs here" -msgstr "" - #: ../app/widgets/gimppdbdialog.c:282 #, fuzzy #| msgid "" @@ -28226,9 +28822,9 @@ msgstr "刪除線" #: ../app/widgets/gimptextstyleeditor.c:1290 -#, c-format +#, fuzzy, c-format msgid "Font \"%s\" unavailable on this system" -msgstr "" +msgstr "本機沒有字型 \"%s\" " #: ../app/widgets/gimpthumbbox.c:324 #, c-format @@ -28325,34 +28921,46 @@ "這是使用中的漸層。\n" "按下後可以開啟漸層對話框。" -#: ../app/widgets/gimptooleditor.c:242 +#: ../app/widgets/gimptoolbutton.c:601 +msgid "Also in group:" +msgstr "" + +#: ../app/widgets/gimptooleditor.c:243 #, fuzzy #| msgid "Create a new toolbox" msgid "Create a new tool group" msgstr "建立新的工具箱" -#: ../app/widgets/gimptooleditor.c:249 -msgid "Raise this tool" +#: ../app/widgets/gimptooleditor.c:250 +#, fuzzy +#| msgid "Raise this tool" +msgid "Raise this item" msgstr "提升這個工具" -#: ../app/widgets/gimptooleditor.c:250 -msgid "Raise this tool to the top" +#: ../app/widgets/gimptooleditor.c:251 +#, fuzzy +#| msgid "Raise this tool to the top" +msgid "Raise this item to the top" msgstr "提升這個工具至頂層" -#: ../app/widgets/gimptooleditor.c:257 -msgid "Lower this tool" +#: ../app/widgets/gimptooleditor.c:258 +#, fuzzy +#| msgid "Lower this tool" +msgid "Lower this item" msgstr "降低這個工具" -#: ../app/widgets/gimptooleditor.c:258 -msgid "Lower this tool to the bottom" +#: ../app/widgets/gimptooleditor.c:259 +#, fuzzy +#| msgid "Lower this tool to the bottom" +msgid "Lower this item to the bottom" msgstr "降低這個工具至底層" -#: ../app/widgets/gimptooleditor.c:265 +#: ../app/widgets/gimptooleditor.c:266 #, fuzzy -msgid "Delete this tool" +msgid "Delete this tool group" msgstr "刪除這個工具預設" -#: ../app/widgets/gimptooleditor.c:272 +#: ../app/widgets/gimptooleditor.c:273 msgid "Reset tool order and visibility" msgstr "重設工具順序與可見性" @@ -28368,7 +28976,7 @@ msgid "Delete Tool Preset..." msgstr "刪除工具預設…" -#: ../app/widgets/gimptoolpreseteditor.c:295 +#: ../app/widgets/gimptoolpreseteditor.c:300 #, c-format msgid "%s Preset" msgstr "%s 預設" @@ -28446,22 +29054,22 @@ msgid "%s (try %s, %s, %s)" msgstr "%s (嘗試 %s, %s, %s)" -#: ../app/widgets/gimpwidgets-utils.c:1795 +#: ../app/widgets/gimpwidgets-utils.c:1810 #, c-format msgid "Built-in grayscale (%s)" msgstr "內建灰階 (%s)" -#: ../app/widgets/gimpwidgets-utils.c:1802 +#: ../app/widgets/gimpwidgets-utils.c:1817 #, c-format msgid "Built-in RGB (%s)" msgstr "內建 RGB (%s)" -#: ../app/widgets/gimpwidgets-utils.c:1819 +#: ../app/widgets/gimpwidgets-utils.c:1834 #, c-format msgid "Preferred grayscale (%s)" msgstr "" -#: ../app/widgets/gimpwidgets-utils.c:1826 +#: ../app/widgets/gimpwidgets-utils.c:1841 #, c-format msgid "Preferred RGB (%s)" msgstr "" @@ -28601,43 +29209,45 @@ msgid "Error creating '%s': " msgstr "讀取「%s」時發生錯誤:" -#: ../app/xcf/xcf-load.c:240 +#: ../app/xcf/xcf-load.c:250 msgid "Invalid image mode and precision combination." msgstr "" -#: ../app/xcf/xcf-load.c:365 +#: ../app/xcf/xcf-load.c:375 #, c-format msgid "" "Corrupt 'exif-data' parasite discovered.\n" "Exif data could not be migrated: %s" msgstr "" -#: ../app/xcf/xcf-load.c:402 +#: ../app/xcf/xcf-load.c:412 msgid "" "Corrupt 'gimp-metadata' parasite discovered.\n" "XMP data could not be migrated." msgstr "" -#: ../app/xcf/xcf-load.c:422 +#: ../app/xcf/xcf-load.c:436 #, c-format msgid "" -"Corrupt 'gimp-metadata' parasite discovered.\n" -"XMP data could not be migrated: %s" +"Corrupt XMP metadata saved by an older version of GIMP could not be " +"converted and will be ignored.\n" +"If you don't know what XMP is, you most likely don't need it. Reported " +"error: %s." msgstr "" -#: ../app/xcf/xcf-load.c:660 +#: ../app/xcf/xcf-load.c:715 msgid "" "This XCF file is corrupt! I have loaded as much of it as I can, but it is " "incomplete." msgstr "這個 XCF 檔案已損毀!我已儘可能載入它,但是並不完整。" -#: ../app/xcf/xcf-load.c:671 +#: ../app/xcf/xcf-load.c:734 msgid "" "This XCF file is corrupt! I could not even salvage any partial image data " "from it." msgstr "這個 XCF 檔案已損毀!我甚至無法從它取得任何部分的圖片資料。" -#: ../app/xcf/xcf-load.c:763 +#: ../app/xcf/xcf-load.c:825 msgid "" "XCF warning: version 0 of XCF file format\n" "did not save indexed colormaps correctly.\n" @@ -28659,18 +29269,20 @@ msgstr "寫入 XCF 檔案時發生錯誤:" #: ../app/xcf/xcf-write.c:199 -#, c-format +#, fuzzy, c-format msgid "Error writing XCF: failed to allocate %d bytes of memory." -msgstr "" +msgstr "寫入 XCF 發生錯誤:重新配置 %d bytes 記憶體時發生錯誤。" #: ../app/xcf/xcf-write.c:293 -#, c-format +#, fuzzy, c-format msgid "Error writing XCF: unsupported BPC when writing pixel: %d" msgstr "" +"寫入 XCF 發生錯誤:寫入像素: %d 時不支援 BPC(位元/色版 bits per channel )" -#: ../app-tools/gimp-debug-tool.c:78 +#: ../app-tools/gimp-debug-tool.c:87 +#, fuzzy msgid "GIMP Crash Debug" -msgstr "" +msgstr " GIMP 程式崩潰除錯" #: ../data/tags/gimp-tags-default.xml.in.h:1 msgid "round" @@ -29630,9 +30242,6 @@ #~ msgid "Enter a name for the saved options" #~ msgstr "輸入已存選項的名稱" -#~ msgid "Saved Options" -#~ msgstr "已儲存選項" - #~ msgid "Rename Saved Tool Options" #~ msgstr "更改儲存的工具選項名稱" diff -Nru gimp-2.10.32/po-libgimp/de.po gimp-2.10.34/po-libgimp/de.po --- gimp-2.10.32/po-libgimp/de.po 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/po-libgimp/de.po 2023-02-21 19:56:20.000000000 +0000 @@ -10,22 +10,22 @@ # Christian Kirbach , 2011, 2013. # Mario Blättermann , 2011, 2016-2018. # Daniel Winzen , 2013. -# Tim Sabsch , 2018-2020. +# Tim Sabsch , 2018-2020, 2022-2023. # msgid "" msgstr "" "Project-Id-Version: libgimp master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2020-08-05 13:45+0000\n" -"PO-Revision-Date: 2020-09-05 12:22+0200\n" -"Last-Translator: Stephan Woidowski \n" +"POT-Creation-Date: 2023-02-20 16:57+0000\n" +"PO-Revision-Date: 2023-02-20 21:45+0100\n" +"Last-Translator: Tim Sabsch \n" "Language-Team: Deutsch \n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 2.4.1\n" +"X-Generator: Poedit 3.2.2\n" "X-Project-Style: gnome\n" #. procedure executed successfully @@ -271,44 +271,44 @@ msgid "Gradient Selection" msgstr "Farbverlaufsauswahl" -#: ../libgimp/gimpimagemetadata.c:514 +#: ../libgimp/gimpimagemetadata.c:685 msgid "GIMP 2.10" msgstr "GIMP 2.10" -#: ../libgimp/gimpimagemetadata.c:703 +#: ../libgimp/gimpimagemetadata.c:881 msgid "Background" msgstr "Hintergrund" -#: ../libgimp/gimpimagemetadata.c:892 +#: ../libgimp/gimpimagemetadata.c:1070 #, c-format msgid "Rotate %s?" msgstr "%s drehen?" -#: ../libgimp/gimpimagemetadata.c:898 +#: ../libgimp/gimpimagemetadata.c:1076 msgid "_Keep Original" msgstr "Original _beibehalten" -#: ../libgimp/gimpimagemetadata.c:899 ../libgimpwidgets/gimpicons.c:271 +#: ../libgimp/gimpimagemetadata.c:1077 ../libgimpwidgets/gimpicons.c:271 msgid "_Rotate" msgstr "_Rotieren" -#: ../libgimp/gimpimagemetadata.c:940 +#: ../libgimp/gimpimagemetadata.c:1118 msgid "Original" msgstr "Original" -#: ../libgimp/gimpimagemetadata.c:956 +#: ../libgimp/gimpimagemetadata.c:1134 msgid "Rotated" msgstr "Gedreht" -#: ../libgimp/gimpimagemetadata.c:974 +#: ../libgimp/gimpimagemetadata.c:1152 msgid "This image contains Exif orientation metadata." msgstr "Dieses Bild enthält Exif-Metadaten zur Ausrichtung." -#: ../libgimp/gimpimagemetadata.c:992 +#: ../libgimp/gimpimagemetadata.c:1170 msgid "Would you like to rotate the image?" msgstr "Wollen Sie dieses Bild drehen?" -#: ../libgimp/gimpimagemetadata.c:1004 +#: ../libgimp/gimpimagemetadata.c:1182 msgid "_Don't ask me again" msgstr "_Nicht erneut fragen" @@ -1134,12 +1134,12 @@ #: ../libgimpbase/gimpbaseenums.c:1128 msgctxt "merge-type" msgid "Clipped to image" -msgstr "Auf Bild beschnitten" +msgstr "Auf Bild zugeschnitten" #: ../libgimpbase/gimpbaseenums.c:1129 msgctxt "merge-type" msgid "Clipped to bottom layer" -msgstr "Auf unterste Ebene beschnitten" +msgstr "Auf unterste Ebene zugeschnitten" #: ../libgimpbase/gimpbaseenums.c:1130 msgctxt "merge-type" @@ -1464,50 +1464,44 @@ #: ../libgimpbase/gimpbaseenums.c:1954 msgctxt "transform-resize" msgid "Clip" -msgstr "Beschneiden" +msgstr "Zuschneiden" #: ../libgimpbase/gimpbaseenums.c:1955 msgctxt "transform-resize" msgid "Crop to result" -msgstr "Auf Ergebnis beschneiden" +msgstr "Auf Ergebnis zuschneiden" #: ../libgimpbase/gimpbaseenums.c:1956 msgctxt "transform-resize" msgid "Crop with aspect" -msgstr "Auf Seitenverhältnis beschneiden" +msgstr "Auf Seitenverhältnis zuschneiden" -#: ../libgimpbase/gimpmetadata.c:878 +#: ../libgimpbase/gimpmetadata.c:982 #, c-format msgid "Can load metadata only from local files" msgstr "Metadaten können nur aus lokalen Dateien geladen werden" -#: ../libgimpbase/gimpmetadata.c:892 ../libgimpbase/gimpmetadata.c:962 -#, c-format -msgid "Conversion of the filename to system codepage failed." -msgstr "" -"Umwandlung des Dateinamens in eine System-Codeseite ist fehlgeschlagen." - -#: ../libgimpbase/gimpmetadata.c:949 +#: ../libgimpbase/gimpmetadata.c:1038 #, c-format msgid "Can save metadata only to local files" msgstr "Metadaten können nur in lokalen Dateien gespeichert werden" -#: ../libgimpbase/gimpmetadata.c:1011 +#: ../libgimpbase/gimpmetadata.c:1086 #, c-format msgid "Invalid Exif data size." msgstr "Ungültige Größe der Exif-Daten." -#: ../libgimpbase/gimpmetadata.c:1040 +#: ../libgimpbase/gimpmetadata.c:1115 #, c-format msgid "Parsing Exif data failed." msgstr "Auswerten der Exif-Daten ist fehlgeschlagen." -#: ../libgimpbase/gimpmetadata.c:1090 +#: ../libgimpbase/gimpmetadata.c:1165 #, c-format msgid "Parsing IPTC data failed." msgstr "Auswerten der IPTC-Daten ist fehlgeschlagen." -#: ../libgimpbase/gimpmetadata.c:1138 +#: ../libgimpbase/gimpmetadata.c:1213 #, c-format msgid "Parsing XMP data failed." msgstr "Auswerten der XMP-Daten ist fehlgeschlagen." @@ -1729,80 +1723,101 @@ msgstr "" "Die Farbe, mit der Farben markiert werden, die außerhalb des Gamut liegen." -#: ../libgimpconfig/gimpcolorconfig.c:198 +#: ../libgimpconfig/gimpcolorconfig.c:114 +msgid "" +"When enabled, set the color scales to display 0...255 instead of percentages" +msgstr "" +"Wenn aktiviert, zeigen die Farbskalen den Wertebereich 0..255 statt " +"Prozenten an" + +#: ../libgimpconfig/gimpcolorconfig.c:118 +msgid "" +"When enabled, set the color scales to display HSV blend mode instead of LCh" +msgstr "" +"Wenn aktiviert, zeigen die Farbskalen den Überblendmodus »HSV« statt »LCh« an" + +#: ../libgimpconfig/gimpcolorconfig.c:210 msgid "Mode of operation" msgstr "Arbeitsmodus" -#: ../libgimpconfig/gimpcolorconfig.c:206 +#: ../libgimpconfig/gimpcolorconfig.c:218 msgid "Preferred RGB profile" msgstr "Bevorzugtes RGB-Profil" -#: ../libgimpconfig/gimpcolorconfig.c:213 +#: ../libgimpconfig/gimpcolorconfig.c:225 msgid "Preferred grayscale profile" msgstr "Bevorzugtes Graustufen-Profil" -#: ../libgimpconfig/gimpcolorconfig.c:220 +#: ../libgimpconfig/gimpcolorconfig.c:232 msgid "CMYK profile" msgstr "CMYK-Profil" -#: ../libgimpconfig/gimpcolorconfig.c:227 +#: ../libgimpconfig/gimpcolorconfig.c:239 msgid "Monitor profile" msgstr "Monitor-Profil" -#: ../libgimpconfig/gimpcolorconfig.c:234 +#: ../libgimpconfig/gimpcolorconfig.c:246 msgid "Use the system monitor profile" msgstr "Monitor-Profil des Systems verwenden" -#: ../libgimpconfig/gimpcolorconfig.c:242 +#: ../libgimpconfig/gimpcolorconfig.c:254 msgid "Simulation profile for soft-proofing" msgstr "Simulationsprofil für Softproofing" -#: ../libgimpconfig/gimpcolorconfig.c:249 +#: ../libgimpconfig/gimpcolorconfig.c:261 msgid "Display rendering intent" msgstr "Darstellungsziel" -#: ../libgimpconfig/gimpcolorconfig.c:257 +#: ../libgimpconfig/gimpcolorconfig.c:269 msgid "Use black point compensation for the display" msgstr "Schwarzpunktkorrektur für die Darstellung verwenden" -#: ../libgimpconfig/gimpcolorconfig.c:264 +#: ../libgimpconfig/gimpcolorconfig.c:276 msgid "Optimize display color transformations" msgstr "Farbtransformation für die Anzeige optimieren" -#: ../libgimpconfig/gimpcolorconfig.c:271 +#: ../libgimpconfig/gimpcolorconfig.c:283 msgid "Soft-proofing rendering intent" msgstr "Darstellungsziel ist Probedruck" -#: ../libgimpconfig/gimpcolorconfig.c:279 +#: ../libgimpconfig/gimpcolorconfig.c:291 msgid "Use black point compensation for soft-proofing" msgstr "Schwarzpunktkorrektur für Probedruck verwenden" -#: ../libgimpconfig/gimpcolorconfig.c:286 +#: ../libgimpconfig/gimpcolorconfig.c:298 msgid "Optimize soft-proofing color transformations" msgstr "Farbtransformation für den Probedruck optimieren" -#: ../libgimpconfig/gimpcolorconfig.c:293 +#: ../libgimpconfig/gimpcolorconfig.c:305 msgid "Mark out of gamut colors" msgstr "Farben außerhalb des Gamut markieren" -#: ../libgimpconfig/gimpcolorconfig.c:300 +#: ../libgimpconfig/gimpcolorconfig.c:312 msgid "Out of gamut warning color" msgstr "Warnfarbe für außerhalb des Gamut" -#: ../libgimpconfig/gimpcolorconfig.c:657 -#: ../libgimpconfig/gimpcolorconfig.c:841 +#: ../libgimpconfig/gimpcolorconfig.c:320 +msgid "Show RGB 0..255 scales" +msgstr "RGB-Skalen als 0..255 anzeigen" + +#: ../libgimpconfig/gimpcolorconfig.c:327 +msgid "Show HSV instead of LCH" +msgstr "HSV statt LCh anzeigen" + +#: ../libgimpconfig/gimpcolorconfig.c:695 +#: ../libgimpconfig/gimpcolorconfig.c:879 #, c-format msgid "Color profile '%s' is not for RGB color space." msgstr "Das Farbprofil »%s« ist nicht für den RGB-Farbraum geeignet." -#: ../libgimpconfig/gimpcolorconfig.c:699 -#: ../libgimpconfig/gimpcolorconfig.c:891 +#: ../libgimpconfig/gimpcolorconfig.c:737 +#: ../libgimpconfig/gimpcolorconfig.c:929 #, c-format msgid "Color profile '%s' is not for GRAY color space." msgstr "Das Farbprofil »%s« ist nicht für den Graustufen-Farbraum geeignet." -#: ../libgimpconfig/gimpcolorconfig.c:741 -#: ../libgimpconfig/gimpcolorconfig.c:941 +#: ../libgimpconfig/gimpcolorconfig.c:779 +#: ../libgimpconfig/gimpcolorconfig.c:979 #, c-format msgid "Color profile '%s' is not for CMYK color space." msgstr "Das Farbprofil »%s« ist nicht für den CMYK-Farbraum geeignet." @@ -2016,23 +2031,23 @@ msgid "Copyright: " msgstr "Copyright: " -#: ../libgimpwidgets/gimpcolorscales.c:205 +#: ../libgimpwidgets/gimpcolorscales.c:208 msgid "Scales" msgstr "Schieberegler" -#: ../libgimpwidgets/gimpcolorscales.c:437 +#: ../libgimpwidgets/gimpcolorscales.c:450 msgid "0..100" msgstr "0..100" -#: ../libgimpwidgets/gimpcolorscales.c:439 +#: ../libgimpwidgets/gimpcolorscales.c:452 msgid "0..255" msgstr "0..255" -#: ../libgimpwidgets/gimpcolorscales.c:460 +#: ../libgimpwidgets/gimpcolorscales.c:473 msgid "LCh" msgstr "LCh" -#: ../libgimpwidgets/gimpcolorscales.c:462 +#: ../libgimpwidgets/gimpcolorscales.c:475 msgid "HSV" msgstr "HSV" @@ -2221,7 +2236,7 @@ msgid "Writable" msgstr "Beschreibbar" -#: ../libgimpwidgets/gimppickbutton.c:112 +#: ../libgimpwidgets/gimppickbutton.c:120 msgid "" "Click the eyedropper, then click a color anywhere on your screen to select " "that color." @@ -2867,7 +2882,7 @@ # CHECK #: ../modules/display-filter-clip-warning.c:120 msgid "Clip warning color display filter" -msgstr "Warnfarbe des Ansichtfilters beschneiden" +msgstr "Warnfarbe des Ansichtfilters zuschneiden" #: ../modules/display-filter-clip-warning.c:157 msgid "Show shadows" @@ -2988,6 +3003,10 @@ msgid "Contrast" msgstr "Kontrast" +#~ msgid "Conversion of the filename to system codepage failed." +#~ msgstr "" +#~ "Umwandlung des Dateinamens in eine System-Codeseite ist fehlgeschlagen." + #~ msgctxt "select-criterion" #~ msgid "Hue (HSV)" #~ msgstr "Farbton (HSV)" diff -Nru gimp-2.10.32/po-libgimp/es.po gimp-2.10.34/po-libgimp/es.po --- gimp-2.10.32/po-libgimp/es.po 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/po-libgimp/es.po 2023-02-21 19:56:20.000000000 +0000 @@ -18,17 +18,16 @@ msgstr "" "Project-Id-Version: gimp-libgimp.master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2020-09-06 16:38+0000\n" -"PO-Revision-Date: 2020-09-07 09:16+0200\n" -"Last-Translator: Daniel Mustieles \n" +"POT-Creation-Date: 2023-02-04 03:39+0000\n" +"PO-Revision-Date: 2023-02-04 04:42+0100\n" +"Last-Translator: Rodrigo Lledó Milanca \n" "Language-Team: Spanish - Spain \n" "Language: es_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"\n" -"X-Generator: Gtranslator 3.36.0\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Poedit 3.2.2\n" #. procedure executed successfully #: ../libgimp/gimp.c:1265 @@ -191,8 +190,6 @@ "El complemento %s necesita recortar las capas a los límites de la imagen" #: ../libgimp/gimpexport.c:445 -#| msgctxt "page-selector-target" -#| msgid "Layers" msgid "Crop Layers" msgstr "Recortar capas" @@ -277,44 +274,44 @@ msgid "Gradient Selection" msgstr "Selección de degradado" -#: ../libgimp/gimpimagemetadata.c:514 +#: ../libgimp/gimpimagemetadata.c:671 msgid "GIMP 2.10" msgstr "GIMP 2.10" -#: ../libgimp/gimpimagemetadata.c:703 +#: ../libgimp/gimpimagemetadata.c:862 msgid "Background" msgstr "Fondo" -#: ../libgimp/gimpimagemetadata.c:892 +#: ../libgimp/gimpimagemetadata.c:1051 #, c-format msgid "Rotate %s?" msgstr "¿Rotar %s?" -#: ../libgimp/gimpimagemetadata.c:898 +#: ../libgimp/gimpimagemetadata.c:1057 msgid "_Keep Original" msgstr "_Mantener original" -#: ../libgimp/gimpimagemetadata.c:899 ../libgimpwidgets/gimpicons.c:271 +#: ../libgimp/gimpimagemetadata.c:1058 ../libgimpwidgets/gimpicons.c:271 msgid "_Rotate" msgstr "_Rotar" -#: ../libgimp/gimpimagemetadata.c:940 +#: ../libgimp/gimpimagemetadata.c:1099 msgid "Original" msgstr "Original" -#: ../libgimp/gimpimagemetadata.c:956 +#: ../libgimp/gimpimagemetadata.c:1115 msgid "Rotated" msgstr "Rotada" -#: ../libgimp/gimpimagemetadata.c:974 +#: ../libgimp/gimpimagemetadata.c:1133 msgid "This image contains Exif orientation metadata." msgstr "Esta imagen contiene metadatos Exif de orientación." -#: ../libgimp/gimpimagemetadata.c:992 +#: ../libgimp/gimpimagemetadata.c:1151 msgid "Would you like to rotate the image?" msgstr "¿Quiere rotar la imagen?" -#: ../libgimp/gimpimagemetadata.c:1004 +#: ../libgimp/gimpimagemetadata.c:1163 msgid "_Don't ask me again" msgstr "_No volver a preguntar" @@ -1482,38 +1479,32 @@ msgid "Crop with aspect" msgstr "Recortar con aspecto" -#: ../libgimpbase/gimpmetadata.c:878 +#: ../libgimpbase/gimpmetadata.c:982 #, c-format msgid "Can load metadata only from local files" msgstr "Sólo se pueden cargar metadatos de archivos locales" -#: ../libgimpbase/gimpmetadata.c:892 ../libgimpbase/gimpmetadata.c:962 -#, c-format -msgid "Conversion of the filename to system codepage failed." -msgstr "" -"Falló la conversión del nombre del archivo a códigos de página del sistema." - -#: ../libgimpbase/gimpmetadata.c:949 +#: ../libgimpbase/gimpmetadata.c:1038 #, c-format msgid "Can save metadata only to local files" msgstr "Sólo se pueden guardar metadatos de archivos locales" -#: ../libgimpbase/gimpmetadata.c:1011 +#: ../libgimpbase/gimpmetadata.c:1086 #, c-format msgid "Invalid Exif data size." msgstr "Tamaño de los datos Exif no válido." -#: ../libgimpbase/gimpmetadata.c:1040 +#: ../libgimpbase/gimpmetadata.c:1115 #, c-format msgid "Parsing Exif data failed." msgstr "Falló al analizar los datos Exif." -#: ../libgimpbase/gimpmetadata.c:1090 +#: ../libgimpbase/gimpmetadata.c:1165 #, c-format msgid "Parsing IPTC data failed." msgstr "Falló al analizar los datos IPTC." -#: ../libgimpbase/gimpmetadata.c:1138 +#: ../libgimpbase/gimpmetadata.c:1213 #, c-format msgid "Parsing XMP data failed." msgstr "Falló al analizar los datos XMP." @@ -1731,80 +1722,102 @@ msgid "The color to use for marking colors which are out of gamut." msgstr "El color que usar para marcar los colores que están fuera del gamut." -#: ../libgimpconfig/gimpcolorconfig.c:198 +#: ../libgimpconfig/gimpcolorconfig.c:114 +msgid "" +"When enabled, set the color scales to display 0...255 instead of percentages" +msgstr "" +"Cuando se activa, configura las escalas de color para que muestren 0...255 " +"en lugar de porcentajes" + +#: ../libgimpconfig/gimpcolorconfig.c:118 +msgid "" +"When enabled, set the color scales to display HSV blend mode instead of LCh" +msgstr "" +"Cuando se activa, configura las escalas de color para mostrar el modo de " +"mezcla HSV en lugar de LCh" + +#: ../libgimpconfig/gimpcolorconfig.c:210 msgid "Mode of operation" msgstr "Modo de funcionamiento" -#: ../libgimpconfig/gimpcolorconfig.c:206 +#: ../libgimpconfig/gimpcolorconfig.c:218 msgid "Preferred RGB profile" msgstr "Perfil RGB favorito" -#: ../libgimpconfig/gimpcolorconfig.c:213 +#: ../libgimpconfig/gimpcolorconfig.c:225 msgid "Preferred grayscale profile" msgstr "Perfil de escala de grises favorito" -#: ../libgimpconfig/gimpcolorconfig.c:220 +#: ../libgimpconfig/gimpcolorconfig.c:232 msgid "CMYK profile" msgstr "Perfil CMYK" -#: ../libgimpconfig/gimpcolorconfig.c:227 +#: ../libgimpconfig/gimpcolorconfig.c:239 msgid "Monitor profile" msgstr "Perfil del monitor" -#: ../libgimpconfig/gimpcolorconfig.c:234 +#: ../libgimpconfig/gimpcolorconfig.c:246 msgid "Use the system monitor profile" msgstr "Usar el perfil del monitor del sistema" -#: ../libgimpconfig/gimpcolorconfig.c:242 +#: ../libgimpconfig/gimpcolorconfig.c:254 msgid "Simulation profile for soft-proofing" msgstr "Perfil de simulación para pseudoprueba" -#: ../libgimpconfig/gimpcolorconfig.c:249 +#: ../libgimpconfig/gimpcolorconfig.c:261 msgid "Display rendering intent" msgstr "Mostrar prueba de renderizado" -#: ../libgimpconfig/gimpcolorconfig.c:257 +#: ../libgimpconfig/gimpcolorconfig.c:269 msgid "Use black point compensation for the display" msgstr "Usar compensación de punto negro para la pantalla" -#: ../libgimpconfig/gimpcolorconfig.c:264 +#: ../libgimpconfig/gimpcolorconfig.c:276 msgid "Optimize display color transformations" msgstr "Optimizar las transformaciones de color en pantalla" -#: ../libgimpconfig/gimpcolorconfig.c:271 +#: ../libgimpconfig/gimpcolorconfig.c:283 msgid "Soft-proofing rendering intent" msgstr "Prueba de renderizado de pseudoprueba" -#: ../libgimpconfig/gimpcolorconfig.c:279 +#: ../libgimpconfig/gimpcolorconfig.c:291 msgid "Use black point compensation for soft-proofing" msgstr "Utilizar la compensación de punto negro para la pseudoprueba" -#: ../libgimpconfig/gimpcolorconfig.c:286 +#: ../libgimpconfig/gimpcolorconfig.c:298 msgid "Optimize soft-proofing color transformations" msgstr "Optimizar las transformaciones de color de pseudoprueba" -#: ../libgimpconfig/gimpcolorconfig.c:293 +#: ../libgimpconfig/gimpcolorconfig.c:305 msgid "Mark out of gamut colors" msgstr "Marca de colores de gama" -#: ../libgimpconfig/gimpcolorconfig.c:300 +#: ../libgimpconfig/gimpcolorconfig.c:312 msgid "Out of gamut warning color" msgstr "Falta de color de aviso de gama" -#: ../libgimpconfig/gimpcolorconfig.c:657 -#: ../libgimpconfig/gimpcolorconfig.c:841 +#: ../libgimpconfig/gimpcolorconfig.c:320 +msgid "Show RGB 0..255 scales" +msgstr "Mostrar escalas RGB 0..255" + +#: ../libgimpconfig/gimpcolorconfig.c:327 +msgid "Show HSV instead of LCH" +msgstr "Mostrar HSV en lugar de LCH" + +#: ../libgimpconfig/gimpcolorconfig.c:695 +#: ../libgimpconfig/gimpcolorconfig.c:879 #, c-format msgid "Color profile '%s' is not for RGB color space." msgstr "El perfil de color «%s» no es para el espacio de color RGB." -#: ../libgimpconfig/gimpcolorconfig.c:699 -#: ../libgimpconfig/gimpcolorconfig.c:891 +#: ../libgimpconfig/gimpcolorconfig.c:737 +#: ../libgimpconfig/gimpcolorconfig.c:929 #, c-format msgid "Color profile '%s' is not for GRAY color space." msgstr "El perfil de color «%s» no es para el espacio de color gris." -#: ../libgimpconfig/gimpcolorconfig.c:741 -#: ../libgimpconfig/gimpcolorconfig.c:941 +#: ../libgimpconfig/gimpcolorconfig.c:779 +#: ../libgimpconfig/gimpcolorconfig.c:979 #, c-format msgid "Color profile '%s' is not for CMYK color space." msgstr "El perfil de color «%s» no es para el espacio de color CMYK." @@ -2017,23 +2030,23 @@ msgid "Copyright: " msgstr "Copyright: " -#: ../libgimpwidgets/gimpcolorscales.c:205 +#: ../libgimpwidgets/gimpcolorscales.c:206 msgid "Scales" msgstr "Escalas" -#: ../libgimpwidgets/gimpcolorscales.c:437 +#: ../libgimpwidgets/gimpcolorscales.c:445 msgid "0..100" msgstr "0..100" -#: ../libgimpwidgets/gimpcolorscales.c:439 +#: ../libgimpwidgets/gimpcolorscales.c:447 msgid "0..255" msgstr "0..255" -#: ../libgimpwidgets/gimpcolorscales.c:460 +#: ../libgimpwidgets/gimpcolorscales.c:468 msgid "LCh" msgstr "LCh" -#: ../libgimpwidgets/gimpcolorscales.c:462 +#: ../libgimpwidgets/gimpcolorscales.c:470 msgid "HSV" msgstr "HSV" @@ -2156,17 +2169,14 @@ msgstr "_Cizallar" #: ../libgimpwidgets/gimpmemsizeentry.c:256 -#| msgid "Kilobytes" msgid "Kibibyte" msgstr "Kibibyte" #: ../libgimpwidgets/gimpmemsizeentry.c:257 -#| msgid "Megabytes" msgid "Mebibyte" msgstr "Mebibyte" #: ../libgimpwidgets/gimpmemsizeentry.c:258 -#| msgid "Gigabytes" msgid "Gibibyte" msgstr "Gibibyte" @@ -2227,7 +2237,7 @@ msgid "Writable" msgstr "Editable" -#: ../libgimpwidgets/gimppickbutton.c:112 +#: ../libgimpwidgets/gimppickbutton.c:120 msgid "" "Click the eyedropper, then click a color anywhere on your screen to select " "that color." @@ -2996,6 +3006,12 @@ msgid "Contrast" msgstr "Contraste" +#, c-format +#~ msgid "Conversion of the filename to system codepage failed." +#~ msgstr "" +#~ "Falló la conversión del nombre del archivo a códigos de página del " +#~ "sistema." + #~ msgctxt "select-criterion" #~ msgid "Hue (HSV)" #~ msgstr "Tono (HSV)" diff -Nru gimp-2.10.32/po-libgimp/it.po gimp-2.10.34/po-libgimp/it.po --- gimp-2.10.32/po-libgimp/it.po 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/po-libgimp/it.po 2023-02-21 19:56:20.000000000 +0000 @@ -1,7 +1,7 @@ # This is the Italian catalog for The GIMP. # Copyright (C) 1999 Free Software Foundation, Inc. # Daniele Medri , 2000-2002 -# Marco Ciampa , 2003-2020 +# Marco Ciampa , 2003-2023 # Alessandro Falappa , 2007 # Luca Ferretti , 2006, 2009. # @@ -31,8 +31,8 @@ msgstr "" "Project-Id-Version: gimp 2.6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-09-03 12:01+0200\n" -"PO-Revision-Date: 2020-09-03 12:04+0200\n" +"POT-Creation-Date: 2023-02-09 19:10+0100\n" +"PO-Revision-Date: 2023-02-09 19:13+0100\n" "Last-Translator: Marco Ciampa \n" "Language-Team: Italian \n" "Language: it\n" @@ -284,44 +284,44 @@ msgid "Gradient Selection" msgstr "Selezione gradiente" -#: ../libgimp/gimpimagemetadata.c:514 +#: ../libgimp/gimpimagemetadata.c:671 msgid "GIMP 2.10" msgstr "GIMP 2.10" -#: ../libgimp/gimpimagemetadata.c:703 +#: ../libgimp/gimpimagemetadata.c:862 msgid "Background" msgstr "Sfondo" -#: ../libgimp/gimpimagemetadata.c:892 +#: ../libgimp/gimpimagemetadata.c:1051 #, c-format msgid "Rotate %s?" msgstr "_Ruota %s?" -#: ../libgimp/gimpimagemetadata.c:898 +#: ../libgimp/gimpimagemetadata.c:1057 msgid "_Keep Original" msgstr "_Mantieni l'originale" -#: ../libgimp/gimpimagemetadata.c:899 ../libgimpwidgets/gimpicons.c:271 +#: ../libgimp/gimpimagemetadata.c:1058 ../libgimpwidgets/gimpicons.c:271 msgid "_Rotate" msgstr "_Ruota" -#: ../libgimp/gimpimagemetadata.c:940 +#: ../libgimp/gimpimagemetadata.c:1099 msgid "Original" msgstr "Originale" -#: ../libgimp/gimpimagemetadata.c:956 +#: ../libgimp/gimpimagemetadata.c:1115 msgid "Rotated" msgstr "Ruotato" -#: ../libgimp/gimpimagemetadata.c:974 +#: ../libgimp/gimpimagemetadata.c:1133 msgid "This image contains Exif orientation metadata." msgstr "Questa immagine contiene metadati Exif di orientamento." -#: ../libgimp/gimpimagemetadata.c:992 +#: ../libgimp/gimpimagemetadata.c:1151 msgid "Would you like to rotate the image?" msgstr "Volete ruotare l'immagine?" -#: ../libgimp/gimpimagemetadata.c:1004 +#: ../libgimp/gimpimagemetadata.c:1163 msgid "_Don't ask me again" msgstr "Non chie_dere più" @@ -1499,37 +1499,32 @@ msgid "Crop with aspect" msgstr "Ritaglia all'aspetto" -#: ../libgimpbase/gimpmetadata.c:878 +#: ../libgimpbase/gimpmetadata.c:982 #, c-format msgid "Can load metadata only from local files" msgstr "È possibile caricare i metadati solo da file locali" -#: ../libgimpbase/gimpmetadata.c:892 ../libgimpbase/gimpmetadata.c:962 -#, c-format -msgid "Conversion of the filename to system codepage failed." -msgstr "Conversione del nome del file alla codepage di sistema fallita." - -#: ../libgimpbase/gimpmetadata.c:949 +#: ../libgimpbase/gimpmetadata.c:1038 #, c-format msgid "Can save metadata only to local files" msgstr "È possibile salvare i metadati sono su file locali" -#: ../libgimpbase/gimpmetadata.c:1011 +#: ../libgimpbase/gimpmetadata.c:1086 #, c-format msgid "Invalid Exif data size." msgstr "Dimensione dati Exif non valida." -#: ../libgimpbase/gimpmetadata.c:1040 +#: ../libgimpbase/gimpmetadata.c:1115 #, c-format msgid "Parsing Exif data failed." msgstr "Fallita l'analisi dei dati Exif." -#: ../libgimpbase/gimpmetadata.c:1090 +#: ../libgimpbase/gimpmetadata.c:1165 #, c-format msgid "Parsing IPTC data failed." msgstr "Fallita l'analisi dei dati IPTC." -#: ../libgimpbase/gimpmetadata.c:1138 +#: ../libgimpbase/gimpmetadata.c:1213 #, c-format msgid "Parsing XMP data failed." msgstr "Fallita l'analisi dei dati XMP." @@ -1750,80 +1745,98 @@ msgid "The color to use for marking colors which are out of gamut." msgstr "Il colore da usare per contrassegnare i colori fuori gamma." -#: ../libgimpconfig/gimpcolorconfig.c:198 +#: ../libgimpconfig/gimpcolorconfig.c:114 +msgid "" +"When enabled, set the color scales to display 0...255 instead of percentages" +msgstr "Se abilitata, imposta le scale di colore per mostrare 0...255 invece delle percentuali" + +#: ../libgimpconfig/gimpcolorconfig.c:118 +msgid "" +"When enabled, set the color scales to display HSV blend mode instead of LCh" +msgstr "Se abilitata, imposta le scale di colore per mostrare la modalità di fusione HSV invece di quella LCh" + +#: ../libgimpconfig/gimpcolorconfig.c:210 msgid "Mode of operation" msgstr "Modalità di funzinamento" -#: ../libgimpconfig/gimpcolorconfig.c:206 +#: ../libgimpconfig/gimpcolorconfig.c:218 msgid "Preferred RGB profile" msgstr "Profilo RGB preferito" -#: ../libgimpconfig/gimpcolorconfig.c:213 +#: ../libgimpconfig/gimpcolorconfig.c:225 msgid "Preferred grayscale profile" msgstr "Profilo in scala di grigi preferito" -#: ../libgimpconfig/gimpcolorconfig.c:220 +#: ../libgimpconfig/gimpcolorconfig.c:232 msgid "CMYK profile" msgstr "Profilo CMYK" -#: ../libgimpconfig/gimpcolorconfig.c:227 +#: ../libgimpconfig/gimpcolorconfig.c:239 msgid "Monitor profile" msgstr "Profilo del monitor" -#: ../libgimpconfig/gimpcolorconfig.c:234 +#: ../libgimpconfig/gimpcolorconfig.c:246 msgid "Use the system monitor profile" msgstr "Usa il profilo del monitor di sistema" -#: ../libgimpconfig/gimpcolorconfig.c:242 +#: ../libgimpconfig/gimpcolorconfig.c:254 msgid "Simulation profile for soft-proofing" msgstr "Profilo di simulazione per il soft-proof" -#: ../libgimpconfig/gimpcolorconfig.c:249 +#: ../libgimpconfig/gimpcolorconfig.c:261 msgid "Display rendering intent" msgstr "Intento di rendering dello schermo" -#: ../libgimpconfig/gimpcolorconfig.c:257 +#: ../libgimpconfig/gimpcolorconfig.c:269 msgid "Use black point compensation for the display" msgstr "Usa la compensazione del punto nero per lo schermo" -#: ../libgimpconfig/gimpcolorconfig.c:264 +#: ../libgimpconfig/gimpcolorconfig.c:276 msgid "Optimize display color transformations" msgstr "Ottimizza le trasformazioni di colore dello schermo" -#: ../libgimpconfig/gimpcolorconfig.c:271 +#: ../libgimpconfig/gimpcolorconfig.c:283 msgid "Soft-proofing rendering intent" msgstr "Intento di rendering del softproof" -#: ../libgimpconfig/gimpcolorconfig.c:279 +#: ../libgimpconfig/gimpcolorconfig.c:291 msgid "Use black point compensation for soft-proofing" msgstr "Usa la compensazione del punto nero per il softproof" -#: ../libgimpconfig/gimpcolorconfig.c:286 +#: ../libgimpconfig/gimpcolorconfig.c:298 msgid "Optimize soft-proofing color transformations" msgstr "Ottimizza le trasformazioni di colore del soft-proof" -#: ../libgimpconfig/gimpcolorconfig.c:293 +#: ../libgimpconfig/gimpcolorconfig.c:305 msgid "Mark out of gamut colors" msgstr "Evidenzia i colori fuori gamut" -#: ../libgimpconfig/gimpcolorconfig.c:300 +#: ../libgimpconfig/gimpcolorconfig.c:312 msgid "Out of gamut warning color" msgstr "Colore di avvertimento fuori gamut" -#: ../libgimpconfig/gimpcolorconfig.c:657 -#: ../libgimpconfig/gimpcolorconfig.c:841 +#: ../libgimpconfig/gimpcolorconfig.c:320 +msgid "Show RGB 0..255 scales" +msgstr "Mostra scale RGB 0..255" + +#: ../libgimpconfig/gimpcolorconfig.c:327 +msgid "Show HSV instead of LCH" +msgstr "Mostra HSV invece di LCH" + +#: ../libgimpconfig/gimpcolorconfig.c:695 +#: ../libgimpconfig/gimpcolorconfig.c:879 #, c-format msgid "Color profile '%s' is not for RGB color space." msgstr "Il profilo colore \"%s\" non è per una spazio colore RGB." -#: ../libgimpconfig/gimpcolorconfig.c:699 -#: ../libgimpconfig/gimpcolorconfig.c:891 +#: ../libgimpconfig/gimpcolorconfig.c:737 +#: ../libgimpconfig/gimpcolorconfig.c:929 #, c-format msgid "Color profile '%s' is not for GRAY color space." msgstr "Il profilo colore \"%s\" non è per una spazio colore di grigi." -#: ../libgimpconfig/gimpcolorconfig.c:741 -#: ../libgimpconfig/gimpcolorconfig.c:941 +#: ../libgimpconfig/gimpcolorconfig.c:779 +#: ../libgimpconfig/gimpcolorconfig.c:979 #, c-format msgid "Color profile '%s' is not for CMYK color space." msgstr "Il profilo colore \"%s\" non è per una spazio colore CMYK." @@ -2035,23 +2048,23 @@ msgid "Copyright: " msgstr "Copyright: " -#: ../libgimpwidgets/gimpcolorscales.c:205 +#: ../libgimpwidgets/gimpcolorscales.c:206 msgid "Scales" msgstr "Scale" -#: ../libgimpwidgets/gimpcolorscales.c:437 +#: ../libgimpwidgets/gimpcolorscales.c:445 msgid "0..100" msgstr "0..100" -#: ../libgimpwidgets/gimpcolorscales.c:439 +#: ../libgimpwidgets/gimpcolorscales.c:447 msgid "0..255" msgstr "0..255" -#: ../libgimpwidgets/gimpcolorscales.c:460 +#: ../libgimpwidgets/gimpcolorscales.c:468 msgid "LCh" msgstr "LCh" -#: ../libgimpwidgets/gimpcolorscales.c:462 +#: ../libgimpwidgets/gimpcolorscales.c:470 msgid "HSV" msgstr "HSV" @@ -2241,7 +2254,7 @@ msgid "Writable" msgstr "Scrivibile" -#: ../libgimpwidgets/gimppickbutton.c:112 +#: ../libgimpwidgets/gimppickbutton.c:120 msgid "" "Click the eyedropper, then click a color anywhere on your screen to select " "that color." diff -Nru gimp-2.10.32/po-libgimp/pl.po gimp-2.10.34/po-libgimp/pl.po --- gimp-2.10.32/po-libgimp/pl.po 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/po-libgimp/pl.po 2023-02-21 19:56:20.000000000 +0000 @@ -1,16 +1,16 @@ # Polish translation for gimp-libgimp. -# Copyright © 2005-2020 the gimp authors. +# Copyright © 2005-2023 the gimp authors. # This file is distributed under the same license as the gimp package. # Bartosz Kosiorek , 2005-2011. -# Piotr Drąg , 2011-2020. -# Aviary.pl , 2011-2020. +# Piotr Drąg , 2011-2023. +# Aviary.pl , 2011-2023. # msgid "" msgstr "" "Project-Id-Version: gimp-libgimp\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-10-25 09:55+0100\n" -"PO-Revision-Date: 2020-10-25 10:00+0100\n" +"POT-Creation-Date: 2023-02-12 12:48+0100\n" +"PO-Revision-Date: 2023-02-12 13:15+0100\n" "Last-Translator: Piotr Drąg \n" "Language-Team: Polish \n" "Language: pl\n" @@ -259,44 +259,44 @@ msgid "Gradient Selection" msgstr "Wybór gradientu" -#: ../libgimp/gimpimagemetadata.c:519 +#: ../libgimp/gimpimagemetadata.c:685 msgid "GIMP 2.10" msgstr "GIMP 2.10" -#: ../libgimp/gimpimagemetadata.c:708 +#: ../libgimp/gimpimagemetadata.c:881 msgid "Background" msgstr "Tło" -#: ../libgimp/gimpimagemetadata.c:897 +#: ../libgimp/gimpimagemetadata.c:1070 #, c-format msgid "Rotate %s?" msgstr "Obrócić %s?" -#: ../libgimp/gimpimagemetadata.c:903 +#: ../libgimp/gimpimagemetadata.c:1076 msgid "_Keep Original" msgstr "_Zachowaj oryginał" -#: ../libgimp/gimpimagemetadata.c:904 ../libgimpwidgets/gimpicons.c:271 +#: ../libgimp/gimpimagemetadata.c:1077 ../libgimpwidgets/gimpicons.c:271 msgid "_Rotate" msgstr "O_bróć" -#: ../libgimp/gimpimagemetadata.c:945 +#: ../libgimp/gimpimagemetadata.c:1118 msgid "Original" msgstr "Oryginał" -#: ../libgimp/gimpimagemetadata.c:961 +#: ../libgimp/gimpimagemetadata.c:1134 msgid "Rotated" msgstr "Obrócono" -#: ../libgimp/gimpimagemetadata.c:979 +#: ../libgimp/gimpimagemetadata.c:1152 msgid "This image contains Exif orientation metadata." msgstr "Ten obraz zawiera metadane ułożenia Exif." -#: ../libgimp/gimpimagemetadata.c:997 +#: ../libgimp/gimpimagemetadata.c:1170 msgid "Would you like to rotate the image?" msgstr "Obrócić obraz?" -#: ../libgimp/gimpimagemetadata.c:1009 +#: ../libgimp/gimpimagemetadata.c:1182 msgid "_Don't ask me again" msgstr "_Bez pytania ponownie" @@ -1464,37 +1464,32 @@ msgid "Crop with aspect" msgstr "Kadrowanie z proporcjami" -#: ../libgimpbase/gimpmetadata.c:886 +#: ../libgimpbase/gimpmetadata.c:982 #, c-format msgid "Can load metadata only from local files" msgstr "Można wczytywać metadane tylko z plików lokalnych" -#: ../libgimpbase/gimpmetadata.c:900 ../libgimpbase/gimpmetadata.c:970 -#, c-format -msgid "Conversion of the filename to system codepage failed." -msgstr "Konwersja nazwy pliku na stronę kodową systemu się nie powiodła." - -#: ../libgimpbase/gimpmetadata.c:957 +#: ../libgimpbase/gimpmetadata.c:1038 #, c-format msgid "Can save metadata only to local files" msgstr "Można zapisywać metadane tylko do plików lokalnych" -#: ../libgimpbase/gimpmetadata.c:1019 +#: ../libgimpbase/gimpmetadata.c:1086 #, c-format msgid "Invalid Exif data size." msgstr "Nieprawidłowy rozmiar danych Exif." -#: ../libgimpbase/gimpmetadata.c:1048 +#: ../libgimpbase/gimpmetadata.c:1115 #, c-format msgid "Parsing Exif data failed." msgstr "Przetworzenie danych Exif się nie powiodło." -#: ../libgimpbase/gimpmetadata.c:1098 +#: ../libgimpbase/gimpmetadata.c:1165 #, c-format msgid "Parsing IPTC data failed." msgstr "Przetworzenie danych IPTC się nie powiodło." -#: ../libgimpbase/gimpmetadata.c:1146 +#: ../libgimpbase/gimpmetadata.c:1213 #, c-format msgid "Parsing XMP data failed." msgstr "Przetworzenie danych XMP się nie powiodło." @@ -1712,80 +1707,102 @@ msgid "The color to use for marking colors which are out of gamut." msgstr "Kolor używany do wyróżniania kolorów, które są poza skalą." -#: ../libgimpconfig/gimpcolorconfig.c:198 +#: ../libgimpconfig/gimpcolorconfig.c:114 +msgid "" +"When enabled, set the color scales to display 0...255 instead of percentages" +msgstr "" +"Kiedy jest włączone, ustawia skale kolorów na wyświetlanie 0…255 zamiast " +"procentów" + +#: ../libgimpconfig/gimpcolorconfig.c:118 +msgid "" +"When enabled, set the color scales to display HSV blend mode instead of LCh" +msgstr "" +"Kiedy jest włączone, ustawia skale kolorów na wyświetlanie trybu gradientu " +"HSV zamiast LCh" + +#: ../libgimpconfig/gimpcolorconfig.c:210 msgid "Mode of operation" msgstr "Tryb działania" -#: ../libgimpconfig/gimpcolorconfig.c:206 +#: ../libgimpconfig/gimpcolorconfig.c:218 msgid "Preferred RGB profile" msgstr "Preferowany profil RGB" -#: ../libgimpconfig/gimpcolorconfig.c:213 +#: ../libgimpconfig/gimpcolorconfig.c:225 msgid "Preferred grayscale profile" msgstr "Preferowany profil odcieni szarości" -#: ../libgimpconfig/gimpcolorconfig.c:220 +#: ../libgimpconfig/gimpcolorconfig.c:232 msgid "CMYK profile" msgstr "Profil CMYK" -#: ../libgimpconfig/gimpcolorconfig.c:227 +#: ../libgimpconfig/gimpcolorconfig.c:239 msgid "Monitor profile" msgstr "Profil monitora" -#: ../libgimpconfig/gimpcolorconfig.c:234 +#: ../libgimpconfig/gimpcolorconfig.c:246 msgid "Use the system monitor profile" msgstr "Systemowy profil monitora" -#: ../libgimpconfig/gimpcolorconfig.c:242 +#: ../libgimpconfig/gimpcolorconfig.c:254 msgid "Simulation profile for soft-proofing" msgstr "Profil symulacji wydruku" -#: ../libgimpconfig/gimpcolorconfig.c:249 +#: ../libgimpconfig/gimpcolorconfig.c:261 msgid "Display rendering intent" msgstr "Sposób odwzorowania barw ekranu" -#: ../libgimpconfig/gimpcolorconfig.c:257 +#: ../libgimpconfig/gimpcolorconfig.c:269 msgid "Use black point compensation for the display" msgstr "Kompensacja czarnego punktu dla ekranu" -#: ../libgimpconfig/gimpcolorconfig.c:264 +#: ../libgimpconfig/gimpcolorconfig.c:276 msgid "Optimize display color transformations" msgstr "Optymalizacja przekształceń kolorów ekranu" -#: ../libgimpconfig/gimpcolorconfig.c:271 +#: ../libgimpconfig/gimpcolorconfig.c:283 msgid "Soft-proofing rendering intent" msgstr "Sposób odwzorowania barw symulacji wydruku" -#: ../libgimpconfig/gimpcolorconfig.c:279 +#: ../libgimpconfig/gimpcolorconfig.c:291 msgid "Use black point compensation for soft-proofing" msgstr "Kompensacja czarnego punktu w symulacji wydruku" -#: ../libgimpconfig/gimpcolorconfig.c:286 +#: ../libgimpconfig/gimpcolorconfig.c:298 msgid "Optimize soft-proofing color transformations" msgstr "Optymalizacja przekształceń kolorów symulacji wydruku" -#: ../libgimpconfig/gimpcolorconfig.c:293 +#: ../libgimpconfig/gimpcolorconfig.c:305 msgid "Mark out of gamut colors" msgstr "Wyróżnienie kolorów spoza skali" -#: ../libgimpconfig/gimpcolorconfig.c:300 +#: ../libgimpconfig/gimpcolorconfig.c:312 msgid "Out of gamut warning color" msgstr "Kolor ostrzeżenia kolorów spoza skali" -#: ../libgimpconfig/gimpcolorconfig.c:657 -#: ../libgimpconfig/gimpcolorconfig.c:841 +#: ../libgimpconfig/gimpcolorconfig.c:320 +msgid "Show RGB 0..255 scales" +msgstr "Wyświetlanie skal RGB 0…255" + +#: ../libgimpconfig/gimpcolorconfig.c:327 +msgid "Show HSV instead of LCH" +msgstr "Wyświetlanie HSV zamiast LCh" + +#: ../libgimpconfig/gimpcolorconfig.c:695 +#: ../libgimpconfig/gimpcolorconfig.c:879 #, c-format msgid "Color profile '%s' is not for RGB color space." msgstr "Profil kolorów „%s” nie jest dla przestrzeni kolorów RGB." -#: ../libgimpconfig/gimpcolorconfig.c:699 -#: ../libgimpconfig/gimpcolorconfig.c:891 +#: ../libgimpconfig/gimpcolorconfig.c:737 +#: ../libgimpconfig/gimpcolorconfig.c:929 #, c-format msgid "Color profile '%s' is not for GRAY color space." msgstr "Profil kolorów „%s” nie jest dla przestrzeni kolorów szarości." -#: ../libgimpconfig/gimpcolorconfig.c:741 -#: ../libgimpconfig/gimpcolorconfig.c:941 +#: ../libgimpconfig/gimpcolorconfig.c:779 +#: ../libgimpconfig/gimpcolorconfig.c:979 #, c-format msgid "Color profile '%s' is not for CMYK color space." msgstr "Profil kolorów „%s” nie jest dla przestrzeni kolorów CMYK." @@ -1998,23 +2015,23 @@ msgid "Copyright: " msgstr "Prawa autorskie: " -#: ../libgimpwidgets/gimpcolorscales.c:205 +#: ../libgimpwidgets/gimpcolorscales.c:206 msgid "Scales" msgstr "Skale" -#: ../libgimpwidgets/gimpcolorscales.c:437 +#: ../libgimpwidgets/gimpcolorscales.c:445 msgid "0..100" -msgstr "0..100" +msgstr "0…100" -#: ../libgimpwidgets/gimpcolorscales.c:439 +#: ../libgimpwidgets/gimpcolorscales.c:447 msgid "0..255" -msgstr "0..255" +msgstr "0…255" -#: ../libgimpwidgets/gimpcolorscales.c:460 +#: ../libgimpwidgets/gimpcolorscales.c:468 msgid "LCh" msgstr "LCh" -#: ../libgimpwidgets/gimpcolorscales.c:462 +#: ../libgimpwidgets/gimpcolorscales.c:470 msgid "HSV" msgstr "HSV" @@ -2204,7 +2221,7 @@ msgid "Writable" msgstr "Zapisywalny" -#: ../libgimpwidgets/gimppickbutton.c:112 +#: ../libgimpwidgets/gimppickbutton.c:120 msgid "" "Click the eyedropper, then click a color anywhere on your screen to select " "that color." @@ -2403,7 +2420,7 @@ #: ../libgimpwidgets/gimpwidgetsenums.c:169 msgctxt "color-selector-model" msgid "LCH" -msgstr "LCH" +msgstr "LCh" #: ../libgimpwidgets/gimpwidgetsenums.c:169 msgid "CIE LCh color model" diff -Nru gimp-2.10.32/po-libgimp/ro.po gimp-2.10.34/po-libgimp/ro.po --- gimp-2.10.32/po-libgimp/ro.po 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/po-libgimp/ro.po 2023-02-21 19:56:20.000000000 +0000 @@ -7,7 +7,7 @@ "Project-Id-Version: gimp-libgimp\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" "POT-Creation-Date: 2020-10-12 20:08+0000\n" -"PO-Revision-Date: 2020-11-15 14:12+0200\n" +"PO-Revision-Date: 2022-12-05 03:13+0200\n" "Last-Translator: Cristian Secară \n" "Language-Team: Gnome Romanian Team \n" "Language: ro\n" @@ -16,7 +16,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2);\n" -"X-Generator: Poedit 2.4.1\n" +"X-Generator: Poedit 3.1.1\n" #. procedure executed successfully #: ../libgimp/gimp.c:1265 @@ -130,7 +130,7 @@ "(Do it manually to tune the result)" msgstr "" "Convertește la imagine indexată folosind configurările implicite\n" -"(trebuie intervenit manual pentru ajustarea rezultatului)" +"(efectuați manual pentru a ajusta rezultatul)" #: ../libgimp/gimpexport.c:395 #, c-format @@ -143,7 +143,8 @@ "Convert to Indexed using bitmap default settings\n" "(Do it manually to tune the result)" msgstr "" -"Convertește la indexat folosind configurările implicite\n" +"Convertește la imagine indexată folosind configurările implicite pentru " +"bitmap\n" "(efectuați manual pentru a ajusta rezultatul)" #: ../libgimp/gimpexport.c:405 @@ -702,17 +703,17 @@ #: ../libgimpbase/gimpbaseenums.c:413 msgctxt "component-type" msgid "8-bit integer" -msgstr "Întreg pe 8 biți" +msgstr "Număr întreg pe 8 biți" #: ../libgimpbase/gimpbaseenums.c:414 msgctxt "component-type" msgid "16-bit integer" -msgstr "Întreg pe 16 biți" +msgstr "Număr întreg pe 16 biți" #: ../libgimpbase/gimpbaseenums.c:415 msgctxt "component-type" msgid "32-bit integer" -msgstr "Întreg pe 32 de biți" +msgstr "Număr întreg pe 32 de biți" #: ../libgimpbase/gimpbaseenums.c:416 msgctxt "component-type" @@ -1204,32 +1205,32 @@ #: ../libgimpbase/gimpbaseenums.c:1467 msgctxt "precision" msgid "8-bit linear integer" -msgstr "Întreg liniar pe 8 biți" +msgstr "Număr întreg liniar pe 8 biți" #: ../libgimpbase/gimpbaseenums.c:1468 msgctxt "precision" msgid "8-bit gamma integer" -msgstr "Întreg gamma pe 8 biți" +msgstr "Număr întreg gamma pe 8 biți" #: ../libgimpbase/gimpbaseenums.c:1469 msgctxt "precision" msgid "16-bit linear integer" -msgstr "Întreg liniar pe 16 biți" +msgstr "Număr întreg liniar pe 16 biți" #: ../libgimpbase/gimpbaseenums.c:1470 msgctxt "precision" msgid "16-bit gamma integer" -msgstr "Întreg gamma pe 16 biți" +msgstr "Număr întreg gamma pe 16 biți" #: ../libgimpbase/gimpbaseenums.c:1471 msgctxt "precision" msgid "32-bit linear integer" -msgstr "Întreg liniar pe 32 de biți" +msgstr "Număr întreg liniar pe 32 de biți" #: ../libgimpbase/gimpbaseenums.c:1472 msgctxt "precision" msgid "32-bit gamma integer" -msgstr "Întreg gamma pe 32 de biți" +msgstr "Număr întreg gamma pe 32 de biți" #: ../libgimpbase/gimpbaseenums.c:1473 msgctxt "precision" @@ -1607,7 +1608,7 @@ #: ../libgimpconfig/gimpconfigenums.c:26 msgctxt "color-management-mode" msgid "Soft-proofing" -msgstr "Simulare de tipărire (soft-proof)" +msgstr "Simulare de tipărire (soft-proofing)" #: ../libgimpconfig/gimpconfigenums.c:57 msgctxt "color-rendering-intent" @@ -1682,9 +1683,10 @@ "some other color space, including soft-proofing to a printer or other output " "device profile. " msgstr "" -"Profilul de culoare de folosit pentru simularea de tipărire de la spațiul de " -"culoare al imaginii către un alt spațiu de culoare, inclusiv simulare de " -"tipărire către o imprimantă sau un alt profil de dispozitiv de ieșire. " +"Profilul de culoare de folosit pentru simularea de tipărire (soft-proofing) " +"de la spațiul de culoare al imaginii către un alt spațiu de culoare, " +"inclusiv simulare de tipărire către o imprimantă sau un alt profil de " +"dispozitiv de ieșire. " #: ../libgimpconfig/gimpcolorconfig.c:79 msgid "" @@ -1734,16 +1736,16 @@ msgid "" "When disabled, soft-proofing might be of better quality at the cost of speed." msgstr "" -"Când opțiunea este dezactivată, simularea de tipărire ar putea fi de " -"calitate mai bună în detrimentul vitezei." +"Când opțiunea este dezactivată, simularea de tipărire (soft-proofing) ar " +"putea fi de calitate mai bună în detrimentul vitezei." #: ../libgimpconfig/gimpcolorconfig.c:107 msgid "" "When enabled, the soft-proofing will mark colors which can not be " "represented in the target color space." msgstr "" -"Când opțiunea este activată, simularea de tipărire va marca culorile care nu " -"pot fi reprezentate în spațiul de culoare țintă." +"Când opțiunea este activată, simularea de tipărire (soft-proofing) va marca " +"culorile care nu pot fi reprezentate în spațiul de culoare țintă." #: ../libgimpconfig/gimpcolorconfig.c:111 msgid "The color to use for marking colors which are out of gamut." @@ -1776,7 +1778,7 @@ #: ../libgimpconfig/gimpcolorconfig.c:242 msgid "Simulation profile for soft-proofing" -msgstr "Profilul de simulare pentru simularea de tipărire (soft-proof)" +msgstr "Profilul de simulare pentru simularea de tipărire (soft-proofing)" #: ../libgimpconfig/gimpcolorconfig.c:249 msgid "Display rendering intent" @@ -1792,19 +1794,19 @@ #: ../libgimpconfig/gimpcolorconfig.c:271 msgid "Soft-proofing rendering intent" -msgstr "Intenția de randare pentru simularea de tipărire (soft-proof)" +msgstr "Intenția de randare pentru simularea de tipărire (soft-proofing)" #: ../libgimpconfig/gimpcolorconfig.c:279 msgid "Use black point compensation for soft-proofing" msgstr "" "Folosește compensarea punctului de negru pentru simularea de tipărire (soft-" -"proof)" +"proofing)" #: ../libgimpconfig/gimpcolorconfig.c:286 msgid "Optimize soft-proofing color transformations" msgstr "" "Optimizează transformările de culoare pentru simularea de tipărire (soft-" -"proof)" +"proofing)" #: ../libgimpconfig/gimpcolorconfig.c:293 msgid "Mark out of gamut colors" diff -Nru gimp-2.10.32/po-libgimp/sl.po gimp-2.10.34/po-libgimp/sl.po --- gimp-2.10.32/po-libgimp/sl.po 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/po-libgimp/sl.po 2023-02-21 19:56:20.000000000 +0000 @@ -1,4 +1,4 @@ -#'gimp/po-libgimp +# 'gimp/po-libgimp # Slovenian translation of libgimp. # Copyright (C) 2007 Free Software Foundation. # This file is distributed under the same licence as the libgimp package. @@ -10,18 +10,18 @@ msgstr "" "Project-Id-Version: Gimp - libgimp\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2021-02-28 08:10+0000\n" -"PO-Revision-Date: 2021-03-01 21:18+0100\n" +"POT-Creation-Date: 2023-02-01 18:48+0000\n" +"PO-Revision-Date: 2023-02-01 21:18+0100\n" "Last-Translator: Martin Srebotnjak \n" "Language-Team: Martin Srebotnjak \n" "Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n" -"%100==4 ? 3 : 0);\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || " +"n%100==4 ? 3 : 0);\n" "X-Poedit-SourceCharset: iso-8859-1\n" -"X-Generator: Poedit 2.4.2\n" +"X-Generator: Poedit 3.2.2\n" #. procedure executed successfully #: ../libgimp/gimp.c:1265 @@ -262,44 +262,44 @@ msgid "Gradient Selection" msgstr "Izbor preliva" -#: ../libgimp/gimpimagemetadata.c:519 +#: ../libgimp/gimpimagemetadata.c:671 msgid "GIMP 2.10" msgstr "GIMP 2.10" -#: ../libgimp/gimpimagemetadata.c:708 +#: ../libgimp/gimpimagemetadata.c:862 msgid "Background" msgstr "Ozadje" -#: ../libgimp/gimpimagemetadata.c:897 +#: ../libgimp/gimpimagemetadata.c:1051 #, c-format msgid "Rotate %s?" msgstr "Želite zasukati %s?" -#: ../libgimp/gimpimagemetadata.c:903 +#: ../libgimp/gimpimagemetadata.c:1057 msgid "_Keep Original" msgstr "_Ohrani izvirnik" -#: ../libgimp/gimpimagemetadata.c:904 ../libgimpwidgets/gimpicons.c:271 +#: ../libgimp/gimpimagemetadata.c:1058 ../libgimpwidgets/gimpicons.c:271 msgid "_Rotate" msgstr "_Sukaj" -#: ../libgimp/gimpimagemetadata.c:945 +#: ../libgimp/gimpimagemetadata.c:1099 msgid "Original" msgstr "Izvirnik" -#: ../libgimp/gimpimagemetadata.c:961 +#: ../libgimp/gimpimagemetadata.c:1115 msgid "Rotated" msgstr "Zasukano" -#: ../libgimp/gimpimagemetadata.c:979 +#: ../libgimp/gimpimagemetadata.c:1133 msgid "This image contains Exif orientation metadata." msgstr "Ta slika vsebuje metapodatke o usmeritvi Exif." -#: ../libgimp/gimpimagemetadata.c:997 +#: ../libgimp/gimpimagemetadata.c:1151 msgid "Would you like to rotate the image?" msgstr "Želite zasukati sliko?" -#: ../libgimp/gimpimagemetadata.c:1009 +#: ../libgimp/gimpimagemetadata.c:1163 msgid "_Don't ask me again" msgstr "_Ne vprašaj več" @@ -1469,37 +1469,32 @@ msgid "Crop with aspect" msgstr "Obreži v razmerju stranic" -#: ../libgimpbase/gimpmetadata.c:907 +#: ../libgimpbase/gimpmetadata.c:982 #, c-format msgid "Can load metadata only from local files" msgstr "Metapodatke je mogoče naložiti le s krajevnih datotek" -#: ../libgimpbase/gimpmetadata.c:921 ../libgimpbase/gimpmetadata.c:991 -#, c-format -msgid "Conversion of the filename to system codepage failed." -msgstr "Pretvorba imena datoteke v kodno stran sistema ni uspela." - -#: ../libgimpbase/gimpmetadata.c:978 +#: ../libgimpbase/gimpmetadata.c:1038 #, c-format msgid "Can save metadata only to local files" msgstr "Metapodatke je mogoče shraniti le v krajevne datoteke" -#: ../libgimpbase/gimpmetadata.c:1040 +#: ../libgimpbase/gimpmetadata.c:1086 #, c-format msgid "Invalid Exif data size." msgstr "Neveljavna velikost podatkov Exif." -#: ../libgimpbase/gimpmetadata.c:1069 +#: ../libgimpbase/gimpmetadata.c:1115 #, c-format msgid "Parsing Exif data failed." msgstr "Razčlenjevanje podatkov Exif je spodletelo." -#: ../libgimpbase/gimpmetadata.c:1119 +#: ../libgimpbase/gimpmetadata.c:1165 #, c-format msgid "Parsing IPTC data failed." msgstr "Razčlenjevanje podatkov IPTC je spodletelo." -#: ../libgimpbase/gimpmetadata.c:1167 +#: ../libgimpbase/gimpmetadata.c:1213 #, c-format msgid "Parsing XMP data failed." msgstr "Razčlenjevanje podatkov XMP je spodletelo." @@ -1716,80 +1711,102 @@ "Barva, ki naj bo uporabljena za označevanje barv, ki so zunaj barvnega " "obsega." -#: ../libgimpconfig/gimpcolorconfig.c:198 +#: ../libgimpconfig/gimpcolorconfig.c:114 +msgid "" +"When enabled, set the color scales to display 0...255 instead of percentages" +msgstr "" +"Če je omogočeno, so barvne lestvice nastavljene za prikaz števila v obsegu " +"0...255 namesto odstotkov" + +#: ../libgimpconfig/gimpcolorconfig.c:118 +msgid "" +"When enabled, set the color scales to display HSV blend mode instead of LCh" +msgstr "" +"Če je omogočeno, so barvne lestvice nastavljene tako, da prikažejo način " +"mešanja HSV namesto LCh" + +#: ../libgimpconfig/gimpcolorconfig.c:210 msgid "Mode of operation" msgstr "Način delovanja" -#: ../libgimpconfig/gimpcolorconfig.c:206 +#: ../libgimpconfig/gimpcolorconfig.c:218 msgid "Preferred RGB profile" msgstr "Prednostni profil RGB" -#: ../libgimpconfig/gimpcolorconfig.c:213 +#: ../libgimpconfig/gimpcolorconfig.c:225 msgid "Preferred grayscale profile" msgstr "Prednostni sivinski profil" -#: ../libgimpconfig/gimpcolorconfig.c:220 +#: ../libgimpconfig/gimpcolorconfig.c:232 msgid "CMYK profile" msgstr "Profil CMYK" -#: ../libgimpconfig/gimpcolorconfig.c:227 +#: ../libgimpconfig/gimpcolorconfig.c:239 msgid "Monitor profile" msgstr "Profil zaslona" -#: ../libgimpconfig/gimpcolorconfig.c:234 +#: ../libgimpconfig/gimpcolorconfig.c:246 msgid "Use the system monitor profile" msgstr "Uporabi sistemski profil zaslona" -#: ../libgimpconfig/gimpcolorconfig.c:242 +#: ../libgimpconfig/gimpcolorconfig.c:254 msgid "Simulation profile for soft-proofing" msgstr "Profil simulacije za preverjanje videza" -#: ../libgimpconfig/gimpcolorconfig.c:249 +#: ../libgimpconfig/gimpcolorconfig.c:261 msgid "Display rendering intent" msgstr "Namen upodabljanja prikaza" -#: ../libgimpconfig/gimpcolorconfig.c:257 +#: ../libgimpconfig/gimpcolorconfig.c:269 msgid "Use black point compensation for the display" msgstr "Uporabi kompenzacijo črnih točk za zaslon" -#: ../libgimpconfig/gimpcolorconfig.c:264 +#: ../libgimpconfig/gimpcolorconfig.c:276 msgid "Optimize display color transformations" msgstr "Optimiziraj barvne transformacije za zaslon" -#: ../libgimpconfig/gimpcolorconfig.c:271 +#: ../libgimpconfig/gimpcolorconfig.c:283 msgid "Soft-proofing rendering intent" msgstr "Preverjanje videza namena upodabljanja" -#: ../libgimpconfig/gimpcolorconfig.c:279 +#: ../libgimpconfig/gimpcolorconfig.c:291 msgid "Use black point compensation for soft-proofing" msgstr "Uporabi kompenzacijo črne točke za preverjanje videza" -#: ../libgimpconfig/gimpcolorconfig.c:286 +#: ../libgimpconfig/gimpcolorconfig.c:298 msgid "Optimize soft-proofing color transformations" msgstr "Optimiziraj barvne transformacije za preverjanje" -#: ../libgimpconfig/gimpcolorconfig.c:293 +#: ../libgimpconfig/gimpcolorconfig.c:305 msgid "Mark out of gamut colors" msgstr "Označi barve zunaj barvnega obsega" -#: ../libgimpconfig/gimpcolorconfig.c:300 +#: ../libgimpconfig/gimpcolorconfig.c:312 msgid "Out of gamut warning color" msgstr "Opozorilna barva preseganja obsega" -#: ../libgimpconfig/gimpcolorconfig.c:657 -#: ../libgimpconfig/gimpcolorconfig.c:841 +#: ../libgimpconfig/gimpcolorconfig.c:320 +msgid "Show RGB 0..255 scales" +msgstr "Pokaži lestvice RGB 0..255" + +#: ../libgimpconfig/gimpcolorconfig.c:327 +msgid "Show HSV instead of LCH" +msgstr "Pokaži HSV namesto LCH" + +#: ../libgimpconfig/gimpcolorconfig.c:695 +#: ../libgimpconfig/gimpcolorconfig.c:879 #, c-format msgid "Color profile '%s' is not for RGB color space." msgstr "Barvni profil ‘%s’ ni za barvni prostor RGB." -#: ../libgimpconfig/gimpcolorconfig.c:699 -#: ../libgimpconfig/gimpcolorconfig.c:891 +#: ../libgimpconfig/gimpcolorconfig.c:737 +#: ../libgimpconfig/gimpcolorconfig.c:929 #, c-format msgid "Color profile '%s' is not for GRAY color space." msgstr "Barvni profil ‘%s’ ni za sivinski barvni prostor." -#: ../libgimpconfig/gimpcolorconfig.c:741 -#: ../libgimpconfig/gimpcolorconfig.c:941 +#: ../libgimpconfig/gimpcolorconfig.c:779 +#: ../libgimpconfig/gimpcolorconfig.c:979 #, c-format msgid "Color profile '%s' is not for CMYK color space." msgstr "Barvni profil ‘%s’ ni za barvni prostor CMYK." @@ -2005,23 +2022,23 @@ msgid "Copyright: " msgstr "Avtorske pravice: " -#: ../libgimpwidgets/gimpcolorscales.c:205 +#: ../libgimpwidgets/gimpcolorscales.c:206 msgid "Scales" msgstr "Lestvice" -#: ../libgimpwidgets/gimpcolorscales.c:437 +#: ../libgimpwidgets/gimpcolorscales.c:445 msgid "0..100" msgstr "0..100" -#: ../libgimpwidgets/gimpcolorscales.c:439 +#: ../libgimpwidgets/gimpcolorscales.c:447 msgid "0..255" msgstr "0..255" -#: ../libgimpwidgets/gimpcolorscales.c:460 +#: ../libgimpwidgets/gimpcolorscales.c:468 msgid "LCh" msgstr "LCh" -#: ../libgimpwidgets/gimpcolorscales.c:462 +#: ../libgimpwidgets/gimpcolorscales.c:470 msgid "HSV" msgstr "HSV" @@ -2212,7 +2229,7 @@ msgid "Writable" msgstr "zapisljiva" -#: ../libgimpwidgets/gimppickbutton.c:112 +#: ../libgimpwidgets/gimppickbutton.c:120 msgid "" "Click the eyedropper, then click a color anywhere on your screen to select " "that color." diff -Nru gimp-2.10.32/po-libgimp/sv.po gimp-2.10.34/po-libgimp/sv.po --- gimp-2.10.32/po-libgimp/sv.po 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/po-libgimp/sv.po 2023-02-21 19:56:20.000000000 +0000 @@ -1,18 +1,18 @@ # Swedish messages for libgimp. -# Copyright © 1999-2020 Free Software Foundation, Inc. +# Copyright © 1999-2023 Free Software Foundation, Inc. # Tomas Ögren , 1999. # Christian Rose , 2000, 2001, 2002, 2003. # Jan Morén 2003. # Daniel Nylander , 2007, 2008, 2009, 2011, 2012. # Sebastian Rasmussen , 2016, 2017. -# Anders Jonsson , 2017, 2018, 2019, 2020. +# Anders Jonsson , 2017, 2018, 2019, 2020, 2023. # msgid "" msgstr "" "Project-Id-Version: libgimp\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2020-08-05 13:45+0000\n" -"PO-Revision-Date: 2020-08-05 23:55+0200\n" +"POT-Creation-Date: 2023-02-01 18:48+0000\n" +"PO-Revision-Date: 2023-02-08 01:53+0100\n" "Last-Translator: Anders Jonsson \n" "Language-Team: Swedish \n" "Language: sv\n" @@ -20,7 +20,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 2.3.1\n" +"X-Generator: Poedit 3.2.2\n" #. procedure executed successfully #: ../libgimp/gimp.c:1265 @@ -266,44 +266,44 @@ msgid "Gradient Selection" msgstr "Gradientval" -#: ../libgimp/gimpimagemetadata.c:514 +#: ../libgimp/gimpimagemetadata.c:671 msgid "GIMP 2.10" msgstr "GIMP 2.10" -#: ../libgimp/gimpimagemetadata.c:703 +#: ../libgimp/gimpimagemetadata.c:862 msgid "Background" msgstr "Bakgrund" -#: ../libgimp/gimpimagemetadata.c:892 +#: ../libgimp/gimpimagemetadata.c:1051 #, c-format msgid "Rotate %s?" msgstr "Rotera %s?" -#: ../libgimp/gimpimagemetadata.c:898 +#: ../libgimp/gimpimagemetadata.c:1057 msgid "_Keep Original" msgstr "_Behåll original" -#: ../libgimp/gimpimagemetadata.c:899 ../libgimpwidgets/gimpicons.c:271 +#: ../libgimp/gimpimagemetadata.c:1058 ../libgimpwidgets/gimpicons.c:271 msgid "_Rotate" msgstr "_Rotera" -#: ../libgimp/gimpimagemetadata.c:940 +#: ../libgimp/gimpimagemetadata.c:1099 msgid "Original" msgstr "Original" -#: ../libgimp/gimpimagemetadata.c:956 +#: ../libgimp/gimpimagemetadata.c:1115 msgid "Rotated" msgstr "Roterad" -#: ../libgimp/gimpimagemetadata.c:974 +#: ../libgimp/gimpimagemetadata.c:1133 msgid "This image contains Exif orientation metadata." msgstr "Denna bild innehåller Exif-orienteringsmetadata." -#: ../libgimp/gimpimagemetadata.c:992 +#: ../libgimp/gimpimagemetadata.c:1151 msgid "Would you like to rotate the image?" msgstr "Vill du rotera bilden?" -#: ../libgimp/gimpimagemetadata.c:1004 +#: ../libgimp/gimpimagemetadata.c:1163 msgid "_Don't ask me again" msgstr "_Fråga mig inte igen" @@ -1469,37 +1469,32 @@ msgid "Crop with aspect" msgstr "Beskär med förhållande" -#: ../libgimpbase/gimpmetadata.c:878 +#: ../libgimpbase/gimpmetadata.c:982 #, c-format msgid "Can load metadata only from local files" msgstr "Kan endast läsa in metadata från lokala filer" -#: ../libgimpbase/gimpmetadata.c:892 ../libgimpbase/gimpmetadata.c:962 -#, c-format -msgid "Conversion of the filename to system codepage failed." -msgstr "Konvertering av filnamnet till en systemteckentabell misslyckades." - -#: ../libgimpbase/gimpmetadata.c:949 +#: ../libgimpbase/gimpmetadata.c:1038 #, c-format msgid "Can save metadata only to local files" msgstr "Kan endast spara metadata till lokala filer" -#: ../libgimpbase/gimpmetadata.c:1011 +#: ../libgimpbase/gimpmetadata.c:1086 #, c-format msgid "Invalid Exif data size." msgstr "Ogiltig storlek på Exif-data." -#: ../libgimpbase/gimpmetadata.c:1040 +#: ../libgimpbase/gimpmetadata.c:1115 #, c-format msgid "Parsing Exif data failed." msgstr "Misslyckades med tolkning av Exif-data." -#: ../libgimpbase/gimpmetadata.c:1090 +#: ../libgimpbase/gimpmetadata.c:1165 #, c-format msgid "Parsing IPTC data failed." msgstr "Tolkning av IPTC-data misslyckades." -#: ../libgimpbase/gimpmetadata.c:1138 +#: ../libgimpbase/gimpmetadata.c:1213 #, c-format msgid "Parsing XMP data failed." msgstr "Misslyckades med tolkning av XMP-data." @@ -1716,80 +1711,101 @@ msgid "The color to use for marking colors which are out of gamut." msgstr "Färgen att använda för att markera färger som är utanför färgomfånget." -#: ../libgimpconfig/gimpcolorconfig.c:198 +#: ../libgimpconfig/gimpcolorconfig.c:114 +msgid "" +"When enabled, set the color scales to display 0...255 instead of percentages" +msgstr "" +"När aktiverad sätts färgskalorna till att visa 0...255 i stället för procent" + +#: ../libgimpconfig/gimpcolorconfig.c:118 +msgid "" +"When enabled, set the color scales to display HSV blend mode instead of LCh" +msgstr "" +"När aktiverad sätts färgskalorna till att visa NMI-toningsläge i stället för " +"LCh" + +#: ../libgimpconfig/gimpcolorconfig.c:210 msgid "Mode of operation" msgstr "Operationsläge" -#: ../libgimpconfig/gimpcolorconfig.c:206 +#: ../libgimpconfig/gimpcolorconfig.c:218 msgid "Preferred RGB profile" msgstr "Föredragen RGB-profil" -#: ../libgimpconfig/gimpcolorconfig.c:213 +#: ../libgimpconfig/gimpcolorconfig.c:225 msgid "Preferred grayscale profile" msgstr "Föredragen gråskaleprofil" -#: ../libgimpconfig/gimpcolorconfig.c:220 +#: ../libgimpconfig/gimpcolorconfig.c:232 msgid "CMYK profile" msgstr "CMYK-profil" -#: ../libgimpconfig/gimpcolorconfig.c:227 +#: ../libgimpconfig/gimpcolorconfig.c:239 msgid "Monitor profile" msgstr "Skärmprofil" -#: ../libgimpconfig/gimpcolorconfig.c:234 +#: ../libgimpconfig/gimpcolorconfig.c:246 msgid "Use the system monitor profile" msgstr "Använd systemets skärmprofil" -#: ../libgimpconfig/gimpcolorconfig.c:242 +#: ../libgimpconfig/gimpcolorconfig.c:254 msgid "Simulation profile for soft-proofing" msgstr "Simuleringsprofil för korrektursimulering" -#: ../libgimpconfig/gimpcolorconfig.c:249 +#: ../libgimpconfig/gimpcolorconfig.c:261 msgid "Display rendering intent" msgstr "Visa renderingsåtergivning" -#: ../libgimpconfig/gimpcolorconfig.c:257 +#: ../libgimpconfig/gimpcolorconfig.c:269 msgid "Use black point compensation for the display" msgstr "Använd svartpunktskompensering för skärmen" -#: ../libgimpconfig/gimpcolorconfig.c:264 +#: ../libgimpconfig/gimpcolorconfig.c:276 msgid "Optimize display color transformations" msgstr "Optimera transformationer för visningsfärg" -#: ../libgimpconfig/gimpcolorconfig.c:271 +#: ../libgimpconfig/gimpcolorconfig.c:283 msgid "Soft-proofing rendering intent" msgstr "Korrektursimulera renderingsåtergivning" -#: ../libgimpconfig/gimpcolorconfig.c:279 +#: ../libgimpconfig/gimpcolorconfig.c:291 msgid "Use black point compensation for soft-proofing" msgstr "Använd svartpunktskompensering för korrektursimulering" -#: ../libgimpconfig/gimpcolorconfig.c:286 +#: ../libgimpconfig/gimpcolorconfig.c:298 msgid "Optimize soft-proofing color transformations" msgstr "Optimera färgtransformationer för korrektursimulering" -#: ../libgimpconfig/gimpcolorconfig.c:293 +#: ../libgimpconfig/gimpcolorconfig.c:305 msgid "Mark out of gamut colors" msgstr "Märk upp färger som är utanför färgomfång" -#: ../libgimpconfig/gimpcolorconfig.c:300 +#: ../libgimpconfig/gimpcolorconfig.c:312 msgid "Out of gamut warning color" msgstr "Varningsfärg för färger utanför färgomfång" -#: ../libgimpconfig/gimpcolorconfig.c:657 -#: ../libgimpconfig/gimpcolorconfig.c:841 +#: ../libgimpconfig/gimpcolorconfig.c:320 +msgid "Show RGB 0..255 scales" +msgstr "Visa RGB 0..255-skalor" + +#: ../libgimpconfig/gimpcolorconfig.c:327 +msgid "Show HSV instead of LCH" +msgstr "Visa NMI i stället för LCH" + +#: ../libgimpconfig/gimpcolorconfig.c:695 +#: ../libgimpconfig/gimpcolorconfig.c:879 #, c-format msgid "Color profile '%s' is not for RGB color space." msgstr "Färgprofil ”%s” passar inte med RGB-färgrymd." -#: ../libgimpconfig/gimpcolorconfig.c:699 -#: ../libgimpconfig/gimpcolorconfig.c:891 +#: ../libgimpconfig/gimpcolorconfig.c:737 +#: ../libgimpconfig/gimpcolorconfig.c:929 #, c-format msgid "Color profile '%s' is not for GRAY color space." msgstr "Färgprofil ”%s” passar inte med GRÅ-färgrymd." -#: ../libgimpconfig/gimpcolorconfig.c:741 -#: ../libgimpconfig/gimpcolorconfig.c:941 +#: ../libgimpconfig/gimpcolorconfig.c:779 +#: ../libgimpconfig/gimpcolorconfig.c:979 #, c-format msgid "Color profile '%s' is not for CMYK color space." msgstr "Färgprofil ”%s” passar inte med CMYK-färgrymd." @@ -2001,23 +2017,23 @@ msgid "Copyright: " msgstr "Copyright: " -#: ../libgimpwidgets/gimpcolorscales.c:205 +#: ../libgimpwidgets/gimpcolorscales.c:206 msgid "Scales" msgstr "Skalor" -#: ../libgimpwidgets/gimpcolorscales.c:437 +#: ../libgimpwidgets/gimpcolorscales.c:445 msgid "0..100" msgstr "0..100" -#: ../libgimpwidgets/gimpcolorscales.c:439 +#: ../libgimpwidgets/gimpcolorscales.c:447 msgid "0..255" msgstr "0..255" -#: ../libgimpwidgets/gimpcolorscales.c:460 +#: ../libgimpwidgets/gimpcolorscales.c:468 msgid "LCh" msgstr "LCh" -#: ../libgimpwidgets/gimpcolorscales.c:462 +#: ../libgimpwidgets/gimpcolorscales.c:470 msgid "HSV" msgstr "NMI" @@ -2206,7 +2222,7 @@ msgid "Writable" msgstr "Skrivbar" -#: ../libgimpwidgets/gimppickbutton.c:112 +#: ../libgimpwidgets/gimppickbutton.c:120 msgid "" "Click the eyedropper, then click a color anywhere on your screen to select " "that color." @@ -2969,6 +2985,10 @@ msgid "Contrast" msgstr "Kontrast" +#, c-format +#~ msgid "Conversion of the filename to system codepage failed." +#~ msgstr "Konvertering av filnamnet till en systemteckentabell misslyckades." + #~ msgctxt "bucket-fill-area" #~ msgid "Fill whole selection" #~ msgstr "Fyll hela markeringen" diff -Nru gimp-2.10.32/po-libgimp/tr.po gimp-2.10.34/po-libgimp/tr.po --- gimp-2.10.32/po-libgimp/tr.po 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/po-libgimp/tr.po 2023-02-21 19:56:20.000000000 +0000 @@ -1,7 +1,6 @@ # Turkish translation for GIMP -# # Copyright (C) 2001 Free Software Foundation, Inc. -# Copyright (C) 2002-2020 gimp's COPYRIGHT HOLDER +# Copyright (C) 2002-2023 gimp's COPYRIGHT HOLDER # This file is distributed under the same license as the gimp package. # # Fatih Demir , 2001. @@ -9,14 +8,15 @@ # Bu tercüme Ubuntu Türkiye Çeviri Ekibi tarafından tamamlanmıştır, 2010. # Muhammet Kara , 2012, 2014. # Simge Sezgin , 2015. -# Sabri Ünal , 2019-2020. +# Sabri Ünal , 2019, 2020, 2022, 2023. +# Emin Tufan Çetin , 2023. # msgid "" msgstr "" "Project-Id-Version: GIMP libgimp gimp-2-10\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2020-08-06 14:38+0000\n" -"PO-Revision-Date: 2020-08-06 20:54+0300\n" +"POT-Creation-Date: 2023-02-14 00:18+0000\n" +"PO-Revision-Date: 2023-02-14 04:32+0300\n" "Last-Translator: Sabri Ünal \n" "Language-Team: Türkçe \n" "Language: tr\n" @@ -24,7 +24,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Poedit 2.0.6\n" +"X-Generator: Poedit 3.1.1\n" "X-Launchpad-Export-Date: 2010-10-09 17:28+0000\n" "X-POOTLE-MTIME: 1436650713.000000\n" "X-Poedit-SourceCharset: UTF-8\n" @@ -115,7 +115,7 @@ #: ../libgimp/gimpexport.c:368 ../libgimp/gimpexport.c:406 #: ../libgimp/gimpexport.c:415 msgid "Convert to RGB" -msgstr "RGB'ye çevir" +msgstr "RGBʼye dönüştür" #: ../libgimp/gimpexport.c:376 #, c-format @@ -125,7 +125,7 @@ #: ../libgimp/gimpexport.c:377 ../libgimp/gimpexport.c:406 #: ../libgimp/gimpexport.c:427 msgid "Convert to Grayscale" -msgstr "Gri Tonlamaya çevir" +msgstr "Gri Tonlamaya dönüştür" #: ../libgimp/gimpexport.c:385 #, c-format @@ -138,7 +138,7 @@ "Convert to Indexed using default settings\n" "(Do it manually to tune the result)" msgstr "" -"Varsayılan ayarları kullanarak indeksliye dönüştür\n" +"Öntanımlı ayarları kullanarak indeksliye dönüştür\n" "(Sonucu ayarlamak için bunu kendiniz yapın)" #: ../libgimp/gimpexport.c:395 @@ -152,7 +152,7 @@ "Convert to Indexed using bitmap default settings\n" "(Do it manually to tune the result)" msgstr "" -"Bit eşlem varsayılan ayarlarını kullanarak indeksliye dönüştür\n" +"Bit eşlem öntanımlı ayarlarını kullanarak indeksliye dönüştür\n" "(Sonucu ayarlamak için bunu kendiniz yapın)" #: ../libgimp/gimpexport.c:405 @@ -270,44 +270,44 @@ msgid "Gradient Selection" msgstr "Renk Geçişi Seçimi" -#: ../libgimp/gimpimagemetadata.c:514 +#: ../libgimp/gimpimagemetadata.c:685 msgid "GIMP 2.10" msgstr "GIMP 2.10" -#: ../libgimp/gimpimagemetadata.c:703 +#: ../libgimp/gimpimagemetadata.c:881 msgid "Background" msgstr "Artalan" -#: ../libgimp/gimpimagemetadata.c:892 +#: ../libgimp/gimpimagemetadata.c:1070 #, c-format msgid "Rotate %s?" msgstr "%s döndürülsün mü?" -#: ../libgimp/gimpimagemetadata.c:898 +#: ../libgimp/gimpimagemetadata.c:1076 msgid "_Keep Original" msgstr "Aslını _Koru" -#: ../libgimp/gimpimagemetadata.c:899 ../libgimpwidgets/gimpicons.c:271 +#: ../libgimp/gimpimagemetadata.c:1077 ../libgimpwidgets/gimpicons.c:271 msgid "_Rotate" msgstr "_Döndür" -#: ../libgimp/gimpimagemetadata.c:940 +#: ../libgimp/gimpimagemetadata.c:1118 msgid "Original" msgstr "Asıl Hali" -#: ../libgimp/gimpimagemetadata.c:956 +#: ../libgimp/gimpimagemetadata.c:1134 msgid "Rotated" msgstr "Döndürüldü" -#: ../libgimp/gimpimagemetadata.c:974 +#: ../libgimp/gimpimagemetadata.c:1152 msgid "This image contains Exif orientation metadata." -msgstr "Bu görüntü Exif yönelim üstverisi içerir." +msgstr "Bu görüntü Exif yönelim üst verisi içerir." -#: ../libgimp/gimpimagemetadata.c:992 +#: ../libgimp/gimpimagemetadata.c:1170 msgid "Would you like to rotate the image?" msgstr "Bu görüntünün döndürülmesini istiyor musunuz?" -#: ../libgimp/gimpimagemetadata.c:1004 +#: ../libgimp/gimpimagemetadata.c:1182 msgid "_Don't ask me again" msgstr "Bana tekrar _sorma" @@ -1477,37 +1477,32 @@ msgid "Crop with aspect" msgstr "En boy oranı ile kırp" -#: ../libgimpbase/gimpmetadata.c:878 +#: ../libgimpbase/gimpmetadata.c:982 #, c-format msgid "Can load metadata only from local files" -msgstr "Üstveriler yalnızca yerel dosyalardan yüklenebilir" - -#: ../libgimpbase/gimpmetadata.c:892 ../libgimpbase/gimpmetadata.c:962 -#, c-format -msgid "Conversion of the filename to system codepage failed." -msgstr "Dosya adının sistem kod sayfasına dönüştürülmesi başarısız oldu." +msgstr "Üst veriler yalnızca yerel dosyalardan yüklenebilir" -#: ../libgimpbase/gimpmetadata.c:949 +#: ../libgimpbase/gimpmetadata.c:1038 #, c-format msgid "Can save metadata only to local files" -msgstr "Üstveriler yalnızca yerel dosyalara kaydedilebilir" +msgstr "Üst veriler yalnızca yerel dosyalara kaydedilebilir" -#: ../libgimpbase/gimpmetadata.c:1011 +#: ../libgimpbase/gimpmetadata.c:1086 #, c-format msgid "Invalid Exif data size." msgstr "Geçersiz Exif veri boyutu." -#: ../libgimpbase/gimpmetadata.c:1040 +#: ../libgimpbase/gimpmetadata.c:1115 #, c-format msgid "Parsing Exif data failed." msgstr "Exif veri ayrıştırma işlemi başarısız oldu." -#: ../libgimpbase/gimpmetadata.c:1090 +#: ../libgimpbase/gimpmetadata.c:1165 #, c-format msgid "Parsing IPTC data failed." msgstr "IPTC veri ayrıştırma işlemi başarısız oldu." -#: ../libgimpbase/gimpmetadata.c:1138 +#: ../libgimpbase/gimpmetadata.c:1213 #, c-format msgid "Parsing XMP data failed." msgstr "XMP veri ayrıştırma işlemi başarısız oldu." @@ -1723,80 +1718,102 @@ msgid "The color to use for marking colors which are out of gamut." msgstr "Takımın dışındaki renkleri işaretlemek için kullanılacak renk." -#: ../libgimpconfig/gimpcolorconfig.c:198 +#: ../libgimpconfig/gimpcolorconfig.c:114 +msgid "" +"When enabled, set the color scales to display 0...255 instead of percentages" +msgstr "" +"Etkinleştirildiğinde, renk ölçeklerini yüzde yerine 0...255 gösterecek " +"şekilde ayarlar" + +#: ../libgimpconfig/gimpcolorconfig.c:118 +msgid "" +"When enabled, set the color scales to display HSV blend mode instead of LCh" +msgstr "" +"Etkinleştirildiğinde, renk ölçeklerini LCh yerine HSV harmanlama kipini " +"gösterecek şekilde ayarlar" + +#: ../libgimpconfig/gimpcolorconfig.c:210 msgid "Mode of operation" msgstr "İşlem kipi" -#: ../libgimpconfig/gimpcolorconfig.c:206 +#: ../libgimpconfig/gimpcolorconfig.c:218 msgid "Preferred RGB profile" msgstr "Yeğlenen GRB profili" -#: ../libgimpconfig/gimpcolorconfig.c:213 +#: ../libgimpconfig/gimpcolorconfig.c:225 msgid "Preferred grayscale profile" msgstr "Yeğlenen gri tonlamalı profil" -#: ../libgimpconfig/gimpcolorconfig.c:220 +#: ../libgimpconfig/gimpcolorconfig.c:232 msgid "CMYK profile" msgstr "CMYK profili" -#: ../libgimpconfig/gimpcolorconfig.c:227 +#: ../libgimpconfig/gimpcolorconfig.c:239 msgid "Monitor profile" msgstr "Ekran profili" -#: ../libgimpconfig/gimpcolorconfig.c:234 +#: ../libgimpconfig/gimpcolorconfig.c:246 msgid "Use the system monitor profile" msgstr "Sistem ekran profilini kullan" -#: ../libgimpconfig/gimpcolorconfig.c:242 +#: ../libgimpconfig/gimpcolorconfig.c:254 msgid "Simulation profile for soft-proofing" msgstr "Ekran provası için benzetim profili" -#: ../libgimpconfig/gimpcolorconfig.c:249 +#: ../libgimpconfig/gimpcolorconfig.c:261 msgid "Display rendering intent" msgstr "Ekran görselleştirme amacı" -#: ../libgimpconfig/gimpcolorconfig.c:257 +#: ../libgimpconfig/gimpcolorconfig.c:269 msgid "Use black point compensation for the display" msgstr "Ekran için siyah nokta dengelemesi kullan" -#: ../libgimpconfig/gimpcolorconfig.c:264 +#: ../libgimpconfig/gimpcolorconfig.c:276 msgid "Optimize display color transformations" msgstr "Ekran rengi dönüşümlerini eniyile" -#: ../libgimpconfig/gimpcolorconfig.c:271 +#: ../libgimpconfig/gimpcolorconfig.c:283 msgid "Soft-proofing rendering intent" msgstr "Ekran provası görselleştirme amacı" -#: ../libgimpconfig/gimpcolorconfig.c:279 +#: ../libgimpconfig/gimpcolorconfig.c:291 msgid "Use black point compensation for soft-proofing" msgstr "Ekran provası için siyah nokta dengelemesi kullan" -#: ../libgimpconfig/gimpcolorconfig.c:286 +#: ../libgimpconfig/gimpcolorconfig.c:298 msgid "Optimize soft-proofing color transformations" msgstr "Ekran provası renk dönüşümlerini eniyile" -#: ../libgimpconfig/gimpcolorconfig.c:293 +#: ../libgimpconfig/gimpcolorconfig.c:305 msgid "Mark out of gamut colors" msgstr "Dizi renklerinin dışındakileri işaretle" -#: ../libgimpconfig/gimpcolorconfig.c:300 +#: ../libgimpconfig/gimpcolorconfig.c:312 msgid "Out of gamut warning color" msgstr "Dizi dışı uyarı rengi" -#: ../libgimpconfig/gimpcolorconfig.c:657 -#: ../libgimpconfig/gimpcolorconfig.c:841 +#: ../libgimpconfig/gimpcolorconfig.c:320 +msgid "Show RGB 0..255 scales" +msgstr "RGB 0..255 ölçeklerini göster" + +#: ../libgimpconfig/gimpcolorconfig.c:327 +msgid "Show HSV instead of LCH" +msgstr "LCH yerine HSV göster" + +#: ../libgimpconfig/gimpcolorconfig.c:695 +#: ../libgimpconfig/gimpcolorconfig.c:879 #, c-format msgid "Color profile '%s' is not for RGB color space." msgstr "'%s' renk profili RGB renk uzayı için değildir." -#: ../libgimpconfig/gimpcolorconfig.c:699 -#: ../libgimpconfig/gimpcolorconfig.c:891 +#: ../libgimpconfig/gimpcolorconfig.c:737 +#: ../libgimpconfig/gimpcolorconfig.c:929 #, c-format msgid "Color profile '%s' is not for GRAY color space." msgstr "'%s' renk profili GRİ renk uzayı için değildir." -#: ../libgimpconfig/gimpcolorconfig.c:741 -#: ../libgimpconfig/gimpcolorconfig.c:941 +#: ../libgimpconfig/gimpcolorconfig.c:779 +#: ../libgimpconfig/gimpcolorconfig.c:979 #, c-format msgid "Color profile '%s' is not for CMYK color space." msgstr "'%s' renk profili CMYK renk uzayı için değildir." @@ -2012,23 +2029,23 @@ msgid "Copyright: " msgstr "Telif Hakkı: " -#: ../libgimpwidgets/gimpcolorscales.c:205 +#: ../libgimpwidgets/gimpcolorscales.c:206 msgid "Scales" msgstr "Ölçekler" -#: ../libgimpwidgets/gimpcolorscales.c:437 +#: ../libgimpwidgets/gimpcolorscales.c:445 msgid "0..100" msgstr "0..100" -#: ../libgimpwidgets/gimpcolorscales.c:439 +#: ../libgimpwidgets/gimpcolorscales.c:447 msgid "0..255" msgstr "0..255" -#: ../libgimpwidgets/gimpcolorscales.c:460 +#: ../libgimpwidgets/gimpcolorscales.c:468 msgid "LCh" msgstr "LCh" -#: ../libgimpwidgets/gimpcolorscales.c:462 +#: ../libgimpwidgets/gimpcolorscales.c:470 msgid "HSV" msgstr "HSV" @@ -2223,7 +2240,7 @@ msgid "Writable" msgstr "Yazılabilir" -#: ../libgimpwidgets/gimppickbutton.c:112 +#: ../libgimpwidgets/gimppickbutton.c:120 msgid "" "Click the eyedropper, then click a color anywhere on your screen to select " "that color." @@ -2983,154 +3000,3 @@ #: ../modules/display-filter-high-contrast.c:128 msgid "Contrast" msgstr "Karşıtlık" - -#~ msgctxt "bucket-fill-area" -#~ msgid "Fill whole selection" -#~ msgstr "Tüm seçimi doldur" - -#~ msgctxt "bucket-fill-area" -#~ msgid "Fill similar colors" -#~ msgstr "Benzer renklerle doldur" - -#~ msgctxt "bucket-fill-area" -#~ msgid "Fill by line art detection" -#~ msgstr "Çizgi sanatı saptama ile doldur" - -#~ msgid "Sans" -#~ msgstr "Sans" - -#~ msgctxt "desaturate-mode" -#~ msgid "Luminosity" -#~ msgstr "Parlaklık" - -#~ msgctxt "desaturate-mode" -#~ msgid "Average" -#~ msgstr "Ortalama" - -#~| msgid "Hue" -#~ msgctxt "select-criterion" -#~ msgid "Hue" -#~ msgstr "Renk Tonu" - -#~ msgid "Mode of operation for color management." -#~ msgstr "Renk yönetimi için işlem kipi" - -#~ msgid "The default RGB working space color profile." -#~ msgstr "Varsayılan RGB çalışma alanı renk profili." - -#~| msgid "Print simulation" -#~ msgctxt "color-management-mode" -#~ msgid "Print simulation" -#~ msgstr "Yazdırma simülasyonu" - -#~ msgid "_Edit" -#~ msgstr "_Düzenle" - -#~ msgid "Hue" -#~ msgstr "Renk Özü" - -#~ msgid "_Gamma:" -#~ msgstr "_Gama:" - -#~ msgid "Color management display filter using ICC color profiles" -#~ msgstr "Renk yönetimi görüntüleme süzgeci ICC renk profillerini kullanıyor" - -#~ msgid "Color Management" -#~ msgstr "Renk Yönetimi" - -#~ msgid "" -#~ "This filter takes its configuration from the Color Management section in " -#~ "the Preferences dialog." -#~ msgstr "" -#~ "Bu süzgeç yapılandırmasını Yeğlenenler kutusu içindeki Renk Yönetimi " -#~ "bölümünden alır." - -#~ msgid "Image profile:" -#~ msgstr "Görüntü profili:" - -#~ msgid "Print simulation profile:" -#~ msgstr "Yazdırma benzetimi profili:" - -#~ msgid "Color proof filter using ICC color profile" -#~ msgstr "ICC renk profilini kullanarak renk deneme filtresi" - -#~ msgid "Color Proof" -#~ msgstr "Renk Denemesi" - -#~ msgid "Choose an ICC Color Profile" -#~ msgstr "Bir ICC Renk Profili seçin" - -#~ msgid "_Profile:" -#~ msgstr "_Profil:" - -#~ msgid "_Intent:" -#~ msgstr "_Amaç:" - -#~ msgctxt "icon-type" -#~ msgid "Stock ID" -#~ msgstr "Depo Kimliği" - -#~ msgctxt "interpolation-type" -#~ msgid "Sinc (Lanczos3)" -#~ msgstr "Sinc (Lanczos3)" - -#~ msgctxt "repeat-mode" -#~ msgid "None" -#~ msgstr "Hiçbiri" - -#~ msgid "The color profile used for simulating a printed version (softproof)." -#~ msgstr "Yazdırılmış sürümün bir benzetimi için renk profili." - -#~ msgid "Sets how colors are mapped for your display." -#~ msgstr "Görüntülemeniz için renklerin nasıl eşleneceğini ayarlar." - -#~ msgid "" -#~ "Sets how colors are converted from RGB working space to the print " -#~ "simulation device." -#~ msgstr "" -#~ "RGB çalışma alanından yazdırma benzetimi aygıtına renklerin nasıl " -#~ "dönüştürüleceğini ayarlar." - -#~ msgid "Could not open '%s' for writing: %s" -#~ msgstr "Yazma için '%s' açılamadı: %s" - -#~ msgid "" -#~ "Error writing to temporary file for '%s': %s\n" -#~ "The original file has not been touched." -#~ msgstr "" -#~ "'%s' için geçici dosyaya yazma hatası: %s\n" -#~ "Özgün dosyaya dokunulmamış." - -#~ msgid "" -#~ "Error writing to temporary file for '%s': %s\n" -#~ "No file has been created." -#~ msgstr "" -#~ "'%s' için geçici dosyaya yazma hatası: %s\n" -#~ "Oluşturulmuş dosya yok." - -#~ msgid "Could not create '%s': %s" -#~ msgstr "'%s' oluşturulamadı: %s" - -#~ msgid "CMYK color selector" -#~ msgstr "CMYK renk seçici" - -#~ msgid "Black _pullout:" -#~ msgstr "Siyah _çekilmesi:" - -#~ msgid "The percentage of black to pull out of the colored inks." -#~ msgstr "Siyahın çekilmiş boyalı mürekkeplere olan yüzdesi." - -#~ msgid "Page 000" -#~ msgstr "Sayfa 000" - -#~ msgid "gradient|Linear" -#~ msgstr "Doğrusal" - -#~ msgid "interpolation|None" -#~ msgstr "Hiçbiri" - -#~ msgid "interpolation|Linear" -#~ msgstr "Doğrusal" - -#~ msgid "intent|Saturation" -#~ msgstr "Doygunluk" diff -Nru gimp-2.10.32/po-libgimp/uk.po gimp-2.10.34/po-libgimp/uk.po --- gimp-2.10.32/po-libgimp/uk.po 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/po-libgimp/uk.po 2023-02-21 19:56:20.000000000 +0000 @@ -3,23 +3,23 @@ # Yuri Syrota , 2000. # Maxim Dziumanenko , 2004-2007. # Korostil Daniel , 2011. -# Yuri Chornoivan , 2018, 2019, 2020. +# Yuri Chornoivan , 2018, 2019, 2020, 2023. # Olexandr Pylypchuk , 2019. msgid "" msgstr "" "Project-Id-Version: GIMP\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2020-08-08 08:10+0000\n" -"PO-Revision-Date: 2020-08-08 15:48+0300\n" +"POT-Creation-Date: 2023-02-01 16:22+0000\n" +"PO-Revision-Date: 2023-02-01 20:47+0200\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" "Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<" -"=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: Lokalize 20.07.70\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Generator: Lokalize 20.12.0\n" #. procedure executed successfully #: ../libgimp/gimp.c:1265 @@ -260,44 +260,44 @@ msgid "Gradient Selection" msgstr "Вибір градієнта" -#: ../libgimp/gimpimagemetadata.c:514 +#: ../libgimp/gimpimagemetadata.c:671 msgid "GIMP 2.10" msgstr "GIMP 2.10" -#: ../libgimp/gimpimagemetadata.c:703 +#: ../libgimp/gimpimagemetadata.c:862 msgid "Background" msgstr "Тло" -#: ../libgimp/gimpimagemetadata.c:892 +#: ../libgimp/gimpimagemetadata.c:1051 #, c-format msgid "Rotate %s?" msgstr "Повернути %s?" -#: ../libgimp/gimpimagemetadata.c:898 +#: ../libgimp/gimpimagemetadata.c:1057 msgid "_Keep Original" msgstr "Зберегти _оригінал" -#: ../libgimp/gimpimagemetadata.c:899 ../libgimpwidgets/gimpicons.c:271 +#: ../libgimp/gimpimagemetadata.c:1058 ../libgimpwidgets/gimpicons.c:271 msgid "_Rotate" msgstr "Пов_ернути" -#: ../libgimp/gimpimagemetadata.c:940 +#: ../libgimp/gimpimagemetadata.c:1099 msgid "Original" msgstr "Оригінал" -#: ../libgimp/gimpimagemetadata.c:956 +#: ../libgimp/gimpimagemetadata.c:1115 msgid "Rotated" msgstr "Повернуто" -#: ../libgimp/gimpimagemetadata.c:974 +#: ../libgimp/gimpimagemetadata.c:1133 msgid "This image contains Exif orientation metadata." msgstr "Це зображення містить метадані Exif про орієнтацію." -#: ../libgimp/gimpimagemetadata.c:992 +#: ../libgimp/gimpimagemetadata.c:1151 msgid "Would you like to rotate the image?" msgstr "Повернути зображення?" -#: ../libgimp/gimpimagemetadata.c:1004 +#: ../libgimp/gimpimagemetadata.c:1163 msgid "_Don't ask me again" msgstr "_Більше не запитувати" @@ -1465,37 +1465,32 @@ msgid "Crop with aspect" msgstr "Пропорційна" -#: ../libgimpbase/gimpmetadata.c:878 +#: ../libgimpbase/gimpmetadata.c:982 #, c-format msgid "Can load metadata only from local files" msgstr "Метадані можна завантажувати лише з локальних файлів" -#: ../libgimpbase/gimpmetadata.c:892 ../libgimpbase/gimpmetadata.c:962 -#, c-format -msgid "Conversion of the filename to system codepage failed." -msgstr "Не вдалось перетворити назву файлу в системне кодування." - -#: ../libgimpbase/gimpmetadata.c:949 +#: ../libgimpbase/gimpmetadata.c:1038 #, c-format msgid "Can save metadata only to local files" msgstr "Метадані можна записувати лише в локальні файли" -#: ../libgimpbase/gimpmetadata.c:1011 +#: ../libgimpbase/gimpmetadata.c:1086 #, c-format msgid "Invalid Exif data size." msgstr "Неправильний розмір даних Exif." -#: ../libgimpbase/gimpmetadata.c:1040 +#: ../libgimpbase/gimpmetadata.c:1115 #, c-format msgid "Parsing Exif data failed." msgstr "Не вдалось розібрати дані Exif." -#: ../libgimpbase/gimpmetadata.c:1090 +#: ../libgimpbase/gimpmetadata.c:1165 #, c-format msgid "Parsing IPTC data failed." msgstr "Не вдалось розібрати дані IPTC." -#: ../libgimpbase/gimpmetadata.c:1138 +#: ../libgimpbase/gimpmetadata.c:1213 #, c-format msgid "Parsing XMP data failed." msgstr "Не вдалось розібрати дані XMP." @@ -1717,80 +1712,102 @@ "Колір, що використовується для позначення кольорів поза кольоровим " "охопленням." -#: ../libgimpconfig/gimpcolorconfig.c:198 +#: ../libgimpconfig/gimpcolorconfig.c:114 +msgid "" +"When enabled, set the color scales to display 0...255 instead of percentages" +msgstr "" +"Якщо увімкнено, встановити для показу шкал кольорів значення 0...255 замість " +"відсотків" + +#: ../libgimpconfig/gimpcolorconfig.c:118 +msgid "" +"When enabled, set the color scales to display HSV blend mode instead of LCh" +msgstr "" +"Якщо увімкнено, встановити для показу шкал кольорів режим злиття HSV замість " +"LCh" + +#: ../libgimpconfig/gimpcolorconfig.c:210 msgid "Mode of operation" msgstr "Режим обробки" -#: ../libgimpconfig/gimpcolorconfig.c:206 +#: ../libgimpconfig/gimpcolorconfig.c:218 msgid "Preferred RGB profile" msgstr "Переважний профіль RGB" -#: ../libgimpconfig/gimpcolorconfig.c:213 +#: ../libgimpconfig/gimpcolorconfig.c:225 msgid "Preferred grayscale profile" msgstr "Переважний профіль відтінків сірого" -#: ../libgimpconfig/gimpcolorconfig.c:220 +#: ../libgimpconfig/gimpcolorconfig.c:232 msgid "CMYK profile" msgstr "Профіль CMYK" -#: ../libgimpconfig/gimpcolorconfig.c:227 +#: ../libgimpconfig/gimpcolorconfig.c:239 msgid "Monitor profile" msgstr "Профіль монітора" -#: ../libgimpconfig/gimpcolorconfig.c:234 +#: ../libgimpconfig/gimpcolorconfig.c:246 msgid "Use the system monitor profile" msgstr "Використати системний профіль монітора" -#: ../libgimpconfig/gimpcolorconfig.c:242 +#: ../libgimpconfig/gimpcolorconfig.c:254 msgid "Simulation profile for soft-proofing" msgstr "Профіль імітації для екранної кольоропроби" -#: ../libgimpconfig/gimpcolorconfig.c:249 +#: ../libgimpconfig/gimpcolorconfig.c:261 msgid "Display rendering intent" msgstr "Ціль відтворення кольорів на дисплеї" -#: ../libgimpconfig/gimpcolorconfig.c:257 +#: ../libgimpconfig/gimpcolorconfig.c:269 msgid "Use black point compensation for the display" msgstr "Використати для монітора компенсацію чорної точки" -#: ../libgimpconfig/gimpcolorconfig.c:264 +#: ../libgimpconfig/gimpcolorconfig.c:276 msgid "Optimize display color transformations" msgstr "Оптимізувати перетворення кольорів для дисплея" -#: ../libgimpconfig/gimpcolorconfig.c:271 +#: ../libgimpconfig/gimpcolorconfig.c:283 msgid "Soft-proofing rendering intent" msgstr "Відтворення кольорів для друку" -#: ../libgimpconfig/gimpcolorconfig.c:279 +#: ../libgimpconfig/gimpcolorconfig.c:291 msgid "Use black point compensation for soft-proofing" msgstr "Використати компенсацію чорної точки для екранної кольоропроби" -#: ../libgimpconfig/gimpcolorconfig.c:286 +#: ../libgimpconfig/gimpcolorconfig.c:298 msgid "Optimize soft-proofing color transformations" msgstr "Оптимізувати перетворення кольорів екранної кольоропроби" -#: ../libgimpconfig/gimpcolorconfig.c:293 +#: ../libgimpconfig/gimpcolorconfig.c:305 msgid "Mark out of gamut colors" msgstr "Позначати кольори поза гамою" -#: ../libgimpconfig/gimpcolorconfig.c:300 +#: ../libgimpconfig/gimpcolorconfig.c:312 msgid "Out of gamut warning color" msgstr "Колір для попередження про гаму" -#: ../libgimpconfig/gimpcolorconfig.c:657 -#: ../libgimpconfig/gimpcolorconfig.c:841 +#: ../libgimpconfig/gimpcolorconfig.c:320 +msgid "Show RGB 0..255 scales" +msgstr "Показувати шкали 0..255 RGB" + +#: ../libgimpconfig/gimpcolorconfig.c:327 +msgid "Show HSV instead of LCH" +msgstr "Показувати HSV замість LCH" + +#: ../libgimpconfig/gimpcolorconfig.c:695 +#: ../libgimpconfig/gimpcolorconfig.c:879 #, c-format msgid "Color profile '%s' is not for RGB color space." msgstr "Колірний профіль '%s' не для колірного простору RGB." -#: ../libgimpconfig/gimpcolorconfig.c:699 -#: ../libgimpconfig/gimpcolorconfig.c:891 +#: ../libgimpconfig/gimpcolorconfig.c:737 +#: ../libgimpconfig/gimpcolorconfig.c:929 #, c-format msgid "Color profile '%s' is not for GRAY color space." msgstr "Колірний профіль '%s' не для колірного простору GRAY." -#: ../libgimpconfig/gimpcolorconfig.c:741 -#: ../libgimpconfig/gimpcolorconfig.c:941 +#: ../libgimpconfig/gimpcolorconfig.c:779 +#: ../libgimpconfig/gimpcolorconfig.c:979 #, c-format msgid "Color profile '%s' is not for CMYK color space." msgstr "Колірний профіль '%s' не для колірного простору CMYK." @@ -2002,23 +2019,23 @@ msgid "Copyright: " msgstr "Авторські права:" -#: ../libgimpwidgets/gimpcolorscales.c:205 +#: ../libgimpwidgets/gimpcolorscales.c:206 msgid "Scales" msgstr "Шкала" -#: ../libgimpwidgets/gimpcolorscales.c:437 +#: ../libgimpwidgets/gimpcolorscales.c:445 msgid "0..100" msgstr "0..100" -#: ../libgimpwidgets/gimpcolorscales.c:439 +#: ../libgimpwidgets/gimpcolorscales.c:447 msgid "0..255" msgstr "0..255" -#: ../libgimpwidgets/gimpcolorscales.c:460 +#: ../libgimpwidgets/gimpcolorscales.c:468 msgid "LCh" msgstr "LCh" -#: ../libgimpwidgets/gimpcolorscales.c:462 +#: ../libgimpwidgets/gimpcolorscales.c:470 msgid "HSV" msgstr "HSV" @@ -2140,17 +2157,14 @@ msgstr "Н_ахилити" #: ../libgimpwidgets/gimpmemsizeentry.c:256 -#| msgid "Kilobytes" msgid "Kibibyte" msgstr "Кібібайт" #: ../libgimpwidgets/gimpmemsizeentry.c:257 -#| msgid "Megabytes" msgid "Mebibyte" msgstr "Мебібайт" #: ../libgimpwidgets/gimpmemsizeentry.c:258 -#| msgid "Gigabytes" msgid "Gibibyte" msgstr "Гібібайт" @@ -2211,7 +2225,7 @@ msgid "Writable" msgstr "Можливість запису" -#: ../libgimpwidgets/gimppickbutton.c:112 +#: ../libgimpwidgets/gimppickbutton.c:120 msgid "" "Click the eyedropper, then click a color anywhere on your screen to select " "that color." @@ -2978,6 +2992,10 @@ msgid "Contrast" msgstr "Контрастність" +#, c-format +#~ msgid "Conversion of the filename to system codepage failed." +#~ msgstr "Не вдалось перетворити назву файлу в системне кодування." + #~| msgid "Font Selection" #~ msgctxt "bucket-fill-area" #~ msgid "Fill whole selection" diff -Nru gimp-2.10.32/po-plug-ins/ca.po gimp-2.10.34/po-plug-ins/ca.po --- gimp-2.10.32/po-plug-ins/ca.po 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/po-plug-ins/ca.po 2023-02-21 19:56:20.000000000 +0000 @@ -8,15 +8,15 @@ # Quim Perez i Noguer , 2005-2009. # Joaquim Perez Noguer , 2009 # Pau Iranzo , 2011. -# Jordi Mas i Hernàndez, , 2018 +# Jordi Mas i Hernàndez, , 2018,2023 # msgid "" msgstr "" "Project-Id-Version: ca\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2022-02-12 11:47+0000\n" -"PO-Revision-Date: 2021-11-04 17:04+0100\n" -"Last-Translator: maite guix \n" +"POT-Creation-Date: 2022-12-23 17:29+0000\n" +"PO-Revision-Date: 2023-01-01 07:04+0100\n" +"Last-Translator: Jordi Mas i Hernàndez, \n" "Language-Team: Catalan \n" "Language: ca\n" "MIME-Version: 1.0\n" @@ -55,12 +55,12 @@ #: ../plug-ins/common/depth-merge.c:621 ../plug-ins/common/despeckle.c:397 #: ../plug-ins/common/destripe.c:468 ../plug-ins/common/edge-dog.c:306 #: ../plug-ins/common/emboss.c:453 ../plug-ins/common/file-cel.c:951 -#: ../plug-ins/common/file-gif-save.c:1112 ../plug-ins/common/file-heif.c:1898 +#: ../plug-ins/common/file-gif-save.c:1112 ../plug-ins/common/file-heif.c:1908 #: ../plug-ins/common/file-jp2-load.c:961 #: ../plug-ins/common/file-pdf-load.c:702 #: ../plug-ins/common/file-pdf-load.c:1282 -#: ../plug-ins/common/file-pdf-save.c:936 ../plug-ins/common/file-ps.c:3399 -#: ../plug-ins/common/file-raw-data.c:1835 ../plug-ins/common/file-svg.c:663 +#: ../plug-ins/common/file-pdf-save.c:936 ../plug-ins/common/file-ps.c:3447 +#: ../plug-ins/common/file-raw-data.c:1816 ../plug-ins/common/file-svg.c:663 #: ../plug-ins/common/file-wmf.c:515 ../plug-ins/common/film.c:1207 #: ../plug-ins/common/filter-pack.c:1264 #: ../plug-ins/common/fractal-trace.c:711 ../plug-ins/common/grid.c:677 @@ -76,9 +76,9 @@ #: ../plug-ins/common/van-gogh-lic.c:650 ../plug-ins/common/warp.c:368 #: ../plug-ins/common/wavelet-decompose.c:354 #: ../plug-ins/common/web-page.c:234 ../plug-ins/file-dds/ddsread.c:1363 -#: ../plug-ins/file-dds/ddswrite.c:1958 ../plug-ins/file-fits/fits.c:1150 +#: ../plug-ins/file-dds/ddswrite.c:1983 ../plug-ins/file-fits/fits.c:1150 #: ../plug-ins/file-fli/fli-gimp.c:877 -#: ../plug-ins/file-tiff/file-tiff-load.c:2499 ../plug-ins/flame/flame.c:481 +#: ../plug-ins/file-tiff/file-tiff-load.c:2664 ../plug-ins/flame/flame.c:481 #: ../plug-ins/flame/flame.c:657 ../plug-ins/flame/flame.c:979 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:566 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1641 @@ -122,7 +122,7 @@ #: ../plug-ins/common/curve-bend.c:1295 ../plug-ins/common/decompose.c:814 #: ../plug-ins/common/depth-merge.c:622 ../plug-ins/common/despeckle.c:398 #: ../plug-ins/common/destripe.c:469 ../plug-ins/common/edge-dog.c:307 -#: ../plug-ins/common/emboss.c:454 ../plug-ins/common/file-heif.c:1899 +#: ../plug-ins/common/emboss.c:454 ../plug-ins/common/file-heif.c:1909 #: ../plug-ins/common/file-pdf-load.c:703 ../plug-ins/common/file-svg.c:664 #: ../plug-ins/common/file-wmf.c:516 ../plug-ins/common/film.c:1208 #: ../plug-ins/common/filter-pack.c:1265 @@ -450,7 +450,7 @@ #: ../plug-ins/common/file-jp2-load.c:1290 ../plug-ins/common/file-pcx.c:448 #: ../plug-ins/common/file-pcx.c:456 ../plug-ins/common/file-pix.c:400 #: ../plug-ins/common/file-png.c:1097 ../plug-ins/common/file-pnm.c:685 -#: ../plug-ins/common/file-raw-data.c:1394 +#: ../plug-ins/common/file-raw-data.c:1375 #: ../plug-ins/common/file-sunras.c:1049 ../plug-ins/common/file-tga.c:1111 #: ../plug-ins/common/file-xbm.c:910 ../plug-ins/common/film.c:690 #: ../plug-ins/common/smooth-palette.c:259 ../plug-ins/common/tile.c:354 @@ -458,8 +458,8 @@ #: ../plug-ins/file-faxg3/faxg3.c:555 ../plug-ins/file-fits/fits.c:529 #: ../plug-ins/file-jpeg/jpeg-load.c:240 #: ../plug-ins/file-psd/psd-image-res-load.c:1043 -#: ../plug-ins/file-psd/psd-load.c:2035 ../plug-ins/file-sgi/sgi.c:416 -#: ../plug-ins/file-tiff/file-tiff-load.c:1334 +#: ../plug-ins/file-psd/psd-load.c:2067 ../plug-ins/file-sgi/sgi.c:416 +#: ../plug-ins/file-tiff/file-tiff-load.c:1544 #: ../plug-ins/file-webp/file-webp-load.c:164 #: ../plug-ins/gfig/gfig-dialog.c:1321 #: ../plug-ins/gimpressionist/general.c:139 @@ -835,7 +835,7 @@ #: ../plug-ins/common/cml-explorer.c:2160 ../plug-ins/common/curve-bend.c:1555 #: ../plug-ins/common/curve-bend.c:2138 ../plug-ins/common/file-cel.c:952 #: ../plug-ins/common/file-jp2-load.c:962 -#: ../plug-ins/common/file-raw-data.c:1836 ../plug-ins/common/qbist.c:721 +#: ../plug-ins/common/file-raw-data.c:1817 ../plug-ins/common/qbist.c:721 #: ../plug-ins/common/qbist.c:885 ../plug-ins/common/sphere-designer.c:2210 #: ../plug-ins/common/sphere-designer.c:2610 ../plug-ins/file-fits/fits.c:1151 #: ../plug-ins/file-fli/fli-gimp.c:878 ../plug-ins/flame/flame.c:483 @@ -1049,16 +1049,16 @@ #: ../plug-ins/common/file-dicom.c:1524 ../plug-ins/common/file-mng.c:648 #: ../plug-ins/common/file-mng.c:985 ../plug-ins/common/file-pcx.c:874 #: ../plug-ins/common/file-pdf-save.c:480 ../plug-ins/common/file-png.c:1618 -#: ../plug-ins/common/file-raw-data.c:1192 -#: ../plug-ins/common/file-raw-data.c:1221 +#: ../plug-ins/common/file-raw-data.c:1173 +#: ../plug-ins/common/file-raw-data.c:1202 #: ../plug-ins/common/file-sunras.c:610 ../plug-ins/common/file-tga.c:1222 #: ../plug-ins/common/file-xmc.c:1504 #: ../plug-ins/common/sphere-designer.c:2121 #: ../plug-ins/file-bmp/bmp-save.c:327 ../plug-ins/file-fits/fits.c:481 #: ../plug-ins/file-fli/fli-gimp.c:757 ../plug-ins/file-ico/ico-save.c:1087 -#: ../plug-ins/file-jpeg/jpeg-save.c:333 ../plug-ins/file-psd/psd-save.c:1728 -#: ../plug-ins/file-tiff/file-tiff-save.c:965 -#: ../plug-ins/file-tiff/file-tiff-save.c:1067 ../plug-ins/flame/flame.c:450 +#: ../plug-ins/file-jpeg/jpeg-save.c:333 ../plug-ins/file-psd/psd-save.c:1725 +#: ../plug-ins/file-tiff/file-tiff-save.c:970 +#: ../plug-ins/file-tiff/file-tiff-save.c:1072 ../plug-ins/flame/flame.c:450 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1548 #: ../plug-ins/gfig/gfig.c:794 ../plug-ins/ifs-compose/ifs-compose.c:2390 #: ../plug-ins/lighting/lighting-ui.c:1232 @@ -1080,10 +1080,10 @@ #: ../plug-ins/common/file-cel.c:591 ../plug-ins/common/file-dicom.c:346 #: ../plug-ins/common/file-gif-load.c:361 ../plug-ins/common/file-mng.c:1158 #: ../plug-ins/common/file-pcx.c:378 ../plug-ins/common/file-png.c:941 -#: ../plug-ins/common/file-ps.c:1071 ../plug-ins/common/file-ps.c:3349 +#: ../plug-ins/common/file-ps.c:1075 ../plug-ins/common/file-ps.c:3397 #: ../plug-ins/common/file-psp.c:2228 ../plug-ins/common/file-psp.c:2278 #: ../plug-ins/common/file-raw-data.c:477 -#: ../plug-ins/common/file-raw-data.c:1303 +#: ../plug-ins/common/file-raw-data.c:1284 #: ../plug-ins/common/file-sunras.c:436 ../plug-ins/common/file-svg.c:329 #: ../plug-ins/common/file-svg.c:647 ../plug-ins/common/file-tga.c:446 #: ../plug-ins/common/file-xbm.c:747 ../plug-ins/common/file-xmc.c:665 @@ -1367,7 +1367,7 @@ #. Generic case for any data. Let's leave choice to select the #. * right type of raw data. #: ../plug-ins/common/compose.c:191 ../plug-ins/common/decompose.c:170 -#: ../plug-ins/common/file-raw-data.c:1939 +#: ../plug-ins/common/file-raw-data.c:1920 msgid "RGB" msgstr "RGB" @@ -1942,7 +1942,7 @@ msgstr "Su_perposa:" #: ../plug-ins/common/depth-merge.c:741 -#: ../plug-ins/common/file-raw-data.c:1973 +#: ../plug-ins/common/file-raw-data.c:1954 msgid "O_ffset:" msgstr "_Desplaçament:" @@ -2009,8 +2009,8 @@ msgstr "Treu les bandes" #: ../plug-ins/common/destripe.c:500 ../plug-ins/common/file-html-table.c:647 -#: ../plug-ins/common/file-ps.c:3474 ../plug-ins/common/file-ps.c:3679 -#: ../plug-ins/common/file-raw-data.c:1988 +#: ../plug-ins/common/file-ps.c:3522 ../plug-ins/common/file-ps.c:3727 +#: ../plug-ins/common/file-raw-data.c:1969 #: ../plug-ins/common/smooth-palette.c:458 ../plug-ins/common/tile.c:465 #: ../plug-ins/imagemap/imap_cmd_guides.c:163 #: ../plug-ins/imagemap/imap_rectangle.c:399 @@ -2100,7 +2100,7 @@ msgid "Text" msgstr "Text" -#: ../plug-ins/common/file-aa.c:384 ../plug-ins/file-dds/ddswrite.c:2011 +#: ../plug-ins/common/file-aa.c:384 ../plug-ins/file-dds/ddswrite.c:2036 msgid "_Format:" msgstr "_Format:" @@ -2155,11 +2155,11 @@ #. * Open the file for reading... #: ../plug-ins/common/file-cel.c:342 ../plug-ins/common/file-dicom.c:338 #: ../plug-ins/common/file-gegl.c:322 ../plug-ins/common/file-gif-load.c:353 -#: ../plug-ins/common/file-heif.c:697 ../plug-ins/common/file-jp2-load.c:1077 +#: ../plug-ins/common/file-heif.c:703 ../plug-ins/common/file-jp2-load.c:1077 #: ../plug-ins/common/file-pcx.c:370 ../plug-ins/common/file-pdf-load.c:1048 #: ../plug-ins/common/file-pix.c:357 ../plug-ins/common/file-png.c:933 -#: ../plug-ins/common/file-pnm.c:566 ../plug-ins/common/file-ps.c:1063 -#: ../plug-ins/common/file-raw-data.c:1296 +#: ../plug-ins/common/file-pnm.c:566 ../plug-ins/common/file-ps.c:1067 +#: ../plug-ins/common/file-raw-data.c:1277 #: ../plug-ins/common/file-sunras.c:429 ../plug-ins/common/file-tga.c:438 #: ../plug-ins/common/file-wmf.c:1014 ../plug-ins/common/file-xbm.c:740 #: ../plug-ins/common/file-xmc.c:655 ../plug-ins/common/file-xpm.c:356 @@ -2169,7 +2169,7 @@ #: ../plug-ins/file-jpeg/jpeg-load.c:89 ../plug-ins/file-psd/psd-load.c:135 #: ../plug-ins/file-raw/file-darktable.c:399 #: ../plug-ins/file-raw/file-rawtherapee.c:319 ../plug-ins/file-sgi/sgi.c:325 -#: ../plug-ins/file-tiff/file-tiff-load.c:259 +#: ../plug-ins/file-tiff/file-tiff-load.c:299 #, c-format msgid "Opening '%s'" msgstr "S'està obrint «%s»" @@ -2246,16 +2246,17 @@ #. Let's begin the progress #. * Open the file for writing... #: ../plug-ins/common/file-cel.c:790 ../plug-ins/common/file-gif-save.c:880 -#: ../plug-ins/common/file-html-table.c:238 ../plug-ins/common/file-pcx.c:761 +#: ../plug-ins/common/file-html-table.c:238 +#: ../plug-ins/common/file-jpegxl.c:778 ../plug-ins/common/file-pcx.c:761 #: ../plug-ins/common/file-pix.c:538 ../plug-ins/common/file-png.c:1611 -#: ../plug-ins/common/file-pnm.c:1249 ../plug-ins/common/file-ps.c:1237 +#: ../plug-ins/common/file-pnm.c:1249 ../plug-ins/common/file-ps.c:1278 #: ../plug-ins/common/file-sunras.c:602 ../plug-ins/common/file-tga.c:1216 #: ../plug-ins/common/file-xbm.c:1040 ../plug-ins/common/file-xpm.c:674 #: ../plug-ins/common/file-xwd.c:652 ../plug-ins/file-bmp/bmp-save.c:319 #: ../plug-ins/file-fits/fits.c:473 ../plug-ins/file-fli/fli-gimp.c:725 #: ../plug-ins/file-ico/ico-save.c:1081 ../plug-ins/file-jpeg/jpeg-save.c:290 -#: ../plug-ins/file-psd/psd-save.c:1699 ../plug-ins/file-sgi/sgi.c:584 -#: ../plug-ins/file-tiff/file-tiff-save.c:955 +#: ../plug-ins/file-psd/psd-save.c:1696 ../plug-ins/file-sgi/sgi.c:584 +#: ../plug-ins/file-tiff/file-tiff-save.c:956 #, c-format msgid "Exporting '%s'" msgstr "Exportació «%s»" @@ -2370,7 +2371,7 @@ msgid "Cannot save images with alpha channel." msgstr "No es poden desar imatges amb canal alfa." -#: ../plug-ins/common/file-dicom.c:1508 ../plug-ins/common/file-ps.c:1232 +#: ../plug-ins/common/file-dicom.c:1508 ../plug-ins/common/file-ps.c:1273 #: ../plug-ins/common/file-xwd.c:647 ../plug-ins/file-fits/fits.c:468 #, c-format msgid "Cannot operate on unknown image types." @@ -2624,77 +2625,77 @@ msgid "Save image in AV1 Image File Format (AVIF)" msgstr "Deseu la imatge en format AV1 (AVIF)." -#: ../plug-ins/common/file-heif.c:736 ../plug-ins/common/file-heif.c:769 -#: ../plug-ins/common/file-heif.c:808 ../plug-ins/common/file-heif.c:874 +#: ../plug-ins/common/file-heif.c:742 ../plug-ins/common/file-heif.c:775 +#: ../plug-ins/common/file-heif.c:814 ../plug-ins/common/file-heif.c:880 #, c-format msgid "Loading HEIF image failed: %s" msgstr "S'ha produït un error en carrega la imatge HEIF: %s" -#: ../plug-ins/common/file-heif.c:758 +#: ../plug-ins/common/file-heif.c:764 msgid "Loading HEIF image failed: Input file contains no readable images" msgstr "" "S'ha produït un error en carrega la imatge HEIF: el fitxer d'entrada no " "conté imatges que es puguin llegir" -#: ../plug-ins/common/file-heif.c:1001 +#: ../plug-ins/common/file-heif.c:1007 msgid "image content" msgstr "contingut de la imatge" -#: ../plug-ins/common/file-heif.c:1318 +#: ../plug-ins/common/file-heif.c:1328 #, c-format msgid "Exporting '%s' using %s encoder" msgstr "S'està exportant «%s» amb el codificador %s" -#: ../plug-ins/common/file-heif.c:1369 ../plug-ins/common/file-heif.c:1623 +#: ../plug-ins/common/file-heif.c:1379 ../plug-ins/common/file-heif.c:1633 #, c-format msgid "Encoding HEIF image failed: %s" msgstr "S'ha produït un error en codificar la imatge HEIF: %s" -#: ../plug-ins/common/file-heif.c:1660 +#: ../plug-ins/common/file-heif.c:1670 #, c-format msgid "Writing HEIF image failed: %s" msgstr "S'ha produït un error en escriure la imatge HEIF: %s" -#: ../plug-ins/common/file-heif.c:1749 +#: ../plug-ins/common/file-heif.c:1759 msgid "primary" msgstr "primari" -#: ../plug-ins/common/file-heif.c:1894 +#: ../plug-ins/common/file-heif.c:1904 msgid "Load HEIF Image" msgstr "Carrega la imatge HEIF" -#: ../plug-ins/common/file-heif.c:1908 +#: ../plug-ins/common/file-heif.c:1918 msgid "Select Image" msgstr "Seleccioneu la imatge" -#: ../plug-ins/common/file-heif.c:2074 +#: ../plug-ins/common/file-heif.c:2084 msgid "Nearly _lossless" msgstr "_Gairebé sense pèrdues" -#: ../plug-ins/common/file-heif.c:2078 ../plug-ins/file-jpeg/jpeg-save.c:835 +#: ../plug-ins/common/file-heif.c:2088 ../plug-ins/file-jpeg/jpeg-save.c:835 msgid "_Quality:" msgstr "_Qualitat:" -#: ../plug-ins/common/file-heif.c:2121 +#: ../plug-ins/common/file-heif.c:2131 msgid "Bit depth:" msgstr "Profunditat de bits:" -#: ../plug-ins/common/file-heif.c:2127 +#: ../plug-ins/common/file-heif.c:2137 msgid "8 bit/channel" msgstr "8 bits/canal" -#: ../plug-ins/common/file-heif.c:2128 +#: ../plug-ins/common/file-heif.c:2138 msgid "10 bit/channel" msgstr "10 bits/canal" -#: ../plug-ins/common/file-heif.c:2129 +#: ../plug-ins/common/file-heif.c:2139 msgid "12 bit/channel" msgstr "12 bits/canal" #. Color profile -#: ../plug-ins/common/file-heif.c:2138 ../plug-ins/file-jpeg/jpeg-save.c:974 -#: ../plug-ins/file-webp/file-webp-dialog.c:387 -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:10 +#: ../plug-ins/common/file-heif.c:2148 ../plug-ins/file-jpeg/jpeg-save.c:974 +#: ../plug-ins/file-webp/file-webp-dialog.c:404 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:12 msgid "Save color _profile" msgstr "Desa el _perfil de color" @@ -2804,8 +2805,8 @@ msgstr "" "Amplada de cada cel·la de la taula. Pot ser un nombre o un percentatge." -#: ../plug-ins/common/file-html-table.c:663 ../plug-ins/common/file-ps.c:3487 -#: ../plug-ins/common/file-ps.c:3691 ../plug-ins/common/file-raw-data.c:2004 +#: ../plug-ins/common/file-html-table.c:663 ../plug-ins/common/file-ps.c:3535 +#: ../plug-ins/common/file-ps.c:3739 ../plug-ins/common/file-raw-data.c:1985 #: ../plug-ins/common/film.c:945 ../plug-ins/common/smooth-palette.c:463 #: ../plug-ins/common/tile.c:469 ../plug-ins/imagemap/imap_cmd_guides.c:173 #: ../plug-ins/imagemap/imap_rectangle.c:406 @@ -2923,6 +2924,10 @@ msgid "Unsupported color space in JP2 image '%s'." msgstr "Espai de color no compatible en la imatge JP2 «%s»." +#: ../plug-ins/common/file-jpegxl.c:82 ../plug-ins/common/file-jpegxl.c:99 +msgid "JPEG XL image" +msgstr "Imatge JPEG XL" + #. Inform the user that we couldn't losslessly save the #. * transparency & just use the full palette #: ../plug-ins/common/file-mng.c:533 ../plug-ins/common/file-png.c:2345 @@ -3029,7 +3034,7 @@ #. label for 'ms' adjustment #: ../plug-ins/common/file-mng.c:1551 -#: ../plug-ins/file-webp/file-webp-dialog.c:350 +#: ../plug-ins/file-webp/file-webp-dialog.c:351 #: ../plug-ins/ui/plug-in-file-gif.ui.h:8 msgid "milliseconds" msgstr "mil·lisegons" @@ -3168,7 +3173,7 @@ msgid "%s-%s" msgstr "%s-%s" -#: ../plug-ins/common/file-pdf-load.c:1087 ../plug-ins/common/file-ps.c:1156 +#: ../plug-ins/common/file-pdf-load.c:1087 ../plug-ins/common/file-ps.c:1197 #, c-format msgid "%s-pages" msgstr "%s-pàgines" @@ -3177,8 +3182,8 @@ msgid "Import from PDF" msgstr "Importa d'un PDF" -#: ../plug-ins/common/file-pdf-load.c:1283 ../plug-ins/common/file-ps.c:3400 -#: ../plug-ins/file-tiff/file-tiff-load.c:2500 +#: ../plug-ins/common/file-pdf-load.c:1283 ../plug-ins/common/file-ps.c:3448 +#: ../plug-ins/file-tiff/file-tiff-load.c:2665 #: ../plug-ins/metadata/metadata-editor.c:4627 msgid "_Import" msgstr "_Importa" @@ -3302,8 +3307,8 @@ #: ../plug-ins/common/file-pdf-save.c:1099 #: ../plug-ins/common/file-pdf-save.c:1167 -#: ../plug-ins/common/file-pdf-save.c:1265 ../plug-ins/common/file-ps.c:1893 -#: ../plug-ins/file-tiff/file-tiff-load.c:1336 +#: ../plug-ins/common/file-pdf-save.c:1265 ../plug-ins/common/file-ps.c:1941 +#: ../plug-ins/file-tiff/file-tiff-load.c:1546 #, c-format msgid "Page %d" msgstr "Pàgina %d" @@ -3313,7 +3318,7 @@ msgstr "Error: per tal de desar el fitxer, cal afegir com a mínim una imatge." #: ../plug-ins/common/file-pdf-save.c:1312 -#: ../plug-ins/print/print-draw-page.c:123 +#: ../plug-ins/print/print-draw-page.c:125 msgid "Cannot handle the size (either width or height) of the image." msgstr "No es pot gestionar la mida (amplada o alçada) de la imatge." @@ -3411,14 +3416,14 @@ "S'ha produït un error en l'exportació «%s». No s'ha pogut exportar la " "imatge." -#: ../plug-ins/common/file-png.c:2420 ../plug-ins/common/file-raw-data.c:2131 -#: ../plug-ins/file-tiff/file-tiff-save.c:1160 +#: ../plug-ins/common/file-png.c:2420 ../plug-ins/common/file-raw-data.c:2112 +#: ../plug-ins/file-tiff/file-tiff-save.c:1167 #, c-format msgid "Error loading UI file '%s': %s" msgstr "No s'ha pogut obrir el fitxer d'interfície d'usuari «%s»: %s" -#: ../plug-ins/common/file-png.c:2421 ../plug-ins/common/file-raw-data.c:2132 -#: ../plug-ins/file-tiff/file-tiff-save.c:1161 +#: ../plug-ins/common/file-png.c:2421 ../plug-ins/common/file-raw-data.c:2113 +#: ../plug-ins/file-tiff/file-tiff-save.c:1168 msgid "Unknown error" msgstr "Error desconegut" @@ -3507,130 +3512,134 @@ msgid "_ASCII" msgstr "_ASCII" -#: ../plug-ins/common/file-ps.c:652 ../plug-ins/common/file-ps.c:719 +#: ../plug-ins/common/file-ps.c:654 ../plug-ins/common/file-ps.c:721 msgid "PostScript document" msgstr "Document PostScript" -#: ../plug-ins/common/file-ps.c:671 ../plug-ins/common/file-ps.c:736 +#: ../plug-ins/common/file-ps.c:673 ../plug-ins/common/file-ps.c:738 msgid "Encapsulated PostScript image" msgstr "Imatge PostScript encapsulada" -#: ../plug-ins/common/file-ps.c:1081 +#: ../plug-ins/common/file-ps.c:1085 #, c-format msgid "Could not interpret PostScript file '%s'" msgstr "No s'ha pogut interpretar el fitxer PostScript «%s»" -#: ../plug-ins/common/file-ps.c:1219 +#: ../plug-ins/common/file-ps.c:1173 +msgid "Rendered EPS" +msgstr "EPS renderitzat" + +#: ../plug-ins/common/file-ps.c:1260 #, c-format msgid "PostScript export cannot handle images with alpha channels" msgstr "L'exportació a PostScript no pot gestionar imatges amb canals alfa" -#: ../plug-ins/common/file-ps.c:3395 +#: ../plug-ins/common/file-ps.c:3443 msgid "Import from PostScript" msgstr "Importa des del PostScript" #. Rendering -#: ../plug-ins/common/file-ps.c:3439 +#: ../plug-ins/common/file-ps.c:3487 msgid "Rendering" msgstr "S'està generant la imatge" #. Resolution -#: ../plug-ins/common/file-ps.c:3458 ../plug-ins/common/file-svg.c:846 +#: ../plug-ins/common/file-ps.c:3506 ../plug-ins/common/file-svg.c:846 #: ../plug-ins/common/file-wmf.c:704 msgid "Resolution:" msgstr "Resolució:" -#: ../plug-ins/common/file-ps.c:3500 +#: ../plug-ins/common/file-ps.c:3548 msgid "Pages:" msgstr "Pàgines:" -#: ../plug-ins/common/file-ps.c:3507 +#: ../plug-ins/common/file-ps.c:3555 msgid "Pages to load (e.g.: 1-4 or 1,3,5-7)" msgstr "Pàgines a carregar (p. ex. 1-4 o 1,3,5-7)" -#: ../plug-ins/common/file-ps.c:3512 ../plug-ins/common/sphere-designer.c:2657 +#: ../plug-ins/common/file-ps.c:3560 ../plug-ins/common/sphere-designer.c:2657 msgid "Layers" msgstr "Capes" -#: ../plug-ins/common/file-ps.c:3515 +#: ../plug-ins/common/file-ps.c:3563 msgid "Images" msgstr "Imatges" -#: ../plug-ins/common/file-ps.c:3518 +#: ../plug-ins/common/file-ps.c:3566 msgid "Open as" msgstr "Obre com a" -#: ../plug-ins/common/file-ps.c:3522 +#: ../plug-ins/common/file-ps.c:3570 msgid "Try Bounding Box" msgstr "Intenta delimitar el quadre" #. Coloring -#: ../plug-ins/common/file-ps.c:3535 +#: ../plug-ins/common/file-ps.c:3583 msgid "Coloring" msgstr "S'està acolorint" -#: ../plug-ins/common/file-ps.c:3539 +#: ../plug-ins/common/file-ps.c:3587 msgid "B/W" msgstr "B/N" -#: ../plug-ins/common/file-ps.c:3540 ../plug-ins/imagemap/imap_menu.c:228 +#: ../plug-ins/common/file-ps.c:3588 ../plug-ins/imagemap/imap_menu.c:228 msgid "Gray" msgstr "Gris" -#: ../plug-ins/common/file-ps.c:3541 ../plug-ins/common/file-xpm.c:485 +#: ../plug-ins/common/file-ps.c:3589 ../plug-ins/common/file-xpm.c:485 #: ../plug-ins/gimpressionist/color.c:65 #: ../plug-ins/gimpressionist/general.c:169 #: ../plug-ins/imagemap/imap_menu.c:227 msgid "Color" msgstr "Color" -#: ../plug-ins/common/file-ps.c:3542 +#: ../plug-ins/common/file-ps.c:3590 msgid "Automatic" msgstr "Automàtic" -#: ../plug-ins/common/file-ps.c:3553 +#: ../plug-ins/common/file-ps.c:3601 msgid "Text antialiasing" msgstr "Antialiàsing del text" -#: ../plug-ins/common/file-ps.c:3557 ../plug-ins/common/file-ps.c:3569 +#: ../plug-ins/common/file-ps.c:3605 ../plug-ins/common/file-ps.c:3617 msgctxt "antialiasing" msgid "None" msgstr "Cap" -#: ../plug-ins/common/file-ps.c:3558 ../plug-ins/common/file-ps.c:3570 +#: ../plug-ins/common/file-ps.c:3606 ../plug-ins/common/file-ps.c:3618 msgid "Weak" msgstr "Feble" -#: ../plug-ins/common/file-ps.c:3559 ../plug-ins/common/file-ps.c:3571 +#: ../plug-ins/common/file-ps.c:3607 ../plug-ins/common/file-ps.c:3619 msgid "Strong" msgstr "Fort" -#: ../plug-ins/common/file-ps.c:3565 +#: ../plug-ins/common/file-ps.c:3613 msgid "Graphic antialiasing" msgstr "Antialiàsing gràfic" -#: ../plug-ins/common/file-ps.c:3643 +#: ../plug-ins/common/file-ps.c:3691 msgid "PostScript" msgstr "PostScript" #. Image Size -#: ../plug-ins/common/file-ps.c:3660 +#: ../plug-ins/common/file-ps.c:3708 msgid "Image Size" msgstr "Mida de la imatge" -#: ../plug-ins/common/file-ps.c:3703 +#: ../plug-ins/common/file-ps.c:3751 msgid "_X offset:" msgstr "Desplaçament en _X:" -#: ../plug-ins/common/file-ps.c:3715 +#: ../plug-ins/common/file-ps.c:3763 msgid "_Y offset:" msgstr "Desplaçament en _Y:" -#: ../plug-ins/common/file-ps.c:3721 +#: ../plug-ins/common/file-ps.c:3769 msgid "_Keep aspect ratio" msgstr "_Conserva la relació d'aspecte" -#: ../plug-ins/common/file-ps.c:3727 +#: ../plug-ins/common/file-ps.c:3775 msgid "" "When toggled, the resulting image will be scaled to fit into the given size " "without changing the aspect ratio." @@ -3639,42 +3648,42 @@ "donada sense canviar la relació d'aspecte." #. Unit -#: ../plug-ins/common/file-ps.c:3737 +#: ../plug-ins/common/file-ps.c:3785 msgid "Unit" msgstr "Unitat" -#: ../plug-ins/common/file-ps.c:3741 +#: ../plug-ins/common/file-ps.c:3789 msgid "_Inch" msgstr "_Polzada" -#: ../plug-ins/common/file-ps.c:3742 +#: ../plug-ins/common/file-ps.c:3790 msgid "_Millimeter" msgstr "_Mil·límetre" #. Rotation -#: ../plug-ins/common/file-ps.c:3753 +#: ../plug-ins/common/file-ps.c:3801 #: ../plug-ins/map-object/map-object-ui.c:1019 msgid "Rotation" msgstr "Rotació" #. Format -#: ../plug-ins/common/file-ps.c:3768 +#: ../plug-ins/common/file-ps.c:3816 msgid "Output" msgstr "Sortida" -#: ../plug-ins/common/file-ps.c:3774 +#: ../plug-ins/common/file-ps.c:3822 msgid "_PostScript level 2" msgstr "_PostScript nivell 2" -#: ../plug-ins/common/file-ps.c:3783 +#: ../plug-ins/common/file-ps.c:3831 msgid "_Encapsulated PostScript" msgstr "PostScript _encapsulat" -#: ../plug-ins/common/file-ps.c:3792 +#: ../plug-ins/common/file-ps.c:3840 msgid "P_review" msgstr "P_revisualitza" -#: ../plug-ins/common/file-ps.c:3816 +#: ../plug-ins/common/file-ps.c:3864 msgid "Preview _size:" msgstr "Mida de previ_sualització:" @@ -3870,7 +3879,7 @@ msgstr "Dades d'imatge sense format" #: ../plug-ins/common/file-raw-data.c:304 -#: ../plug-ins/common/file-raw-data.c:1884 +#: ../plug-ins/common/file-raw-data.c:1865 msgid "Digital Elevation Model data" msgstr "Dades del model d’elevació digital" @@ -3900,22 +3909,22 @@ "HGT suportats són: SRTM-1 i SRTM-3. Si coneixeu la variant, executeu amb els" " arguments 1 o 3." -#: ../plug-ins/common/file-raw-data.c:1831 +#: ../plug-ins/common/file-raw-data.c:1812 msgid "Load Image from Raw Data" msgstr "Carrega una imatge des de dades sense format" #. Translators: Digital Elevation Model (DEM) is a technical term #. * used for 3D surface modeling or relief maps; so it must be #. * translated by the proper technical term in your language. -#: ../plug-ins/common/file-raw-data.c:1880 +#: ../plug-ins/common/file-raw-data.c:1861 msgid "Digital Elevation Model data (1 arc-second)" msgstr "Dades del model d’elevació digital (1 arc de segon)" -#: ../plug-ins/common/file-raw-data.c:1882 +#: ../plug-ins/common/file-raw-data.c:1863 msgid "Digital Elevation Model data (3 arc-seconds)" msgstr "Dades del model d’elevació digital (3 arcs de segon)" -#: ../plug-ins/common/file-raw-data.c:1888 +#: ../plug-ins/common/file-raw-data.c:1869 msgid "Image" msgstr "Imatge" @@ -3927,116 +3936,116 @@ #. * [...] #. * SRTM-3 data are sampled at three arc-seconds and contain 1201 lines and #. * 1201 samples with similar overlapping rows and columns." -#: ../plug-ins/common/file-raw-data.c:1918 +#: ../plug-ins/common/file-raw-data.c:1899 msgid "SRTM-1 (1 arc-second)" msgstr "SRTM-1 (1 arc de segon)" -#: ../plug-ins/common/file-raw-data.c:1919 +#: ../plug-ins/common/file-raw-data.c:1900 msgid "SRTM-3 (3 arc-seconds)" msgstr "SRTM-3 (3 arcs de segon)" -#: ../plug-ins/common/file-raw-data.c:1922 +#: ../plug-ins/common/file-raw-data.c:1903 msgid "_Sample Spacing:" msgstr "_Mostra d'espaiat:" -#: ../plug-ins/common/file-raw-data.c:1940 +#: ../plug-ins/common/file-raw-data.c:1921 msgid "RGB Alpha" msgstr "RGB amb Alfa" -#: ../plug-ins/common/file-raw-data.c:1941 +#: ../plug-ins/common/file-raw-data.c:1922 msgid "RGB565 Big Endian" msgstr "RGB565 Gran-petit" -#: ../plug-ins/common/file-raw-data.c:1942 +#: ../plug-ins/common/file-raw-data.c:1923 msgid "RGB565 Little Endian" msgstr "RGB565 Petit-gran" -#: ../plug-ins/common/file-raw-data.c:1943 +#: ../plug-ins/common/file-raw-data.c:1924 msgid "BGR565 Big Endian" msgstr "BGR565 Gran-petit" -#: ../plug-ins/common/file-raw-data.c:1944 +#: ../plug-ins/common/file-raw-data.c:1925 msgid "BGR565 Little Endian" msgstr "BGR565 Petit-gran" -#: ../plug-ins/common/file-raw-data.c:1945 +#: ../plug-ins/common/file-raw-data.c:1926 msgid "Planar RGB" msgstr "RGB planar" -#: ../plug-ins/common/file-raw-data.c:1946 +#: ../plug-ins/common/file-raw-data.c:1927 msgid "B&W 1 bit" msgstr "B&W 1 bit" -#: ../plug-ins/common/file-raw-data.c:1947 +#: ../plug-ins/common/file-raw-data.c:1928 msgid "Gray 2 bit" msgstr "Gris 2 bits" -#: ../plug-ins/common/file-raw-data.c:1948 +#: ../plug-ins/common/file-raw-data.c:1929 msgid "Gray 4 bit" msgstr "Gris 4 bits" -#: ../plug-ins/common/file-raw-data.c:1949 +#: ../plug-ins/common/file-raw-data.c:1930 msgid "Gray 8 bit" msgstr "Gris 8 bits" -#: ../plug-ins/common/file-raw-data.c:1950 +#: ../plug-ins/common/file-raw-data.c:1931 msgid "Indexed" msgstr "Indexat" -#: ../plug-ins/common/file-raw-data.c:1951 +#: ../plug-ins/common/file-raw-data.c:1932 msgid "Indexed Alpha" msgstr "Indexat amb Alfa" -#: ../plug-ins/common/file-raw-data.c:1952 +#: ../plug-ins/common/file-raw-data.c:1933 msgid "Gray unsigned 16 bit Big Endian" msgstr "Gris sense signar Big Endian de 16 bits" -#: ../plug-ins/common/file-raw-data.c:1953 +#: ../plug-ins/common/file-raw-data.c:1934 msgid "Gray unsigned 16 bit Little Endian" msgstr "Gris sense signar Little Endian de 16 bits" -#: ../plug-ins/common/file-raw-data.c:1954 +#: ../plug-ins/common/file-raw-data.c:1935 msgid "Gray 16 bit Big Endian" msgstr "Gris Big Endian de 16 bits" -#: ../plug-ins/common/file-raw-data.c:1955 +#: ../plug-ins/common/file-raw-data.c:1936 msgid "Gray 16 bit Little Endian" msgstr "Gris Little Endian de 16 bits" -#: ../plug-ins/common/file-raw-data.c:1960 +#: ../plug-ins/common/file-raw-data.c:1941 msgid "Image _Type:" msgstr "_Tipus d'imatge:" -#: ../plug-ins/common/file-raw-data.c:2021 +#: ../plug-ins/common/file-raw-data.c:2002 msgid "Palette" msgstr "Paleta" -#: ../plug-ins/common/file-raw-data.c:2031 +#: ../plug-ins/common/file-raw-data.c:2012 msgid "R, G, B (normal)" msgstr "R, G, B (normal)" -#: ../plug-ins/common/file-raw-data.c:2032 +#: ../plug-ins/common/file-raw-data.c:2013 msgid "B, G, R, X (BMP style)" msgstr "B, G, R, X (estil BMP)" -#: ../plug-ins/common/file-raw-data.c:2037 +#: ../plug-ins/common/file-raw-data.c:2018 msgid "_Palette Type:" msgstr "Tipus de _paleta:" -#: ../plug-ins/common/file-raw-data.c:2048 +#: ../plug-ins/common/file-raw-data.c:2029 msgid "Off_set:" msgstr "De_splaçament:" -#: ../plug-ins/common/file-raw-data.c:2060 +#: ../plug-ins/common/file-raw-data.c:2041 msgid "Select Palette File" msgstr "Selecció del fitxer amb la paleta de colors" -#: ../plug-ins/common/file-raw-data.c:2066 +#: ../plug-ins/common/file-raw-data.c:2047 msgid "Pal_ette File:" msgstr "Fitxer de pal_eta de colors:" #. Dialog init -#: ../plug-ins/common/file-raw-data.c:2115 +#: ../plug-ins/common/file-raw-data.c:2096 msgid "Raw Image" msgstr "Imatge en cru" @@ -4160,7 +4169,7 @@ #: ../plug-ins/common/file-svg.c:349 msgid "Rendered SVG" -msgstr "S'ha compost l'SVG" +msgstr "SVG renderitzat" #: ../plug-ins/common/file-svg.c:484 ../plug-ins/common/file-wmf.c:369 #, c-format @@ -4276,7 +4285,7 @@ #: ../plug-ins/common/file-wmf.c:1028 msgid "Rendered WMF" -msgstr "S'ha compost el WMF" +msgstr "WMF renderitzat" #: ../plug-ins/common/file-xbm.c:183 ../plug-ins/common/file-xbm.c:201 msgid "X BitMap image" @@ -4540,8 +4549,8 @@ # init the progress meter # Set up progress display #: ../plug-ins/common/file-xmc.c:1493 -#: ../plug-ins/file-webp/file-webp-save.c:180 -#: ../plug-ins/file-webp/file-webp-save.c:522 +#: ../plug-ins/file-webp/file-webp-save.c:182 +#: ../plug-ins/file-webp/file-webp-save.c:526 #, c-format msgid "Saving '%s'" msgstr "S'està desant «%s»" @@ -6672,7 +6681,7 @@ #. Advanced Options #. Advanced expander #: ../plug-ins/file-bmp/bmp-save.c:993 ../plug-ins/file-jpeg/jpeg-save.c:1014 -#: ../plug-ins/file-webp/file-webp-dialog.c:221 +#: ../plug-ins/file-webp/file-webp-dialog.c:222 msgid "_Advanced Options" msgstr "Opcions _avançades" @@ -6693,19 +6702,20 @@ msgid "Windows BMP image" msgstr "Imatge BMP del Windows" -#: ../plug-ins/file-dds/dds.c:139 ../plug-ins/file-dds/dds.c:158 +#: ../plug-ins/file-dds/dds.c:162 ../plug-ins/file-dds/dds.c:181 +#: ../plug-ins/file-dds/dds.c:200 msgid "DDS image" msgstr "Imatge DDS" -#: ../plug-ins/file-dds/dds.c:176 +#: ../plug-ins/file-dds/dds.c:217 msgid "Decode YCoCg" msgstr "Descodifica YCoCg" -#: ../plug-ins/file-dds/dds.c:189 +#: ../plug-ins/file-dds/dds.c:230 msgid "Decode YCoCg (scaled)" msgstr "Descodifica YCoCg (escalat)" -#: ../plug-ins/file-dds/dds.c:202 +#: ../plug-ins/file-dds/dds.c:243 msgid "Decode Alpha exponent" msgstr "Descodifica l'exponent alfa" @@ -6721,64 +6731,68 @@ msgid "_Automatically decode YCoCg/AExp images when detected" msgstr "Descodifiqueu _automàticament les imatges YCoCg/AExp quan es detectin" -#: ../plug-ins/file-dds/ddswrite.c:1956 +#: ../plug-ins/file-dds/ddswrite.c:1981 msgid "Export as DDS" msgstr "Exporta a DDS" -#: ../plug-ins/file-dds/ddswrite.c:1959 +#: ../plug-ins/file-dds/ddswrite.c:1984 #: ../plug-ins/metadata/metadata-editor.c:4662 msgid "_Export" msgstr "_Exporta" -#: ../plug-ins/file-dds/ddswrite.c:1986 +#: ../plug-ins/file-dds/ddswrite.c:2011 msgid "_Compression:" msgstr "_Compressió:" -#: ../plug-ins/file-dds/ddswrite.c:1996 +#: ../plug-ins/file-dds/ddswrite.c:2021 msgid "Use _perceptual error metric" msgstr "Utilitzeu mètrica d'error _perceptiu" -#: ../plug-ins/file-dds/ddswrite.c:2025 +#: ../plug-ins/file-dds/ddswrite.c:2050 msgid "_Save:" msgstr "De_sa:" -#: ../plug-ins/file-dds/ddswrite.c:2039 +#: ../plug-ins/file-dds/ddswrite.c:2062 +msgid "Flip the image _vertically on export" +msgstr "I_nverteix la imatge verticalment en exportar" + +#: ../plug-ins/file-dds/ddswrite.c:2075 msgid "_Mipmaps:" msgstr "_Mipmaps:" -#: ../plug-ins/file-dds/ddswrite.c:2062 +#: ../plug-ins/file-dds/ddswrite.c:2098 msgid "Transparent index:" msgstr "Index transparent:" -#: ../plug-ins/file-dds/ddswrite.c:2106 +#: ../plug-ins/file-dds/ddswrite.c:2142 msgid "Mipmap Options" msgstr "Opcions del Mipmap" -#: ../plug-ins/file-dds/ddswrite.c:2119 +#: ../plug-ins/file-dds/ddswrite.c:2155 msgid "F_ilter:" msgstr "F_iltre:" -#: ../plug-ins/file-dds/ddswrite.c:2132 +#: ../plug-ins/file-dds/ddswrite.c:2168 msgid "_Wrap mode:" msgstr "_Mode d'ajust:" -#: ../plug-ins/file-dds/ddswrite.c:2142 +#: ../plug-ins/file-dds/ddswrite.c:2178 msgid "Appl_y gamma correction" msgstr "_Aplica la correcció gamma" -#: ../plug-ins/file-dds/ddswrite.c:2156 +#: ../plug-ins/file-dds/ddswrite.c:2192 msgid "Use s_RGB colorspace" msgstr "Utilitzeu l'espai de colors s_RGB" -#: ../plug-ins/file-dds/ddswrite.c:2175 ../plug-ins/flame/flame.c:1116 +#: ../plug-ins/file-dds/ddswrite.c:2211 ../plug-ins/flame/flame.c:1116 msgid "_Gamma:" msgstr "_Gamma:" -#: ../plug-ins/file-dds/ddswrite.c:2185 +#: ../plug-ins/file-dds/ddswrite.c:2221 msgid "Preserve alpha _test coverage" msgstr "Conserva la cober_tura de la prova alfa" -#: ../plug-ins/file-dds/ddswrite.c:2204 +#: ../plug-ins/file-dds/ddswrite.c:2240 msgid "_Alpha test threshold:" msgstr "Llindar de la prova _alfa:" @@ -7029,18 +7043,20 @@ #. XMP metadata #: ../plug-ins/file-jpeg/jpeg-save.c:932 -#: ../plug-ins/file-webp/file-webp-dialog.c:377 -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:7 +#: ../plug-ins/file-webp/file-webp-dialog.c:390 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:9 msgid "Save _XMP data" msgstr "Desa les dades _XMP" #: ../plug-ins/file-jpeg/jpeg-save.c:946 -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:8 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:10 msgid "Save _IPTC data" msgstr "Desa les dades _IPTC" +#. Save Thumbnail #: ../plug-ins/file-jpeg/jpeg-save.c:960 -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:9 +#: ../plug-ins/file-webp/file-webp-dialog.c:414 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:11 msgid "Save _thumbnail" msgstr "Desa la minia_tura" @@ -7219,21 +7235,21 @@ msgid "Unsupported or invalid layer mask size: %dx%d" msgstr "L'amplada de la capa no és vàlida o no és compatible: %dx%d" -#: ../plug-ins/file-psd/psd-load.c:1477 ../plug-ins/file-psd/psd-load.c:2008 +#: ../plug-ins/file-psd/psd-load.c:1477 ../plug-ins/file-psd/psd-load.c:2040 #, c-format msgid "Unsupported compression mode: %d" msgstr "Mode de compressió no compatible: %d" -#: ../plug-ins/file-psd/psd-load.c:2155 +#: ../plug-ins/file-psd/psd-load.c:2187 msgid "Extra" msgstr "Extra" -#: ../plug-ins/file-psd/psd-load.c:2333 +#: ../plug-ins/file-psd/psd-load.c:2365 #, c-format msgid "Unsupported or invalid channel size" msgstr "La mida del canal no és vàlida o no és compatible" -#: ../plug-ins/file-psd/psd-load.c:2399 +#: ../plug-ins/file-psd/psd-load.c:2431 #, c-format msgid "Failed to decompress data" msgstr "No s'han pogut descomprimir les dades" @@ -7243,7 +7259,7 @@ msgstr "" "Error: no es pot convertir de tipus d'imatge base del GIMP al mode PSD" -#: ../plug-ins/file-psd/psd-save.c:1692 +#: ../plug-ins/file-psd/psd-save.c:1689 #, c-format msgid "" "Unable to export '%s'. The PSD file format does not support images that are" @@ -7252,7 +7268,7 @@ "No s'ha pogut exportar «%s». El format de fitxer PSD no és compatible amb " "imatges de més de 30.000 píxels d'amplada o alçada." -#: ../plug-ins/file-psd/psd-save.c:1713 +#: ../plug-ins/file-psd/psd-save.c:1710 #, c-format msgid "" "Unable to export '%s'. The PSD file format does not support images with " @@ -7441,22 +7457,22 @@ "RLE _agressiu\n" "(no funciona amb SGI)" -#: ../plug-ins/file-tiff/file-tiff.c:141 ../plug-ins/file-tiff/file-tiff.c:163 -#: ../plug-ins/file-tiff/file-tiff.c:181 +#: ../plug-ins/file-tiff/file-tiff.c:165 ../plug-ins/file-tiff/file-tiff.c:187 +#: ../plug-ins/file-tiff/file-tiff.c:205 ../plug-ins/file-tiff/file-tiff.c:222 msgid "TIFF image" msgstr "Imatge TIFF" -#: ../plug-ins/file-tiff/file-tiff-load.c:267 +#: ../plug-ins/file-tiff/file-tiff-load.c:307 #, c-format msgid "Not a TIFF image or image is corrupt." msgstr "No hi ha cap imatge TIFF o està corrompuda." -#: ../plug-ins/file-tiff/file-tiff-load.c:298 +#: ../plug-ins/file-tiff/file-tiff-load.c:338 #, c-format msgid "TIFF '%s' does not contain any directories" msgstr "La imatge TIFF «%s» no conté cap directori" -#: ../plug-ins/file-tiff/file-tiff-load.c:305 +#: ../plug-ins/file-tiff/file-tiff-load.c:345 #, c-format msgid "" "TIFF '%s' directory count by header failed though there seems to be %d page." @@ -7471,7 +7487,7 @@ "El recompte de directoris TIFF '%s' per capçalera ha fallat tot i que sembla que és la %d pàgina.\n" "Intentant carregar el fitxer amb aquest supòsit." -#: ../plug-ins/file-tiff/file-tiff-load.c:429 +#: ../plug-ins/file-tiff/file-tiff-load.c:476 msgid "Extra channels with unspecified data." msgstr "Canals addicionals amb dades no especificades." @@ -7481,16 +7497,16 @@ #. * must be present if there are extra samples". So the files #. * can be considered non-conformant. #. * Let's ask what to do with the channel. -#: ../plug-ins/file-tiff/file-tiff-load.c:441 +#: ../plug-ins/file-tiff/file-tiff-load.c:488 msgid "Non-conformant TIFF: extra channels without 'ExtraSamples' field." msgstr "TIFF no conforme: canals addicionals sense camp 'ExtraSamples'." -#: ../plug-ins/file-tiff/file-tiff-load.c:522 +#: ../plug-ins/file-tiff/file-tiff-load.c:582 #, c-format msgid "Couldn't read page %d of %d. Image might be corrupt.\n" msgstr "No s'ha pogut llegir la pàgina %d de %d. La imatge pot estar malmesa.\n" -#: ../plug-ins/file-tiff/file-tiff-load.c:551 +#: ../plug-ins/file-tiff/file-tiff-load.c:611 #, c-format msgid "" "This image has a linear color profile but it was not set on the first layer." @@ -7500,7 +7516,7 @@ "primera capa. Les capes per sota de la capa # %d s’interpretaran com a no " "lineals." -#: ../plug-ins/file-tiff/file-tiff-load.c:559 +#: ../plug-ins/file-tiff/file-tiff-load.c:619 msgid "" "This image has multiple color profiles. We will use the first one. If this " "leads to incorrect results you should consider loading each layer as a " @@ -7510,36 +7526,36 @@ " condueix a resultats incorrectes, hauríeu de considerar la possibilitat de " "carregar cada capa com una imatge independent." -#: ../plug-ins/file-tiff/file-tiff-load.c:571 +#: ../plug-ins/file-tiff/file-tiff-load.c:631 #, c-format msgid "Suspicious bit depth: %d for page %d. Image may be corrupt." msgstr "" "Profunditat de bits sospitosa: %d per a la pàgina %d. La imatge podria estar" " corrompuda." -#: ../plug-ins/file-tiff/file-tiff-load.c:645 +#: ../plug-ins/file-tiff/file-tiff-load.c:705 #, c-format msgid "Unsupported bit depth: %d for page %d." msgstr "Profunditat de bits no admesa: %d per a la pàgina %d." -#: ../plug-ins/file-tiff/file-tiff-load.c:660 +#: ../plug-ins/file-tiff/file-tiff-load.c:720 #, c-format msgid "Could not get image width from '%s'" msgstr "No s'ha pogut obtenir l'amplada de la imatge des de '%s'" -#: ../plug-ins/file-tiff/file-tiff-load.c:668 +#: ../plug-ins/file-tiff/file-tiff-load.c:728 #, c-format msgid "Could not get image length from '%s'" msgstr "No s'ha pogut obtenir la longitud de la imatge des de '%s'" -#: ../plug-ins/file-tiff/file-tiff-load.c:676 +#: ../plug-ins/file-tiff/file-tiff-load.c:736 #, c-format msgid "Invalid image dimensions (%u x %u) for page %d. Image may be corrupt." msgstr "" "Les dimensions de la imatge no són vàlides (%u x %u) per a la pàgina %d. La " "imatge pot estar malmesa." -#: ../plug-ins/file-tiff/file-tiff-load.c:697 +#: ../plug-ins/file-tiff/file-tiff-load.c:757 #, c-format msgid "" "Could not get photometric from '%s'. Image is CCITT compressed, assuming " @@ -7548,7 +7564,7 @@ "No s'ha pogut obtenir la fotometria de «%s». La imatge es comprimeix en " "CCITT, suposant que el mínim sigui blanc" -#: ../plug-ins/file-tiff/file-tiff-load.c:704 +#: ../plug-ins/file-tiff/file-tiff-load.c:764 #, c-format msgid "Could not get photometric from '%s'. Assuming min-is-black" msgstr "" @@ -7558,7 +7574,7 @@ #. In non-interactive mode, we assume unassociated alpha if unspecified. #. * We don't output messages in interactive mode as the user #. * has already the ability to choose through a dialog. -#: ../plug-ins/file-tiff/file-tiff-load.c:736 +#: ../plug-ins/file-tiff/file-tiff-load.c:796 #, c-format msgid "" "Alpha channel type not defined for %s. Assuming alpha is not premultiplied" @@ -7566,7 +7582,7 @@ "El tipus de canal alfa no s'ha definit per a %s. Suposant que l’alfa no " "estigui premultiplicat" -#: ../plug-ins/file-tiff/file-tiff-load.c:761 +#: ../plug-ins/file-tiff/file-tiff-load.c:821 #, c-format msgid "" "Image '%s' does not conform to the TIFF specification: ExtraSamples field is" @@ -7577,61 +7593,75 @@ "està definit mentre hi hagi canals addicionals. Suposant que el primer canal" " addicional sigui l'alfa no premultiplicat." -#: ../plug-ins/file-tiff/file-tiff-load.c:994 +#: ../plug-ins/file-tiff/file-tiff-load.c:1110 #, c-format msgid "Invalid or unknown compression %u. Setting compression to none." msgstr "" "Compressió %u no vàlida o desconeguda. Configurant per a cap compressió." -#: ../plug-ins/file-tiff/file-tiff-load.c:1052 +#: ../plug-ins/file-tiff/file-tiff-load.c:1168 #, c-format msgid "Could not create a new image: %s" msgstr "No s'ha pogut crear una imatge nova: %s" -#: ../plug-ins/file-tiff/file-tiff-load.c:1072 +#: ../plug-ins/file-tiff/file-tiff-load.c:1188 #, c-format msgid "%s-%d-of-%d-pages" msgstr "%s-%d-de-%d-pàgines" -#: ../plug-ins/file-tiff/file-tiff-load.c:1217 +#: ../plug-ins/file-tiff/file-tiff-load.c:1333 #, c-format msgid "Unknown resolution unit type %d, assuming dpi" msgstr "Tipus d'unitat de resolució desconeguda %d, suposant el dpi" #. no res unit tag #. old AppleScan software produces these -#: ../plug-ins/file-tiff/file-tiff-load.c:1227 +#: ../plug-ins/file-tiff/file-tiff-load.c:1343 msgid "Warning: resolution specified without unit type, assuming dpi" msgstr "Avís: resolució especificada sense tipus d’unitat, suposant el dpi" #. xres but no yres -#: ../plug-ins/file-tiff/file-tiff-load.c:1235 +#: ../plug-ins/file-tiff/file-tiff-load.c:1351 msgid "Warning: no y resolution info, assuming same as x" msgstr "Avís: no hi ha informació de resolució y, assumint el mateix que x" -#: ../plug-ins/file-tiff/file-tiff-load.c:1294 +#: ../plug-ins/file-tiff/file-tiff-load.c:1368 +msgid "Invalid image resolution info, using default" +msgstr "Informació de resolució d'imatge no vàlida, s'usa la predeterminada" + +#: ../plug-ins/file-tiff/file-tiff-load.c:1427 #, c-format msgid "Could not get colormaps from '%s'" msgstr "No s'han pogut obtenir mapes de colors des de '%s'" -#: ../plug-ins/file-tiff/file-tiff-load.c:1367 +#. Validate number of channels to the same maximum as we use for +#. * Photoshop. A higher number most likely means a corrupt image +#. * and can cause GIMP to become unresponsive and/or stuck. +#. * See m2-d0f86ab189cbe900ec389ca6d7464713.tif from imagetestsuite +#: ../plug-ins/file-tiff/file-tiff-load.c:1521 +#, c-format +msgid "Suspicious number of extra channels: %d. Possibly corrupt image." +msgstr "" +"Nombre sospitós de canals addicionals: %d. Possiblement imatge malmesa." + +#: ../plug-ins/file-tiff/file-tiff-load.c:1583 msgid "TIFF Channel" msgstr "Canal TIFF" -#: ../plug-ins/file-tiff/file-tiff-load.c:1505 +#: ../plug-ins/file-tiff/file-tiff-load.c:1721 #, c-format msgid "No data could be read from TIFF '%s'. The file is probably corrupted." msgstr "" "No es poden llegir dades del TIFF '%s'. El fitxer probablement està malmès." -#: ../plug-ins/file-tiff/file-tiff-load.c:1576 +#: ../plug-ins/file-tiff/file-tiff-load.c:1792 #, c-format msgid "%s: Unsupported image format, no RGBA loader available" msgstr "" "%s: format d'imatge no compatible, no hi ha cap carregador RGBA disponible" -#: ../plug-ins/file-tiff/file-tiff-load.c:1888 -#: ../plug-ins/file-tiff/file-tiff-load.c:2085 +#: ../plug-ins/file-tiff/file-tiff-load.c:2104 +#: ../plug-ins/file-tiff/file-tiff-load.c:2301 #, c-format msgid "Reading tile failed. Image may be corrupt at line %d." msgstr "" @@ -7639,39 +7669,43 @@ "%d." #. Error reading scanline, stop loading -#: ../plug-ins/file-tiff/file-tiff-load.c:1897 -#: ../plug-ins/file-tiff/file-tiff-load.c:2094 +#: ../plug-ins/file-tiff/file-tiff-load.c:2113 +#: ../plug-ins/file-tiff/file-tiff-load.c:2310 #, c-format msgid "Reading scanline failed. Image may be corrupt at line %d." msgstr "" "Ha fallat la lectura de la línia d'escaneig. La imatge pot estar malmesa a " "la línia %d." -#: ../plug-ins/file-tiff/file-tiff-load.c:2495 +#: ../plug-ins/file-tiff/file-tiff-load.c:2660 msgid "Import from TIFF" msgstr "Importa des d'un TIFF" +#: ../plug-ins/file-tiff/file-tiff-load.c:2681 +msgid "_Show reduced images" +msgstr "_Mostra les imatges reduïdes" + #. Option to shrink the loaded image to its bounding box #. or keep as much empty space as possible. #. Note that there seems to be no way to keep the empty #. space on the right and bottom. -#: ../plug-ins/file-tiff/file-tiff-load.c:2552 +#: ../plug-ins/file-tiff/file-tiff-load.c:2715 msgid "_Keep empty space around imported layers" msgstr "_Manté l'espai buit al voltant de les capes importades" -#: ../plug-ins/file-tiff/file-tiff-load.c:2569 +#: ../plug-ins/file-tiff/file-tiff-load.c:2732 msgid "Process extra channel as:" msgstr "Processa un canal addicional com:" -#: ../plug-ins/file-tiff/file-tiff-load.c:2572 +#: ../plug-ins/file-tiff/file-tiff-load.c:2735 msgid "_Non-premultiplied alpha" msgstr "Alfa _no premultiplicada" -#: ../plug-ins/file-tiff/file-tiff-load.c:2573 +#: ../plug-ins/file-tiff/file-tiff-load.c:2736 msgid "Pre_multiplied alpha" msgstr "Alfa pre_multiplicada" -#: ../plug-ins/file-tiff/file-tiff-load.c:2574 +#: ../plug-ins/file-tiff/file-tiff-load.c:2737 msgid "Channe_l" msgstr "Cana_ls" @@ -7687,12 +7721,12 @@ msgid "Indexed pictures cannot be compressed with \"JPEG\"." msgstr "Les imatges indexades no es poden comprimir amb «JPEG»." -#: ../plug-ins/file-tiff/file-tiff-save.c:742 +#: ../plug-ins/file-tiff/file-tiff-save.c:743 #, c-format msgid "Failed a scanline write on row %d" msgstr "No s'ha pogut escriure la línia escanejada a la fila %d" -#: ../plug-ins/file-tiff/file-tiff-save.c:980 +#: ../plug-ins/file-tiff/file-tiff-save.c:985 msgid "" "The TIFF format only supports comments in\n" "7bit ASCII encoding. No comment is saved." @@ -7700,48 +7734,57 @@ "El format TIFF només accepta comentaris en\n" "codificació ASCII de 7 bits. No es desarà cap comentari." -#: ../plug-ins/file-tiff/file-tiff-save.c:1090 +#: ../plug-ins/file-tiff/file-tiff-save.c:1095 #, c-format msgid "Writing pages with different bit depth is strange." msgstr "És estrany escriure pàgines amb una profunditat de bits diferent." -#: ../plug-ins/file-tiff/file-tiff-save.c:1150 +#: ../plug-ins/file-tiff/file-tiff-save.c:1157 msgid "TIFF" msgstr "TIFF" -#: ../plug-ins/file-tiff/file-tiff-save.c:1176 +#: ../plug-ins/file-tiff/file-tiff-save.c:1188 +msgid "" +"Warning: maximum TIFF file size exceeded.\n" +" Retry as BigTIFF or cancel." +msgstr "" +"Avís: s'ha excedit la mida màxima del fitxer TIFF.\n" +" Reintenta com a BigTIFF o cancel·la." + +#: ../plug-ins/file-tiff/file-tiff-save.c:1199 msgid "Compression" msgstr "Compressió" -#: ../plug-ins/file-tiff/file-tiff-save.c:1180 +#: ../plug-ins/file-tiff/file-tiff-save.c:1203 msgid "_None" msgstr "_Cap" -#: ../plug-ins/file-tiff/file-tiff-save.c:1181 +#: ../plug-ins/file-tiff/file-tiff-save.c:1204 msgid "_LZW" msgstr "_LZW" -#: ../plug-ins/file-tiff/file-tiff-save.c:1182 +#: ../plug-ins/file-tiff/file-tiff-save.c:1205 msgid "_Pack Bits" msgstr "_Paquet de bits" -#: ../plug-ins/file-tiff/file-tiff-save.c:1183 +#: ../plug-ins/file-tiff/file-tiff-save.c:1206 msgid "_Deflate" msgstr "_Desinfla" -#: ../plug-ins/file-tiff/file-tiff-save.c:1184 +#: ../plug-ins/file-tiff/file-tiff-save.c:1207 msgid "_JPEG" msgstr "_JPEG" -#: ../plug-ins/file-tiff/file-tiff-save.c:1185 +#: ../plug-ins/file-tiff/file-tiff-save.c:1208 msgid "CCITT Group _3 fax" msgstr "Fax CCITT grup _3" -#: ../plug-ins/file-tiff/file-tiff-save.c:1186 +#: ../plug-ins/file-tiff/file-tiff-save.c:1209 msgid "CCITT Group _4 fax" msgstr "Fax CCITT grup _4" -#: ../plug-ins/file-webp/file-webp.c:101 ../plug-ins/file-webp/file-webp.c:122 +#: ../plug-ins/file-webp/file-webp.c:124 ../plug-ins/file-webp/file-webp.c:145 +#: ../plug-ins/file-webp/file-webp.c:163 msgid "WebP image" msgstr "Imatge WebP" @@ -7754,74 +7797,79 @@ msgstr "(tots els fotogrames són fotogrames clau)" #. Create the dialog -#: ../plug-ins/file-webp/file-webp-dialog.c:108 +#: ../plug-ins/file-webp/file-webp-dialog.c:109 msgid "WebP" msgstr "WebP" #. Create the lossless checkbox -#: ../plug-ins/file-webp/file-webp-dialog.c:125 +#: ../plug-ins/file-webp/file-webp-dialog.c:126 msgid "_Lossless" msgstr "_Sense pèrdues" -#: ../plug-ins/file-webp/file-webp-dialog.c:141 +#: ../plug-ins/file-webp/file-webp-dialog.c:142 msgid "Image _quality:" msgstr "_Qualitat d'imatge:" -#: ../plug-ins/file-webp/file-webp-dialog.c:149 +#: ../plug-ins/file-webp/file-webp-dialog.c:150 msgid "Image quality" msgstr "Qualitat d'imatge" -#: ../plug-ins/file-webp/file-webp-dialog.c:160 +#: ../plug-ins/file-webp/file-webp-dialog.c:161 msgid "Alpha q_uality:" msgstr "Q_ualitat alfa:" -#: ../plug-ins/file-webp/file-webp-dialog.c:168 +#: ../plug-ins/file-webp/file-webp-dialog.c:169 msgid "Alpha channel quality" msgstr "Qualitat del canal alfa" -#: ../plug-ins/file-webp/file-webp-dialog.c:193 +#: ../plug-ins/file-webp/file-webp-dialog.c:194 msgid "Source _type:" msgstr "_Tipus de font:" -#: ../plug-ins/file-webp/file-webp-dialog.c:196 +#: ../plug-ins/file-webp/file-webp-dialog.c:197 msgid "WebP encoder \"preset\"" msgstr "WebP codificador «preestablert»" #. Create the top-level animation checkbox expander -#: ../plug-ins/file-webp/file-webp-dialog.c:228 +#: ../plug-ins/file-webp/file-webp-dialog.c:229 msgid "As A_nimation" msgstr "Com una _animació" #. loop animation checkbox -#: ../plug-ins/file-webp/file-webp-dialog.c:257 +#: ../plug-ins/file-webp/file-webp-dialog.c:258 msgid "Loop _forever" msgstr "_Bucle sense fi" #. label for 'max key-frame distance' adjustment -#: ../plug-ins/file-webp/file-webp-dialog.c:274 +#: ../plug-ins/file-webp/file-webp-dialog.c:275 msgid "Max distance between key-frames:" msgstr "Distància màxima entre els fotogrames clau:" #. minimize-size checkbox -#: ../plug-ins/file-webp/file-webp-dialog.c:309 +#: ../plug-ins/file-webp/file-webp-dialog.c:310 msgid "_Minimize output size (slower)" msgstr "_Minimitza la mida de sortida (més lent)" #. label for 'delay' adjustment -#: ../plug-ins/file-webp/file-webp-dialog.c:332 +#: ../plug-ins/file-webp/file-webp-dialog.c:333 msgid "Delay between frames where unspecified:" msgstr "Retard entre fotogrames no especificats:" #. Create the force-delay checkbox -#: ../plug-ins/file-webp/file-webp-dialog.c:355 +#: ../plug-ins/file-webp/file-webp-dialog.c:356 msgid "Use _delay entered above for all frames" msgstr "Utilitza el retar_d en tots els fotogrames" #. Save EXIF data -#: ../plug-ins/file-webp/file-webp-dialog.c:367 +#: ../plug-ins/file-webp/file-webp-dialog.c:368 msgid "_Save Exif data" msgstr "De_sa les dades Exif" +#. IPTC metadata +#: ../plug-ins/file-webp/file-webp-dialog.c:378 +msgid "Save _IPTC" +msgstr "Desa _IPTC" + #: ../plug-ins/file-webp/file-webp-load.c:107 #, c-format msgid "Invalid WebP file '%s'" @@ -7866,45 +7914,47 @@ msgid "invalid configuration" msgstr "configuració invàlida" -#: ../plug-ins/file-webp/file-webp-save.c:124 -msgid "bad image dimensions" -msgstr "dimensions dolentes de la imatge" +#. TRANSLATORS: widthxheight with UTF-8 encoded multiply sign. +#: ../plug-ins/file-webp/file-webp-save.c:125 +#, c-format +msgid "bad image dimensions (maximum: %d×%d)" +msgstr "dimensions d'imatge incorrectes (màxim: %d×%d)" -#: ../plug-ins/file-webp/file-webp-save.c:126 +#: ../plug-ins/file-webp/file-webp-save.c:128 msgid "partition is bigger than 512K" msgstr "la partició és més gran de 512K" -#: ../plug-ins/file-webp/file-webp-save.c:128 +#: ../plug-ins/file-webp/file-webp-save.c:130 msgid "partition is bigger than 16M" msgstr "la partició és més gran de 16M" -#: ../plug-ins/file-webp/file-webp-save.c:130 +#: ../plug-ins/file-webp/file-webp-save.c:132 msgid "unable to flush bytes" msgstr "no es poden eliminar els bits" -#: ../plug-ins/file-webp/file-webp-save.c:132 +#: ../plug-ins/file-webp/file-webp-save.c:134 msgid "file is larger than 4GiB" msgstr "el fitxer és més gran que 4GiB" -#: ../plug-ins/file-webp/file-webp-save.c:134 +#: ../plug-ins/file-webp/file-webp-save.c:136 msgid "user aborted encoding" msgstr "codificació d'usuari avortada" -#: ../plug-ins/file-webp/file-webp-save.c:136 +#: ../plug-ins/file-webp/file-webp-save.c:138 msgid "list terminator" msgstr "llista finalitzada" -#: ../plug-ins/file-webp/file-webp-save.c:138 +#: ../plug-ins/file-webp/file-webp-save.c:140 msgid "unknown error" msgstr "error desconegut" -#: ../plug-ins/file-webp/file-webp-save.c:188 -#: ../plug-ins/file-webp/file-webp-save.c:530 +#: ../plug-ins/file-webp/file-webp-save.c:190 +#: ../plug-ins/file-webp/file-webp-save.c:534 #, c-format msgid "Unable to open '%s' for writing: %s" msgstr "No s'ha pogut obrir «%s» per a escriure-hi: %s" -#: ../plug-ins/file-webp/file-webp-save.c:271 +#: ../plug-ins/file-webp/file-webp-save.c:274 #, c-format msgid "WebP error: '%s'" msgstr "Error WebP: «%s»" @@ -9637,7 +9687,7 @@ msgstr "De_sa el comentari" #: ../plug-ins/ui/plug-in-file-png.ui.h:8 -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:3 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:5 msgid "Save color _values from transparent pixels" msgstr "Desa els valors dels _colors dels píxels transparents" @@ -9731,30 +9781,42 @@ msgstr "_B, G, R, X (estil BMP)" #: ../plug-ins/ui/plug-in-file-tiff.ui.h:1 +msgid "" +"Warning: maximum TIFF file size exceeded. Retry as BigTIFF or with a " +"different compression algorithm, or cancel." +msgstr "" +"Avís: s'ha excedit la mida màxima del fitxer TIFF. Reintenta com a BigTIFF o" +" amb un algoritme de compressió diferent, o cancel·la." + +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:2 +msgid "Export in _BigTIFF variant file format" +msgstr "_Exporta en format de fitxer de variant BigTIFF" + +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:3 msgid "Save _layers" msgstr "_Desa les capes" -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:2 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:4 msgid "Cr_op layers to image bounds" msgstr "_Escapça les capes als límits de la imatge" -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:4 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:6 msgid "Colors are not stored premultiplied by the associated alpha" msgstr "Els colors no s’emmagatzemen premultiplicats per l’alfa associada" -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:5 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:7 msgid "Comment" msgstr "Comentari" -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:6 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:8 msgid "S_ave Exif data" msgstr "De_sa les dades Exif" -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:11 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:13 msgid "Save _GeoTIFF data" msgstr "Desa les dades _GeoTIFF" -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:12 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:14 msgid "Keep the GeoTIFF metadata if it was present on import" msgstr "Conserva les metadades GeoTIFF si hi eren en la importació" @@ -12942,3 +13004,6 @@ #: ../plug-ins/twain/twain.c:505 msgid "Transferring data from scanner/camera" msgstr "S'estan transferint dades de l'escàner/càmera" + +#~ msgid "bad image dimensions" +#~ msgstr "dimensions dolentes de la imatge" diff -Nru gimp-2.10.32/po-plug-ins/da.po gimp-2.10.34/po-plug-ins/da.po --- gimp-2.10.32/po-plug-ins/da.po 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/po-plug-ins/da.po 2023-02-21 19:56:20.000000000 +0000 @@ -19,8 +19,8 @@ msgstr "" "Project-Id-Version: GIMP plug-ins\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2022-06-10 16:34+0000\n" -"PO-Revision-Date: 2022-06-08 18:38+0200\n" +"POT-Creation-Date: 2023-02-19 17:35+0000\n" +"PO-Revision-Date: 2023-02-20 17:55+0100\n" "Last-Translator: Alan Mortensen \n" "Language-Team: Danish \n" "Language: da\n" @@ -28,7 +28,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 2.3\n" +"X-Generator: Poedit 3.0.1\n" "X-Language: da_DK\n" "X-Source-Language: C\n" "X-Project-Style: gnome\n" @@ -62,12 +62,12 @@ #: ../plug-ins/common/depth-merge.c:621 ../plug-ins/common/despeckle.c:397 #: ../plug-ins/common/destripe.c:468 ../plug-ins/common/edge-dog.c:306 #: ../plug-ins/common/emboss.c:453 ../plug-ins/common/file-cel.c:951 -#: ../plug-ins/common/file-gif-save.c:1112 ../plug-ins/common/file-heif.c:1898 +#: ../plug-ins/common/file-gif-save.c:1112 ../plug-ins/common/file-heif.c:1908 #: ../plug-ins/common/file-jp2-load.c:961 -#: ../plug-ins/common/file-pdf-load.c:702 -#: ../plug-ins/common/file-pdf-load.c:1282 -#: ../plug-ins/common/file-pdf-save.c:936 ../plug-ins/common/file-ps.c:3447 -#: ../plug-ins/common/file-raw-data.c:1838 ../plug-ins/common/file-svg.c:663 +#: ../plug-ins/common/file-pdf-load.c:708 +#: ../plug-ins/common/file-pdf-load.c:1338 +#: ../plug-ins/common/file-pdf-save.c:1020 ../plug-ins/common/file-ps.c:3447 +#: ../plug-ins/common/file-raw-data.c:1816 ../plug-ins/common/file-svg.c:663 #: ../plug-ins/common/file-wmf.c:515 ../plug-ins/common/film.c:1207 #: ../plug-ins/common/filter-pack.c:1264 ../plug-ins/common/fractal-trace.c:711 #: ../plug-ins/common/grid.c:677 ../plug-ins/common/hot.c:614 @@ -84,7 +84,7 @@ #: ../plug-ins/common/wavelet-decompose.c:354 ../plug-ins/common/web-page.c:234 #: ../plug-ins/file-dds/ddsread.c:1363 ../plug-ins/file-dds/ddswrite.c:1983 #: ../plug-ins/file-fits/fits.c:1150 ../plug-ins/file-fli/fli-gimp.c:877 -#: ../plug-ins/file-tiff/file-tiff-load.c:2616 ../plug-ins/flame/flame.c:481 +#: ../plug-ins/file-tiff/file-tiff-load.c:2664 ../plug-ins/flame/flame.c:481 #: ../plug-ins/flame/flame.c:657 ../plug-ins/flame/flame.c:979 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:566 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1641 @@ -127,8 +127,8 @@ #: ../plug-ins/common/curve-bend.c:1295 ../plug-ins/common/decompose.c:814 #: ../plug-ins/common/depth-merge.c:622 ../plug-ins/common/despeckle.c:398 #: ../plug-ins/common/destripe.c:469 ../plug-ins/common/edge-dog.c:307 -#: ../plug-ins/common/emboss.c:454 ../plug-ins/common/file-heif.c:1899 -#: ../plug-ins/common/file-pdf-load.c:703 ../plug-ins/common/file-svg.c:664 +#: ../plug-ins/common/emboss.c:454 ../plug-ins/common/file-heif.c:1909 +#: ../plug-ins/common/file-pdf-load.c:709 ../plug-ins/common/file-svg.c:664 #: ../plug-ins/common/file-wmf.c:516 ../plug-ins/common/film.c:1208 #: ../plug-ins/common/filter-pack.c:1265 ../plug-ins/common/fractal-trace.c:712 #: ../plug-ins/common/grid.c:678 ../plug-ins/common/hot.c:615 @@ -355,7 +355,7 @@ msgstr "Nulstil animations hastighed" #: ../plug-ins/common/animation-play.c:640 -#: ../plug-ins/common/animation-play.c:1364 +#: ../plug-ins/common/animation-play.c:1368 msgid "Start playback" msgstr "Start afspilning" @@ -411,12 +411,12 @@ msgid "Invalid image. Did you close it?" msgstr "Ugyldigt billede. Lukkede du det?" -#: ../plug-ins/common/animation-play.c:1225 +#: ../plug-ins/common/animation-play.c:1229 #, c-format msgid "Frame %d of %d" msgstr "Billede %d af %d" -#: ../plug-ins/common/animation-play.c:1364 +#: ../plug-ins/common/animation-play.c:1368 msgid "Stop playback" msgstr "Stop afspilning" @@ -460,16 +460,16 @@ #: ../plug-ins/common/file-jp2-load.c:1290 ../plug-ins/common/file-pcx.c:448 #: ../plug-ins/common/file-pcx.c:456 ../plug-ins/common/file-pix.c:400 #: ../plug-ins/common/file-png.c:1097 ../plug-ins/common/file-pnm.c:685 -#: ../plug-ins/common/file-raw-data.c:1397 -#: ../plug-ins/common/file-sunras.c:1049 ../plug-ins/common/file-tga.c:1111 +#: ../plug-ins/common/file-raw-data.c:1375 +#: ../plug-ins/common/file-sunras.c:1049 ../plug-ins/common/file-tga.c:1116 #: ../plug-ins/common/file-xbm.c:910 ../plug-ins/common/film.c:690 #: ../plug-ins/common/smooth-palette.c:259 ../plug-ins/common/tile.c:354 #: ../plug-ins/file-bmp/bmp-load.c:737 ../plug-ins/file-exr/file-exr.c:267 #: ../plug-ins/file-faxg3/faxg3.c:555 ../plug-ins/file-fits/fits.c:529 #: ../plug-ins/file-jpeg/jpeg-load.c:240 #: ../plug-ins/file-psd/psd-image-res-load.c:1043 -#: ../plug-ins/file-psd/psd-load.c:2035 ../plug-ins/file-sgi/sgi.c:416 -#: ../plug-ins/file-tiff/file-tiff-load.c:1497 +#: ../plug-ins/file-psd/psd-load.c:2153 ../plug-ins/file-sgi/sgi.c:416 +#: ../plug-ins/file-tiff/file-tiff-load.c:1544 #: ../plug-ins/file-webp/file-webp-load.c:164 #: ../plug-ins/gfig/gfig-dialog.c:1321 ../plug-ins/gimpressionist/general.c:139 #: ../plug-ins/map-object/map-object-apply.c:245 @@ -854,7 +854,7 @@ #: ../plug-ins/common/cml-explorer.c:2160 ../plug-ins/common/curve-bend.c:1555 #: ../plug-ins/common/curve-bend.c:2138 ../plug-ins/common/file-cel.c:952 #: ../plug-ins/common/file-jp2-load.c:962 -#: ../plug-ins/common/file-raw-data.c:1839 ../plug-ins/common/qbist.c:721 +#: ../plug-ins/common/file-raw-data.c:1817 ../plug-ins/common/qbist.c:721 #: ../plug-ins/common/qbist.c:885 ../plug-ins/common/sphere-designer.c:2210 #: ../plug-ins/common/sphere-designer.c:2610 ../plug-ins/file-fits/fits.c:1151 #: ../plug-ins/file-fli/fli-gimp.c:878 ../plug-ins/flame/flame.c:483 @@ -872,7 +872,7 @@ #. The Save button #: ../plug-ins/common/cml-explorer.c:1317 #: ../plug-ins/common/cml-explorer.c:2027 ../plug-ins/common/curve-bend.c:1567 -#: ../plug-ins/common/curve-bend.c:2173 ../plug-ins/common/file-pdf-save.c:935 +#: ../plug-ins/common/curve-bend.c:2173 ../plug-ins/common/file-pdf-save.c:1019 #: ../plug-ins/common/qbist.c:763 ../plug-ins/common/qbist.c:893 #: ../plug-ins/common/sphere-designer.c:2210 #: ../plug-ins/common/sphere-designer.c:2618 ../plug-ins/flame/flame.c:483 @@ -1077,14 +1077,14 @@ #: ../plug-ins/common/cml-explorer.c:2078 ../plug-ins/common/curve-bend.c:891 #: ../plug-ins/common/file-dicom.c:1524 ../plug-ins/common/file-mng.c:648 #: ../plug-ins/common/file-mng.c:985 ../plug-ins/common/file-pcx.c:874 -#: ../plug-ins/common/file-pdf-save.c:480 ../plug-ins/common/file-png.c:1618 -#: ../plug-ins/common/file-raw-data.c:1195 -#: ../plug-ins/common/file-raw-data.c:1224 ../plug-ins/common/file-sunras.c:610 -#: ../plug-ins/common/file-tga.c:1222 ../plug-ins/common/file-xmc.c:1504 +#: ../plug-ins/common/file-pdf-save.c:550 ../plug-ins/common/file-png.c:1618 +#: ../plug-ins/common/file-raw-data.c:1173 +#: ../plug-ins/common/file-raw-data.c:1202 ../plug-ins/common/file-sunras.c:610 +#: ../plug-ins/common/file-tga.c:1227 ../plug-ins/common/file-xmc.c:1504 #: ../plug-ins/common/sphere-designer.c:2121 #: ../plug-ins/file-bmp/bmp-save.c:327 ../plug-ins/file-fits/fits.c:481 #: ../plug-ins/file-fli/fli-gimp.c:757 ../plug-ins/file-ico/ico-save.c:1087 -#: ../plug-ins/file-jpeg/jpeg-save.c:333 ../plug-ins/file-psd/psd-save.c:1728 +#: ../plug-ins/file-jpeg/jpeg-save.c:333 ../plug-ins/file-psd/psd-save.c:1897 #: ../plug-ins/file-tiff/file-tiff-save.c:970 #: ../plug-ins/file-tiff/file-tiff-save.c:1072 ../plug-ins/flame/flame.c:450 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1548 @@ -1111,7 +1111,7 @@ #: ../plug-ins/common/file-ps.c:1075 ../plug-ins/common/file-ps.c:3397 #: ../plug-ins/common/file-psp.c:2228 ../plug-ins/common/file-psp.c:2278 #: ../plug-ins/common/file-raw-data.c:477 -#: ../plug-ins/common/file-raw-data.c:1306 ../plug-ins/common/file-sunras.c:436 +#: ../plug-ins/common/file-raw-data.c:1284 ../plug-ins/common/file-sunras.c:436 #: ../plug-ins/common/file-svg.c:329 ../plug-ins/common/file-svg.c:647 #: ../plug-ins/common/file-tga.c:446 ../plug-ins/common/file-xbm.c:747 #: ../plug-ins/common/file-xmc.c:665 ../plug-ins/common/file-xmc.c:858 @@ -1120,12 +1120,12 @@ #: ../plug-ins/file-fits/fits.c:360 ../plug-ins/file-fli/fli-gimp.c:462 #: ../plug-ins/file-fli/fli-gimp.c:501 ../plug-ins/file-ico/ico-load.c:672 #: ../plug-ins/file-ico/ico-load.c:750 ../plug-ins/file-jpeg/jpeg-load.c:96 -#: ../plug-ins/file-jpeg/jpeg-load.c:543 ../plug-ins/file-psd/psd-load.c:143 +#: ../plug-ins/file-jpeg/jpeg-load.c:543 ../plug-ins/file-psd/psd-load.c:146 #: ../plug-ins/file-psd/psd-thumb-load.c:82 ../plug-ins/flame/flame.c:419 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1865 #: ../plug-ins/fractal-explorer/fractal-explorer.c:913 -#: ../plug-ins/gfig/gfig.c:426 ../plug-ins/help/gimphelplocale.c:222 -#: ../plug-ins/help/gimphelplocale.c:238 +#: ../plug-ins/gfig/gfig.c:426 ../plug-ins/help/gimphelplocale.c:255 +#: ../plug-ins/help/gimphelplocale.c:271 #: ../plug-ins/lighting/lighting-ui.c:1376 #, c-format msgid "Could not open '%s' for reading: %s" @@ -1396,7 +1396,7 @@ #. * right type of raw data. #. #: ../plug-ins/common/compose.c:191 ../plug-ins/common/decompose.c:170 -#: ../plug-ins/common/file-raw-data.c:1942 +#: ../plug-ins/common/file-raw-data.c:1920 msgid "RGB" msgstr "RGB" @@ -1967,7 +1967,7 @@ msgid "O_verlap:" msgstr "O_verlapning:" -#: ../plug-ins/common/depth-merge.c:741 ../plug-ins/common/file-raw-data.c:1976 +#: ../plug-ins/common/depth-merge.c:741 ../plug-ins/common/file-raw-data.c:1954 msgid "O_ffset:" msgstr "_Forskydning:" @@ -2035,7 +2035,7 @@ #: ../plug-ins/common/destripe.c:500 ../plug-ins/common/file-html-table.c:647 #: ../plug-ins/common/file-ps.c:3522 ../plug-ins/common/file-ps.c:3727 -#: ../plug-ins/common/file-raw-data.c:1991 +#: ../plug-ins/common/file-raw-data.c:1969 #: ../plug-ins/common/smooth-palette.c:458 ../plug-ins/common/tile.c:465 #: ../plug-ins/imagemap/imap_cmd_guides.c:163 #: ../plug-ins/imagemap/imap_rectangle.c:399 @@ -2185,21 +2185,21 @@ #. #: ../plug-ins/common/file-cel.c:342 ../plug-ins/common/file-dicom.c:338 #: ../plug-ins/common/file-gegl.c:322 ../plug-ins/common/file-gif-load.c:353 -#: ../plug-ins/common/file-heif.c:697 ../plug-ins/common/file-jp2-load.c:1077 -#: ../plug-ins/common/file-pcx.c:370 ../plug-ins/common/file-pdf-load.c:1048 +#: ../plug-ins/common/file-heif.c:703 ../plug-ins/common/file-jp2-load.c:1077 +#: ../plug-ins/common/file-pcx.c:370 ../plug-ins/common/file-pdf-load.c:1059 #: ../plug-ins/common/file-pix.c:357 ../plug-ins/common/file-png.c:933 #: ../plug-ins/common/file-pnm.c:566 ../plug-ins/common/file-ps.c:1067 -#: ../plug-ins/common/file-raw-data.c:1299 ../plug-ins/common/file-sunras.c:429 +#: ../plug-ins/common/file-raw-data.c:1277 ../plug-ins/common/file-sunras.c:429 #: ../plug-ins/common/file-tga.c:438 ../plug-ins/common/file-wmf.c:1014 #: ../plug-ins/common/file-xbm.c:740 ../plug-ins/common/file-xmc.c:655 #: ../plug-ins/common/file-xpm.c:356 ../plug-ins/common/file-xwd.c:448 #: ../plug-ins/file-bmp/bmp-load.c:218 ../plug-ins/file-exr/file-exr.c:183 #: ../plug-ins/file-faxg3/faxg3.c:220 ../plug-ins/file-fli/fli-gimp.c:494 #: ../plug-ins/file-ico/ico-load.c:665 ../plug-ins/file-jpeg/jpeg-load.c:89 -#: ../plug-ins/file-psd/psd-load.c:135 +#: ../plug-ins/file-psd/psd-load.c:138 #: ../plug-ins/file-raw/file-darktable.c:399 #: ../plug-ins/file-raw/file-rawtherapee.c:319 ../plug-ins/file-sgi/sgi.c:325 -#: ../plug-ins/file-tiff/file-tiff-load.c:296 +#: ../plug-ins/file-tiff/file-tiff-load.c:299 #, c-format msgid "Opening '%s'" msgstr "Åbner '%s'" @@ -2274,15 +2274,16 @@ #. * Open the file for writing... #. #: ../plug-ins/common/file-cel.c:790 ../plug-ins/common/file-gif-save.c:880 -#: ../plug-ins/common/file-html-table.c:238 ../plug-ins/common/file-pcx.c:761 +#: ../plug-ins/common/file-html-table.c:238 +#: ../plug-ins/common/file-jpegxl.c:778 ../plug-ins/common/file-pcx.c:761 #: ../plug-ins/common/file-pix.c:538 ../plug-ins/common/file-png.c:1611 #: ../plug-ins/common/file-pnm.c:1249 ../plug-ins/common/file-ps.c:1278 -#: ../plug-ins/common/file-sunras.c:602 ../plug-ins/common/file-tga.c:1216 +#: ../plug-ins/common/file-sunras.c:602 ../plug-ins/common/file-tga.c:1221 #: ../plug-ins/common/file-xbm.c:1040 ../plug-ins/common/file-xpm.c:674 #: ../plug-ins/common/file-xwd.c:652 ../plug-ins/file-bmp/bmp-save.c:319 #: ../plug-ins/file-fits/fits.c:473 ../plug-ins/file-fli/fli-gimp.c:725 #: ../plug-ins/file-ico/ico-save.c:1081 ../plug-ins/file-jpeg/jpeg-save.c:290 -#: ../plug-ins/file-psd/psd-save.c:1699 ../plug-ins/file-sgi/sgi.c:584 +#: ../plug-ins/file-psd/psd-save.c:1868 ../plug-ins/file-sgi/sgi.c:584 #: ../plug-ins/file-tiff/file-tiff-save.c:956 #, c-format msgid "Exporting '%s'" @@ -2657,75 +2658,75 @@ msgid "Save image in AV1 Image File Format (AVIF)" msgstr "Gem billede i AV1 Image File Format (AVIF)" -#: ../plug-ins/common/file-heif.c:736 ../plug-ins/common/file-heif.c:769 -#: ../plug-ins/common/file-heif.c:808 ../plug-ins/common/file-heif.c:874 +#: ../plug-ins/common/file-heif.c:742 ../plug-ins/common/file-heif.c:775 +#: ../plug-ins/common/file-heif.c:814 ../plug-ins/common/file-heif.c:880 #, c-format msgid "Loading HEIF image failed: %s" msgstr "Indlæsning af HEIF-billedet mislykkedes: %s" -#: ../plug-ins/common/file-heif.c:758 +#: ../plug-ins/common/file-heif.c:764 msgid "Loading HEIF image failed: Input file contains no readable images" msgstr "" "Indlæsning af HEIF-billedet mislykkedes: Inputfilen indeholder ikke nogen " "billeder, som kan læses" -#: ../plug-ins/common/file-heif.c:1001 +#: ../plug-ins/common/file-heif.c:1007 msgid "image content" msgstr "billedindhold" -#: ../plug-ins/common/file-heif.c:1318 +#: ../plug-ins/common/file-heif.c:1328 #, c-format msgid "Exporting '%s' using %s encoder" msgstr "Eksporterer \"%s\" med brug af koderen %s" -#: ../plug-ins/common/file-heif.c:1369 ../plug-ins/common/file-heif.c:1623 +#: ../plug-ins/common/file-heif.c:1379 ../plug-ins/common/file-heif.c:1633 #, c-format msgid "Encoding HEIF image failed: %s" msgstr "Kodning af HEIF-billedet mislykkedes: %s" -#: ../plug-ins/common/file-heif.c:1660 +#: ../plug-ins/common/file-heif.c:1670 #, c-format msgid "Writing HEIF image failed: %s" msgstr "Skrivning af HEIF-billedet mislykkedes: %s" -#: ../plug-ins/common/file-heif.c:1749 +#: ../plug-ins/common/file-heif.c:1759 msgid "primary" msgstr "primær" -#: ../plug-ins/common/file-heif.c:1894 +#: ../plug-ins/common/file-heif.c:1904 msgid "Load HEIF Image" msgstr "Indlæs HEIF-billede" -#: ../plug-ins/common/file-heif.c:1908 +#: ../plug-ins/common/file-heif.c:1918 msgid "Select Image" msgstr "Vælg billede" -#: ../plug-ins/common/file-heif.c:2074 +#: ../plug-ins/common/file-heif.c:2084 msgid "Nearly _lossless" msgstr "_Næsten tabsfri" -#: ../plug-ins/common/file-heif.c:2078 ../plug-ins/file-jpeg/jpeg-save.c:835 +#: ../plug-ins/common/file-heif.c:2088 ../plug-ins/file-jpeg/jpeg-save.c:835 msgid "_Quality:" msgstr "_Kvalitet:" -#: ../plug-ins/common/file-heif.c:2121 +#: ../plug-ins/common/file-heif.c:2131 msgid "Bit depth:" msgstr "Bitdybde:" -#: ../plug-ins/common/file-heif.c:2127 +#: ../plug-ins/common/file-heif.c:2137 msgid "8 bit/channel" msgstr "8 bit/kanal" -#: ../plug-ins/common/file-heif.c:2128 +#: ../plug-ins/common/file-heif.c:2138 msgid "10 bit/channel" msgstr "10 bit/kanal" -#: ../plug-ins/common/file-heif.c:2129 +#: ../plug-ins/common/file-heif.c:2139 msgid "12 bit/channel" msgstr "12 bit/kanal" #. Color profile -#: ../plug-ins/common/file-heif.c:2138 ../plug-ins/file-jpeg/jpeg-save.c:974 +#: ../plug-ins/common/file-heif.c:2148 ../plug-ins/file-jpeg/jpeg-save.c:974 #: ../plug-ins/file-webp/file-webp-dialog.c:404 #: ../plug-ins/ui/plug-in-file-tiff.ui.h:12 msgid "Save color _profile" @@ -2837,7 +2838,7 @@ msgstr "Bredden af hver celle. Kan være et tal eller en procentdel." #: ../plug-ins/common/file-html-table.c:663 ../plug-ins/common/file-ps.c:3535 -#: ../plug-ins/common/file-ps.c:3739 ../plug-ins/common/file-raw-data.c:2007 +#: ../plug-ins/common/file-ps.c:3739 ../plug-ins/common/file-raw-data.c:1985 #: ../plug-ins/common/film.c:945 ../plug-ins/common/smooth-palette.c:463 #: ../plug-ins/common/tile.c:469 ../plug-ins/imagemap/imap_cmd_guides.c:173 #: ../plug-ins/imagemap/imap_rectangle.c:406 @@ -2954,7 +2955,7 @@ msgid "Unsupported color space in JP2 image '%s'." msgstr "Ikke-understøttet farverum i JP2-billedet \"%s\"." -#: ../plug-ins/common/file-jpegxl.c:71 +#: ../plug-ins/common/file-jpegxl.c:82 ../plug-ins/common/file-jpegxl.c:99 msgid "JPEG XL image" msgstr "JPEG XL-billede" @@ -3106,13 +3107,13 @@ msgstr "\"%s\" er ikke en PCX-fil" #: ../plug-ins/common/file-pcx.c:413 ../plug-ins/file-bmp/bmp-load.c:726 -#: ../plug-ins/file-psd/psd-load.c:315 +#: ../plug-ins/file-psd/psd-load.c:318 #, c-format msgid "Unsupported or invalid image width: %d" msgstr "Ikke-understøttet eller ugyldig billedbredde: %d" #: ../plug-ins/common/file-pcx.c:419 ../plug-ins/file-bmp/bmp-load.c:732 -#: ../plug-ins/file-psd/psd-load.c:307 +#: ../plug-ins/file-psd/psd-load.c:310 #, c-format msgid "Unsupported or invalid image height: %d" msgstr "Ikke-understøttet eller ugyldig billedhøjde: %d" @@ -3164,10 +3165,11 @@ msgstr "Skrivning til filen \"%s\" mislykkedes: %s" # GIP) Går ud fra, at det er en forklaring på PDF -#: ../plug-ins/common/file-pdf-load.c:324 -#: ../plug-ins/common/file-pdf-load.c:343 -#: ../plug-ins/common/file-pdf-save.c:350 -#: ../plug-ins/common/file-pdf-save.c:367 +#: ../plug-ins/common/file-pdf-load.c:329 +#: ../plug-ins/common/file-pdf-load.c:348 +#: ../plug-ins/common/file-pdf-save.c:383 +#: ../plug-ins/common/file-pdf-save.c:400 +#: ../plug-ins/common/file-pdf-save.c:418 msgid "Portable Document Format" msgstr "Portable Document Format" @@ -3175,7 +3177,7 @@ #. * second is out-of-range page number, third is #. * number of pages. Specify order as in English if needed. #. -#: ../plug-ins/common/file-pdf-load.c:507 +#: ../plug-ins/common/file-pdf-load.c:512 #, c-format msgid "PDF document '%1$s' has %3$d page. Page %2$d is out of range." msgid_plural "PDF document '%1$s' has %3$d pages. Page %2$d is out of range." @@ -3184,85 +3186,91 @@ msgstr[1] "" "PDF-dokumentet \"%1$s\" indeholder %3$d sider. Side %2$d er uden for området." -#: ../plug-ins/common/file-pdf-load.c:689 +#: ../plug-ins/common/file-pdf-load.c:695 msgid "PDF is password protected, please input the password:" msgstr "PDF'en er beskyttet med adgangskode. Indtast adgangskoden:" -#: ../plug-ins/common/file-pdf-load.c:699 +#: ../plug-ins/common/file-pdf-load.c:705 msgid "Encrypted PDF" msgstr "Krypteret PDF" -#: ../plug-ins/common/file-pdf-load.c:726 +#: ../plug-ins/common/file-pdf-load.c:732 msgid "Wrong password! Please input the right one:" msgstr "Forkert adgangskode! Indtast den rigtige:" -#: ../plug-ins/common/file-pdf-load.c:744 +#: ../plug-ins/common/file-pdf-load.c:750 #, c-format msgid "Could not load '%s': %s" msgstr "Kunne ikke indlæse \"%s\": %s" -#: ../plug-ins/common/file-pdf-load.c:1085 +#: ../plug-ins/common/file-pdf-load.c:1096 #, c-format msgid "%s-%s" msgstr "%s-%s" -#: ../plug-ins/common/file-pdf-load.c:1087 ../plug-ins/common/file-ps.c:1197 +#: ../plug-ins/common/file-pdf-load.c:1098 ../plug-ins/common/file-ps.c:1197 #, c-format msgid "%s-pages" msgstr "%s-sider" -#: ../plug-ins/common/file-pdf-load.c:1278 +#: ../plug-ins/common/file-pdf-load.c:1334 msgid "Import from PDF" msgstr "Importér fra PDF" -#: ../plug-ins/common/file-pdf-load.c:1283 ../plug-ins/common/file-ps.c:3448 -#: ../plug-ins/file-tiff/file-tiff-load.c:2617 +#: ../plug-ins/common/file-pdf-load.c:1339 ../plug-ins/common/file-ps.c:3448 +#: ../plug-ins/file-tiff/file-tiff-load.c:2665 #: ../plug-ins/metadata/metadata-editor.c:4627 msgid "_Import" msgstr "_Importér" -#: ../plug-ins/common/file-pdf-load.c:1316 +#: ../plug-ins/common/file-pdf-load.c:1372 msgid "Error getting number of pages from the given PDF file." msgstr "Fejl ved hentning af antal sider fra den givne PDF-fil." #. "Load in reverse order" toggle button -#: ../plug-ins/common/file-pdf-load.c:1357 +#: ../plug-ins/common/file-pdf-load.c:1416 msgid "Load in reverse order" msgstr "Indlæs i omvendt rækkefølge" -#: ../plug-ins/common/file-pdf-load.c:1375 +#: ../plug-ins/common/file-pdf-load.c:1434 msgid "_Width (pixels):" msgstr "_Bredde (pixels):" -#: ../plug-ins/common/file-pdf-load.c:1376 +#: ../plug-ins/common/file-pdf-load.c:1435 msgid "_Height (pixels):" msgstr "_Højde (pixels):" -#: ../plug-ins/common/file-pdf-load.c:1378 +#: ../plug-ins/common/file-pdf-load.c:1437 msgid "_Resolution:" msgstr "_Opløsning:" #. Antialiasing -#: ../plug-ins/common/file-pdf-load.c:1389 +#: ../plug-ins/common/file-pdf-load.c:1448 msgid "Use _Anti-aliasing" msgstr "Brug _udjævning" -#: ../plug-ins/common/file-pdf-load.c:1667 -#: ../plug-ins/common/file-pdf-load.c:1668 ../plug-ins/common/file-svg.c:852 +#. White Background +#: ../plug-ins/common/file-pdf-load.c:1457 +msgid "_Fill transparent areas with white" +msgstr "_Udfyld gennemsigtige områder med hvid" + +#: ../plug-ins/common/file-pdf-load.c:1743 +#: ../plug-ins/common/file-pdf-load.c:1744 ../plug-ins/common/file-svg.c:852 #: ../plug-ins/common/file-wmf.c:710 ../plug-ins/print/print-page-layout.c:305 #, c-format msgid "pixels/%a" msgstr "pixels/%a" -#: ../plug-ins/common/file-pdf-save.c:382 +#: ../plug-ins/common/file-pdf-save.c:433 +#: ../plug-ins/common/file-pdf-save.c:451 msgid "_Create multipage PDF..." msgstr "_Opret flersidet PDF …" -#: ../plug-ins/common/file-pdf-save.c:465 +#: ../plug-ins/common/file-pdf-save.c:535 msgid "You must select a file to save!" msgstr "Du skal vælge en fil der skal gemmes!" -#: ../plug-ins/common/file-pdf-save.c:491 +#: ../plug-ins/common/file-pdf-save.c:561 #, c-format msgid "" "An error occurred while creating the PDF file:\n" @@ -3275,83 +3283,88 @@ "Sikr dig, at du indtastede et gyldigt filnavn, og at den valgte placering " "ikke er skrivebeskyttet!" -#: ../plug-ins/common/file-pdf-save.c:823 -#: ../plug-ins/common/file-pdf-save.c:983 +#: ../plug-ins/common/file-pdf-save.c:899 +#: ../plug-ins/common/file-pdf-save.c:1067 +msgid "_Fill transparent areas with background color" +msgstr "_Udfyld gennemsigtige områder med baggrundsfarve" + +#: ../plug-ins/common/file-pdf-save.c:904 +#: ../plug-ins/common/file-pdf-save.c:1072 msgid "_Omit hidden layers and layers with zero opacity" msgstr "_Udelad skjulte lag og lag med synlighed nul" -#: ../plug-ins/common/file-pdf-save.c:828 -#: ../plug-ins/common/file-pdf-save.c:988 +#: ../plug-ins/common/file-pdf-save.c:909 +#: ../plug-ins/common/file-pdf-save.c:1077 msgid "Convert _bitmaps to vector graphics where possible" msgstr "_Konvertér bitmaps til vektorgrafik, hvor det er muligt" -#: ../plug-ins/common/file-pdf-save.c:833 -#: ../plug-ins/common/file-pdf-save.c:993 +#: ../plug-ins/common/file-pdf-save.c:914 +#: ../plug-ins/common/file-pdf-save.c:1082 msgid "_Apply layer masks before saving" msgstr "_Påfør lagmasker før der gemmes" -#: ../plug-ins/common/file-pdf-save.c:837 -#: ../plug-ins/common/file-pdf-save.c:997 +#: ../plug-ins/common/file-pdf-save.c:918 +#: ../plug-ins/common/file-pdf-save.c:1086 msgid "Keeping the masks will not change the output" msgstr "Beholder du maskerne, vil det ikke ændre outputtet" -#: ../plug-ins/common/file-pdf-save.c:843 +#: ../plug-ins/common/file-pdf-save.c:924 #, c-format msgid "_Layers as pages (%s)" msgstr "_Lag som sider (%s)" -#: ../plug-ins/common/file-pdf-save.c:845 -#: ../plug-ins/common/file-pdf-save.c:1044 +#: ../plug-ins/common/file-pdf-save.c:926 +#: ../plug-ins/common/file-pdf-save.c:1135 msgid "top layers first" msgstr "øverste lag først" -#: ../plug-ins/common/file-pdf-save.c:845 -#: ../plug-ins/common/file-pdf-save.c:1044 +#: ../plug-ins/common/file-pdf-save.c:926 +#: ../plug-ins/common/file-pdf-save.c:1135 msgid "bottom layers first" msgstr "nederste lag først" -#: ../plug-ins/common/file-pdf-save.c:853 +#: ../plug-ins/common/file-pdf-save.c:934 msgid "_Reverse the pages order" msgstr "_Vend rækkefølgen af siderne om" -#: ../plug-ins/common/file-pdf-save.c:927 +#: ../plug-ins/common/file-pdf-save.c:1011 msgid "Save to:" msgstr "Gem til:" -#: ../plug-ins/common/file-pdf-save.c:931 +#: ../plug-ins/common/file-pdf-save.c:1015 msgid "Browse..." msgstr "Gennemse …" -#: ../plug-ins/common/file-pdf-save.c:932 +#: ../plug-ins/common/file-pdf-save.c:1016 msgid "Multipage PDF export" msgstr "Flersidet PDF-eksport" -#: ../plug-ins/common/file-pdf-save.c:968 +#: ../plug-ins/common/file-pdf-save.c:1052 msgid "Remove the selected pages" msgstr "Fjern de markerede sider" -#: ../plug-ins/common/file-pdf-save.c:978 +#: ../plug-ins/common/file-pdf-save.c:1062 msgid "Add this image" msgstr "Tilføj dette billede" -#: ../plug-ins/common/file-pdf-save.c:1042 +#: ../plug-ins/common/file-pdf-save.c:1133 #, c-format msgid "Layers as pages (%s)" msgstr "Lag som sider (%s)" -#: ../plug-ins/common/file-pdf-save.c:1099 -#: ../plug-ins/common/file-pdf-save.c:1167 -#: ../plug-ins/common/file-pdf-save.c:1265 ../plug-ins/common/file-ps.c:1941 -#: ../plug-ins/file-tiff/file-tiff-load.c:1499 +#: ../plug-ins/common/file-pdf-save.c:1190 +#: ../plug-ins/common/file-pdf-save.c:1258 +#: ../plug-ins/common/file-pdf-save.c:1356 ../plug-ins/common/file-ps.c:1941 +#: ../plug-ins/file-tiff/file-tiff-load.c:1546 #, c-format msgid "Page %d" msgstr "Side %d" -#: ../plug-ins/common/file-pdf-save.c:1136 +#: ../plug-ins/common/file-pdf-save.c:1227 msgid "Error! In order to save the file, at least one image should be added!" msgstr "Fejl! For at kunne gemme filen, skal mindst ét billede tilføjes!" -#: ../plug-ins/common/file-pdf-save.c:1312 +#: ../plug-ins/common/file-pdf-save.c:1403 #: ../plug-ins/print/print-draw-page.c:125 msgid "Cannot handle the size (either width or height) of the image." msgstr "Kan ikke håndtere billedets størrelse (enten højde eller bredde)." @@ -3446,13 +3459,13 @@ msgid "Error while exporting '%s'. Could not export image." msgstr "Fejl mens \"%s\" blev eksporteret. Kunne ikke eksportere billedet." -#: ../plug-ins/common/file-png.c:2420 ../plug-ins/common/file-raw-data.c:2134 +#: ../plug-ins/common/file-png.c:2420 ../plug-ins/common/file-raw-data.c:2112 #: ../plug-ins/file-tiff/file-tiff-save.c:1167 #, c-format msgid "Error loading UI file '%s': %s" msgstr "Fejl ved indlæsning af brugerfladefilen \"%s\": %s" -#: ../plug-ins/common/file-png.c:2421 ../plug-ins/common/file-raw-data.c:2135 +#: ../plug-ins/common/file-png.c:2421 ../plug-ins/common/file-raw-data.c:2113 #: ../plug-ins/file-tiff/file-tiff-save.c:1168 msgid "Unknown error" msgstr "Ukendt fejl" @@ -3907,10 +3920,10 @@ #: ../plug-ins/common/file-raw-data.c:319 #: ../plug-ins/common/file-raw-data.c:331 msgid "Raw image data" -msgstr "RAW-billeddata" +msgstr "Raw-billeddata" #: ../plug-ins/common/file-raw-data.c:304 -#: ../plug-ins/common/file-raw-data.c:1887 +#: ../plug-ins/common/file-raw-data.c:1865 msgid "Digital Elevation Model data" msgstr "Data for digital højdemodel" @@ -3939,23 +3952,23 @@ "endnu. Understøttede HGT-filer er: SRTM-1 og SRTM-3. Hvis du kender denne " "variant, så kør med argumentet 1 eller 3." -#: ../plug-ins/common/file-raw-data.c:1834 +#: ../plug-ins/common/file-raw-data.c:1812 msgid "Load Image from Raw Data" -msgstr "Indlæs billede fra RAW-data" +msgstr "Indlæs billede fra rawdata" #. Translators: Digital Elevation Model (DEM) is a technical term #. * used for 3D surface modeling or relief maps; so it must be #. * translated by the proper technical term in your language. #. -#: ../plug-ins/common/file-raw-data.c:1883 +#: ../plug-ins/common/file-raw-data.c:1861 msgid "Digital Elevation Model data (1 arc-second)" msgstr "Data for digital højdemodel (1 buesekund)" -#: ../plug-ins/common/file-raw-data.c:1885 +#: ../plug-ins/common/file-raw-data.c:1863 msgid "Digital Elevation Model data (3 arc-seconds)" msgstr "Data for digital højdemodel (3 buesekunder)" -#: ../plug-ins/common/file-raw-data.c:1891 +#: ../plug-ins/common/file-raw-data.c:1869 msgid "Image" msgstr "Billede" @@ -3967,118 +3980,118 @@ #. * SRTM-3 data are sampled at three arc-seconds and contain 1201 lines and #. * 1201 samples with similar overlapping rows and columns." #. -#: ../plug-ins/common/file-raw-data.c:1921 +#: ../plug-ins/common/file-raw-data.c:1899 msgid "SRTM-1 (1 arc-second)" msgstr "SRTM-1 (1 buesekund)" -#: ../plug-ins/common/file-raw-data.c:1922 +#: ../plug-ins/common/file-raw-data.c:1900 msgid "SRTM-3 (3 arc-seconds)" msgstr "SRTM-3 (3 buesekunder)" -#: ../plug-ins/common/file-raw-data.c:1925 +#: ../plug-ins/common/file-raw-data.c:1903 msgid "_Sample Spacing:" msgstr "_Prøvemellemrum:" -#: ../plug-ins/common/file-raw-data.c:1943 +#: ../plug-ins/common/file-raw-data.c:1921 msgid "RGB Alpha" msgstr "RGB-alfa" -#: ../plug-ins/common/file-raw-data.c:1944 +#: ../plug-ins/common/file-raw-data.c:1922 msgid "RGB565 Big Endian" msgstr "RGB565 big-endian" -#: ../plug-ins/common/file-raw-data.c:1945 +#: ../plug-ins/common/file-raw-data.c:1923 msgid "RGB565 Little Endian" msgstr "RGB565 little-endian" -#: ../plug-ins/common/file-raw-data.c:1946 +#: ../plug-ins/common/file-raw-data.c:1924 msgid "BGR565 Big Endian" msgstr "BGR565 big-endian" -#: ../plug-ins/common/file-raw-data.c:1947 +#: ../plug-ins/common/file-raw-data.c:1925 msgid "BGR565 Little Endian" msgstr "BGR565 little-endian" -#: ../plug-ins/common/file-raw-data.c:1948 +#: ../plug-ins/common/file-raw-data.c:1926 msgid "Planar RGB" msgstr "Plan RGB" -#: ../plug-ins/common/file-raw-data.c:1949 +#: ../plug-ins/common/file-raw-data.c:1927 msgid "B&W 1 bit" msgstr "S/H 1 bit" -#: ../plug-ins/common/file-raw-data.c:1950 +#: ../plug-ins/common/file-raw-data.c:1928 msgid "Gray 2 bit" msgstr "Grå 2 bit" -#: ../plug-ins/common/file-raw-data.c:1951 +#: ../plug-ins/common/file-raw-data.c:1929 msgid "Gray 4 bit" msgstr "Grå 4 bit" -#: ../plug-ins/common/file-raw-data.c:1952 +#: ../plug-ins/common/file-raw-data.c:1930 msgid "Gray 8 bit" msgstr "Grå 8 bit" -#: ../plug-ins/common/file-raw-data.c:1953 +#: ../plug-ins/common/file-raw-data.c:1931 msgid "Indexed" msgstr "Indekseret" -#: ../plug-ins/common/file-raw-data.c:1954 +#: ../plug-ins/common/file-raw-data.c:1932 msgid "Indexed Alpha" msgstr "Indekseret alfa" -#: ../plug-ins/common/file-raw-data.c:1955 +#: ../plug-ins/common/file-raw-data.c:1933 msgid "Gray unsigned 16 bit Big Endian" msgstr "Grå 16 bit big-endian uden fortegn" -#: ../plug-ins/common/file-raw-data.c:1956 +#: ../plug-ins/common/file-raw-data.c:1934 msgid "Gray unsigned 16 bit Little Endian" msgstr "Grå 16 bit little-endian uden fortegn" -#: ../plug-ins/common/file-raw-data.c:1957 +#: ../plug-ins/common/file-raw-data.c:1935 msgid "Gray 16 bit Big Endian" msgstr "Grå 16 bit big-endian" -#: ../plug-ins/common/file-raw-data.c:1958 +#: ../plug-ins/common/file-raw-data.c:1936 msgid "Gray 16 bit Little Endian" msgstr "Grå 16 bit little-endian" -#: ../plug-ins/common/file-raw-data.c:1963 +#: ../plug-ins/common/file-raw-data.c:1941 msgid "Image _Type:" msgstr "Billed_type:" -#: ../plug-ins/common/file-raw-data.c:2024 +#: ../plug-ins/common/file-raw-data.c:2002 msgid "Palette" msgstr "Palet" -#: ../plug-ins/common/file-raw-data.c:2034 +#: ../plug-ins/common/file-raw-data.c:2012 msgid "R, G, B (normal)" msgstr "R, G, B (normal)" -#: ../plug-ins/common/file-raw-data.c:2035 +#: ../plug-ins/common/file-raw-data.c:2013 msgid "B, G, R, X (BMP style)" msgstr "B, G, R, X (BMP-stil)" -#: ../plug-ins/common/file-raw-data.c:2040 +#: ../plug-ins/common/file-raw-data.c:2018 msgid "_Palette Type:" msgstr "_Palettype:" -#: ../plug-ins/common/file-raw-data.c:2051 +#: ../plug-ins/common/file-raw-data.c:2029 msgid "Off_set:" msgstr "_Forskydning:" -#: ../plug-ins/common/file-raw-data.c:2063 +#: ../plug-ins/common/file-raw-data.c:2041 msgid "Select Palette File" msgstr "Vælg paletfil" -#: ../plug-ins/common/file-raw-data.c:2069 +#: ../plug-ins/common/file-raw-data.c:2047 msgid "Pal_ette File:" msgstr "Pa_letfil:" #. Dialog init -#: ../plug-ins/common/file-raw-data.c:2118 +#: ../plug-ins/common/file-raw-data.c:2096 msgid "Raw Image" -msgstr "RAW-billede" +msgstr "Rawbilled" #: ../plug-ins/common/file-sunras.c:255 ../plug-ins/common/file-sunras.c:275 msgid "SUN Rasterfile image" @@ -4279,24 +4292,24 @@ msgid "Cannot read header from '%s'" msgstr "Kan ikke læse hoved fra \"%s\"" -#: ../plug-ins/common/file-tga.c:1434 +#: ../plug-ins/common/file-tga.c:1439 msgid "TGA" msgstr "TGA" #. rle -#: ../plug-ins/common/file-tga.c:1443 ../plug-ins/file-sgi/sgi.c:683 +#: ../plug-ins/common/file-tga.c:1448 ../plug-ins/file-sgi/sgi.c:683 msgid "_RLE compression" msgstr "_Rækkekomprimering (RLE)" -#: ../plug-ins/common/file-tga.c:1457 +#: ../plug-ins/common/file-tga.c:1462 msgid "Or_igin:" msgstr "_Startpunkt:" -#: ../plug-ins/common/file-tga.c:1461 +#: ../plug-ins/common/file-tga.c:1466 msgid "Bottom left" msgstr "Nederst til venstre" -#: ../plug-ins/common/file-tga.c:1462 +#: ../plug-ins/common/file-tga.c:1467 msgid "Top left" msgstr "Øverst til venstre" @@ -4584,8 +4597,8 @@ #. Begin displaying export progress #: ../plug-ins/common/file-xmc.c:1493 -#: ../plug-ins/file-webp/file-webp-save.c:180 -#: ../plug-ins/file-webp/file-webp-save.c:522 +#: ../plug-ins/file-webp/file-webp-save.c:182 +#: ../plug-ins/file-webp/file-webp-save.c:526 #, c-format msgid "Saving '%s'" msgstr "Gemmer '%s'" @@ -6496,7 +6509,7 @@ #: ../plug-ins/common/warp.c:1315 #, c-format msgid "Flow step %d" -msgstr "Skridt %d …" +msgstr "Skridt %d" #: ../plug-ins/common/wavelet-decompose.c:97 #: ../plug-ins/common/wavelet-decompose.c:350 @@ -7048,7 +7061,7 @@ msgid "Opening thumbnail for '%s'" msgstr "Åbner miniature for \"%s\"" -#: ../plug-ins/file-ico/ico.c:102 ../plug-ins/file-ico/ico.c:136 +#: ../plug-ins/file-ico/ico.c:102 ../plug-ins/file-ico/ico.c:137 msgid "Microsoft Windows icon" msgstr "Microsoft Windows-ikon" @@ -7101,7 +7114,7 @@ #: ../plug-ins/file-jpeg/jpeg-save.c:918 msgid "Save _Exif data" -msgstr "Gem _EXIF-data" +msgstr "Gem _Exif-data" #. XMP metadata #: ../plug-ins/file-jpeg/jpeg-save.c:932 @@ -7215,112 +7228,112 @@ msgid "Export Preview" msgstr "Forhåndsvis eksport" -#: ../plug-ins/file-psd/psd-load.c:228 +#: ../plug-ins/file-psd/psd-load.c:231 #: ../plug-ins/file-psd/psd-thumb-load.c:130 #, c-format msgid "Error loading PSD file: %s" msgstr "Fejl ved indlæsning af PSD-filen: %s" -#: ../plug-ins/file-psd/psd-load.c:283 +#: ../plug-ins/file-psd/psd-load.c:286 #, c-format msgid "Not a valid Photoshop document file" msgstr "Ikke en gyldig Photoshop-dokumentfil" -#: ../plug-ins/file-psd/psd-load.c:290 +#: ../plug-ins/file-psd/psd-load.c:293 #, c-format msgid "Unsupported file format version: %d" msgstr "Ikke-understøttet version af filformat: %d" -#: ../plug-ins/file-psd/psd-load.c:297 +#: ../plug-ins/file-psd/psd-load.c:300 #, c-format msgid "Too many channels in file: %d" msgstr "For mange kanaler i filen: %d" -#: ../plug-ins/file-psd/psd-load.c:324 +#: ../plug-ins/file-psd/psd-load.c:327 #, c-format msgid "Unsupported or invalid image size: %dx%d" msgstr "Ikke-understøttet eller ugyldig billedstørrelse: %d×%d" -#: ../plug-ins/file-psd/psd-load.c:338 ../plug-ins/file-psd/psd-load.c:348 +#: ../plug-ins/file-psd/psd-load.c:341 ../plug-ins/file-psd/psd-load.c:351 #, c-format msgid "Unsupported color mode: %s" msgstr "Ikke-understøttet farvetilstand: %s" -#: ../plug-ins/file-psd/psd-load.c:375 +#: ../plug-ins/file-psd/psd-load.c:378 #, c-format msgid "Unsupported bit depth: %d" msgstr "Ikke-understøttet bitdybde: %d" -#: ../plug-ins/file-psd/psd-load.c:409 ../plug-ins/file-psd/psd-load.c:419 -#: ../plug-ins/file-psd/psd-load.c:630 ../plug-ins/file-psd/psd-load.c:912 +#: ../plug-ins/file-psd/psd-load.c:412 ../plug-ins/file-psd/psd-load.c:422 +#: ../plug-ins/file-psd/psd-load.c:633 ../plug-ins/file-psd/psd-load.c:915 #, c-format msgid "The file is corrupt!" msgstr "Filen er beskadiget!" -#: ../plug-ins/file-psd/psd-load.c:558 +#: ../plug-ins/file-psd/psd-load.c:561 #, c-format msgid "Too many channels in layer: %d" msgstr "For mange kanaler i lag: %d" -#: ../plug-ins/file-psd/psd-load.c:566 +#: ../plug-ins/file-psd/psd-load.c:569 #, c-format msgid "Unsupported or invalid layer height: %d" msgstr "Ikke-understøttet eller ugyldig højde på lag: %d" -#: ../plug-ins/file-psd/psd-load.c:574 +#: ../plug-ins/file-psd/psd-load.c:577 #, c-format msgid "Unsupported or invalid layer width: %d" msgstr "Ikke-understøttet eller ugyldig bredde på lag: %d" -#: ../plug-ins/file-psd/psd-load.c:583 +#: ../plug-ins/file-psd/psd-load.c:586 #, c-format msgid "Unsupported or invalid layer size: %dx%d" msgstr "Ikke-understøttet eller ugyldig størrelse på lag: %d×%d" -#: ../plug-ins/file-psd/psd-load.c:668 +#: ../plug-ins/file-psd/psd-load.c:671 #, c-format msgid "Unsupported or invalid mask info size: %d" msgstr "Ikke-understøttet eller ugyldig størrelse af maskeinformation: %d" -#: ../plug-ins/file-psd/psd-load.c:837 +#: ../plug-ins/file-psd/psd-load.c:840 #, c-format msgid "Unsupported or invalid layer mask height: %d" msgstr "Ikke-understøttet eller ugyldig højde på lagmaske: %d" -#: ../plug-ins/file-psd/psd-load.c:845 +#: ../plug-ins/file-psd/psd-load.c:848 #, c-format msgid "Unsupported or invalid layer mask width: %d" msgstr "Ikke-understøttet eller ugyldig bredde på lagmaske: %d" -#: ../plug-ins/file-psd/psd-load.c:854 +#: ../plug-ins/file-psd/psd-load.c:857 #, c-format msgid "Unsupported or invalid layer mask size: %dx%d" msgstr "Ikke-understøttet eller ugyldig størrelse på lagmaske: %d×%d" -#: ../plug-ins/file-psd/psd-load.c:1477 ../plug-ins/file-psd/psd-load.c:2008 +#: ../plug-ins/file-psd/psd-load.c:1540 ../plug-ins/file-psd/psd-load.c:2126 #, c-format msgid "Unsupported compression mode: %d" msgstr "Ikke-understøttet komprimeringstilstand: %d" -#: ../plug-ins/file-psd/psd-load.c:2155 +#: ../plug-ins/file-psd/psd-load.c:2273 msgid "Extra" msgstr "Ekstra" -#: ../plug-ins/file-psd/psd-load.c:2333 +#: ../plug-ins/file-psd/psd-load.c:2473 #, c-format msgid "Unsupported or invalid channel size" msgstr "Ikke-understøttet eller ugyldig størrelse på kanal" -#: ../plug-ins/file-psd/psd-load.c:2399 +#: ../plug-ins/file-psd/psd-load.c:2539 #, c-format msgid "Failed to decompress data" msgstr "Kunne ikke udpakke data" -#: ../plug-ins/file-psd/psd-save.c:463 +#: ../plug-ins/file-psd/psd-save.c:469 msgid "Error: Can't convert GIMP base imagetype to PSD mode" msgstr "Fejl: Kan ikke konvertere GIMP-baseret billedtype til PSD-tilstand" -#: ../plug-ins/file-psd/psd-save.c:1692 +#: ../plug-ins/file-psd/psd-save.c:1861 #, c-format msgid "" "Unable to export '%s'. The PSD file format does not support images that are " @@ -7329,7 +7342,7 @@ "Kan ikke eksportere \"%s\". PSD-filformatet understøtter ikke billeder, der " "er mere end 30.000 pixels brede eller høje." -#: ../plug-ins/file-psd/psd-save.c:1713 +#: ../plug-ins/file-psd/psd-save.c:1882 #, c-format msgid "" "Unable to export '%s'. The PSD file format does not support images with " @@ -7461,13 +7474,13 @@ "\n" "Please install one of them in order to load RAW files." msgstr "" -"Der er ikke installeret en RAW-indlæser til at åbne \"%s\"-filer.\n" +"Der er ikke installeret en raw-indlæser til at åbne \"%s\"-filer.\n" "\n" -"For nærværende understøtter GIMP disse RAW-indlæsere:\n" +"For nærværende understøtter GIMP disse raw-indlæsere:\n" "– darktable (http://www.darktable.org/), mindst 1.7\n" "– RawTherapee (http://rawtherapee.com/), mindst 5.2\n" "\n" -"Installér en af dem for at kunne indlæse RAW-filer." +"Installér en af dem for at kunne indlæse rawfiler." #: ../plug-ins/file-sgi/sgi.c:121 ../plug-ins/file-sgi/sgi.c:141 msgid "Silicon Graphics IRIS image" @@ -7523,17 +7536,17 @@ msgid "TIFF image" msgstr "TIFF-billede" -#: ../plug-ins/file-tiff/file-tiff-load.c:304 +#: ../plug-ins/file-tiff/file-tiff-load.c:307 #, c-format msgid "Not a TIFF image or image is corrupt." msgstr "Ikke et TIFF-billede eller billedet er beskadiget." -#: ../plug-ins/file-tiff/file-tiff-load.c:335 +#: ../plug-ins/file-tiff/file-tiff-load.c:338 #, c-format msgid "TIFF '%s' does not contain any directories" msgstr "TIFF'en \"%s\" indeholder ingen kataloger" -#: ../plug-ins/file-tiff/file-tiff-load.c:342 +#: ../plug-ins/file-tiff/file-tiff-load.c:345 #, c-format msgid "" "TIFF '%s' directory count by header failed though there seems to be %d page. " @@ -7550,7 +7563,7 @@ "der lader til at være %d sider. Forsøger at indlæse filen under denne " "antagelse." -#: ../plug-ins/file-tiff/file-tiff-load.c:466 +#: ../plug-ins/file-tiff/file-tiff-load.c:476 msgid "Extra channels with unspecified data." msgstr "Ekstra kanaler med uspecificerede data." @@ -7561,17 +7574,17 @@ #. * can be considered non-conformant. #. * Let's ask what to do with the channel. #. -#: ../plug-ins/file-tiff/file-tiff-load.c:478 +#: ../plug-ins/file-tiff/file-tiff-load.c:488 msgid "Non-conformant TIFF: extra channels without 'ExtraSamples' field." msgstr "" "TIFF lever ikke op til kravene: ekstrakanaler uden feltet \"ExtraSamples\"." -#: ../plug-ins/file-tiff/file-tiff-load.c:560 +#: ../plug-ins/file-tiff/file-tiff-load.c:582 #, c-format msgid "Couldn't read page %d of %d. Image might be corrupt.\n" msgstr "Kunne ikke læse side %d af %d. Billedet kan være beskadiget.\n" -#: ../plug-ins/file-tiff/file-tiff-load.c:589 +#: ../plug-ins/file-tiff/file-tiff-load.c:611 #, c-format msgid "" "This image has a linear color profile but it was not set on the first layer. " @@ -7580,7 +7593,7 @@ "Billedet har en lineær farveprofil, men den var ikke angivet i det første " "lag. Lagene under lag nr. %d vil blive fortolket som ikkelineære." -#: ../plug-ins/file-tiff/file-tiff-load.c:597 +#: ../plug-ins/file-tiff/file-tiff-load.c:619 msgid "" "This image has multiple color profiles. We will use the first one. If this " "leads to incorrect results you should consider loading each layer as a " @@ -7590,34 +7603,34 @@ "til forkerte resultater, bør du overveje at indlæse hvert lag som et " "enkeltstående billede." -#: ../plug-ins/file-tiff/file-tiff-load.c:609 +#: ../plug-ins/file-tiff/file-tiff-load.c:631 #, c-format msgid "Suspicious bit depth: %d for page %d. Image may be corrupt." msgstr "Mistænkelig bitdybde: %d for side %d. Billedet kan være beskadiget." -#: ../plug-ins/file-tiff/file-tiff-load.c:683 +#: ../plug-ins/file-tiff/file-tiff-load.c:705 #, c-format msgid "Unsupported bit depth: %d for page %d." msgstr "Bitdybde ikke understøttet: %d for side %d." -#: ../plug-ins/file-tiff/file-tiff-load.c:698 +#: ../plug-ins/file-tiff/file-tiff-load.c:720 #, c-format msgid "Could not get image width from '%s'" msgstr "Kunne ikke hente billedbredden fra \"%s\"" -#: ../plug-ins/file-tiff/file-tiff-load.c:706 +#: ../plug-ins/file-tiff/file-tiff-load.c:728 #, c-format msgid "Could not get image length from '%s'" msgstr "Kunne ikke hente billedlængden fra \"%s\"" -#: ../plug-ins/file-tiff/file-tiff-load.c:714 +#: ../plug-ins/file-tiff/file-tiff-load.c:736 #, c-format msgid "Invalid image dimensions (%u x %u) for page %d. Image may be corrupt." msgstr "" "Ugyldige billeddimensioner (%u × %u) for side %d. Billedet kan være " "beskadiget." -#: ../plug-ins/file-tiff/file-tiff-load.c:735 +#: ../plug-ins/file-tiff/file-tiff-load.c:757 #, c-format msgid "" "Could not get photometric from '%s'. Image is CCITT compressed, assuming min-" @@ -7626,7 +7639,7 @@ "Kunne ikke hente fotometrik fra \"%s\". Billedet er CCITT-komprimeret, " "antager min-is-white" -#: ../plug-ins/file-tiff/file-tiff-load.c:742 +#: ../plug-ins/file-tiff/file-tiff-load.c:764 #, c-format msgid "Could not get photometric from '%s'. Assuming min-is-black" msgstr "Kunne ikke hente fotometrik fra \"%s\". Antager min-is-black" @@ -7634,7 +7647,7 @@ #. In non-interactive mode, we assume unassociated alpha if unspecified. #. * We don't output messages in interactive mode as the user #. * has already the ability to choose through a dialog. -#: ../plug-ins/file-tiff/file-tiff-load.c:774 +#: ../plug-ins/file-tiff/file-tiff-load.c:796 #, c-format msgid "" "Alpha channel type not defined for %s. Assuming alpha is not premultiplied" @@ -7642,7 +7655,7 @@ "Alfa-kanaltypen er ikke defineret for %s. Antager, at alfa ikke er " "præmultipliceret" -#: ../plug-ins/file-tiff/file-tiff-load.c:799 +#: ../plug-ins/file-tiff/file-tiff-load.c:821 #, c-format msgid "" "Image '%s' does not conform to the TIFF specification: ExtraSamples field is " @@ -7653,98 +7666,116 @@ "ikke angivet, mens ekstrakanaler er til stede. Antager, at den første " "ekstrakanal ikke er præmultipliceret alfa." -#: ../plug-ins/file-tiff/file-tiff-load.c:1088 +#: ../plug-ins/file-tiff/file-tiff-load.c:1110 #, c-format msgid "Invalid or unknown compression %u. Setting compression to none." msgstr "" "Ugyldig eller ukendt komprimering %u. Indstiller komprimeringen til ingen." -#: ../plug-ins/file-tiff/file-tiff-load.c:1146 +#: ../plug-ins/file-tiff/file-tiff-load.c:1168 #, c-format msgid "Could not create a new image: %s" msgstr "Kunne ikke oprette nyt billede: %s" -#: ../plug-ins/file-tiff/file-tiff-load.c:1166 +#: ../plug-ins/file-tiff/file-tiff-load.c:1188 #, c-format msgid "%s-%d-of-%d-pages" msgstr "%s-%d-af-%d-sider" -#: ../plug-ins/file-tiff/file-tiff-load.c:1311 +#: ../plug-ins/file-tiff/file-tiff-load.c:1333 #, c-format msgid "Unknown resolution unit type %d, assuming dpi" msgstr "Ukendt opløsningsenhedstype %d, antager dpi" #. no res unit tag #. old AppleScan software produces these -#: ../plug-ins/file-tiff/file-tiff-load.c:1321 +#: ../plug-ins/file-tiff/file-tiff-load.c:1343 msgid "Warning: resolution specified without unit type, assuming dpi" msgstr "Advarsel: Opløsning angivet uden enhedstype, antager dpi" #. xres but no yres -#: ../plug-ins/file-tiff/file-tiff-load.c:1329 +#: ../plug-ins/file-tiff/file-tiff-load.c:1351 msgid "Warning: no y resolution info, assuming same as x" msgstr "" "Advarsel: Ingen info om opløsningen for y, antager den er den samme som for x" -#: ../plug-ins/file-tiff/file-tiff-load.c:1391 +#: ../plug-ins/file-tiff/file-tiff-load.c:1368 +msgid "Invalid image resolution info, using default" +msgstr "Ugyldig information om billedopløsning; bruger standarden" + +#: ../plug-ins/file-tiff/file-tiff-load.c:1427 #, c-format msgid "Could not get colormaps from '%s'" msgstr "Kunne ikke hente farvekort fra \"%s\"" -#: ../plug-ins/file-tiff/file-tiff-load.c:1536 +#. Validate number of channels to the same maximum as we use for +#. * Photoshop. A higher number most likely means a corrupt image +#. * and can cause GIMP to become unresponsive and/or stuck. +#. * See m2-d0f86ab189cbe900ec389ca6d7464713.tif from imagetestsuite +#. +#: ../plug-ins/file-tiff/file-tiff-load.c:1521 +#, c-format +msgid "Suspicious number of extra channels: %d. Possibly corrupt image." +msgstr "Mistænkeligt antal ekstra kanaler: %d. Billedet er muligvis ødelagt." + +#: ../plug-ins/file-tiff/file-tiff-load.c:1583 msgid "TIFF Channel" msgstr "TIFF-kanal" -#: ../plug-ins/file-tiff/file-tiff-load.c:1674 +#: ../plug-ins/file-tiff/file-tiff-load.c:1721 #, c-format msgid "No data could be read from TIFF '%s'. The file is probably corrupted." msgstr "" "Ingen data kunne læses fra TIFF'en \"%s\". Filen er sandsynligvis beskadiget." -#: ../plug-ins/file-tiff/file-tiff-load.c:1745 +#: ../plug-ins/file-tiff/file-tiff-load.c:1792 #, c-format msgid "%s: Unsupported image format, no RGBA loader available" msgstr "%s: Filformatet understøttes ikke, ingen RGBA-indlæser tilgængelig" -#: ../plug-ins/file-tiff/file-tiff-load.c:2057 -#: ../plug-ins/file-tiff/file-tiff-load.c:2254 +#: ../plug-ins/file-tiff/file-tiff-load.c:2104 +#: ../plug-ins/file-tiff/file-tiff-load.c:2301 #, c-format msgid "Reading tile failed. Image may be corrupt at line %d." msgstr "Læsning af flise mislykkedes. Billedet kan være beskadiget i linje %d." #. Error reading scanline, stop loading -#: ../plug-ins/file-tiff/file-tiff-load.c:2066 -#: ../plug-ins/file-tiff/file-tiff-load.c:2263 +#: ../plug-ins/file-tiff/file-tiff-load.c:2113 +#: ../plug-ins/file-tiff/file-tiff-load.c:2310 #, c-format msgid "Reading scanline failed. Image may be corrupt at line %d." msgstr "" "Læsning af scanline mislykkedes. Billedet kan være beskadiget i linje %d." -#: ../plug-ins/file-tiff/file-tiff-load.c:2612 +#: ../plug-ins/file-tiff/file-tiff-load.c:2660 msgid "Import from TIFF" msgstr "Importér fra TIFF" +#: ../plug-ins/file-tiff/file-tiff-load.c:2681 +msgid "_Show reduced images" +msgstr "_Vis reducerede billeder" + #. Option to shrink the loaded image to its bounding box #. or keep as much empty space as possible. #. Note that there seems to be no way to keep the empty #. space on the right and bottom. -#: ../plug-ins/file-tiff/file-tiff-load.c:2669 +#: ../plug-ins/file-tiff/file-tiff-load.c:2715 msgid "_Keep empty space around imported layers" msgstr "_Bevar tomt område omkring importerede lag" -#: ../plug-ins/file-tiff/file-tiff-load.c:2686 +#: ../plug-ins/file-tiff/file-tiff-load.c:2732 msgid "Process extra channel as:" msgstr "Behandl ekstrakanaler som:" -#: ../plug-ins/file-tiff/file-tiff-load.c:2689 +#: ../plug-ins/file-tiff/file-tiff-load.c:2735 msgid "_Non-premultiplied alpha" msgstr "_Ikke-præmultipliceret alfa" -#: ../plug-ins/file-tiff/file-tiff-load.c:2690 +#: ../plug-ins/file-tiff/file-tiff-load.c:2736 msgid "Pre_multiplied alpha" msgstr "_Præmultipliceret alfa" -#: ../plug-ins/file-tiff/file-tiff-load.c:2691 +#: ../plug-ins/file-tiff/file-tiff-load.c:2737 msgid "Channe_l" msgstr "Kana_ler" @@ -7905,7 +7936,7 @@ #. Save EXIF data #: ../plug-ins/file-webp/file-webp-dialog.c:368 msgid "_Save Exif data" -msgstr "Gem E_XIF-data" +msgstr "Gem E_xif-data" #. IPTC metadata #: ../plug-ins/file-webp/file-webp-dialog.c:378 @@ -7953,45 +7984,47 @@ msgid "invalid configuration" msgstr "ugyldig konfiguration" -#: ../plug-ins/file-webp/file-webp-save.c:124 -msgid "bad image dimensions" -msgstr "ugyldig billedstørrelse" +#. TRANSLATORS: widthxheight with UTF-8 encoded multiply sign. +#: ../plug-ins/file-webp/file-webp-save.c:125 +#, c-format +msgid "bad image dimensions (maximum: %d×%d)" +msgstr "ugyldig billedstørrelse (maksimum: %d × %d" -#: ../plug-ins/file-webp/file-webp-save.c:126 +#: ../plug-ins/file-webp/file-webp-save.c:128 msgid "partition is bigger than 512K" msgstr "partitionen er større end 512K" -#: ../plug-ins/file-webp/file-webp-save.c:128 +#: ../plug-ins/file-webp/file-webp-save.c:130 msgid "partition is bigger than 16M" msgstr "partitionen er større end 16M" -#: ../plug-ins/file-webp/file-webp-save.c:130 +#: ../plug-ins/file-webp/file-webp-save.c:132 msgid "unable to flush bytes" msgstr "kan ikke tømme byte ud" -#: ../plug-ins/file-webp/file-webp-save.c:132 +#: ../plug-ins/file-webp/file-webp-save.c:134 msgid "file is larger than 4GiB" msgstr "filen er større end 4 GiB" -#: ../plug-ins/file-webp/file-webp-save.c:134 +#: ../plug-ins/file-webp/file-webp-save.c:136 msgid "user aborted encoding" msgstr "brugeren afbrød kodningen" -#: ../plug-ins/file-webp/file-webp-save.c:136 +#: ../plug-ins/file-webp/file-webp-save.c:138 msgid "list terminator" msgstr "listeafslutter" -#: ../plug-ins/file-webp/file-webp-save.c:138 +#: ../plug-ins/file-webp/file-webp-save.c:140 msgid "unknown error" msgstr "ukendt fejl" -#: ../plug-ins/file-webp/file-webp-save.c:188 -#: ../plug-ins/file-webp/file-webp-save.c:530 +#: ../plug-ins/file-webp/file-webp-save.c:190 +#: ../plug-ins/file-webp/file-webp-save.c:534 #, c-format msgid "Unable to open '%s' for writing: %s" msgstr "Kan ikke åbne \"%s\" til skrivning: %s" -#: ../plug-ins/file-webp/file-webp-save.c:271 +#: ../plug-ins/file-webp/file-webp-save.c:274 #, c-format msgid "WebP error: '%s'" msgstr "WebP-fejl: \"%s\"" @@ -9048,7 +9081,7 @@ #: ../plug-ins/gimpressionist/color.c:59 msgid "Co_lor" -msgstr "Fa_rve:" +msgstr "Fa_rve" #: ../plug-ins/gimpressionist/color.c:69 msgid "A_verage under brush" @@ -9722,7 +9755,7 @@ #: ../plug-ins/ui/plug-in-file-png.ui.h:12 msgid "Save Exif data" -msgstr "Gem EXIF-data" +msgstr "Gem Exif-data" #: ../plug-ins/ui/plug-in-file-png.ui.h:13 msgid "Save XMP data" @@ -9810,7 +9843,7 @@ "different compression algorithm, or cancel." msgstr "" "Advarsel: TIFF-filen er for stor. Prøv igen med BigTIFF, med en anden " -"komprimeringsalgoritme eller annullér." +"komprimeringsalgoritme eller annullér." #: ../plug-ins/ui/plug-in-file-tiff.ui.h:2 msgid "Export in _BigTIFF variant file format" @@ -10678,12 +10711,17 @@ msgid "Help ID '%s' unknown" msgstr "Hjælpe-id \"%s\" ukendt" -#: ../plug-ins/help/gimphelplocale.c:208 +#: ../plug-ins/help/gimphelplocale.c:218 #, c-format msgid "Loading index from '%s'" msgstr "Indlæser indeks fra \"%s\"" -#: ../plug-ins/help/gimphelplocale.c:266 +#: ../plug-ins/help/gimphelplocale.c:239 +#, c-format +msgid "Could not load data from '%s': %s" +msgstr "Kunne ikke indlæse data fra \"%s\": %s" + +#: ../plug-ins/help/gimphelplocale.c:311 #, c-format msgid "" "Parse error in '%s':\n" @@ -12218,7 +12256,7 @@ #: ../plug-ins/metadata/metadata-editor.c:439 msgid "Edit metadata (IPTC, EXIF, XMP)" -msgstr "Redigér metadata (EXIF, IPTC, XMP)" +msgstr "Redigér metadata (Exif, IPTC, XMP)" #: ../plug-ins/metadata/metadata-editor.c:447 msgid "_Edit Metadata" @@ -12508,7 +12546,7 @@ #: ../plug-ins/metadata/metadata-viewer.c:140 msgid "View metadata (Exif, IPTC, XMP)" -msgstr "Vis metadata (EXIF, IPTC, XMP)" +msgstr "Vis metadata (Exif, IPTC, XMP)" #: ../plug-ins/metadata/metadata-viewer.c:147 msgid "_View Metadata" @@ -13077,6 +13115,9 @@ msgid "Transferring data from scanner/camera" msgstr "Overfører data fra skanner/kamera" +#~ msgid "bad image dimensions" +#~ msgstr "ugyldig billedstørrelse" + #~ msgid "HEIF" #~ msgstr "HEIF" @@ -14802,9 +14843,6 @@ #~ msgid "Sorry, channels and masks can not be rotated." #~ msgstr "Desværre, kanaler og masker kan ikke roteres." -#~ msgid "Replace partial transparency with the current background color" -#~ msgstr "Erstat delvis gennemsigtighed med den nuværende baggrundsfarve" - #~ msgid "_Semi-Flatten" #~ msgstr "_Semi-fladgør" diff -Nru gimp-2.10.32/po-plug-ins/de.po gimp-2.10.34/po-plug-ins/de.po --- gimp-2.10.32/po-plug-ins/de.po 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/po-plug-ins/de.po 2023-02-21 19:56:20.000000000 +0000 @@ -16,24 +16,25 @@ # Daniel Winzen , 2013. # Christian Kirbach , 2010-2011, 2013. # Mario Blättermann , 2011, 2016-2018. -# Tim Sabsch , 2018-2022. +# Tim Sabsch , 2018-2023. # Philipp Kiemle , 2021. +# Jürgen Benvenuti , 2023. # # msgid "" msgstr "" "Project-Id-Version: gimp plugins master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2021-12-26 19:04+0000\n" -"PO-Revision-Date: 2022-01-02 13:13+0100\n" -"Last-Translator: Tim Sabsch \n" +"POT-Creation-Date: 2023-02-20 16:57+0000\n" +"PO-Revision-Date: 2023-02-20 23:29+0100\n" +"Last-Translator: Jürgen Benvenuti \n" "Language-Team: Deutsch \n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 3.0\n" +"X-Generator: Poedit 3.1.1\n" "X-Project-Style: gnome\n" #: ../plug-ins/common/align-layers.c:158 @@ -65,12 +66,12 @@ #: ../plug-ins/common/depth-merge.c:621 ../plug-ins/common/despeckle.c:397 #: ../plug-ins/common/destripe.c:468 ../plug-ins/common/edge-dog.c:306 #: ../plug-ins/common/emboss.c:453 ../plug-ins/common/file-cel.c:951 -#: ../plug-ins/common/file-gif-save.c:1112 ../plug-ins/common/file-heif.c:1896 +#: ../plug-ins/common/file-gif-save.c:1112 ../plug-ins/common/file-heif.c:1908 #: ../plug-ins/common/file-jp2-load.c:961 -#: ../plug-ins/common/file-pdf-load.c:702 -#: ../plug-ins/common/file-pdf-load.c:1282 -#: ../plug-ins/common/file-pdf-save.c:936 ../plug-ins/common/file-ps.c:3399 -#: ../plug-ins/common/file-raw-data.c:1835 ../plug-ins/common/file-svg.c:663 +#: ../plug-ins/common/file-pdf-load.c:708 +#: ../plug-ins/common/file-pdf-load.c:1338 +#: ../plug-ins/common/file-pdf-save.c:1020 ../plug-ins/common/file-ps.c:3447 +#: ../plug-ins/common/file-raw-data.c:1816 ../plug-ins/common/file-svg.c:663 #: ../plug-ins/common/file-wmf.c:515 ../plug-ins/common/film.c:1207 #: ../plug-ins/common/filter-pack.c:1264 ../plug-ins/common/fractal-trace.c:711 #: ../plug-ins/common/grid.c:677 ../plug-ins/common/hot.c:614 @@ -85,9 +86,9 @@ #: ../plug-ins/common/tile-small.c:364 ../plug-ins/common/unit-editor.c:209 #: ../plug-ins/common/van-gogh-lic.c:650 ../plug-ins/common/warp.c:368 #: ../plug-ins/common/wavelet-decompose.c:354 ../plug-ins/common/web-page.c:234 -#: ../plug-ins/file-dds/ddsread.c:1363 ../plug-ins/file-dds/ddswrite.c:1958 +#: ../plug-ins/file-dds/ddsread.c:1363 ../plug-ins/file-dds/ddswrite.c:1983 #: ../plug-ins/file-fits/fits.c:1150 ../plug-ins/file-fli/fli-gimp.c:877 -#: ../plug-ins/file-tiff/file-tiff-load.c:2499 ../plug-ins/flame/flame.c:481 +#: ../plug-ins/file-tiff/file-tiff-load.c:2664 ../plug-ins/flame/flame.c:481 #: ../plug-ins/flame/flame.c:657 ../plug-ins/flame/flame.c:979 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:566 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1641 @@ -130,8 +131,8 @@ #: ../plug-ins/common/curve-bend.c:1295 ../plug-ins/common/decompose.c:814 #: ../plug-ins/common/depth-merge.c:622 ../plug-ins/common/despeckle.c:398 #: ../plug-ins/common/destripe.c:469 ../plug-ins/common/edge-dog.c:307 -#: ../plug-ins/common/emboss.c:454 ../plug-ins/common/file-heif.c:1897 -#: ../plug-ins/common/file-pdf-load.c:703 ../plug-ins/common/file-svg.c:664 +#: ../plug-ins/common/emboss.c:454 ../plug-ins/common/file-heif.c:1909 +#: ../plug-ins/common/file-pdf-load.c:709 ../plug-ins/common/file-svg.c:664 #: ../plug-ins/common/file-wmf.c:516 ../plug-ins/common/film.c:1208 #: ../plug-ins/common/filter-pack.c:1265 ../plug-ins/common/fractal-trace.c:712 #: ../plug-ins/common/grid.c:678 ../plug-ins/common/hot.c:615 @@ -355,7 +356,7 @@ msgstr "Die Geschwindigkeit der Animation zurücksetzen" #: ../plug-ins/common/animation-play.c:640 -#: ../plug-ins/common/animation-play.c:1364 +#: ../plug-ins/common/animation-play.c:1368 msgid "Start playback" msgstr "Wiedergabe starten" @@ -412,12 +413,12 @@ msgid "Invalid image. Did you close it?" msgstr "Ungültiges Bild. Haben Sie es geschlossen?" -#: ../plug-ins/common/animation-play.c:1225 +#: ../plug-ins/common/animation-play.c:1229 #, c-format msgid "Frame %d of %d" msgstr "Einzelbild %d von %d" -#: ../plug-ins/common/animation-play.c:1364 +#: ../plug-ins/common/animation-play.c:1368 msgid "Stop playback" msgstr "Wiedergabe stoppen" @@ -456,25 +457,25 @@ #. #: ../plug-ins/common/blinds.c:277 ../plug-ins/common/compose.c:1011 #: ../plug-ins/common/decompose.c:598 ../plug-ins/common/file-cel.c:446 -#: ../plug-ins/common/file-cel.c:451 ../plug-ins/common/file-dicom.c:670 +#: ../plug-ins/common/file-cel.c:451 ../plug-ins/common/file-dicom.c:715 #: ../plug-ins/common/file-gegl.c:438 ../plug-ins/common/file-gif-load.c:992 #: ../plug-ins/common/file-jp2-load.c:1290 ../plug-ins/common/file-pcx.c:448 #: ../plug-ins/common/file-pcx.c:456 ../plug-ins/common/file-pix.c:400 #: ../plug-ins/common/file-png.c:1097 ../plug-ins/common/file-pnm.c:685 -#: ../plug-ins/common/file-raw-data.c:1394 -#: ../plug-ins/common/file-sunras.c:1049 ../plug-ins/common/file-tga.c:1108 +#: ../plug-ins/common/file-raw-data.c:1375 +#: ../plug-ins/common/file-sunras.c:1049 ../plug-ins/common/file-tga.c:1116 #: ../plug-ins/common/file-xbm.c:910 ../plug-ins/common/film.c:690 #: ../plug-ins/common/smooth-palette.c:259 ../plug-ins/common/tile.c:354 #: ../plug-ins/file-bmp/bmp-load.c:737 ../plug-ins/file-exr/file-exr.c:267 #: ../plug-ins/file-faxg3/faxg3.c:555 ../plug-ins/file-fits/fits.c:529 #: ../plug-ins/file-jpeg/jpeg-load.c:240 #: ../plug-ins/file-psd/psd-image-res-load.c:1043 -#: ../plug-ins/file-psd/psd-load.c:2035 ../plug-ins/file-sgi/sgi.c:416 -#: ../plug-ins/file-tiff/file-tiff-load.c:1334 +#: ../plug-ins/file-psd/psd-load.c:2153 ../plug-ins/file-sgi/sgi.c:416 +#: ../plug-ins/file-tiff/file-tiff-load.c:1544 #: ../plug-ins/file-webp/file-webp-load.c:164 #: ../plug-ins/gfig/gfig-dialog.c:1321 ../plug-ins/gimpressionist/general.c:139 #: ../plug-ins/map-object/map-object-apply.c:245 -#: ../plug-ins/screenshot/screenshot-win32.c:312 ../plug-ins/twain/twain.c:646 +#: ../plug-ins/screenshot/screenshot-win32.c:315 ../plug-ins/twain/twain.c:646 msgid "Background" msgstr "Hintergrund" @@ -846,7 +847,7 @@ #: ../plug-ins/common/cml-explorer.c:2160 ../plug-ins/common/curve-bend.c:1555 #: ../plug-ins/common/curve-bend.c:2138 ../plug-ins/common/file-cel.c:952 #: ../plug-ins/common/file-jp2-load.c:962 -#: ../plug-ins/common/file-raw-data.c:1836 ../plug-ins/common/qbist.c:721 +#: ../plug-ins/common/file-raw-data.c:1817 ../plug-ins/common/qbist.c:721 #: ../plug-ins/common/qbist.c:885 ../plug-ins/common/sphere-designer.c:2210 #: ../plug-ins/common/sphere-designer.c:2610 ../plug-ins/file-fits/fits.c:1151 #: ../plug-ins/file-fli/fli-gimp.c:878 ../plug-ins/flame/flame.c:483 @@ -864,7 +865,7 @@ #. The Save button #: ../plug-ins/common/cml-explorer.c:1317 #: ../plug-ins/common/cml-explorer.c:2027 ../plug-ins/common/curve-bend.c:1567 -#: ../plug-ins/common/curve-bend.c:2173 ../plug-ins/common/file-pdf-save.c:935 +#: ../plug-ins/common/curve-bend.c:2173 ../plug-ins/common/file-pdf-save.c:1019 #: ../plug-ins/common/qbist.c:763 ../plug-ins/common/qbist.c:893 #: ../plug-ins/common/sphere-designer.c:2210 #: ../plug-ins/common/sphere-designer.c:2618 ../plug-ins/flame/flame.c:483 @@ -1059,18 +1060,18 @@ msgstr "CML-Explorer-Parameter speichern" #: ../plug-ins/common/cml-explorer.c:2078 ../plug-ins/common/curve-bend.c:891 -#: ../plug-ins/common/file-dicom.c:1470 ../plug-ins/common/file-mng.c:648 +#: ../plug-ins/common/file-dicom.c:1524 ../plug-ins/common/file-mng.c:648 #: ../plug-ins/common/file-mng.c:985 ../plug-ins/common/file-pcx.c:874 -#: ../plug-ins/common/file-pdf-save.c:480 ../plug-ins/common/file-png.c:1618 -#: ../plug-ins/common/file-raw-data.c:1192 -#: ../plug-ins/common/file-raw-data.c:1221 ../plug-ins/common/file-sunras.c:610 -#: ../plug-ins/common/file-tga.c:1219 ../plug-ins/common/file-xmc.c:1504 +#: ../plug-ins/common/file-pdf-save.c:550 ../plug-ins/common/file-png.c:1618 +#: ../plug-ins/common/file-raw-data.c:1173 +#: ../plug-ins/common/file-raw-data.c:1202 ../plug-ins/common/file-sunras.c:610 +#: ../plug-ins/common/file-tga.c:1227 ../plug-ins/common/file-xmc.c:1504 #: ../plug-ins/common/sphere-designer.c:2121 -#: ../plug-ins/file-bmp/bmp-save.c:320 ../plug-ins/file-fits/fits.c:481 +#: ../plug-ins/file-bmp/bmp-save.c:327 ../plug-ins/file-fits/fits.c:481 #: ../plug-ins/file-fli/fli-gimp.c:757 ../plug-ins/file-ico/ico-save.c:1087 -#: ../plug-ins/file-jpeg/jpeg-save.c:333 ../plug-ins/file-psd/psd-save.c:1728 -#: ../plug-ins/file-tiff/file-tiff-save.c:965 -#: ../plug-ins/file-tiff/file-tiff-save.c:1067 ../plug-ins/flame/flame.c:450 +#: ../plug-ins/file-jpeg/jpeg-save.c:333 ../plug-ins/file-psd/psd-save.c:1897 +#: ../plug-ins/file-tiff/file-tiff-save.c:970 +#: ../plug-ins/file-tiff/file-tiff-save.c:1072 ../plug-ins/flame/flame.c:450 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1548 #: ../plug-ins/gfig/gfig.c:794 ../plug-ins/ifs-compose/ifs-compose.c:2390 #: ../plug-ins/lighting/lighting-ui.c:1232 @@ -1089,13 +1090,13 @@ #: ../plug-ins/common/cml-explorer.c:2251 ../plug-ins/common/curve-bend.c:944 #: ../plug-ins/common/file-cel.c:300 ../plug-ins/common/file-cel.c:351 -#: ../plug-ins/common/file-cel.c:591 ../plug-ins/common/file-dicom.c:345 +#: ../plug-ins/common/file-cel.c:591 ../plug-ins/common/file-dicom.c:346 #: ../plug-ins/common/file-gif-load.c:361 ../plug-ins/common/file-mng.c:1158 #: ../plug-ins/common/file-pcx.c:378 ../plug-ins/common/file-png.c:941 -#: ../plug-ins/common/file-ps.c:1071 ../plug-ins/common/file-ps.c:3349 +#: ../plug-ins/common/file-ps.c:1075 ../plug-ins/common/file-ps.c:3397 #: ../plug-ins/common/file-psp.c:2228 ../plug-ins/common/file-psp.c:2278 #: ../plug-ins/common/file-raw-data.c:477 -#: ../plug-ins/common/file-raw-data.c:1303 ../plug-ins/common/file-sunras.c:436 +#: ../plug-ins/common/file-raw-data.c:1284 ../plug-ins/common/file-sunras.c:436 #: ../plug-ins/common/file-svg.c:329 ../plug-ins/common/file-svg.c:647 #: ../plug-ins/common/file-tga.c:446 ../plug-ins/common/file-xbm.c:747 #: ../plug-ins/common/file-xmc.c:665 ../plug-ins/common/file-xmc.c:858 @@ -1104,12 +1105,12 @@ #: ../plug-ins/file-fits/fits.c:360 ../plug-ins/file-fli/fli-gimp.c:462 #: ../plug-ins/file-fli/fli-gimp.c:501 ../plug-ins/file-ico/ico-load.c:672 #: ../plug-ins/file-ico/ico-load.c:750 ../plug-ins/file-jpeg/jpeg-load.c:96 -#: ../plug-ins/file-jpeg/jpeg-load.c:543 ../plug-ins/file-psd/psd-load.c:143 +#: ../plug-ins/file-jpeg/jpeg-load.c:543 ../plug-ins/file-psd/psd-load.c:146 #: ../plug-ins/file-psd/psd-thumb-load.c:82 ../plug-ins/flame/flame.c:419 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1865 #: ../plug-ins/fractal-explorer/fractal-explorer.c:913 -#: ../plug-ins/gfig/gfig.c:426 ../plug-ins/help/gimphelplocale.c:222 -#: ../plug-ins/help/gimphelplocale.c:238 +#: ../plug-ins/gfig/gfig.c:426 ../plug-ins/help/gimphelplocale.c:255 +#: ../plug-ins/help/gimphelplocale.c:271 #: ../plug-ins/lighting/lighting-ui.c:1376 #, c-format msgid "Could not open '%s' for reading: %s" @@ -1381,7 +1382,7 @@ #. * right type of raw data. #. #: ../plug-ins/common/compose.c:191 ../plug-ins/common/decompose.c:170 -#: ../plug-ins/common/file-raw-data.c:1939 +#: ../plug-ins/common/file-raw-data.c:1920 msgid "RGB" msgstr "RGB" @@ -1958,7 +1959,7 @@ msgid "O_verlap:" msgstr "Ü_berlappung:" -#: ../plug-ins/common/depth-merge.c:741 ../plug-ins/common/file-raw-data.c:1973 +#: ../plug-ins/common/depth-merge.c:741 ../plug-ins/common/file-raw-data.c:1954 msgid "O_ffset:" msgstr "V_ersatz:" @@ -2025,8 +2026,8 @@ msgstr "Streifen entfernen" #: ../plug-ins/common/destripe.c:500 ../plug-ins/common/file-html-table.c:647 -#: ../plug-ins/common/file-ps.c:3474 ../plug-ins/common/file-ps.c:3679 -#: ../plug-ins/common/file-raw-data.c:1988 +#: ../plug-ins/common/file-ps.c:3522 ../plug-ins/common/file-ps.c:3727 +#: ../plug-ins/common/file-raw-data.c:1969 #: ../plug-ins/common/smooth-palette.c:458 ../plug-ins/common/tile.c:465 #: ../plug-ins/imagemap/imap_cmd_guides.c:163 #: ../plug-ins/imagemap/imap_rectangle.c:399 @@ -2119,7 +2120,7 @@ msgid "Text" msgstr "Text" -#: ../plug-ins/common/file-aa.c:384 ../plug-ins/file-dds/ddswrite.c:2011 +#: ../plug-ins/common/file-aa.c:384 ../plug-ins/file-dds/ddswrite.c:2036 msgid "_Format:" msgstr "_Format:" @@ -2174,23 +2175,23 @@ #. #. * Open the file for reading... #. -#: ../plug-ins/common/file-cel.c:342 ../plug-ins/common/file-dicom.c:337 +#: ../plug-ins/common/file-cel.c:342 ../plug-ins/common/file-dicom.c:338 #: ../plug-ins/common/file-gegl.c:322 ../plug-ins/common/file-gif-load.c:353 -#: ../plug-ins/common/file-heif.c:697 ../plug-ins/common/file-jp2-load.c:1077 -#: ../plug-ins/common/file-pcx.c:370 ../plug-ins/common/file-pdf-load.c:1048 +#: ../plug-ins/common/file-heif.c:703 ../plug-ins/common/file-jp2-load.c:1077 +#: ../plug-ins/common/file-pcx.c:370 ../plug-ins/common/file-pdf-load.c:1059 #: ../plug-ins/common/file-pix.c:357 ../plug-ins/common/file-png.c:933 -#: ../plug-ins/common/file-pnm.c:566 ../plug-ins/common/file-ps.c:1063 -#: ../plug-ins/common/file-raw-data.c:1296 ../plug-ins/common/file-sunras.c:429 +#: ../plug-ins/common/file-pnm.c:566 ../plug-ins/common/file-ps.c:1067 +#: ../plug-ins/common/file-raw-data.c:1277 ../plug-ins/common/file-sunras.c:429 #: ../plug-ins/common/file-tga.c:438 ../plug-ins/common/file-wmf.c:1014 #: ../plug-ins/common/file-xbm.c:740 ../plug-ins/common/file-xmc.c:655 #: ../plug-ins/common/file-xpm.c:356 ../plug-ins/common/file-xwd.c:448 #: ../plug-ins/file-bmp/bmp-load.c:218 ../plug-ins/file-exr/file-exr.c:183 #: ../plug-ins/file-faxg3/faxg3.c:220 ../plug-ins/file-fli/fli-gimp.c:494 #: ../plug-ins/file-ico/ico-load.c:665 ../plug-ins/file-jpeg/jpeg-load.c:89 -#: ../plug-ins/file-psd/psd-load.c:135 +#: ../plug-ins/file-psd/psd-load.c:138 #: ../plug-ins/file-raw/file-darktable.c:399 #: ../plug-ins/file-raw/file-rawtherapee.c:319 ../plug-ins/file-sgi/sgi.c:325 -#: ../plug-ins/file-tiff/file-tiff-load.c:259 +#: ../plug-ins/file-tiff/file-tiff-load.c:299 #, c-format msgid "Opening '%s'" msgstr "»%s« wird geöffnet" @@ -2265,16 +2266,17 @@ #. * Open the file for writing... #. #: ../plug-ins/common/file-cel.c:790 ../plug-ins/common/file-gif-save.c:880 -#: ../plug-ins/common/file-html-table.c:238 ../plug-ins/common/file-pcx.c:761 +#: ../plug-ins/common/file-html-table.c:238 +#: ../plug-ins/common/file-jpegxl.c:778 ../plug-ins/common/file-pcx.c:761 #: ../plug-ins/common/file-pix.c:538 ../plug-ins/common/file-png.c:1611 -#: ../plug-ins/common/file-pnm.c:1249 ../plug-ins/common/file-ps.c:1237 -#: ../plug-ins/common/file-sunras.c:602 ../plug-ins/common/file-tga.c:1213 +#: ../plug-ins/common/file-pnm.c:1249 ../plug-ins/common/file-ps.c:1278 +#: ../plug-ins/common/file-sunras.c:602 ../plug-ins/common/file-tga.c:1221 #: ../plug-ins/common/file-xbm.c:1040 ../plug-ins/common/file-xpm.c:674 -#: ../plug-ins/common/file-xwd.c:652 ../plug-ins/file-bmp/bmp-save.c:312 +#: ../plug-ins/common/file-xwd.c:652 ../plug-ins/file-bmp/bmp-save.c:319 #: ../plug-ins/file-fits/fits.c:473 ../plug-ins/file-fli/fli-gimp.c:725 #: ../plug-ins/file-ico/ico-save.c:1081 ../plug-ins/file-jpeg/jpeg-save.c:290 -#: ../plug-ins/file-psd/psd-save.c:1699 ../plug-ins/file-sgi/sgi.c:584 -#: ../plug-ins/file-tiff/file-tiff-save.c:955 +#: ../plug-ins/file-psd/psd-save.c:1868 ../plug-ins/file-sgi/sgi.c:584 +#: ../plug-ins/file-tiff/file-tiff-save.c:956 #, c-format msgid "Exporting '%s'" msgstr "Wird als »%s« exportiert" @@ -2366,29 +2368,36 @@ msgid "Error loading desktop file '%s': %s" msgstr "Fehler beim Lesen der Desktop-Datei »%s«: %s" -#: ../plug-ins/common/file-dicom.c:140 +#: ../plug-ins/common/file-dicom.c:141 msgid "DICOM image" msgstr "DICOM-Bild" -#: ../plug-ins/common/file-dicom.c:165 +#: ../plug-ins/common/file-dicom.c:166 msgid "Digital Imaging and Communications in Medicine image" msgstr "Digitale Bilderzeugung und Kommunikation in der Medizin" -#: ../plug-ins/common/file-dicom.c:371 +#: ../plug-ins/common/file-dicom.c:372 #, c-format msgid "'%s' is not a DICOM file." msgstr "»%s« ist keine DICOM-Datei." -#: ../plug-ins/common/file-dicom.c:544 +#: ../plug-ins/common/file-dicom.c:545 #, c-format msgid "Transfer syntax %s is not supported by GIMP." msgstr "Die Transfersyntax %s wird von GIMP nicht unterstützt." -#: ../plug-ins/common/file-dicom.c:1435 +#: ../plug-ins/common/file-dicom.c:600 +#, c-format +msgid "%s is not supported by GIMP in combination with samples per pixel: %d" +msgstr "" +"%s wird nicht von GIMP in Kombination mit »Stichproben je Pixel« " +"unterstützt: %d" + +#: ../plug-ins/common/file-dicom.c:1489 msgid "Cannot save images with alpha channel." msgstr "Bilder mit Alphakanal können nicht gespeichert werden." -#: ../plug-ins/common/file-dicom.c:1454 ../plug-ins/common/file-ps.c:1232 +#: ../plug-ins/common/file-dicom.c:1508 ../plug-ins/common/file-ps.c:1273 #: ../plug-ins/common/file-xwd.c:647 ../plug-ins/file-fits/fits.c:468 #, c-format msgid "Cannot operate on unknown image types." @@ -2646,77 +2655,76 @@ msgid "Save image in AV1 Image File Format (AVIF)" msgstr "Bild im AV1-Bildformat speichern (AVIF)" -#: ../plug-ins/common/file-heif.c:736 ../plug-ins/common/file-heif.c:769 -#: ../plug-ins/common/file-heif.c:808 ../plug-ins/common/file-heif.c:874 +#: ../plug-ins/common/file-heif.c:742 ../plug-ins/common/file-heif.c:775 +#: ../plug-ins/common/file-heif.c:814 ../plug-ins/common/file-heif.c:880 #, c-format msgid "Loading HEIF image failed: %s" msgstr "Laden des HEIF-Bildes schlug fehl: %s" -#: ../plug-ins/common/file-heif.c:758 +#: ../plug-ins/common/file-heif.c:764 msgid "Loading HEIF image failed: Input file contains no readable images" msgstr "" "Laden des HEIF-Bildes schlug fehl: Eingabedatei enthält keine lesbaren Bilder" -#: ../plug-ins/common/file-heif.c:1001 +#: ../plug-ins/common/file-heif.c:1007 msgid "image content" msgstr "Bildinhalt" -#: ../plug-ins/common/file-heif.c:1316 -#, fuzzy, c-format -#| msgid "Exporting '%s'" +#: ../plug-ins/common/file-heif.c:1328 +#, c-format msgid "Exporting '%s' using %s encoder" -msgstr "Wird als »%s« exportiert" +msgstr "Wird als »%s« mittels %s-Kodierer exportiert" -#: ../plug-ins/common/file-heif.c:1367 ../plug-ins/common/file-heif.c:1621 +#: ../plug-ins/common/file-heif.c:1379 ../plug-ins/common/file-heif.c:1633 #, c-format msgid "Encoding HEIF image failed: %s" msgstr "Kodierung des HEIF-Bildes schlug fehl: %s" -#: ../plug-ins/common/file-heif.c:1658 +#: ../plug-ins/common/file-heif.c:1670 #, c-format msgid "Writing HEIF image failed: %s" msgstr "Schreiben des HEIF-Bildes schlug fehl: %s" -#: ../plug-ins/common/file-heif.c:1747 +#: ../plug-ins/common/file-heif.c:1759 msgid "primary" msgstr "primär" -#: ../plug-ins/common/file-heif.c:1892 +#: ../plug-ins/common/file-heif.c:1904 msgid "Load HEIF Image" msgstr "HEIF-Bild laden" -#: ../plug-ins/common/file-heif.c:1906 +#: ../plug-ins/common/file-heif.c:1918 msgid "Select Image" msgstr "Bild auswählen" -#: ../plug-ins/common/file-heif.c:2072 +#: ../plug-ins/common/file-heif.c:2084 msgid "Nearly _lossless" msgstr "Nahezu _verlustfrei" -#: ../plug-ins/common/file-heif.c:2076 ../plug-ins/file-jpeg/jpeg-save.c:835 +#: ../plug-ins/common/file-heif.c:2088 ../plug-ins/file-jpeg/jpeg-save.c:835 msgid "_Quality:" msgstr "_Qualität:" -#: ../plug-ins/common/file-heif.c:2119 +#: ../plug-ins/common/file-heif.c:2131 msgid "Bit depth:" msgstr "Bittiefe:" -#: ../plug-ins/common/file-heif.c:2125 +#: ../plug-ins/common/file-heif.c:2137 msgid "8 bit/channel" msgstr "8 Bit/Kanal" -#: ../plug-ins/common/file-heif.c:2126 +#: ../plug-ins/common/file-heif.c:2138 msgid "10 bit/channel" msgstr "10 Bit/Kanal" -#: ../plug-ins/common/file-heif.c:2127 +#: ../plug-ins/common/file-heif.c:2139 msgid "12 bit/channel" msgstr "12 Bit/Kanal" #. Color profile -#: ../plug-ins/common/file-heif.c:2136 ../plug-ins/file-jpeg/jpeg-save.c:974 -#: ../plug-ins/file-webp/file-webp-dialog.c:387 -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:10 +#: ../plug-ins/common/file-heif.c:2148 ../plug-ins/file-jpeg/jpeg-save.c:974 +#: ../plug-ins/file-webp/file-webp-dialog.c:404 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:12 msgid "Save color _profile" msgstr "Farb_profil speichern" @@ -2826,8 +2834,8 @@ "Die Breite für jede Tabellenzelle. Kann eine Ganzzahl oder eine relative " "prozentuale Angabe sein." -#: ../plug-ins/common/file-html-table.c:663 ../plug-ins/common/file-ps.c:3487 -#: ../plug-ins/common/file-ps.c:3691 ../plug-ins/common/file-raw-data.c:2004 +#: ../plug-ins/common/file-html-table.c:663 ../plug-ins/common/file-ps.c:3535 +#: ../plug-ins/common/file-ps.c:3739 ../plug-ins/common/file-raw-data.c:1985 #: ../plug-ins/common/film.c:945 ../plug-ins/common/smooth-palette.c:463 #: ../plug-ins/common/tile.c:469 ../plug-ins/imagemap/imap_cmd_guides.c:173 #: ../plug-ins/imagemap/imap_rectangle.c:406 @@ -2946,6 +2954,10 @@ msgid "Unsupported color space in JP2 image '%s'." msgstr "Farbraum im JP2-Bild »%s« wird nicht unterstützt." +#: ../plug-ins/common/file-jpegxl.c:82 ../plug-ins/common/file-jpegxl.c:99 +msgid "JPEG XL image" +msgstr "JPEG-XL-Bild" + #. Inform the user that we couldn't losslessly save the #. * transparency & just use the full palette #: ../plug-ins/common/file-mng.c:533 ../plug-ins/common/file-png.c:2345 @@ -3053,7 +3065,7 @@ #. label for 'ms' adjustment #: ../plug-ins/common/file-mng.c:1551 -#: ../plug-ins/file-webp/file-webp-dialog.c:350 +#: ../plug-ins/file-webp/file-webp-dialog.c:351 #: ../plug-ins/ui/plug-in-file-gif.ui.h:8 msgid "milliseconds" msgstr "Millisekunden" @@ -3093,13 +3105,13 @@ msgstr "»%s« ist keine PCX-Datei" #: ../plug-ins/common/file-pcx.c:413 ../plug-ins/file-bmp/bmp-load.c:726 -#: ../plug-ins/file-psd/psd-load.c:315 +#: ../plug-ins/file-psd/psd-load.c:318 #, c-format msgid "Unsupported or invalid image width: %d" msgstr "Nicht unterstützte oder ungültige Bildbreite: %d" #: ../plug-ins/common/file-pcx.c:419 ../plug-ins/file-bmp/bmp-load.c:732 -#: ../plug-ins/file-psd/psd-load.c:307 +#: ../plug-ins/file-psd/psd-load.c:310 #, c-format msgid "Unsupported or invalid image height: %d" msgstr "Nicht unterstützte oder ungültige Bildhöhe: %d" @@ -3151,10 +3163,11 @@ msgid "Writing to file '%s' failed: %s" msgstr "Fehler beim Schreiben der Datei »%s«: %s" -#: ../plug-ins/common/file-pdf-load.c:324 -#: ../plug-ins/common/file-pdf-load.c:343 -#: ../plug-ins/common/file-pdf-save.c:350 -#: ../plug-ins/common/file-pdf-save.c:367 +#: ../plug-ins/common/file-pdf-load.c:329 +#: ../plug-ins/common/file-pdf-load.c:348 +#: ../plug-ins/common/file-pdf-save.c:383 +#: ../plug-ins/common/file-pdf-save.c:400 +#: ../plug-ins/common/file-pdf-save.c:418 msgid "Portable Document Format" msgstr "Portable-Document-Format" @@ -3162,7 +3175,7 @@ #. * second is out-of-range page number, third is #. * number of pages. Specify order as in English if needed. #. -#: ../plug-ins/common/file-pdf-load.c:507 +#: ../plug-ins/common/file-pdf-load.c:512 #, c-format msgid "PDF document '%1$s' has %3$d page. Page %2$d is out of range." msgid_plural "PDF document '%1$s' has %3$d pages. Page %2$d is out of range." @@ -3173,85 +3186,91 @@ "Das PDF-Dokument »%1$s« hat %3$d Seiten. Die Seite %2$d ist außerhalb dieses " "Bereichs." -#: ../plug-ins/common/file-pdf-load.c:689 +#: ../plug-ins/common/file-pdf-load.c:695 msgid "PDF is password protected, please input the password:" msgstr "Das PDF ist passwortgeschützt, bitte geben Sie das Passwort ein:" -#: ../plug-ins/common/file-pdf-load.c:699 +#: ../plug-ins/common/file-pdf-load.c:705 msgid "Encrypted PDF" msgstr "Verschlüsseltes PDF" -#: ../plug-ins/common/file-pdf-load.c:726 +#: ../plug-ins/common/file-pdf-load.c:732 msgid "Wrong password! Please input the right one:" msgstr "Falsches Passwort! Bitte geben Sie das richtige Passwort ein:" -#: ../plug-ins/common/file-pdf-load.c:744 +#: ../plug-ins/common/file-pdf-load.c:750 #, c-format msgid "Could not load '%s': %s" msgstr "»%s« konnte nicht geladen werden: %s" -#: ../plug-ins/common/file-pdf-load.c:1085 +#: ../plug-ins/common/file-pdf-load.c:1096 #, c-format msgid "%s-%s" msgstr "%s-%s" -#: ../plug-ins/common/file-pdf-load.c:1087 ../plug-ins/common/file-ps.c:1156 +#: ../plug-ins/common/file-pdf-load.c:1098 ../plug-ins/common/file-ps.c:1197 #, c-format msgid "%s-pages" msgstr "%s-Seiten" -#: ../plug-ins/common/file-pdf-load.c:1278 +#: ../plug-ins/common/file-pdf-load.c:1334 msgid "Import from PDF" msgstr "Aus PDF importieren" -#: ../plug-ins/common/file-pdf-load.c:1283 ../plug-ins/common/file-ps.c:3400 -#: ../plug-ins/file-tiff/file-tiff-load.c:2500 +#: ../plug-ins/common/file-pdf-load.c:1339 ../plug-ins/common/file-ps.c:3448 +#: ../plug-ins/file-tiff/file-tiff-load.c:2665 #: ../plug-ins/metadata/metadata-editor.c:4627 msgid "_Import" msgstr "_Importieren" -#: ../plug-ins/common/file-pdf-load.c:1316 +#: ../plug-ins/common/file-pdf-load.c:1372 msgid "Error getting number of pages from the given PDF file." msgstr "Fehler beim Ermitteln der Seitenzahl der PDF-Datei." #. "Load in reverse order" toggle button -#: ../plug-ins/common/file-pdf-load.c:1357 +#: ../plug-ins/common/file-pdf-load.c:1416 msgid "Load in reverse order" msgstr "In umgekehrter Reihenfolge laden" -#: ../plug-ins/common/file-pdf-load.c:1375 +#: ../plug-ins/common/file-pdf-load.c:1434 msgid "_Width (pixels):" msgstr "_Breite (Pixel):" -#: ../plug-ins/common/file-pdf-load.c:1376 +#: ../plug-ins/common/file-pdf-load.c:1435 msgid "_Height (pixels):" msgstr "_Höhe (Pixel):" -#: ../plug-ins/common/file-pdf-load.c:1378 +#: ../plug-ins/common/file-pdf-load.c:1437 msgid "_Resolution:" msgstr "A_uflösung:" #. Antialiasing -#: ../plug-ins/common/file-pdf-load.c:1389 +#: ../plug-ins/common/file-pdf-load.c:1448 msgid "Use _Anti-aliasing" msgstr "K_antenglättung verwenden" -#: ../plug-ins/common/file-pdf-load.c:1667 -#: ../plug-ins/common/file-pdf-load.c:1668 ../plug-ins/common/file-svg.c:852 +#. White Background +#: ../plug-ins/common/file-pdf-load.c:1457 +msgid "_Fill transparent areas with white" +msgstr "_Transparente Bereiche mit Weiß füllen" + +#: ../plug-ins/common/file-pdf-load.c:1743 +#: ../plug-ins/common/file-pdf-load.c:1744 ../plug-ins/common/file-svg.c:852 #: ../plug-ins/common/file-wmf.c:710 ../plug-ins/print/print-page-layout.c:305 #, c-format msgid "pixels/%a" msgstr "Pixel/%a" -#: ../plug-ins/common/file-pdf-save.c:382 +#: ../plug-ins/common/file-pdf-save.c:433 +#: ../plug-ins/common/file-pdf-save.c:451 msgid "_Create multipage PDF..." msgstr "Mehrseitiges PDF _erstellen …" -#: ../plug-ins/common/file-pdf-save.c:465 +#: ../plug-ins/common/file-pdf-save.c:535 msgid "You must select a file to save!" msgstr "Sie müssen eine Datei zum Speichern auswählen!" -#: ../plug-ins/common/file-pdf-save.c:491 +#: ../plug-ins/common/file-pdf-save.c:561 #, c-format msgid "" "An error occurred while creating the PDF file:\n" @@ -3264,85 +3283,90 @@ "Stellen Sie sicher, dass der Dateiname gültig ist und für den gewählten Ort " "Schreibrechte vorhanden sind!" -#: ../plug-ins/common/file-pdf-save.c:823 -#: ../plug-ins/common/file-pdf-save.c:983 +#: ../plug-ins/common/file-pdf-save.c:899 +#: ../plug-ins/common/file-pdf-save.c:1067 +msgid "_Fill transparent areas with background color" +msgstr "T_ransparente Bereiche mit der Hintergrundfarbe füllen" + +#: ../plug-ins/common/file-pdf-save.c:904 +#: ../plug-ins/common/file-pdf-save.c:1072 msgid "_Omit hidden layers and layers with zero opacity" msgstr "Ver_borgene Ebenen und jene ohne Deckkraft auslassen" -#: ../plug-ins/common/file-pdf-save.c:828 -#: ../plug-ins/common/file-pdf-save.c:988 +#: ../plug-ins/common/file-pdf-save.c:909 +#: ../plug-ins/common/file-pdf-save.c:1077 msgid "Convert _bitmaps to vector graphics where possible" msgstr "B_itmaps wenn möglich in Vektor-Grafiken umwandeln" -#: ../plug-ins/common/file-pdf-save.c:833 -#: ../plug-ins/common/file-pdf-save.c:993 +#: ../plug-ins/common/file-pdf-save.c:914 +#: ../plug-ins/common/file-pdf-save.c:1082 msgid "_Apply layer masks before saving" msgstr "Ebenenmasken vor dem Speichern an_wenden" -#: ../plug-ins/common/file-pdf-save.c:837 -#: ../plug-ins/common/file-pdf-save.c:997 +#: ../plug-ins/common/file-pdf-save.c:918 +#: ../plug-ins/common/file-pdf-save.c:1086 msgid "Keeping the masks will not change the output" msgstr "Beibehalten der Masken ändert das Ergebnis nicht" -#: ../plug-ins/common/file-pdf-save.c:843 +#: ../plug-ins/common/file-pdf-save.c:924 #, c-format msgid "_Layers as pages (%s)" msgstr "_Ebenen als Seiten (%s)" -#: ../plug-ins/common/file-pdf-save.c:845 -#: ../plug-ins/common/file-pdf-save.c:1044 +#: ../plug-ins/common/file-pdf-save.c:926 +#: ../plug-ins/common/file-pdf-save.c:1135 msgid "top layers first" msgstr "Obere Ebenen zuerst" -#: ../plug-ins/common/file-pdf-save.c:845 -#: ../plug-ins/common/file-pdf-save.c:1044 +#: ../plug-ins/common/file-pdf-save.c:926 +#: ../plug-ins/common/file-pdf-save.c:1135 msgid "bottom layers first" msgstr "Untere Ebenen zuerst" -#: ../plug-ins/common/file-pdf-save.c:853 +#: ../plug-ins/common/file-pdf-save.c:934 msgid "_Reverse the pages order" msgstr "Seiten_reihenfolge umkehren" -#: ../plug-ins/common/file-pdf-save.c:927 +#: ../plug-ins/common/file-pdf-save.c:1011 msgid "Save to:" msgstr "Speichern unter:" -#: ../plug-ins/common/file-pdf-save.c:931 +#: ../plug-ins/common/file-pdf-save.c:1015 msgid "Browse..." msgstr "Durchsuchen …" -#: ../plug-ins/common/file-pdf-save.c:932 +#: ../plug-ins/common/file-pdf-save.c:1016 msgid "Multipage PDF export" msgstr "Mehrseitiges PDF exportieren" -#: ../plug-ins/common/file-pdf-save.c:968 +#: ../plug-ins/common/file-pdf-save.c:1052 msgid "Remove the selected pages" msgstr "Die ausgewählten Seiten löschen" -#: ../plug-ins/common/file-pdf-save.c:978 +#: ../plug-ins/common/file-pdf-save.c:1062 msgid "Add this image" msgstr "Dieses Bild hinzufügen" -#: ../plug-ins/common/file-pdf-save.c:1042 +#: ../plug-ins/common/file-pdf-save.c:1133 #, c-format msgid "Layers as pages (%s)" msgstr "Ebenen als Seiten (%s)" -#: ../plug-ins/common/file-pdf-save.c:1099 -#: ../plug-ins/common/file-pdf-save.c:1167 -#: ../plug-ins/common/file-pdf-save.c:1265 ../plug-ins/common/file-ps.c:1893 -#: ../plug-ins/file-tiff/file-tiff-load.c:1336 +#: ../plug-ins/common/file-pdf-save.c:1190 +#: ../plug-ins/common/file-pdf-save.c:1258 +#: ../plug-ins/common/file-pdf-save.c:1356 ../plug-ins/common/file-ps.c:1941 +#: ../plug-ins/file-tiff/file-tiff-load.c:1546 #, c-format msgid "Page %d" msgstr "Seite %d" -#: ../plug-ins/common/file-pdf-save.c:1136 +#: ../plug-ins/common/file-pdf-save.c:1227 msgid "Error! In order to save the file, at least one image should be added!" msgstr "" "Fehler! Zum Speichern der Datei sollte zumindest ein Bild hinzugefügt werden!" -#: ../plug-ins/common/file-pdf-save.c:1312 -#: ../plug-ins/print/print-draw-page.c:123 +#: ../plug-ins/common/file-pdf-save.c:1403 +#: ../plug-ins/print/print-draw-page.c:125 msgid "Cannot handle the size (either width or height) of the image." msgstr "" "Größe des Bildes kann nicht verarbeitet werden (entweder Höhe oder Breite)." @@ -3438,14 +3462,14 @@ msgstr "" "Fehler beim Exportieren von »%s«. Das Bild konnte nicht exportiert werden." -#: ../plug-ins/common/file-png.c:2420 ../plug-ins/common/file-raw-data.c:2131 -#: ../plug-ins/file-tiff/file-tiff-save.c:1160 +#: ../plug-ins/common/file-png.c:2420 ../plug-ins/common/file-raw-data.c:2112 +#: ../plug-ins/file-tiff/file-tiff-save.c:1167 #, c-format msgid "Error loading UI file '%s': %s" msgstr "Fehler beim Laden der Oberflächen-Datei »%s«: %s" -#: ../plug-ins/common/file-png.c:2421 ../plug-ins/common/file-raw-data.c:2132 -#: ../plug-ins/file-tiff/file-tiff-save.c:1161 +#: ../plug-ins/common/file-png.c:2421 ../plug-ins/common/file-raw-data.c:2113 +#: ../plug-ins/file-tiff/file-tiff-save.c:1168 msgid "Unknown error" msgstr "Unbekannter Fehler" @@ -3534,130 +3558,134 @@ msgid "_ASCII" msgstr "_ASCII" -#: ../plug-ins/common/file-ps.c:652 ../plug-ins/common/file-ps.c:719 +#: ../plug-ins/common/file-ps.c:654 ../plug-ins/common/file-ps.c:721 msgid "PostScript document" msgstr "PostScript-Dokument" -#: ../plug-ins/common/file-ps.c:671 ../plug-ins/common/file-ps.c:736 +#: ../plug-ins/common/file-ps.c:673 ../plug-ins/common/file-ps.c:738 msgid "Encapsulated PostScript image" msgstr "Eingebettetes PostScript-Bild" -#: ../plug-ins/common/file-ps.c:1081 +#: ../plug-ins/common/file-ps.c:1085 #, c-format msgid "Could not interpret PostScript file '%s'" msgstr "PostScript-Datei »%s« konnte nicht interpretiert werden" -#: ../plug-ins/common/file-ps.c:1219 +#: ../plug-ins/common/file-ps.c:1173 +msgid "Rendered EPS" +msgstr "Gerendertes EPS" + +#: ../plug-ins/common/file-ps.c:1260 #, c-format msgid "PostScript export cannot handle images with alpha channels" msgstr "Bildern mit Alphakanal können nicht in PostScript exportiert werden" -#: ../plug-ins/common/file-ps.c:3395 +#: ../plug-ins/common/file-ps.c:3443 msgid "Import from PostScript" msgstr "Aus PostScript importieren" #. Rendering -#: ../plug-ins/common/file-ps.c:3439 +#: ../plug-ins/common/file-ps.c:3487 msgid "Rendering" msgstr "Rendern" #. Resolution -#: ../plug-ins/common/file-ps.c:3458 ../plug-ins/common/file-svg.c:846 +#: ../plug-ins/common/file-ps.c:3506 ../plug-ins/common/file-svg.c:846 #: ../plug-ins/common/file-wmf.c:704 msgid "Resolution:" msgstr "Auflösung:" -#: ../plug-ins/common/file-ps.c:3500 +#: ../plug-ins/common/file-ps.c:3548 msgid "Pages:" msgstr "Seiten:" -#: ../plug-ins/common/file-ps.c:3507 +#: ../plug-ins/common/file-ps.c:3555 msgid "Pages to load (e.g.: 1-4 or 1,3,5-7)" msgstr "Zu ladende Seiten (z.B. 1-4 oder 1,3,5-7)" -#: ../plug-ins/common/file-ps.c:3512 ../plug-ins/common/sphere-designer.c:2657 +#: ../plug-ins/common/file-ps.c:3560 ../plug-ins/common/sphere-designer.c:2657 msgid "Layers" msgstr "Ebenen" -#: ../plug-ins/common/file-ps.c:3515 +#: ../plug-ins/common/file-ps.c:3563 msgid "Images" msgstr "Bilder" -#: ../plug-ins/common/file-ps.c:3518 +#: ../plug-ins/common/file-ps.c:3566 msgid "Open as" msgstr "Öffnen als" -#: ../plug-ins/common/file-ps.c:3522 +#: ../plug-ins/common/file-ps.c:3570 msgid "Try Bounding Box" msgstr "BoundingBox wird versucht" #. Coloring -#: ../plug-ins/common/file-ps.c:3535 +#: ../plug-ins/common/file-ps.c:3583 msgid "Coloring" msgstr "Farben" -#: ../plug-ins/common/file-ps.c:3539 +#: ../plug-ins/common/file-ps.c:3587 msgid "B/W" msgstr "S-W" -#: ../plug-ins/common/file-ps.c:3540 ../plug-ins/imagemap/imap_menu.c:228 +#: ../plug-ins/common/file-ps.c:3588 ../plug-ins/imagemap/imap_menu.c:228 msgid "Gray" msgstr "Grau" -#: ../plug-ins/common/file-ps.c:3541 ../plug-ins/common/file-xpm.c:485 +#: ../plug-ins/common/file-ps.c:3589 ../plug-ins/common/file-xpm.c:485 #: ../plug-ins/gimpressionist/color.c:65 #: ../plug-ins/gimpressionist/general.c:169 #: ../plug-ins/imagemap/imap_menu.c:227 msgid "Color" msgstr "Farbe" -#: ../plug-ins/common/file-ps.c:3542 +#: ../plug-ins/common/file-ps.c:3590 msgid "Automatic" msgstr "Automatisch" -#: ../plug-ins/common/file-ps.c:3553 +#: ../plug-ins/common/file-ps.c:3601 msgid "Text antialiasing" msgstr "Kantenglättung des Textes" -#: ../plug-ins/common/file-ps.c:3557 ../plug-ins/common/file-ps.c:3569 +#: ../plug-ins/common/file-ps.c:3605 ../plug-ins/common/file-ps.c:3617 msgctxt "antialiasing" msgid "None" msgstr "Keine" -#: ../plug-ins/common/file-ps.c:3558 ../plug-ins/common/file-ps.c:3570 +#: ../plug-ins/common/file-ps.c:3606 ../plug-ins/common/file-ps.c:3618 msgid "Weak" msgstr "Schwach" -#: ../plug-ins/common/file-ps.c:3559 ../plug-ins/common/file-ps.c:3571 +#: ../plug-ins/common/file-ps.c:3607 ../plug-ins/common/file-ps.c:3619 msgid "Strong" msgstr "Stark" -#: ../plug-ins/common/file-ps.c:3565 +#: ../plug-ins/common/file-ps.c:3613 msgid "Graphic antialiasing" msgstr "Kantenglättung der Grafiken" -#: ../plug-ins/common/file-ps.c:3643 +#: ../plug-ins/common/file-ps.c:3691 msgid "PostScript" msgstr "PostScript" #. Image Size -#: ../plug-ins/common/file-ps.c:3660 +#: ../plug-ins/common/file-ps.c:3708 msgid "Image Size" msgstr "Bildgröße" -#: ../plug-ins/common/file-ps.c:3703 +#: ../plug-ins/common/file-ps.c:3751 msgid "_X offset:" msgstr "_X-Versatz:" -#: ../plug-ins/common/file-ps.c:3715 +#: ../plug-ins/common/file-ps.c:3763 msgid "_Y offset:" msgstr "_Y-Versatz:" -#: ../plug-ins/common/file-ps.c:3721 +#: ../plug-ins/common/file-ps.c:3769 msgid "_Keep aspect ratio" msgstr "_Seitenverhältnis beibehalten" -#: ../plug-ins/common/file-ps.c:3727 +#: ../plug-ins/common/file-ps.c:3775 msgid "" "When toggled, the resulting image will be scaled to fit into the given size " "without changing the aspect ratio." @@ -3666,43 +3694,43 @@ "ändern." #. Unit -#: ../plug-ins/common/file-ps.c:3737 +#: ../plug-ins/common/file-ps.c:3785 msgid "Unit" msgstr "Einheit" -#: ../plug-ins/common/file-ps.c:3741 +#: ../plug-ins/common/file-ps.c:3789 msgid "_Inch" msgstr "_Zoll" -#: ../plug-ins/common/file-ps.c:3742 +#: ../plug-ins/common/file-ps.c:3790 msgid "_Millimeter" msgstr "__Millimeter" #. Rotation -#: ../plug-ins/common/file-ps.c:3753 +#: ../plug-ins/common/file-ps.c:3801 #: ../plug-ins/map-object/map-object-ui.c:1019 msgid "Rotation" msgstr "Rotation" #. Format -#: ../plug-ins/common/file-ps.c:3768 +#: ../plug-ins/common/file-ps.c:3816 msgid "Output" msgstr "Ausgabe" -#: ../plug-ins/common/file-ps.c:3774 +#: ../plug-ins/common/file-ps.c:3822 msgid "_PostScript level 2" msgstr "_PostScript Level 2" -#: ../plug-ins/common/file-ps.c:3783 +#: ../plug-ins/common/file-ps.c:3831 msgid "_Encapsulated PostScript" msgstr "_Eingebettetes PostScript" # FIXME: Konflikt mit _Verwischen -#: ../plug-ins/common/file-ps.c:3792 +#: ../plug-ins/common/file-ps.c:3840 msgid "P_review" msgstr "_Vorschau" -#: ../plug-ins/common/file-ps.c:3816 +#: ../plug-ins/common/file-ps.c:3864 msgid "Preview _size:" msgstr "Vorschau_größe:" @@ -3896,7 +3924,7 @@ msgstr "Rohdaten des Bildes" #: ../plug-ins/common/file-raw-data.c:304 -#: ../plug-ins/common/file-raw-data.c:1884 +#: ../plug-ins/common/file-raw-data.c:1865 msgid "Digital Elevation Model data" msgstr "Daten des Digitalen Höhenmodells" @@ -3926,7 +3954,7 @@ "und SRTM-3 unterstützt. Falls Sie die Variante kennen, übergeben Sie den " "jeweiligen Parameter 1 oder 3." -#: ../plug-ins/common/file-raw-data.c:1831 +#: ../plug-ins/common/file-raw-data.c:1812 msgid "Load Image from Raw Data" msgstr "Bild aus Rohdaten laden" @@ -3935,15 +3963,15 @@ #. * used for 3D surface modeling or relief maps; so it must be #. * translated by the proper technical term in your language. #. -#: ../plug-ins/common/file-raw-data.c:1880 +#: ../plug-ins/common/file-raw-data.c:1861 msgid "Digital Elevation Model data (1 arc-second)" msgstr "Daten des Digitalen Höhenmodells (1 Winkelsekunde)" -#: ../plug-ins/common/file-raw-data.c:1882 +#: ../plug-ins/common/file-raw-data.c:1863 msgid "Digital Elevation Model data (3 arc-seconds)" msgstr "Daten des Digitalen Höhenmodells (3 Winkelsekunden)" -#: ../plug-ins/common/file-raw-data.c:1888 +#: ../plug-ins/common/file-raw-data.c:1869 msgid "Image" msgstr "Bild" @@ -3955,116 +3983,116 @@ #. * SRTM-3 data are sampled at three arc-seconds and contain 1201 lines and #. * 1201 samples with similar overlapping rows and columns." #. -#: ../plug-ins/common/file-raw-data.c:1918 +#: ../plug-ins/common/file-raw-data.c:1899 msgid "SRTM-1 (1 arc-second)" msgstr "SRTM-1 (1 Winkelsekunde)" -#: ../plug-ins/common/file-raw-data.c:1919 +#: ../plug-ins/common/file-raw-data.c:1900 msgid "SRTM-3 (3 arc-seconds)" msgstr "SRTM-3 (3 Winkelsekunden)" -#: ../plug-ins/common/file-raw-data.c:1922 +#: ../plug-ins/common/file-raw-data.c:1903 msgid "_Sample Spacing:" msgstr "Ab_stand der Messpunkte:" -#: ../plug-ins/common/file-raw-data.c:1940 +#: ../plug-ins/common/file-raw-data.c:1921 msgid "RGB Alpha" msgstr "RGB-Transparenz" -#: ../plug-ins/common/file-raw-data.c:1941 +#: ../plug-ins/common/file-raw-data.c:1922 msgid "RGB565 Big Endian" msgstr "RGB565 Big-Endian" -#: ../plug-ins/common/file-raw-data.c:1942 +#: ../plug-ins/common/file-raw-data.c:1923 msgid "RGB565 Little Endian" msgstr "RGB565 Little-Endian" -#: ../plug-ins/common/file-raw-data.c:1943 +#: ../plug-ins/common/file-raw-data.c:1924 msgid "BGR565 Big Endian" msgstr "BGR565 Big-Endian" -#: ../plug-ins/common/file-raw-data.c:1944 +#: ../plug-ins/common/file-raw-data.c:1925 msgid "BGR565 Little Endian" msgstr "BGR565 Little-Endian" -#: ../plug-ins/common/file-raw-data.c:1945 +#: ../plug-ins/common/file-raw-data.c:1926 msgid "Planar RGB" msgstr "Planares RGB" -#: ../plug-ins/common/file-raw-data.c:1946 +#: ../plug-ins/common/file-raw-data.c:1927 msgid "B&W 1 bit" msgstr "Schwarz-weiß 1Bit" -#: ../plug-ins/common/file-raw-data.c:1947 +#: ../plug-ins/common/file-raw-data.c:1928 msgid "Gray 2 bit" msgstr "Grau 2Bit" -#: ../plug-ins/common/file-raw-data.c:1948 +#: ../plug-ins/common/file-raw-data.c:1929 msgid "Gray 4 bit" msgstr "Grau 4Bit" -#: ../plug-ins/common/file-raw-data.c:1949 +#: ../plug-ins/common/file-raw-data.c:1930 msgid "Gray 8 bit" msgstr "Grau 8Bit" -#: ../plug-ins/common/file-raw-data.c:1950 +#: ../plug-ins/common/file-raw-data.c:1931 msgid "Indexed" msgstr "Indiziert" -#: ../plug-ins/common/file-raw-data.c:1951 +#: ../plug-ins/common/file-raw-data.c:1932 msgid "Indexed Alpha" msgstr "Indizierte Transparenz" -#: ../plug-ins/common/file-raw-data.c:1952 +#: ../plug-ins/common/file-raw-data.c:1933 msgid "Gray unsigned 16 bit Big Endian" msgstr "Grau 16 bit Big-Endian, vorzeichenlos" -#: ../plug-ins/common/file-raw-data.c:1953 +#: ../plug-ins/common/file-raw-data.c:1934 msgid "Gray unsigned 16 bit Little Endian" msgstr "Grau 16 bit Little-Endian, vorzeichenlos" -#: ../plug-ins/common/file-raw-data.c:1954 +#: ../plug-ins/common/file-raw-data.c:1935 msgid "Gray 16 bit Big Endian" msgstr "Grau 16 bit Big-Endian" -#: ../plug-ins/common/file-raw-data.c:1955 +#: ../plug-ins/common/file-raw-data.c:1936 msgid "Gray 16 bit Little Endian" msgstr "Grau 16 bit Little-Endian" -#: ../plug-ins/common/file-raw-data.c:1960 +#: ../plug-ins/common/file-raw-data.c:1941 msgid "Image _Type:" msgstr "Bild_typ:" -#: ../plug-ins/common/file-raw-data.c:2021 +#: ../plug-ins/common/file-raw-data.c:2002 msgid "Palette" msgstr "Palette" -#: ../plug-ins/common/file-raw-data.c:2031 +#: ../plug-ins/common/file-raw-data.c:2012 msgid "R, G, B (normal)" msgstr "R, G, B (normal)" -#: ../plug-ins/common/file-raw-data.c:2032 +#: ../plug-ins/common/file-raw-data.c:2013 msgid "B, G, R, X (BMP style)" msgstr "B, G, R, X (BMP-Stil)" -#: ../plug-ins/common/file-raw-data.c:2037 +#: ../plug-ins/common/file-raw-data.c:2018 msgid "_Palette Type:" msgstr "_Palettentyp:" -#: ../plug-ins/common/file-raw-data.c:2048 +#: ../plug-ins/common/file-raw-data.c:2029 msgid "Off_set:" msgstr "Ver_satz:" -#: ../plug-ins/common/file-raw-data.c:2060 +#: ../plug-ins/common/file-raw-data.c:2041 msgid "Select Palette File" msgstr "Palettendatei auswählen" -#: ../plug-ins/common/file-raw-data.c:2066 +#: ../plug-ins/common/file-raw-data.c:2047 msgid "Pal_ette File:" msgstr "Pal_ettendatei:" #. Dialog init -#: ../plug-ins/common/file-raw-data.c:2115 +#: ../plug-ins/common/file-raw-data.c:2096 msgid "Raw Image" msgstr "Raw-Datei" @@ -4265,24 +4293,24 @@ msgid "Cannot read header from '%s'" msgstr "Kopfzeile von »%s« konnte nicht gelesen werden" -#: ../plug-ins/common/file-tga.c:1428 +#: ../plug-ins/common/file-tga.c:1439 msgid "TGA" msgstr "TGA" #. rle -#: ../plug-ins/common/file-tga.c:1437 ../plug-ins/file-sgi/sgi.c:683 +#: ../plug-ins/common/file-tga.c:1448 ../plug-ins/file-sgi/sgi.c:683 msgid "_RLE compression" msgstr "_RLE-Kompression" -#: ../plug-ins/common/file-tga.c:1451 +#: ../plug-ins/common/file-tga.c:1462 msgid "Or_igin:" msgstr "_Ursprung:" -#: ../plug-ins/common/file-tga.c:1455 +#: ../plug-ins/common/file-tga.c:1466 msgid "Bottom left" msgstr "Unten links" -#: ../plug-ins/common/file-tga.c:1456 +#: ../plug-ins/common/file-tga.c:1467 msgid "Top left" msgstr "Oben links" @@ -4581,8 +4609,8 @@ #. Begin displaying export progress #: ../plug-ins/common/file-xmc.c:1493 -#: ../plug-ins/file-webp/file-webp-save.c:180 -#: ../plug-ins/file-webp/file-webp-save.c:522 +#: ../plug-ins/file-webp/file-webp-save.c:182 +#: ../plug-ins/file-webp/file-webp-save.c:526 #, c-format msgid "Saving '%s'" msgstr "»%s« wird gespeichert" @@ -6701,31 +6729,31 @@ msgid "The bitmap ends unexpectedly." msgstr "Die Bitmap endet unerwartet." -#: ../plug-ins/file-bmp/bmp-save.c:183 ../plug-ins/file-bmp/bmp-save.c:216 +#: ../plug-ins/file-bmp/bmp-save.c:186 ../plug-ins/file-bmp/bmp-save.c:219 msgid "Cannot export indexed image with transparency in BMP file format." msgstr "" "Bilder im Modus »indiziert« und mit Alphakanal können nicht im BMP-" "Dateiformat exportiert werden." -#: ../plug-ins/file-bmp/bmp-save.c:185 ../plug-ins/file-bmp/bmp-save.c:218 +#: ../plug-ins/file-bmp/bmp-save.c:188 ../plug-ins/file-bmp/bmp-save.c:221 msgid "Alpha channel will be ignored." msgstr "Alphakanal wird ignoriert." #. Run-Length Encoded -#: ../plug-ins/file-bmp/bmp-save.c:924 +#: ../plug-ins/file-bmp/bmp-save.c:952 msgid "_Run-Length Encoded" msgstr "_RL-kodiert" #. Compatibility Options -#: ../plug-ins/file-bmp/bmp-save.c:937 +#: ../plug-ins/file-bmp/bmp-save.c:965 msgid "Co_mpatibility Options" msgstr "Ko_mpatibilitätsoptionen" -#: ../plug-ins/file-bmp/bmp-save.c:947 +#: ../plug-ins/file-bmp/bmp-save.c:975 msgid "_Do not write color space information" msgstr "Farbrauminformationen _nicht schreiben" -#: ../plug-ins/file-bmp/bmp-save.c:949 +#: ../plug-ins/file-bmp/bmp-save.c:977 msgid "" "Some applications can not read BMP images that include color space " "information. GIMP writes color space information by default. Enabling this " @@ -6738,40 +6766,42 @@ #. Advanced Options #. Advanced expander -#: ../plug-ins/file-bmp/bmp-save.c:965 ../plug-ins/file-jpeg/jpeg-save.c:1014 -#: ../plug-ins/file-webp/file-webp-dialog.c:221 +#: ../plug-ins/file-bmp/bmp-save.c:993 ../plug-ins/file-jpeg/jpeg-save.c:1014 +#: ../plug-ins/file-webp/file-webp-dialog.c:222 msgid "_Advanced Options" msgstr "Er_weiterte Optionen" -#: ../plug-ins/file-bmp/bmp-save.c:980 +#: ../plug-ins/file-bmp/bmp-save.c:1008 msgid "16 bits" msgstr "16 Bit" -#: ../plug-ins/file-bmp/bmp-save.c:1016 +#: ../plug-ins/file-bmp/bmp-save.c:1044 msgid "24 bits" msgstr "24 Bit" -#: ../plug-ins/file-bmp/bmp-save.c:1033 +#: ../plug-ins/file-bmp/bmp-save.c:1061 msgid "32 bits" msgstr "32 Bit" -#: ../plug-ins/file-bmp/bmp.c:120 ../plug-ins/file-bmp/bmp.c:139 +#: ../plug-ins/file-bmp/bmp.c:132 ../plug-ins/file-bmp/bmp.c:151 +#: ../plug-ins/file-bmp/bmp.c:168 msgid "Windows BMP image" msgstr "Windows-BMP-Bild" -#: ../plug-ins/file-dds/dds.c:139 ../plug-ins/file-dds/dds.c:158 +#: ../plug-ins/file-dds/dds.c:162 ../plug-ins/file-dds/dds.c:181 +#: ../plug-ins/file-dds/dds.c:200 msgid "DDS image" msgstr "DDS-Bild" -#: ../plug-ins/file-dds/dds.c:176 +#: ../plug-ins/file-dds/dds.c:217 msgid "Decode YCoCg" msgstr "YCoCg dekodieren" -#: ../plug-ins/file-dds/dds.c:189 +#: ../plug-ins/file-dds/dds.c:230 msgid "Decode YCoCg (scaled)" msgstr "YCoCg dekodieren (skaliert)" -#: ../plug-ins/file-dds/dds.c:202 +#: ../plug-ins/file-dds/dds.c:243 msgid "Decode Alpha exponent" msgstr "Alpha-Exponenten dekodieren" @@ -6787,64 +6817,68 @@ msgid "_Automatically decode YCoCg/AExp images when detected" msgstr "YCoCg/AExp-Bilder _automatisch bei Erkennung dekodieren" -#: ../plug-ins/file-dds/ddswrite.c:1956 +#: ../plug-ins/file-dds/ddswrite.c:1981 msgid "Export as DDS" msgstr "Als DDS exportieren" -#: ../plug-ins/file-dds/ddswrite.c:1959 +#: ../plug-ins/file-dds/ddswrite.c:1984 #: ../plug-ins/metadata/metadata-editor.c:4662 msgid "_Export" msgstr "_Exportieren" -#: ../plug-ins/file-dds/ddswrite.c:1986 +#: ../plug-ins/file-dds/ddswrite.c:2011 msgid "_Compression:" msgstr "K_ompression:" -#: ../plug-ins/file-dds/ddswrite.c:1996 +#: ../plug-ins/file-dds/ddswrite.c:2021 msgid "Use _perceptual error metric" msgstr "_Wahrnehmungsfehler-Metrik verwenden" -#: ../plug-ins/file-dds/ddswrite.c:2025 +#: ../plug-ins/file-dds/ddswrite.c:2050 msgid "_Save:" msgstr "_Speichern:" -#: ../plug-ins/file-dds/ddswrite.c:2039 +#: ../plug-ins/file-dds/ddswrite.c:2062 +msgid "Flip the image _vertically on export" +msgstr "Das Bild beim Export _vertikal spiegeln" + +#: ../plug-ins/file-dds/ddswrite.c:2075 msgid "_Mipmaps:" msgstr "_MIP-Maps:" -#: ../plug-ins/file-dds/ddswrite.c:2062 +#: ../plug-ins/file-dds/ddswrite.c:2098 msgid "Transparent index:" msgstr "Transparenter Index:" -#: ../plug-ins/file-dds/ddswrite.c:2106 +#: ../plug-ins/file-dds/ddswrite.c:2142 msgid "Mipmap Options" msgstr "MIP-Map-Einstellungen" -#: ../plug-ins/file-dds/ddswrite.c:2119 +#: ../plug-ins/file-dds/ddswrite.c:2155 msgid "F_ilter:" msgstr "_Filter:" -#: ../plug-ins/file-dds/ddswrite.c:2132 +#: ../plug-ins/file-dds/ddswrite.c:2168 msgid "_Wrap mode:" msgstr "_Umfaltmodus:" -#: ../plug-ins/file-dds/ddswrite.c:2142 +#: ../plug-ins/file-dds/ddswrite.c:2178 msgid "Appl_y gamma correction" msgstr "_Gamma-Korrektur anwenden" -#: ../plug-ins/file-dds/ddswrite.c:2156 +#: ../plug-ins/file-dds/ddswrite.c:2192 msgid "Use s_RGB colorspace" msgstr "s_RGB-Farbraum verwenden" -#: ../plug-ins/file-dds/ddswrite.c:2175 ../plug-ins/flame/flame.c:1116 +#: ../plug-ins/file-dds/ddswrite.c:2211 ../plug-ins/flame/flame.c:1116 msgid "_Gamma:" msgstr "_Gamma:" -#: ../plug-ins/file-dds/ddswrite.c:2185 +#: ../plug-ins/file-dds/ddswrite.c:2221 msgid "Preserve alpha _test coverage" msgstr "Alpha-_Test-Abdeckung erhalten" -#: ../plug-ins/file-dds/ddswrite.c:2204 +#: ../plug-ins/file-dds/ddswrite.c:2240 msgid "_Alpha test threshold:" msgstr "_Alpha-Test-Schwellwert:" @@ -7035,7 +7069,7 @@ msgid "Opening thumbnail for '%s'" msgstr "Vorschau von »%s« wird geöffnet" -#: ../plug-ins/file-ico/ico.c:102 ../plug-ins/file-ico/ico.c:136 +#: ../plug-ins/file-ico/ico.c:102 ../plug-ins/file-ico/ico.c:137 msgid "Microsoft Windows icon" msgstr "Microsoft-Windows-Symbol" @@ -7092,18 +7126,20 @@ #. XMP metadata #: ../plug-ins/file-jpeg/jpeg-save.c:932 -#: ../plug-ins/file-webp/file-webp-dialog.c:377 -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:7 +#: ../plug-ins/file-webp/file-webp-dialog.c:390 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:9 msgid "Save _XMP data" msgstr "X_MP-Daten speichern" #: ../plug-ins/file-jpeg/jpeg-save.c:946 -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:8 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:10 msgid "Save _IPTC data" msgstr "_IPTC-Daten speichern" +#. Save Thumbnail #: ../plug-ins/file-jpeg/jpeg-save.c:960 -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:9 +#: ../plug-ins/file-webp/file-webp-dialog.c:414 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:11 msgid "Save _thumbnail" msgstr "Vo_rschau speichern" @@ -7183,7 +7219,7 @@ #: ../plug-ins/file-jpeg/jpeg-save.c:1238 #: ../plug-ins/ui/plug-in-file-png.ui.h:10 -#: ../plug-ins/ui/plug-in-file-raw.ui.h:6 +#: ../plug-ins/ui/plug-in-file-raw.ui.h:7 #: ../plug-ins/print/print-page-layout.c:335 msgid "_Load Defaults" msgstr "Standardwerte _laden" @@ -7200,113 +7236,113 @@ msgid "Export Preview" msgstr "Exportvorschau" -#: ../plug-ins/file-psd/psd-load.c:228 +#: ../plug-ins/file-psd/psd-load.c:231 #: ../plug-ins/file-psd/psd-thumb-load.c:130 #, c-format msgid "Error loading PSD file: %s" msgstr "Fehler beim Öffnen der PSD-Datei: %s" -#: ../plug-ins/file-psd/psd-load.c:283 +#: ../plug-ins/file-psd/psd-load.c:286 #, c-format msgid "Not a valid Photoshop document file" msgstr "Kein gültiges Photoshop-Dokument" -#: ../plug-ins/file-psd/psd-load.c:290 +#: ../plug-ins/file-psd/psd-load.c:293 #, c-format msgid "Unsupported file format version: %d" msgstr "Nicht unterstützte Dateiformatversion: %d" -#: ../plug-ins/file-psd/psd-load.c:297 +#: ../plug-ins/file-psd/psd-load.c:300 #, c-format msgid "Too many channels in file: %d" msgstr "Zu viele Kanäle in der Datei: %d" -#: ../plug-ins/file-psd/psd-load.c:324 +#: ../plug-ins/file-psd/psd-load.c:327 #, c-format msgid "Unsupported or invalid image size: %dx%d" msgstr "Nicht unterstützte oder ungültige Bildgröße: %dx%d" -#: ../plug-ins/file-psd/psd-load.c:338 ../plug-ins/file-psd/psd-load.c:348 +#: ../plug-ins/file-psd/psd-load.c:341 ../plug-ins/file-psd/psd-load.c:351 #, c-format msgid "Unsupported color mode: %s" msgstr "Farbmodus wird nicht unterstützt: %s" -#: ../plug-ins/file-psd/psd-load.c:375 +#: ../plug-ins/file-psd/psd-load.c:378 #, c-format msgid "Unsupported bit depth: %d" msgstr "Farbtiefe wird nicht unterstützt: %d" -#: ../plug-ins/file-psd/psd-load.c:409 ../plug-ins/file-psd/psd-load.c:419 -#: ../plug-ins/file-psd/psd-load.c:630 ../plug-ins/file-psd/psd-load.c:912 +#: ../plug-ins/file-psd/psd-load.c:412 ../plug-ins/file-psd/psd-load.c:422 +#: ../plug-ins/file-psd/psd-load.c:633 ../plug-ins/file-psd/psd-load.c:915 #, c-format msgid "The file is corrupt!" msgstr "Die Datei ist beschädigt!" -#: ../plug-ins/file-psd/psd-load.c:558 +#: ../plug-ins/file-psd/psd-load.c:561 #, c-format msgid "Too many channels in layer: %d" msgstr "Zu viele Ebenenkanäle: %d" -#: ../plug-ins/file-psd/psd-load.c:566 +#: ../plug-ins/file-psd/psd-load.c:569 #, c-format msgid "Unsupported or invalid layer height: %d" msgstr "Nicht unterstützte oder ungültige Ebenenhöhe: %d" -#: ../plug-ins/file-psd/psd-load.c:574 +#: ../plug-ins/file-psd/psd-load.c:577 #, c-format msgid "Unsupported or invalid layer width: %d" msgstr "Nicht unterstützte oder ungültige Ebenenbreite: %d" -#: ../plug-ins/file-psd/psd-load.c:583 +#: ../plug-ins/file-psd/psd-load.c:586 #, c-format msgid "Unsupported or invalid layer size: %dx%d" msgstr "Nicht unterstützte oder ungültige Ebenengröße: %dx%d" -#: ../plug-ins/file-psd/psd-load.c:668 +#: ../plug-ins/file-psd/psd-load.c:671 #, c-format msgid "Unsupported or invalid mask info size: %d" msgstr "Nicht unterstützte oder ungültige Größe der Maskeninformation: %d" -#: ../plug-ins/file-psd/psd-load.c:837 +#: ../plug-ins/file-psd/psd-load.c:840 #, c-format msgid "Unsupported or invalid layer mask height: %d" msgstr "Nicht unterstützte oder ungültige Höhe der Maskenebene: %d" -#: ../plug-ins/file-psd/psd-load.c:845 +#: ../plug-ins/file-psd/psd-load.c:848 #, c-format msgid "Unsupported or invalid layer mask width: %d" msgstr "Nicht unterstützte oder ungültige Breite der Maskenebene: %d" -#: ../plug-ins/file-psd/psd-load.c:854 +#: ../plug-ins/file-psd/psd-load.c:857 #, c-format msgid "Unsupported or invalid layer mask size: %dx%d" msgstr "Nicht unterstützte oder ungültige Größe der Maskenebene: %dx%d" -#: ../plug-ins/file-psd/psd-load.c:1477 ../plug-ins/file-psd/psd-load.c:2008 +#: ../plug-ins/file-psd/psd-load.c:1540 ../plug-ins/file-psd/psd-load.c:2126 #, c-format msgid "Unsupported compression mode: %d" msgstr "Nicht unterstützte Komprimierung: %d" -#: ../plug-ins/file-psd/psd-load.c:2155 +#: ../plug-ins/file-psd/psd-load.c:2273 msgid "Extra" msgstr "Extra" -#: ../plug-ins/file-psd/psd-load.c:2333 +#: ../plug-ins/file-psd/psd-load.c:2473 #, c-format msgid "Unsupported or invalid channel size" msgstr "Nicht unterstützte oder ungültige Kanalgröße" -#: ../plug-ins/file-psd/psd-load.c:2399 +#: ../plug-ins/file-psd/psd-load.c:2539 #, c-format msgid "Failed to decompress data" msgstr "Daten konnten nicht entpackt werden" -#: ../plug-ins/file-psd/psd-save.c:463 +#: ../plug-ins/file-psd/psd-save.c:469 msgid "Error: Can't convert GIMP base imagetype to PSD mode" msgstr "" "Fehler: Der GIMP-Basisbildtyp kann nicht in den PSD-Modus umgewandelt werden" -#: ../plug-ins/file-psd/psd-save.c:1692 +#: ../plug-ins/file-psd/psd-save.c:1861 #, c-format msgid "" "Unable to export '%s'. The PSD file format does not support images that are " @@ -7315,7 +7351,7 @@ "»%s« konnte nicht exportiert werden. Das PSD-Dateiformat unterstützt keine " "Bilder, die höher oder breiter als 30.000 Pixel sind." -#: ../plug-ins/file-psd/psd-save.c:1713 +#: ../plug-ins/file-psd/psd-save.c:1882 #, c-format msgid "" "Unable to export '%s'. The PSD file format does not support images with " @@ -7504,22 +7540,22 @@ "_Aggressives RLE\n" "(nicht unterstützt von SGI)" -#: ../plug-ins/file-tiff/file-tiff.c:141 ../plug-ins/file-tiff/file-tiff.c:163 -#: ../plug-ins/file-tiff/file-tiff.c:181 +#: ../plug-ins/file-tiff/file-tiff.c:165 ../plug-ins/file-tiff/file-tiff.c:187 +#: ../plug-ins/file-tiff/file-tiff.c:205 ../plug-ins/file-tiff/file-tiff.c:222 msgid "TIFF image" msgstr "TIFF-Bild" -#: ../plug-ins/file-tiff/file-tiff-load.c:267 +#: ../plug-ins/file-tiff/file-tiff-load.c:307 #, c-format msgid "Not a TIFF image or image is corrupt." msgstr "Kein TIFF-Bild, oder das Bild ist defekt." -#: ../plug-ins/file-tiff/file-tiff-load.c:298 +#: ../plug-ins/file-tiff/file-tiff-load.c:338 #, c-format msgid "TIFF '%s' does not contain any directories" msgstr "Das TIFF »%s« enthält keinerlei Verzeichnisse" -#: ../plug-ins/file-tiff/file-tiff-load.c:305 +#: ../plug-ins/file-tiff/file-tiff-load.c:345 #, c-format msgid "" "TIFF '%s' directory count by header failed though there seems to be %d page. " @@ -7536,7 +7572,7 @@ "obwohl es %d Seiten zu geben scheint. Es wird versucht, die Datei mit dieser " "Annahme zu laden." -#: ../plug-ins/file-tiff/file-tiff-load.c:429 +#: ../plug-ins/file-tiff/file-tiff-load.c:476 msgid "Extra channels with unspecified data." msgstr "Zusätzliche Kanäle ohne angegebene Daten." @@ -7547,17 +7583,17 @@ #. * can be considered non-conformant. #. * Let's ask what to do with the channel. #. -#: ../plug-ins/file-tiff/file-tiff-load.c:441 +#: ../plug-ins/file-tiff/file-tiff-load.c:488 msgid "Non-conformant TIFF: extra channels without 'ExtraSamples' field." msgstr "Inkompatibles TIFF: Zusätzliche Kanäle ohne Feld »ExtraSamples«." -#: ../plug-ins/file-tiff/file-tiff-load.c:522 +#: ../plug-ins/file-tiff/file-tiff-load.c:582 #, c-format msgid "Couldn't read page %d of %d. Image might be corrupt.\n" msgstr "" "Seite %d von %d konnte nicht gelesen werden. Das Bild könnte defekt sein.\n" -#: ../plug-ins/file-tiff/file-tiff-load.c:551 +#: ../plug-ins/file-tiff/file-tiff-load.c:611 #, c-format msgid "" "This image has a linear color profile but it was not set on the first layer. " @@ -7567,7 +7603,7 @@ "Ebene gesetzt wurde. Die Ebenen unterhalb von Ebene # %d werden als nicht-" "linear interpretiert." -#: ../plug-ins/file-tiff/file-tiff-load.c:559 +#: ../plug-ins/file-tiff/file-tiff-load.c:619 msgid "" "This image has multiple color profiles. We will use the first one. If this " "leads to incorrect results you should consider loading each layer as a " @@ -7577,34 +7613,34 @@ "dadurch falsche Ergebnisse entstehen, sollten Sie in Betracht ziehen, jede " "Ebene einzeln als separates Bild zu laden." -#: ../plug-ins/file-tiff/file-tiff-load.c:571 +#: ../plug-ins/file-tiff/file-tiff-load.c:631 #, c-format msgid "Suspicious bit depth: %d for page %d. Image may be corrupt." msgstr "Verdächtige Bittiefe: %d für Seite %d. Das Bild könnte defekt sein." -#: ../plug-ins/file-tiff/file-tiff-load.c:645 +#: ../plug-ins/file-tiff/file-tiff-load.c:705 #, c-format msgid "Unsupported bit depth: %d for page %d." msgstr "Bittiefe wird nicht unterstützt: %d für Seite %d." -#: ../plug-ins/file-tiff/file-tiff-load.c:660 +#: ../plug-ins/file-tiff/file-tiff-load.c:720 #, c-format msgid "Could not get image width from '%s'" msgstr "Bildbreite konnte nicht aus »%s« gelesen werden" -#: ../plug-ins/file-tiff/file-tiff-load.c:668 +#: ../plug-ins/file-tiff/file-tiff-load.c:728 #, c-format msgid "Could not get image length from '%s'" msgstr "Bildlänge konnte nicht aus »%s« gelesen werden" -#: ../plug-ins/file-tiff/file-tiff-load.c:676 +#: ../plug-ins/file-tiff/file-tiff-load.c:736 #, c-format msgid "Invalid image dimensions (%u x %u) for page %d. Image may be corrupt." msgstr "" "Ungültige Bildmaße (%u x %u) für Seite %d. Das Bild könnte defekt sein." # http://www.libtiff.org/support.html -#: ../plug-ins/file-tiff/file-tiff-load.c:697 +#: ../plug-ins/file-tiff/file-tiff-load.c:757 #, c-format msgid "" "Could not get photometric from '%s'. Image is CCITT compressed, assuming min-" @@ -7614,7 +7650,7 @@ "komprimiert, es wird »min-is-white« angenommen" # http://www.libtiff.org/support.html -#: ../plug-ins/file-tiff/file-tiff-load.c:704 +#: ../plug-ins/file-tiff/file-tiff-load.c:764 #, c-format msgid "Could not get photometric from '%s'. Assuming min-is-black" msgstr "" @@ -7624,7 +7660,7 @@ #. In non-interactive mode, we assume unassociated alpha if unspecified. #. * We don't output messages in interactive mode as the user #. * has already the ability to choose through a dialog. -#: ../plug-ins/file-tiff/file-tiff-load.c:736 +#: ../plug-ins/file-tiff/file-tiff-load.c:796 #, c-format msgid "" "Alpha channel type not defined for %s. Assuming alpha is not premultiplied" @@ -7632,7 +7668,7 @@ "Kein Alphakanal-Typ für »%s« definiert. Es wird angenommen, dass alpha nicht " "vormultipliziert ist" -#: ../plug-ins/file-tiff/file-tiff-load.c:761 +#: ../plug-ins/file-tiff/file-tiff-load.c:821 #, c-format msgid "" "Image '%s' does not conform to the TIFF specification: ExtraSamples field is " @@ -7644,104 +7680,126 @@ "Es wird angenommen, dass der erste Kanal nicht-vormultipliziertes Alpha " "enthält." -#: ../plug-ins/file-tiff/file-tiff-load.c:994 +#: ../plug-ins/file-tiff/file-tiff-load.c:1110 #, c-format msgid "Invalid or unknown compression %u. Setting compression to none." msgstr "" "Ungültige oder unbekannte Kompression »%u«. Die Kompression wird auf »none« " "gesetzt." -#: ../plug-ins/file-tiff/file-tiff-load.c:1052 +#: ../plug-ins/file-tiff/file-tiff-load.c:1168 #, c-format msgid "Could not create a new image: %s" msgstr "Neues Bild konnte nicht angelegt werden: %s" -#: ../plug-ins/file-tiff/file-tiff-load.c:1072 +#: ../plug-ins/file-tiff/file-tiff-load.c:1188 #, c-format msgid "%s-%d-of-%d-pages" msgstr "%s-%d-von-%d-Seiten" -#: ../plug-ins/file-tiff/file-tiff-load.c:1217 +#: ../plug-ins/file-tiff/file-tiff-load.c:1333 #, c-format msgid "Unknown resolution unit type %d, assuming dpi" msgstr "Unbekannte Auflösungseinheit »%d«, es wird »dpi« angenommen" #. no res unit tag #. old AppleScan software produces these -#: ../plug-ins/file-tiff/file-tiff-load.c:1227 +#: ../plug-ins/file-tiff/file-tiff-load.c:1343 msgid "Warning: resolution specified without unit type, assuming dpi" msgstr "" "Warnung: Es wurde keine Einheit für die Auflösung angegeben, es wird »dpi« " "angenommen" #. xres but no yres -#: ../plug-ins/file-tiff/file-tiff-load.c:1235 +#: ../plug-ins/file-tiff/file-tiff-load.c:1351 msgid "Warning: no y resolution info, assuming same as x" msgstr "" "Warnung: Keine Information zur Y-Auflösung, es wird die gleiche wie X " "angenommen" -#: ../plug-ins/file-tiff/file-tiff-load.c:1294 +#: ../plug-ins/file-tiff/file-tiff-load.c:1368 +msgid "Invalid image resolution info, using default" +msgstr "" +"Ungültige Informationen zur Bildauflösung, es wird die Voreinstellung " +"verwendet" + +#: ../plug-ins/file-tiff/file-tiff-load.c:1427 #, c-format msgid "Could not get colormaps from '%s'" msgstr "Aus »%s« konnten keine Farbtabellen gelesen werden" -#: ../plug-ins/file-tiff/file-tiff-load.c:1367 +#. Validate number of channels to the same maximum as we use for +#. * Photoshop. A higher number most likely means a corrupt image +#. * and can cause GIMP to become unresponsive and/or stuck. +#. * See m2-d0f86ab189cbe900ec389ca6d7464713.tif from imagetestsuite +#. +#: ../plug-ins/file-tiff/file-tiff-load.c:1521 +#, c-format +msgid "Suspicious number of extra channels: %d. Possibly corrupt image." +msgstr "" +"Ungewöhnliche Anzahl an zusätzlichen Kanälen: %d. Das Bild ist " +"möglicherweise beschädigt." + +#: ../plug-ins/file-tiff/file-tiff-load.c:1583 msgid "TIFF Channel" msgstr "TIFF-Kanäle" -#: ../plug-ins/file-tiff/file-tiff-load.c:1505 +#: ../plug-ins/file-tiff/file-tiff-load.c:1721 #, c-format msgid "No data could be read from TIFF '%s'. The file is probably corrupted." msgstr "" "Es konnten vom TIFF-Bild »%s« keine Daten gelesen werden. Die Datei ist " "wahrscheinlich beschädigt." -#: ../plug-ins/file-tiff/file-tiff-load.c:1576 +#: ../plug-ins/file-tiff/file-tiff-load.c:1792 #, c-format msgid "%s: Unsupported image format, no RGBA loader available" msgstr "%s: Nicht-unterstütztes Bildformat, kein RGBA-Lader verfügbar" -#: ../plug-ins/file-tiff/file-tiff-load.c:1888 -#: ../plug-ins/file-tiff/file-tiff-load.c:2085 +#: ../plug-ins/file-tiff/file-tiff-load.c:2104 +#: ../plug-ins/file-tiff/file-tiff-load.c:2301 #, c-format msgid "Reading tile failed. Image may be corrupt at line %d." msgstr "" "Lesen der Kachel fehlgeschlagen. Das Bild könnte in Zeile %d defekt sein." #. Error reading scanline, stop loading -#: ../plug-ins/file-tiff/file-tiff-load.c:1897 -#: ../plug-ins/file-tiff/file-tiff-load.c:2094 +#: ../plug-ins/file-tiff/file-tiff-load.c:2113 +#: ../plug-ins/file-tiff/file-tiff-load.c:2310 #, c-format msgid "Reading scanline failed. Image may be corrupt at line %d." msgstr "" "Lesen der Scanline fehlgeschlagen. Das Bild könnte in Zeile %d defekt sein." -#: ../plug-ins/file-tiff/file-tiff-load.c:2495 +#: ../plug-ins/file-tiff/file-tiff-load.c:2660 msgid "Import from TIFF" msgstr "Aus TIFF importieren" +#: ../plug-ins/file-tiff/file-tiff-load.c:2681 +msgid "_Show reduced images" +msgstr "_Reduzierte Bilder anzeigen" + #. Option to shrink the loaded image to its bounding box #. or keep as much empty space as possible. #. Note that there seems to be no way to keep the empty #. space on the right and bottom. -#: ../plug-ins/file-tiff/file-tiff-load.c:2552 +#: ../plug-ins/file-tiff/file-tiff-load.c:2715 msgid "_Keep empty space around imported layers" msgstr "_Leeren Raum um importierte Ebenen erhalten" -#: ../plug-ins/file-tiff/file-tiff-load.c:2569 +#: ../plug-ins/file-tiff/file-tiff-load.c:2732 msgid "Process extra channel as:" msgstr "Zusätzlichen Kanal verarbeiten als:" -#: ../plug-ins/file-tiff/file-tiff-load.c:2572 +#: ../plug-ins/file-tiff/file-tiff-load.c:2735 msgid "_Non-premultiplied alpha" msgstr "_Nicht-Vormultipliziertes Alpha" -#: ../plug-ins/file-tiff/file-tiff-load.c:2573 +#: ../plug-ins/file-tiff/file-tiff-load.c:2736 msgid "Pre_multiplied alpha" msgstr "Vor_multipliziertes Alpha" -#: ../plug-ins/file-tiff/file-tiff-load.c:2574 +#: ../plug-ins/file-tiff/file-tiff-load.c:2737 msgid "Channe_l" msgstr "_Kanal" @@ -7757,12 +7815,12 @@ msgid "Indexed pictures cannot be compressed with \"JPEG\"." msgstr "Indizierte Bilder können nicht mit »JPEG« komprimiert werden." -#: ../plug-ins/file-tiff/file-tiff-save.c:742 +#: ../plug-ins/file-tiff/file-tiff-save.c:743 #, c-format msgid "Failed a scanline write on row %d" msgstr "Scanline-Schreibvorgang in Zeile %d ist fehlgeschlagen" -#: ../plug-ins/file-tiff/file-tiff-save.c:980 +#: ../plug-ins/file-tiff/file-tiff-save.c:985 msgid "" "The TIFF format only supports comments in\n" "7bit ASCII encoding. No comment is saved." @@ -7770,49 +7828,58 @@ "Das TIFF-Dateiformat unterstützt Kommentare nur in 7-Bit-ASCII-Kodierung.\n" "Es wurde deshalb kein Kommentar gespeichert." -#: ../plug-ins/file-tiff/file-tiff-save.c:1090 +#: ../plug-ins/file-tiff/file-tiff-save.c:1095 #, c-format msgid "Writing pages with different bit depth is strange." msgstr "Seiten mit unterschiedlicher Farbtiefe schreiben ist merkwürdig." -#: ../plug-ins/file-tiff/file-tiff-save.c:1150 +#: ../plug-ins/file-tiff/file-tiff-save.c:1157 msgid "TIFF" msgstr "TIFF" -#: ../plug-ins/file-tiff/file-tiff-save.c:1176 +#: ../plug-ins/file-tiff/file-tiff-save.c:1188 +msgid "" +"Warning: maximum TIFF file size exceeded.\n" +" Retry as BigTIFF or cancel." +msgstr "" +"Warnung: Die Maximalgröße einer TIFF-Datei wurde überschritten.\n" +"Versuchen Sie es als BigTIFF erneut oder brechen Sie ab." + +#: ../plug-ins/file-tiff/file-tiff-save.c:1199 msgid "Compression" msgstr "Kompression" # Kompression: -#: ../plug-ins/file-tiff/file-tiff-save.c:1180 +#: ../plug-ins/file-tiff/file-tiff-save.c:1203 msgid "_None" msgstr "Kei_ne" -#: ../plug-ins/file-tiff/file-tiff-save.c:1181 +#: ../plug-ins/file-tiff/file-tiff-save.c:1204 msgid "_LZW" msgstr "_LZW" -#: ../plug-ins/file-tiff/file-tiff-save.c:1182 +#: ../plug-ins/file-tiff/file-tiff-save.c:1205 msgid "_Pack Bits" msgstr "_PackBits" -#: ../plug-ins/file-tiff/file-tiff-save.c:1183 +#: ../plug-ins/file-tiff/file-tiff-save.c:1206 msgid "_Deflate" msgstr "_Deflate" -#: ../plug-ins/file-tiff/file-tiff-save.c:1184 +#: ../plug-ins/file-tiff/file-tiff-save.c:1207 msgid "_JPEG" msgstr "_JPEG" -#: ../plug-ins/file-tiff/file-tiff-save.c:1185 +#: ../plug-ins/file-tiff/file-tiff-save.c:1208 msgid "CCITT Group _3 fax" msgstr "CCITT-Gruppe-_3-Fax" -#: ../plug-ins/file-tiff/file-tiff-save.c:1186 +#: ../plug-ins/file-tiff/file-tiff-save.c:1209 msgid "CCITT Group _4 fax" msgstr "CCITT-Gruppe-_4-Fax" -#: ../plug-ins/file-webp/file-webp.c:101 ../plug-ins/file-webp/file-webp.c:122 +#: ../plug-ins/file-webp/file-webp.c:124 ../plug-ins/file-webp/file-webp.c:145 +#: ../plug-ins/file-webp/file-webp.c:163 msgid "WebP image" msgstr "WebP-Bild" @@ -7825,74 +7892,79 @@ msgstr "(alle Bilder sind Schlüsselbilder)" #. Create the dialog -#: ../plug-ins/file-webp/file-webp-dialog.c:108 +#: ../plug-ins/file-webp/file-webp-dialog.c:109 msgid "WebP" msgstr "WebP" #. Create the lossless checkbox -#: ../plug-ins/file-webp/file-webp-dialog.c:125 +#: ../plug-ins/file-webp/file-webp-dialog.c:126 msgid "_Lossless" msgstr "Ver_lustlos" -#: ../plug-ins/file-webp/file-webp-dialog.c:141 +#: ../plug-ins/file-webp/file-webp-dialog.c:142 msgid "Image _quality:" msgstr "Bild_qualität:" -#: ../plug-ins/file-webp/file-webp-dialog.c:149 +#: ../plug-ins/file-webp/file-webp-dialog.c:150 msgid "Image quality" msgstr "Bildqualität" -#: ../plug-ins/file-webp/file-webp-dialog.c:160 +#: ../plug-ins/file-webp/file-webp-dialog.c:161 msgid "Alpha q_uality:" msgstr "Alpha-Q_ualität:" -#: ../plug-ins/file-webp/file-webp-dialog.c:168 +#: ../plug-ins/file-webp/file-webp-dialog.c:169 msgid "Alpha channel quality" msgstr "Qualität des Alphakanals" -#: ../plug-ins/file-webp/file-webp-dialog.c:193 +#: ../plug-ins/file-webp/file-webp-dialog.c:194 msgid "Source _type:" msgstr "Quellent_yp:" -#: ../plug-ins/file-webp/file-webp-dialog.c:196 +#: ../plug-ins/file-webp/file-webp-dialog.c:197 msgid "WebP encoder \"preset\"" msgstr "WebP-Encoder-Voreinstellung" #. Create the top-level animation checkbox expander -#: ../plug-ins/file-webp/file-webp-dialog.c:228 +#: ../plug-ins/file-webp/file-webp-dialog.c:229 msgid "As A_nimation" msgstr "Als A_nimation" #. loop animation checkbox -#: ../plug-ins/file-webp/file-webp-dialog.c:257 +#: ../plug-ins/file-webp/file-webp-dialog.c:258 msgid "Loop _forever" msgstr "Schleife _endlos wiederholen" #. label for 'max key-frame distance' adjustment -#: ../plug-ins/file-webp/file-webp-dialog.c:274 +#: ../plug-ins/file-webp/file-webp-dialog.c:275 msgid "Max distance between key-frames:" msgstr "Maximaler Abstand zwischen Schlüsselbildern:" #. minimize-size checkbox -#: ../plug-ins/file-webp/file-webp-dialog.c:309 +#: ../plug-ins/file-webp/file-webp-dialog.c:310 msgid "_Minimize output size (slower)" msgstr "Ausgabegröße _minimieren (langsamer)" #. label for 'delay' adjustment -#: ../plug-ins/file-webp/file-webp-dialog.c:332 +#: ../plug-ins/file-webp/file-webp-dialog.c:333 msgid "Delay between frames where unspecified:" msgstr "Pause zwischen Einzelbildern (wenn nicht spezifiziert):" #. Create the force-delay checkbox -#: ../plug-ins/file-webp/file-webp-dialog.c:355 +#: ../plug-ins/file-webp/file-webp-dialog.c:356 msgid "Use _delay entered above for all frames" msgstr "Obige _Pause für alle Einzelbilder verwenden" #. Save EXIF data -#: ../plug-ins/file-webp/file-webp-dialog.c:367 +#: ../plug-ins/file-webp/file-webp-dialog.c:368 msgid "_Save Exif data" msgstr "E_xif-Daten speichern" +#. IPTC metadata +#: ../plug-ins/file-webp/file-webp-dialog.c:378 +msgid "Save _IPTC" +msgstr "_IPTC speichern" + #: ../plug-ins/file-webp/file-webp-load.c:107 #, c-format msgid "Invalid WebP file '%s'" @@ -7936,46 +8008,48 @@ msgid "invalid configuration" msgstr "Ungültige Konfiguration" -#: ../plug-ins/file-webp/file-webp-save.c:124 -msgid "bad image dimensions" -msgstr "Falsche Bildgröße" +#. TRANSLATORS: widthxheight with UTF-8 encoded multiply sign. +#: ../plug-ins/file-webp/file-webp-save.c:125 +#, c-format +msgid "bad image dimensions (maximum: %d×%d)" +msgstr "Ungültige Bildgröße (Maximum: %d × %d)" -#: ../plug-ins/file-webp/file-webp-save.c:126 +#: ../plug-ins/file-webp/file-webp-save.c:128 msgid "partition is bigger than 512K" msgstr "Partition ist größer als 512 KB" -#: ../plug-ins/file-webp/file-webp-save.c:128 +#: ../plug-ins/file-webp/file-webp-save.c:130 msgid "partition is bigger than 16M" msgstr "Partition ist größer als 16 MB" # flush bedeutet so viel wie wegschreiben von Daten -#: ../plug-ins/file-webp/file-webp-save.c:130 +#: ../plug-ins/file-webp/file-webp-save.c:132 msgid "unable to flush bytes" msgstr "Byte können nicht geschrieben werden" -#: ../plug-ins/file-webp/file-webp-save.c:132 +#: ../plug-ins/file-webp/file-webp-save.c:134 msgid "file is larger than 4GiB" msgstr "Datei ist größer als 4GiB" -#: ../plug-ins/file-webp/file-webp-save.c:134 +#: ../plug-ins/file-webp/file-webp-save.c:136 msgid "user aborted encoding" msgstr "Kodierung durch Benutzer abgebrochen" -#: ../plug-ins/file-webp/file-webp-save.c:136 +#: ../plug-ins/file-webp/file-webp-save.c:138 msgid "list terminator" msgstr "Liste beendet" -#: ../plug-ins/file-webp/file-webp-save.c:138 +#: ../plug-ins/file-webp/file-webp-save.c:140 msgid "unknown error" msgstr "Unbekannter Fehler" -#: ../plug-ins/file-webp/file-webp-save.c:188 -#: ../plug-ins/file-webp/file-webp-save.c:530 +#: ../plug-ins/file-webp/file-webp-save.c:190 +#: ../plug-ins/file-webp/file-webp-save.c:534 #, c-format msgid "Unable to open '%s' for writing: %s" msgstr "»%s« konnte nicht zum Schreiben geöffnet werden: %s" -#: ../plug-ins/file-webp/file-webp-save.c:271 +#: ../plug-ins/file-webp/file-webp-save.c:274 #, c-format msgid "WebP error: '%s'" msgstr "WebP-Fehler »%s«" @@ -9718,12 +9792,12 @@ msgstr "K_ommentar speichern" #: ../plug-ins/ui/plug-in-file-png.ui.h:8 -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:3 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:5 msgid "Save color _values from transparent pixels" msgstr "_Farbwerte aus transparenten Pixeln speichern" #: ../plug-ins/ui/plug-in-file-png.ui.h:11 -#: ../plug-ins/ui/plug-in-file-raw.ui.h:7 +#: ../plug-ins/ui/plug-in-file-raw.ui.h:8 msgid "S_ave Defaults" msgstr "Standardwerte _speichern" @@ -9800,40 +9874,57 @@ msgstr "_Planar (RRR,GGG,BBB)" #: ../plug-ins/ui/plug-in-file-raw.ui.h:4 +msgid "Palette Type" +msgstr "Palettentyp" + +#: ../plug-ins/ui/plug-in-file-raw.ui.h:5 msgid "_R, G, B (normal)" msgstr "_R, G, B (normal)" -#: ../plug-ins/ui/plug-in-file-raw.ui.h:5 +#: ../plug-ins/ui/plug-in-file-raw.ui.h:6 msgid "_B, G, R, X (BMP style)" msgstr "_B, G, R, X (BMP-Stil)" #: ../plug-ins/ui/plug-in-file-tiff.ui.h:1 +msgid "" +"Warning: maximum TIFF file size exceeded. Retry as BigTIFF or with a " +"different compression algorithm, or cancel." +msgstr "" +"Warnung: Die Maximalgröße einer TIFF-Datei wurde überschritten. Versuchen " +"Sie es als BigTIFF erneut, probieren Sie einen anderen " +"Kompressionsalgorithmus, oder brechen Sie ab." + +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:2 +msgid "Export in _BigTIFF variant file format" +msgstr "Als _BigTIFF-Dateiformat-Variante exportieren" + +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:3 msgid "Save _layers" msgstr "_Ebenen speichern" -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:2 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:4 msgid "Cr_op layers to image bounds" msgstr "Ebenen auf Bildgrenzen zu_schneiden" -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:4 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:6 msgid "Colors are not stored premultiplied by the associated alpha" msgstr "" "Farben wurden vor der Speicherung nicht mit dem zugehörigen Alphawert " "multipliziert" -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:5 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:7 msgid "Comment" msgstr "Kommentar" -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:6 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:8 msgid "S_ave Exif data" msgstr "Exif-Daten _speichern" -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:11 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:13 msgid "Save _GeoTIFF data" msgstr "_GeoTIFF-Daten speichern" -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:12 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:14 msgid "Keep the GeoTIFF metadata if it was present on import" msgstr "Die GeoTIFF-Metadaten behalten, falls beim Import vorhanden" @@ -10676,12 +10767,17 @@ msgid "Help ID '%s' unknown" msgstr "Hilfe-ID »%s« ist unbekannt" -#: ../plug-ins/help/gimphelplocale.c:208 +#: ../plug-ins/help/gimphelplocale.c:218 #, c-format msgid "Loading index from '%s'" msgstr "Lade Index aus »%s«" -#: ../plug-ins/help/gimphelplocale.c:266 +#: ../plug-ins/help/gimphelplocale.c:239 +#, c-format +msgid "Could not load data from '%s': %s" +msgstr "Daten konnten nicht von »%s« geladen werden: %s" + +#: ../plug-ins/help/gimphelplocale.c:311 #, c-format msgid "" "Parse error in '%s':\n" @@ -12775,7 +12871,7 @@ msgid "Convert image to sR_GB" msgstr "Bild nach sR_GB umwandeln" -#: ../plug-ins/screenshot/screenshot-win32.c:299 +#: ../plug-ins/screenshot/screenshot-win32.c:302 msgid "No data captured" msgstr "Keine Daten erfasst" @@ -13073,6 +13169,9 @@ msgid "Transferring data from scanner/camera" msgstr "Daten werden vom Scanner/von Kamera übertragen" +#~ msgid "bad image dimensions" +#~ msgstr "Falsche Bildgröße" + #~ msgid "HEIF" #~ msgstr "HEIF" diff -Nru gimp-2.10.32/po-plug-ins/eo.po gimp-2.10.34/po-plug-ins/eo.po --- gimp-2.10.32/po-plug-ins/eo.po 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/po-plug-ins/eo.po 2023-02-21 19:56:20.000000000 +0000 @@ -3,88 +3,93 @@ # This file is distributed under the same license as GIMP. # Shane D < >, 2011. # Michael MORONI < >, 2011. -# Kristjan SCHMIDT , 2011, 2012, 2017. +# cxtabs , 2022. +# Kristjan SCHMIDT , 2011-2022. +# msgid "" msgstr "" "Project-Id-Version: gimp 2.0\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2017-06-08 20:32+0000\n" -"PO-Revision-Date: 2017-06-11 00:56+0200\n" +"POT-Creation-Date: 2022-11-09 14:04+0000\n" +"PO-Revision-Date: 2022-12-18 12:00+0100\n" "Last-Translator: Kristjan SCHMIDT \n" "Language-Team: Esperanto \n" "Language: eo\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Virtaal 0.7.1\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"X-Generator: Gtranslator 3.38.0\n" "X-Project-Style: gnome\n" +"X-Poedit-Bookmarks: -1,-1,598,-1,-1,-1,-1,-1,-1,-1\n" #: ../plug-ins/common/align-layers.c:158 msgid "Align all visible layers of the image" -msgstr "" +msgstr "Glatigo de ĉiuj videblaj je bildo" #: ../plug-ins/common/align-layers.c:163 msgid "Align Visi_ble Layers..." -msgstr "" +msgstr "Glatigi vide_blajn tavolojn..." #: ../plug-ins/common/align-layers.c:207 msgid "There are not enough layers to align." -msgstr "" +msgstr "Mankas tavolojn por glatigo." #: ../plug-ins/common/align-layers.c:626 msgid "Align Visible Layers" -msgstr "" +msgstr "Glatigi videblajn tavolojn" #: ../plug-ins/common/align-layers.c:630 ../plug-ins/common/blinds.c:225 -#: ../plug-ins/common/border-average.c:362 ../plug-ins/common/cartoon.c:813 -#: ../plug-ins/common/checkerboard.c:350 ../plug-ins/common/cml-explorer.c:1189 -#: ../plug-ins/common/cml-explorer.c:1986 -#: ../plug-ins/common/cml-explorer.c:2119 ../plug-ins/common/colorify.c:257 -#: ../plug-ins/common/colormap-remap.c:621 ../plug-ins/common/compose.c:1075 -#: ../plug-ins/common/contrast-retinex.c:289 -#: ../plug-ins/common/curve-bend.c:1227 ../plug-ins/common/curve-bend.c:2065 -#: ../plug-ins/common/curve-bend.c:2100 ../plug-ins/common/decompose.c:821 -#: ../plug-ins/common/depth-merge.c:655 ../plug-ins/common/despeckle.c:445 -#: ../plug-ins/common/destripe.c:444 ../plug-ins/common/edge-dog.c:306 -#: ../plug-ins/common/edge-neon.c:700 ../plug-ins/common/emboss.c:453 -#: ../plug-ins/common/file-cel.c:934 ../plug-ins/common/file-gif-save.c:1089 -#: ../plug-ins/common/file-pdf-load.c:1089 -#: ../plug-ins/common/file-pdf-save.c:930 ../plug-ins/common/file-ps.c:3421 -#: ../plug-ins/common/file-raw-data.c:1554 ../plug-ins/common/file-svg.c:726 -#: ../plug-ins/common/file-wmf.c:505 ../plug-ins/common/film.c:1262 -#: ../plug-ins/common/filter-pack.c:1206 ../plug-ins/common/fractal-trace.c:711 -#: ../plug-ins/common/grid.c:646 ../plug-ins/common/hot.c:593 -#: ../plug-ins/common/jigsaw.c:2397 ../plug-ins/common/mail.c:502 -#: ../plug-ins/common/max-rgb.c:261 ../plug-ins/common/newsprint.c:1183 -#: ../plug-ins/common/nl-filter.c:1021 ../plug-ins/common/oilify.c:785 -#: ../plug-ins/common/photocopy.c:840 ../plug-ins/common/qbist.c:723 -#: ../plug-ins/common/qbist.c:765 ../plug-ins/common/qbist.c:819 -#: ../plug-ins/common/ripple.c:487 ../plug-ins/common/sharpen.c:476 -#: ../plug-ins/common/smooth-palette.c:433 ../plug-ins/common/softglow.c:632 -#: ../plug-ins/common/sparkle.c:341 ../plug-ins/common/sphere-designer.c:2207 -#: ../plug-ins/common/sphere-designer.c:2561 ../plug-ins/common/tile.c:437 -#: ../plug-ins/common/tile-small.c:373 ../plug-ins/common/unit-editor.c:209 -#: ../plug-ins/common/unsharp-mask.c:842 ../plug-ins/common/van-gogh-lic.c:647 -#: ../plug-ins/common/warp.c:378 ../plug-ins/common/wavelet-decompose.c:271 -#: ../plug-ins/common/web-page.c:234 ../plug-ins/file-fits/fits.c:1149 -#: ../plug-ins/file-fli/fli-gimp.c:869 -#: ../plug-ins/file-tiff/file-tiff-load.c:147 ../plug-ins/flame/flame.c:473 -#: ../plug-ins/flame/flame.c:649 ../plug-ins/flame/flame.c:971 +#: ../plug-ins/common/border-average.c:362 ../plug-ins/common/busy-dialog.c:219 +#: ../plug-ins/common/cartoon.c:813 ../plug-ins/common/checkerboard.c:428 +#: ../plug-ins/common/cml-explorer.c:1229 +#: ../plug-ins/common/cml-explorer.c:2026 +#: ../plug-ins/common/cml-explorer.c:2159 ../plug-ins/common/colorify.c:313 +#: ../plug-ins/common/colormap-remap.c:621 ../plug-ins/common/compose.c:1065 +#: ../plug-ins/common/contrast-retinex.c:286 +#: ../plug-ins/common/curve-bend.c:1294 ../plug-ins/common/curve-bend.c:2137 +#: ../plug-ins/common/curve-bend.c:2172 ../plug-ins/common/decompose.c:813 +#: ../plug-ins/common/depth-merge.c:621 ../plug-ins/common/despeckle.c:397 +#: ../plug-ins/common/destripe.c:468 ../plug-ins/common/edge-dog.c:306 +#: ../plug-ins/common/emboss.c:453 ../plug-ins/common/file-cel.c:951 +#: ../plug-ins/common/file-gif-save.c:1112 ../plug-ins/common/file-heif.c:1908 +#: ../plug-ins/common/file-jp2-load.c:961 +#: ../plug-ins/common/file-pdf-load.c:702 +#: ../plug-ins/common/file-pdf-load.c:1282 +#: ../plug-ins/common/file-pdf-save.c:936 ../plug-ins/common/file-ps.c:3447 +#: ../plug-ins/common/file-raw-data.c:1816 ../plug-ins/common/file-svg.c:663 +#: ../plug-ins/common/file-wmf.c:515 ../plug-ins/common/film.c:1207 +#: ../plug-ins/common/filter-pack.c:1264 ../plug-ins/common/fractal-trace.c:711 +#: ../plug-ins/common/grid.c:677 ../plug-ins/common/hot.c:614 +#: ../plug-ins/common/jigsaw.c:2415 ../plug-ins/common/mail.c:499 +#: ../plug-ins/common/max-rgb.c:318 ../plug-ins/common/nl-filter.c:1060 +#: ../plug-ins/common/photocopy.c:840 ../plug-ins/common/qbist.c:720 +#: ../plug-ins/common/qbist.c:762 ../plug-ins/common/qbist.c:816 +#: ../plug-ins/common/sharpen.c:476 ../plug-ins/common/smooth-palette.c:438 +#: ../plug-ins/common/softglow.c:632 ../plug-ins/common/sparkle.c:335 +#: ../plug-ins/common/sphere-designer.c:2207 +#: ../plug-ins/common/sphere-designer.c:2561 ../plug-ins/common/tile.c:438 +#: ../plug-ins/common/tile-small.c:364 ../plug-ins/common/unit-editor.c:209 +#: ../plug-ins/common/van-gogh-lic.c:650 ../plug-ins/common/warp.c:368 +#: ../plug-ins/common/wavelet-decompose.c:354 ../plug-ins/common/web-page.c:234 +#: ../plug-ins/file-dds/ddsread.c:1363 ../plug-ins/file-dds/ddswrite.c:1983 +#: ../plug-ins/file-fits/fits.c:1150 ../plug-ins/file-fli/fli-gimp.c:877 +#: ../plug-ins/file-tiff/file-tiff-load.c:2664 ../plug-ins/flame/flame.c:481 +#: ../plug-ins/flame/flame.c:657 ../plug-ins/flame/flame.c:979 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:566 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1641 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1679 -#: ../plug-ins/fractal-explorer/fractal-explorer.c:761 -#: ../plug-ins/fractal-explorer/fractal-explorer.c:1116 -#: ../plug-ins/gfig/gfig-dialog.c:290 ../plug-ins/gfig/gfig-dialog.c:638 -#: ../plug-ins/gfig/gfig-dialog.c:687 ../plug-ins/gimpressionist/brush.c:256 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:750 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:1146 +#: ../plug-ins/gfig/gfig-dialog.c:291 ../plug-ins/gfig/gfig-dialog.c:639 +#: ../plug-ins/gfig/gfig-dialog.c:688 ../plug-ins/gimpressionist/brush.c:281 #: ../plug-ins/gimpressionist/gimpressionist.c:142 #: ../plug-ins/gimpressionist/orientmap.c:528 #: ../plug-ins/gimpressionist/presets.c:642 #: ../plug-ins/gimpressionist/sizemap.c:401 -#: ../plug-ins/gradient-flare/gradient-flare.c:2360 -#: ../plug-ins/gradient-flare/gradient-flare.c:3210 -#: ../plug-ins/gradient-flare/gradient-flare.c:3323 +#: ../plug-ins/gradient-flare/gradient-flare.c:2425 +#: ../plug-ins/gradient-flare/gradient-flare.c:3288 +#: ../plug-ins/gradient-flare/gradient-flare.c:3401 #: ../plug-ins/ifs-compose/ifs-compose.c:763 #: ../plug-ins/ifs-compose/ifs-compose.c:2530 #: ../plug-ins/ifs-compose/ifs-compose.c:2567 @@ -95,49 +100,51 @@ #: ../plug-ins/lighting/lighting-ui.c:1162 #: ../plug-ins/lighting/lighting-ui.c:1306 #: ../plug-ins/map-object/map-object-ui.c:1333 -#: ../plug-ins/pagecurl/pagecurl.c:439 ../plug-ins/screenshot/screenshot.c:426 +#: ../plug-ins/metadata/metadata-editor.c:590 +#: ../plug-ins/metadata/metadata-editor.c:952 +#: ../plug-ins/metadata/metadata-editor.c:4626 +#: ../plug-ins/metadata/metadata-editor.c:4661 +#: ../plug-ins/pagecurl/pagecurl.c:438 ../plug-ins/screenshot/screenshot.c:491 #: ../plug-ins/selection-to-path/selection-to-path.c:309 -#, fuzzy -#| msgid "_Advanced" msgid "_Cancel" -msgstr "_Altnivele" +msgstr "_Rezignu" #: ../plug-ins/common/align-layers.c:631 ../plug-ins/common/blinds.c:226 #: ../plug-ins/common/border-average.c:363 ../plug-ins/common/cartoon.c:814 -#: ../plug-ins/common/checkerboard.c:351 ../plug-ins/common/cml-explorer.c:1190 -#: ../plug-ins/common/colorify.c:258 ../plug-ins/common/colormap-remap.c:622 -#: ../plug-ins/common/compose.c:1076 ../plug-ins/common/contrast-retinex.c:290 -#: ../plug-ins/common/curve-bend.c:1228 ../plug-ins/common/decompose.c:822 -#: ../plug-ins/common/depth-merge.c:656 ../plug-ins/common/despeckle.c:446 -#: ../plug-ins/common/destripe.c:445 ../plug-ins/common/edge-dog.c:307 -#: ../plug-ins/common/edge-neon.c:701 ../plug-ins/common/emboss.c:454 -#: ../plug-ins/common/file-svg.c:727 ../plug-ins/common/file-wmf.c:506 -#: ../plug-ins/common/film.c:1263 ../plug-ins/common/filter-pack.c:1207 -#: ../plug-ins/common/fractal-trace.c:712 ../plug-ins/common/grid.c:647 -#: ../plug-ins/common/hot.c:594 ../plug-ins/common/jigsaw.c:2398 -#: ../plug-ins/common/max-rgb.c:262 ../plug-ins/common/newsprint.c:1184 -#: ../plug-ins/common/nl-filter.c:1022 ../plug-ins/common/oilify.c:786 -#: ../plug-ins/common/photocopy.c:841 ../plug-ins/common/qbist.c:820 -#: ../plug-ins/common/ripple.c:488 ../plug-ins/common/sharpen.c:477 -#: ../plug-ins/common/smooth-palette.c:434 ../plug-ins/common/softglow.c:633 -#: ../plug-ins/common/sparkle.c:342 ../plug-ins/common/sphere-designer.c:2562 -#: ../plug-ins/common/tile.c:438 ../plug-ins/common/tile-small.c:374 -#: ../plug-ins/common/unsharp-mask.c:843 ../plug-ins/common/van-gogh-lic.c:648 -#: ../plug-ins/common/warp.c:379 ../plug-ins/common/wavelet-decompose.c:272 -#: ../plug-ins/flame/flame.c:650 ../plug-ins/flame/flame.c:972 +#: ../plug-ins/common/checkerboard.c:429 ../plug-ins/common/cml-explorer.c:1230 +#: ../plug-ins/common/colorify.c:314 ../plug-ins/common/colormap-remap.c:622 +#: ../plug-ins/common/compose.c:1066 ../plug-ins/common/contrast-retinex.c:287 +#: ../plug-ins/common/curve-bend.c:1295 ../plug-ins/common/decompose.c:814 +#: ../plug-ins/common/depth-merge.c:622 ../plug-ins/common/despeckle.c:398 +#: ../plug-ins/common/destripe.c:469 ../plug-ins/common/edge-dog.c:307 +#: ../plug-ins/common/emboss.c:454 ../plug-ins/common/file-heif.c:1909 +#: ../plug-ins/common/file-pdf-load.c:703 ../plug-ins/common/file-svg.c:664 +#: ../plug-ins/common/file-wmf.c:516 ../plug-ins/common/film.c:1208 +#: ../plug-ins/common/filter-pack.c:1265 ../plug-ins/common/fractal-trace.c:712 +#: ../plug-ins/common/grid.c:678 ../plug-ins/common/hot.c:615 +#: ../plug-ins/common/jigsaw.c:2416 ../plug-ins/common/max-rgb.c:319 +#: ../plug-ins/common/nl-filter.c:1061 ../plug-ins/common/photocopy.c:841 +#: ../plug-ins/common/qbist.c:817 ../plug-ins/common/sharpen.c:477 +#: ../plug-ins/common/smooth-palette.c:439 ../plug-ins/common/softglow.c:633 +#: ../plug-ins/common/sparkle.c:336 ../plug-ins/common/sphere-designer.c:2562 +#: ../plug-ins/common/tile.c:439 ../plug-ins/common/tile-small.c:365 +#: ../plug-ins/common/van-gogh-lic.c:651 ../plug-ins/common/warp.c:369 +#: ../plug-ins/common/wavelet-decompose.c:355 +#: ../plug-ins/file-dds/ddsread.c:1364 ../plug-ins/flame/flame.c:658 +#: ../plug-ins/flame/flame.c:980 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:567 -#: ../plug-ins/fractal-explorer/fractal-explorer.c:1117 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:1147 #: ../plug-ins/gimpressionist/gimpressionist.c:143 #: ../plug-ins/gimpressionist/orientmap.c:529 #: ../plug-ins/gimpressionist/presets.c:643 #: ../plug-ins/gimpressionist/sizemap.c:402 -#: ../plug-ins/gradient-flare/gradient-flare.c:2361 -#: ../plug-ins/gradient-flare/gradient-flare.c:3324 +#: ../plug-ins/gradient-flare/gradient-flare.c:2426 +#: ../plug-ins/gradient-flare/gradient-flare.c:3402 #: ../plug-ins/ifs-compose/ifs-compose.c:764 #: ../plug-ins/imagemap/imap_default_dialog.c:109 #: ../plug-ins/lighting/lighting-ui.c:1038 #: ../plug-ins/map-object/map-object-ui.c:1334 -#: ../plug-ins/pagecurl/pagecurl.c:440 +#: ../plug-ins/pagecurl/pagecurl.c:439 #: ../plug-ins/selection-to-path/selection-to-path.c:310 msgid "_OK" msgstr "_Bone" @@ -153,15 +160,15 @@ #: ../plug-ins/common/align-layers.c:652 msgid "Fill (left to right)" -msgstr "" +msgstr "Plenigi (maldekstre de dekstre)" #: ../plug-ins/common/align-layers.c:653 msgid "Fill (right to left)" -msgstr "" +msgstr "Plenigi (dekstre de maldekstre)" #: ../plug-ins/common/align-layers.c:654 ../plug-ins/common/align-layers.c:685 msgid "Snap to grid" -msgstr "" +msgstr "Ligo laŭ reto" #: ../plug-ins/common/align-layers.c:663 msgid "_Horizontal style:" @@ -172,7 +179,7 @@ msgstr "Maldekstra eĝo" #: ../plug-ins/common/align-layers.c:668 ../plug-ins/common/align-layers.c:698 -#: ../plug-ins/gradient-flare/gradient-flare.c:2712 +#: ../plug-ins/gradient-flare/gradient-flare.c:2789 msgid "Center" msgstr "Centre" @@ -186,11 +193,11 @@ #: ../plug-ins/common/align-layers.c:683 msgid "Fill (top to bottom)" -msgstr "" +msgstr "Plenigi (de supre malsupren)" #: ../plug-ins/common/align-layers.c:684 msgid "Fill (bottom to top)" -msgstr "" +msgstr "Plenigi (de malsupre supren)" #: ../plug-ins/common/align-layers.c:694 msgid "_Vertical style:" @@ -198,11 +205,11 @@ #: ../plug-ins/common/align-layers.c:697 msgid "Top edge" -msgstr "" +msgstr "Supra eĝo" #: ../plug-ins/common/align-layers.c:699 msgid "Bottom edge" -msgstr "" +msgstr "Malsupra eĝo" #: ../plug-ins/common/align-layers.c:708 msgid "Ver_tical base:" @@ -210,71 +217,72 @@ #: ../plug-ins/common/align-layers.c:712 msgid "_Grid size:" -msgstr "" +msgstr "_Reta grando:" #: ../plug-ins/common/align-layers.c:721 msgid "_Ignore the bottom layer even if visible" -msgstr "" +msgstr "_Ignori malsupran tavolon, eĉ se estas videbla" #: ../plug-ins/common/align-layers.c:731 msgid "_Use the (invisible) bottom layer as the base" -msgstr "" +msgstr "_Uzi (nevideblan) malsupran tavolon kiel bazon" -#: ../plug-ins/common/animation-optimize.c:132 +#: ../plug-ins/common/animation-optimize.c:131 msgid "Modify image to reduce size when saved as GIF animation" msgstr "" +"Ŝanĝo de bildo por la malgrandigo de skalo al konservado kiel GIF-animacio" -#: ../plug-ins/common/animation-optimize.c:144 +#: ../plug-ins/common/animation-optimize.c:143 msgid "Optimize (for _GIF)" -msgstr "" +msgstr "Optimigi (por _GIF)" -#: ../plug-ins/common/animation-optimize.c:152 +#: ../plug-ins/common/animation-optimize.c:151 msgid "Reduce file size where combining layers is possible" -msgstr "" +msgstr "Malgrandigo de bilda skalo, kiam eble unuiĝo de tavoloj" -#: ../plug-ins/common/animation-optimize.c:162 +#: ../plug-ins/common/animation-optimize.c:161 msgid "_Optimize (Difference)" -msgstr "" +msgstr "_Optimigi (Diferenco)" -#: ../plug-ins/common/animation-optimize.c:170 +#: ../plug-ins/common/animation-optimize.c:169 msgid "Remove optimization to make editing easier" msgstr "" -#: ../plug-ins/common/animation-optimize.c:177 +#: ../plug-ins/common/animation-optimize.c:176 msgid "_Unoptimize" -msgstr "" +msgstr "_Deoptimigi" -#: ../plug-ins/common/animation-optimize.c:197 +#: ../plug-ins/common/animation-optimize.c:196 msgid "_Remove Backdrop" -msgstr "" +msgstr "_Forigi fonon" -#: ../plug-ins/common/animation-optimize.c:213 +#: ../plug-ins/common/animation-optimize.c:212 msgid "_Find Backdrop" -msgstr "" +msgstr "_Serĉi fonon" -#: ../plug-ins/common/animation-optimize.c:426 +#: ../plug-ins/common/animation-optimize.c:444 msgid "Unoptimizing animation" -msgstr "" +msgstr "Deoptimigi animacion" -#: ../plug-ins/common/animation-optimize.c:429 +#: ../plug-ins/common/animation-optimize.c:447 msgid "Removing animation background" -msgstr "" +msgstr "Forigado de animacia fono" -#: ../plug-ins/common/animation-optimize.c:432 +#: ../plug-ins/common/animation-optimize.c:450 msgid "Finding animation background" -msgstr "" +msgstr "Serĉado de animacia fono" -#: ../plug-ins/common/animation-optimize.c:436 +#: ../plug-ins/common/animation-optimize.c:454 msgid "Optimizing animation" -msgstr "" +msgstr "Optimigado de animacio" #: ../plug-ins/common/animation-play.c:210 msgid "Preview a GIMP layer-based animation" -msgstr "" +msgstr "Antaŭrigardi GIMP tavol-bazitan animacion" #: ../plug-ins/common/animation-play.c:215 msgid "_Playback..." -msgstr "" +msgstr "_Reproduktado..." #. list is given in "fps" - frames per second #: ../plug-ins/common/animation-play.c:354 @@ -285,13 +293,12 @@ msgstr "%.1f %%" #: ../plug-ins/common/animation-play.c:592 -#| msgid "Stop playback" msgid "Step _back" msgstr "Paŝi _reen" #: ../plug-ins/common/animation-play.c:592 msgid "Step back to previous frame" -msgstr "" +msgstr "Reen al ĝisnuna kadro" #: ../plug-ins/common/animation-play.c:596 msgid "_Step" @@ -299,14 +306,13 @@ #: ../plug-ins/common/animation-play.c:596 msgid "Step to next frame" -msgstr "" +msgstr "Paŝo al sekva kadro" #: ../plug-ins/common/animation-play.c:600 msgid "Rewind the animation" msgstr "" #: ../plug-ins/common/animation-play.c:604 -#| msgid "Rotate Image?" msgid "Reload the image" msgstr "Reŝargi la bildon" @@ -328,14 +334,14 @@ #: ../plug-ins/common/animation-play.c:632 msgid "Reset speed" -msgstr "" +msgstr "Reagordi rapidecon" #: ../plug-ins/common/animation-play.c:632 msgid "Reset the speed of the animation" msgstr "" #: ../plug-ins/common/animation-play.c:640 -#: ../plug-ins/common/animation-play.c:1363 +#: ../plug-ins/common/animation-play.c:1364 msgid "Start playback" msgstr "Ludi la prezentadon" @@ -345,12 +351,12 @@ #: ../plug-ins/common/animation-play.c:645 msgid "Detach the animation from the dialog window" -msgstr "" +msgstr "Malligi animacion el dialogujo" #. Image Name #: ../plug-ins/common/animation-play.c:732 msgid "Animation Playback:" -msgstr "" +msgstr "Reproduktado de animacio:" #. Zoom Options #: ../plug-ins/common/animation-play.c:880 @@ -374,12 +380,12 @@ #. 2 styles of default frame disposals: cumulative layers and one frame per layer. #: ../plug-ins/common/animation-play.c:931 -#: ../plug-ins/common/file-gif-save.c:1298 +#: ../plug-ins/common/file-gif-save.c:1321 msgid "Cumulative layers (combine)" msgstr "" #: ../plug-ins/common/animation-play.c:935 -#: ../plug-ins/common/file-gif-save.c:1300 +#: ../plug-ins/common/file-gif-save.c:1323 msgid "One frame per layer (replace)" msgstr "" @@ -391,24 +397,24 @@ msgid "Invalid image. Did you close it?" msgstr "" -#: ../plug-ins/common/animation-play.c:1224 +#: ../plug-ins/common/animation-play.c:1225 #, c-format msgid "Frame %d of %d" msgstr "" -#: ../plug-ins/common/animation-play.c:1363 +#: ../plug-ins/common/animation-play.c:1364 msgid "Stop playback" msgstr "Haltigi prezentadon" -#: ../plug-ins/common/blinds.c:113 +#: ../plug-ins/common/blinds.c:117 msgid "Simulate an image painted on window blinds" msgstr "" -#: ../plug-ins/common/blinds.c:118 +#: ../plug-ins/common/blinds.c:122 msgid "_Blinds..." msgstr "" -#: ../plug-ins/common/blinds.c:183 +#: ../plug-ins/common/blinds.c:185 msgid "Adding blinds" msgstr "" @@ -416,51 +422,50 @@ msgid "Blinds" msgstr "" -#. Orientation toggle box -#: ../plug-ins/common/blinds.c:256 ../plug-ins/common/ripple.c:555 +#: ../plug-ins/common/blinds.c:256 msgid "Orientation" msgstr "Orientiĝo" -#: ../plug-ins/common/blinds.c:260 ../plug-ins/common/ripple.c:559 -#: ../plug-ins/common/tile-small.c:432 ../plug-ins/pagecurl/pagecurl.c:530 +#: ../plug-ins/common/blinds.c:260 ../plug-ins/common/tile-small.c:423 +#: ../plug-ins/pagecurl/pagecurl.c:529 msgid "_Horizontal" msgstr "_Horizontale" -#: ../plug-ins/common/blinds.c:263 ../plug-ins/common/ripple.c:562 -#: ../plug-ins/common/tile-small.c:442 ../plug-ins/pagecurl/pagecurl.c:529 +#: ../plug-ins/common/blinds.c:263 ../plug-ins/common/tile-small.c:433 +#: ../plug-ins/pagecurl/pagecurl.c:528 msgid "_Vertical" msgstr "_Vertikale" #. #. * Create the "background" layer to hold the image... #. -#: ../plug-ins/common/blinds.c:277 ../plug-ins/common/compose.c:1022 -#: ../plug-ins/common/decompose.c:607 ../plug-ins/common/file-cel.c:441 -#: ../plug-ins/common/file-cel.c:445 ../plug-ins/common/file-dicom.c:611 -#: ../plug-ins/common/file-gegl.c:414 ../plug-ins/common/file-gif-load.c:980 -#: ../plug-ins/common/file-jp2-load.c:395 ../plug-ins/common/file-pcx.c:437 -#: ../plug-ins/common/file-pcx.c:444 ../plug-ins/common/file-pix.c:400 -#: ../plug-ins/common/file-png.c:1065 ../plug-ins/common/file-pnm.c:685 -#: ../plug-ins/common/file-raw-data.c:1162 -#: ../plug-ins/common/file-sunras.c:1049 ../plug-ins/common/file-tga.c:1092 -#: ../plug-ins/common/file-xbm.c:904 ../plug-ins/common/film.c:745 -#: ../plug-ins/common/smooth-palette.c:258 ../plug-ins/common/tile.c:354 -#: ../plug-ins/file-bmp/bmp-load.c:734 ../plug-ins/file-exr/file-exr.c:258 -#: ../plug-ins/file-faxg3/faxg3.c:525 ../plug-ins/file-fits/fits.c:529 +#: ../plug-ins/common/blinds.c:277 ../plug-ins/common/compose.c:1011 +#: ../plug-ins/common/decompose.c:598 ../plug-ins/common/file-cel.c:446 +#: ../plug-ins/common/file-cel.c:451 ../plug-ins/common/file-dicom.c:715 +#: ../plug-ins/common/file-gegl.c:438 ../plug-ins/common/file-gif-load.c:992 +#: ../plug-ins/common/file-jp2-load.c:1290 ../plug-ins/common/file-pcx.c:448 +#: ../plug-ins/common/file-pcx.c:456 ../plug-ins/common/file-pix.c:400 +#: ../plug-ins/common/file-png.c:1097 ../plug-ins/common/file-pnm.c:685 +#: ../plug-ins/common/file-raw-data.c:1375 +#: ../plug-ins/common/file-sunras.c:1049 ../plug-ins/common/file-tga.c:1111 +#: ../plug-ins/common/file-xbm.c:910 ../plug-ins/common/film.c:690 +#: ../plug-ins/common/smooth-palette.c:259 ../plug-ins/common/tile.c:354 +#: ../plug-ins/file-bmp/bmp-load.c:737 ../plug-ins/file-exr/file-exr.c:267 +#: ../plug-ins/file-faxg3/faxg3.c:555 ../plug-ins/file-fits/fits.c:529 #: ../plug-ins/file-jpeg/jpeg-load.c:240 -#: ../plug-ins/file-psd/psd-image-res-load.c:1033 -#: ../plug-ins/file-psd/psd-load.c:1781 ../plug-ins/file-sgi/sgi.c:411 -#: ../plug-ins/file-tiff/file-tiff-load.c:923 -#: ../plug-ins/file-webp/file-webp-load.c:149 -#: ../plug-ins/gfig/gfig-dialog.c:1320 ../plug-ins/gimpressionist/general.c:139 -#: ../plug-ins/map-object/map-object-apply.c:252 -#: ../plug-ins/screenshot/screenshot-win32.c:257 ../plug-ins/twain/twain.c:567 +#: ../plug-ins/file-psd/psd-image-res-load.c:1043 +#: ../plug-ins/file-psd/psd-load.c:2067 ../plug-ins/file-sgi/sgi.c:416 +#: ../plug-ins/file-tiff/file-tiff-load.c:1544 +#: ../plug-ins/file-webp/file-webp-load.c:164 +#: ../plug-ins/gfig/gfig-dialog.c:1321 ../plug-ins/gimpressionist/general.c:139 +#: ../plug-ins/map-object/map-object-apply.c:245 +#: ../plug-ins/screenshot/screenshot-win32.c:315 ../plug-ins/twain/twain.c:646 msgid "Background" msgstr "Fono" #: ../plug-ins/common/blinds.c:281 ../plug-ins/common/fractal-trace.c:755 msgid "_Transparent" -msgstr "_Travidebleco" +msgstr "_Travidebla" #: ../plug-ins/common/blinds.c:307 msgid "_Displacement:" @@ -476,11 +481,11 @@ #: ../plug-ins/common/blur.c:133 msgid "_Blur" -msgstr "" +msgstr "_Malfokuso" -#: ../plug-ins/common/blur.c:175 ../plug-ins/common/unsharp-mask.c:592 +#: ../plug-ins/common/blur.c:175 msgid "Blurring" -msgstr "" +msgstr "Malfokusi" #: ../plug-ins/common/border-average.c:99 msgid "Set foreground to the average color of the image border" @@ -491,11 +496,8 @@ msgstr "" #: ../plug-ins/common/border-average.c:173 -msgid "Border Average" -msgstr "" - #: ../plug-ins/common/border-average.c:358 -msgid "Borderaverage" +msgid "Border Average" msgstr "" #: ../plug-ins/common/border-average.c:380 @@ -504,7 +506,7 @@ #: ../plug-ins/common/border-average.c:388 msgid "_Thickness:" -msgstr "" +msgstr "_Dikeco:" #. Number of Colors frame #: ../plug-ins/common/border-average.c:426 @@ -516,24 +518,36 @@ msgid "_Bucket size:" msgstr "" +#: ../plug-ins/common/busy-dialog.c:195 ../plug-ins/common/busy-dialog.c:211 +msgid "Please Wait" +msgstr "Bonvolu atendu" + +#. the title label +#: ../plug-ins/common/busy-dialog.c:239 +msgid "Please wait for the operation to complete" +msgstr "Bonvolu, atendu finon de operacio" + +#: ../plug-ins/common/busy-dialog.c:299 +msgid "Canceling..." +msgstr "Rezignado..." + #: ../plug-ins/common/cartoon.c:142 msgid "Simulate a cartoon by enhancing edges" msgstr "" #: ../plug-ins/common/cartoon.c:147 -msgid "Ca_rtoon..." +msgid "Ca_rtoon (legacy)..." msgstr "" #: ../plug-ins/common/cartoon.c:232 ../plug-ins/common/edge-dog.c:269 -#: ../plug-ins/common/edge-neon.c:229 ../plug-ins/common/photocopy.c:244 -#: ../plug-ins/common/softglow.c:224 -#: ../plug-ins/gradient-flare/gradient-flare.c:969 +#: ../plug-ins/common/photocopy.c:244 ../plug-ins/common/softglow.c:224 +#: ../plug-ins/gradient-flare/gradient-flare.c:973 msgid "Cannot operate on indexed color images." msgstr "" #: ../plug-ins/common/cartoon.c:809 msgid "Cartoon" -msgstr "" +msgstr "Kartuno" #: ../plug-ins/common/cartoon.c:847 ../plug-ins/common/photocopy.c:874 msgid "_Mask radius:" @@ -543,28 +557,24 @@ msgid "_Percent black:" msgstr "" -#: ../plug-ins/common/checkerboard.c:89 +#: ../plug-ins/common/checkerboard.c:91 msgid "Create a checkerboard pattern" msgstr "" -#: ../plug-ins/common/checkerboard.c:94 -msgid "_Checkerboard..." -msgstr "" - -#: ../plug-ins/common/checkerboard.c:161 -msgid "Adding checkerboard" +#: ../plug-ins/common/checkerboard.c:96 +msgid "_Checkerboard (legacy)..." msgstr "" -#: ../plug-ins/common/checkerboard.c:346 +#: ../plug-ins/common/checkerboard.c:299 ../plug-ins/common/checkerboard.c:424 msgid "Checkerboard" msgstr "" -#: ../plug-ins/common/checkerboard.c:413 ../plug-ins/common/file-xmc.c:1161 +#: ../plug-ins/common/checkerboard.c:491 ../plug-ins/common/file-xmc.c:1190 #: ../plug-ins/gimpressionist/sizemap.c:509 msgid "_Size:" msgstr "_Grando:" -#: ../plug-ins/common/checkerboard.c:422 +#: ../plug-ins/common/checkerboard.c:500 msgid "_Psychobilly" msgstr "" @@ -681,7 +691,7 @@ msgid "Min (x-d, -), (0.5 < x)" msgstr "" -#: ../plug-ins/common/cml-explorer.c:200 ../plug-ins/common/file-sunras.c:1758 +#: ../plug-ins/common/cml-explorer.c:200 msgid "Standard" msgstr "Norme" @@ -723,15 +733,15 @@ #: ../plug-ins/common/cml-explorer.c:223 msgid "All black" -msgstr "" +msgstr "Ĉio nigra" #: ../plug-ins/common/cml-explorer.c:224 msgid "All gray" -msgstr "" +msgstr "Ĉio griza" #: ../plug-ins/common/cml-explorer.c:225 msgid "All white" -msgstr "" +msgstr "Ĉio blanka" #: ../plug-ins/common/cml-explorer.c:226 msgid "The first row of the image" @@ -762,21 +772,22 @@ msgstr "" #: ../plug-ins/common/cml-explorer.c:300 ../plug-ins/common/cml-explorer.c:308 -#: ../plug-ins/common/decompose.c:184 +#: ../plug-ins/common/decompose.c:179 #: ../plug-ins/gimpressionist/orientation.c:179 #: ../plug-ins/gimpressionist/size.c:182 msgid "Hue" msgstr "Kolornuanco" #: ../plug-ins/common/cml-explorer.c:301 ../plug-ins/common/cml-explorer.c:309 -#: ../plug-ins/common/decompose.c:185 +#: ../plug-ins/common/decompose.c:180 msgid "Saturation" msgstr "Satureco" #: ../plug-ins/common/cml-explorer.c:302 ../plug-ins/common/cml-explorer.c:310 -#: ../plug-ins/common/decompose.c:186 +#: ../plug-ins/common/decompose.c:181 #: ../plug-ins/gimpressionist/orientation.c:155 -#: ../plug-ins/gimpressionist/size.c:158 ../plug-ins/ui/plug-in-metadata.ui.h:2 +#: ../plug-ins/gimpressionist/size.c:158 +#: ../plug-ins/ui/plug-in-metadata-viewer.ui.h:2 msgid "Value" msgstr "Valoro" @@ -792,111 +803,110 @@ msgid "CML _Explorer..." msgstr "" -#: ../plug-ins/common/cml-explorer.c:764 +#: ../plug-ins/common/cml-explorer.c:788 msgid "CML Explorer: evoluting" msgstr "" -#: ../plug-ins/common/cml-explorer.c:1185 +#: ../plug-ins/common/cml-explorer.c:1225 msgid "Coupled-Map-Lattice Explorer" msgstr "" -#: ../plug-ins/common/cml-explorer.c:1232 +#: ../plug-ins/common/cml-explorer.c:1272 msgid "New Seed" msgstr "" -#: ../plug-ins/common/cml-explorer.c:1243 +#: ../plug-ins/common/cml-explorer.c:1283 msgid "Fix Seed" msgstr "" -#: ../plug-ins/common/cml-explorer.c:1254 +#: ../plug-ins/common/cml-explorer.c:1294 msgid "Random Seed" msgstr "" #. The Load button -#: ../plug-ins/common/cml-explorer.c:1269 -#: ../plug-ins/common/cml-explorer.c:2120 ../plug-ins/common/curve-bend.c:1488 -#: ../plug-ins/common/curve-bend.c:2066 ../plug-ins/common/file-cel.c:935 -#: ../plug-ins/common/file-raw-data.c:1555 ../plug-ins/common/qbist.c:724 -#: ../plug-ins/common/qbist.c:888 ../plug-ins/common/sphere-designer.c:2210 -#: ../plug-ins/common/sphere-designer.c:2610 ../plug-ins/file-fits/fits.c:1150 -#: ../plug-ins/file-fli/fli-gimp.c:870 ../plug-ins/flame/flame.c:475 -#: ../plug-ins/flame/flame.c:1045 +#: ../plug-ins/common/cml-explorer.c:1309 +#: ../plug-ins/common/cml-explorer.c:2160 ../plug-ins/common/curve-bend.c:1555 +#: ../plug-ins/common/curve-bend.c:2138 ../plug-ins/common/file-cel.c:952 +#: ../plug-ins/common/file-jp2-load.c:962 +#: ../plug-ins/common/file-raw-data.c:1817 ../plug-ins/common/qbist.c:721 +#: ../plug-ins/common/qbist.c:885 ../plug-ins/common/sphere-designer.c:2210 +#: ../plug-ins/common/sphere-designer.c:2610 ../plug-ins/file-fits/fits.c:1151 +#: ../plug-ins/file-fli/fli-gimp.c:878 ../plug-ins/flame/flame.c:483 +#: ../plug-ins/flame/flame.c:1053 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:805 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1642 -#: ../plug-ins/gfig/gfig-dialog.c:639 ../plug-ins/ifs-compose/ifs-compose.c:760 +#: ../plug-ins/gfig/gfig-dialog.c:640 ../plug-ins/ifs-compose/ifs-compose.c:760 #: ../plug-ins/ifs-compose/ifs-compose.c:2568 #: ../plug-ins/imagemap/imap_browse.c:81 ../plug-ins/imagemap/imap_file.c:72 #: ../plug-ins/lighting/lighting-ui.c:600 #: ../plug-ins/lighting/lighting-ui.c:1307 -#| msgid "Open" msgid "_Open" msgstr "_Malfermi" #. The Save button -#: ../plug-ins/common/cml-explorer.c:1277 -#: ../plug-ins/common/cml-explorer.c:1987 ../plug-ins/common/curve-bend.c:1500 -#: ../plug-ins/common/curve-bend.c:2101 ../plug-ins/common/file-pdf-save.c:929 -#: ../plug-ins/common/qbist.c:766 ../plug-ins/common/qbist.c:896 +#: ../plug-ins/common/cml-explorer.c:1317 +#: ../plug-ins/common/cml-explorer.c:2027 ../plug-ins/common/curve-bend.c:1567 +#: ../plug-ins/common/curve-bend.c:2173 ../plug-ins/common/file-pdf-save.c:935 +#: ../plug-ins/common/qbist.c:763 ../plug-ins/common/qbist.c:893 #: ../plug-ins/common/sphere-designer.c:2210 -#: ../plug-ins/common/sphere-designer.c:2618 ../plug-ins/flame/flame.c:475 -#: ../plug-ins/flame/flame.c:1053 +#: ../plug-ins/common/sphere-designer.c:2618 ../plug-ins/flame/flame.c:483 +#: ../plug-ins/flame/flame.c:1061 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:822 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1680 -#: ../plug-ins/gfig/gfig-dialog.c:688 ../plug-ins/gimpressionist/brush.c:257 +#: ../plug-ins/gfig/gfig-dialog.c:689 ../plug-ins/gimpressionist/brush.c:282 #: ../plug-ins/ifs-compose/ifs-compose.c:761 #: ../plug-ins/ifs-compose/ifs-compose.c:2531 #: ../plug-ins/imagemap/imap_file.c:125 ../plug-ins/lighting/lighting-ui.c:593 #: ../plug-ins/lighting/lighting-ui.c:1163 -#| msgid "Save" msgid "_Save" msgstr "Kon_servi" -#: ../plug-ins/common/cml-explorer.c:1296 ../plug-ins/common/filter-pack.c:700 -#: ../plug-ins/common/van-gogh-lic.c:674 +#: ../plug-ins/common/cml-explorer.c:1336 ../plug-ins/common/filter-pack.c:758 +#: ../plug-ins/common/van-gogh-lic.c:677 msgid "_Hue" msgstr "_Kolornuanco" -#: ../plug-ins/common/cml-explorer.c:1300 +#: ../plug-ins/common/cml-explorer.c:1340 msgid "Sat_uration" msgstr "Sat_ureco" -#: ../plug-ins/common/cml-explorer.c:1304 ../plug-ins/common/filter-pack.c:708 +#: ../plug-ins/common/cml-explorer.c:1344 ../plug-ins/common/filter-pack.c:766 msgid "_Value" msgstr "_Valoro" -#: ../plug-ins/common/cml-explorer.c:1308 +#: ../plug-ins/common/cml-explorer.c:1348 msgid "_Advanced" msgstr "_Altnivele" -#: ../plug-ins/common/cml-explorer.c:1323 +#: ../plug-ins/common/cml-explorer.c:1363 msgid "Channel Independent Parameters" msgstr "" -#: ../plug-ins/common/cml-explorer.c:1345 +#: ../plug-ins/common/cml-explorer.c:1385 msgid "Initial value:" msgstr "Komenca valoro:" -#: ../plug-ins/common/cml-explorer.c:1351 +#: ../plug-ins/common/cml-explorer.c:1391 msgid "Zoom scale:" msgstr "Zomskalo:" -#: ../plug-ins/common/cml-explorer.c:1360 +#: ../plug-ins/common/cml-explorer.c:1400 msgid "Start offset:" msgstr "" -#: ../plug-ins/common/cml-explorer.c:1369 +#: ../plug-ins/common/cml-explorer.c:1409 msgid "Seed of Random (only for \"From Seed\" Modes)" msgstr "" -#: ../plug-ins/common/cml-explorer.c:1380 +#: ../plug-ins/common/cml-explorer.c:1420 msgid "Seed:" msgstr "" -#: ../plug-ins/common/cml-explorer.c:1393 +#: ../plug-ins/common/cml-explorer.c:1433 msgid "Switch to \"From seed\" With the Last Seed" msgstr "" -#: ../plug-ins/common/cml-explorer.c:1405 +#: ../plug-ins/common/cml-explorer.c:1445 msgid "" "\"Fix seed\" button is an alias of me.\n" "The same seed produces the same image, if (1) the widths of images are same " @@ -904,140 +914,142 @@ "(2) all mutation rates equal to zero." msgstr "" -#: ../plug-ins/common/cml-explorer.c:1413 +#: ../plug-ins/common/cml-explorer.c:1453 msgid "O_thers" msgstr "_Aliaj" -#: ../plug-ins/common/cml-explorer.c:1428 +#: ../plug-ins/common/cml-explorer.c:1468 msgid "Copy Settings" msgstr "Kopii agordojn" -#: ../plug-ins/common/cml-explorer.c:1447 +#: ../plug-ins/common/cml-explorer.c:1487 msgid "Source channel:" msgstr "" -#: ../plug-ins/common/cml-explorer.c:1462 -#: ../plug-ins/common/cml-explorer.c:1510 +#: ../plug-ins/common/cml-explorer.c:1502 +#: ../plug-ins/common/cml-explorer.c:1550 msgid "Destination channel:" msgstr "" -#: ../plug-ins/common/cml-explorer.c:1466 +#: ../plug-ins/common/cml-explorer.c:1506 msgid "Copy Parameters" msgstr "" -#: ../plug-ins/common/cml-explorer.c:1475 +#: ../plug-ins/common/cml-explorer.c:1515 msgid "Selective Load Settings" msgstr "" -#: ../plug-ins/common/cml-explorer.c:1495 +#: ../plug-ins/common/cml-explorer.c:1535 msgid "Source channel in file:" msgstr "" -#: ../plug-ins/common/cml-explorer.c:1516 +#: ../plug-ins/common/cml-explorer.c:1556 msgid "_Misc Ops." msgstr "" -#: ../plug-ins/common/cml-explorer.c:1575 +#: ../plug-ins/common/cml-explorer.c:1615 msgid "Function type:" msgstr "" -#: ../plug-ins/common/cml-explorer.c:1591 +#: ../plug-ins/common/cml-explorer.c:1631 msgid "Composition:" msgstr "" -#: ../plug-ins/common/cml-explorer.c:1605 +#: ../plug-ins/common/cml-explorer.c:1645 msgid "Misc arrange:" msgstr "" -#: ../plug-ins/common/cml-explorer.c:1609 +#: ../plug-ins/common/cml-explorer.c:1649 msgid "Use cyclic range" msgstr "" -#: ../plug-ins/common/cml-explorer.c:1619 +#: ../plug-ins/common/cml-explorer.c:1659 msgid "Mod. rate:" msgstr "" -#: ../plug-ins/common/cml-explorer.c:1628 +#: ../plug-ins/common/cml-explorer.c:1668 msgid "Env. sensitivity:" msgstr "" -#: ../plug-ins/common/cml-explorer.c:1637 +#: ../plug-ins/common/cml-explorer.c:1677 msgid "Diffusion dist.:" msgstr "" -#: ../plug-ins/common/cml-explorer.c:1646 +#: ../plug-ins/common/cml-explorer.c:1686 msgid "# of subranges:" msgstr "" -#: ../plug-ins/common/cml-explorer.c:1655 +#: ../plug-ins/common/cml-explorer.c:1695 msgid "P(ower factor):" msgstr "" -#: ../plug-ins/common/cml-explorer.c:1664 +#: ../plug-ins/common/cml-explorer.c:1704 msgid "Parameter k:" msgstr "" -#: ../plug-ins/common/cml-explorer.c:1673 +#: ../plug-ins/common/cml-explorer.c:1713 msgid "Range low:" msgstr "" -#: ../plug-ins/common/cml-explorer.c:1682 +#: ../plug-ins/common/cml-explorer.c:1722 msgid "Range high:" msgstr "" -#: ../plug-ins/common/cml-explorer.c:1694 +#: ../plug-ins/common/cml-explorer.c:1734 msgid "Plot a Graph of the Settings" msgstr "" -#: ../plug-ins/common/cml-explorer.c:1739 +#: ../plug-ins/common/cml-explorer.c:1779 msgid "Ch. sensitivity:" msgstr "" -#: ../plug-ins/common/cml-explorer.c:1749 +#: ../plug-ins/common/cml-explorer.c:1789 msgid "Mutation rate:" msgstr "" -#: ../plug-ins/common/cml-explorer.c:1759 +#: ../plug-ins/common/cml-explorer.c:1799 msgid "Mutation dist.:" msgstr "" -#: ../plug-ins/common/cml-explorer.c:1852 +#: ../plug-ins/common/cml-explorer.c:1892 msgid "Graph of the Current Settings" msgstr "" -#: ../plug-ins/common/cml-explorer.c:1856 +#: ../plug-ins/common/cml-explorer.c:1896 #: ../plug-ins/common/color-cube-analyze.c:364 -#: ../plug-ins/common/metadata.c:251 ../plug-ins/common/plugin-browser.c:550 +#: ../plug-ins/common/plugin-browser.c:550 #: ../plug-ins/common/procedure-browser.c:129 -#: ../plug-ins/common/sample-colorize.c:1331 -#: ../plug-ins/common/unit-editor.c:417 ../plug-ins/gfig/gfig-dialog.c:291 -#: ../plug-ins/gfig/gfig-dialog.c:879 ../plug-ins/gfig/gfig-dialog.c:1245 -#: ../plug-ins/gfig/gfig-dialog.c:1393 +#: ../plug-ins/common/sample-colorize.c:1326 +#: ../plug-ins/common/unit-editor.c:417 ../plug-ins/gfig/gfig-dialog.c:292 +#: ../plug-ins/gfig/gfig-dialog.c:880 ../plug-ins/gfig/gfig-dialog.c:1246 +#: ../plug-ins/gfig/gfig-dialog.c:1394 #: ../plug-ins/ifs-compose/ifs-compose.c:1165 -#| msgid "Closed" +#: ../plug-ins/imagemap/imap_menu.c:156 +#: ../plug-ins/metadata/metadata-viewer.c:260 msgid "_Close" msgstr "_Fermi" -#: ../plug-ins/common/cml-explorer.c:1923 +#: ../plug-ins/common/cml-explorer.c:1963 msgid "Warning: the source and the destination are the same channel." msgstr "" -#: ../plug-ins/common/cml-explorer.c:1982 +#: ../plug-ins/common/cml-explorer.c:2022 msgid "Save CML Explorer Parameters" -msgstr "" +msgstr "Konservi CVL Explorer parametrojn" -#: ../plug-ins/common/cml-explorer.c:2038 ../plug-ins/common/curve-bend.c:839 -#: ../plug-ins/common/file-dicom.c:1370 ../plug-ins/common/file-mng.c:648 -#: ../plug-ins/common/file-mng.c:985 ../plug-ins/common/file-pcx.c:736 -#: ../plug-ins/common/file-pdf-save.c:432 ../plug-ins/common/file-png.c:1560 -#: ../plug-ins/common/file-raw-data.c:977 -#: ../plug-ins/common/file-raw-data.c:1005 ../plug-ins/common/file-sunras.c:610 -#: ../plug-ins/common/file-tga.c:1204 ../plug-ins/common/file-xmc.c:1475 +#: ../plug-ins/common/cml-explorer.c:2078 ../plug-ins/common/curve-bend.c:891 +#: ../plug-ins/common/file-dicom.c:1524 ../plug-ins/common/file-mng.c:648 +#: ../plug-ins/common/file-mng.c:985 ../plug-ins/common/file-pcx.c:874 +#: ../plug-ins/common/file-pdf-save.c:480 ../plug-ins/common/file-png.c:1618 +#: ../plug-ins/common/file-raw-data.c:1173 +#: ../plug-ins/common/file-raw-data.c:1202 ../plug-ins/common/file-sunras.c:610 +#: ../plug-ins/common/file-tga.c:1222 ../plug-ins/common/file-xmc.c:1504 #: ../plug-ins/common/sphere-designer.c:2121 -#: ../plug-ins/file-bmp/bmp-save.c:318 ../plug-ins/file-fits/fits.c:481 -#: ../plug-ins/file-fli/fli-gimp.c:749 ../plug-ins/file-ico/ico-save.c:1081 -#: ../plug-ins/file-jpeg/jpeg-save.c:328 ../plug-ins/file-psd/psd-save.c:1574 -#: ../plug-ins/file-tiff/file-tiff-save.c:644 ../plug-ins/flame/flame.c:442 +#: ../plug-ins/file-bmp/bmp-save.c:327 ../plug-ins/file-fits/fits.c:481 +#: ../plug-ins/file-fli/fli-gimp.c:757 ../plug-ins/file-ico/ico-save.c:1087 +#: ../plug-ins/file-jpeg/jpeg-save.c:333 ../plug-ins/file-psd/psd-save.c:1725 +#: ../plug-ins/file-tiff/file-tiff-save.c:970 +#: ../plug-ins/file-tiff/file-tiff-save.c:1072 ../plug-ins/flame/flame.c:450 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1548 #: ../plug-ins/gfig/gfig.c:794 ../plug-ins/ifs-compose/ifs-compose.c:2390 #: ../plug-ins/lighting/lighting-ui.c:1232 @@ -1045,37 +1057,36 @@ msgid "Could not open '%s' for writing: %s" msgstr "Ne eblas malfermi '%s' por skribo: %s" -#: ../plug-ins/common/cml-explorer.c:2093 +#: ../plug-ins/common/cml-explorer.c:2133 #, c-format msgid "Parameters were saved to '%s'" -msgstr "" +msgstr "Parametroj estis konservitaj en '%s'" -#: ../plug-ins/common/cml-explorer.c:2115 +#: ../plug-ins/common/cml-explorer.c:2155 msgid "Load CML Explorer Parameters" -msgstr "" +msgstr "Ŝargi CML Explorer parametrojn" -#: ../plug-ins/common/cml-explorer.c:2211 ../plug-ins/common/curve-bend.c:891 +#: ../plug-ins/common/cml-explorer.c:2251 ../plug-ins/common/curve-bend.c:944 #: ../plug-ins/common/file-cel.c:300 ../plug-ins/common/file-cel.c:351 -#: ../plug-ins/common/file-cel.c:580 ../plug-ins/common/file-dicom.c:342 -#: ../plug-ins/common/file-gif-load.c:361 -#: ../plug-ins/common/file-jp2-load.c:234 -#: ../plug-ins/common/file-jp2-load.c:243 ../plug-ins/common/file-mng.c:1158 -#: ../plug-ins/common/file-pcx.c:367 ../plug-ins/common/file-png.c:913 -#: ../plug-ins/common/file-ps.c:1100 ../plug-ins/common/file-ps.c:3370 -#: ../plug-ins/common/file-psp.c:1738 ../plug-ins/common/file-raw-data.c:374 -#: ../plug-ins/common/file-raw-data.c:1086 ../plug-ins/common/file-sunras.c:436 -#: ../plug-ins/common/file-svg.c:329 ../plug-ins/common/file-svg.c:710 +#: ../plug-ins/common/file-cel.c:591 ../plug-ins/common/file-dicom.c:346 +#: ../plug-ins/common/file-gif-load.c:361 ../plug-ins/common/file-mng.c:1158 +#: ../plug-ins/common/file-pcx.c:378 ../plug-ins/common/file-png.c:941 +#: ../plug-ins/common/file-ps.c:1075 ../plug-ins/common/file-ps.c:3397 +#: ../plug-ins/common/file-psp.c:2228 ../plug-ins/common/file-psp.c:2278 +#: ../plug-ins/common/file-raw-data.c:477 +#: ../plug-ins/common/file-raw-data.c:1284 ../plug-ins/common/file-sunras.c:436 +#: ../plug-ins/common/file-svg.c:329 ../plug-ins/common/file-svg.c:647 #: ../plug-ins/common/file-tga.c:446 ../plug-ins/common/file-xbm.c:747 -#: ../plug-ins/common/file-xmc.c:659 ../plug-ins/common/file-xmc.c:841 +#: ../plug-ins/common/file-xmc.c:665 ../plug-ins/common/file-xmc.c:858 #: ../plug-ins/common/file-xwd.c:455 ../plug-ins/common/sphere-designer.c:2010 -#: ../plug-ins/file-bmp/bmp-load.c:226 ../plug-ins/file-faxg3/faxg3.c:234 +#: ../plug-ins/file-bmp/bmp-load.c:226 ../plug-ins/file-faxg3/faxg3.c:236 #: ../plug-ins/file-fits/fits.c:360 ../plug-ins/file-fli/fli-gimp.c:462 -#: ../plug-ins/file-fli/fli-gimp.c:501 ../plug-ins/file-ico/ico-load.c:671 -#: ../plug-ins/file-ico/ico-load.c:749 ../plug-ins/file-jpeg/jpeg-load.c:97 -#: ../plug-ins/file-jpeg/jpeg-load.c:517 ../plug-ins/file-psd/psd-load.c:138 -#: ../plug-ins/file-psd/psd-thumb-load.c:82 ../plug-ins/flame/flame.c:411 +#: ../plug-ins/file-fli/fli-gimp.c:501 ../plug-ins/file-ico/ico-load.c:672 +#: ../plug-ins/file-ico/ico-load.c:750 ../plug-ins/file-jpeg/jpeg-load.c:96 +#: ../plug-ins/file-jpeg/jpeg-load.c:543 ../plug-ins/file-psd/psd-load.c:143 +#: ../plug-ins/file-psd/psd-thumb-load.c:82 ../plug-ins/flame/flame.c:419 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1865 -#: ../plug-ins/fractal-explorer/fractal-explorer.c:924 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:913 #: ../plug-ins/gfig/gfig.c:426 ../plug-ins/help/gimphelplocale.c:222 #: ../plug-ins/help/gimphelplocale.c:238 #: ../plug-ins/lighting/lighting-ui.c:1376 @@ -1083,23 +1094,23 @@ msgid "Could not open '%s' for reading: %s" msgstr "Ne eblas malfermi '%s' por lego: %s" -#: ../plug-ins/common/cml-explorer.c:2233 +#: ../plug-ins/common/cml-explorer.c:2273 msgid "Error: it's not CML parameter file." -msgstr "" +msgstr "Eraro: tio ne estas CML parametra dosiero." -#: ../plug-ins/common/cml-explorer.c:2240 +#: ../plug-ins/common/cml-explorer.c:2280 #, c-format msgid "Warning: '%s' is an old format file." -msgstr "" +msgstr "Averto: '%s' estas dosiero de malnova formato." -#: ../plug-ins/common/cml-explorer.c:2244 +#: ../plug-ins/common/cml-explorer.c:2284 #, c-format msgid "Warning: '%s' is a parameter file for a newer version of CML Explorer." -msgstr "" +msgstr "Averto: '%s' estas parametra dosiero por nova versio CML Explorer." -#: ../plug-ins/common/cml-explorer.c:2307 +#: ../plug-ins/common/cml-explorer.c:2347 msgid "Error: failed to load parameters" -msgstr "" +msgstr "Eraro: malsukcesis ŝargi parametrojn" #: ../plug-ins/common/color-cube-analyze.c:106 msgid "Analyze the set of colors in the image" @@ -1139,7 +1150,7 @@ msgstr "" #: ../plug-ins/common/color-enhance.c:80 -msgid "_Color Enhance" +msgid "_Color Enhance (legacy)" msgstr "" #: ../plug-ins/common/color-enhance.c:114 @@ -1158,15 +1169,15 @@ msgid "Colorifying" msgstr "" -#: ../plug-ins/common/colorify.c:253 +#: ../plug-ins/common/colorify.c:309 msgid "Colorify" msgstr "" -#: ../plug-ins/common/colorify.c:288 +#: ../plug-ins/common/colorify.c:344 msgid "Custom color:" msgstr "" -#: ../plug-ins/common/colorify.c:293 +#: ../plug-ins/common/colorify.c:349 msgid "Colorify Custom Color" msgstr "" @@ -1221,23 +1232,26 @@ msgstr "" #. The Reset button -#: ../plug-ins/common/colormap-remap.c:620 ../plug-ins/common/curve-bend.c:1471 -#: ../plug-ins/common/filter-pack.c:1205 -#: ../plug-ins/common/sample-colorize.c:1329 +#: ../plug-ins/common/colormap-remap.c:620 ../plug-ins/common/curve-bend.c:1538 +#: ../plug-ins/common/filter-pack.c:1263 +#: ../plug-ins/common/sample-colorize.c:1324 #: ../plug-ins/common/sphere-designer.c:2560 -#: ../plug-ins/common/tile-small.c:452 +#: ../plug-ins/common/tile-small.c:443 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:813 #: ../plug-ins/gimpressionist/preview.c:182 #: ../plug-ins/ifs-compose/ifs-compose.c:762 #: ../plug-ins/selection-to-path/selection-to-path.c:308 msgid "_Reset" -msgstr "" +msgstr "_Reagordi" #: ../plug-ins/common/colormap-remap.c:720 msgid "" "Drag and drop colors to rearrange the colormap. The numbers shown are the " "original indices. Right-click for a menu with sort options." msgstr "" +"Retiru kolorojn por ŝanĝado de kolormapo. Montritaj nombroj - fontaj " +"indeksoj. Kliku dekstran butonon de muso, por malfermi menuon kun opcioj je " +"ordigo." #. Decompositions availables. #. * All the following values have to be kept in sync with those of decompose.c @@ -1272,17 +1286,17 @@ #: ../plug-ins/common/compose.c:164 msgid "_Lightness:" -msgstr "" +msgstr "_Prilumeco:" -#: ../plug-ins/common/compose.c:166 ../plug-ins/common/compose.c:171 +#: ../plug-ins/common/compose.c:166 msgid "_Cyan:" msgstr "_Cejano:" -#: ../plug-ins/common/compose.c:167 ../plug-ins/common/compose.c:172 +#: ../plug-ins/common/compose.c:167 msgid "_Magenta:" msgstr "_Malvo:" -#: ../plug-ins/common/compose.c:168 ../plug-ins/common/compose.c:173 +#: ../plug-ins/common/compose.c:168 msgid "_Yellow:" msgstr "_Flavo:" @@ -1290,249 +1304,232 @@ msgid "_Black:" msgstr "_Nigro:" -#: ../plug-ins/common/compose.c:175 -#, fuzzy -#| msgid "_X:" +#: ../plug-ins/common/compose.c:171 msgid "_L:" -msgstr "_X:" +msgstr "_L:" -#: ../plug-ins/common/compose.c:176 -#, fuzzy -#| msgid "_X:" +#: ../plug-ins/common/compose.c:172 msgid "_A:" -msgstr "_X:" +msgstr "_A:" -#: ../plug-ins/common/compose.c:177 -#, fuzzy -#| msgid "_X:" +#: ../plug-ins/common/compose.c:173 msgid "_B:" -msgstr "_X:" +msgstr "_B:" -#: ../plug-ins/common/compose.c:179 +#: ../plug-ins/common/compose.c:175 msgid "_L" msgstr "" -#: ../plug-ins/common/compose.c:180 +#: ../plug-ins/common/compose.c:176 msgid "_C" msgstr "" -#: ../plug-ins/common/compose.c:181 -#| msgid "_Hue" +#: ../plug-ins/common/compose.c:177 msgid "_H" msgstr "_N" -#: ../plug-ins/common/compose.c:183 +#: ../plug-ins/common/compose.c:179 msgid "_Luma y470:" msgstr "" -#: ../plug-ins/common/compose.c:184 +#: ../plug-ins/common/compose.c:180 msgid "_Blueness cb470:" msgstr "" -#: ../plug-ins/common/compose.c:185 +#: ../plug-ins/common/compose.c:181 msgid "_Redness cr470:" msgstr "" -#: ../plug-ins/common/compose.c:187 +#: ../plug-ins/common/compose.c:183 msgid "_Luma y709:" msgstr "" -#: ../plug-ins/common/compose.c:188 +#: ../plug-ins/common/compose.c:184 msgid "_Blueness cb709:" msgstr "" -#: ../plug-ins/common/compose.c:189 +#: ../plug-ins/common/compose.c:185 msgid "_Redness cr709:" msgstr "" -#: ../plug-ins/common/compose.c:195 ../plug-ins/common/decompose.c:175 -#: ../plug-ins/common/file-raw-data.c:1602 +#. Generic case for any data. Let's leave choice to select the +#. * right type of raw data. +#. +#: ../plug-ins/common/compose.c:191 ../plug-ins/common/decompose.c:170 +#: ../plug-ins/common/file-raw-data.c:1920 msgid "RGB" msgstr "RVB" -#: ../plug-ins/common/compose.c:202 ../plug-ins/common/decompose.c:176 +#: ../plug-ins/common/compose.c:198 ../plug-ins/common/decompose.c:171 msgid "RGBA" msgstr "RVBA" -#: ../plug-ins/common/compose.c:210 ../plug-ins/common/decompose.c:183 +#: ../plug-ins/common/compose.c:206 ../plug-ins/common/decompose.c:178 msgid "HSV" -msgstr "" +msgstr "NSV" -#: ../plug-ins/common/compose.c:217 ../plug-ins/common/decompose.c:188 +#: ../plug-ins/common/compose.c:213 ../plug-ins/common/decompose.c:183 msgid "HSL" msgstr "" -#: ../plug-ins/common/compose.c:224 ../plug-ins/common/decompose.c:193 -msgid "CMY" -msgstr "CMK" - -#: ../plug-ins/common/compose.c:231 ../plug-ins/common/decompose.c:198 +#: ../plug-ins/common/compose.c:220 ../plug-ins/common/decompose.c:188 +#: ../plug-ins/common/file-jp2-load.c:997 msgid "CMYK" msgstr "CMFN" -#: ../plug-ins/common/compose.c:239 ../plug-ins/common/decompose.c:203 +#: ../plug-ins/common/compose.c:228 ../plug-ins/common/decompose.c:194 msgid "LAB" msgstr "" -#: ../plug-ins/common/compose.c:246 ../plug-ins/common/decompose.c:205 +#: ../plug-ins/common/compose.c:235 ../plug-ins/common/decompose.c:196 msgid "LCH" msgstr "" -#: ../plug-ins/common/compose.c:253 ../plug-ins/common/decompose.c:207 +#: ../plug-ins/common/compose.c:242 ../plug-ins/common/decompose.c:198 msgid "YCbCr_ITU_R470" -msgstr "" +msgstr "YCbCr_ITU_R470" -#: ../plug-ins/common/compose.c:260 ../plug-ins/common/decompose.c:210 +#: ../plug-ins/common/compose.c:249 ../plug-ins/common/decompose.c:201 msgid "YCbCr_ITU_R709" -msgstr "" +msgstr "YCbCr_ITU_R709" -#: ../plug-ins/common/compose.c:267 ../plug-ins/common/decompose.c:208 +#: ../plug-ins/common/compose.c:256 ../plug-ins/common/decompose.c:199 msgid "YCbCr_ITU_R470_256" -msgstr "" +msgstr "YCbCr_ITU_R470_256" -#: ../plug-ins/common/compose.c:274 ../plug-ins/common/decompose.c:211 +#: ../plug-ins/common/compose.c:263 ../plug-ins/common/decompose.c:202 msgid "YCbCr_ITU_R709_256" -msgstr "" +msgstr "YCbCr_ITU_R709_256" -#: ../plug-ins/common/compose.c:400 +#: ../plug-ins/common/compose.c:389 msgid "Create an image using multiple gray images as color channels" msgstr "" -#: ../plug-ins/common/compose.c:406 +#: ../plug-ins/common/compose.c:395 msgid "C_ompose..." msgstr "" -#: ../plug-ins/common/compose.c:430 +#: ../plug-ins/common/compose.c:419 msgid "Recompose an image that was previously decomposed" msgstr "" -#: ../plug-ins/common/compose.c:438 +#: ../plug-ins/common/compose.c:427 msgid "R_ecompose" msgstr "" -#: ../plug-ins/common/compose.c:486 +#: ../plug-ins/common/compose.c:475 msgid "" "You can only run 'Recompose' if the active image was originally produced by " "'Decompose'." msgstr "" -#: ../plug-ins/common/compose.c:510 +#: ../plug-ins/common/compose.c:499 msgid "Error scanning 'decompose-data' parasite: too few layers found" msgstr "" -#: ../plug-ins/common/compose.c:543 +#: ../plug-ins/common/compose.c:532 #, c-format msgid "Could not get layers for image %d" msgstr "" -#: ../plug-ins/common/compose.c:610 +#: ../plug-ins/common/compose.c:599 msgid "Composing" msgstr "" -#: ../plug-ins/common/compose.c:845 ../plug-ins/common/compose.c:1319 +#: ../plug-ins/common/compose.c:834 ../plug-ins/common/compose.c:1309 msgid "At least one image is needed to compose" msgstr "" -#: ../plug-ins/common/compose.c:856 ../plug-ins/common/compose.c:872 +#: ../plug-ins/common/compose.c:845 ../plug-ins/common/compose.c:861 #, c-format msgid "Specified layer %d not found" msgstr "" -#: ../plug-ins/common/compose.c:880 +#: ../plug-ins/common/compose.c:869 msgid "Drawables have different size" msgstr "" -#: ../plug-ins/common/compose.c:908 +#: ../plug-ins/common/compose.c:897 msgid "Images have different size" msgstr "" -#: ../plug-ins/common/compose.c:926 +#: ../plug-ins/common/compose.c:915 msgid "Error in getting layer IDs" msgstr "" -#: ../plug-ins/common/compose.c:944 +#: ../plug-ins/common/compose.c:933 msgid "Unable to recompose, source layer not found" msgstr "" -#: ../plug-ins/common/compose.c:1071 +#: ../plug-ins/common/compose.c:1061 msgid "Compose" msgstr "" #. Compose type combo -#: ../plug-ins/common/compose.c:1099 +#: ../plug-ins/common/compose.c:1089 msgid "Compose Channels" msgstr "" -#: ../plug-ins/common/compose.c:1109 ../plug-ins/common/decompose.c:852 +#: ../plug-ins/common/compose.c:1099 ../plug-ins/common/decompose.c:844 msgid "Color _model:" msgstr "" #. Channel representation table -#: ../plug-ins/common/compose.c:1141 +#: ../plug-ins/common/compose.c:1131 msgid "Channel Representations" msgstr "" -#: ../plug-ins/common/compose.c:1204 +#: ../plug-ins/common/compose.c:1194 msgid "Mask value" msgstr "" -#: ../plug-ins/common/contrast-normalize.c:79 -msgid "Stretch brightness values to cover the full range" -msgstr "" - -#: ../plug-ins/common/contrast-normalize.c:91 ../plug-ins/common/edge-dog.c:362 -msgid "_Normalize" -msgstr "" - -#: ../plug-ins/common/contrast-normalize.c:123 -msgid "Normalizing" -msgstr "" - -#: ../plug-ins/common/contrast-retinex.c:156 +#: ../plug-ins/common/contrast-retinex.c:158 msgid "Enhance contrast using the Retinex method" msgstr "" -#: ../plug-ins/common/contrast-retinex.c:166 +#: ../plug-ins/common/contrast-retinex.c:168 msgid "Retine_x..." msgstr "" -#: ../plug-ins/common/contrast-retinex.c:250 +#: ../plug-ins/common/contrast-retinex.c:249 msgid "Retinex" msgstr "" -#: ../plug-ins/common/contrast-retinex.c:285 +#: ../plug-ins/common/contrast-retinex.c:282 msgid "Retinex Image Enhancement" msgstr "" -#: ../plug-ins/common/contrast-retinex.c:321 +#: ../plug-ins/common/contrast-retinex.c:318 msgid "Uniform" msgstr "" -#: ../plug-ins/common/contrast-retinex.c:322 +#: ../plug-ins/common/contrast-retinex.c:319 +#: ../plug-ins/metadata/metadata-tags.c:238 msgid "Low" msgstr "Malalte" -#: ../plug-ins/common/contrast-retinex.c:323 +#: ../plug-ins/common/contrast-retinex.c:320 +#: ../plug-ins/metadata/metadata-tags.c:238 msgid "High" msgstr "Alte" -#: ../plug-ins/common/contrast-retinex.c:334 +#: ../plug-ins/common/contrast-retinex.c:331 msgid "_Level:" msgstr "_Nivelo:" -#: ../plug-ins/common/contrast-retinex.c:339 +#: ../plug-ins/common/contrast-retinex.c:336 msgid "_Scale:" msgstr "_Skalo:" -#: ../plug-ins/common/contrast-retinex.c:352 +#: ../plug-ins/common/contrast-retinex.c:349 msgid "Scale _division:" msgstr "" -#: ../plug-ins/common/contrast-retinex.c:365 +#: ../plug-ins/common/contrast-retinex.c:362 msgid "Dy_namic:" msgstr "" -#: ../plug-ins/common/contrast-retinex.c:633 +#: ../plug-ins/common/contrast-retinex.c:650 msgid "Retinex: filtering" msgstr "" @@ -1552,40 +1549,40 @@ msgid "Nothing to crop." msgstr "" -#: ../plug-ins/common/curve-bend.c:526 +#: ../plug-ins/common/curve-bend.c:583 msgid "Bend the image using two control curves" msgstr "" -#: ../plug-ins/common/curve-bend.c:547 +#: ../plug-ins/common/curve-bend.c:604 msgid "_Curve Bend..." msgstr "" -#: ../plug-ins/common/curve-bend.c:683 ../plug-ins/common/edge-dog.c:178 +#: ../plug-ins/common/curve-bend.c:739 ../plug-ins/common/edge-dog.c:178 msgid "Can operate on layers only (but was called on channel or mask)." msgstr "" -#: ../plug-ins/common/curve-bend.c:693 +#: ../plug-ins/common/curve-bend.c:748 msgid "Cannot operate on layers with masks." msgstr "" -#: ../plug-ins/common/curve-bend.c:705 +#: ../plug-ins/common/curve-bend.c:760 msgid "Cannot operate on empty selections." msgstr "" -#: ../plug-ins/common/curve-bend.c:901 +#: ../plug-ins/common/curve-bend.c:954 #, c-format msgid "Error while reading '%s': %s" msgstr "Eraro dum legi '%s': %s" #. Possibly retrieve data from a previous run #. The shell and main vbox -#: ../plug-ins/common/curve-bend.c:1223 ../plug-ins/common/curve-bend.c:2963 +#: ../plug-ins/common/curve-bend.c:1290 ../plug-ins/common/curve-bend.c:3030 msgid "Curve Bend" -msgstr "" +msgstr "Fleksiĝo de kurbo" #. Preview area, top of column #. preview -#: ../plug-ins/common/curve-bend.c:1260 +#: ../plug-ins/common/curve-bend.c:1327 #: ../plug-ins/gimpressionist/orientmap.c:590 #: ../plug-ins/gimpressionist/sizemap.c:458 #: ../plug-ins/print/print-page-layout.c:176 @@ -1593,439 +1590,422 @@ msgstr "Antaŭrigardo" #. The preview button -#: ../plug-ins/common/curve-bend.c:1289 +#: ../plug-ins/common/curve-bend.c:1356 msgid "_Preview Once" -msgstr "" +msgstr "_Antaŭrigardo unu foje" #. The preview toggle -#: ../plug-ins/common/curve-bend.c:1298 +#: ../plug-ins/common/curve-bend.c:1365 msgid "Automatic pre_view" -msgstr "" +msgstr "Aŭtomata anta_ŭrigardo" #. Options area, bottom of column -#. Options section -#: ../plug-ins/common/curve-bend.c:1308 ../plug-ins/common/ripple.c:521 -#: ../plug-ins/gfig/gfig-dialog.c:1242 +#: ../plug-ins/common/curve-bend.c:1375 ../plug-ins/gfig/gfig-dialog.c:1243 msgid "Options" msgstr "Agordoj" #. Rotate spinbutton -#: ../plug-ins/common/curve-bend.c:1322 +#: ../plug-ins/common/curve-bend.c:1389 msgid "Rotat_e:" -msgstr "" +msgstr "Turni:" #. The smoothing toggle -#: ../plug-ins/common/curve-bend.c:1341 +#: ../plug-ins/common/curve-bend.c:1408 msgid "Smoo_thing" -msgstr "" +msgstr "Glatiĝo" #. The antialiasing toggle -#: ../plug-ins/common/curve-bend.c:1351 ../plug-ins/common/qbist.c:865 -#: ../plug-ins/common/ripple.c:530 +#: ../plug-ins/common/curve-bend.c:1418 ../plug-ins/common/qbist.c:862 msgid "_Antialiasing" -msgstr "" +msgstr "_Glatigo" #. The work_on_copy toggle -#: ../plug-ins/common/curve-bend.c:1361 +#: ../plug-ins/common/curve-bend.c:1428 msgid "Work on cop_y" -msgstr "" +msgstr "Laboro sur kopio" #. The curves graph -#: ../plug-ins/common/curve-bend.c:1371 +#: ../plug-ins/common/curve-bend.c:1438 msgid "Modify Curves" -msgstr "" +msgstr "Modifi kurbojn" -#: ../plug-ins/common/curve-bend.c:1399 +#: ../plug-ins/common/curve-bend.c:1466 msgid "Curve for Border" -msgstr "" +msgstr "Kurbo por limoj" -#: ../plug-ins/common/curve-bend.c:1403 +#: ../plug-ins/common/curve-bend.c:1470 +msgctxt "curve-border" msgid "_Upper" -msgstr "" +msgstr "_Supra" -#: ../plug-ins/common/curve-bend.c:1404 ../plug-ins/gfig/gfig-dialog.c:905 +#: ../plug-ins/common/curve-bend.c:1471 +msgctxt "curve-border" msgid "_Lower" -msgstr "" +msgstr "_Malsupra" -#: ../plug-ins/common/curve-bend.c:1414 +#: ../plug-ins/common/curve-bend.c:1481 msgid "Curve Type" -msgstr "" +msgstr "Tipo de kurbo" -#: ../plug-ins/common/curve-bend.c:1418 +#: ../plug-ins/common/curve-bend.c:1485 msgid "Smoot_h" -msgstr "" +msgstr "_Glateco" -#: ../plug-ins/common/curve-bend.c:1419 +#: ../plug-ins/common/curve-bend.c:1486 msgid "_Free" msgstr "_Libere" #. The Copy button -#: ../plug-ins/common/curve-bend.c:1434 -#: ../plug-ins/gradient-flare/gradient-flare.c:2928 +#: ../plug-ins/common/curve-bend.c:1501 +#: ../plug-ins/gradient-flare/gradient-flare.c:3006 +#: ../plug-ins/imagemap/imap_menu.c:168 msgid "_Copy" msgstr "_Kopii" -#: ../plug-ins/common/curve-bend.c:1439 +#: ../plug-ins/common/curve-bend.c:1506 msgid "Copy the active curve to the other border" -msgstr "" +msgstr "Kopiado je aktiva kurbo al alia limo" #. The CopyInv button -#: ../plug-ins/common/curve-bend.c:1446 +#: ../plug-ins/common/curve-bend.c:1513 msgid "_Mirror" msgstr "_Speguli" -#: ../plug-ins/common/curve-bend.c:1451 +#: ../plug-ins/common/curve-bend.c:1518 msgid "Mirror the active curve to the other border" -msgstr "" +msgstr "Spegula reprodukto de aktiva kurbo sur alia limo" #. The Swap button -#: ../plug-ins/common/curve-bend.c:1459 +#: ../plug-ins/common/curve-bend.c:1526 msgid "S_wap" -msgstr "" +msgstr "Interŝanĝo" -#: ../plug-ins/common/curve-bend.c:1464 +#: ../plug-ins/common/curve-bend.c:1531 msgid "Swap the two curves" -msgstr "" +msgstr "Interŝanĝi duaj kurbojn per lokoj" -#: ../plug-ins/common/curve-bend.c:1476 +#: ../plug-ins/common/curve-bend.c:1543 msgid "Reset the active curve" -msgstr "" +msgstr "Deĵeto je aktiva kurbo" -#: ../plug-ins/common/curve-bend.c:1493 +#: ../plug-ins/common/curve-bend.c:1560 msgid "Load the curves from a file" -msgstr "" +msgstr "Ŝargado de kurboj el dosiero" -#: ../plug-ins/common/curve-bend.c:1505 +#: ../plug-ins/common/curve-bend.c:1572 msgid "Save the curves to a file" -msgstr "" +msgstr "Konservi kurbojn en dosieron" -#: ../plug-ins/common/curve-bend.c:2061 +#: ../plug-ins/common/curve-bend.c:2133 msgid "Load Curve Points from File" -msgstr "" +msgstr "Ŝargado de punktoj je kurbo el dosiero" -#: ../plug-ins/common/curve-bend.c:2096 +#: ../plug-ins/common/curve-bend.c:2168 msgid "Save Curve Points to File" -msgstr "" +msgstr "Konservi punktojn de kurbo en dosieron" -#: ../plug-ins/common/decompose.c:134 +#: ../plug-ins/common/decompose.c:133 msgid "red" msgstr "ruĝa" -#: ../plug-ins/common/decompose.c:135 +#: ../plug-ins/common/decompose.c:134 msgid "green" msgstr "verda" -#: ../plug-ins/common/decompose.c:136 +#: ../plug-ins/common/decompose.c:135 msgid "blue" msgstr "blua" -#: ../plug-ins/common/decompose.c:137 +#: ../plug-ins/common/decompose.c:136 msgid "alpha" msgstr "alfo" -#: ../plug-ins/common/decompose.c:139 ../plug-ins/common/decompose.c:143 +#: ../plug-ins/common/decompose.c:138 ../plug-ins/common/decompose.c:142 msgid "hue" msgstr "nuanco" -#: ../plug-ins/common/decompose.c:140 ../plug-ins/common/decompose.c:144 +#: ../plug-ins/common/decompose.c:139 ../plug-ins/common/decompose.c:143 msgid "saturation" -msgstr "" +msgstr "intenso" -#: ../plug-ins/common/decompose.c:141 +#: ../plug-ins/common/decompose.c:140 msgid "value" msgstr "valoro" -#: ../plug-ins/common/decompose.c:145 +#: ../plug-ins/common/decompose.c:144 msgid "lightness" -msgstr "" - -#: ../plug-ins/common/decompose.c:147 -msgid "cyan-k" -msgstr "" - -#: ../plug-ins/common/decompose.c:148 -msgid "magenta-k" -msgstr "" - -#: ../plug-ins/common/decompose.c:149 -msgid "yellow-k" -msgstr "" +msgstr "heleco" -#: ../plug-ins/common/decompose.c:150 -msgid "black" -msgstr "nigra" - -#: ../plug-ins/common/decompose.c:152 +#: ../plug-ins/common/decompose.c:146 msgid "cyan" msgstr "cejana" -#: ../plug-ins/common/decompose.c:153 +#: ../plug-ins/common/decompose.c:147 msgid "magenta" msgstr "malva" -#: ../plug-ins/common/decompose.c:154 +#: ../plug-ins/common/decompose.c:148 msgid "yellow" msgstr "flava" -#: ../plug-ins/common/decompose.c:156 ../plug-ins/common/decompose.c:160 +#: ../plug-ins/common/decompose.c:149 +msgid "black" +msgstr "nigra" + +#: ../plug-ins/common/decompose.c:151 ../plug-ins/common/decompose.c:155 msgid "L" msgstr "" -#: ../plug-ins/common/decompose.c:157 +#: ../plug-ins/common/decompose.c:152 msgid "A" msgstr "" -#: ../plug-ins/common/decompose.c:158 +#: ../plug-ins/common/decompose.c:153 msgid "B" msgstr "" -#: ../plug-ins/common/decompose.c:161 +#: ../plug-ins/common/decompose.c:156 msgid "C" msgstr "" -#: ../plug-ins/common/decompose.c:162 +#: ../plug-ins/common/decompose.c:157 msgid "H" msgstr "" -#: ../plug-ins/common/decompose.c:164 +#: ../plug-ins/common/decompose.c:159 msgid "luma-y470" msgstr "" -#: ../plug-ins/common/decompose.c:165 +#: ../plug-ins/common/decompose.c:160 msgid "blueness-cb470" msgstr "" -#: ../plug-ins/common/decompose.c:166 +#: ../plug-ins/common/decompose.c:161 msgid "redness-cr470" msgstr "" -#: ../plug-ins/common/decompose.c:168 +#: ../plug-ins/common/decompose.c:163 msgid "luma-y709" msgstr "" -#: ../plug-ins/common/decompose.c:169 +#: ../plug-ins/common/decompose.c:164 msgid "blueness-cb709" msgstr "" -#: ../plug-ins/common/decompose.c:170 +#: ../plug-ins/common/decompose.c:165 msgid "redness-cr709" msgstr "" #. Redmode radio frame -#: ../plug-ins/common/decompose.c:178 +#: ../plug-ins/common/decompose.c:173 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:993 msgid "Red" msgstr "Ruĝo" #. Greenmode radio frame -#: ../plug-ins/common/decompose.c:179 +#: ../plug-ins/common/decompose.c:174 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1034 msgid "Green" msgstr "Verdo" #. Bluemode radio frame -#: ../plug-ins/common/decompose.c:180 +#: ../plug-ins/common/decompose.c:175 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1075 msgid "Blue" msgstr "Bluo" -#: ../plug-ins/common/decompose.c:181 +#: ../plug-ins/common/decompose.c:176 msgid "Alpha" msgstr "Alfo" -#: ../plug-ins/common/decompose.c:189 +#: ../plug-ins/common/decompose.c:184 msgid "Hue (HSL)" -msgstr "" +msgstr "Nuanco (HSL)" -#: ../plug-ins/common/decompose.c:190 +#: ../plug-ins/common/decompose.c:185 msgid "Saturation (HSL)" -msgstr "" +msgstr "Intenso (HSL)" -#: ../plug-ins/common/decompose.c:191 +#: ../plug-ins/common/decompose.c:186 msgid "Lightness" -msgstr "" +msgstr "Heleco" -#: ../plug-ins/common/decompose.c:194 +#: ../plug-ins/common/decompose.c:189 msgid "Cyan" msgstr "Cejano" -#: ../plug-ins/common/decompose.c:195 +#: ../plug-ins/common/decompose.c:190 msgid "Magenta" msgstr "Malvo" -#: ../plug-ins/common/decompose.c:196 +#: ../plug-ins/common/decompose.c:191 msgid "Yellow" msgstr "Flavo" -#: ../plug-ins/common/decompose.c:199 -msgid "Cyan_K" -msgstr "" - -#: ../plug-ins/common/decompose.c:200 -msgid "Magenta_K" -msgstr "" - -#: ../plug-ins/common/decompose.c:201 -msgid "Yellow_K" -msgstr "" +#: ../plug-ins/common/decompose.c:192 ../plug-ins/common/warp.c:492 +#: ../plug-ins/flame/flame.c:1182 ../plug-ins/gfig/gfig-dialog.c:1497 +msgid "Black" +msgstr "Nigro" -#: ../plug-ins/common/decompose.c:271 ../plug-ins/common/decompose.c:285 +#: ../plug-ins/common/decompose.c:262 ../plug-ins/common/decompose.c:276 msgid "Decompose an image into separate colorspace components" -msgstr "" +msgstr "Dismetado de bildo en apartajn komponantojn je cifera spaco" -#: ../plug-ins/common/decompose.c:277 ../plug-ins/common/decompose.c:295 +#: ../plug-ins/common/decompose.c:268 ../plug-ins/common/decompose.c:286 msgid "_Decompose..." -msgstr "" +msgstr "_Dismeto..." -#: ../plug-ins/common/decompose.c:383 +#: ../plug-ins/common/decompose.c:374 msgid "Decomposing" -msgstr "" +msgstr "Dismetado" -#: ../plug-ins/common/decompose.c:492 +#: ../plug-ins/common/decompose.c:483 msgid "Image not suitable for this decomposition" -msgstr "" +msgstr "Bildo ne konvenas por tia dismetado" -#: ../plug-ins/common/decompose.c:817 +#: ../plug-ins/common/decompose.c:809 msgid "Decompose" -msgstr "" +msgstr "DIsmeto" -#: ../plug-ins/common/decompose.c:840 +#: ../plug-ins/common/decompose.c:832 msgid "Extract Channels" -msgstr "" +msgstr "Eligi kanalojn" -#: ../plug-ins/common/decompose.c:887 +#: ../plug-ins/common/decompose.c:879 msgid "_Decompose to layers" -msgstr "" +msgstr "_Dismeti kiel tavoloj" -#: ../plug-ins/common/decompose.c:898 +#: ../plug-ins/common/decompose.c:890 msgid "_Foreground as registration color" -msgstr "" +msgstr "_Antaŭplano kiel koloro de dekoracio" -#: ../plug-ins/common/decompose.c:899 +#: ../plug-ins/common/decompose.c:891 msgid "" "Pixels in the foreground color will appear black in all output images. This " "can be used for things like crop marks that have to show up on all channels." msgstr "" +"Rastrumeroj je antaŭplana koloro estos montriĝi kiel nigraj en ĉiuj eligaj " +"bildoj. Tion povas uzi por markoj de kadrado, kiuj devas montriĝi en ĉiuj " +"kanaloj." -#: ../plug-ins/common/depth-merge.c:183 +#: ../plug-ins/common/depth-merge.c:176 msgid "Combine two images using depth maps (z-buffers)" -msgstr "" +msgstr "Unuigado de duaj bildoj per mapoj de profundo (z-bufroj)" -#: ../plug-ins/common/depth-merge.c:192 +#: ../plug-ins/common/depth-merge.c:185 msgid "_Depth Merge..." -msgstr "" +msgstr "_Profunda kunfando..." -#: ../plug-ins/common/depth-merge.c:393 +#: ../plug-ins/common/depth-merge.c:357 msgid "Depth-merging" -msgstr "" +msgstr "Profund-kunfandado" -#: ../plug-ins/common/depth-merge.c:651 +#: ../plug-ins/common/depth-merge.c:617 msgid "Depth Merge" -msgstr "" +msgstr "Profunda kunfando" -#: ../plug-ins/common/depth-merge.c:703 +#: ../plug-ins/common/depth-merge.c:669 msgid "Source 1:" msgstr "Fonto 1:" -#: ../plug-ins/common/depth-merge.c:718 ../plug-ins/common/depth-merge.c:748 +#: ../plug-ins/common/depth-merge.c:684 ../plug-ins/common/depth-merge.c:714 msgid "Depth map:" -msgstr "" +msgstr "Profunda mapo:" -#: ../plug-ins/common/depth-merge.c:733 +#: ../plug-ins/common/depth-merge.c:699 msgid "Source 2:" msgstr "Fonto 2:" -#: ../plug-ins/common/depth-merge.c:765 +#: ../plug-ins/common/depth-merge.c:731 msgid "O_verlap:" -msgstr "" +msgstr "_Tegado:" -#: ../plug-ins/common/depth-merge.c:775 ../plug-ins/common/file-raw-data.c:1630 +#: ../plug-ins/common/depth-merge.c:741 ../plug-ins/common/file-raw-data.c:1954 msgid "O_ffset:" -msgstr "" +msgstr "Deŝovo:" -#: ../plug-ins/common/depth-merge.c:785 +#: ../plug-ins/common/depth-merge.c:751 msgid "Sc_ale 1:" -msgstr "" +msgstr "Sk_alo 1:" -#: ../plug-ins/common/depth-merge.c:795 +#: ../plug-ins/common/depth-merge.c:761 msgid "Sca_le 2:" -msgstr "" +msgstr "Skal_o 2:" -#: ../plug-ins/common/despeckle.c:160 +#: ../plug-ins/common/despeckle.c:153 msgid "Remove speckle noise from the image" -msgstr "" +msgstr "Forigado de makulet-bruo el bildo" -#: ../plug-ins/common/despeckle.c:166 +#: ../plug-ins/common/despeckle.c:159 msgid "Des_peckle..." -msgstr "" +msgstr "Demakulado..." -#: ../plug-ins/common/despeckle.c:441 ../plug-ins/common/despeckle.c:872 +#: ../plug-ins/common/despeckle.c:393 ../plug-ins/common/despeckle.c:829 msgid "Despeckle" -msgstr "" +msgstr "Demakulado" -#: ../plug-ins/common/despeckle.c:471 +#: ../plug-ins/common/despeckle.c:423 msgid "Median" -msgstr "" +msgstr "Mediano" -#: ../plug-ins/common/despeckle.c:479 +#: ../plug-ins/common/despeckle.c:431 msgid "_Adaptive" -msgstr "" +msgstr "_Adapta" -#: ../plug-ins/common/despeckle.c:489 +#: ../plug-ins/common/despeckle.c:441 msgid "R_ecursive" -msgstr "" +msgstr "R_ekursia" -#: ../plug-ins/common/despeckle.c:510 ../plug-ins/common/edge-neon.c:734 -#: ../plug-ins/common/nl-filter.c:1092 ../plug-ins/common/unsharp-mask.c:875 -#: ../plug-ins/gradient-flare/gradient-flare.c:2757 +#: ../plug-ins/common/despeckle.c:462 ../plug-ins/common/nl-filter.c:1131 +#: ../plug-ins/gradient-flare/gradient-flare.c:2834 #: ../plug-ins/imagemap/imap_circle.c:275 msgid "_Radius:" -msgstr "" +msgstr "_Radiuso" -#: ../plug-ins/common/despeckle.c:526 +#: ../plug-ins/common/despeckle.c:478 msgid "_Black level:" -msgstr "" +msgstr "Grado de nigreco" -#: ../plug-ins/common/despeckle.c:542 +#: ../plug-ins/common/despeckle.c:494 msgid "_White level:" -msgstr "" +msgstr "Grado de blankeco" -#: ../plug-ins/common/destripe.c:103 +#: ../plug-ins/common/destripe.c:105 msgid "Remove vertical stripe artifacts from the image" -msgstr "" +msgstr "Forigado de artefaktoj je vertikalaj bendoj el bildo" -#: ../plug-ins/common/destripe.c:109 +#: ../plug-ins/common/destripe.c:111 msgid "Des_tripe..." msgstr "" -#: ../plug-ins/common/destripe.c:270 +#: ../plug-ins/common/destripe.c:247 msgid "Destriping" msgstr "" -#: ../plug-ins/common/destripe.c:440 +#: ../plug-ins/common/destripe.c:464 msgid "Destripe" msgstr "" -#: ../plug-ins/common/destripe.c:476 ../plug-ins/common/file-html-table.c:638 -#: ../plug-ins/common/file-ps.c:3496 ../plug-ins/common/file-ps.c:3701 -#: ../plug-ins/common/file-raw-data.c:1643 -#: ../plug-ins/common/smooth-palette.c:453 ../plug-ins/common/tile.c:464 +#: ../plug-ins/common/destripe.c:500 ../plug-ins/common/file-html-table.c:647 +#: ../plug-ins/common/file-ps.c:3522 ../plug-ins/common/file-ps.c:3727 +#: ../plug-ins/common/file-raw-data.c:1969 +#: ../plug-ins/common/smooth-palette.c:458 ../plug-ins/common/tile.c:465 #: ../plug-ins/imagemap/imap_cmd_guides.c:163 #: ../plug-ins/imagemap/imap_rectangle.c:399 #: ../plug-ins/print/print-page-layout.c:284 msgid "_Width:" msgstr "_Larĝo:" -#: ../plug-ins/common/destripe.c:487 +#: ../plug-ins/common/destripe.c:511 msgid "Create _histogram" -msgstr "" +msgstr "Krei _stangdiagramon" #: ../plug-ins/common/edge-dog.c:135 msgid "Edge detection with control of edge thickness" msgstr "" #: ../plug-ins/common/edge-dog.c:142 -msgid "_Difference of Gaussians..." +msgid "_Difference of Gaussians (legacy)..." msgstr "" #: ../plug-ins/common/edge-dog.c:245 ../plug-ins/common/edge-dog.c:302 @@ -2044,36 +2024,20 @@ msgid "R_adius 2:" msgstr "" -#: ../plug-ins/common/edge-dog.c:373 ../plug-ins/gimpressionist/paper.c:166 -msgid "_Invert" -msgstr "_Inversigi" - -#: ../plug-ins/common/edge-neon.c:135 -msgid "Simulate the glowing boundary of a neon light" -msgstr "" - -#: ../plug-ins/common/edge-neon.c:140 -msgid "_Neon..." -msgstr "" - -#: ../plug-ins/common/edge-neon.c:212 -msgid "Neon" -msgstr "" - -#: ../plug-ins/common/edge-neon.c:696 -msgid "Neon Detection" +#: ../plug-ins/common/edge-dog.c:362 +msgid "_Normalize" msgstr "" -#: ../plug-ins/common/edge-neon.c:749 ../plug-ins/common/unsharp-mask.c:888 -msgid "_Amount:" -msgstr "" +#: ../plug-ins/common/edge-dog.c:373 ../plug-ins/gimpressionist/paper.c:165 +msgid "_Invert" +msgstr "_Inversigi" #: ../plug-ins/common/emboss.c:125 msgid "Simulate an image created by embossing" msgstr "" #: ../plug-ins/common/emboss.c:131 -msgid "_Emboss..." +msgid "_Emboss (legacy)..." msgstr "_Reliefigi..." #: ../plug-ins/common/emboss.c:387 ../plug-ins/common/emboss.c:449 @@ -2112,11 +2076,11 @@ #. Create the actual window. #: ../plug-ins/common/file-aa.c:376 msgid "Text" -msgstr "" +msgstr "Teksto" -#: ../plug-ins/common/file-aa.c:384 +#: ../plug-ins/common/file-aa.c:384 ../plug-ins/file-dds/ddswrite.c:2036 msgid "_Format:" -msgstr "" +msgstr "_Formo:" #: ../plug-ins/common/file-cel.c:112 ../plug-ins/common/file-cel.c:130 msgid "KISS CEL" @@ -2127,9 +2091,8 @@ msgstr "" #: ../plug-ins/common/file-cel.c:312 ../plug-ins/common/file-cel.c:363 -#: ../plug-ins/common/file-cel.c:383 +#: ../plug-ins/common/file-cel.c:384 #, c-format -#| msgid "Error while reading '%s': %s" msgid "EOF or error while reading image header" msgstr "EOF aŭ eraro dum legi bilan kapon" @@ -2138,7 +2101,7 @@ #. KiSS file type #. Bits per pixel #. Dimensions of image -#. Layer offets +#. Layer offsets #. Number of colors #. Image #. Layer @@ -2170,84 +2133,82 @@ #. #. * Open the file for reading... #. -#: ../plug-ins/common/file-cel.c:342 ../plug-ins/common/file-dicom.c:334 -#: ../plug-ins/common/file-gbr.c:364 ../plug-ins/common/file-gegl.c:298 -#: ../plug-ins/common/file-gif-load.c:353 ../plug-ins/common/file-gih.c:678 -#: ../plug-ins/common/file-jp2-load.c:227 ../plug-ins/common/file-pat.c:336 -#: ../plug-ins/common/file-pcx.c:359 ../plug-ins/common/file-pdf-load.c:858 -#: ../plug-ins/common/file-pix.c:357 ../plug-ins/common/file-png.c:905 -#: ../plug-ins/common/file-pnm.c:566 ../plug-ins/common/file-ps.c:1092 -#: ../plug-ins/common/file-raw-data.c:1079 ../plug-ins/common/file-sunras.c:429 -#: ../plug-ins/common/file-tga.c:438 ../plug-ins/common/file-wmf.c:984 -#: ../plug-ins/common/file-xbm.c:740 ../plug-ins/common/file-xmc.c:649 -#: ../plug-ins/common/file-xpm.c:354 ../plug-ins/common/file-xwd.c:448 -#: ../plug-ins/file-bmp/bmp-load.c:218 -#: ../plug-ins/file-darktable/file-darktable.c:371 -#: ../plug-ins/file-exr/file-exr.c:185 ../plug-ins/file-faxg3/faxg3.c:218 -#: ../plug-ins/file-fli/fli-gimp.c:494 ../plug-ins/file-ico/ico-load.c:664 -#: ../plug-ins/file-jpeg/jpeg-load.c:90 ../plug-ins/file-psd/psd-load.c:130 -#: ../plug-ins/file-sgi/sgi.c:325 ../plug-ins/file-tiff/file-tiff-load.c:236 +#: ../plug-ins/common/file-cel.c:342 ../plug-ins/common/file-dicom.c:338 +#: ../plug-ins/common/file-gegl.c:322 ../plug-ins/common/file-gif-load.c:353 +#: ../plug-ins/common/file-heif.c:703 ../plug-ins/common/file-jp2-load.c:1077 +#: ../plug-ins/common/file-pcx.c:370 ../plug-ins/common/file-pdf-load.c:1048 +#: ../plug-ins/common/file-pix.c:357 ../plug-ins/common/file-png.c:933 +#: ../plug-ins/common/file-pnm.c:566 ../plug-ins/common/file-ps.c:1067 +#: ../plug-ins/common/file-raw-data.c:1277 ../plug-ins/common/file-sunras.c:429 +#: ../plug-ins/common/file-tga.c:438 ../plug-ins/common/file-wmf.c:1014 +#: ../plug-ins/common/file-xbm.c:740 ../plug-ins/common/file-xmc.c:655 +#: ../plug-ins/common/file-xpm.c:356 ../plug-ins/common/file-xwd.c:448 +#: ../plug-ins/file-bmp/bmp-load.c:218 ../plug-ins/file-exr/file-exr.c:183 +#: ../plug-ins/file-faxg3/faxg3.c:220 ../plug-ins/file-fli/fli-gimp.c:494 +#: ../plug-ins/file-ico/ico-load.c:665 ../plug-ins/file-jpeg/jpeg-load.c:89 +#: ../plug-ins/file-psd/psd-load.c:135 +#: ../plug-ins/file-raw/file-darktable.c:399 +#: ../plug-ins/file-raw/file-rawtherapee.c:319 ../plug-ins/file-sgi/sgi.c:325 +#: ../plug-ins/file-tiff/file-tiff-load.c:299 #, c-format msgid "Opening '%s'" msgstr "Malfermante '%s'" -#: ../plug-ins/common/file-cel.c:391 +#: ../plug-ins/common/file-cel.c:393 #, c-format msgid "is not a CEL image file" msgstr "" -#: ../plug-ins/common/file-cel.c:405 +#: ../plug-ins/common/file-cel.c:408 #, c-format msgid "illegal bpp value in image: %hhu" msgstr "" -#: ../plug-ins/common/file-cel.c:419 +#: ../plug-ins/common/file-cel.c:423 #, c-format msgid "" "illegal image dimensions: width: %d, horizontal offset: %d, height: %d, " "vertical offset: %d" msgstr "" -#: ../plug-ins/common/file-cel.c:432 +#: ../plug-ins/common/file-cel.c:437 #, c-format msgid "Can't create a new image" msgstr "" -#: ../plug-ins/common/file-cel.c:469 ../plug-ins/common/file-cel.c:505 -#: ../plug-ins/common/file-cel.c:530 +#: ../plug-ins/common/file-cel.c:476 ../plug-ins/common/file-cel.c:513 +#: ../plug-ins/common/file-cel.c:539 #, c-format -#| msgid "Error while reading '%s': %s" msgid "EOF or error while reading image data" msgstr "EOF aŭ eraro dum legi bild-datumojn" -#: ../plug-ins/common/file-cel.c:547 +#: ../plug-ins/common/file-cel.c:557 #, c-format msgid "Unsupported bit depth (%d)!" msgstr "" -#: ../plug-ins/common/file-cel.c:631 ../plug-ins/common/file-cel.c:643 +#: ../plug-ins/common/file-cel.c:642 ../plug-ins/common/file-cel.c:654 #, c-format msgid "'%s': EOF or error while reading palette header" msgstr "" -#: ../plug-ins/common/file-cel.c:652 +#: ../plug-ins/common/file-cel.c:663 #, c-format msgid "'%s': is not a KCF palette file" msgstr "" -#: ../plug-ins/common/file-cel.c:661 +#: ../plug-ins/common/file-cel.c:672 #, c-format msgid "'%s': illegal bpp value in palette: %hhu" msgstr "" -#: ../plug-ins/common/file-cel.c:670 +#: ../plug-ins/common/file-cel.c:681 #, c-format -#| msgid "Number of colors:" msgid "'%s': illegal number of colors: %u" msgstr "'%s': neakceptebla kvanto da koloroj: %u" -#: ../plug-ins/common/file-cel.c:685 ../plug-ins/common/file-cel.c:702 -#: ../plug-ins/common/file-cel.c:722 +#: ../plug-ins/common/file-cel.c:696 ../plug-ins/common/file-cel.c:713 +#: ../plug-ins/common/file-cel.c:733 #, c-format msgid "'%s': EOF or error while reading palette data" msgstr "" @@ -2260,20 +2221,19 @@ #. #. * Open the file for writing... #. -#: ../plug-ins/common/file-cel.c:778 ../plug-ins/common/file-gbr.c:690 -#: ../plug-ins/common/file-gif-save.c:865 ../plug-ins/common/file-gih.c:1304 -#: ../plug-ins/common/file-html-table.c:236 ../plug-ins/common/file-pat.c:534 -#: ../plug-ins/common/file-pcx.c:662 ../plug-ins/common/file-pix.c:536 -#: ../plug-ins/common/file-png.c:1553 ../plug-ins/common/file-pnm.c:1245 -#: ../plug-ins/common/file-ps.c:1265 ../plug-ins/common/file-sunras.c:602 -#: ../plug-ins/common/file-tga.c:1198 ../plug-ins/common/file-xbm.c:1033 -#: ../plug-ins/common/file-xpm.c:660 ../plug-ins/common/file-xwd.c:652 -#: ../plug-ins/file-bmp/bmp-save.c:310 ../plug-ins/file-fits/fits.c:473 -#: ../plug-ins/file-fli/fli-gimp.c:717 ../plug-ins/file-ico/ico-save.c:1075 -#: ../plug-ins/file-jpeg/jpeg-save.c:285 ../plug-ins/file-psd/psd-save.c:1567 -#: ../plug-ins/file-sgi/sgi.c:578 ../plug-ins/file-tiff/file-tiff-save.c:317 +#: ../plug-ins/common/file-cel.c:790 ../plug-ins/common/file-gif-save.c:880 +#: ../plug-ins/common/file-html-table.c:238 +#: ../plug-ins/common/file-jpegxl.c:778 ../plug-ins/common/file-pcx.c:761 +#: ../plug-ins/common/file-pix.c:538 ../plug-ins/common/file-png.c:1611 +#: ../plug-ins/common/file-pnm.c:1249 ../plug-ins/common/file-ps.c:1278 +#: ../plug-ins/common/file-sunras.c:602 ../plug-ins/common/file-tga.c:1216 +#: ../plug-ins/common/file-xbm.c:1040 ../plug-ins/common/file-xpm.c:674 +#: ../plug-ins/common/file-xwd.c:652 ../plug-ins/file-bmp/bmp-save.c:319 +#: ../plug-ins/file-fits/fits.c:473 ../plug-ins/file-fli/fli-gimp.c:725 +#: ../plug-ins/file-ico/ico-save.c:1081 ../plug-ins/file-jpeg/jpeg-save.c:290 +#: ../plug-ins/file-psd/psd-save.c:1696 ../plug-ins/file-sgi/sgi.c:584 +#: ../plug-ins/file-tiff/file-tiff-save.c:956 #, c-format -#| msgid "Opening '%s'" msgid "Exporting '%s'" msgstr "Elportante '%s'" @@ -2281,49 +2241,49 @@ msgid "C source code" msgstr "C-fontkodo" -#: ../plug-ins/common/file-csource.c:869 +#: ../plug-ins/common/file-csource.c:898 msgid "C-Source" msgstr "C-Fonto" -#: ../plug-ins/common/file-csource.c:887 +#: ../plug-ins/common/file-csource.c:916 msgid "_Prefixed name:" msgstr "" -#: ../plug-ins/common/file-csource.c:896 +#: ../plug-ins/common/file-csource.c:925 msgid "Co_mment:" msgstr "Ko_mento:" #. Use Comment #. -#: ../plug-ins/common/file-csource.c:903 +#: ../plug-ins/common/file-csource.c:932 msgid "_Save comment to file" msgstr "" #. GLib types #. -#: ../plug-ins/common/file-csource.c:915 +#: ../plug-ins/common/file-csource.c:944 msgid "_Use GLib types (guint8*)" msgstr "" -#: ../plug-ins/common/file-csource.c:928 +#: ../plug-ins/common/file-csource.c:957 msgid "Us_e macros instead of struct" msgstr "" -#: ../plug-ins/common/file-csource.c:941 +#: ../plug-ins/common/file-csource.c:970 msgid "Use _1 byte Run-Length-Encoding" msgstr "" -#: ../plug-ins/common/file-csource.c:954 +#: ../plug-ins/common/file-csource.c:983 msgid "Sa_ve alpha channel (RGBA/RGB)" msgstr "" #. RGB-565 #. -#: ../plug-ins/common/file-csource.c:966 +#: ../plug-ins/common/file-csource.c:995 msgid "Save as _RGB565 (16-bit)" msgstr "" -#: ../plug-ins/common/file-csource.c:989 +#: ../plug-ins/common/file-csource.c:1017 msgid "Op_acity:" msgstr "Netr_avidebleco:" @@ -2336,10 +2296,8 @@ msgstr "bzip-arkivo" #: ../plug-ins/common/file-compressor.c:214 -#, fuzzy -#| msgid "gzip archive" msgid "xz archive" -msgstr "gzip-arkivo" +msgstr "xz-arkivo" #: ../plug-ins/common/file-compressor.c:421 msgid "No sensible file extension, saving as compressed XCF." @@ -2347,7 +2305,6 @@ #: ../plug-ins/common/file-compressor.c:444 #, c-format -#| msgid "Compression" msgid "Compressing '%s'" msgstr "Densigante '%s'" @@ -2364,81 +2321,68 @@ msgid "Error loading desktop file '%s': %s" msgstr "" -#: ../plug-ins/common/file-dicom.c:139 +#: ../plug-ins/common/file-dicom.c:141 msgid "DICOM image" msgstr "DICOM-bildo" -#: ../plug-ins/common/file-dicom.c:164 +#: ../plug-ins/common/file-dicom.c:166 msgid "Digital Imaging and Communications in Medicine image" msgstr "" -#: ../plug-ins/common/file-dicom.c:368 +#: ../plug-ins/common/file-dicom.c:372 #, c-format msgid "'%s' is not a DICOM file." msgstr "" -#: ../plug-ins/common/file-dicom.c:1335 -msgid "Cannot save images with alpha channel." -msgstr "" - -#: ../plug-ins/common/file-dicom.c:1354 ../plug-ins/common/file-ps.c:1260 -#: ../plug-ins/common/file-xwd.c:647 ../plug-ins/file-fits/fits.c:468 +#: ../plug-ins/common/file-dicom.c:545 #, c-format -msgid "Cannot operate on unknown image types." -msgstr "" - -#: ../plug-ins/common/file-gbr.c:131 ../plug-ins/common/file-gbr.c:153 -msgid "GIMP brush" +msgid "Transfer syntax %s is not supported by GIMP." msgstr "" -#: ../plug-ins/common/file-gbr.c:396 ../plug-ins/common/file-pat.c:425 +#: ../plug-ins/common/file-dicom.c:600 #, c-format -msgid "Invalid header data in '%s': width=%lu, height=%lu, bytes=%lu" +msgid "%s is not supported by GIMP in combination with samples per pixel: %d" msgstr "" -#: ../plug-ins/common/file-gbr.c:437 ../plug-ins/common/file-gbr.c:448 -msgid "Unsupported brush format" +#: ../plug-ins/common/file-dicom.c:1489 +msgid "Cannot save images with alpha channel." msgstr "" -#: ../plug-ins/common/file-gbr.c:462 +#: ../plug-ins/common/file-dicom.c:1508 ../plug-ins/common/file-ps.c:1273 +#: ../plug-ins/common/file-xwd.c:647 ../plug-ins/file-fits/fits.c:468 #, c-format -msgid "Error in GIMP brush file '%s'" +msgid "Cannot operate on unknown image types." msgstr "" -#: ../plug-ins/common/file-gbr.c:470 -#, c-format -msgid "Invalid UTF-8 string in brush file '%s'." -msgstr "Nevalida UTF-8-ĉeno en penika dosiero '%s'." - -#: ../plug-ins/common/file-gbr.c:476 ../plug-ins/common/file-gih.c:508 -#: ../plug-ins/common/file-gih.c:1206 -#: ../plug-ins/gradient-flare/gradient-flare.c:3064 -msgid "Unnamed" -msgstr "Sennome" +#: ../plug-ins/common/file-gbr.c:109 +msgid "GIMP brush" +msgstr "" -#: ../plug-ins/common/file-gbr.c:792 +#: ../plug-ins/common/file-gbr.c:316 msgid "Brush" msgstr "Peniko" -#: ../plug-ins/common/file-gbr.c:808 ../plug-ins/common/file-gih.c:932 -#: ../plug-ins/common/file-pat.c:623 ../plug-ins/gimpressionist/presets.c:665 -msgid "Description:" -msgstr "Priskribo:" +#: ../plug-ins/common/file-gbr.c:332 ../plug-ins/common/file-gih.c:567 +#: ../plug-ins/common/file-pat.c:302 ../plug-ins/imagemap/imap_settings.c:106 +msgid "_Description:" +msgstr "_Priskribo:" -#. attach labels -#: ../plug-ins/common/file-gbr.c:820 ../plug-ins/common/grid.c:798 -msgid "Spacing:" -msgstr "Interspaco:" +#: ../plug-ins/common/file-gbr.c:344 +msgid "_Spacing:" +msgstr "_Interspaco:" -#: ../plug-ins/common/file-gegl.c:73 ../plug-ins/file-exr/file-exr.c:86 +#: ../plug-ins/common/file-gegl.c:77 #, fuzzy -#| msgid "Open File" +#| msgid "Radians" +msgid "Radiance RGBE" +msgstr "Radianoj" + +#: ../plug-ins/common/file-gegl.c:93 ../plug-ins/file-exr/file-exr.c:86 msgid "OpenEXR image" -msgstr "Malfermi dosieron" +msgstr "OpenEXR bildo" -#: ../plug-ins/common/file-gegl.c:322 +#: ../plug-ins/common/file-gegl.c:346 #, c-format -#| msgid "Could not load '%s': %s" msgid "Could not open '%s'" msgstr "Ne eblas malfermi '%s'" @@ -2448,35 +2392,35 @@ msgid "GIF image" msgstr "GIF-bildo" -#: ../plug-ins/common/file-gif-load.c:375 +#: ../plug-ins/common/file-gif-load.c:376 msgid "This is not a GIF file" -msgstr "" +msgstr "Ĉi tio ne estas GIF dosiero" -#: ../plug-ins/common/file-gif-load.c:414 +#: ../plug-ins/common/file-gif-load.c:419 msgid "Non-square pixels. Image might look squashed." msgstr "" -#: ../plug-ins/common/file-gif-load.c:982 +#: ../plug-ins/common/file-gif-load.c:994 #, c-format msgid "Background (%d%s)" msgstr "" -#: ../plug-ins/common/file-gif-load.c:1007 +#: ../plug-ins/common/file-gif-load.c:1021 #, c-format msgid "Opening '%s' (frame %d)" msgstr "" -#: ../plug-ins/common/file-gif-load.c:1036 +#: ../plug-ins/common/file-gif-load.c:1050 #, c-format msgid "Frame %d" msgstr "" -#: ../plug-ins/common/file-gif-load.c:1038 +#: ../plug-ins/common/file-gif-load.c:1052 #, c-format msgid "Frame %d (%d%s)" msgstr "" -#: ../plug-ins/common/file-gif-load.c:1069 +#: ../plug-ins/common/file-gif-load.c:1083 #, c-format msgid "" "GIF: Undocumented GIF composite type %d is not handled. Animation might not " @@ -2500,111 +2444,107 @@ "saved." msgstr "" -#: ../plug-ins/common/file-gif-save.c:838 +#: ../plug-ins/common/file-gif-save.c:853 msgid "" "Cannot export RGB color images. Convert to indexed color or grayscale first." msgstr "" -#: ../plug-ins/common/file-gif-save.c:1035 +#: ../plug-ins/common/file-gif-save.c:1058 msgid "Delay inserted to prevent evil CPU-sucking animation." msgstr "" -#: ../plug-ins/common/file-gif-save.c:1084 +#: ../plug-ins/common/file-gif-save.c:1107 msgid "" "The image you are trying to export as a GIF contains layers which extend " "beyond the actual borders of the image." msgstr "" -#: ../plug-ins/common/file-gif-save.c:1090 +#: ../plug-ins/common/file-gif-save.c:1113 msgid "Cr_op" msgstr "" -#: ../plug-ins/common/file-gif-save.c:1101 +#: ../plug-ins/common/file-gif-save.c:1124 msgid "" "The GIF file format does not allow this. You may choose whether to crop all " "of the layers to the image borders, or cancel this export." msgstr "" -#: ../plug-ins/common/file-gif-save.c:1235 +#: ../plug-ins/common/file-gif-save.c:1258 msgid "GIF" msgstr "" -#: ../plug-ins/common/file-gif-save.c:1243 +#: ../plug-ins/common/file-gif-save.c:1266 #, c-format msgid "" "Error loading UI file '%s':\n" "%s" msgstr "" -#: ../plug-ins/common/file-gif-save.c:1296 +#: ../plug-ins/common/file-gif-save.c:1319 msgid "I don't care" msgstr "" -#: ../plug-ins/common/file-gif-save.c:1317 +#: ../plug-ins/common/file-gif-save.c:1340 msgid "" "You can only export as animation when the image has more than one layer. The " "image you are trying to export only has one layer." msgstr "" #. translators: the %d is *always* 240 here -#: ../plug-ins/common/file-gif-save.c:2533 +#: ../plug-ins/common/file-gif-save.c:2556 #, c-format msgid "The default comment is limited to %d characters." msgstr "" -#: ../plug-ins/common/file-gih.c:189 ../plug-ins/common/file-gih.c:213 +#: ../plug-ins/common/file-gih.c:160 msgid "GIMP brush (animated)" msgstr "" -#: ../plug-ins/common/file-gih.c:584 -msgid "GIMP brush file appears to be corrupted." -msgstr "" - -#: ../plug-ins/common/file-gih.c:914 +#: ../plug-ins/common/file-gih.c:549 msgid "Brush Pipe" msgstr "" -#: ../plug-ins/common/file-gih.c:947 -msgid "Spacing (percent):" +#: ../plug-ins/common/file-gih.c:582 +msgid "_Spacing (percent):" msgstr "" -#: ../plug-ins/common/file-gih.c:1002 +#: ../plug-ins/common/file-gih.c:637 msgid "Pixels" -msgstr "Bilderoj" +msgstr "Rastrumeroj" -#: ../plug-ins/common/file-gih.c:1007 -msgid "Cell size:" -msgstr "" +#: ../plug-ins/common/file-gih.c:642 +msgid "Ce_ll size:" +msgstr "Ĉela grando:" -#: ../plug-ins/common/file-gih.c:1020 -msgid "Number of cells:" -msgstr "" +#: ../plug-ins/common/file-gih.c:655 +msgid "_Number of cells:" +msgstr "Nombro de ĉeloj:" -#: ../plug-ins/common/file-gih.c:1045 +#: ../plug-ins/common/file-gih.c:680 msgid " Rows of " -msgstr "" +msgstr " Vicoj " -#: ../plug-ins/common/file-gih.c:1057 +#: ../plug-ins/common/file-gih.c:692 msgid " Columns on each layer" -msgstr "" +msgstr "Kolumnoj sur ĉiu vico" -#: ../plug-ins/common/file-gih.c:1061 +#: ../plug-ins/common/file-gih.c:696 msgid " (Width Mismatch!) " msgstr "" -#: ../plug-ins/common/file-gih.c:1065 +#: ../plug-ins/common/file-gih.c:700 msgid " (Height Mismatch!) " msgstr "" -#: ../plug-ins/common/file-gih.c:1070 +#: ../plug-ins/common/file-gih.c:705 msgid "Display as:" msgstr "" -#: ../plug-ins/common/file-gih.c:1081 -msgid "Dimension:" -msgstr "" +#: ../plug-ins/common/file-gih.c:716 +msgid "Di_mension:" +msgstr "Dimensio:" -#: ../plug-ins/common/file-gih.c:1157 +#: ../plug-ins/common/file-gih.c:792 msgid "Ranks:" msgstr "" @@ -2612,16 +2552,118 @@ msgid "C source code header" msgstr "" +#: ../plug-ins/common/file-heif.c:143 +msgid "Loads HEIF images" +msgstr "Ŝargado de HEIF bildoj" + +#: ../plug-ins/common/file-heif.c:144 +msgid "" +"Load image stored in HEIF format (High Efficiency Image File Format). " +"Typical suffices for HEIF files are .heif, .heic." +msgstr "" + +#: ../plug-ins/common/file-heif.c:150 ../plug-ins/common/file-heif.c:179 +msgid "HEIF/HEIC" +msgstr "" + +#: ../plug-ins/common/file-heif.c:173 +msgid "Exports HEIF images" +msgstr "" + +#: ../plug-ins/common/file-heif.c:174 +msgid "Save image in HEIF format (High Efficiency Image File Format)." +msgstr "" + +#: ../plug-ins/common/file-heif.c:194 +msgid "Exports AVIF images" +msgstr "" + +#: ../plug-ins/common/file-heif.c:195 +msgid "Save image in AV1 Image File Format (AVIF)" +msgstr "" + +#: ../plug-ins/common/file-heif.c:742 ../plug-ins/common/file-heif.c:775 +#: ../plug-ins/common/file-heif.c:814 ../plug-ins/common/file-heif.c:880 +#, c-format +msgid "Loading HEIF image failed: %s" +msgstr "" + +#: ../plug-ins/common/file-heif.c:764 +msgid "Loading HEIF image failed: Input file contains no readable images" +msgstr "" + +#: ../plug-ins/common/file-heif.c:1007 +msgid "image content" +msgstr "enhavo de bildo" + +#: ../plug-ins/common/file-heif.c:1328 +#, c-format +msgid "Exporting '%s' using %s encoder" +msgstr "Eksportado de '%s' uzante %s kodilo" + +#: ../plug-ins/common/file-heif.c:1379 ../plug-ins/common/file-heif.c:1633 +#, c-format +msgid "Encoding HEIF image failed: %s" +msgstr "" + +#: ../plug-ins/common/file-heif.c:1670 +#, c-format +msgid "Writing HEIF image failed: %s" +msgstr "" + +#: ../plug-ins/common/file-heif.c:1759 +msgid "primary" +msgstr "" + +#: ../plug-ins/common/file-heif.c:1904 +msgid "Load HEIF Image" +msgstr "" + +#: ../plug-ins/common/file-heif.c:1918 +msgid "Select Image" +msgstr "Elekti bildon" + +#: ../plug-ins/common/file-heif.c:2084 +msgid "Nearly _lossless" +msgstr "" + +#: ../plug-ins/common/file-heif.c:2088 ../plug-ins/file-jpeg/jpeg-save.c:835 +msgid "_Quality:" +msgstr "" + +#: ../plug-ins/common/file-heif.c:2131 +msgid "Bit depth:" +msgstr "" + +#: ../plug-ins/common/file-heif.c:2137 +msgid "8 bit/channel" +msgstr "" + +#: ../plug-ins/common/file-heif.c:2138 +msgid "10 bit/channel" +msgstr "" + +#: ../plug-ins/common/file-heif.c:2139 +msgid "12 bit/channel" +msgstr "" + +#. Color profile +#: ../plug-ins/common/file-heif.c:2148 ../plug-ins/file-jpeg/jpeg-save.c:974 +#: ../plug-ins/file-webp/file-webp-dialog.c:404 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:12 +msgid "Save color _profile" +msgstr "Konservi koloran _profilon" + #: ../plug-ins/common/file-html-table.c:153 -#: ../plug-ins/common/file-html-table.c:463 +#: ../plug-ins/common/file-html-table.c:472 msgid "HTML table" msgstr "" -#: ../plug-ins/common/file-html-table.c:476 +#: ../plug-ins/common/file-html-table.c:485 msgid "Warning" msgstr "Averto" -#: ../plug-ins/common/file-html-table.c:487 +#: ../plug-ins/common/file-html-table.c:496 msgid "" "You are about to create a huge\n" "HTML file which will most likely\n" @@ -2629,447 +2671,502 @@ msgstr "" #. HTML Page Options -#: ../plug-ins/common/file-html-table.c:496 +#: ../plug-ins/common/file-html-table.c:505 msgid "HTML Page Options" msgstr "" -#: ../plug-ins/common/file-html-table.c:503 +#: ../plug-ins/common/file-html-table.c:512 msgid "_Generate full HTML document" msgstr "" -#: ../plug-ins/common/file-html-table.c:509 +#: ../plug-ins/common/file-html-table.c:518 msgid "" "If checked GTM will output a full HTML document with , , etc. " "tags instead of just the table html." msgstr "" #. HTML Table Creation Options -#: ../plug-ins/common/file-html-table.c:522 +#: ../plug-ins/common/file-html-table.c:531 msgid "Table Creation Options" msgstr "" -#: ../plug-ins/common/file-html-table.c:530 +#: ../plug-ins/common/file-html-table.c:539 msgid "_Use cellspan" msgstr "" -#: ../plug-ins/common/file-html-table.c:536 +#: ../plug-ins/common/file-html-table.c:545 msgid "" "If checked GTM will replace any rectangular sections of identically colored " "blocks with one large cell with ROWSPAN and COLSPAN values." msgstr "" -#: ../plug-ins/common/file-html-table.c:545 +#: ../plug-ins/common/file-html-table.c:554 msgid "Co_mpress TD tags" msgstr "" -#: ../plug-ins/common/file-html-table.c:551 +#: ../plug-ins/common/file-html-table.c:560 msgid "" "Checking this tag will cause GTM to leave no whitespace between the TD tags " "and the cellcontent. This is only necessary for pixel level positioning " "control." msgstr "" -#: ../plug-ins/common/file-html-table.c:561 +#: ../plug-ins/common/file-html-table.c:570 msgid "C_aption" msgstr "" -#: ../plug-ins/common/file-html-table.c:567 +#: ../plug-ins/common/file-html-table.c:576 msgid "Check if you would like to have the table captioned." msgstr "" -#: ../plug-ins/common/file-html-table.c:582 +#: ../plug-ins/common/file-html-table.c:591 msgid "The text for the table caption." msgstr "" -#: ../plug-ins/common/file-html-table.c:596 +#: ../plug-ins/common/file-html-table.c:605 msgid "C_ell content:" msgstr "" -#: ../plug-ins/common/file-html-table.c:600 +#: ../plug-ins/common/file-html-table.c:609 msgid "The text to go into each cell." msgstr "" #. HTML Table Options -#: ../plug-ins/common/file-html-table.c:610 +#: ../plug-ins/common/file-html-table.c:619 msgid "Table Options" msgstr "" -#: ../plug-ins/common/file-html-table.c:623 +#: ../plug-ins/common/file-html-table.c:632 msgid "_Border:" msgstr "" -#: ../plug-ins/common/file-html-table.c:627 +#: ../plug-ins/common/file-html-table.c:636 msgid "The number of pixels in the table border." msgstr "" -#: ../plug-ins/common/file-html-table.c:642 +#: ../plug-ins/common/file-html-table.c:651 msgid "The width for each table cell. Can be a number or a percent." msgstr "" -#: ../plug-ins/common/file-html-table.c:654 ../plug-ins/common/file-ps.c:3509 -#: ../plug-ins/common/file-ps.c:3713 ../plug-ins/common/file-raw-data.c:1659 -#: ../plug-ins/common/film.c:1006 ../plug-ins/common/smooth-palette.c:458 -#: ../plug-ins/common/tile.c:468 ../plug-ins/imagemap/imap_cmd_guides.c:173 +#: ../plug-ins/common/file-html-table.c:663 ../plug-ins/common/file-ps.c:3535 +#: ../plug-ins/common/file-ps.c:3739 ../plug-ins/common/file-raw-data.c:1985 +#: ../plug-ins/common/film.c:945 ../plug-ins/common/smooth-palette.c:463 +#: ../plug-ins/common/tile.c:469 ../plug-ins/imagemap/imap_cmd_guides.c:173 #: ../plug-ins/imagemap/imap_rectangle.c:406 #: ../plug-ins/print/print-page-layout.c:286 msgid "_Height:" msgstr "_Alto:" -#: ../plug-ins/common/file-html-table.c:658 +#: ../plug-ins/common/file-html-table.c:667 msgid "The height for each table cell. Can be a number or a percent." msgstr "" -#: ../plug-ins/common/file-html-table.c:671 +#: ../plug-ins/common/file-html-table.c:680 msgid "Cell-_padding:" msgstr "" -#: ../plug-ins/common/file-html-table.c:675 +#: ../plug-ins/common/file-html-table.c:684 msgid "The amount of cell padding." msgstr "" -#: ../plug-ins/common/file-html-table.c:686 +#: ../plug-ins/common/file-html-table.c:695 msgid "Cell-_spacing:" msgstr "" -#: ../plug-ins/common/file-html-table.c:690 +#: ../plug-ins/common/file-html-table.c:699 msgid "The amount of cell spacing." msgstr "" -#: ../plug-ins/common/file-jp2-load.c:98 +#: ../plug-ins/common/file-jp2-load.c:155 msgid "JPEG 2000 image" -msgstr "JPEG-2000-bildo" +msgstr "JPEG-2000 bildo" -#: ../plug-ins/common/file-jp2-load.c:252 -#, c-format -msgid "Couldn't decode '%s'." +#: ../plug-ins/common/file-jp2-load.c:186 +msgid "JPEG 2000 codestream" +msgstr "JPEG-2000 bildo" + +#. Can be RGB, YUV and YCC. +#. Can be RGB, YUV and YCC with alpha or CMYK. +#: ../plug-ins/common/file-jp2-load.c:986 +#: ../plug-ins/common/file-jp2-load.c:994 +msgid "sRGB" msgstr "" -#: ../plug-ins/common/file-jp2-load.c:275 -#, c-format -msgid "The image '%s' is in grayscale but does not contain any gray component." +#: ../plug-ins/common/file-jp2-load.c:987 +#: ../plug-ins/common/file-jp2-load.c:995 +msgid "YCbCr" +msgstr "" + +#: ../plug-ins/common/file-jp2-load.c:988 +#: ../plug-ins/common/file-jp2-load.c:996 +msgid "xvYCC" msgstr "" -#: ../plug-ins/common/file-jp2-load.c:302 +#: ../plug-ins/common/file-jp2-load.c:1003 #, c-format -msgid "The image '%s' is in RGB, but is missing some of the components." +msgid "Unsupported JPEG 2000%s '%s' with %d components." msgstr "" -#: ../plug-ins/common/file-jp2-load.c:328 +#: ../plug-ins/common/file-jp2-load.c:1012 +msgid "Color space:" +msgstr "Kolora spaco:" + +#: ../plug-ins/common/file-jp2-load.c:1084 ../plug-ins/common/file-wmf.c:995 #, c-format -msgid "" -"The image '%s' is in the CIEXYZ color space, but there is no code in place " -"to convert it to RGB." +msgid "Could not open '%s' for reading" msgstr "" -#: ../plug-ins/common/file-jp2-load.c:335 +#: ../plug-ins/common/file-jp2-load.c:1095 #, c-format -msgid "" -"The image '%s' is in the CIELAB color space, but there is no code in place " -"to convert it to RGB." +msgid "Couldn't set parameters on decoder for '%s'." +msgstr "Malsukcesis difini parametroj de kodilo por '%s'." + +#: ../plug-ins/common/file-jp2-load.c:1103 +#, c-format +msgid "Couldn't read JP2 header from '%s'." +msgstr "Malsukcesis legi JP2 ĉapon el '%s'." + +#: ../plug-ins/common/file-jp2-load.c:1111 +#, c-format +msgid "Couldn't decode JP2 image in '%s'." +msgstr "Malsukcesis dekodi JP2 bildon en '%s'." + +#: ../plug-ins/common/file-jp2-load.c:1119 +#, c-format +msgid "Couldn't decompress JP2 image in '%s'." +msgstr "Malsukcesis dedensigi JP2 bildon en '%s'." + +#: ../plug-ins/common/file-jp2-load.c:1150 +#, c-format +msgid "Couldn't decode CIELAB JP2 image in '%s'." msgstr "" -#: ../plug-ins/common/file-jp2-load.c:342 +#: ../plug-ins/common/file-jp2-load.c:1207 #, c-format -msgid "" -"The image '%s' is in the YCbCr color space, but there is no code in place to " -"convert it to RGB." +msgid "Unknown color space in JP2 codestream '%s'." msgstr "" -#: ../plug-ins/common/file-jp2-load.c:350 +#: ../plug-ins/common/file-jp2-load.c:1218 #, c-format -msgid "The image '%s' is in an unknown color space." +msgid "Couldn't convert YCbCr JP2 image '%s' to RGB." msgstr "" -#: ../plug-ins/common/file-jp2-load.c:364 +#: ../plug-ins/common/file-jp2-load.c:1228 #, c-format -msgid "" -"Image component %d of image '%s' does not have the same size as the image. " -"This is currently not supported." +msgid "Couldn't convert CMYK JP2 image in '%s' to RGB." msgstr "" -#: ../plug-ins/common/file-jp2-load.c:375 +#: ../plug-ins/common/file-jp2-load.c:1238 #, c-format -msgid "Image component %d of image '%s' does not have both a hstep and vstep." +msgid "Couldn't convert xvYCC JP2 image in '%s' to RGB." msgstr "" -#: ../plug-ins/common/file-jp2-load.c:384 +#: ../plug-ins/common/file-jp2-load.c:1265 #, c-format -msgid "" -"Image component %d of image '%s' is signed. This is currently not supported." +msgid "Unsupported color space in JP2 image '%s'." msgstr "" +#: ../plug-ins/common/file-jpegxl.c:82 ../plug-ins/common/file-jpegxl.c:99 +msgid "JPEG XL image" +msgstr "JPEG XL bildo" + #. Inform the user that we couldn't losslessly save the #. * transparency & just use the full palette -#: ../plug-ins/common/file-mng.c:533 ../plug-ins/common/file-png.c:2263 +#: ../plug-ins/common/file-mng.c:533 ../plug-ins/common/file-png.c:2345 msgid "Couldn't losslessly save transparency, saving opacity instead." msgstr "" -#: ../plug-ins/common/file-mng.c:1337 +#: ../plug-ins/common/file-mng.c:1342 msgid "MNG" msgstr "MNG" -#: ../plug-ins/common/file-mng.c:1344 +#: ../plug-ins/common/file-mng.c:1349 msgid "MNG Options" -msgstr "" +msgstr "MNG agordoj" -#: ../plug-ins/common/file-mng.c:1350 -msgid "Interlace" -msgstr "" +#: ../plug-ins/common/file-mng.c:1355 +msgid "_Interlace" +msgstr "_Interplekti" -#: ../plug-ins/common/file-mng.c:1362 -msgid "Save background color" -msgstr "" +#: ../plug-ins/common/file-mng.c:1367 ../plug-ins/ui/plug-in-file-png.ui.h:2 +msgid "Save _background color" +msgstr "Konservi _fonan koloron" -#: ../plug-ins/common/file-mng.c:1373 ../plug-ins/ui/plug-in-file-png.ui.h:3 -msgid "Save gamma" -msgstr "" +#: ../plug-ins/common/file-mng.c:1378 +msgid "Save _gamma" +msgstr "Konservi _gamon" -#: ../plug-ins/common/file-mng.c:1383 +#: ../plug-ins/common/file-mng.c:1388 msgid "Save resolution" -msgstr "" +msgstr "Konservi distingivon" -#: ../plug-ins/common/file-mng.c:1394 -msgid "Save creation time" -msgstr "" +#: ../plug-ins/common/file-mng.c:1399 ../plug-ins/ui/plug-in-file-png.ui.h:6 +msgid "Save creation _time" +msgstr "Konservi _tempon de kreado" #. Dialog init -#: ../plug-ins/common/file-mng.c:1413 ../plug-ins/common/file-png.c:2321 +#: ../plug-ins/common/file-mng.c:1418 ../plug-ins/common/file-png.c:2403 msgid "PNG" msgstr "PNG" -#: ../plug-ins/common/file-mng.c:1414 +#: ../plug-ins/common/file-mng.c:1419 msgid "JNG" -msgstr "" +msgstr "JNG" -#: ../plug-ins/common/file-mng.c:1417 +#: ../plug-ins/common/file-mng.c:1422 msgid "PNG + delta PNG" -msgstr "" +msgstr "PNG + delta PNG" -#: ../plug-ins/common/file-mng.c:1418 +#: ../plug-ins/common/file-mng.c:1423 msgid "JNG + delta PNG" -msgstr "" +msgstr "JNG + delta PNG" -#: ../plug-ins/common/file-mng.c:1419 +#: ../plug-ins/common/file-mng.c:1424 msgid "All PNG" -msgstr "" +msgstr "Ĉiuj PNG" -#: ../plug-ins/common/file-mng.c:1420 +#: ../plug-ins/common/file-mng.c:1425 msgid "All JNG" -msgstr "" +msgstr "Ĉiuj JNG" -#: ../plug-ins/common/file-mng.c:1432 +#: ../plug-ins/common/file-mng.c:1437 msgid "Default chunks type:" msgstr "" -#: ../plug-ins/common/file-mng.c:1435 +#: ../plug-ins/common/file-mng.c:1440 msgid "Combine" msgstr "Kombini" -#: ../plug-ins/common/file-mng.c:1436 +#: ../plug-ins/common/file-mng.c:1441 msgid "Replace" msgstr "Anstataŭigi" -#: ../plug-ins/common/file-mng.c:1447 -msgid "Default frame disposal:" +#: ../plug-ins/common/file-mng.c:1452 +msgid "Default _frame disposal:" msgstr "" -#: ../plug-ins/common/file-mng.c:1459 -msgid "PNG compression level:" -msgstr "" +#: ../plug-ins/common/file-mng.c:1464 +msgid "_PNG compression level:" +msgstr "_PNG densiga grado:" -#: ../plug-ins/common/file-mng.c:1467 ../plug-ins/ui/plug-in-file-png.ui.h:9 +#: ../plug-ins/common/file-mng.c:1472 ../plug-ins/ui/plug-in-file-png.ui.h:9 msgid "Choose a high compression level for small file size" -msgstr "" +msgstr "Elektu altan gradon de densigo por malgrandan dosieron" -#: ../plug-ins/common/file-mng.c:1481 +#: ../plug-ins/common/file-mng.c:1486 msgid "JPEG compression quality:" -msgstr "" +msgstr "Kvalito de JPEG densigo:" -#: ../plug-ins/common/file-mng.c:1498 +#: ../plug-ins/common/file-mng.c:1503 msgid "JPEG smoothing factor:" -msgstr "" +msgstr "JPEG koeficiento de glatigo:" -#: ../plug-ins/common/file-mng.c:1508 +#: ../plug-ins/common/file-mng.c:1513 msgid "Animated MNG Options" msgstr "" -#: ../plug-ins/common/file-mng.c:1514 -msgid "Loop" -msgstr "Iteracio" +#: ../plug-ins/common/file-mng.c:1519 +msgid "_Loop" +msgstr "_Iteracio" -#: ../plug-ins/common/file-mng.c:1528 +#: ../plug-ins/common/file-mng.c:1533 msgid "Default frame delay:" msgstr "" #. label for 'ms' adjustment -#: ../plug-ins/common/file-mng.c:1546 -#: ../plug-ins/file-webp/file-webp-dialog.c:306 +#: ../plug-ins/common/file-mng.c:1551 +#: ../plug-ins/file-webp/file-webp-dialog.c:351 #: ../plug-ins/ui/plug-in-file-gif.ui.h:8 msgid "milliseconds" msgstr "milisekundoj" -#: ../plug-ins/common/file-mng.c:1559 +#: ../plug-ins/common/file-mng.c:1564 msgid "" "These options are only available when the exported image has more than one " "layer. The image you are exporting only has one layer." msgstr "" -#: ../plug-ins/common/file-mng.c:1622 +#: ../plug-ins/common/file-mng.c:1627 msgid "MNG animation" msgstr "MNG-animacio" -#: ../plug-ins/common/file-pat.c:103 ../plug-ins/common/file-pat.c:126 +#: ../plug-ins/common/file-pat.c:83 msgid "GIMP pattern" -msgstr "GIMP-modelo" - -#: ../plug-ins/common/file-pat.c:380 -#, c-format -msgid "Invalid UTF-8 string in pattern file '%s'." -msgstr "Nevalida UTF-8-ĉeno en modeldosiero '%s'." +msgstr "GIMP-ŝablono" -#: ../plug-ins/common/file-pat.c:608 +#: ../plug-ins/common/file-pat.c:287 msgid "Pattern" -msgstr "Modelo" +msgstr "Ŝablono" -#: ../plug-ins/common/file-pcx.c:134 ../plug-ins/common/file-pcx.c:153 +#: ../plug-ins/common/file-pcx.c:147 ../plug-ins/common/file-pcx.c:166 msgid "ZSoft PCX image" -msgstr "" +msgstr "ZSoft PCX bildo" -#: ../plug-ins/common/file-pcx.c:375 +#: ../plug-ins/common/file-pcx.c:386 #, c-format msgid "Could not read header from '%s'" -msgstr "" +msgstr "Malsukcesis legi ĉapon el '%s'" -#: ../plug-ins/common/file-pcx.c:386 +#: ../plug-ins/common/file-pcx.c:397 #, c-format msgid "'%s' is not a PCX file" -msgstr "" +msgstr "'%s' ne estas PCX dosiero" -#: ../plug-ins/common/file-pcx.c:402 ../plug-ins/file-bmp/bmp-load.c:723 -#: ../plug-ins/file-psd/psd-load.c:306 +#: ../plug-ins/common/file-pcx.c:413 ../plug-ins/file-bmp/bmp-load.c:726 +#: ../plug-ins/file-psd/psd-load.c:315 #, c-format msgid "Unsupported or invalid image width: %d" -msgstr "" +msgstr "Ne abutmentata aŭ nevalida bilda larĝeco: %d" -#: ../plug-ins/common/file-pcx.c:408 ../plug-ins/file-bmp/bmp-load.c:729 -#: ../plug-ins/file-psd/psd-load.c:298 +#: ../plug-ins/common/file-pcx.c:419 ../plug-ins/file-bmp/bmp-load.c:732 +#: ../plug-ins/file-psd/psd-load.c:307 #, c-format msgid "Unsupported or invalid image height: %d" -msgstr "" +msgstr "Ne abutmentata aŭ nevalida bilda alteco: %d" -#: ../plug-ins/common/file-pcx.c:414 +#: ../plug-ins/common/file-pcx.c:425 msgid "Invalid number of bytes per line in PCX header" -msgstr "" +msgstr "Nevalida kvanto de bajtoj en literĉeno en PCX ĉapo" -#: ../plug-ins/common/file-pcx.c:421 +#: ../plug-ins/common/file-pcx.c:432 msgid "Resolution out of bounds in XCX header, using 72x72" -msgstr "" +msgstr "Distingivo translimas en XCX ĉapo, estas uzata 72x72" -#: ../plug-ins/common/file-pcx.c:429 +#: ../plug-ins/common/file-pcx.c:440 #, c-format msgid "Image dimensions too large: width %d x height %d" -msgstr "" +msgstr "Tro grandaj dimensioj de bildo: larĝeco %d x alteco %d" -#: ../plug-ins/common/file-pcx.c:484 +#: ../plug-ins/common/file-pcx.c:545 msgid "Unusual PCX flavour, giving up" msgstr "" -#: ../plug-ins/common/file-pcx.c:697 ../plug-ins/common/file-pnm.c:1241 +#: ../plug-ins/common/file-pcx.c:827 ../plug-ins/common/file-pnm.c:1245 msgid "Cannot export images with alpha channel." -msgstr "" +msgstr "Maleble eksporti bildojn kun alfa-kanalo." -#: ../plug-ins/common/file-pcx.c:709 +#: ../plug-ins/common/file-pcx.c:847 #, c-format msgid "Invalid X offset: %d" -msgstr "" +msgstr "Nevalida X deŝovo: %d" -#: ../plug-ins/common/file-pcx.c:715 +#: ../plug-ins/common/file-pcx.c:853 #, c-format msgid "Invalid Y offset: %d" -msgstr "" +msgstr "Nevalida Y deŝovo: %d" -#: ../plug-ins/common/file-pcx.c:721 +#: ../plug-ins/common/file-pcx.c:859 #, c-format msgid "Right border out of bounds (must be < %d): %d" msgstr "" -#: ../plug-ins/common/file-pcx.c:728 +#: ../plug-ins/common/file-pcx.c:866 #, c-format msgid "Bottom border out of bounds (must be < %d): %d" msgstr "" -#: ../plug-ins/common/file-pcx.c:795 +#: ../plug-ins/common/file-pcx.c:940 #, c-format msgid "Writing to file '%s' failed: %s" msgstr "" -#: ../plug-ins/common/file-pdf-load.c:300 -#: ../plug-ins/common/file-pdf-save.c:319 +#: ../plug-ins/common/file-pdf-load.c:324 +#: ../plug-ins/common/file-pdf-load.c:343 +#: ../plug-ins/common/file-pdf-save.c:350 +#: ../plug-ins/common/file-pdf-save.c:367 msgid "Portable Document Format" msgstr "Portebla dokumentformo" -#: ../plug-ins/common/file-pdf-load.c:545 -#: ../plug-ins/common/file-pdf-load.c:564 +#. TRANSLATORS: first argument is file name, +#. * second is out-of-range page number, third is +#. * number of pages. Specify order as in English if needed. +#. +#: ../plug-ins/common/file-pdf-load.c:507 +#, c-format +msgid "PDF document '%1$s' has %3$d page. Page %2$d is out of range." +msgid_plural "PDF document '%1$s' has %3$d pages. Page %2$d is out of range." +msgstr[0] "" +msgstr[1] "" + +#: ../plug-ins/common/file-pdf-load.c:689 +msgid "PDF is password protected, please input the password:" +msgstr "" + +#: ../plug-ins/common/file-pdf-load.c:699 +msgid "Encrypted PDF" +msgstr "Ĉifrita PDF" + +#: ../plug-ins/common/file-pdf-load.c:726 +msgid "Wrong password! Please input the right one:" +msgstr "Malĝusta pasvorto! Enigu ĝustan:" + +#: ../plug-ins/common/file-pdf-load.c:744 #, c-format msgid "Could not load '%s': %s" msgstr "Ne eblas ŝargi '%s': %s" -#: ../plug-ins/common/file-pdf-load.c:892 +#: ../plug-ins/common/file-pdf-load.c:1085 #, c-format msgid "%s-%s" msgstr "%s-%s" -#: ../plug-ins/common/file-pdf-load.c:894 ../plug-ins/common/file-ps.c:1185 +#: ../plug-ins/common/file-pdf-load.c:1087 ../plug-ins/common/file-ps.c:1197 #, c-format msgid "%s-pages" msgstr "%s-paĝoj" -#: ../plug-ins/common/file-pdf-load.c:1085 +#: ../plug-ins/common/file-pdf-load.c:1278 msgid "Import from PDF" -msgstr "Enporti de PDF" +msgstr "Importi el PDF" -#: ../plug-ins/common/file-pdf-load.c:1090 ../plug-ins/common/file-ps.c:3422 -#: ../plug-ins/file-tiff/file-tiff-load.c:148 +#: ../plug-ins/common/file-pdf-load.c:1283 ../plug-ins/common/file-ps.c:3448 +#: ../plug-ins/file-tiff/file-tiff-load.c:2665 +#: ../plug-ins/metadata/metadata-editor.c:4627 msgid "_Import" -msgstr "E_nporti" +msgstr "E_lporti" -#: ../plug-ins/common/file-pdf-load.c:1123 +#: ../plug-ins/common/file-pdf-load.c:1316 msgid "Error getting number of pages from the given PDF file." -msgstr "" +msgstr "Eraro de la ricevado je paĝaj kvantoj el taskan PDF-dosieron." + +#. "Load in reverse order" toggle button +#: ../plug-ins/common/file-pdf-load.c:1357 +msgid "Load in reverse order" +msgstr "Ŝargi en inversa ordo" -#: ../plug-ins/common/file-pdf-load.c:1165 +#: ../plug-ins/common/file-pdf-load.c:1375 msgid "_Width (pixels):" -msgstr "" +msgstr "_Larĝeco (rastrumeroj):" -#: ../plug-ins/common/file-pdf-load.c:1166 +#: ../plug-ins/common/file-pdf-load.c:1376 msgid "_Height (pixels):" -msgstr "" +msgstr "_Alteco (rastrumeroj)" -#: ../plug-ins/common/file-pdf-load.c:1168 +#: ../plug-ins/common/file-pdf-load.c:1378 msgid "_Resolution:" msgstr "_Distingivo:" #. Antialiasing -#: ../plug-ins/common/file-pdf-load.c:1179 +#: ../plug-ins/common/file-pdf-load.c:1389 msgid "Use _Anti-aliasing" -msgstr "" +msgstr "Uzi _glatigon" -#: ../plug-ins/common/file-pdf-load.c:1457 -#: ../plug-ins/common/file-pdf-load.c:1458 ../plug-ins/common/file-svg.c:915 -#: ../plug-ins/common/file-wmf.c:700 ../plug-ins/print/print-page-layout.c:305 +#: ../plug-ins/common/file-pdf-load.c:1667 +#: ../plug-ins/common/file-pdf-load.c:1668 ../plug-ins/common/file-svg.c:852 +#: ../plug-ins/common/file-wmf.c:710 ../plug-ins/print/print-page-layout.c:305 #, c-format msgid "pixels/%a" -msgstr "bilderoj/%a" +msgstr "rastrumeroj/%a" -#: ../plug-ins/common/file-pdf-save.c:334 +#: ../plug-ins/common/file-pdf-save.c:382 msgid "_Create multipage PDF..." -msgstr "" +msgstr "_Kreado multpaĝajn PDF..." -#: ../plug-ins/common/file-pdf-save.c:417 +#: ../plug-ins/common/file-pdf-save.c:465 msgid "You must select a file to save!" -msgstr "" +msgstr "Vi devas elekti dosieron por konservado!" -#: ../plug-ins/common/file-pdf-save.c:443 +#: ../plug-ins/common/file-pdf-save.c:491 #, c-format msgid "" "An error occurred while creating the PDF file:\n" @@ -3077,141 +3174,181 @@ "Make sure you entered a valid filename and that the selected location isn't " "read only!" msgstr "" +"Dum kreado de PDF dosiero okazis eraro:\n" +"%s\n" +"Konvinkiĝu, ke vi ekenigis ĝustan dosiernomon kaj ke elektita loko ne estas " +"nur legado!" -#: ../plug-ins/common/file-pdf-save.c:854 -#: ../plug-ins/common/file-pdf-save.c:977 -msgid "Omit hidden layers and layers with zero opacity" +#: ../plug-ins/common/file-pdf-save.c:823 +#: ../plug-ins/common/file-pdf-save.c:983 +msgid "_Omit hidden layers and layers with zero opacity" msgstr "" -#: ../plug-ins/common/file-pdf-save.c:859 -#: ../plug-ins/common/file-pdf-save.c:982 -msgid "Convert bitmaps to vector graphics where possible" +#: ../plug-ins/common/file-pdf-save.c:828 +#: ../plug-ins/common/file-pdf-save.c:988 +msgid "Convert _bitmaps to vector graphics where possible" msgstr "" -#: ../plug-ins/common/file-pdf-save.c:864 -#: ../plug-ins/common/file-pdf-save.c:987 -msgid "Apply layer masks before saving" +#: ../plug-ins/common/file-pdf-save.c:833 +#: ../plug-ins/common/file-pdf-save.c:993 +msgid "_Apply layer masks before saving" msgstr "" -#: ../plug-ins/common/file-pdf-save.c:868 -#: ../plug-ins/common/file-pdf-save.c:991 +#: ../plug-ins/common/file-pdf-save.c:837 +#: ../plug-ins/common/file-pdf-save.c:997 msgid "Keeping the masks will not change the output" msgstr "" -#: ../plug-ins/common/file-pdf-save.c:921 +#: ../plug-ins/common/file-pdf-save.c:843 +#, c-format +msgid "_Layers as pages (%s)" +msgstr "" + +#: ../plug-ins/common/file-pdf-save.c:845 +#: ../plug-ins/common/file-pdf-save.c:1044 +msgid "top layers first" +msgstr "" + +#: ../plug-ins/common/file-pdf-save.c:845 +#: ../plug-ins/common/file-pdf-save.c:1044 +msgid "bottom layers first" +msgstr "" + +#: ../plug-ins/common/file-pdf-save.c:853 +msgid "_Reverse the pages order" +msgstr "" + +#: ../plug-ins/common/file-pdf-save.c:927 msgid "Save to:" msgstr "Konservi al:" -#: ../plug-ins/common/file-pdf-save.c:925 +#: ../plug-ins/common/file-pdf-save.c:931 msgid "Browse..." -msgstr "" +msgstr "Rigardi..." -#: ../plug-ins/common/file-pdf-save.c:926 +#: ../plug-ins/common/file-pdf-save.c:932 msgid "Multipage PDF export" -msgstr "" +msgstr "Multpaĝa PDF eksporto" -#: ../plug-ins/common/file-pdf-save.c:962 +#: ../plug-ins/common/file-pdf-save.c:968 msgid "Remove the selected pages" -msgstr "" +msgstr "Forigi elektitajn paĝojn" -#: ../plug-ins/common/file-pdf-save.c:972 +#: ../plug-ins/common/file-pdf-save.c:978 msgid "Add this image" msgstr "Aldoni tiun bildon" -#: ../plug-ins/common/file-pdf-save.c:1080 -#: ../plug-ins/common/file-pdf-save.c:1148 -#: ../plug-ins/common/file-pdf-save.c:1246 ../plug-ins/common/file-ps.c:1915 -#: ../plug-ins/file-tiff/file-tiff-load.c:925 +#: ../plug-ins/common/file-pdf-save.c:1042 +#, c-format +msgid "Layers as pages (%s)" +msgstr "Tavoloj kiel paĝoj (%s)" + +#: ../plug-ins/common/file-pdf-save.c:1099 +#: ../plug-ins/common/file-pdf-save.c:1167 +#: ../plug-ins/common/file-pdf-save.c:1265 ../plug-ins/common/file-ps.c:1941 +#: ../plug-ins/file-tiff/file-tiff-load.c:1546 #, c-format msgid "Page %d" msgstr "Paĝo %d" -#: ../plug-ins/common/file-pdf-save.c:1117 +#: ../plug-ins/common/file-pdf-save.c:1136 msgid "Error! In order to save the file, at least one image should be added!" -msgstr "" +msgstr "Eraro! Por konservi dosieron, necesas aldoni almenaŭ unu bildon!" -#: ../plug-ins/common/file-pdf-save.c:1290 -#: ../plug-ins/print/print-draw-page.c:123 +#: ../plug-ins/common/file-pdf-save.c:1312 +#: ../plug-ins/print/print-draw-page.c:125 msgid "Cannot handle the size (either width or height) of the image." -msgstr "" +msgstr "Maleble trakti grandon (larĝecon kaj altecon) de bildo." #: ../plug-ins/common/file-pix.c:143 ../plug-ins/common/file-pix.c:159 msgid "Alias Pix image" -msgstr "" +msgstr "Alias Pix bildo" -#: ../plug-ins/common/file-png.c:309 ../plug-ins/common/file-png.c:330 -#: ../plug-ins/common/file-png.c:350 ../plug-ins/common/file-png.c:367 +#: ../plug-ins/common/file-png.c:312 ../plug-ins/common/file-png.c:333 +#: ../plug-ins/common/file-png.c:353 ../plug-ins/common/file-png.c:370 msgid "PNG image" msgstr "PNG-bildo" -#: ../plug-ins/common/file-png.c:761 +#: ../plug-ins/common/file-png.c:782 #, c-format -msgid "Error loading PNG file: %s" -msgstr "" +msgid "Error loading PNG file: %s\n" +msgstr "Eraro dum ŝargado de PNG-dosiero: %s\n" -#: ../plug-ins/common/file-png.c:878 +#: ../plug-ins/common/file-png.c:899 #, c-format -msgid "Error creating PNG read struct while exporting '%s'." -msgstr "" +msgid "Error creating PNG read struct while loading '%s'." +msgstr "Eraro de la kreado je PNG legstrukturo dum ŝargado '%s'." + +#: ../plug-ins/common/file-png.c:908 +#, c-format +msgid "Error while reading '%s'. Could not create PNG header info structure." +msgstr "Eraro dum legado de '%s'. Malsukcesis krei informan ĉapon de PNG." -#: ../plug-ins/common/file-png.c:888 +#: ../plug-ins/common/file-png.c:916 #, c-format msgid "Error while reading '%s'. File corrupted?" -msgstr "" +msgstr "Eraro dum legado de '%s'. Damaĝita dosiero?" -#: ../plug-ins/common/file-png.c:1043 +#: ../plug-ins/common/file-png.c:1075 #, c-format msgid "Unknown color model in PNG file '%s'." -msgstr "" +msgstr "Malkona kolora modelo en PNG-dosiero '%s'." -#: ../plug-ins/common/file-png.c:1056 ../plug-ins/file-exr/file-exr.c:251 +#: ../plug-ins/common/file-png.c:1088 ../plug-ins/file-exr/file-exr.c:249 #, c-format msgid "Could not create new image for '%s': %s" msgstr "Ne eblas krei novan bildon por '%s': %s" -#: ../plug-ins/common/file-png.c:1111 +#: ../plug-ins/common/file-png.c:1147 msgid "" "The PNG file specifies an offset that caused the layer to be positioned " "outside the image." msgstr "" +"En PNG-dosiero estas almontrita deŝovo, pro kiu tavolo lokiĝas trans de " +"bilda limo." -#: ../plug-ins/common/file-png.c:1388 +#: ../plug-ins/common/file-png.c:1408 msgid "Apply PNG Offset" -msgstr "" +msgstr "Apliki PNG deŝovon" -#: ../plug-ins/common/file-png.c:1392 +#: ../plug-ins/common/file-png.c:1412 msgid "Ignore PNG offset" -msgstr "" +msgstr "Ignori PNG deŝovon" -#: ../plug-ins/common/file-png.c:1393 +#: ../plug-ins/common/file-png.c:1413 msgid "Apply PNG offset to layer" -msgstr "" +msgstr "Apliki PNG deŝovon al tavolo" -#: ../plug-ins/common/file-png.c:1418 +#: ../plug-ins/common/file-png.c:1438 #, c-format msgid "" "The PNG image you are importing specifies an offset of %d, %d. Do you want " "to apply this offset to the layer?" msgstr "" -#: ../plug-ins/common/file-png.c:1526 +#: ../plug-ins/common/file-png.c:1577 #, c-format msgid "Error creating PNG write struct while exporting '%s'." msgstr "" -#: ../plug-ins/common/file-png.c:1536 +#: ../plug-ins/common/file-png.c:1586 +#, c-format +msgid "Error while exporting '%s'. Could not create PNG header info structure." +msgstr "" + +#: ../plug-ins/common/file-png.c:1594 #, c-format msgid "Error while exporting '%s'. Could not export image." msgstr "" -#: ../plug-ins/common/file-png.c:2338 ../plug-ins/common/file-raw-data.c:1785 -#: ../plug-ins/file-tiff/file-tiff-save.c:958 +#: ../plug-ins/common/file-png.c:2420 ../plug-ins/common/file-raw-data.c:2112 +#: ../plug-ins/file-tiff/file-tiff-save.c:1167 #, c-format msgid "Error loading UI file '%s': %s" -msgstr "" +msgstr "Eraro dum ŝargado de UI dosiero '%s':%s" -#: ../plug-ins/common/file-png.c:2339 ../plug-ins/common/file-raw-data.c:1786 -#: ../plug-ins/file-tiff/file-tiff-save.c:959 +#: ../plug-ins/common/file-png.c:2421 ../plug-ins/common/file-raw-data.c:2113 +#: ../plug-ins/file-tiff/file-tiff-save.c:1168 msgid "Unknown error" msgstr "Nekonata eraro" @@ -3236,17 +3373,16 @@ msgstr "PPM-bildo" #: ../plug-ins/common/file-pnm.c:335 -#| msgid "PNM image" msgid "PFM image" msgstr "PFM-bildo" #: ../plug-ins/common/file-pnm.c:599 ../plug-ins/common/file-pnm.c:622 #: ../plug-ins/common/file-pnm.c:631 ../plug-ins/common/file-pnm.c:644 -#: ../plug-ins/common/file-pnm.c:657 ../plug-ins/common/file-pnm.c:759 -#: ../plug-ins/common/file-pnm.c:854 ../plug-ins/common/file-pnm.c:939 -#: ../plug-ins/common/file-pnm.c:1000 +#: ../plug-ins/common/file-pnm.c:657 ../plug-ins/common/file-pnm.c:760 +#: ../plug-ins/common/file-pnm.c:855 ../plug-ins/common/file-pnm.c:940 +#: ../plug-ins/common/file-pnm.c:1001 msgid "Premature end of file." -msgstr "" +msgstr "Antaŭtempa fino de dosiero." #: ../plug-ins/common/file-pnm.c:601 msgid "Invalid file." @@ -3254,23 +3390,23 @@ #: ../plug-ins/common/file-pnm.c:616 msgid "File not in a supported format." -msgstr "" +msgstr "Dosiero de ne abutmenta formato." #: ../plug-ins/common/file-pnm.c:625 msgid "Invalid X resolution." -msgstr "" +msgstr "Nevalida X distingivo." #: ../plug-ins/common/file-pnm.c:627 msgid "Image width is larger than GIMP can handle." -msgstr "" +msgstr "Bilda larĝeco estas pli, ol povas trakti GIMP." #: ../plug-ins/common/file-pnm.c:634 msgid "Invalid Y resolution." -msgstr "" +msgstr "Nevalida Y distingivo." #: ../plug-ins/common/file-pnm.c:636 msgid "Image height is larger than GIMP can handle." -msgstr "" +msgstr "Bilda alteco estas pli, ol povas trakti GIMP." #: ../plug-ins/common/file-pnm.c:648 msgid "Bogus scale factor." @@ -3284,326 +3420,558 @@ msgid "Unsupported maximum value." msgstr "" -#: ../plug-ins/common/file-pnm.c:1601 +#: ../plug-ins/common/file-pnm.c:1614 msgid "PNM" msgstr "PNM" #. file save type -#: ../plug-ins/common/file-pnm.c:1604 +#: ../plug-ins/common/file-pnm.c:1617 msgid "Data formatting" -msgstr "" +msgstr "Datumformatado" -#: ../plug-ins/common/file-pnm.c:1608 -msgid "Raw" -msgstr "" +#: ../plug-ins/common/file-pnm.c:1621 +msgid "_Raw" +msgstr "_Raw" -#: ../plug-ins/common/file-pnm.c:1609 -msgid "ASCII" -msgstr "" +#: ../plug-ins/common/file-pnm.c:1622 +msgid "_ASCII" +msgstr "_ASCII" -#: ../plug-ins/common/file-ps.c:654 ../plug-ins/common/file-ps.c:746 +#: ../plug-ins/common/file-ps.c:654 ../plug-ins/common/file-ps.c:721 msgid "PostScript document" msgstr "PostScript-dokumento" -#: ../plug-ins/common/file-ps.c:673 ../plug-ins/common/file-ps.c:763 +#: ../plug-ins/common/file-ps.c:673 ../plug-ins/common/file-ps.c:738 msgid "Encapsulated PostScript image" msgstr "" -#: ../plug-ins/common/file-ps.c:693 -msgid "PDF document" -msgstr "PDF-dokumento" - -#: ../plug-ins/common/file-ps.c:1110 +#: ../plug-ins/common/file-ps.c:1085 #, c-format msgid "Could not interpret PostScript file '%s'" msgstr "" -#: ../plug-ins/common/file-ps.c:1247 +#: ../plug-ins/common/file-ps.c:1173 +msgid "Rendered EPS" +msgstr "Bildigita EPS" + +#: ../plug-ins/common/file-ps.c:1260 #, c-format msgid "PostScript export cannot handle images with alpha channels" -msgstr "" +msgstr "PostScript eksporto ne povas trakti bildojn kun alfaj kanaloj" -#: ../plug-ins/common/file-ps.c:3417 +#: ../plug-ins/common/file-ps.c:3443 msgid "Import from PostScript" -msgstr "" +msgstr "Importi el PostScript" #. Rendering -#: ../plug-ins/common/file-ps.c:3461 +#: ../plug-ins/common/file-ps.c:3487 msgid "Rendering" msgstr "Bildigo" #. Resolution -#: ../plug-ins/common/file-ps.c:3480 ../plug-ins/common/file-svg.c:909 -#: ../plug-ins/common/file-wmf.c:694 +#: ../plug-ins/common/file-ps.c:3506 ../plug-ins/common/file-svg.c:846 +#: ../plug-ins/common/file-wmf.c:704 msgid "Resolution:" msgstr "Distingivo:" -#: ../plug-ins/common/file-ps.c:3522 +#: ../plug-ins/common/file-ps.c:3548 msgid "Pages:" msgstr "Paĝoj:" -#: ../plug-ins/common/file-ps.c:3529 +#: ../plug-ins/common/file-ps.c:3555 msgid "Pages to load (e.g.: 1-4 or 1,3,5-7)" -msgstr "" +msgstr "Paĝoj por ŝargado (ekz.: 1-4 aŭ 1,3,5-7)" -#: ../plug-ins/common/file-ps.c:3534 ../plug-ins/common/sphere-designer.c:2657 +#: ../plug-ins/common/file-ps.c:3560 ../plug-ins/common/sphere-designer.c:2657 msgid "Layers" msgstr "Tavoloj" -#: ../plug-ins/common/file-ps.c:3537 +#: ../plug-ins/common/file-ps.c:3563 msgid "Images" msgstr "Bildoj" -#: ../plug-ins/common/file-ps.c:3540 +#: ../plug-ins/common/file-ps.c:3566 msgid "Open as" msgstr "Malfermi kiel" -#: ../plug-ins/common/file-ps.c:3544 +#: ../plug-ins/common/file-ps.c:3570 msgid "Try Bounding Box" msgstr "" #. Coloring -#: ../plug-ins/common/file-ps.c:3557 +#: ../plug-ins/common/file-ps.c:3583 msgid "Coloring" -msgstr "" +msgstr "Kolorigado" -#: ../plug-ins/common/file-ps.c:3561 +#: ../plug-ins/common/file-ps.c:3587 msgid "B/W" -msgstr "" +msgstr "N/B" -#: ../plug-ins/common/file-ps.c:3562 ../plug-ins/imagemap/imap_menu.c:228 +#: ../plug-ins/common/file-ps.c:3588 ../plug-ins/imagemap/imap_menu.c:228 msgid "Gray" msgstr "Grizo" -#: ../plug-ins/common/file-ps.c:3563 ../plug-ins/common/file-xpm.c:480 +#: ../plug-ins/common/file-ps.c:3589 ../plug-ins/common/file-xpm.c:485 #: ../plug-ins/gimpressionist/color.c:65 #: ../plug-ins/gimpressionist/general.c:169 #: ../plug-ins/imagemap/imap_menu.c:227 msgid "Color" msgstr "Koloro" -#: ../plug-ins/common/file-ps.c:3564 ../plug-ins/file-fits/fits.c:1185 +#: ../plug-ins/common/file-ps.c:3590 msgid "Automatic" msgstr "Aŭtomate" -#: ../plug-ins/common/file-ps.c:3575 +#: ../plug-ins/common/file-ps.c:3601 msgid "Text antialiasing" -msgstr "" +msgstr "Teksta glatigo" -#: ../plug-ins/common/file-ps.c:3579 ../plug-ins/common/file-ps.c:3591 +#: ../plug-ins/common/file-ps.c:3605 ../plug-ins/common/file-ps.c:3617 msgctxt "antialiasing" msgid "None" msgstr "Neniu" -#: ../plug-ins/common/file-ps.c:3580 ../plug-ins/common/file-ps.c:3592 +#: ../plug-ins/common/file-ps.c:3606 ../plug-ins/common/file-ps.c:3618 msgid "Weak" msgstr "Semajno" -#: ../plug-ins/common/file-ps.c:3581 ../plug-ins/common/file-ps.c:3593 +#: ../plug-ins/common/file-ps.c:3607 ../plug-ins/common/file-ps.c:3619 msgid "Strong" msgstr "Forte" -#: ../plug-ins/common/file-ps.c:3587 +#: ../plug-ins/common/file-ps.c:3613 msgid "Graphic antialiasing" -msgstr "" +msgstr "Grafika glatigo" -#: ../plug-ins/common/file-ps.c:3665 +#: ../plug-ins/common/file-ps.c:3691 msgid "PostScript" -msgstr "" +msgstr "PostScript" #. Image Size -#: ../plug-ins/common/file-ps.c:3682 +#: ../plug-ins/common/file-ps.c:3708 msgid "Image Size" msgstr "Bildgrando" -#: ../plug-ins/common/file-ps.c:3725 +#: ../plug-ins/common/file-ps.c:3751 msgid "_X offset:" -msgstr "" +msgstr "_X deŝovo:" -#: ../plug-ins/common/file-ps.c:3737 +#: ../plug-ins/common/file-ps.c:3763 msgid "_Y offset:" -msgstr "" +msgstr "_Y deŝovo:" -#: ../plug-ins/common/file-ps.c:3743 +#: ../plug-ins/common/file-ps.c:3769 msgid "_Keep aspect ratio" -msgstr "" +msgstr "_Konservi proporcion de flankoj" -#: ../plug-ins/common/file-ps.c:3749 +#: ../plug-ins/common/file-ps.c:3775 msgid "" "When toggled, the resulting image will be scaled to fit into the given size " "without changing the aspect ratio." msgstr "" +"Se tiu opcio estas ŝaltita, do la ricevonta bildo estos skalita, por " +"enskribiĝi en taskitan grandon sen ŝanĝado de flankaj proporcio." #. Unit -#: ../plug-ins/common/file-ps.c:3759 +#: ../plug-ins/common/file-ps.c:3785 msgid "Unit" msgstr "Unuo" -#: ../plug-ins/common/file-ps.c:3763 +#: ../plug-ins/common/file-ps.c:3789 msgid "_Inch" msgstr "_Colo" -#: ../plug-ins/common/file-ps.c:3764 +#: ../plug-ins/common/file-ps.c:3790 msgid "_Millimeter" msgstr "_Milimetro" #. Rotation -#: ../plug-ins/common/file-ps.c:3775 +#: ../plug-ins/common/file-ps.c:3801 #: ../plug-ins/map-object/map-object-ui.c:1019 msgid "Rotation" msgstr "Turno" #. Format -#: ../plug-ins/common/file-ps.c:3790 +#: ../plug-ins/common/file-ps.c:3816 msgid "Output" msgstr "Eligo" -#: ../plug-ins/common/file-ps.c:3796 +#: ../plug-ins/common/file-ps.c:3822 msgid "_PostScript level 2" msgstr "" -#: ../plug-ins/common/file-ps.c:3805 +#: ../plug-ins/common/file-ps.c:3831 msgid "_Encapsulated PostScript" msgstr "" -#: ../plug-ins/common/file-ps.c:3814 +#: ../plug-ins/common/file-ps.c:3840 msgid "P_review" -msgstr "" +msgstr "A_ntaŭrigardo" -#: ../plug-ins/common/file-ps.c:3838 +#: ../plug-ins/common/file-ps.c:3864 msgid "Preview _size:" -msgstr "" +msgstr "Antaŭrigarda _gardo:" -#: ../plug-ins/common/file-psp.c:599 ../plug-ins/common/file-psp.c:623 +#: ../plug-ins/common/file-psp.c:639 ../plug-ins/common/file-psp.c:663 msgid "Paint Shop Pro image" -msgstr "" +msgstr "Paint Shop Pro bildo" -#: ../plug-ins/common/file-psp.c:640 +#: ../plug-ins/common/file-psp.c:680 msgid "PSP" -msgstr "" +msgstr "PSP" #. file save type -#: ../plug-ins/common/file-psp.c:643 +#: ../plug-ins/common/file-psp.c:683 msgid "Data Compression" -msgstr "" +msgstr "Datumdensigo" -#: ../plug-ins/common/file-psp.c:647 +#: ../plug-ins/common/file-psp.c:687 msgctxt "compression" msgid "None" msgstr "Neniu" -#: ../plug-ins/common/file-psp.c:648 +#: ../plug-ins/common/file-psp.c:688 msgid "RLE" msgstr "" -#: ../plug-ins/common/file-psp.c:649 +#: ../plug-ins/common/file-psp.c:689 msgid "LZ77" -msgstr "" +msgstr "LZ77" -#: ../plug-ins/common/file-raw-data.c:253 -#: ../plug-ins/common/file-raw-data.c:268 -#: ../plug-ins/common/file-raw-data.c:283 -msgid "Raw image data" -msgstr "" +#: ../plug-ins/common/file-psp.c:783 +#, fuzzy, c-format +#| msgid "Error reading file" +msgid "Error reading block header" +msgstr "Eraro dum legi dosieron" -#: ../plug-ins/common/file-raw-data.c:1550 -msgid "Load Image from Raw Data" -msgstr "" +#: ../plug-ins/common/file-psp.c:790 +#, c-format +msgid "Invalid block header at %ld" +msgstr "Nevalida ĉapo de bloko laŭ adreso %ld" -#: ../plug-ins/common/file-raw-data.c:1592 -msgid "Image" -msgstr "Bildo" +#: ../plug-ins/common/file-psp.c:793 +#, c-format +msgid "Invalid block header" +msgstr "Nevalida ĉapo de bloko" -#: ../plug-ins/common/file-raw-data.c:1603 -msgid "RGB Alpha" -msgstr "" +#: ../plug-ins/common/file-psp.c:825 +#, c-format +msgid "Seek error: %s" +msgstr "Eraro de serĉo: %s" -#: ../plug-ins/common/file-raw-data.c:1604 -msgid "RGB565 Big Endian" +#: ../plug-ins/common/file-psp.c:848 +#, c-format +msgid "Invalid general image attribute chunk size." msgstr "" -#: ../plug-ins/common/file-raw-data.c:1605 -msgid "RGB565 Little Endian" +#: ../plug-ins/common/file-psp.c:870 +#, c-format +msgid "Error reading general image attribute block." msgstr "" -#: ../plug-ins/common/file-raw-data.c:1606 -msgid "BGR565 Big Endian" -msgstr "" +#: ../plug-ins/common/file-psp.c:885 +#, fuzzy, c-format +#| msgid "Unknown reason" +msgid "Unknown compression type %d" +msgstr "Nekonata kialo" -#: ../plug-ins/common/file-raw-data.c:1607 -msgid "BGR565 Little Endian" +#: ../plug-ins/common/file-psp.c:921 ../plug-ins/common/file-psp.c:928 +#, c-format +msgid "Unsupported bit depth %d" msgstr "" -#: ../plug-ins/common/file-raw-data.c:1608 -msgid "Planar RGB" +#: ../plug-ins/common/file-psp.c:975 +#, c-format +msgid "Error reading creator keyword chunk" msgstr "" -#: ../plug-ins/common/file-raw-data.c:1609 -msgid "B&W 1 bit" +#: ../plug-ins/common/file-psp.c:981 +#, c-format +msgid "Invalid keyword chunk header" msgstr "" -#: ../plug-ins/common/file-raw-data.c:1610 -msgid "Gray 2 bit" +#: ../plug-ins/common/file-psp.c:996 ../plug-ins/common/file-psp.c:1023 +#, c-format +msgid "Error reading creator keyword data" msgstr "" -#: ../plug-ins/common/file-raw-data.c:1611 -msgid "Gray 4 bit" -msgstr "" +#: ../plug-ins/common/file-psp.c:1107 ../plug-ins/common/file-psp.c:1116 +#: ../plug-ins/common/file-psp.c:1125 +#, fuzzy, c-format +#| msgid "Error reading file" +msgid "Error reading color block" +msgstr "Eraro dum legi dosieron" -#: ../plug-ins/common/file-raw-data.c:1612 -msgid "Gray 8 bit" -msgstr "" +#: ../plug-ins/common/file-psp.c:1138 +#, fuzzy, c-format +#| msgid "Error reading file" +msgid "Error reading color palette" +msgstr "Eraro dum legi dosieron" -#: ../plug-ins/common/file-raw-data.c:1613 -msgid "Indexed" +#: ../plug-ins/common/file-psp.c:1564 ../plug-ins/common/file-psp.c:1578 +#, c-format +msgid "zlib error" +msgstr "zlib eraro" + +#: ../plug-ins/common/file-psp.c:1641 ../plug-ins/common/file-psp.c:1675 +#: ../plug-ins/common/file-psp.c:1685 +#, c-format +msgid "Error reading layer extension information" msgstr "" -#: ../plug-ins/common/file-raw-data.c:1614 -msgid "Indexed Alpha" +#: ../plug-ins/common/file-psp.c:1662 +#, c-format +msgid "Error reading block information" +msgstr "Eraro dum legado de informaĵo de bloko" + +#: ../plug-ins/common/file-psp.c:1742 +#, c-format +msgid "Invalid layer sub-block %s, should be LAYER" msgstr "" -#: ../plug-ins/common/file-raw-data.c:1619 -msgid "Image _Type:" +#: ../plug-ins/common/file-psp.c:1773 ../plug-ins/common/file-psp.c:1830 +#, c-format +msgid "Error reading layer information chunk" msgstr "" -#: ../plug-ins/common/file-raw-data.c:1675 -msgid "Palette" -msgstr "Paletro" +#: ../plug-ins/common/file-psp.c:1872 +#, c-format +msgid "Invalid layer dimensions: %dx%d" +msgstr "Nevalidaj skaloj de tavolo: %dx%d" -#: ../plug-ins/common/file-raw-data.c:1685 -#: ../plug-ins/ui/plug-in-file-raw.ui.h:4 -msgid "R, G, B (normal)" +#: ../plug-ins/common/file-psp.c:1933 +#, c-format +msgid "Error creating layer" +msgstr "Eraro dum kreado de tavolo" + +#: ../plug-ins/common/file-psp.c:1978 +#, c-format +msgid "Invalid layer sub-block %s, should be CHANNEL" msgstr "" -#: ../plug-ins/common/file-raw-data.c:1686 -#: ../plug-ins/ui/plug-in-file-raw.ui.h:5 -msgid "B, G, R, X (BMP style)" +#: ../plug-ins/common/file-psp.c:1994 +#, c-format +msgid "Error reading channel information chunk" msgstr "" -#: ../plug-ins/common/file-raw-data.c:1691 -msgid "_Palette Type:" +#: ../plug-ins/common/file-psp.c:2017 +#, c-format +msgid "Invalid channel type %d in channel information chunk" msgstr "" -#: ../plug-ins/common/file-raw-data.c:1702 -msgid "Off_set:" +#: ../plug-ins/common/file-psp.c:2121 ../plug-ins/common/file-psp.c:2138 +#, c-format +msgid "Error reading tube data chunk" +msgstr "Eraro dum legado de parto je datumtubo" + +#: ../plug-ins/common/file-psp.c:2239 +#, c-format +msgid "Error reading file header." +msgstr "Eraro dum legado de dosierĉapo." + +#: ../plug-ins/common/file-psp.c:2246 +#, c-format +msgid "Incorrect file signature." +msgstr "" + +#: ../plug-ins/common/file-psp.c:2260 +#, c-format +msgid "Unsupported PSP file format version %d.%d." +msgstr "" + +#: ../plug-ins/common/file-psp.c:2280 +msgid "invalid block size" +msgstr "" + +#: ../plug-ins/common/file-psp.c:2289 +#, c-format +msgid "Duplicate General Image Attributes block." +msgstr "" + +#: ../plug-ins/common/file-psp.c:2319 +#, c-format +msgid "Missing General Image Attributes block." +msgstr "" + +#: ../plug-ins/common/file-psp.c:2433 +#, c-format +msgid "Exporting not implemented yet." +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:283 +#: ../plug-ins/common/file-raw-data.c:319 +#: ../plug-ins/common/file-raw-data.c:331 +msgid "Raw image data" +msgstr "Raw bilddatumo" + +#: ../plug-ins/common/file-raw-data.c:304 +#: ../plug-ins/common/file-raw-data.c:1865 +msgid "Digital Elevation Model data" +msgstr "Datumoj de cifera modelo je altaĵoj" + +#: ../plug-ins/common/file-raw-data.c:424 +#, c-format +msgid "Could not open '%s' for size verification: %s" +msgstr "Malsukcesis malfermi '%s' por kontroli grandon: %s" + +#: ../plug-ins/common/file-raw-data.c:502 +#, c-format +msgid "" +"%d is not a valid sample spacing. Valid values are: 0 (auto-detect), 1 and 3." +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:520 +#, c-format +msgid "" +"Auto-detection of sample spacing failed. \"%s\" does not appear to be a " +"valid HGT file or its variant is not supported yet. Supported HGT files are: " +"SRTM-1 and SRTM-3. If you know the variant, run with argument 1 or 3." +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1812 +msgid "Load Image from Raw Data" +msgstr "" + +#. Translators: Digital Elevation Model (DEM) is a technical term +#. * used for 3D surface modeling or relief maps; so it must be +#. * translated by the proper technical term in your language. +#. +#: ../plug-ins/common/file-raw-data.c:1861 +msgid "Digital Elevation Model data (1 arc-second)" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1863 +msgid "Digital Elevation Model data (3 arc-seconds)" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1869 +msgid "Image" +msgstr "Bildo" + +#. 2 types of HGT files are possible: SRTM-1 and SRTM-3. +#. * From the documentation: https://dds.cr.usgs.gov/srtm/version1/Documentation/SRTM_Topo.txt +#. * "SRTM-1 data are sampled at one arc-second of latitude and longitude and +#. * each file contains 3601 lines and 3601 samples. +#. * [...] +#. * SRTM-3 data are sampled at three arc-seconds and contain 1201 lines and +#. * 1201 samples with similar overlapping rows and columns." +#. +#: ../plug-ins/common/file-raw-data.c:1899 +msgid "SRTM-1 (1 arc-second)" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1900 +msgid "SRTM-3 (3 arc-seconds)" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1903 +msgid "_Sample Spacing:" +msgstr "Interspaco:" + +#: ../plug-ins/common/file-raw-data.c:1921 +msgid "RGB Alpha" msgstr "" -#: ../plug-ins/common/file-raw-data.c:1714 +#: ../plug-ins/common/file-raw-data.c:1922 +msgid "RGB565 Big Endian" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1923 +msgid "RGB565 Little Endian" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1924 +msgid "BGR565 Big Endian" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1925 +msgid "BGR565 Little Endian" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1926 +msgid "Planar RGB" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1927 +msgid "B&W 1 bit" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1928 +msgid "Gray 2 bit" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1929 +msgid "Gray 4 bit" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1930 +msgid "Gray 8 bit" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1931 +msgid "Indexed" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1932 +msgid "Indexed Alpha" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1933 +msgid "Gray unsigned 16 bit Big Endian" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1934 +msgid "Gray unsigned 16 bit Little Endian" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1935 +msgid "Gray 16 bit Big Endian" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1936 +msgid "Gray 16 bit Little Endian" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1941 +msgid "Image _Type:" +msgstr "Tipo de bildo:" + +#: ../plug-ins/common/file-raw-data.c:2002 +msgid "Palette" +msgstr "Paletro" + +#: ../plug-ins/common/file-raw-data.c:2012 +msgid "R, G, B (normal)" +msgstr "R, G, B (normala)" + +#: ../plug-ins/common/file-raw-data.c:2013 +msgid "B, G, R, X (BMP style)" +msgstr "B, G, R, X (BMP stilo)" + +#: ../plug-ins/common/file-raw-data.c:2018 +msgid "_Palette Type:" +msgstr "_Tipo de paletro:" + +#: ../plug-ins/common/file-raw-data.c:2029 +msgid "Off_set:" +msgstr "De_ŝovo:" + +#: ../plug-ins/common/file-raw-data.c:2041 msgid "Select Palette File" msgstr "Elekti paletrodosieron" -#: ../plug-ins/common/file-raw-data.c:1720 +#: ../plug-ins/common/file-raw-data.c:2047 msgid "Pal_ette File:" msgstr "Pal_etrodosiero:" #. Dialog init -#: ../plug-ins/common/file-raw-data.c:1769 +#: ../plug-ins/common/file-raw-data.c:2096 msgid "Raw Image" msgstr "RAW-bildo" #: ../plug-ins/common/file-sunras.c:255 ../plug-ins/common/file-sunras.c:275 msgid "SUN Rasterfile image" -msgstr "" +msgstr "SUN Rasterfile bildo" #: ../plug-ins/common/file-sunras.c:447 #, c-format @@ -3623,7 +3991,7 @@ msgid "Type of colormap not supported" msgstr "" -#: ../plug-ins/common/file-sunras.c:502 ../plug-ins/common/file-xbm.c:834 +#: ../plug-ins/common/file-sunras.c:502 ../plug-ins/common/file-xbm.c:835 #: ../plug-ins/common/file-xwd.c:525 #, c-format msgid "" @@ -3631,7 +3999,7 @@ "No image width specified" msgstr "" -#: ../plug-ins/common/file-sunras.c:510 ../plug-ins/common/file-xbm.c:841 +#: ../plug-ins/common/file-sunras.c:510 ../plug-ins/common/file-xbm.c:843 #: ../plug-ins/common/file-xwd.c:533 #, c-format msgid "" @@ -3639,7 +4007,7 @@ "Image width is larger than GIMP can handle" msgstr "" -#: ../plug-ins/common/file-sunras.c:518 ../plug-ins/common/file-xbm.c:848 +#: ../plug-ins/common/file-sunras.c:518 ../plug-ins/common/file-xbm.c:851 #: ../plug-ins/common/file-xwd.c:540 #, c-format msgid "" @@ -3647,7 +4015,7 @@ "No image height specified" msgstr "" -#: ../plug-ins/common/file-sunras.c:526 ../plug-ins/common/file-xbm.c:855 +#: ../plug-ins/common/file-sunras.c:526 ../plug-ins/common/file-xbm.c:859 #: ../plug-ins/common/file-xwd.c:547 #, c-format msgid "" @@ -3668,98 +4036,104 @@ msgid "Can't operate on unknown image types" msgstr "" -#: ../plug-ins/common/file-sunras.c:1157 ../plug-ins/common/file-sunras.c:1251 -#: ../plug-ins/common/file-sunras.c:1334 ../plug-ins/common/file-sunras.c:1433 -#: ../plug-ins/common/file-xwd.c:1419 ../plug-ins/common/file-xwd.c:1522 -#: ../plug-ins/common/file-xwd.c:1681 ../plug-ins/common/file-xwd.c:1896 -#: ../plug-ins/common/file-xwd.c:2054 ../plug-ins/common/file-xwd.c:2317 -#: ../plug-ins/file-fits/fits.c:803 +#: ../plug-ins/common/file-sunras.c:1158 ../plug-ins/common/file-sunras.c:1252 +#: ../plug-ins/common/file-sunras.c:1335 ../plug-ins/common/file-sunras.c:1434 +#: ../plug-ins/common/file-xwd.c:1429 ../plug-ins/common/file-xwd.c:1532 +#: ../plug-ins/common/file-xwd.c:1691 ../plug-ins/common/file-xwd.c:1906 +#: ../plug-ins/common/file-xwd.c:2064 ../plug-ins/common/file-xwd.c:2327 +#: ../plug-ins/file-fits/fits.c:804 msgid "EOF encountered on reading" msgstr "" -#: ../plug-ins/common/file-sunras.c:1612 ../plug-ins/common/file-sunras.c:1733 -#: ../plug-ins/file-fits/fits.c:1125 +#: ../plug-ins/common/file-sunras.c:1613 ../plug-ins/common/file-sunras.c:1734 +#: ../plug-ins/file-fits/fits.c:1126 msgid "Write error occurred" msgstr "" -#: ../plug-ins/common/file-sunras.c:1750 +#: ../plug-ins/common/file-sunras.c:1751 msgid "SUNRAS" msgstr "" #. file save type -#: ../plug-ins/common/file-sunras.c:1753 +#: ../plug-ins/common/file-sunras.c:1754 msgid "Data Formatting" msgstr "" -#: ../plug-ins/common/file-sunras.c:1757 -msgid "RunLength Encoded" +#: ../plug-ins/common/file-sunras.c:1758 +msgid "_RunLength Encoded" msgstr "" +#: ../plug-ins/common/file-sunras.c:1759 +msgid "_Standard" +msgstr "_Norma" + #: ../plug-ins/common/file-svg.c:139 msgid "SVG image" msgstr "SVG-bildo" -#: ../plug-ins/common/file-svg.c:331 ../plug-ins/common/file-svg.c:712 +#: ../plug-ins/common/file-svg.c:331 ../plug-ins/common/file-svg.c:649 msgid "Unknown reason" msgstr "Nekonata kialo" #: ../plug-ins/common/file-svg.c:337 msgid "Rendering SVG" -msgstr "" +msgstr "SVG bildigado" #: ../plug-ins/common/file-svg.c:349 msgid "Rendered SVG" -msgstr "" +msgstr "Bildigita SVG" -#: ../plug-ins/common/file-svg.c:546 ../plug-ins/common/file-wmf.c:359 +#: ../plug-ins/common/file-svg.c:484 ../plug-ins/common/file-wmf.c:369 #, c-format msgid "%d × %d" msgstr "%d × %d" -#: ../plug-ins/common/file-svg.c:554 +#: ../plug-ins/common/file-svg.c:492 msgid "" "SVG file does not\n" "specify a size!" msgstr "" +"SVG dosiero ne\n" +"almontras grandon!" #. Scalable Vector Graphics is SVG, should perhaps not be translated -#: ../plug-ins/common/file-svg.c:721 +#: ../plug-ins/common/file-svg.c:658 msgid "Render Scalable Vector Graphics" -msgstr "" +msgstr "Bildigo de Scalable Vector Graphics" #. Width and Height -#: ../plug-ins/common/file-svg.c:786 ../plug-ins/common/file-wmf.c:571 -#: ../plug-ins/common/grid.c:732 +#: ../plug-ins/common/file-svg.c:723 ../plug-ins/common/file-wmf.c:581 +#: ../plug-ins/common/grid.c:762 msgid "Width:" msgstr "Larĝo:" -#: ../plug-ins/common/file-svg.c:792 ../plug-ins/common/file-wmf.c:577 +#: ../plug-ins/common/file-svg.c:729 ../plug-ins/common/file-wmf.c:587 msgid "Height:" msgstr "Alto:" -#: ../plug-ins/common/file-svg.c:868 ../plug-ins/common/file-wmf.c:653 +#: ../plug-ins/common/file-svg.c:805 ../plug-ins/common/file-wmf.c:663 msgid "_X ratio:" -msgstr "" +msgstr "_X proporcio:" -#: ../plug-ins/common/file-svg.c:890 ../plug-ins/common/file-wmf.c:675 +#: ../plug-ins/common/file-svg.c:827 ../plug-ins/common/file-wmf.c:685 msgid "_Y ratio:" -msgstr "" +msgstr "_Y proporcio:" -#: ../plug-ins/common/file-svg.c:904 ../plug-ins/common/file-wmf.c:689 +#: ../plug-ins/common/file-svg.c:841 ../plug-ins/common/file-wmf.c:699 msgid "Constrain aspect ratio" msgstr "" #. Path Import -#: ../plug-ins/common/file-svg.c:935 +#: ../plug-ins/common/file-svg.c:872 msgid "Import _paths" -msgstr "Enporti _vojojn" +msgstr "Importi _vojojn" -#: ../plug-ins/common/file-svg.c:942 +#: ../plug-ins/common/file-svg.c:879 msgid "" "Import path elements of the SVG so they can be used with the GIMP path tool" msgstr "" -#: ../plug-ins/common/file-svg.c:950 +#: ../plug-ins/common/file-svg.c:887 msgid "Merge imported paths" msgstr "" @@ -3770,59 +4144,54 @@ #: ../plug-ins/common/file-tga.c:456 #, c-format msgid "Cannot read footer from '%s'" -msgstr "" +msgstr "Maleble legi malsupran paĝotitolon el '%s'" -#: ../plug-ins/common/file-tga.c:474 +#: ../plug-ins/common/file-tga.c:475 #, c-format msgid "Cannot read extension from '%s'" -msgstr "" +msgstr "Maleble legi etendilon el '%s'" -#: ../plug-ins/common/file-tga.c:486 +#: ../plug-ins/common/file-tga.c:488 #, c-format msgid "Cannot read header from '%s'" -msgstr "" +msgstr "Maleble legi ĉapon el '%s'" -#: ../plug-ins/common/file-tga.c:1413 +#: ../plug-ins/common/file-tga.c:1434 msgid "TGA" msgstr "" #. rle -#: ../plug-ins/common/file-tga.c:1422 +#: ../plug-ins/common/file-tga.c:1443 ../plug-ins/file-sgi/sgi.c:683 msgid "_RLE compression" -msgstr "" +msgstr "_RLE densigo" -#: ../plug-ins/common/file-tga.c:1436 +#: ../plug-ins/common/file-tga.c:1457 msgid "Or_igin:" msgstr "" -#: ../plug-ins/common/file-tga.c:1440 +#: ../plug-ins/common/file-tga.c:1461 msgid "Bottom left" -msgstr "" +msgstr "Maldekstre malsupre" -#: ../plug-ins/common/file-tga.c:1441 +#: ../plug-ins/common/file-tga.c:1462 msgid "Top left" -msgstr "" +msgstr "Maldekstre supre" #: ../plug-ins/common/file-wmf.c:129 msgid "Microsoft WMF file" -msgstr "" +msgstr "Microsoft WMF dosiero" -#: ../plug-ins/common/file-wmf.c:353 +#: ../plug-ins/common/file-wmf.c:363 msgid "" "WMF file does not\n" "specify a size!" msgstr "" -#: ../plug-ins/common/file-wmf.c:501 +#: ../plug-ins/common/file-wmf.c:511 msgid "Render Windows Metafile" msgstr "" -#: ../plug-ins/common/file-wmf.c:965 -#, c-format -msgid "Could not open '%s' for reading" -msgstr "" - -#: ../plug-ins/common/file-wmf.c:998 +#: ../plug-ins/common/file-wmf.c:1028 msgid "Rendered WMF" msgstr "" @@ -3837,7 +4206,7 @@ "Could not read header (ftell == %ld)" msgstr "" -#: ../plug-ins/common/file-xbm.c:862 +#: ../plug-ins/common/file-xbm.c:867 #, c-format msgid "" "'%s':\n" @@ -3845,7 +4214,7 @@ msgstr "" #. The image is not black-and-white. -#: ../plug-ins/common/file-xbm.c:997 +#: ../plug-ins/common/file-xbm.c:1004 msgid "" "The image which you are trying to export as an XBM contains more than two " "colors.\n" @@ -3853,103 +4222,103 @@ "Please convert it to a black and white (1-bit) indexed image and try again." msgstr "" -#: ../plug-ins/common/file-xbm.c:1009 +#: ../plug-ins/common/file-xbm.c:1016 msgid "" "You cannot save a cursor mask for an image\n" "which has no alpha channel." msgstr "" -#: ../plug-ins/common/file-xbm.c:1238 +#: ../plug-ins/common/file-xbm.c:1250 msgid "XBM" msgstr "" #. parameter settings -#: ../plug-ins/common/file-xbm.c:1241 +#: ../plug-ins/common/file-xbm.c:1253 msgid "XBM Options" msgstr "" #. X10 format -#: ../plug-ins/common/file-xbm.c:1251 +#: ../plug-ins/common/file-xbm.c:1263 msgid "_X10 format bitmap" msgstr "" -#: ../plug-ins/common/file-xbm.c:1271 +#: ../plug-ins/common/file-xbm.c:1283 msgid "_Identifier prefix:" msgstr "" -#: ../plug-ins/common/file-xbm.c:1285 +#: ../plug-ins/common/file-xbm.c:1297 msgid "Comment:" msgstr "Komento:" #. hotspot toggle -#: ../plug-ins/common/file-xbm.c:1293 +#: ../plug-ins/common/file-xbm.c:1305 msgid "_Write hot spot values" msgstr "" -#: ../plug-ins/common/file-xbm.c:1319 ../plug-ins/common/file-xmc.c:1073 +#: ../plug-ins/common/file-xbm.c:1331 ../plug-ins/common/file-xmc.c:1102 msgid "Hot spot _X:" msgstr "" -#: ../plug-ins/common/file-xbm.c:1333 +#: ../plug-ins/common/file-xbm.c:1345 msgid "Hot spot _Y:" msgstr "" #. mask file -#: ../plug-ins/common/file-xbm.c:1341 +#: ../plug-ins/common/file-xbm.c:1353 msgid "Mask File" msgstr "" -#: ../plug-ins/common/file-xbm.c:1351 +#: ../plug-ins/common/file-xbm.c:1363 msgid "W_rite extra mask file" msgstr "" -#: ../plug-ins/common/file-xbm.c:1364 +#: ../plug-ins/common/file-xbm.c:1376 msgid "_Mask file extension:" msgstr "" -#: ../plug-ins/common/file-xmc.c:335 ../plug-ins/common/file-xmc.c:373 -#: ../plug-ins/common/file-xmc.c:1040 +#: ../plug-ins/common/file-xmc.c:341 ../plug-ins/common/file-xmc.c:379 +#: ../plug-ins/common/file-xmc.c:1069 msgid "X11 Mouse Cursor" msgstr "" -#: ../plug-ins/common/file-xmc.c:479 +#: ../plug-ins/common/file-xmc.c:485 #, c-format msgid "" "Cannot set the hot spot!\n" "You must arrange layers so that all of them have an intersection." msgstr "" -#: ../plug-ins/common/file-xmc.c:666 +#: ../plug-ins/common/file-xmc.c:672 #, c-format msgid "'%s' is not a valid X cursor." msgstr "" -#: ../plug-ins/common/file-xmc.c:678 +#: ../plug-ins/common/file-xmc.c:685 #, c-format msgid "Frame %d of '%s' is too wide for an X cursor." msgstr "" -#: ../plug-ins/common/file-xmc.c:685 +#: ../plug-ins/common/file-xmc.c:693 #, c-format msgid "Frame %d of '%s' is too high for an X cursor." msgstr "" -#: ../plug-ins/common/file-xmc.c:893 +#: ../plug-ins/common/file-xmc.c:918 #, c-format msgid "there is no image chunk in \"%s\"." msgstr "" -#: ../plug-ins/common/file-xmc.c:933 +#: ../plug-ins/common/file-xmc.c:959 #, c-format msgid "'%s' is too wide for an X cursor." msgstr "" -#: ../plug-ins/common/file-xmc.c:941 +#: ../plug-ins/common/file-xmc.c:968 #, c-format msgid "'%s' is too high for an X cursor." msgstr "" -#: ../plug-ins/common/file-xmc.c:1003 +#: ../plug-ins/common/file-xmc.c:1032 #, c-format msgid "A read error occurred." msgstr "" @@ -3957,23 +4326,23 @@ #. #. * parameter settings #. -#: ../plug-ins/common/file-xmc.c:1046 +#: ../plug-ins/common/file-xmc.c:1075 msgid "XMC Options" msgstr "XMC-agordoj" -#: ../plug-ins/common/file-xmc.c:1081 +#: ../plug-ins/common/file-xmc.c:1110 msgid "Enter the X coordinate of the hot spot. The origin is top left corner." msgstr "" -#: ../plug-ins/common/file-xmc.c:1104 +#: ../plug-ins/common/file-xmc.c:1133 msgid "Enter the Y coordinate of the hot spot. The origin is top left corner." msgstr "" -#: ../plug-ins/common/file-xmc.c:1113 +#: ../plug-ins/common/file-xmc.c:1142 msgid "_Auto-Crop all frames." msgstr "" -#: ../plug-ins/common/file-xmc.c:1126 +#: ../plug-ins/common/file-xmc.c:1155 msgid "" "Remove the empty borders of all frames.\n" "This reduces the file size and may fix the problem that some large cursors " @@ -3981,7 +4350,7 @@ "Uncheck if you plan to edit the exported cursor using other programs." msgstr "" -#: ../plug-ins/common/file-xmc.c:1149 +#: ../plug-ins/common/file-xmc.c:1178 msgid "" "Choose the nominal size of frames.\n" "If you don't have plans to make multi-sized cursor, or you have no idea, " @@ -3992,53 +4361,53 @@ "theme-size\"." msgstr "" -#: ../plug-ins/common/file-xmc.c:1166 +#: ../plug-ins/common/file-xmc.c:1195 msgid "_Use this value only for a frame which size is not specified." msgstr "" -#: ../plug-ins/common/file-xmc.c:1169 +#: ../plug-ins/common/file-xmc.c:1198 msgid "_Replace the size of all frames even if it is specified." msgstr "" -#: ../plug-ins/common/file-xmc.c:1185 +#: ../plug-ins/common/file-xmc.c:1214 msgid "_Delay:" msgstr "_Prokrasto:" -#: ../plug-ins/common/file-xmc.c:1190 +#: ../plug-ins/common/file-xmc.c:1219 msgid "Enter time span in milliseconds in which each frame is rendered." msgstr "" -#: ../plug-ins/common/file-xmc.c:1218 +#: ../plug-ins/common/file-xmc.c:1247 msgid "_Use this value only for a frame which delay is not specified." msgstr "" -#: ../plug-ins/common/file-xmc.c:1221 +#: ../plug-ins/common/file-xmc.c:1250 msgid "_Replace the delay of all frames even if it is specified." msgstr "" -#: ../plug-ins/common/file-xmc.c:1246 +#: ../plug-ins/common/file-xmc.c:1275 msgid "" "The part of copyright information that exceeded 65535 characters was removed." msgstr "" -#: ../plug-ins/common/file-xmc.c:1256 +#: ../plug-ins/common/file-xmc.c:1285 msgid "Enter copyright information." msgstr "" -#: ../plug-ins/common/file-xmc.c:1258 +#: ../plug-ins/common/file-xmc.c:1287 msgid "_Copyright:" msgstr "_Kopirajto:" -#: ../plug-ins/common/file-xmc.c:1274 +#: ../plug-ins/common/file-xmc.c:1303 msgid "" "The part of license information that exceeded 65535 characters was removed." msgstr "" -#: ../plug-ins/common/file-xmc.c:1284 +#: ../plug-ins/common/file-xmc.c:1313 msgid "Enter license information." msgstr "" -#: ../plug-ins/common/file-xmc.c:1286 +#: ../plug-ins/common/file-xmc.c:1315 msgid "_License:" msgstr "Permesi_lo:" @@ -4047,43 +4416,43 @@ #. #. We use gtk_text_view for "Other" while "Copyright" & "License" is entered #. * in gtk_entry because We want allow '\n' for "Other". -#: ../plug-ins/common/file-xmc.c:1293 +#: ../plug-ins/common/file-xmc.c:1322 msgid "_Other:" msgstr "_Alia:" -#: ../plug-ins/common/file-xmc.c:1328 +#: ../plug-ins/common/file-xmc.c:1357 msgid "Enter other comment if you want." msgstr "" -#: ../plug-ins/common/file-xmc.c:1380 +#: ../plug-ins/common/file-xmc.c:1409 #, c-format msgid "Comment is limited to %d characters." msgstr "" #. Begin displaying export progress -#: ../plug-ins/common/file-xmc.c:1464 -#: ../plug-ins/file-webp/file-webp-save.c:173 -#: ../plug-ins/file-webp/file-webp-save.c:506 +#: ../plug-ins/common/file-xmc.c:1493 +#: ../plug-ins/file-webp/file-webp-save.c:182 +#: ../plug-ins/file-webp/file-webp-save.c:526 #, c-format msgid "Saving '%s'" msgstr "Konservante '%s'" -#: ../plug-ins/common/file-xmc.c:1530 +#: ../plug-ins/common/file-xmc.c:1560 #, c-format msgid "Frame '%s' is too wide. Please reduce to no more than %dpx." msgstr "" -#: ../plug-ins/common/file-xmc.c:1539 +#: ../plug-ins/common/file-xmc.c:1570 #, c-format msgid "Frame '%s' is too high. Please reduce to no more than %dpx." msgstr "" -#: ../plug-ins/common/file-xmc.c:1548 +#: ../plug-ins/common/file-xmc.c:1580 #, c-format msgid "Width and/or height of frame '%s' is zero!" msgstr "" -#: ../plug-ins/common/file-xmc.c:1587 +#: ../plug-ins/common/file-xmc.c:1621 #, c-format msgid "" "Cannot export the cursor because the hot spot is not on frame '%s'.\n" @@ -4091,15 +4460,16 @@ "crop." msgstr "" -#: ../plug-ins/common/file-xmc.c:1750 +#: ../plug-ins/common/file-xmc.c:1791 #, c-format msgid "" "Your cursor was successfully exported but it contains one or more frames " -"whose width or height is more than %ipx.\n" -"It will clutter the screen in some environments." +"whose width or height is more than %ipx, a historical max dimension value " +"for X bitmap cursors.\n" +"It might be unsupported by some environments." msgstr "" -#: ../plug-ins/common/file-xmc.c:1757 +#: ../plug-ins/common/file-xmc.c:1799 msgid "" "Your cursor was successfully exported but it contains one or more frames " "whose nominal size is not supported by GNOME settings.\n" @@ -4107,44 +4477,52 @@ "export dialog, or your cursor may not appear in GNOME settings." msgstr "" -#: ../plug-ins/common/file-xmc.c:1994 +#: ../plug-ins/common/file-xmc.c:2036 #, c-format msgid "" "The parasite \"%s\" is too long for an X cursor comment. It was cut off to " "fit." msgstr "" +#: ../plug-ins/common/file-xmc.c:2151 +#, c-format +msgid "" +"Your cursor was successfully exported but it contains one or more frames " +"whose size is over 8 digits.\n" +"We clamped it to %dpx. You should check the exported cursor." +msgstr "" + #. translators: the %i is *always* 8 here -#: ../plug-ins/common/file-xmc.c:2197 +#: ../plug-ins/common/file-xmc.c:2248 #, c-format msgid "" "Sorry, this plug-in cannot handle a cursor which contains over %i different " "nominal sizes." msgstr "" -#: ../plug-ins/common/file-xpm.c:174 ../plug-ins/common/file-xpm.c:199 +#: ../plug-ins/common/file-xpm.c:176 ../plug-ins/common/file-xpm.c:201 msgid "X PixMap image" msgstr "" -#: ../plug-ins/common/file-xpm.c:365 ../plug-ins/common/file-xpm.c:797 +#: ../plug-ins/common/file-xpm.c:367 ../plug-ins/common/file-xpm.c:823 #, c-format msgid "Error opening file '%s'" msgstr "" -#: ../plug-ins/common/file-xpm.c:371 ../plug-ins/common/file-xpm.c:803 +#: ../plug-ins/common/file-xpm.c:373 ../plug-ins/common/file-xpm.c:829 msgid "XPM file invalid" msgstr "" -#: ../plug-ins/common/file-xpm.c:650 +#: ../plug-ins/common/file-xpm.c:664 #, c-format msgid "Unsupported drawable type" msgstr "" -#: ../plug-ins/common/file-xpm.c:829 +#: ../plug-ins/common/file-xpm.c:855 msgid "XPM" msgstr "" -#: ../plug-ins/common/file-xpm.c:839 +#: ../plug-ins/common/file-xpm.c:865 msgid "_Alpha threshold:" msgstr "" @@ -4188,147 +4566,145 @@ #: ../plug-ins/common/file-xwd.c:659 #, c-format -#| msgid "Could not open '%s' for writing: %s" msgid "Could not open '%s' for writing: " msgstr "Ne eblas malfermi '%s' por skribo: " #: ../plug-ins/common/file-xwd.c:686 #, c-format -#| msgid "Error while reading '%s': %s" msgid "Error exporting '%s': " msgstr "Eraro dum elportado '%s': " -#: ../plug-ins/common/file-xwd.c:1752 ../plug-ins/common/file-xwd.c:2150 +#: ../plug-ins/common/file-xwd.c:1762 ../plug-ins/common/file-xwd.c:2160 #, c-format msgid "XWD-file %s is corrupt." msgstr "" -#: ../plug-ins/common/film.c:217 +#: ../plug-ins/common/film.c:208 msgid "Combine several images on a film strip" msgstr "" -#: ../plug-ins/common/film.c:222 +#: ../plug-ins/common/film.c:213 msgid "_Filmstrip..." msgstr "" -#: ../plug-ins/common/film.c:307 +#: ../plug-ins/common/film.c:299 msgid "Composing images" msgstr "" -#: ../plug-ins/common/film.c:423 ../plug-ins/common/guillotine.c:215 +#: ../plug-ins/common/film.c:413 ../plug-ins/common/guillotine.c:215 #: ../plug-ins/help-browser/dialog.c:1106 msgid "Untitled" msgstr "Sentitole" -#: ../plug-ins/common/film.c:879 +#: ../plug-ins/common/film.c:817 msgid "Available images:" msgstr "" -#: ../plug-ins/common/film.c:880 +#: ../plug-ins/common/film.c:818 msgid "On film:" msgstr "" -#: ../plug-ins/common/film.c:931 ../plug-ins/common/unit-editor.c:210 +#: ../plug-ins/common/film.c:869 ../plug-ins/common/unit-editor.c:210 msgid "_Add" msgstr "" -#: ../plug-ins/common/film.c:931 ../plug-ins/imagemap/imap_polygon.c:530 +#: ../plug-ins/common/film.c:869 ../plug-ins/imagemap/imap_polygon.c:530 msgid "_Remove" msgstr "Fo_rigi" #. Create selection -#: ../plug-ins/common/film.c:966 ../plug-ins/imagemap/imap_selection.c:338 -#: ../plug-ins/selection-to-path/selection-to-path.c:437 +#: ../plug-ins/common/film.c:905 ../plug-ins/imagemap/imap_selection.c:338 +#: ../plug-ins/selection-to-path/selection-to-path.c:436 msgid "Selection" msgstr "Elekto" #. Film height/color -#: ../plug-ins/common/film.c:976 ../plug-ins/common/film.c:1258 +#: ../plug-ins/common/film.c:915 ../plug-ins/common/film.c:1203 msgid "Filmstrip" msgstr "" #. Keep maximum image height -#: ../plug-ins/common/film.c:985 +#: ../plug-ins/common/film.c:924 msgid "_Fit height to images" msgstr "" #. Film color -#: ../plug-ins/common/film.c:1027 +#: ../plug-ins/common/film.c:966 msgid "Select Film Color" msgstr "" -#: ../plug-ins/common/film.c:1032 ../plug-ins/common/film.c:1085 +#: ../plug-ins/common/film.c:971 ../plug-ins/common/film.c:1027 msgid "Co_lor:" msgstr "Ko_loro:" #. Film numbering: Startindex/Font/color -#: ../plug-ins/common/film.c:1041 +#: ../plug-ins/common/film.c:983 msgid "Numbering" msgstr "Nombrado" -#: ../plug-ins/common/film.c:1062 +#: ../plug-ins/common/film.c:1004 msgid "Start _index:" msgstr "" -#: ../plug-ins/common/film.c:1075 +#: ../plug-ins/common/film.c:1017 msgid "_Font:" msgstr "_Tiparo:" #. Numbering color -#: ../plug-ins/common/film.c:1080 +#: ../plug-ins/common/film.c:1022 msgid "Select Number Color" msgstr "" -#: ../plug-ins/common/film.c:1095 +#: ../plug-ins/common/film.c:1040 msgid "At _bottom" msgstr "" -#: ../plug-ins/common/film.c:1096 +#: ../plug-ins/common/film.c:1041 msgid "At _top" msgstr "" #. ** The right frame keeps the image selection ** -#: ../plug-ins/common/film.c:1109 +#: ../plug-ins/common/film.c:1054 msgid "Image Selection" msgstr "" -#: ../plug-ins/common/film.c:1138 +#: ../plug-ins/common/film.c:1083 msgid "All Values are Fractions of the Strip Height" msgstr "" -#: ../plug-ins/common/film.c:1141 +#: ../plug-ins/common/film.c:1086 msgid "Ad_vanced" msgstr "_Progresinte" -#: ../plug-ins/common/film.c:1160 +#: ../plug-ins/common/film.c:1105 msgid "Image _height:" msgstr "" -#: ../plug-ins/common/film.c:1171 +#: ../plug-ins/common/film.c:1116 msgid "Image spac_ing:" msgstr "" -#: ../plug-ins/common/film.c:1182 +#: ../plug-ins/common/film.c:1127 msgid "_Hole offset:" msgstr "" -#: ../plug-ins/common/film.c:1193 +#: ../plug-ins/common/film.c:1138 msgid "Ho_le width:" msgstr "" -#: ../plug-ins/common/film.c:1204 +#: ../plug-ins/common/film.c:1149 msgid "Hol_e height:" msgstr "" -#: ../plug-ins/common/film.c:1215 +#: ../plug-ins/common/film.c:1160 msgid "Hole sp_acing:" msgstr "" -#: ../plug-ins/common/film.c:1226 +#: ../plug-ins/common/film.c:1171 msgid "_Number height:" msgstr "" -#: ../plug-ins/common/film.c:1239 +#: ../plug-ins/common/film.c:1184 msgid "Re_set" msgstr "" @@ -4378,7 +4754,7 @@ msgid "Less Sat:" msgstr "" -#: ../plug-ins/common/filter-pack.c:233 ../plug-ins/common/filter-pack.c:530 +#: ../plug-ins/common/filter-pack.c:233 ../plug-ins/common/filter-pack.c:588 msgid "Current:" msgstr "Aktuale:" @@ -4402,108 +4778,108 @@ msgid "Applying filter pack" msgstr "" -#: ../plug-ins/common/filter-pack.c:522 +#: ../plug-ins/common/filter-pack.c:580 msgid "Original:" msgstr "" -#: ../plug-ins/common/filter-pack.c:574 +#: ../plug-ins/common/filter-pack.c:632 msgid "Hue Variations" msgstr "" -#: ../plug-ins/common/filter-pack.c:629 +#: ../plug-ins/common/filter-pack.c:687 msgid "Roughness" msgstr "" -#: ../plug-ins/common/filter-pack.c:674 ../plug-ins/common/filter-pack.c:1318 +#: ../plug-ins/common/filter-pack.c:732 ../plug-ins/common/filter-pack.c:1376 msgid "Affected Range" msgstr "" -#: ../plug-ins/common/filter-pack.c:678 +#: ../plug-ins/common/filter-pack.c:736 msgid "Sha_dows" msgstr "" -#: ../plug-ins/common/filter-pack.c:679 +#: ../plug-ins/common/filter-pack.c:737 msgid "_Midtones" msgstr "" -#: ../plug-ins/common/filter-pack.c:680 +#: ../plug-ins/common/filter-pack.c:738 msgid "H_ighlights" msgstr "" -#: ../plug-ins/common/filter-pack.c:694 +#: ../plug-ins/common/filter-pack.c:752 msgid "Windows" msgstr "Fenestroj" -#: ../plug-ins/common/filter-pack.c:704 ../plug-ins/common/van-gogh-lic.c:675 +#: ../plug-ins/common/filter-pack.c:762 ../plug-ins/common/van-gogh-lic.c:678 msgid "_Saturation" msgstr "_Satureco" -#: ../plug-ins/common/filter-pack.c:712 +#: ../plug-ins/common/filter-pack.c:770 msgid "A_dvanced" msgstr "" -#: ../plug-ins/common/filter-pack.c:732 +#: ../plug-ins/common/filter-pack.c:790 msgid "Value Variations" msgstr "" -#: ../plug-ins/common/filter-pack.c:777 +#: ../plug-ins/common/filter-pack.c:835 msgid "Saturation Variations" msgstr "" -#: ../plug-ins/common/filter-pack.c:830 +#: ../plug-ins/common/filter-pack.c:888 msgid "Select Pixels By" msgstr "" -#: ../plug-ins/common/filter-pack.c:835 +#: ../plug-ins/common/filter-pack.c:893 msgid "H_ue" msgstr "" -#: ../plug-ins/common/filter-pack.c:836 +#: ../plug-ins/common/filter-pack.c:894 msgid "Satu_ration" msgstr "" -#: ../plug-ins/common/filter-pack.c:837 +#: ../plug-ins/common/filter-pack.c:895 msgid "V_alue" msgstr "" -#: ../plug-ins/common/filter-pack.c:863 +#: ../plug-ins/common/filter-pack.c:921 msgid "Show" msgstr "Montri" -#: ../plug-ins/common/filter-pack.c:868 +#: ../plug-ins/common/filter-pack.c:926 msgid "_Entire image" msgstr "" -#: ../plug-ins/common/filter-pack.c:869 +#: ../plug-ins/common/filter-pack.c:927 msgid "Se_lection only" msgstr "" -#: ../plug-ins/common/filter-pack.c:870 +#: ../plug-ins/common/filter-pack.c:928 msgid "Selec_tion in context" msgstr "" -#: ../plug-ins/common/filter-pack.c:1201 +#: ../plug-ins/common/filter-pack.c:1259 msgid "Filter Pack Simulation" msgstr "" -#: ../plug-ins/common/filter-pack.c:1291 +#: ../plug-ins/common/filter-pack.c:1349 msgid "Shadows:" msgstr "Ombroj:" -#: ../plug-ins/common/filter-pack.c:1292 +#: ../plug-ins/common/filter-pack.c:1350 msgid "Midtones:" msgstr "" -#: ../plug-ins/common/filter-pack.c:1293 +#: ../plug-ins/common/filter-pack.c:1351 msgid "Highlights:" msgstr "" -#: ../plug-ins/common/filter-pack.c:1306 +#: ../plug-ins/common/filter-pack.c:1364 msgid "Advanced Filter Pack Options" msgstr "" #. ****************** MISC OPTIONS ************************** -#: ../plug-ins/common/filter-pack.c:1419 +#: ../plug-ins/common/filter-pack.c:1477 msgid "Preview Size" msgstr "" @@ -4512,7 +4888,7 @@ msgstr "" #: ../plug-ins/common/fractal-trace.c:121 -msgid "_Fractal Trace..." +msgid "_Fractal Trace (legacy)..." msgstr "" #: ../plug-ins/common/fractal-trace.c:471 @@ -4525,15 +4901,15 @@ msgid "Outside Type" msgstr "" -#: ../plug-ins/common/fractal-trace.c:753 ../plug-ins/common/ripple.c:583 +#: ../plug-ins/common/fractal-trace.c:753 msgid "_Wrap" msgstr "" -#: ../plug-ins/common/fractal-trace.c:757 ../plug-ins/common/newsprint.c:389 +#: ../plug-ins/common/fractal-trace.c:757 ../plug-ins/file-fits/fits.c:1174 msgid "_Black" msgstr "_Nigro" -#: ../plug-ins/common/fractal-trace.c:759 +#: ../plug-ins/common/fractal-trace.c:759 ../plug-ins/file-fits/fits.c:1175 msgid "_White" msgstr "_Blanko" @@ -4562,7 +4938,7 @@ msgstr "" #: ../plug-ins/common/goat-exercise.c:67 -msgid "Goat-exercise" +msgid "Goat-e_xercise" msgstr "" #: ../plug-ins/common/gradient-map.c:77 @@ -4594,20 +4970,22 @@ msgstr "" #: ../plug-ins/common/grid.c:148 -msgid "_Grid..." +#, fuzzy +#| msgid "_Grid..." +msgid "_Grid (legacy)..." msgstr "_Krado..." -#: ../plug-ins/common/grid.c:241 +#: ../plug-ins/common/grid.c:242 msgid "Drawing grid" msgstr "" -#: ../plug-ins/common/grid.c:642 ../plug-ins/gfig/gfig-dialog.c:1390 +#: ../plug-ins/common/grid.c:673 ../plug-ins/gfig/gfig-dialog.c:1391 #: ../plug-ins/imagemap/imap_menu.c:223 msgid "Grid" msgstr "Krado" #. attach labels -#: ../plug-ins/common/grid.c:725 +#: ../plug-ins/common/grid.c:755 msgid "" "Horizontal\n" "Lines" @@ -4615,7 +4993,7 @@ "Horizontalaj\n" "linioj" -#: ../plug-ins/common/grid.c:727 +#: ../plug-ins/common/grid.c:757 msgid "" "Vertical\n" "Lines" @@ -4623,25 +5001,30 @@ "Vertikalaj\n" "linioj" -#: ../plug-ins/common/grid.c:729 +#: ../plug-ins/common/grid.c:759 msgid "Intersection" msgstr "Interkovro" #. attach labels -#: ../plug-ins/common/grid.c:865 +#: ../plug-ins/common/grid.c:827 +msgid "Spacing:" +msgstr "Interspaco:" + +#. attach labels +#: ../plug-ins/common/grid.c:893 msgid "Offset:" msgstr "Deŝovo:" #. attach color selectors -#: ../plug-ins/common/grid.c:904 +#: ../plug-ins/common/grid.c:932 msgid "Horizontal Color" msgstr "" -#: ../plug-ins/common/grid.c:922 +#: ../plug-ins/common/grid.c:954 msgid "Vertical Color" msgstr "" -#: ../plug-ins/common/grid.c:940 +#: ../plug-ins/common/grid.c:975 msgid "Intersection Color" msgstr "" @@ -4650,7 +5033,7 @@ msgstr "" #: ../plug-ins/common/guillotine.c:81 -msgid "_Guillotine" +msgid "Slice Using G_uides" msgstr "" #: ../plug-ins/common/guillotine.c:119 @@ -4665,108 +5048,108 @@ msgid "_Hot..." msgstr "" -#: ../plug-ins/common/hot.c:389 ../plug-ins/common/hot.c:589 +#: ../plug-ins/common/hot.c:405 ../plug-ins/common/hot.c:610 msgid "Hot" msgstr "" -#: ../plug-ins/common/hot.c:615 +#: ../plug-ins/common/hot.c:636 msgid "Mode" msgstr "Reĝimo" -#: ../plug-ins/common/hot.c:627 +#: ../plug-ins/common/hot.c:648 msgid "Create _new layer" msgstr "Krei _novan tavolon" -#: ../plug-ins/common/hot.c:636 +#: ../plug-ins/common/hot.c:657 msgid "Action" msgstr "Ago" -#: ../plug-ins/common/hot.c:640 +#: ../plug-ins/common/hot.c:661 msgid "Reduce _Luminance" msgstr "" -#: ../plug-ins/common/hot.c:641 +#: ../plug-ins/common/hot.c:662 msgid "Reduce _Saturation" msgstr "" -#: ../plug-ins/common/hot.c:642 +#: ../plug-ins/common/hot.c:663 msgid "_Blacken" msgstr "" -#: ../plug-ins/common/jigsaw.c:356 +#: ../plug-ins/common/jigsaw.c:358 msgid "Add a jigsaw-puzzle pattern to the image" msgstr "" -#: ../plug-ins/common/jigsaw.c:361 +#: ../plug-ins/common/jigsaw.c:363 msgid "_Jigsaw..." msgstr "" -#: ../plug-ins/common/jigsaw.c:414 +#: ../plug-ins/common/jigsaw.c:416 msgid "Assembling jigsaw" msgstr "" -#: ../plug-ins/common/jigsaw.c:2393 +#: ../plug-ins/common/jigsaw.c:2411 msgid "Jigsaw" msgstr "" -#: ../plug-ins/common/jigsaw.c:2423 +#: ../plug-ins/common/jigsaw.c:2441 msgid "Number of Tiles" msgstr "" -#: ../plug-ins/common/jigsaw.c:2435 +#: ../plug-ins/common/jigsaw.c:2453 msgid "_Horizontal:" msgstr "_Horizontale:" -#: ../plug-ins/common/jigsaw.c:2438 +#: ../plug-ins/common/jigsaw.c:2456 msgid "Number of pieces going across" msgstr "" -#: ../plug-ins/common/jigsaw.c:2452 +#: ../plug-ins/common/jigsaw.c:2470 msgid "_Vertical:" msgstr "_Vertikale:" -#: ../plug-ins/common/jigsaw.c:2455 +#: ../plug-ins/common/jigsaw.c:2473 msgid "Number of pieces going down" msgstr "" -#: ../plug-ins/common/jigsaw.c:2469 +#: ../plug-ins/common/jigsaw.c:2487 msgid "Bevel Edges" msgstr "" -#: ../plug-ins/common/jigsaw.c:2479 +#: ../plug-ins/common/jigsaw.c:2497 msgid "_Bevel width:" msgstr "" -#: ../plug-ins/common/jigsaw.c:2483 +#: ../plug-ins/common/jigsaw.c:2501 msgid "Degree of slope of each piece's edge" msgstr "" -#: ../plug-ins/common/jigsaw.c:2496 +#: ../plug-ins/common/jigsaw.c:2514 msgid "H_ighlight:" msgstr "" -#: ../plug-ins/common/jigsaw.c:2500 +#: ../plug-ins/common/jigsaw.c:2518 msgid "The amount of highlighting on the edges of each piece" msgstr "" #. frame for primitive radio buttons -#: ../plug-ins/common/jigsaw.c:2517 +#: ../plug-ins/common/jigsaw.c:2535 msgid "Jigsaw Style" msgstr "" -#: ../plug-ins/common/jigsaw.c:2521 +#: ../plug-ins/common/jigsaw.c:2539 msgid "_Square" msgstr "" -#: ../plug-ins/common/jigsaw.c:2522 +#: ../plug-ins/common/jigsaw.c:2540 msgid "C_urved" msgstr "" -#: ../plug-ins/common/jigsaw.c:2526 +#: ../plug-ins/common/jigsaw.c:2544 msgid "Each piece has straight sides" msgstr "" -#: ../plug-ins/common/jigsaw.c:2527 +#: ../plug-ins/common/jigsaw.c:2545 msgid "Each piece has curved sides" msgstr "" @@ -4778,37 +5161,37 @@ msgid "Send by E_mail..." msgstr "" -#: ../plug-ins/common/mail.c:498 +#: ../plug-ins/common/mail.c:495 msgid "Send by Email" msgstr "" -#: ../plug-ins/common/mail.c:503 +#: ../plug-ins/common/mail.c:500 msgid "_Send" msgstr "_Sendi" -#: ../plug-ins/common/mail.c:535 +#: ../plug-ins/common/mail.c:532 msgid "_Filename:" msgstr "_Dosiernomo:" -#: ../plug-ins/common/mail.c:549 +#: ../plug-ins/common/mail.c:546 msgctxt "email-address" msgid "_To:" msgstr "_Al:" -#: ../plug-ins/common/mail.c:563 +#: ../plug-ins/common/mail.c:560 msgctxt "email-address" msgid "_From:" msgstr "_De:" -#: ../plug-ins/common/mail.c:575 +#: ../plug-ins/common/mail.c:572 msgid "S_ubject:" msgstr "_Temo:" -#: ../plug-ins/common/mail.c:640 +#: ../plug-ins/common/mail.c:637 msgid "some sort of error with the file extension or lack thereof" msgstr "" -#: ../plug-ins/common/mail.c:824 +#: ../plug-ins/common/mail.c:821 #, c-format msgid "Could not start sendmail (%s)" msgstr "" @@ -4825,261 +5208,60 @@ msgid "Can only operate on RGB drawables." msgstr "" -#: ../plug-ins/common/max-rgb.c:232 +#: ../plug-ins/common/max-rgb.c:239 msgid "Max RGB" msgstr "" -#: ../plug-ins/common/max-rgb.c:257 +#: ../plug-ins/common/max-rgb.c:314 msgid "Maximum RGB Value" msgstr "" -#: ../plug-ins/common/max-rgb.c:291 +#: ../plug-ins/common/max-rgb.c:348 msgid "_Hold the maximal channels" msgstr "" -#: ../plug-ins/common/max-rgb.c:294 +#: ../plug-ins/common/max-rgb.c:351 msgid "Ho_ld the minimal channels" msgstr "" -#: ../plug-ins/common/metadata.c:148 -msgid "View and edit metadata (Exif, IPTC, XMP)" -msgstr "" - -#: ../plug-ins/common/metadata.c:157 -#, fuzzy -#| msgid "Image Settings" -msgid "Image Metadata" -msgstr "Bildagordaro" - -#: ../plug-ins/common/metadata.c:198 -msgid "This image has no metadata attached to it." -msgstr "" - -#: ../plug-ins/common/metadata.c:426 -#, c-format -msgid "(%lu more character(s))" -msgstr "" - -#: ../plug-ins/common/metadata.c:458 -#, c-format -msgid "(%llu more byte(s))" -msgstr "" - -#: ../plug-ins/common/newsprint.c:118 -msgid "Round" -msgstr "" - -#: ../plug-ins/common/newsprint.c:127 -msgid "Line" -msgstr "" - -#: ../plug-ins/common/newsprint.c:136 ../plug-ins/flame/flame.c:759 -msgid "Diamond" -msgstr "" - -#: ../plug-ins/common/newsprint.c:144 -msgid "PS Square (Euclidean Dot)" -msgstr "" - -#: ../plug-ins/common/newsprint.c:153 -msgid "PS Diamond" -msgstr "" - -#: ../plug-ins/common/newsprint.c:323 -msgid "_Grey" -msgstr "_Grizo" - -#: ../plug-ins/common/newsprint.c:336 -msgid "R_ed" -msgstr "R_uĝo" - -#: ../plug-ins/common/newsprint.c:344 -msgid "_Green" -msgstr "_Verdo" - -#: ../plug-ins/common/newsprint.c:352 -msgid "_Blue" -msgstr "_Bluo" - -#: ../plug-ins/common/newsprint.c:365 -msgid "C_yan" -msgstr "Ce_jano" - -#: ../plug-ins/common/newsprint.c:373 -msgid "Magen_ta" -msgstr "Ma_lvo" - -#: ../plug-ins/common/newsprint.c:381 -msgid "_Yellow" -msgstr "_Flavo" - -#: ../plug-ins/common/newsprint.c:402 -msgid "Luminance" -msgstr "" - -#: ../plug-ins/common/newsprint.c:508 -msgid "Halftone the image to give newspaper-like effect" -msgstr "" - -#: ../plug-ins/common/newsprint.c:517 -msgid "Newsprin_t..." -msgstr "" - -#: ../plug-ins/common/newsprint.c:618 ../plug-ins/common/newsprint.c:1179 -msgid "Newsprint" -msgstr "" - -#: ../plug-ins/common/newsprint.c:992 -msgid "_Angle:" -msgstr "" - -#: ../plug-ins/common/newsprint.c:1022 -msgid "_Spot function:" -msgstr "" - -#. resolution settings -#: ../plug-ins/common/newsprint.c:1232 -msgid "Resolution" -msgstr "Distingivo" - -#: ../plug-ins/common/newsprint.c:1251 -msgid "_Input SPI:" -msgstr "" - -#: ../plug-ins/common/newsprint.c:1265 -msgid "O_utput LPI:" -msgstr "" - -#: ../plug-ins/common/newsprint.c:1278 -msgid "C_ell size:" -msgstr "" - -#. screen settings -#: ../plug-ins/common/newsprint.c:1291 -#: ../plug-ins/gradient-flare/gradient-flare.c:554 -msgid "Screen" -msgstr "Ekrano" - -#: ../plug-ins/common/newsprint.c:1310 -msgid "B_lack pullout (%):" -msgstr "" - -#: ../plug-ins/common/newsprint.c:1332 -msgid "Separate to:" -msgstr "" - -#: ../plug-ins/common/newsprint.c:1336 -msgid "_RGB" -msgstr "_RVB" - -#: ../plug-ins/common/newsprint.c:1353 -msgid "C_MYK" -msgstr "C_MFN" - -#: ../plug-ins/common/newsprint.c:1370 -msgid "I_ntensity" -msgstr "" - -#: ../plug-ins/common/newsprint.c:1395 -msgid "_Lock channels" -msgstr "" - -#: ../plug-ins/common/newsprint.c:1408 -msgid "_Factory Defaults" -msgstr "" - -#. anti-alias control -#: ../plug-ins/common/newsprint.c:1434 ../plug-ins/gfig/gfig-dialog.c:1292 -msgid "Antialiasing" -msgstr "" - -#: ../plug-ins/common/newsprint.c:1442 -msgid "O_versample:" -msgstr "" - -#: ../plug-ins/common/nl-filter.c:119 +#: ../plug-ins/common/nl-filter.c:123 msgid "Nonlinear swiss army knife filter" msgstr "" -#: ../plug-ins/common/nl-filter.c:125 +#: ../plug-ins/common/nl-filter.c:129 msgid "_NL Filter..." msgstr "" -#: ../plug-ins/common/nl-filter.c:953 ../plug-ins/common/nl-filter.c:1017 +#: ../plug-ins/common/nl-filter.c:961 ../plug-ins/common/nl-filter.c:1056 msgid "NL Filter" msgstr "" -#: ../plug-ins/common/nl-filter.c:1047 +#: ../plug-ins/common/nl-filter.c:1086 msgid "Filter" msgstr "Filtrilo" -#: ../plug-ins/common/nl-filter.c:1051 +#: ../plug-ins/common/nl-filter.c:1090 msgid "_Alpha trimmed mean" msgstr "" -#: ../plug-ins/common/nl-filter.c:1053 +#: ../plug-ins/common/nl-filter.c:1092 msgid "Op_timal estimation" msgstr "" -#: ../plug-ins/common/nl-filter.c:1055 +#: ../plug-ins/common/nl-filter.c:1094 msgid "_Edge enhancement" msgstr "" -#: ../plug-ins/common/nl-filter.c:1080 +#: ../plug-ins/common/nl-filter.c:1119 msgid "A_lpha:" msgstr "" -#: ../plug-ins/common/oilify.c:119 ../plug-ins/common/oilify.c:134 -msgid "Smear colors to simulate an oil painting" -msgstr "" - -#: ../plug-ins/common/oilify.c:125 -msgid "Oili_fy..." -msgstr "" - -#: ../plug-ins/common/oilify.c:247 -msgid "Oil painting" -msgstr "" - -#: ../plug-ins/common/oilify.c:781 -msgid "Oilify" -msgstr "" - -#: ../plug-ins/common/oilify.c:820 -msgid "_Mask size:" -msgstr "" - -#. -#. * Mask-size map check button -#. -#: ../plug-ins/common/oilify.c:835 -msgid "Use m_ask-size map:" -msgstr "" - -#: ../plug-ins/common/oilify.c:873 -msgid "_Exponent:" -msgstr "" - -#. -#. * Exponent map check button -#. -#: ../plug-ins/common/oilify.c:888 -msgid "Use e_xponent map:" -msgstr "" - -#. -#. * Intensity algorithm check button -#. -#: ../plug-ins/common/oilify.c:925 -msgid "_Use intensity algorithm" -msgstr "" - #: ../plug-ins/common/photocopy.c:153 msgid "Simulate color distortion produced by a copy machine" msgstr "" #: ../plug-ins/common/photocopy.c:158 -msgid "_Photocopy..." +msgid "_Photocopy (legacy)..." msgstr "" #: ../plug-ins/common/photocopy.c:836 @@ -5138,6 +5320,7 @@ msgstr "" #: ../plug-ins/common/plugin-browser.c:589 +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:41 msgid "Name" msgstr "Nomo" @@ -5176,114 +5359,57 @@ msgid "Procedure Browser" msgstr "" -#: ../plug-ins/common/qbist.c:408 +#: ../plug-ins/common/qbist.c:387 msgid "Generate a huge variety of abstract patterns" msgstr "" -#: ../plug-ins/common/qbist.c:416 +#: ../plug-ins/common/qbist.c:395 msgid "_Qbist..." msgstr "" -#: ../plug-ins/common/qbist.c:523 +#: ../plug-ins/common/qbist.c:508 msgid "Qbist" msgstr "" -#: ../plug-ins/common/qbist.c:719 +#: ../plug-ins/common/qbist.c:716 msgid "Load QBE File" msgstr "" -#: ../plug-ins/common/qbist.c:761 +#: ../plug-ins/common/qbist.c:758 msgid "Save as QBE File" msgstr "" -#: ../plug-ins/common/qbist.c:815 +#: ../plug-ins/common/qbist.c:812 msgid "G-Qbist" msgstr "" -#: ../plug-ins/common/qbist.c:880 +#: ../plug-ins/common/qbist.c:877 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:690 -#: ../plug-ins/gfig/gfig-dialog.c:885 +#: ../plug-ins/gfig/gfig-dialog.c:886 #: ../plug-ins/ifs-compose/ifs-compose.c:1035 +#: ../plug-ins/imagemap/imap_menu.c:162 msgid "_Undo" msgstr "_Malfari" -#: ../plug-ins/common/ripple.c:126 -msgid "Displace pixels in a ripple pattern" -msgstr "" - -#: ../plug-ins/common/ripple.c:133 -msgid "_Ripple..." -msgstr "" - -#: ../plug-ins/common/ripple.c:221 -msgid "Rippling" -msgstr "" - -#: ../plug-ins/common/ripple.c:483 -msgid "Ripple" -msgstr "" - -#: ../plug-ins/common/ripple.c:542 -msgid "_Retain tilability" -msgstr "" - -#. Edges toggle box -#: ../plug-ins/common/ripple.c:579 -msgid "Edges" -msgstr "" - -#: ../plug-ins/common/ripple.c:584 -msgid "_Smear" -msgstr "" - -#: ../plug-ins/common/ripple.c:585 -msgid "_Blank" -msgstr "" - -#. Wave toggle box -#: ../plug-ins/common/ripple.c:608 -msgid "Wave Type" -msgstr "" - -#: ../plug-ins/common/ripple.c:612 -msgid "Saw_tooth" -msgstr "" - -#: ../plug-ins/common/ripple.c:613 -msgid "S_ine" -msgstr "" - -#: ../plug-ins/common/ripple.c:636 -msgid "_Period:" -msgstr "_Periodo:" - -#: ../plug-ins/common/ripple.c:649 -msgid "A_mplitude:" -msgstr "" - -#: ../plug-ins/common/ripple.c:662 -msgid "Phase _shift:" -msgstr "" - -#: ../plug-ins/common/sample-colorize.c:298 +#: ../plug-ins/common/sample-colorize.c:294 msgid "Colorize image using a sample image as a guide" msgstr "" -#: ../plug-ins/common/sample-colorize.c:303 +#: ../plug-ins/common/sample-colorize.c:299 msgid "_Sample Colorize..." msgstr "" -#: ../plug-ins/common/sample-colorize.c:1325 +#: ../plug-ins/common/sample-colorize.c:1320 msgid "Sample Colorize" msgstr "" -#: ../plug-ins/common/sample-colorize.c:1330 +#: ../plug-ins/common/sample-colorize.c:1325 msgid "Get _Sample Colors" msgstr "" -#: ../plug-ins/common/sample-colorize.c:1332 -#: ../plug-ins/common/tile-small.c:561 -#: ../plug-ins/fractal-explorer/fractal-explorer.c:1070 +#: ../plug-ins/common/sample-colorize.c:1327 +#: ../plug-ins/common/tile-small.c:552 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:1100 #: ../plug-ins/gimpressionist/orientmap.c:527 #: ../plug-ins/gimpressionist/presets.c:1060 #: ../plug-ins/gimpressionist/sizemap.c:400 @@ -5292,68 +5418,80 @@ msgstr "" #. layer combo_box (Dst) -#: ../plug-ins/common/sample-colorize.c:1359 +#: ../plug-ins/common/sample-colorize.c:1354 msgid "Destination:" msgstr "" #. layer combo_box (Sample) -#: ../plug-ins/common/sample-colorize.c:1375 +#: ../plug-ins/common/sample-colorize.c:1370 msgid "Sample:" msgstr "" -#: ../plug-ins/common/sample-colorize.c:1385 +#: ../plug-ins/common/sample-colorize.c:1380 msgid "From reverse gradient" msgstr "" -#: ../plug-ins/common/sample-colorize.c:1390 +#: ../plug-ins/common/sample-colorize.c:1385 msgid "From gradient" msgstr "" #. check button -#: ../plug-ins/common/sample-colorize.c:1411 -#: ../plug-ins/common/sample-colorize.c:1438 -msgid "Show selection" -msgstr "" +#: ../plug-ins/common/sample-colorize.c:1406 +msgid "Sho_w selection" +msgstr "Montri elekton" #. check button -#: ../plug-ins/common/sample-colorize.c:1422 -#: ../plug-ins/common/sample-colorize.c:1449 -msgid "Show color" -msgstr "" +#: ../plug-ins/common/sample-colorize.c:1417 +#| msgid "Show _all" +msgid "Show co_lor" +msgstr "Montri ko_loron" + +#. check button +#: ../plug-ins/common/sample-colorize.c:1433 +msgid "Show selec_tion" +msgstr "Montri elekton" -#: ../plug-ins/common/sample-colorize.c:1563 +#. check button +#: ../plug-ins/common/sample-colorize.c:1444 +#| msgid "Show _all" +msgid "Show c_olor" +msgstr "Montri k_oloron" + +#: ../plug-ins/common/sample-colorize.c:1558 msgid "Input levels:" msgstr "" -#: ../plug-ins/common/sample-colorize.c:1614 +#: ../plug-ins/common/sample-colorize.c:1609 msgid "Output levels:" msgstr "" #. check button -#: ../plug-ins/common/sample-colorize.c:1654 -msgid "Hold intensity" +#: ../plug-ins/common/sample-colorize.c:1649 +msgid "Hold _intensity" msgstr "" #. check button -#: ../plug-ins/common/sample-colorize.c:1665 -msgid "Original intensity" +#: ../plug-ins/common/sample-colorize.c:1660 +msgid "Original i_ntensity" msgstr "" #. check button -#: ../plug-ins/common/sample-colorize.c:1683 -msgid "Use subcolors" -msgstr "" +#: ../plug-ins/common/sample-colorize.c:1678 +#, fuzzy +#| msgid "No colors" +msgid "Us_e subcolors" +msgstr "Neniuj koloroj" #. check button -#: ../plug-ins/common/sample-colorize.c:1694 -msgid "Smooth samples" +#: ../plug-ins/common/sample-colorize.c:1689 +msgid "S_mooth samples" msgstr "" -#: ../plug-ins/common/sample-colorize.c:2671 +#: ../plug-ins/common/sample-colorize.c:2598 msgid "Sample analyze" msgstr "" -#: ../plug-ins/common/sample-colorize.c:3051 +#: ../plug-ins/common/sample-colorize.c:2998 msgid "Remap colorized" msgstr "" @@ -5388,11 +5526,11 @@ msgid "Deriving smooth palette" msgstr "" -#: ../plug-ins/common/smooth-palette.c:429 +#: ../plug-ins/common/smooth-palette.c:434 msgid "Smooth Palette" msgstr "" -#: ../plug-ins/common/smooth-palette.c:473 +#: ../plug-ins/common/smooth-palette.c:478 msgid "_Search depth:" msgstr "" @@ -5401,7 +5539,7 @@ msgstr "" #: ../plug-ins/common/softglow.c:139 -msgid "_Softglow..." +msgid "_Softglow (legacy)..." msgstr "" #: ../plug-ins/common/softglow.c:628 @@ -5412,147 +5550,147 @@ msgid "_Glow radius:" msgstr "" -#: ../plug-ins/common/softglow.c:680 ../plug-ins/flame/flame.c:1080 +#: ../plug-ins/common/softglow.c:680 ../plug-ins/flame/flame.c:1088 msgid "_Brightness:" msgstr "_Heleco:" -#: ../plug-ins/common/sparkle.c:178 +#: ../plug-ins/common/sparkle.c:176 msgid "Turn bright spots into starry sparkles" msgstr "" -#: ../plug-ins/common/sparkle.c:186 +#: ../plug-ins/common/sparkle.c:184 msgid "_Sparkle..." msgstr "" -#: ../plug-ins/common/sparkle.c:223 +#: ../plug-ins/common/sparkle.c:221 msgid "Region selected for filter is empty" msgstr "" -#: ../plug-ins/common/sparkle.c:299 +#: ../plug-ins/common/sparkle.c:295 msgid "Sparkling" msgstr "" -#: ../plug-ins/common/sparkle.c:337 +#: ../plug-ins/common/sparkle.c:331 msgid "Sparkle" msgstr "" -#: ../plug-ins/common/sparkle.c:374 +#: ../plug-ins/common/sparkle.c:368 msgid "Luminosity _threshold:" msgstr "" -#: ../plug-ins/common/sparkle.c:377 +#: ../plug-ins/common/sparkle.c:371 msgid "Adjust the luminosity threshold" msgstr "" -#: ../plug-ins/common/sparkle.c:387 +#: ../plug-ins/common/sparkle.c:381 msgid "F_lare intensity:" msgstr "" -#: ../plug-ins/common/sparkle.c:390 +#: ../plug-ins/common/sparkle.c:384 msgid "Adjust the flare intensity" msgstr "" -#: ../plug-ins/common/sparkle.c:400 +#: ../plug-ins/common/sparkle.c:394 msgid "_Spike length:" msgstr "" -#: ../plug-ins/common/sparkle.c:403 +#: ../plug-ins/common/sparkle.c:397 msgid "Adjust the spike length" msgstr "" -#: ../plug-ins/common/sparkle.c:413 +#: ../plug-ins/common/sparkle.c:407 msgid "Sp_ike points:" msgstr "" -#: ../plug-ins/common/sparkle.c:416 +#: ../plug-ins/common/sparkle.c:410 msgid "Adjust the number of spikes" msgstr "" -#: ../plug-ins/common/sparkle.c:426 +#: ../plug-ins/common/sparkle.c:420 msgid "Spi_ke angle (-1: random):" msgstr "" -#: ../plug-ins/common/sparkle.c:429 +#: ../plug-ins/common/sparkle.c:423 msgid "Adjust the spike angle (-1 causes a random angle to be chosen)" msgstr "" -#: ../plug-ins/common/sparkle.c:440 +#: ../plug-ins/common/sparkle.c:434 msgid "Spik_e density:" msgstr "" -#: ../plug-ins/common/sparkle.c:443 +#: ../plug-ins/common/sparkle.c:437 msgid "Adjust the spike density" msgstr "" -#: ../plug-ins/common/sparkle.c:453 +#: ../plug-ins/common/sparkle.c:447 msgid "Tr_ansparency:" msgstr "Tr_avidebleco:" -#: ../plug-ins/common/sparkle.c:456 +#: ../plug-ins/common/sparkle.c:450 msgid "Adjust the opacity of the spikes" msgstr "" -#: ../plug-ins/common/sparkle.c:466 +#: ../plug-ins/common/sparkle.c:460 msgid "_Random hue:" msgstr "" -#: ../plug-ins/common/sparkle.c:469 +#: ../plug-ins/common/sparkle.c:463 msgid "Adjust how much the hue should be changed randomly" msgstr "" -#: ../plug-ins/common/sparkle.c:479 +#: ../plug-ins/common/sparkle.c:473 msgid "Rando_m saturation:" msgstr "" -#: ../plug-ins/common/sparkle.c:482 +#: ../plug-ins/common/sparkle.c:476 msgid "Adjust how much the saturation should be changed randomly" msgstr "" -#: ../plug-ins/common/sparkle.c:499 +#: ../plug-ins/common/sparkle.c:493 msgid "_Preserve luminosity" msgstr "" -#: ../plug-ins/common/sparkle.c:506 +#: ../plug-ins/common/sparkle.c:500 msgid "Should the luminosity be preserved?" msgstr "" -#: ../plug-ins/common/sparkle.c:515 +#: ../plug-ins/common/sparkle.c:509 msgid "In_verse" msgstr "" -#: ../plug-ins/common/sparkle.c:521 +#: ../plug-ins/common/sparkle.c:515 msgid "Should the effect be inversed?" msgstr "" -#: ../plug-ins/common/sparkle.c:530 +#: ../plug-ins/common/sparkle.c:524 msgid "A_dd border" msgstr "" -#: ../plug-ins/common/sparkle.c:536 +#: ../plug-ins/common/sparkle.c:530 msgid "Draw a border of spikes around the image" msgstr "" -#: ../plug-ins/common/sparkle.c:550 +#: ../plug-ins/common/sparkle.c:544 msgid "_Natural color" msgstr "" -#: ../plug-ins/common/sparkle.c:551 +#: ../plug-ins/common/sparkle.c:545 msgid "_Foreground color" msgstr "" -#: ../plug-ins/common/sparkle.c:552 +#: ../plug-ins/common/sparkle.c:546 msgid "_Background color" msgstr "" -#: ../plug-ins/common/sparkle.c:559 +#: ../plug-ins/common/sparkle.c:553 msgid "Use the color of the image" msgstr "" -#: ../plug-ins/common/sparkle.c:560 +#: ../plug-ins/common/sparkle.c:554 msgid "Use the foreground color" msgstr "" -#: ../plug-ins/common/sparkle.c:561 +#: ../plug-ins/common/sparkle.c:555 msgid "Use the background color" msgstr "" @@ -5577,7 +5715,7 @@ msgid "Phong" msgstr "" -#: ../plug-ins/common/sphere-designer.c:298 ../plug-ins/flame/flame.c:773 +#: ../plug-ins/common/sphere-designer.c:298 ../plug-ins/flame/flame.c:781 msgid "Noise" msgstr "" @@ -5585,7 +5723,7 @@ msgid "Wood" msgstr "Ligno" -#: ../plug-ins/common/sphere-designer.c:300 ../plug-ins/flame/flame.c:757 +#: ../plug-ins/common/sphere-designer.c:300 ../plug-ins/flame/flame.c:765 msgid "Spiral" msgstr "" @@ -5625,7 +5763,7 @@ msgstr "" #: ../plug-ins/common/sphere-designer.c:2668 -#: ../plug-ins/gradient-flare/gradient-flare.c:2926 +#: ../plug-ins/gradient-flare/gradient-flare.c:3004 #: ../plug-ins/ifs-compose/ifs-compose.c:1027 msgid "_New" msgstr "" @@ -5635,13 +5773,13 @@ msgstr "" #: ../plug-ins/common/sphere-designer.c:2680 -#: ../plug-ins/fractal-explorer/fractal-explorer.c:761 -#: ../plug-ins/fractal-explorer/fractal-explorer.c:1082 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:750 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:1112 #: ../plug-ins/gimpressionist/presets.c:1067 -#: ../plug-ins/gradient-flare/gradient-flare.c:2929 -#: ../plug-ins/gradient-flare/gradient-flare.c:3210 +#: ../plug-ins/gradient-flare/gradient-flare.c:3007 +#: ../plug-ins/gradient-flare/gradient-flare.c:3288 #: ../plug-ins/ifs-compose/ifs-compose.c:1031 -#| msgid "Delete" +#: ../plug-ins/imagemap/imap_menu.c:172 msgid "_Delete" msgstr "_Forigi" @@ -5674,7 +5812,7 @@ #. Scale #: ../plug-ins/common/sphere-designer.c:2763 -#: ../plug-ins/gimpressionist/paper.c:193 +#: ../plug-ins/gimpressionist/paper.c:192 #: ../plug-ins/ifs-compose/ifs-compose.c:540 msgid "Scale:" msgstr "Skalo:" @@ -5732,19 +5870,19 @@ msgid "Position Z:" msgstr "Z-pozicio:" -#: ../plug-ins/common/sphere-designer.c:2979 +#: ../plug-ins/common/sphere-designer.c:2992 msgid "Rendering sphere" msgstr "" -#: ../plug-ins/common/sphere-designer.c:3030 +#: ../plug-ins/common/sphere-designer.c:3055 msgid "Create an image of a textured sphere" msgstr "" -#: ../plug-ins/common/sphere-designer.c:3037 +#: ../plug-ins/common/sphere-designer.c:3062 msgid "Sphere _Designer..." msgstr "" -#: ../plug-ins/common/sphere-designer.c:3107 +#: ../plug-ins/common/sphere-designer.c:3132 msgid "Region selected for plug-in is empty" msgstr "" @@ -5757,72 +5895,72 @@ msgstr "_Kaheligi..." #. Set the tile cache size -#: ../plug-ins/common/tile.c:197 ../plug-ins/common/tile-small.c:326 +#: ../plug-ins/common/tile.c:197 ../plug-ins/common/tile-small.c:319 msgid "Tiling" msgstr "" -#: ../plug-ins/common/tile.c:433 +#: ../plug-ins/common/tile.c:434 msgid "Tile" msgstr "Kaheligi" -#: ../plug-ins/common/tile.c:455 +#: ../plug-ins/common/tile.c:456 msgid "Tile to New Size" msgstr "" -#: ../plug-ins/common/tile.c:477 +#: ../plug-ins/common/tile.c:478 msgid "C_reate new image" msgstr "" -#: ../plug-ins/common/tile-small.c:222 +#: ../plug-ins/common/tile-small.c:220 msgid "Tile image into smaller versions of the original" msgstr "" -#: ../plug-ins/common/tile-small.c:227 +#: ../plug-ins/common/tile-small.c:225 msgid "_Small Tiles..." msgstr "" -#: ../plug-ins/common/tile-small.c:268 +#: ../plug-ins/common/tile-small.c:264 msgid "Region selected for filter is empty." msgstr "" #. Get the preview image -#: ../plug-ins/common/tile-small.c:369 +#: ../plug-ins/common/tile-small.c:360 msgid "Small Tiles" msgstr "" #. Area for buttons etc #. Flip -#: ../plug-ins/common/tile-small.c:419 +#: ../plug-ins/common/tile-small.c:410 #: ../plug-ins/ifs-compose/ifs-compose.c:596 msgid "Flip" msgstr "Renversi" -#: ../plug-ins/common/tile-small.c:468 +#: ../plug-ins/common/tile-small.c:459 msgid "A_ll tiles" msgstr "" -#: ../plug-ins/common/tile-small.c:482 +#: ../plug-ins/common/tile-small.c:473 msgid "Al_ternate tiles" msgstr "" -#: ../plug-ins/common/tile-small.c:496 +#: ../plug-ins/common/tile-small.c:487 msgid "_Explicit tile" msgstr "" -#: ../plug-ins/common/tile-small.c:502 +#: ../plug-ins/common/tile-small.c:493 msgid "Ro_w:" msgstr "" -#: ../plug-ins/common/tile-small.c:528 +#: ../plug-ins/common/tile-small.c:519 msgid "Col_umn:" msgstr "" -#: ../plug-ins/common/tile-small.c:583 +#: ../plug-ins/common/tile-small.c:574 msgid "O_pacity:" msgstr "" #. Lower frame saying howmany segments -#: ../plug-ins/common/tile-small.c:592 +#: ../plug-ins/common/tile-small.c:583 msgid "Number of Segments" msgstr "" @@ -5961,248 +6099,244 @@ #. destroy model automatically with view #. Put buttons in #: ../plug-ins/common/unit-editor.c:416 -#: ../plug-ins/fractal-explorer/fractal-explorer.c:1058 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:1088 #: ../plug-ins/gimpressionist/presets.c:1073 msgid "_Refresh" msgstr "" -#: ../plug-ins/common/unsharp-mask.c:132 -msgid "The most widely useful method for sharpening an image" -msgstr "" - -#: ../plug-ins/common/unsharp-mask.c:142 -msgid "_Unsharp Mask..." -msgstr "" - -#: ../plug-ins/common/unsharp-mask.c:694 -msgid "Merging" -msgstr "" - -#: ../plug-ins/common/unsharp-mask.c:838 -msgid "Unsharp Mask" -msgstr "" - -#: ../plug-ins/common/unsharp-mask.c:901 -#: ../plug-ins/imagemap/imap_preferences.c:455 -#: ../plug-ins/map-object/map-object-ui.c:566 -msgid "_Threshold:" -msgstr "" - -#: ../plug-ins/common/van-gogh-lic.c:568 ../plug-ins/common/van-gogh-lic.c:643 +#: ../plug-ins/common/van-gogh-lic.c:575 ../plug-ins/common/van-gogh-lic.c:646 msgid "Van Gogh (LIC)" msgstr "" -#: ../plug-ins/common/van-gogh-lic.c:669 +#: ../plug-ins/common/van-gogh-lic.c:672 msgid "Effect Channel" msgstr "" -#: ../plug-ins/common/van-gogh-lic.c:676 +#: ../plug-ins/common/van-gogh-lic.c:679 msgid "_Brightness" msgstr "" -#: ../plug-ins/common/van-gogh-lic.c:682 +#: ../plug-ins/common/van-gogh-lic.c:685 msgid "Effect Operator" msgstr "" -#: ../plug-ins/common/van-gogh-lic.c:687 +#: ../plug-ins/common/van-gogh-lic.c:690 msgid "_Derivative" msgstr "" -#: ../plug-ins/common/van-gogh-lic.c:688 +#: ../plug-ins/common/van-gogh-lic.c:691 msgid "_Gradient" msgstr "_Kolortransiro" -#: ../plug-ins/common/van-gogh-lic.c:694 +#: ../plug-ins/common/van-gogh-lic.c:697 msgid "Convolve" msgstr "" -#: ../plug-ins/common/van-gogh-lic.c:699 +#: ../plug-ins/common/van-gogh-lic.c:702 msgid "_With white noise" msgstr "" -#: ../plug-ins/common/van-gogh-lic.c:700 +#: ../plug-ins/common/van-gogh-lic.c:703 msgid "W_ith source image" msgstr "" -#: ../plug-ins/common/van-gogh-lic.c:719 +#: ../plug-ins/common/van-gogh-lic.c:722 msgid "_Effect image:" msgstr "" -#: ../plug-ins/common/van-gogh-lic.c:730 +#: ../plug-ins/common/van-gogh-lic.c:733 msgid "_Filter length:" msgstr "" -#: ../plug-ins/common/van-gogh-lic.c:739 +#: ../plug-ins/common/van-gogh-lic.c:742 msgid "_Noise magnitude:" msgstr "" -#: ../plug-ins/common/van-gogh-lic.c:748 +#: ../plug-ins/common/van-gogh-lic.c:751 msgid "In_tegration steps:" msgstr "" -#: ../plug-ins/common/van-gogh-lic.c:757 +#: ../plug-ins/common/van-gogh-lic.c:760 msgid "_Minimum value:" msgstr "" -#: ../plug-ins/common/van-gogh-lic.c:766 +#: ../plug-ins/common/van-gogh-lic.c:769 msgid "M_aximum value:" msgstr "" -#: ../plug-ins/common/van-gogh-lic.c:812 +#: ../plug-ins/common/van-gogh-lic.c:815 msgid "Special effects that nobody understands" msgstr "" -#: ../plug-ins/common/van-gogh-lic.c:817 +#: ../plug-ins/common/van-gogh-lic.c:820 msgid "_Van Gogh (LIC)..." msgstr "" -#: ../plug-ins/common/warp.c:233 +#: ../plug-ins/common/warp.c:230 msgid "Twist or smear image in many different ways" msgstr "" -#: ../plug-ins/common/warp.c:241 +#: ../plug-ins/common/warp.c:238 msgid "_Warp..." msgstr "" -#: ../plug-ins/common/warp.c:374 +#: ../plug-ins/common/warp.c:364 msgid "Warp" msgstr "" -#: ../plug-ins/common/warp.c:396 +#: ../plug-ins/common/warp.c:386 msgid "Basic Options" msgstr "" -#: ../plug-ins/common/warp.c:418 +#: ../plug-ins/common/warp.c:408 msgid "Step size:" msgstr "" -#: ../plug-ins/common/warp.c:432 +#: ../plug-ins/common/warp.c:422 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:771 #: ../plug-ins/ifs-compose/ifs-compose.c:1196 msgid "Iterations:" msgstr "" #. Displacement map menu -#: ../plug-ins/common/warp.c:441 +#: ../plug-ins/common/warp.c:431 msgid "Displacement map:" msgstr "" #. ======================================================================= #. Displacement Type -#: ../plug-ins/common/warp.c:460 +#: ../plug-ins/common/warp.c:451 msgid "On edges:" msgstr "" -#: ../plug-ins/common/warp.c:471 +#: ../plug-ins/common/warp.c:462 msgid "Wrap" msgstr "Ĉirkaŭfluo" -#: ../plug-ins/common/warp.c:486 +#: ../plug-ins/common/warp.c:477 msgid "Smear" msgstr "" -#: ../plug-ins/common/warp.c:501 ../plug-ins/file-fits/fits.c:1173 -#: ../plug-ins/flame/flame.c:1174 ../plug-ins/gfig/gfig-dialog.c:1496 -msgid "Black" -msgstr "Nigro" - -#: ../plug-ins/common/warp.c:516 +#: ../plug-ins/common/warp.c:507 msgid "Foreground color" msgstr "Malfona koloro" #. -------------------------------------------------------------------- #. --------- The secondary table -------------------------- -#: ../plug-ins/common/warp.c:536 +#: ../plug-ins/common/warp.c:527 msgid "Advanced Options" msgstr "Altnivelaj agordoj" -#: ../plug-ins/common/warp.c:552 +#: ../plug-ins/common/warp.c:543 msgid "Dither size:" msgstr "" -#: ../plug-ins/common/warp.c:565 +#: ../plug-ins/common/warp.c:556 msgid "Rotation angle:" msgstr "Rotacioangulo:" -#: ../plug-ins/common/warp.c:578 +#: ../plug-ins/common/warp.c:569 msgid "Substeps:" msgstr "" #. Magnitude map menu -#: ../plug-ins/common/warp.c:587 +#: ../plug-ins/common/warp.c:578 msgid "Magnitude map:" msgstr "" -#: ../plug-ins/common/warp.c:610 +#: ../plug-ins/common/warp.c:602 msgid "Use magnitude map" msgstr "" #. -------------------------------------------------------------------- #. --------- The "other" table -------------------------- -#: ../plug-ins/common/warp.c:623 +#: ../plug-ins/common/warp.c:615 msgid "More Advanced Options" msgstr "" -#: ../plug-ins/common/warp.c:640 +#: ../plug-ins/common/warp.c:632 msgid "Gradient scale:" msgstr "" -#: ../plug-ins/common/warp.c:659 +#: ../plug-ins/common/warp.c:652 msgid "Gradient map selection menu" msgstr "" -#: ../plug-ins/common/warp.c:669 +#: ../plug-ins/common/warp.c:662 msgid "Vector mag:" msgstr "" #. Angle -#: ../plug-ins/common/warp.c:684 ../plug-ins/ifs-compose/ifs-compose.c:554 +#: ../plug-ins/common/warp.c:677 ../plug-ins/ifs-compose/ifs-compose.c:554 msgid "Angle:" msgstr "Angulo:" -#: ../plug-ins/common/warp.c:703 +#: ../plug-ins/common/warp.c:697 msgid "Fixed-direction-vector map selection menu" msgstr "" #. make sure layer is visible -#: ../plug-ins/common/warp.c:1180 +#: ../plug-ins/common/warp.c:1250 msgid "Smoothing X gradient" msgstr "" -#: ../plug-ins/common/warp.c:1183 +#: ../plug-ins/common/warp.c:1253 msgid "Smoothing Y gradient" msgstr "" #. calculate new X,Y Displacement image maps -#: ../plug-ins/common/warp.c:1230 +#: ../plug-ins/common/warp.c:1297 msgid "Finding XY gradient" msgstr "" -#: ../plug-ins/common/warp.c:1251 +#: ../plug-ins/common/warp.c:1315 #, c-format msgid "Flow step %d" msgstr "" -#: ../plug-ins/common/wavelet-decompose.c:86 -#: ../plug-ins/common/wavelet-decompose.c:267 +#: ../plug-ins/common/wavelet-decompose.c:97 +#: ../plug-ins/common/wavelet-decompose.c:350 msgid "Wavelet decompose" msgstr "" -#: ../plug-ins/common/wavelet-decompose.c:91 +#: ../plug-ins/common/wavelet-decompose.c:102 #, fuzzy #| msgid "_Waves..." msgid "_Wavelet-decompose..." msgstr "_Ondoj..." -#: ../plug-ins/common/wavelet-decompose.c:161 +#: ../plug-ins/common/wavelet-decompose.c:177 msgid "Wavelet-Decompose" msgstr "" -#: ../plug-ins/common/wavelet-decompose.c:296 +#: ../plug-ins/common/wavelet-decompose.c:186 #, fuzzy -#| msgid "Scale:" +#| msgid "Position" +msgid "Decomposition" +msgstr "Pozicio" + +#: ../plug-ins/common/wavelet-decompose.c:248 +#, c-format +msgid "Scale %d" +msgstr "Skalo %d" + +#: ../plug-ins/common/wavelet-decompose.c:272 +msgid "Residual" +msgstr "" + +#: ../plug-ins/common/wavelet-decompose.c:381 msgid "Scales:" -msgstr "Skalo:" +msgstr "Skaloj: " + +#. create group layer +#: ../plug-ins/common/wavelet-decompose.c:393 +msgid "Create a layer group to store the decomposition" +msgstr "" + +#. create layer masks +#: ../plug-ins/common/wavelet-decompose.c:405 +msgid "Add a layer mask to each scales layers" +msgstr "" #: ../plug-ins/common/web-browser.c:141 msgid "The operating system is out of memory or resources." @@ -6360,42 +6494,42 @@ msgid "Unsupported compression (%u) in BMP file from '%s'" msgstr "" -#: ../plug-ins/file-bmp/bmp-load.c:675 +#: ../plug-ins/file-bmp/bmp-load.c:673 msgid "Unrecognized or invalid BMP compression format." msgstr "" -#: ../plug-ins/file-bmp/bmp-load.c:717 +#: ../plug-ins/file-bmp/bmp-load.c:720 msgid "Unsupported or invalid bitdepth." msgstr "" -#: ../plug-ins/file-bmp/bmp-load.c:884 ../plug-ins/file-bmp/bmp-load.c:927 -#: ../plug-ins/file-bmp/bmp-load.c:981 +#: ../plug-ins/file-bmp/bmp-load.c:888 ../plug-ins/file-bmp/bmp-load.c:931 +#: ../plug-ins/file-bmp/bmp-load.c:985 msgid "The bitmap ends unexpectedly." msgstr "" -#: ../plug-ins/file-bmp/bmp-save.c:182 ../plug-ins/file-bmp/bmp-save.c:215 +#: ../plug-ins/file-bmp/bmp-save.c:186 ../plug-ins/file-bmp/bmp-save.c:219 msgid "Cannot export indexed image with transparency in BMP file format." msgstr "" -#: ../plug-ins/file-bmp/bmp-save.c:184 ../plug-ins/file-bmp/bmp-save.c:217 +#: ../plug-ins/file-bmp/bmp-save.c:188 ../plug-ins/file-bmp/bmp-save.c:221 msgid "Alpha channel will be ignored." msgstr "" #. Run-Length Encoded -#: ../plug-ins/file-bmp/bmp-save.c:910 +#: ../plug-ins/file-bmp/bmp-save.c:952 msgid "_Run-Length Encoded" msgstr "" #. Compatibility Options -#: ../plug-ins/file-bmp/bmp-save.c:923 +#: ../plug-ins/file-bmp/bmp-save.c:965 msgid "Co_mpatibility Options" msgstr "" -#: ../plug-ins/file-bmp/bmp-save.c:933 +#: ../plug-ins/file-bmp/bmp-save.c:975 msgid "_Do not write color space information" msgstr "" -#: ../plug-ins/file-bmp/bmp-save.c:935 +#: ../plug-ins/file-bmp/bmp-save.c:977 msgid "" "Some applications can not read BMP images that include color space " "information. GIMP writes color space information by default. Enabling this " @@ -6403,167 +6537,169 @@ msgstr "" #. Advanced Options -#. Advanced options -#: ../plug-ins/file-bmp/bmp-save.c:951 ../plug-ins/file-jpeg/jpeg-save.c:814 -#: ../plug-ins/file-webp/file-webp-dialog.c:194 -#: ../plug-ins/file-webp/file-webp-dialog.c:323 +#. Advanced expander +#: ../plug-ins/file-bmp/bmp-save.c:993 ../plug-ins/file-jpeg/jpeg-save.c:1014 +#: ../plug-ins/file-webp/file-webp-dialog.c:222 msgid "_Advanced Options" msgstr "_Altnivelaj agordoj" -#: ../plug-ins/file-bmp/bmp-save.c:966 +#: ../plug-ins/file-bmp/bmp-save.c:1008 msgid "16 bits" msgstr "" -#: ../plug-ins/file-bmp/bmp-save.c:1002 +#: ../plug-ins/file-bmp/bmp-save.c:1044 msgid "24 bits" msgstr "" -#: ../plug-ins/file-bmp/bmp-save.c:1019 +#: ../plug-ins/file-bmp/bmp-save.c:1061 msgid "32 bits" msgstr "" -#: ../plug-ins/file-bmp/bmp.c:120 ../plug-ins/file-bmp/bmp.c:139 +#: ../plug-ins/file-bmp/bmp.c:132 ../plug-ins/file-bmp/bmp.c:151 +#: ../plug-ins/file-bmp/bmp.c:168 msgid "Windows BMP image" msgstr "BMP-bildo de Vindozo" -#: ../plug-ins/file-darktable/file-darktable.c:443 -#: ../plug-ins/file-ico/ico-load.c:742 ../plug-ins/file-jpeg/jpeg-load.c:503 -#: ../plug-ins/file-psd/psd-thumb-load.c:74 -#, c-format -msgid "Opening thumbnail for '%s'" -msgstr "" - -#: ../plug-ins/file-darktable/file-formats.h:46 -msgid "Raw Canon" -msgstr "" - -#: ../plug-ins/file-darktable/file-formats.h:61 -msgid "Raw Nikon" -msgstr "" - -#: ../plug-ins/file-darktable/file-formats.h:72 -msgid "Raw Hasselblad" -msgstr "" +#: ../plug-ins/file-dds/dds.c:162 ../plug-ins/file-dds/dds.c:181 +#: ../plug-ins/file-dds/dds.c:200 +msgid "DDS image" +msgstr "DDS bildo" -#: ../plug-ins/file-darktable/file-formats.h:83 -msgid "Raw Sony" +#: ../plug-ins/file-dds/dds.c:217 +msgid "Decode YCoCg" msgstr "" -#: ../plug-ins/file-darktable/file-formats.h:94 -msgid "Raw Casio BAY" +#: ../plug-ins/file-dds/dds.c:230 +msgid "Decode YCoCg (scaled)" msgstr "" -#: ../plug-ins/file-darktable/file-formats.h:105 -msgid "Raw Phantom Software CINE" +#: ../plug-ins/file-dds/dds.c:243 +msgid "Decode Alpha exponent" msgstr "" -#: ../plug-ins/file-darktable/file-formats.h:116 -msgid "Raw Sinar" +#: ../plug-ins/file-dds/ddsread.c:1361 +msgid "Load DDS" msgstr "" -#: ../plug-ins/file-darktable/file-formats.h:127 -msgid "Raw Kodak" +#: ../plug-ins/file-dds/ddsread.c:1380 +msgid "_Load mipmaps" msgstr "" -#: ../plug-ins/file-darktable/file-formats.h:139 -msgid "Raw Adobe DNG Digital Negative" +#: ../plug-ins/file-dds/ddsread.c:1387 +msgid "_Automatically decode YCoCg/AExp images when detected" msgstr "" -#: ../plug-ins/file-darktable/file-formats.h:150 -msgid "Raw Epson ERF" +#: ../plug-ins/file-dds/ddswrite.c:1981 +msgid "Export as DDS" msgstr "" -#: ../plug-ins/file-darktable/file-formats.h:161 -msgid "Raw Phase One" -msgstr "" +#: ../plug-ins/file-dds/ddswrite.c:1984 +#: ../plug-ins/metadata/metadata-editor.c:4662 +msgid "_Export" +msgstr "Eksporti" -#: ../plug-ins/file-darktable/file-formats.h:172 -msgid "Raw Minolta" -msgstr "" +#: ../plug-ins/file-dds/ddswrite.c:2011 +msgid "_Compression:" +msgstr "Densigo:" -#: ../plug-ins/file-darktable/file-formats.h:183 -msgid "Raw Mamiya MEF" +#: ../plug-ins/file-dds/ddswrite.c:2021 +msgid "Use _perceptual error metric" msgstr "" -#: ../plug-ins/file-darktable/file-formats.h:193 -msgid "Raw Leaf MOS" -msgstr "" +#: ../plug-ins/file-dds/ddswrite.c:2050 +#| msgid "_Save" +msgid "_Save:" +msgstr "Kon_servi:" -#: ../plug-ins/file-darktable/file-formats.h:204 -msgid "Raw Olympus ORF" +#: ../plug-ins/file-dds/ddswrite.c:2062 +msgid "Flip the image _vertically on export" msgstr "" -#: ../plug-ins/file-darktable/file-formats.h:215 -msgid "Raw Pentax PEF" +#: ../plug-ins/file-dds/ddswrite.c:2075 +msgid "_Mipmaps:" msgstr "" -#: ../plug-ins/file-darktable/file-formats.h:226 -msgid "Raw Logitech PXN" -msgstr "" +#: ../plug-ins/file-dds/ddswrite.c:2098 +msgid "Transparent index:" +msgstr "Indekso de travidebleco: " -#: ../plug-ins/file-darktable/file-formats.h:237 -msgid "Raw Apple QuickTake QTK" -msgstr "" +#: ../plug-ins/file-dds/ddswrite.c:2142 +msgid "Mipmap Options" +msgstr "Mipmap parametroj" -#: ../plug-ins/file-darktable/file-formats.h:248 -msgid "Raw Fujifilm RAF" -msgstr "" +#: ../plug-ins/file-dds/ddswrite.c:2155 +#| msgid "Filter" +msgid "F_ilter:" +msgstr "F_iltrilo:" -#: ../plug-ins/file-darktable/file-formats.h:259 -msgid "Raw Panasonic" -msgstr "" +#: ../plug-ins/file-dds/ddswrite.c:2168 +msgid "_Wrap mode:" +msgstr "Reĝimo de ĉirkaŭfluo" -#: ../plug-ins/file-darktable/file-formats.h:270 -msgid "Raw Digital Foto Maker RDC" +#: ../plug-ins/file-dds/ddswrite.c:2178 +msgid "Appl_y gamma correction" msgstr "" -#: ../plug-ins/file-darktable/file-formats.h:281 -msgid "Raw Leica RWL" -msgstr "" +#: ../plug-ins/file-dds/ddswrite.c:2192 +msgid "Use s_RGB colorspace" +msgstr "_Uzi sRGB kolorspacon" -#: ../plug-ins/file-darktable/file-formats.h:292 -msgid "Raw Samsung SRW" -msgstr "" +#: ../plug-ins/file-dds/ddswrite.c:2211 ../plug-ins/flame/flame.c:1116 +msgid "_Gamma:" +msgstr "_Gamo:" -#: ../plug-ins/file-darktable/file-formats.h:303 -msgid "Raw Sigma X3F" +#: ../plug-ins/file-dds/ddswrite.c:2221 +msgid "Preserve alpha _test coverage" msgstr "" -#: ../plug-ins/file-darktable/file-formats.h:314 -msgid "Raw Arriflex ARI" -msgstr "" +#: ../plug-ins/file-dds/ddswrite.c:2240 +msgid "_Alpha test threshold:" +msgstr "Sojlo de alfa-testo: " -#: ../plug-ins/file-exr/file-exr.c:193 +#: ../plug-ins/file-exr/file-exr.c:191 #, c-format -#| msgid "Could not open '%s' for reading: %s" msgid "Error opening file '%s' for reading" msgstr "Eraro dum malfermo de dosiero '%s' por lego" -#: ../plug-ins/file-exr/file-exr.c:204 +#: ../plug-ins/file-exr/file-exr.c:202 #, c-format msgid "Error querying image dimensions from '%s'" msgstr "" -#: ../plug-ins/file-exr/file-exr.c:224 +#: ../plug-ins/file-exr/file-exr.c:222 #, c-format msgid "Error querying image precision from '%s'" msgstr "" -#: ../plug-ins/file-exr/file-exr.c:241 +#: ../plug-ins/file-exr/file-exr.c:239 #, c-format msgid "Error querying image type from '%s'" msgstr "" -#: ../plug-ins/file-exr/file-exr.c:288 +#: ../plug-ins/file-exr/file-exr.c:298 #, c-format -#| msgid "Error reading file" msgid "Error reading pixel data from '%s'" msgstr "Eraro dum legi bilderaj datumoj de '%s'" -#: ../plug-ins/file-faxg3/faxg3.c:104 +#: ../plug-ins/file-faxg3/faxg3.c:105 msgid "G3 fax image" msgstr "" +#: ../plug-ins/file-faxg3/faxg3.c:275 ../plug-ins/file-faxg3/faxg3.c:574 +#, c-format +msgid "Could not create buffer to process image data." +msgstr "" + +#: ../plug-ins/file-faxg3/faxg3.c:540 +#, c-format +msgid "Invalid image dimensions (%d x %d). Image may be corrupt." +msgstr "" + +#: ../plug-ins/file-faxg3/faxg3.c:550 +#, c-format +msgid "Could not create image." +msgstr "Malsukcesis krei bildon." + #: ../plug-ins/file-fits/fits.c:166 ../plug-ins/file-fits/fits.c:186 msgid "Flexible Image Transport System" msgstr "" @@ -6580,64 +6716,64 @@ msgid "FITS export cannot handle images with alpha channels" msgstr "" -#: ../plug-ins/file-fits/fits.c:1145 +#: ../plug-ins/file-fits/fits.c:1146 msgid "Load FITS File" msgstr "" -#: ../plug-ins/file-fits/fits.c:1169 +#: ../plug-ins/file-fits/fits.c:1170 msgid "Replacement for undefined pixels" msgstr "" -#: ../plug-ins/file-fits/fits.c:1174 ../plug-ins/gfig/gfig-dialog.c:1322 -#: ../plug-ins/gfig/gfig-dialog.c:1497 -msgid "White" -msgstr "Blanko" - -#: ../plug-ins/file-fits/fits.c:1181 +#: ../plug-ins/file-fits/fits.c:1182 msgid "Pixel value scaling" msgstr "" #: ../plug-ins/file-fits/fits.c:1186 -msgid "By DATAMIN/DATAMAX" +msgid "_Automatic" +msgstr "Aŭtomate" + +#: ../plug-ins/file-fits/fits.c:1187 +msgid "By _DATAMIN/DATAMAX" msgstr "" -#: ../plug-ins/file-fits/fits.c:1193 +#: ../plug-ins/file-fits/fits.c:1194 msgid "Image Composing" msgstr "" -#: ../plug-ins/file-fits/fits.c:1197 +#: ../plug-ins/file-fits/fits.c:1198 +#| msgid "_None" msgctxt "composing" -msgid "None" -msgstr "Neniu" +msgid "_None" +msgstr "_Neniu" #: ../plug-ins/file-fli/fli-gimp.c:166 ../plug-ins/file-fli/fli-gimp.c:186 msgid "AutoDesk FLIC animation" msgstr "" -#: ../plug-ins/file-fli/fli-gimp.c:563 +#: ../plug-ins/file-fli/fli-gimp.c:570 #, c-format msgid "Frame (%i)" msgstr "" -#: ../plug-ins/file-fli/fli-gimp.c:713 +#: ../plug-ins/file-fli/fli-gimp.c:721 msgid "Sorry, I can export only INDEXED and GRAY images." msgstr "" -#: ../plug-ins/file-fli/fli-gimp.c:865 +#: ../plug-ins/file-fli/fli-gimp.c:873 msgid "GFLI 1.3 - Load framestack" msgstr "" -#: ../plug-ins/file-fli/fli-gimp.c:895 ../plug-ins/file-fli/fli-gimp.c:953 +#: ../plug-ins/file-fli/fli-gimp.c:903 ../plug-ins/file-fli/fli-gimp.c:961 msgctxt "frame-range" -msgid "From:" -msgstr "De:" +msgid "_From:" +msgstr "_De:" -#: ../plug-ins/file-fli/fli-gimp.c:905 ../plug-ins/file-fli/fli-gimp.c:963 +#: ../plug-ins/file-fli/fli-gimp.c:913 ../plug-ins/file-fli/fli-gimp.c:971 msgctxt "frame-range" -msgid "To:" -msgstr "Al:" +msgid "_To:" +msgstr "_Al:" -#: ../plug-ins/file-fli/fli-gimp.c:935 +#: ../plug-ins/file-fli/fli-gimp.c:943 msgid "GFLI 1.3" msgstr "" @@ -6681,9 +6817,8 @@ #: ../plug-ins/file-ico/ico-load.c:221 #, c-format -#| msgid "Could not load '%s': %s" msgid "Could not read '%lu' bytes" -msgstr "Ne eblas legi '%lu' bajtoj" +msgstr "Malsukcesis legi '%lu' bajtoj" #: ../plug-ins/file-ico/ico-load.c:248 #, c-format @@ -6696,600 +6831,937 @@ msgid "Icon #%i" msgstr "Piktogramo #%i" +#: ../plug-ins/file-ico/ico-load.c:743 ../plug-ins/file-jpeg/jpeg-load.c:529 +#: ../plug-ins/file-psd/psd-thumb-load.c:74 +#: ../plug-ins/file-raw/file-darktable.c:502 +#: ../plug-ins/file-raw/file-rawtherapee.c:436 +#, c-format +msgid "Opening thumbnail for '%s'" +msgstr "" + #: ../plug-ins/file-ico/ico.c:102 ../plug-ins/file-ico/ico.c:136 msgid "Microsoft Windows icon" msgstr "" -#: ../plug-ins/file-jpeg/jpeg-load.c:231 +#: ../plug-ins/file-jpeg/jpeg-load.c:230 msgid "JPEG preview" msgstr "" -#: ../plug-ins/file-jpeg/jpeg-save.c:204 ../plug-ins/file-jpeg/jpeg-save.c:211 +#: ../plug-ins/file-jpeg/jpeg-save.c:206 ../plug-ins/file-jpeg/jpeg-save.c:213 #, c-format msgid "File size: %s" msgstr "Dosiergrando: %s" -#: ../plug-ins/file-jpeg/jpeg-save.c:605 +#: ../plug-ins/file-jpeg/jpeg-save.c:660 msgid "Calculating file size..." msgstr "" -#: ../plug-ins/file-jpeg/jpeg-save.c:689 ../plug-ins/file-jpeg/jpeg-save.c:789 +#: ../plug-ins/file-jpeg/jpeg-save.c:744 ../plug-ins/file-jpeg/jpeg-save.c:887 msgid "File size: unknown" msgstr "" -#: ../plug-ins/file-jpeg/jpeg-save.c:751 +#: ../plug-ins/file-jpeg/jpeg-save.c:807 msgid "JPEG" msgstr "JPEG" -#: ../plug-ins/file-jpeg/jpeg-save.c:775 -msgid "_Quality:" +#: ../plug-ins/file-jpeg/jpeg-save.c:839 +msgid "JPEG quality parameter" msgstr "" -#: ../plug-ins/file-jpeg/jpeg-save.c:779 -msgid "JPEG quality parameter" +#: ../plug-ins/file-jpeg/jpeg-save.c:851 +msgid "_Use quality settings from original image" +msgstr "" + +#: ../plug-ins/file-jpeg/jpeg-save.c:857 +msgid "" +"If the original image was loaded from a JPEG file using non-standard quality " +"settings (quantization tables), enable this option to get almost the same " +"quality and file size." msgstr "" -#: ../plug-ins/file-jpeg/jpeg-save.c:799 +#: ../plug-ins/file-jpeg/jpeg-save.c:897 msgid "Enable preview to obtain the file size." msgstr "" -#: ../plug-ins/file-jpeg/jpeg-save.c:802 +#: ../plug-ins/file-jpeg/jpeg-save.c:900 msgid "Sho_w preview in image window" msgstr "" -#: ../plug-ins/file-jpeg/jpeg-save.c:844 +#: ../plug-ins/file-jpeg/jpeg-save.c:918 +msgid "Save _Exif data" +msgstr "" + +#. XMP metadata +#: ../plug-ins/file-jpeg/jpeg-save.c:932 +#: ../plug-ins/file-webp/file-webp-dialog.c:390 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:9 +msgid "Save _XMP data" +msgstr "" + +#: ../plug-ins/file-jpeg/jpeg-save.c:946 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:10 +msgid "Save _IPTC data" +msgstr "" + +#. Save Thumbnail +#: ../plug-ins/file-jpeg/jpeg-save.c:960 +#: ../plug-ins/file-webp/file-webp-dialog.c:414 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:11 +msgid "Save _thumbnail" +msgstr "" + +#. Comment +#: ../plug-ins/file-jpeg/jpeg-save.c:987 +msgid "Comment" +msgstr "Komento" + +#: ../plug-ins/file-jpeg/jpeg-save.c:1045 msgid "S_moothing:" msgstr "" -#: ../plug-ins/file-jpeg/jpeg-save.c:857 +#: ../plug-ins/file-jpeg/jpeg-save.c:1058 msgid "Interval (MCU rows):" msgstr "" -#: ../plug-ins/file-jpeg/jpeg-save.c:875 +#: ../plug-ins/file-jpeg/jpeg-save.c:1076 msgid "Use _restart markers" msgstr "" #. Optimize -#: ../plug-ins/file-jpeg/jpeg-save.c:894 +#: ../plug-ins/file-jpeg/jpeg-save.c:1095 msgid "_Optimize" msgstr "" -#: ../plug-ins/file-jpeg/jpeg-save.c:917 +#: ../plug-ins/file-jpeg/jpeg-save.c:1118 msgid "Use arithmetic _coding" msgstr "" -#: ../plug-ins/file-jpeg/jpeg-save.c:919 +#: ../plug-ins/file-jpeg/jpeg-save.c:1120 msgid "Older software may have trouble opening arithmetic-coded images" msgstr "" -#: ../plug-ins/file-jpeg/jpeg-save.c:942 +#: ../plug-ins/file-jpeg/jpeg-save.c:1143 msgid "_Progressive" msgstr "" -#. Save EXIF data -#: ../plug-ins/file-jpeg/jpeg-save.c:961 -#: ../plug-ins/file-webp/file-webp-dialog.c:340 -msgid "Save _Exif data" +#. Subsampling +#: ../plug-ins/file-jpeg/jpeg-save.c:1161 +msgid "Su_bsampling:" msgstr "" -#: ../plug-ins/file-jpeg/jpeg-save.c:980 -msgid "Save _thumbnail" +#: ../plug-ins/file-jpeg/jpeg-save.c:1168 +msgid "4:4:4 (best quality)" msgstr "" -#. XMP metadata -#: ../plug-ins/file-jpeg/jpeg-save.c:997 -#: ../plug-ins/file-webp/file-webp-dialog.c:350 -msgid "Save _XMP data" +#: ../plug-ins/file-jpeg/jpeg-save.c:1170 +msgid "4:2:2 horizontal (chroma halved)" msgstr "" -#: ../plug-ins/file-jpeg/jpeg-save.c:1016 -msgid "Save _IPTC data" +#: ../plug-ins/file-jpeg/jpeg-save.c:1172 +msgid "4:2:2 vertical (chroma halved)" msgstr "" -#: ../plug-ins/file-jpeg/jpeg-save.c:1035 -msgid "_Use quality settings from original image" +#: ../plug-ins/file-jpeg/jpeg-save.c:1174 +msgid "4:2:0 (chroma quartered)" +msgstr "" + +#. DCT method +#: ../plug-ins/file-jpeg/jpeg-save.c:1206 +msgid "_DCT method:" +msgstr "" + +#: ../plug-ins/file-jpeg/jpeg-save.c:1212 +msgid "Fast Integer" +msgstr "" + +#: ../plug-ins/file-jpeg/jpeg-save.c:1213 +msgid "Integer" +msgstr "Entjero" + +#: ../plug-ins/file-jpeg/jpeg-save.c:1214 +msgid "Floating-Point" +msgstr "" + +#: ../plug-ins/file-jpeg/jpeg-save.c:1238 +#: ../plug-ins/ui/plug-in-file-png.ui.h:10 +#: ../plug-ins/ui/plug-in-file-raw.ui.h:7 +#: ../plug-ins/print/print-page-layout.c:335 +msgid "_Load Defaults" +msgstr "" + +#: ../plug-ins/file-jpeg/jpeg-save.c:1247 +msgid "Sa_ve Defaults" +msgstr "" + +#: ../plug-ins/file-jpeg/jpeg.c:121 ../plug-ins/file-jpeg/jpeg.c:155 +msgid "JPEG image" +msgstr "JPEG-bildo" + +#: ../plug-ins/file-jpeg/jpeg.c:313 +msgid "Export Preview" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:228 +#: ../plug-ins/file-psd/psd-thumb-load.c:130 +#, c-format +msgid "Error loading PSD file: %s" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:283 +#, c-format +msgid "Not a valid Photoshop document file" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:290 +#, c-format +msgid "Unsupported file format version: %d" msgstr "" -#: ../plug-ins/file-jpeg/jpeg-save.c:1042 +#: ../plug-ins/file-psd/psd-load.c:297 +#, c-format +msgid "Too many channels in file: %d" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:324 +#, c-format +msgid "Unsupported or invalid image size: %dx%d" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:338 ../plug-ins/file-psd/psd-load.c:348 +#, c-format +msgid "Unsupported color mode: %s" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:375 +#, c-format +msgid "Unsupported bit depth: %d" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:409 ../plug-ins/file-psd/psd-load.c:419 +#: ../plug-ins/file-psd/psd-load.c:630 ../plug-ins/file-psd/psd-load.c:912 +#, c-format +msgid "The file is corrupt!" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:558 +#, c-format +msgid "Too many channels in layer: %d" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:566 +#, c-format +msgid "Unsupported or invalid layer height: %d" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:574 +#, c-format +msgid "Unsupported or invalid layer width: %d" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:583 +#, c-format +msgid "Unsupported or invalid layer size: %dx%d" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:668 +#, c-format +msgid "Unsupported or invalid mask info size: %d" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:837 +#, c-format +msgid "Unsupported or invalid layer mask height: %d" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:845 +#, c-format +msgid "Unsupported or invalid layer mask width: %d" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:854 +#, c-format +msgid "Unsupported or invalid layer mask size: %dx%d" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:1477 ../plug-ins/file-psd/psd-load.c:2040 +#, c-format +msgid "Unsupported compression mode: %d" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:2187 +msgid "Extra" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:2365 +#, c-format +msgid "Unsupported or invalid channel size" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:2431 +#, c-format +msgid "Failed to decompress data" +msgstr "Malsukcesis maldensigi datumojn" + +#: ../plug-ins/file-psd/psd-save.c:463 +msgid "Error: Can't convert GIMP base imagetype to PSD mode" +msgstr "" + +#: ../plug-ins/file-psd/psd-save.c:1689 +#, c-format msgid "" -"If the original image was loaded from a JPEG file using non-standard quality " -"settings (quantization tables), enable this option to get almost the same " -"quality and file size." +"Unable to export '%s'. The PSD file format does not support images that are " +"more than 30,000 pixels wide or tall." msgstr "" -#. Subsampling -#: ../plug-ins/file-jpeg/jpeg-save.c:1068 -msgid "Su_bsampling:" +#: ../plug-ins/file-psd/psd-save.c:1710 +#, c-format +msgid "" +"Unable to export '%s'. The PSD file format does not support images with " +"layers that are more than 30,000 pixels wide or tall." msgstr "" -#: ../plug-ins/file-jpeg/jpeg-save.c:1075 -msgid "4:4:4 (best quality)" +#: ../plug-ins/file-psd/psd-util.c:179 +msgid "Unexpected end of file" +msgstr "Neatendita fino de dosiero" + +#: ../plug-ins/file-psd/psd.c:109 ../plug-ins/file-psd/psd.c:167 +msgid "Photoshop image" +msgstr "Photoshop-bildo" + +#: ../plug-ins/file-psd/psd.c:130 +#, fuzzy +#| msgid "Photoshop image" +msgid "Photoshop image (merged)" +msgstr "Photoshop-bildo" + +#: ../plug-ins/file-raw/file-raw-formats.h:46 +msgid "Raw Canon" msgstr "" -#: ../plug-ins/file-jpeg/jpeg-save.c:1077 -msgid "4:2:2 horizontal (chroma halved)" +#: ../plug-ins/file-raw/file-raw-formats.h:59 +msgid "Raw Nikon" msgstr "" -#: ../plug-ins/file-jpeg/jpeg-save.c:1079 -msgid "4:2:2 vertical (chroma halved)" +#: ../plug-ins/file-raw/file-raw-formats.h:70 +msgid "Raw Hasselblad" msgstr "" -#: ../plug-ins/file-jpeg/jpeg-save.c:1081 -msgid "4:2:0 (chroma quartered)" +#: ../plug-ins/file-raw/file-raw-formats.h:81 +msgid "Raw Sony" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:92 +msgid "Raw Casio BAY" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:103 +msgid "Raw Phantom Software CINE" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:114 +msgid "Raw Sinar" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:125 +msgid "Raw Kodak" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:136 +msgid "Raw Adobe DNG Digital Negative" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:147 +msgid "Raw Epson ERF" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:158 +msgid "Raw Phase One" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:169 +msgid "Raw Minolta" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:180 +msgid "Raw Mamiya MEF" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:190 +msgid "Raw Leaf MOS" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:201 +msgid "Raw Olympus ORF" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:212 +msgid "Raw Pentax PEF" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:223 +msgid "Raw Logitech PXN" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:234 +msgid "Raw Apple QuickTake QTK" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:245 +msgid "Raw Fujifilm RAF" msgstr "" -#. DCT method -#: ../plug-ins/file-jpeg/jpeg-save.c:1113 -msgid "_DCT method:" +#: ../plug-ins/file-raw/file-raw-formats.h:256 +msgid "Raw Panasonic" msgstr "" -#: ../plug-ins/file-jpeg/jpeg-save.c:1119 -msgid "Fast Integer" +#: ../plug-ins/file-raw/file-raw-formats.h:267 +msgid "Raw Digital Foto Maker RDC" msgstr "" -#: ../plug-ins/file-jpeg/jpeg-save.c:1120 -msgid "Integer" -msgstr "Entjero" - -#: ../plug-ins/file-jpeg/jpeg-save.c:1121 -msgid "Floating-Point" +#: ../plug-ins/file-raw/file-raw-formats.h:278 +msgid "Raw Leica RWL" msgstr "" -#: ../plug-ins/file-jpeg/jpeg-save.c:1137 -msgid "Comment" -msgstr "Komento" +#: ../plug-ins/file-raw/file-raw-formats.h:289 +msgid "Raw Samsung SRW" +msgstr "" -#: ../plug-ins/file-jpeg/jpeg-save.c:1174 -#: ../plug-ins/ui/plug-in-file-png.ui.h:10 -#: ../plug-ins/ui/plug-in-file-raw.ui.h:6 -#: ../plug-ins/print/print-page-layout.c:335 -msgid "_Load Defaults" +#: ../plug-ins/file-raw/file-raw-formats.h:300 +msgid "Raw Sigma X3F" msgstr "" -#: ../plug-ins/file-jpeg/jpeg-save.c:1183 -msgid "Sa_ve Defaults" +#: ../plug-ins/file-raw/file-raw-formats.h:311 +msgid "Raw Arriflex ARI" msgstr "" -#: ../plug-ins/file-jpeg/jpeg.c:121 ../plug-ins/file-jpeg/jpeg.c:155 -msgid "JPEG image" -msgstr "JPEG-bildo" +#: ../plug-ins/file-raw/file-raw-placeholder.c:139 +#, c-format +msgid "" +"There is no RAW loader installed to open '%s' files.\n" +"\n" +"GIMP currently supports these RAW loaders:\n" +"- darktable (http://www.darktable.org/), at least 1.7\n" +"- RawTherapee (http://rawtherapee.com/), at least 5.2\n" +"\n" +"Please install one of them in order to load RAW files." +msgstr "" -#: ../plug-ins/file-jpeg/jpeg.c:313 -msgid "Export Preview" +#: ../plug-ins/file-sgi/sgi.c:121 ../plug-ins/file-sgi/sgi.c:141 +msgid "Silicon Graphics IRIS image" msgstr "" -#: ../plug-ins/file-psd/psd-load.c:219 -#: ../plug-ins/file-psd/psd-thumb-load.c:130 +#: ../plug-ins/file-sgi/sgi.c:332 #, c-format -msgid "Error loading PSD file: %s" +msgid "Could not open '%s' for reading." msgstr "" -#: ../plug-ins/file-psd/psd-load.c:274 +#: ../plug-ins/file-sgi/sgi.c:348 #, c-format -msgid "Not a valid Photoshop document file" -msgstr "" +msgid "Invalid width: %hu" +msgstr "Nevalida larĝo: %hu" -#: ../plug-ins/file-psd/psd-load.c:281 +#: ../plug-ins/file-sgi/sgi.c:356 #, c-format -msgid "Unsupported file format version: %d" -msgstr "" +msgid "Invalid height: %hu" +msgstr "Nevalida alto: %hu" -#: ../plug-ins/file-psd/psd-load.c:288 +#: ../plug-ins/file-sgi/sgi.c:364 #, c-format -msgid "Too many channels in file: %d" +msgid "Invalid number of channels: %hu" msgstr "" -#: ../plug-ins/file-psd/psd-load.c:315 +#: ../plug-ins/file-sgi/sgi.c:592 #, c-format -msgid "Unsupported or invalid image size: %dx%d" +msgid "Could not open '%s' for writing." msgstr "" -#: ../plug-ins/file-psd/psd-load.c:327 -#, c-format -msgid "Unsupported color mode: %s" +#: ../plug-ins/file-sgi/sgi.c:675 +msgid "SGI" msgstr "" -#: ../plug-ins/file-psd/psd-load.c:353 -#, c-format -msgid "Unsupported bit depth: %d" +#: ../plug-ins/file-sgi/sgi.c:677 +msgid "Compression type" msgstr "" -#: ../plug-ins/file-psd/psd-load.c:387 ../plug-ins/file-psd/psd-load.c:397 -#: ../plug-ins/file-psd/psd-load.c:608 ../plug-ins/file-psd/psd-load.c:831 -#, c-format -msgid "The file is corrupt!" +#: ../plug-ins/file-sgi/sgi.c:681 +msgid "_No compression" +msgstr "Sen densigo" + +#: ../plug-ins/file-sgi/sgi.c:685 +msgid "" +"_Aggressive RLE\n" +"(not supported by SGI)" msgstr "" -#: ../plug-ins/file-psd/psd-load.c:536 +#: ../plug-ins/file-tiff/file-tiff.c:165 ../plug-ins/file-tiff/file-tiff.c:187 +#: ../plug-ins/file-tiff/file-tiff.c:205 ../plug-ins/file-tiff/file-tiff.c:222 +msgid "TIFF image" +msgstr "TIFF-bildo" + +#: ../plug-ins/file-tiff/file-tiff-load.c:307 #, c-format -msgid "Too many channels in layer: %d" +msgid "Not a TIFF image or image is corrupt." msgstr "" -#: ../plug-ins/file-psd/psd-load.c:544 +#: ../plug-ins/file-tiff/file-tiff-load.c:338 #, c-format -msgid "Unsupported or invalid layer height: %d" +msgid "TIFF '%s' does not contain any directories" msgstr "" -#: ../plug-ins/file-psd/psd-load.c:552 +#: ../plug-ins/file-tiff/file-tiff-load.c:345 #, c-format -msgid "Unsupported or invalid layer width: %d" +msgid "" +"TIFF '%s' directory count by header failed though there seems to be %d page. " +"Attempting to load the file with this assumption." +msgid_plural "" +"TIFF '%s' directory count by header failed though there seem to be %d pages. " +"Attempting to load the file with this assumption." +msgstr[0] "" +msgstr[1] "" + +#: ../plug-ins/file-tiff/file-tiff-load.c:476 +msgid "Extra channels with unspecified data." msgstr "" -#: ../plug-ins/file-psd/psd-load.c:561 -#, c-format -msgid "Unsupported or invalid layer size: %dx%d" +#. ExtraSamples field not set, yet we have more channels than +#. * the PhotometricInterpretation field suggests. +#. * This should not happen as the spec clearly says "This field +#. * must be present if there are extra samples". So the files +#. * can be considered non-conformant. +#. * Let's ask what to do with the channel. +#. +#: ../plug-ins/file-tiff/file-tiff-load.c:488 +msgid "Non-conformant TIFF: extra channels without 'ExtraSamples' field." msgstr "" -#: ../plug-ins/file-psd/psd-load.c:747 +#: ../plug-ins/file-tiff/file-tiff-load.c:582 #, c-format -msgid "Unsupported or invalid layer mask height: %d" +msgid "Couldn't read page %d of %d. Image might be corrupt.\n" msgstr "" -#: ../plug-ins/file-psd/psd-load.c:755 +#: ../plug-ins/file-tiff/file-tiff-load.c:611 #, c-format -msgid "Unsupported or invalid layer mask width: %d" +msgid "" +"This image has a linear color profile but it was not set on the first layer. " +"The layers below layer # %d will be interpreted as non linear." msgstr "" -#: ../plug-ins/file-psd/psd-load.c:764 -#, c-format -msgid "Unsupported or invalid layer mask size: %dx%d" +#: ../plug-ins/file-tiff/file-tiff-load.c:619 +msgid "" +"This image has multiple color profiles. We will use the first one. If this " +"leads to incorrect results you should consider loading each layer as a " +"separate image." msgstr "" -#: ../plug-ins/file-psd/psd-load.c:1347 ../plug-ins/file-psd/psd-load.c:1756 +#: ../plug-ins/file-tiff/file-tiff-load.c:631 #, c-format -msgid "Unsupported compression mode: %d" +msgid "Suspicious bit depth: %d for page %d. Image may be corrupt." msgstr "" -#: ../plug-ins/file-psd/psd-load.c:1851 -msgid "Extra" +#: ../plug-ins/file-tiff/file-tiff-load.c:705 +#, c-format +msgid "Unsupported bit depth: %d for page %d." msgstr "" -#: ../plug-ins/file-psd/psd-load.c:2039 +#: ../plug-ins/file-tiff/file-tiff-load.c:720 #, c-format -msgid "Unsupported or invalid channel size" -msgstr "" +msgid "Could not get image width from '%s'" +msgstr "Malsukcesis ricevi larĝecon de bildo el '%s'" -#: ../plug-ins/file-psd/psd-load.c:2108 +#: ../plug-ins/file-tiff/file-tiff-load.c:728 #, c-format -#| msgid "Failed to open '%s': %s" -msgid "Failed to decompress data" -msgstr "Malsukcesis maldensigi datumojn" +msgid "Could not get image length from '%s'" +msgstr "Malsukcesis ricevi longon de bildo el '%s'" -#: ../plug-ins/file-psd/psd-save.c:292 +#: ../plug-ins/file-tiff/file-tiff-load.c:736 #, c-format -msgid "" -"Unable to export layer with mode '%s'. Either the PSD file format or the " -"export plug-in does not support that, using normal mode instead." +msgid "Invalid image dimensions (%u x %u) for page %d. Image may be corrupt." msgstr "" -#: ../plug-ins/file-psd/psd-save.c:542 -msgid "Error: Can't convert GIMP base imagetype to PSD mode" +#: ../plug-ins/file-tiff/file-tiff-load.c:757 +#, c-format +msgid "" +"Could not get photometric from '%s'. Image is CCITT compressed, assuming min-" +"is-white" msgstr "" -#: ../plug-ins/file-psd/psd-save.c:1541 +#: ../plug-ins/file-tiff/file-tiff-load.c:764 #, c-format -msgid "" -"Unable to export '%s'. The PSD file format does not support images that are " -"more than 30,000 pixels wide or tall." +msgid "Could not get photometric from '%s'. Assuming min-is-black" msgstr "" -#: ../plug-ins/file-psd/psd-save.c:1556 +#. In non-interactive mode, we assume unassociated alpha if unspecified. +#. * We don't output messages in interactive mode as the user +#. * has already the ability to choose through a dialog. +#: ../plug-ins/file-tiff/file-tiff-load.c:796 #, c-format msgid "" -"Unable to export '%s'. The PSD file format does not support images with " -"layers that are more than 30,000 pixels wide or tall." +"Alpha channel type not defined for %s. Assuming alpha is not premultiplied" msgstr "" -#: ../plug-ins/file-psd/psd-util.c:50 -msgid "Unexpected end of file" -msgstr "Neatendita fino de dosiero" - -#: ../plug-ins/file-psd/psd.c:109 ../plug-ins/file-psd/psd.c:145 -msgid "Photoshop image" -msgstr "Photoshop-bildo" - -#: ../plug-ins/file-sgi/sgi.c:121 ../plug-ins/file-sgi/sgi.c:141 -msgid "Silicon Graphics IRIS image" +#: ../plug-ins/file-tiff/file-tiff-load.c:821 +#, c-format +msgid "" +"Image '%s' does not conform to the TIFF specification: ExtraSamples field is " +"not set while extra channels are present. Assuming the first extra channel " +"is non-premultiplied alpha." msgstr "" -#: ../plug-ins/file-sgi/sgi.c:332 +#: ../plug-ins/file-tiff/file-tiff-load.c:1110 #, c-format -msgid "Could not open '%s' for reading." +msgid "Invalid or unknown compression %u. Setting compression to none." msgstr "" -#: ../plug-ins/file-sgi/sgi.c:347 +#: ../plug-ins/file-tiff/file-tiff-load.c:1168 #, c-format -msgid "Invalid width: %hu" -msgstr "Nevalida larĝo: %hu" +msgid "Could not create a new image: %s" +msgstr "Malsukcesis krei novan bildon: %s" -#: ../plug-ins/file-sgi/sgi.c:354 +#: ../plug-ins/file-tiff/file-tiff-load.c:1188 #, c-format -msgid "Invalid height: %hu" -msgstr "Nevalida alto: %hu" +msgid "%s-%d-of-%d-pages" +msgstr "" -#: ../plug-ins/file-sgi/sgi.c:361 +#: ../plug-ins/file-tiff/file-tiff-load.c:1333 #, c-format -msgid "Invalid number of channels: %hu" +msgid "Unknown resolution unit type %d, assuming dpi" msgstr "" -#: ../plug-ins/file-sgi/sgi.c:586 -#, c-format -msgid "Could not open '%s' for writing." +#. no res unit tag +#. old AppleScan software produces these +#: ../plug-ins/file-tiff/file-tiff-load.c:1343 +msgid "Warning: resolution specified without unit type, assuming dpi" msgstr "" -#: ../plug-ins/file-sgi/sgi.c:669 -msgid "SGI" +#. xres but no yres +#: ../plug-ins/file-tiff/file-tiff-load.c:1351 +msgid "Warning: no y resolution info, assuming same as x" msgstr "" -#: ../plug-ins/file-sgi/sgi.c:671 -msgid "Compression type" +#: ../plug-ins/file-tiff/file-tiff-load.c:1368 +msgid "Invalid image resolution info, using default" msgstr "" -#: ../plug-ins/file-sgi/sgi.c:675 -msgid "No compression" +#: ../plug-ins/file-tiff/file-tiff-load.c:1427 +#, fuzzy, c-format +#| msgid "Could not open '%s'" +msgid "Could not get colormaps from '%s'" +msgstr "Ne eblas malfermi '%s'" + +#. Validate number of channels to the same maximum as we use for +#. * Photoshop. A higher number most likely means a corrupt image +#. * and can cause GIMP to become unresponsive and/or stuck. +#. * See m2-d0f86ab189cbe900ec389ca6d7464713.tif from imagetestsuite +#. +#: ../plug-ins/file-tiff/file-tiff-load.c:1521 +#, c-format +msgid "Suspicious number of extra channels: %d. Possibly corrupt image." msgstr "" -#: ../plug-ins/file-sgi/sgi.c:677 -msgid "RLE compression" +#: ../plug-ins/file-tiff/file-tiff-load.c:1583 +msgid "TIFF Channel" msgstr "" -#: ../plug-ins/file-sgi/sgi.c:679 -msgid "" -"Aggressive RLE\n" -"(not supported by SGI)" +#: ../plug-ins/file-tiff/file-tiff-load.c:1721 +#, c-format +msgid "No data could be read from TIFF '%s'. The file is probably corrupted." msgstr "" -#: ../plug-ins/file-tiff/file-tiff.c:140 ../plug-ins/file-tiff/file-tiff.c:162 -#: ../plug-ins/file-tiff/file-tiff.c:180 -msgid "TIFF image" -msgstr "TIFF-bildo" +#: ../plug-ins/file-tiff/file-tiff-load.c:1792 +#, c-format +msgid "%s: Unsupported image format, no RGBA loader available" +msgstr "" -#: ../plug-ins/file-tiff/file-tiff.c:230 +#: ../plug-ins/file-tiff/file-tiff-load.c:2104 +#: ../plug-ins/file-tiff/file-tiff-load.c:2301 #, c-format -msgid "TIFF '%s' does not contain any directories" +msgid "Reading tile failed. Image may be corrupt at line %d." +msgstr "" + +#. Error reading scanline, stop loading +#: ../plug-ins/file-tiff/file-tiff-load.c:2113 +#: ../plug-ins/file-tiff/file-tiff-load.c:2310 +#, c-format +msgid "Reading scanline failed. Image may be corrupt at line %d." msgstr "" -#: ../plug-ins/file-tiff/file-tiff-load.c:143 +#: ../plug-ins/file-tiff/file-tiff-load.c:2660 msgid "Import from TIFF" msgstr "" -#: ../plug-ins/file-tiff/file-tiff-load.c:718 -#, c-format -msgid "%s-%d-of-%d-pages" +#: ../plug-ins/file-tiff/file-tiff-load.c:2681 +#, fuzzy +#| msgid "Show image" +msgid "_Show reduced images" +msgstr "Montri bildon" + +#. Option to shrink the loaded image to its bounding box +#. or keep as much empty space as possible. +#. Note that there seems to be no way to keep the empty +#. space on the right and bottom. +#: ../plug-ins/file-tiff/file-tiff-load.c:2715 +msgid "_Keep empty space around imported layers" msgstr "" -#: ../plug-ins/file-tiff/file-tiff-load.c:955 -msgid "TIFF Channel" +#: ../plug-ins/file-tiff/file-tiff-load.c:2732 +msgid "Process extra channel as:" msgstr "" -#: ../plug-ins/file-tiff/file-tiff-save.c:605 -#, c-format -msgid "TIFF export cannot handle indexed images with an alpha channel." +#: ../plug-ins/file-tiff/file-tiff-load.c:2735 +msgid "_Non-premultiplied alpha" +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-load.c:2736 +msgid "Pre_multiplied alpha" msgstr "" -#: ../plug-ins/file-tiff/file-tiff-save.c:618 +#: ../plug-ins/file-tiff/file-tiff-load.c:2737 +msgid "Channe_l" +msgstr "Kanalo" + +#: ../plug-ins/file-tiff/file-tiff-save.c:592 msgid "" "Only monochrome pictures can be compressed with \"CCITT Group 4\" or \"CCITT " "Group 3\"." msgstr "" -#: ../plug-ins/file-tiff/file-tiff-save.c:632 +#: ../plug-ins/file-tiff/file-tiff-save.c:606 msgid "Indexed pictures cannot be compressed with \"JPEG\"." msgstr "" -#: ../plug-ins/file-tiff/file-tiff-save.c:731 +#: ../plug-ins/file-tiff/file-tiff-save.c:743 +#, c-format +msgid "Failed a scanline write on row %d" +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-save.c:985 msgid "" "The TIFF format only supports comments in\n" "7bit ASCII encoding. No comment is saved." msgstr "" -#: ../plug-ins/file-tiff/file-tiff-save.c:823 +#: ../plug-ins/file-tiff/file-tiff-save.c:1095 #, c-format -msgid "Failed a scanline write on row %d" +msgid "Writing pages with different bit depth is strange." msgstr "" -#: ../plug-ins/file-tiff/file-tiff-save.c:948 +#: ../plug-ins/file-tiff/file-tiff-save.c:1157 msgid "TIFF" msgstr "" -#: ../plug-ins/file-tiff/file-tiff-save.c:974 +#: ../plug-ins/file-tiff/file-tiff-save.c:1188 +msgid "" +"Warning: maximum TIFF file size exceeded.\n" +" Retry as BigTIFF or cancel." +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-save.c:1199 msgid "Compression" msgstr "Densigo" -#: ../plug-ins/file-tiff/file-tiff-save.c:978 +#: ../plug-ins/file-tiff/file-tiff-save.c:1203 msgid "_None" msgstr "_Neniu" -#: ../plug-ins/file-tiff/file-tiff-save.c:979 +#: ../plug-ins/file-tiff/file-tiff-save.c:1204 msgid "_LZW" msgstr "" -#: ../plug-ins/file-tiff/file-tiff-save.c:980 +#: ../plug-ins/file-tiff/file-tiff-save.c:1205 msgid "_Pack Bits" msgstr "" -#: ../plug-ins/file-tiff/file-tiff-save.c:981 +#: ../plug-ins/file-tiff/file-tiff-save.c:1206 msgid "_Deflate" msgstr "" -#: ../plug-ins/file-tiff/file-tiff-save.c:982 +#: ../plug-ins/file-tiff/file-tiff-save.c:1207 msgid "_JPEG" msgstr "_JPEG" -#: ../plug-ins/file-tiff/file-tiff-save.c:983 +#: ../plug-ins/file-tiff/file-tiff-save.c:1208 msgid "CCITT Group _3 fax" msgstr "" -#: ../plug-ins/file-tiff/file-tiff-save.c:984 +#: ../plug-ins/file-tiff/file-tiff-save.c:1209 msgid "CCITT Group _4 fax" msgstr "" -#: ../plug-ins/file-webp/file-webp.c:101 ../plug-ins/file-webp/file-webp.c:122 +#: ../plug-ins/file-webp/file-webp.c:124 ../plug-ins/file-webp/file-webp.c:145 +#: ../plug-ins/file-webp/file-webp.c:163 #, fuzzy #| msgid "PNG image" msgid "WebP image" msgstr "PNG-bildo" +#: ../plug-ins/file-webp/file-webp-dialog.c:70 +msgid "(no keyframes)" +msgstr "" + +#: ../plug-ins/file-webp/file-webp-dialog.c:74 +msgid "(all frames are keyframes)" +msgstr "" + #. Create the dialog -#: ../plug-ins/file-webp/file-webp-dialog.c:83 +#: ../plug-ins/file-webp/file-webp-dialog.c:109 msgid "WebP" msgstr "" #. Create the lossless checkbox -#: ../plug-ins/file-webp/file-webp-dialog.c:100 -msgid "Lossless" +#: ../plug-ins/file-webp/file-webp-dialog.c:126 +msgid "_Lossless" msgstr "" -#: ../plug-ins/file-webp/file-webp-dialog.c:116 -#, fuzzy -#| msgid "Image name:" -msgid "Image quality:" -msgstr "Bildnomo:" +#: ../plug-ins/file-webp/file-webp-dialog.c:142 +msgid "Image _quality:" +msgstr "_Kvalito de bildo:" -#: ../plug-ins/file-webp/file-webp-dialog.c:124 -#, fuzzy -#| msgid "Image Size" +#: ../plug-ins/file-webp/file-webp-dialog.c:150 msgid "Image quality" -msgstr "Bildgrando" +msgstr "Bildkvalito" -#: ../plug-ins/file-webp/file-webp-dialog.c:135 -#, fuzzy -#| msgid "Quality:" -msgid "Alpha quality:" -msgstr "Kvalito:" +#: ../plug-ins/file-webp/file-webp-dialog.c:161 +msgid "Alpha q_uality:" +msgstr "Alfa kvalito:" -#: ../plug-ins/file-webp/file-webp-dialog.c:143 +#: ../plug-ins/file-webp/file-webp-dialog.c:169 msgid "Alpha channel quality" msgstr "" -#: ../plug-ins/file-webp/file-webp-dialog.c:168 -#, fuzzy -#| msgid "Source 1:" -msgid "Source type:" -msgstr "Fonto 1:" +#: ../plug-ins/file-webp/file-webp-dialog.c:194 +msgid "Source _type:" +msgstr "Tipo de fonto:" -#: ../plug-ins/file-webp/file-webp-dialog.c:171 +#: ../plug-ins/file-webp/file-webp-dialog.c:197 msgid "WebP encoder \"preset\"" msgstr "" #. Create the top-level animation checkbox expander -#: ../plug-ins/file-webp/file-webp-dialog.c:201 -#, fuzzy -#| msgid "As _animation" +#: ../plug-ins/file-webp/file-webp-dialog.c:229 msgid "As A_nimation" msgstr "Kiel _animacio" #. loop animation checkbox -#: ../plug-ins/file-webp/file-webp-dialog.c:230 -#| msgid "_Loop forever" -msgid "Loop forever" -msgstr "Iteracii ĉiam" +#: ../plug-ins/file-webp/file-webp-dialog.c:258 +msgid "Loop _forever" +msgstr "Iteracio ĉiam" #. label for 'max key-frame distance' adjustment -#: ../plug-ins/file-webp/file-webp-dialog.c:247 +#: ../plug-ins/file-webp/file-webp-dialog.c:275 msgid "Max distance between key-frames:" msgstr "" #. minimize-size checkbox -#: ../plug-ins/file-webp/file-webp-dialog.c:265 -msgid "Minimize output size (slower)" +#: ../plug-ins/file-webp/file-webp-dialog.c:310 +msgid "_Minimize output size (slower)" msgstr "" #. label for 'delay' adjustment -#: ../plug-ins/file-webp/file-webp-dialog.c:288 +#: ../plug-ins/file-webp/file-webp-dialog.c:333 msgid "Delay between frames where unspecified:" msgstr "" #. Create the force-delay checkbox -#: ../plug-ins/file-webp/file-webp-dialog.c:311 -msgid "Use delay entered above for all frames" +#: ../plug-ins/file-webp/file-webp-dialog.c:356 +msgid "Use _delay entered above for all frames" +msgstr "" + +#. Save EXIF data +#: ../plug-ins/file-webp/file-webp-dialog.c:368 +msgid "_Save Exif data" msgstr "" -#: ../plug-ins/file-webp/file-webp-load.c:106 +#. IPTC metadata +#: ../plug-ins/file-webp/file-webp-dialog.c:378 +#, fuzzy +#| msgid "Save _as" +msgid "Save _IPTC" +msgstr "Konservi _kiel" + +#: ../plug-ins/file-webp/file-webp-load.c:107 #, c-format -#| msgid "Invalid file." msgid "Invalid WebP file '%s'" msgstr "Nevalida WebP-dosiero '%s'" -#: ../plug-ins/file-webp/file-webp-load.c:184 +#: ../plug-ins/file-webp/file-webp-load.c:200 #, c-format msgid "Failed to decode animated WebP file '%s'" msgstr "" -#: ../plug-ins/file-webp/file-webp-load.c:192 +#: ../plug-ins/file-webp/file-webp-load.c:208 #, c-format msgid "Failed to decode animated WebP information from '%s'" msgstr "" -#: ../plug-ins/file-webp/file-webp-load.c:211 +#: ../plug-ins/file-webp/file-webp-load.c:227 #, c-format msgid "Failed to decode animated WebP frame from '%s'" msgstr "" -#: ../plug-ins/file-webp/file-webp-load.c:216 +#: ../plug-ins/file-webp/file-webp-load.c:232 #, c-format msgid "Frame %d (%dms)" msgstr "" -#: ../plug-ins/file-webp/file-webp-save.c:112 +#: ../plug-ins/file-webp/file-webp-save.c:116 msgid "out of memory" msgstr "" -#: ../plug-ins/file-webp/file-webp-save.c:114 +#: ../plug-ins/file-webp/file-webp-save.c:118 msgid "not enough memory to flush bits" msgstr "" -#: ../plug-ins/file-webp/file-webp-save.c:116 -#| msgid "Parameters" +#: ../plug-ins/file-webp/file-webp-save.c:120 msgid "NULL parameter" msgstr "NUL-parametro" -#: ../plug-ins/file-webp/file-webp-save.c:118 +#: ../plug-ins/file-webp/file-webp-save.c:122 msgid "invalid configuration" msgstr "" -#: ../plug-ins/file-webp/file-webp-save.c:120 -#| msgid "Dimensions" -msgid "bad image dimensions" +#. TRANSLATORS: widthxheight with UTF-8 encoded multiply sign. +#: ../plug-ins/file-webp/file-webp-save.c:125 +#, fuzzy, c-format +#| msgid "bad image dimensions" +msgid "bad image dimensions (maximum: %d×%d)" msgstr "malbonaj bildo-dimensioj" -#: ../plug-ins/file-webp/file-webp-save.c:122 +#: ../plug-ins/file-webp/file-webp-save.c:128 msgid "partition is bigger than 512K" msgstr "" -#: ../plug-ins/file-webp/file-webp-save.c:124 +#: ../plug-ins/file-webp/file-webp-save.c:130 msgid "partition is bigger than 16M" msgstr "" -#: ../plug-ins/file-webp/file-webp-save.c:126 +#: ../plug-ins/file-webp/file-webp-save.c:132 msgid "unable to flush bytes" msgstr "" -#: ../plug-ins/file-webp/file-webp-save.c:128 +#: ../plug-ins/file-webp/file-webp-save.c:134 msgid "file is larger than 4GiB" msgstr "" -#: ../plug-ins/file-webp/file-webp-save.c:130 +#: ../plug-ins/file-webp/file-webp-save.c:136 msgid "user aborted encoding" msgstr "" -#: ../plug-ins/file-webp/file-webp-save.c:132 +#: ../plug-ins/file-webp/file-webp-save.c:138 msgid "list terminator" msgstr "" -#: ../plug-ins/file-webp/file-webp-save.c:134 -#| msgid "Unknown error" +#: ../plug-ins/file-webp/file-webp-save.c:140 msgid "unknown error" msgstr "nekonata eraro" -#: ../plug-ins/file-webp/file-webp-save.c:181 -#: ../plug-ins/file-webp/file-webp-save.c:514 -#, c-format -#| msgid "Could not open '%s' for writing: %s" -msgid "Unable to open '%s' for writing" +#: ../plug-ins/file-webp/file-webp-save.c:190 +#: ../plug-ins/file-webp/file-webp-save.c:534 +#, fuzzy, c-format +#| msgid "Unable to open '%s' for writing" +msgid "Unable to open '%s' for writing: %s" msgstr "Ne eblas malfermi '%s' por skribo" -#: ../plug-ins/file-webp/file-webp-save.c:253 +#: ../plug-ins/file-webp/file-webp-save.c:274 #, c-format msgid "WebP error: '%s'" msgstr "" @@ -7302,234 +7774,230 @@ msgid "_Flame..." msgstr "" -#: ../plug-ins/flame/flame.c:227 +#: ../plug-ins/flame/flame.c:226 msgid "Drawing flame" msgstr "" -#: ../plug-ins/flame/flame.c:317 -msgid "Flame works only on RGB drawables." -msgstr "" - -#: ../plug-ins/flame/flame.c:401 +#: ../plug-ins/flame/flame.c:409 #, c-format msgid "'%s' is not a regular file" msgstr "" -#: ../plug-ins/flame/flame.c:645 +#: ../plug-ins/flame/flame.c:653 msgid "Edit Flame" msgstr "" -#: ../plug-ins/flame/flame.c:668 +#: ../plug-ins/flame/flame.c:676 msgid "Directions" msgstr "" -#: ../plug-ins/flame/flame.c:704 +#: ../plug-ins/flame/flame.c:712 msgid "Controls" msgstr "Regiloj" -#: ../plug-ins/flame/flame.c:718 +#: ../plug-ins/flame/flame.c:726 msgid "_Speed:" msgstr "_Rapido:" -#: ../plug-ins/flame/flame.c:735 +#: ../plug-ins/flame/flame.c:743 msgid "_Randomize" msgstr "_Hazardigi" -#: ../plug-ins/flame/flame.c:745 +#: ../plug-ins/flame/flame.c:753 msgid "Same" msgstr "" -#: ../plug-ins/flame/flame.c:746 ../plug-ins/gimpressionist/orientation.c:163 +#: ../plug-ins/flame/flame.c:754 ../plug-ins/gimpressionist/orientation.c:163 #: ../plug-ins/gimpressionist/size.c:166 msgid "Random" msgstr "Hazarde" -#: ../plug-ins/flame/flame.c:747 ../plug-ins/lighting/lighting-ui.c:855 +#: ../plug-ins/flame/flame.c:755 ../plug-ins/lighting/lighting-ui.c:855 msgid "Linear" msgstr "Lineare" -#: ../plug-ins/flame/flame.c:748 ../plug-ins/lighting/lighting-ui.c:857 +#: ../plug-ins/flame/flame.c:756 ../plug-ins/lighting/lighting-ui.c:857 msgid "Sinusoidal" msgstr "" -#: ../plug-ins/flame/flame.c:749 ../plug-ins/lighting/lighting-ui.c:858 +#: ../plug-ins/flame/flame.c:757 ../plug-ins/lighting/lighting-ui.c:858 msgid "Spherical" msgstr "" -#: ../plug-ins/flame/flame.c:750 +#: ../plug-ins/flame/flame.c:758 msgid "Swirl" msgstr "" -#: ../plug-ins/flame/flame.c:751 +#: ../plug-ins/flame/flame.c:759 msgid "Horseshoe" msgstr "" -#: ../plug-ins/flame/flame.c:752 ../plug-ins/gfig/gfig-dialog.c:1478 +#: ../plug-ins/flame/flame.c:760 ../plug-ins/gfig/gfig-dialog.c:1479 msgid "Polar" msgstr "" -#: ../plug-ins/flame/flame.c:753 +#: ../plug-ins/flame/flame.c:761 msgid "Bent" msgstr "" -#: ../plug-ins/flame/flame.c:754 +#: ../plug-ins/flame/flame.c:762 msgid "Handkerchief" msgstr "" -#: ../plug-ins/flame/flame.c:755 +#: ../plug-ins/flame/flame.c:763 msgid "Heart" msgstr "" -#: ../plug-ins/flame/flame.c:756 +#: ../plug-ins/flame/flame.c:764 msgid "Disc" msgstr "Disko" -#: ../plug-ins/flame/flame.c:758 +#: ../plug-ins/flame/flame.c:766 msgid "Hyperbolic" msgstr "" -#: ../plug-ins/flame/flame.c:760 +#: ../plug-ins/flame/flame.c:767 +msgid "Diamond" +msgstr "" + +#: ../plug-ins/flame/flame.c:768 msgid "Ex" msgstr "" -#: ../plug-ins/flame/flame.c:761 +#: ../plug-ins/flame/flame.c:769 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:846 msgid "Julia" msgstr "" -#: ../plug-ins/flame/flame.c:762 +#: ../plug-ins/flame/flame.c:770 msgid "Waves" msgstr "Ondoj" -#: ../plug-ins/flame/flame.c:763 +#: ../plug-ins/flame/flame.c:771 msgid "Fisheye" msgstr "" -#: ../plug-ins/flame/flame.c:764 +#: ../plug-ins/flame/flame.c:772 msgid "Popcorn" msgstr "" -#: ../plug-ins/flame/flame.c:765 +#: ../plug-ins/flame/flame.c:773 msgid "Exponential" msgstr "" -#: ../plug-ins/flame/flame.c:766 +#: ../plug-ins/flame/flame.c:774 msgid "Power" msgstr "" -#: ../plug-ins/flame/flame.c:767 +#: ../plug-ins/flame/flame.c:775 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:999 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1040 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1081 msgid "Cosine" msgstr "" -#: ../plug-ins/flame/flame.c:768 +#: ../plug-ins/flame/flame.c:776 msgid "Rings" msgstr "" -#: ../plug-ins/flame/flame.c:769 +#: ../plug-ins/flame/flame.c:777 msgid "Fan" msgstr "" -#: ../plug-ins/flame/flame.c:770 +#: ../plug-ins/flame/flame.c:778 msgid "Eyefish" msgstr "" -#: ../plug-ins/flame/flame.c:771 +#: ../plug-ins/flame/flame.c:779 msgid "Bubble" msgstr "" -#: ../plug-ins/flame/flame.c:772 ../plug-ins/map-object/map-object-ui.c:457 +#: ../plug-ins/flame/flame.c:780 ../plug-ins/map-object/map-object-ui.c:457 msgid "Cylinder" msgstr "Cilindro" -#: ../plug-ins/flame/flame.c:774 +#: ../plug-ins/flame/flame.c:782 msgid "Blur" msgstr "" -#: ../plug-ins/flame/flame.c:775 +#: ../plug-ins/flame/flame.c:783 msgid "Gaussian" msgstr "" -#: ../plug-ins/flame/flame.c:788 +#: ../plug-ins/flame/flame.c:796 msgid "_Variation:" msgstr "" -#: ../plug-ins/flame/flame.c:810 +#: ../plug-ins/flame/flame.c:818 msgid "Load Flame" msgstr "" -#: ../plug-ins/flame/flame.c:825 +#: ../plug-ins/flame/flame.c:833 msgid "Save Flame" msgstr "" -#: ../plug-ins/flame/flame.c:967 +#: ../plug-ins/flame/flame.c:975 msgid "Flame" msgstr "" -#: ../plug-ins/flame/flame.c:1037 ../plug-ins/gimpressionist/orientation.c:197 +#: ../plug-ins/flame/flame.c:1045 ../plug-ins/gimpressionist/orientation.c:197 #: ../plug-ins/gimpressionist/size.c:202 -#: ../plug-ins/gradient-flare/gradient-flare.c:2927 +#: ../plug-ins/gradient-flare/gradient-flare.c:3005 #: ../plug-ins/imagemap/imap_menu.c:160 msgid "_Edit" msgstr "R_edakti" -#: ../plug-ins/flame/flame.c:1068 +#: ../plug-ins/flame/flame.c:1076 msgid "_Rendering" msgstr "" -#: ../plug-ins/flame/flame.c:1094 +#: ../plug-ins/flame/flame.c:1102 msgid "Co_ntrast:" msgstr "Ko_ntrasto:" -#: ../plug-ins/flame/flame.c:1108 -msgid "_Gamma:" -msgstr "_Gamo:" - -#: ../plug-ins/flame/flame.c:1122 +#: ../plug-ins/flame/flame.c:1130 msgid "Sample _density:" msgstr "" -#: ../plug-ins/flame/flame.c:1133 +#: ../plug-ins/flame/flame.c:1141 msgid "Spa_tial oversample:" msgstr "" -#: ../plug-ins/flame/flame.c:1144 +#: ../plug-ins/flame/flame.c:1152 msgid "Spatial _filter radius:" msgstr "" -#: ../plug-ins/flame/flame.c:1163 +#: ../plug-ins/flame/flame.c:1171 msgid "Color_map:" msgstr "" -#: ../plug-ins/flame/flame.c:1205 +#: ../plug-ins/flame/flame.c:1213 msgid "Custom gradient" msgstr "Personigita gradiento" -#: ../plug-ins/flame/flame.c:1231 +#: ../plug-ins/flame/flame.c:1239 msgid "C_amera" msgstr "K_amerao" -#: ../plug-ins/flame/flame.c:1236 +#: ../plug-ins/flame/flame.c:1244 msgid "_Zoom:" msgstr "_Zomo:" -#: ../plug-ins/flame/flame.c:1250 -#: ../plug-ins/gradient-flare/gradient-flare.c:2724 +#: ../plug-ins/flame/flame.c:1258 +#: ../plug-ins/gradient-flare/gradient-flare.c:2801 #: ../plug-ins/lighting/lighting-ui.c:489 msgid "_X:" msgstr "_X:" -#: ../plug-ins/flame/flame.c:1264 -#: ../plug-ins/gradient-flare/gradient-flare.c:2728 +#: ../plug-ins/flame/flame.c:1272 +#: ../plug-ins/gradient-flare/gradient-flare.c:2805 #: ../plug-ins/lighting/lighting-ui.c:504 msgid "_Y:" msgstr "_Y:" #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:546 -#: ../plug-ins/gfig/gfig-dialog.c:274 ../plug-ins/gimpressionist/utils.c:139 -#: ../plug-ins/gradient-flare/gradient-flare.c:884 +#: ../plug-ins/gfig/gfig-dialog.c:275 ../plug-ins/gimpressionist/utils.c:139 +#: ../plug-ins/gradient-flare/gradient-flare.c:894 #, c-format msgid "" "No %s in gimprc:\n" @@ -7543,7 +8011,7 @@ msgstr "" #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:637 -msgid "Realtime preview" +msgid "Re_altime preview" msgstr "" #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:645 @@ -7555,12 +8023,12 @@ msgstr "" #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:669 -#| msgid "Zoom in" +#: ../plug-ins/imagemap/imap_menu.c:197 msgid "Zoom _In" msgstr "E_nzomi" #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:677 -#| msgid "Zoom out" +#: ../plug-ins/imagemap/imap_menu.c:198 msgid "Zoom _Out" msgstr "E_lzomi" @@ -7570,7 +8038,7 @@ #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:700 #: ../plug-ins/ifs-compose/ifs-compose.c:1039 -#| msgid "Redo" +#: ../plug-ins/imagemap/imap_menu.c:164 msgid "_Redo" msgstr "_Refari" @@ -7824,53 +8292,53 @@ msgid "_Fractal Explorer..." msgstr "" -#: ../plug-ins/fractal-explorer/fractal-explorer.c:368 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:364 msgid "Rendering fractal" msgstr "" -#: ../plug-ins/fractal-explorer/fractal-explorer.c:752 -#: ../plug-ins/gradient-flare/gradient-flare.c:3201 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:741 +#: ../plug-ins/gradient-flare/gradient-flare.c:3279 #, c-format msgid "Are you sure you want to delete \"%s\" from the list and from disk?" msgstr "" -#: ../plug-ins/fractal-explorer/fractal-explorer.c:756 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:745 msgid "Delete Fractal" msgstr "" -#: ../plug-ins/fractal-explorer/fractal-explorer.c:945 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:934 #, c-format msgid "File '%s' is not a FractalExplorer file" msgstr "" -#: ../plug-ins/fractal-explorer/fractal-explorer.c:955 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:944 #, c-format msgid "" "File '%s' is corrupt.\n" "Line %d Option section incorrect" msgstr "" -#: ../plug-ins/fractal-explorer/fractal-explorer.c:1000 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:1030 msgid "My first fractal" msgstr "" -#: ../plug-ins/fractal-explorer/fractal-explorer.c:1064 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:1094 msgid "Select folder and rescan collection" msgstr "" -#: ../plug-ins/fractal-explorer/fractal-explorer.c:1076 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:1106 msgid "Apply currently selected fractal" msgstr "" -#: ../plug-ins/fractal-explorer/fractal-explorer.c:1088 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:1118 msgid "Delete currently selected fractal" msgstr "" -#: ../plug-ins/fractal-explorer/fractal-explorer.c:1111 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:1141 msgid "Rescan for Fractals" msgstr "" -#: ../plug-ins/fractal-explorer/fractal-explorer.c:1130 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:1160 msgid "Add FractalExplorer Path" msgstr "" @@ -7891,323 +8359,328 @@ msgstr "" #. Start building the dialog up -#: ../plug-ins/gfig/gfig-dialog.c:286 +#: ../plug-ins/gfig/gfig-dialog.c:287 msgid "Gfig" msgstr "" #. Tool options notebook -#: ../plug-ins/gfig/gfig-dialog.c:334 +#: ../plug-ins/gfig/gfig-dialog.c:335 msgid "Tool Options" msgstr "Ilagordoj" -#: ../plug-ins/gfig/gfig-dialog.c:351 +#: ../plug-ins/gfig/gfig-dialog.c:352 msgid "_Stroke" msgstr "_Konturi" #. Fill frame on right side -#: ../plug-ins/gfig/gfig-dialog.c:398 +#: ../plug-ins/gfig/gfig-dialog.c:399 msgid "Fill" msgstr "Plenigi" -#: ../plug-ins/gfig/gfig-dialog.c:412 +#: ../plug-ins/gfig/gfig-dialog.c:413 msgid "No fill" msgstr "Neniu plenigo" -#: ../plug-ins/gfig/gfig-dialog.c:413 +#: ../plug-ins/gfig/gfig-dialog.c:414 msgid "Color fill" msgstr "Kolora plenigo" -#: ../plug-ins/gfig/gfig-dialog.c:414 +#: ../plug-ins/gfig/gfig-dialog.c:415 msgid "Pattern fill" msgstr "Plenigo per modelo" -#: ../plug-ins/gfig/gfig-dialog.c:415 +#: ../plug-ins/gfig/gfig-dialog.c:416 msgid "Shape gradient" msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:416 +#: ../plug-ins/gfig/gfig-dialog.c:417 msgid "Vertical gradient" msgstr "Vertikala gradiento" -#: ../plug-ins/gfig/gfig-dialog.c:417 +#: ../plug-ins/gfig/gfig-dialog.c:418 msgid "Horizontal gradient" msgstr "Horizontala gradiento" #. "show image" checkbutton at bottom of style frame -#: ../plug-ins/gfig/gfig-dialog.c:477 +#: ../plug-ins/gfig/gfig-dialog.c:478 msgid "Show image" msgstr "Montri bildon" #. "snap to grid" checkbutton at bottom of style frame -#: ../plug-ins/gfig/gfig-dialog.c:490 +#: ../plug-ins/gfig/gfig-dialog.c:491 msgctxt "checkbutton" msgid "Snap to grid" msgstr "" #. "show grid" checkbutton at bottom of style frame -#: ../plug-ins/gfig/gfig-dialog.c:499 +#: ../plug-ins/gfig/gfig-dialog.c:500 msgid "Show grid" msgstr "Montri kradon" -#: ../plug-ins/gfig/gfig-dialog.c:634 +#: ../plug-ins/gfig/gfig-dialog.c:635 msgid "Load Gfig Object Collection" msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:683 +#: ../plug-ins/gfig/gfig-dialog.c:684 msgid "Save Gfig Drawing" msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:847 +#: ../plug-ins/gfig/gfig-dialog.c:848 msgid "First Gfig" msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:871 ../plug-ins/imagemap/imap_menu.c:148 +#: ../plug-ins/gfig/gfig-dialog.c:872 ../plug-ins/imagemap/imap_menu.c:148 msgid "_Open..." msgstr "_Malfermi..." -#: ../plug-ins/gfig/gfig-dialog.c:875 ../plug-ins/imagemap/imap_menu.c:151 +#: ../plug-ins/gfig/gfig-dialog.c:876 ../plug-ins/imagemap/imap_menu.c:151 msgid "_Save..." msgstr "Kon_servi..." -#: ../plug-ins/gfig/gfig-dialog.c:889 +#: ../plug-ins/gfig/gfig-dialog.c:890 msgid "_Clear" msgstr "_Vakigi" -#: ../plug-ins/gfig/gfig-dialog.c:893 ../plug-ins/imagemap/imap_menu.c:223 +#: ../plug-ins/gfig/gfig-dialog.c:894 ../plug-ins/imagemap/imap_menu.c:223 msgid "_Grid" msgstr "_Krado" -#: ../plug-ins/gfig/gfig-dialog.c:897 -#| msgid "Preferences" +#: ../plug-ins/gfig/gfig-dialog.c:898 msgid "_Preferences..." msgstr "_Agordoj..." -#: ../plug-ins/gfig/gfig-dialog.c:901 +#: ../plug-ins/gfig/gfig-dialog.c:902 msgid "_Raise" msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:901 +#: ../plug-ins/gfig/gfig-dialog.c:902 msgid "Raise selected object" msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:905 +#: ../plug-ins/gfig/gfig-dialog.c:906 +msgid "_Lower" +msgstr "" + +#: ../plug-ins/gfig/gfig-dialog.c:906 msgid "Lower selected object" msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:909 +#: ../plug-ins/gfig/gfig-dialog.c:910 msgid "Raise to _top" msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:909 +#: ../plug-ins/gfig/gfig-dialog.c:910 msgid "Raise selected object to top" msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:913 +#: ../plug-ins/gfig/gfig-dialog.c:914 msgid "Lower to _bottom" msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:913 +#: ../plug-ins/gfig/gfig-dialog.c:914 msgid "Lower selected object to bottom" msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:917 -#, fuzzy -#| msgctxt "search" -#| msgid "_Previous" +#: ../plug-ins/gfig/gfig-dialog.c:918 msgid "_Previous" msgstr "_Antaŭa" -#: ../plug-ins/gfig/gfig-dialog.c:917 +#: ../plug-ins/gfig/gfig-dialog.c:918 msgid "Show previous object" msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:921 -#, fuzzy -#| msgctxt "search" -#| msgid "_Next" +#: ../plug-ins/gfig/gfig-dialog.c:922 msgid "_Next" msgstr "_Sekva" -#: ../plug-ins/gfig/gfig-dialog.c:921 +#: ../plug-ins/gfig/gfig-dialog.c:922 msgid "Show next object" msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:925 -#| msgid "Show image" +#: ../plug-ins/gfig/gfig-dialog.c:926 msgid "Show _all" msgstr "Montri ĉ_iujn" -#: ../plug-ins/gfig/gfig-dialog.c:925 ../plug-ins/gfig/gfig-stock.c:52 +#: ../plug-ins/gfig/gfig-dialog.c:926 ../plug-ins/gfig/gfig-stock.c:52 msgid "Show all objects" msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:931 ../plug-ins/gfig/gfig-stock.c:46 +#: ../plug-ins/gfig/gfig-dialog.c:932 ../plug-ins/gfig/gfig-stock.c:46 msgid "Create line" msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:934 ../plug-ins/gfig/gfig-stock.c:50 +#: ../plug-ins/gfig/gfig-dialog.c:935 ../plug-ins/gfig/gfig-stock.c:50 msgid "Create rectangle" msgstr "Krei rektangulon" -#: ../plug-ins/gfig/gfig-dialog.c:937 ../plug-ins/gfig/gfig-stock.c:41 +#: ../plug-ins/gfig/gfig-dialog.c:938 ../plug-ins/gfig/gfig-stock.c:41 msgid "Create circle" msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:940 ../plug-ins/gfig/gfig-stock.c:45 +#: ../plug-ins/gfig/gfig-dialog.c:941 ../plug-ins/gfig/gfig-stock.c:45 msgid "Create ellipse" msgstr "Krei elipson" -#: ../plug-ins/gfig/gfig-dialog.c:943 ../plug-ins/gfig/gfig-stock.c:43 +#: ../plug-ins/gfig/gfig-dialog.c:944 ../plug-ins/gfig/gfig-stock.c:43 msgid "Create arc" msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:946 ../plug-ins/gfig/gfig-stock.c:49 +#: ../plug-ins/gfig/gfig-dialog.c:947 ../plug-ins/gfig/gfig-stock.c:49 msgid "Create reg polygon" msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:949 ../plug-ins/gfig/gfig-stock.c:54 +#: ../plug-ins/gfig/gfig-dialog.c:950 ../plug-ins/gfig/gfig-stock.c:54 msgid "Create star" msgstr "Krei stelon" -#: ../plug-ins/gfig/gfig-dialog.c:952 ../plug-ins/gfig/gfig-stock.c:53 +#: ../plug-ins/gfig/gfig-dialog.c:953 ../plug-ins/gfig/gfig-stock.c:53 msgid "Create spiral" msgstr "Krei spiralon" -#: ../plug-ins/gfig/gfig-dialog.c:955 +#: ../plug-ins/gfig/gfig-dialog.c:956 msgid "Create bezier curve. Shift + Button ends object creation." msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:959 ../plug-ins/gfig/gfig-stock.c:47 +#: ../plug-ins/gfig/gfig-dialog.c:960 ../plug-ins/gfig/gfig-stock.c:47 msgid "Move an object" msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:962 ../plug-ins/gfig/gfig-stock.c:48 +#: ../plug-ins/gfig/gfig-dialog.c:963 ../plug-ins/gfig/gfig-stock.c:48 msgid "Move a single point" msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:965 ../plug-ins/gfig/gfig-stock.c:42 +#: ../plug-ins/gfig/gfig-dialog.c:966 ../plug-ins/gfig/gfig-stock.c:42 msgid "Copy an object" msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:968 ../plug-ins/gfig/gfig-stock.c:44 +#: ../plug-ins/gfig/gfig-dialog.c:969 ../plug-ins/gfig/gfig-stock.c:44 msgid "Delete an object" msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:971 ../plug-ins/gfig/gfig-stock.c:51 +#: ../plug-ins/gfig/gfig-dialog.c:972 ../plug-ins/gfig/gfig-stock.c:51 msgid "Select an object" msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:1053 +#: ../plug-ins/gfig/gfig-dialog.c:1054 msgid "This tool has no options" msgstr "" #. Put buttons in -#: ../plug-ins/gfig/gfig-dialog.c:1264 +#: ../plug-ins/gfig/gfig-dialog.c:1265 msgid "Show position" msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:1276 +#: ../plug-ins/gfig/gfig-dialog.c:1277 msgid "Show control points" msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:1310 +#: ../plug-ins/gfig/gfig-dialog.c:1293 +msgid "Antialiasing" +msgstr "" + +#: ../plug-ins/gfig/gfig-dialog.c:1311 msgid "Max undo:" msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:1319 ../plug-ins/gimpressionist/general.c:184 +#: ../plug-ins/gfig/gfig-dialog.c:1320 ../plug-ins/gimpressionist/general.c:184 msgid "Transparent" -msgstr "Travideble" +msgstr "Travidebla" -#: ../plug-ins/gfig/gfig-dialog.c:1321 +#: ../plug-ins/gfig/gfig-dialog.c:1322 msgid "Foreground" msgstr "Malfono" -#: ../plug-ins/gfig/gfig-dialog.c:1323 ../plug-ins/imagemap/imap_cmd_copy.c:53 +#: ../plug-ins/gfig/gfig-dialog.c:1323 ../plug-ins/gfig/gfig-dialog.c:1498 +msgid "White" +msgstr "Blanko" + +#: ../plug-ins/gfig/gfig-dialog.c:1324 ../plug-ins/imagemap/imap_cmd_copy.c:53 #: ../plug-ins/imagemap/imap_cmd_copy_object.c:54 #: ../plug-ins/imagemap/imap_menu.c:168 msgid "Copy" msgstr "Kopii" -#: ../plug-ins/gfig/gfig-dialog.c:1332 +#: ../plug-ins/gfig/gfig-dialog.c:1333 msgid "" "Layer background type. Copy causes the previous layer to be copied before " "the draw is performed." msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:1338 +#: ../plug-ins/gfig/gfig-dialog.c:1339 msgid "Background:" msgstr "Fono:" -#: ../plug-ins/gfig/gfig-dialog.c:1341 +#: ../plug-ins/gfig/gfig-dialog.c:1342 msgid "Feather" msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:1364 +#: ../plug-ins/gfig/gfig-dialog.c:1365 msgid "Radius:" msgstr "Radiuso:" -#: ../plug-ins/gfig/gfig-dialog.c:1422 +#: ../plug-ins/gfig/gfig-dialog.c:1423 msgid "Grid spacing:" msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:1439 +#: ../plug-ins/gfig/gfig-dialog.c:1440 msgid "Polar grid sectors desired:" msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:1461 +#: ../plug-ins/gfig/gfig-dialog.c:1462 msgid "Polar grid radius interval:" msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:1477 ../plug-ins/imagemap/imap_menu.c:234 +#: ../plug-ins/gfig/gfig-dialog.c:1478 ../plug-ins/imagemap/imap_menu.c:234 msgid "Rectangle" msgstr "Rektangulo" -#: ../plug-ins/gfig/gfig-dialog.c:1479 +#: ../plug-ins/gfig/gfig-dialog.c:1480 msgid "Isometric" msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:1488 +#: ../plug-ins/gfig/gfig-dialog.c:1489 msgid "Grid type:" msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:1495 +#: ../plug-ins/gfig/gfig-dialog.c:1496 #: ../plug-ins/gradient-flare/gradient-flare.c:551 +#: ../plug-ins/metadata/metadata-tags.c:238 msgid "Normal" msgstr "Normale" -#: ../plug-ins/gfig/gfig-dialog.c:1498 +#: ../plug-ins/gfig/gfig-dialog.c:1499 msgid "Grey" msgstr "" -#: ../plug-ins/gfig/gfig-dialog.c:1499 +#: ../plug-ins/gfig/gfig-dialog.c:1500 msgid "Darker" msgstr "Pli malhele" -#: ../plug-ins/gfig/gfig-dialog.c:1500 +#: ../plug-ins/gfig/gfig-dialog.c:1501 msgid "Lighter" msgstr "Pli hele" -#: ../plug-ins/gfig/gfig-dialog.c:1501 +#: ../plug-ins/gfig/gfig-dialog.c:1502 msgid "Very dark" msgstr "Tre malhele" -#: ../plug-ins/gfig/gfig-dialog.c:1510 +#: ../plug-ins/gfig/gfig-dialog.c:1511 msgid "Grid color:" msgstr "Kradkoloro:" -#: ../plug-ins/gfig/gfig-dialog.c:1730 +#: ../plug-ins/gfig/gfig-dialog.c:1731 msgid "Sides:" msgstr "Flankoj:" -#: ../plug-ins/gfig/gfig-dialog.c:1740 +#: ../plug-ins/gfig/gfig-dialog.c:1741 msgid "Right" msgstr "Dekstre" -#: ../plug-ins/gfig/gfig-dialog.c:1741 +#: ../plug-ins/gfig/gfig-dialog.c:1742 msgid "Left" msgstr "Maldekstre" -#: ../plug-ins/gfig/gfig-dialog.c:1751 +#: ../plug-ins/gfig/gfig-dialog.c:1752 #: ../plug-ins/gimpressionist/orientation.c:147 msgid "Orientation:" msgstr "Orientiĝo:" @@ -8267,50 +8740,50 @@ msgid "Error trying to open temporary file '%s' for parasite loading: %s" msgstr "" -#: ../plug-ins/gimpressionist/brush.c:247 +#: ../plug-ins/gimpressionist/brush.c:272 msgid "Can only save drawables!" msgstr "" -#: ../plug-ins/gimpressionist/brush.c:252 +#: ../plug-ins/gimpressionist/brush.c:277 msgid "Save Brush" msgstr "" -#: ../plug-ins/gimpressionist/brush.c:507 +#: ../plug-ins/gimpressionist/brush.c:532 msgid "_Brush" msgstr "_Peniko" -#: ../plug-ins/gimpressionist/brush.c:544 +#: ../plug-ins/gimpressionist/brush.c:569 msgid "Gamma:" msgstr "Gamo:" -#: ../plug-ins/gimpressionist/brush.c:562 +#: ../plug-ins/gimpressionist/brush.c:587 msgid "Changes the gamma (brightness) of the selected brush" msgstr "" -#: ../plug-ins/gimpressionist/brush.c:570 +#: ../plug-ins/gimpressionist/brush.c:595 +#: ../plug-ins/metadata/metadata-editor.c:613 msgid "Select:" msgstr "Elekti:" -#: ../plug-ins/gimpressionist/brush.c:586 -#| msgid "Save _As..." +#: ../plug-ins/gimpressionist/brush.c:611 msgid "Save _as" msgstr "Konservi _kiel" -#: ../plug-ins/gimpressionist/brush.c:599 +#: ../plug-ins/gimpressionist/brush.c:624 msgid "Aspect ratio:" msgstr "Proporcio:" -#: ../plug-ins/gimpressionist/brush.c:603 +#: ../plug-ins/gimpressionist/brush.c:628 msgid "Specifies the aspect ratio of the brush" msgstr "" -#: ../plug-ins/gimpressionist/brush.c:612 -#: ../plug-ins/gimpressionist/paper.c:205 +#: ../plug-ins/gimpressionist/brush.c:637 +#: ../plug-ins/gimpressionist/paper.c:204 msgid "Relief:" msgstr "" -#: ../plug-ins/gimpressionist/brush.c:616 -#: ../plug-ins/gimpressionist/paper.c:209 +#: ../plug-ins/gimpressionist/brush.c:641 +#: ../plug-ins/gimpressionist/paper.c:208 msgid "Specifies the amount of embossing to apply to the image (in percent)" msgstr "" @@ -8343,7 +8816,7 @@ msgstr "" #: ../plug-ins/gimpressionist/general.c:133 -#: ../plug-ins/gradient-flare/gradient-flare.c:3530 +#: ../plug-ins/gradient-flare/gradient-flare.c:3608 msgid "_General" msgstr "Ĝ_enerale" @@ -8444,11 +8917,11 @@ msgid "_GIMPressionist..." msgstr "" -#: ../plug-ins/gimpressionist/gimp.c:164 +#: ../plug-ins/gimpressionist/gimp.c:165 msgid "The selection does not intersect the active layer or mask." msgstr "" -#: ../plug-ins/gimpressionist/gimp.c:391 +#: ../plug-ins/gimpressionist/gimp.c:421 msgid "Painting" msgstr "" @@ -8659,23 +9132,23 @@ msgid "Change the exponent of the strength" msgstr "" -#: ../plug-ins/gimpressionist/paper.c:137 +#: ../plug-ins/gimpressionist/paper.c:136 msgid "P_aper" msgstr "" -#: ../plug-ins/gimpressionist/paper.c:172 +#: ../plug-ins/gimpressionist/paper.c:171 msgid "Inverts the Papers texture" msgstr "" -#: ../plug-ins/gimpressionist/paper.c:176 +#: ../plug-ins/gimpressionist/paper.c:175 msgid "O_verlay" msgstr "" -#: ../plug-ins/gimpressionist/paper.c:181 +#: ../plug-ins/gimpressionist/paper.c:180 msgid "Applies the paper as it is (without embossing it)" msgstr "" -#: ../plug-ins/gimpressionist/paper.c:197 +#: ../plug-ins/gimpressionist/paper.c:196 msgid "Specifies the scale of the texture (in percent of original file)" msgstr "" @@ -8732,6 +9205,10 @@ msgid "Save Current" msgstr "" +#: ../plug-ins/gimpressionist/presets.c:665 +msgid "Description:" +msgstr "Priskribo:" + #: ../plug-ins/gimpressionist/presets.c:893 msgid "Gimpressionist Defaults" msgstr "" @@ -8941,9 +9418,9 @@ msgid "_Interlacing (Adam7)" msgstr "" -#: ../plug-ins/ui/plug-in-file-png.ui.h:2 -msgid "Save _background color" -msgstr "Konservi _fonkoloro" +#: ../plug-ins/ui/plug-in-file-png.ui.h:3 +msgid "Save gamma" +msgstr "" #: ../plug-ins/ui/plug-in-file-png.ui.h:4 msgid "Save layer o_ffset" @@ -8953,20 +9430,17 @@ msgid "Save _resolution" msgstr "Konservi _distingivon" -#: ../plug-ins/ui/plug-in-file-png.ui.h:6 -msgid "Save creation _time" -msgstr "" - #: ../plug-ins/ui/plug-in-file-png.ui.h:7 msgid "Save comme_nt" msgstr "Konservi kome_nton" #: ../plug-ins/ui/plug-in-file-png.ui.h:8 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:5 msgid "Save color _values from transparent pixels" msgstr "" #: ../plug-ins/ui/plug-in-file-png.ui.h:11 -#: ../plug-ins/ui/plug-in-file-raw.ui.h:7 +#: ../plug-ins/ui/plug-in-file-raw.ui.h:8 msgid "S_ave Defaults" msgstr "_Konservi defaŭltojn" @@ -8989,10 +9463,8 @@ msgstr "Konservi dosieron" #: ../plug-ins/ui/plug-in-file-png.ui.h:16 -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:7 -#| msgid "_Advanced" -msgid "Advanced" -msgstr "Altnivele" +msgid "Save color profile" +msgstr "Konservi koloran profilon" #: ../plug-ins/ui/plug-in-file-png.ui.h:17 msgid "Co_mpression level:" @@ -9011,7 +9483,6 @@ msgstr "" #: ../plug-ins/ui/plug-in-file-png.ui.h:21 -#| msgid "RGBA" msgid "8bpc RGBA" msgstr "8pbc RVBA" @@ -9040,162 +9511,520 @@ msgstr "" #: ../plug-ins/ui/plug-in-file-raw.ui.h:2 -msgid "Standard (R,G,B)" -msgstr "" +#, fuzzy +#| msgid "Standard" +msgid "_Standard (R,G,B)" +msgstr "Norme" #: ../plug-ins/ui/plug-in-file-raw.ui.h:3 -msgid "Planar (RRR,GGG,BBB)" +msgid "_Planar (RRR,GGG,BBB)" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-raw.ui.h:4 +#, fuzzy +#| msgid "Palette" +msgid "Palette Type" +msgstr "Paletro" + +#: ../plug-ins/ui/plug-in-file-raw.ui.h:5 +msgid "_R, G, B (normal)" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-raw.ui.h:6 +msgid "_B, G, R, X (BMP style)" msgstr "" #: ../plug-ins/ui/plug-in-file-tiff.ui.h:1 -msgid "Save color values from transparent pixels" +msgid "" +"Warning: maximum TIFF file size exceeded. Retry as BigTIFF or with a " +"different compression algorithm, or cancel." msgstr "" #: ../plug-ins/ui/plug-in-file-tiff.ui.h:2 -#| msgid "Comment" +msgid "Export in _BigTIFF variant file format" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:3 +#, fuzzy +#| msgid "Save _as" +msgid "Save _layers" +msgstr "Konservi _kiel" + +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:4 +msgid "Cr_op layers to image bounds" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:6 +msgid "Colors are not stored premultiplied by the associated alpha" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:7 msgid "Comment" msgstr "Komento" -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:3 -msgid "save Exif data" +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:8 +#, fuzzy +#| msgid "S_ave Defaults" +msgid "S_ave Exif data" +msgstr "_Konservi defaŭltojn" + +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:13 +msgid "Save _GeoTIFF data" msgstr "" -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:4 -msgid "save XMP data" +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:14 +msgid "Keep the GeoTIFF metadata if it was present on import" msgstr "" -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:5 -msgid "save IPTC data" +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:1 +#, fuzzy +#| msgid "PDF document" +msgid "Document Title" +msgstr "PDF-dokumento" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:2 +msgid "Author" msgstr "" -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:6 -msgid "save thumbnail" +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:3 +msgid "Author Title" msgstr "" -#: ../plug-ins/ui/plug-in-metadata.ui.h:1 -msgid "Exif Tag" +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:4 +msgid "Description" +msgstr "Priskribo" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:5 +#, fuzzy +#| msgid "Description" +msgid "Description Writer\t" +msgstr "Priskribo" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:6 +msgid "Rating" msgstr "" -#: ../plug-ins/ui/plug-in-metadata.ui.h:3 -msgid "Exif" +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:7 +msgid "Keywords" msgstr "" -#: ../plug-ins/ui/plug-in-metadata.ui.h:4 -msgid "XMP Tag" +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:8 +#, fuzzy +#| msgid "Copyright" +msgid "Copyright Status" +msgstr "Kopirajto" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:9 +#, fuzzy +#| msgid "Copyright" +msgid "Copyright Notice" +msgstr "Kopirajto" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:10 +#, fuzzy +#| msgid "Copyright" +msgid "Copyright URL" +msgstr "Kopirajto" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:11 +msgid "Address" msgstr "" -#: ../plug-ins/ui/plug-in-metadata.ui.h:5 -msgid "XMP" +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:12 +msgid "City" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:13 +msgid "Postal Code\t" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:14 +msgid "State / Province" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:15 +msgid "Country" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:16 +msgid "Phone(s)" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:17 +msgid "Email(s)" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:18 +msgid "Website(s)" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:19 +#| msgid "Create" +msgid "Creation Date" +msgstr "Dato de kreo" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:20 +msgid "Intellectual Genre" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:21 +msgid "IPTC Scene Code" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:22 +msgid "Sublocation\t" +msgstr "Sublokado\t " + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:23 +msgid "ISO Country Code" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:24 +msgid "IPTC Subject Code" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:25 +msgid "Headline" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:26 +msgid "Urgency" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:27 +msgid "Job Identifier\t" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:28 +msgid "Instructions" +msgstr "Instrukcioj" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:29 +msgid "Credit Line" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:30 +msgid "Source" +msgstr "Fonto" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:31 +msgid "Usage Terms" +msgstr "Kondiĉoj de uzado" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:32 +#: ../plug-ins/ui/plug-in-metadata-viewer.ui.h:7 +msgid "IPTC" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:33 +msgid "Sublocation" +msgstr "Sublokado" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:34 +msgid "Person Shown" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:35 +msgid "Country Name" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:36 +msgid "Country ISO-Code" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:37 +msgid "World Region" +msgstr "Monda regiono" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:38 +msgid "Location Shown" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:39 +msgid "Featured Organization" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:40 +msgid "Event" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:42 +msgid "Add an entry" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:43 +msgid "Remove an entry" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:44 +msgid "Code" msgstr "" -#: ../plug-ins/ui/plug-in-metadata.ui.h:6 -#| msgid "_Title:" +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:45 +msgid "Province / State" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:46 +msgid "Country ISO Code" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:47 +msgid "Artwork or Object" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:48 msgid "Title" msgstr "Titolo" -#: ../plug-ins/ui/plug-in-metadata.ui.h:7 -msgid "Author" +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:49 +#| msgid "Create" +msgid "Date Created" +msgstr "Dato de kreado" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:50 +#| msgid "Create" +msgid "Creator" +msgstr "Kreinto" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:51 +msgid "Source Inventory ID" msgstr "" -#: ../plug-ins/ui/plug-in-metadata.ui.h:8 -msgid "Authortitle" +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:52 +#, fuzzy +#| msgid "Mode _1" +msgid "Model Age" +msgstr "Reĝimo _1" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:53 +msgid "Minor Model Age Disclosure" msgstr "" -#: ../plug-ins/ui/plug-in-metadata.ui.h:9 -#| msgid "_Copyright:" -msgid "Copyright" -msgstr "Kopirajto" +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:54 +msgid "Model Release Status" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:55 +msgid "Additional Model Info" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:56 +msgid "Model Release Identifier" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:57 +msgid "Image Supplier ID" +msgstr "ID de bildliveranto" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:58 +msgid "Supplier's Image ID" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:59 +msgid "Registry Entry" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:60 +msgid "Image Supplier Name" +msgstr "Nomo de bildliveranto" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:61 +msgid "Max. Available Width" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:62 +msgid "Max. Available Height" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:63 +msgid "Digital Source Type" +msgstr "Tipo de cifera fonto" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:64 +msgid "Organization Identifier" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:65 +msgid "Item Identifier" +msgstr "" -#: ../plug-ins/ui/plug-in-metadata.ui.h:10 +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:66 +#| msgid "Copyright" +msgid "Copyright Owner" +msgstr "Kopirajta posendanto" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:67 #, fuzzy -#| msgid "Options" -msgid "Caption" -msgstr "Agordoj" +#| msgid "_License:" +msgid "Licensor" +msgstr "Permesi_lo:" -#: ../plug-ins/ui/plug-in-metadata.ui.h:11 -msgid "Captionwriter" +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:68 +msgid "Property Release Status" msgstr "" -#: ../plug-ins/ui/plug-in-metadata.ui.h:12 -msgid "Headline" +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:69 +msgid "Image Creator" +msgstr "Bilda kreilo" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:70 +msgid "Identifier" msgstr "" -#: ../plug-ins/ui/plug-in-metadata.ui.h:13 -msgid "" -"Special\n" -"Instructions" +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:71 +msgid "Phone Number 1" msgstr "" -#: ../plug-ins/ui/plug-in-metadata.ui.h:15 -#| msgid "Description:" -msgid "Description" -msgstr "Priskribo" +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:72 +msgid "Phone Type 1" +msgstr "" -#: ../plug-ins/ui/plug-in-metadata.ui.h:16 -msgid "Keywords" +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:73 +msgid "Phone Number 2" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:74 +msgid "Phone Type 2" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:75 +msgid "Email Address" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:76 +msgid "Web Address" msgstr "" -#: ../plug-ins/ui/plug-in-metadata.ui.h:17 +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:77 +msgid "Property Release Identifier" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:78 +msgid "IPTC Extension" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:79 +msgid "Supplemental Category" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:80 msgid "Category" msgstr "" -#: ../plug-ins/ui/plug-in-metadata.ui.h:18 -msgid "" -"Supplemental\n" -"Category" +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:81 +msgid "Categories" msgstr "" -#: ../plug-ins/ui/plug-in-metadata.ui.h:20 -msgid "Urgency" +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:82 +msgid "Longitude Reference" msgstr "" -#: ../plug-ins/ui/plug-in-metadata.ui.h:21 -msgid "Keywords/Categories" +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:83 +msgid "Longitude" msgstr "" -#: ../plug-ins/ui/plug-in-metadata.ui.h:22 -msgid "Credit" +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:84 +msgid "Altitude" msgstr "" -#: ../plug-ins/ui/plug-in-metadata.ui.h:23 -#| msgid "C-Source" -msgid "Source" -msgstr "Fonto" +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:85 +msgid "Latitude" +msgstr "" -#: ../plug-ins/ui/plug-in-metadata.ui.h:24 -msgid "" -"Transmission\n" -"reference" +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:86 +msgid "Latitude Reference" msgstr "" -#: ../plug-ins/ui/plug-in-metadata.ui.h:26 -msgid "City" +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:87 +msgid "Altitude Reference" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:88 +msgid "GPS" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:89 +msgid "Patient" +msgstr "Paciento" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:90 +msgid "Patient ID" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:91 +msgid "Date of Birth" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:92 +msgid "Patient Sex" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:93 +msgid "Study ID" msgstr "" -#: ../plug-ins/ui/plug-in-metadata.ui.h:27 +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:94 +msgid "Referring Physician" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:95 +msgid "Study Date" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:96 #, fuzzy -#| msgid "Selection" -msgid "Sublocation" -msgstr "Elekto" +#| msgid "Description" +msgid "Study Description" +msgstr "Priskribo" -#: ../plug-ins/ui/plug-in-metadata.ui.h:28 -msgid "Province/State" +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:97 +msgid "Series Number" msgstr "" -#: ../plug-ins/ui/plug-in-metadata.ui.h:29 -msgid "Country" +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:98 +msgid "Modality" msgstr "" -#: ../plug-ins/ui/plug-in-metadata.ui.h:30 -msgid "Credits/Origin" +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:99 +msgid "Series Date" msgstr "" -#: ../plug-ins/ui/plug-in-metadata.ui.h:31 -msgid "Write IPTC Data" +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:100 +#, fuzzy +#| msgid "Description" +msgid "Series Description" +msgstr "Priskribo" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:101 +msgid "Equipment Institution" msgstr "" -#: ../plug-ins/ui/plug-in-metadata.ui.h:32 -msgid "IPTC" +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:102 +msgid "Equipment Manufacturer" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:103 +msgid "DICOM" +msgstr "DICOM" + +#: ../plug-ins/ui/plug-in-metadata-viewer.ui.h:1 +msgid "Exif Tag" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-viewer.ui.h:3 +msgid "Exif" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-viewer.ui.h:4 +msgid "XMP Tag" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-viewer.ui.h:5 +msgid "XMP" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-viewer.ui.h:6 +msgid "IPTC Tag" msgstr "" #: ../plug-ins/gradient-flare/gradient-flare.c:552 @@ -9206,6 +10035,10 @@ msgid "Overlay" msgstr "" +#: ../plug-ins/gradient-flare/gradient-flare.c:554 +msgid "Screen" +msgstr "Ekrano" + #: ../plug-ins/gradient-flare/gradient-flare.c:807 msgid "Produce a lense flare effect using gradients" msgstr "" @@ -9217,27 +10050,27 @@ #. #. * Dialog Shell #. -#: ../plug-ins/gradient-flare/gradient-flare.c:954 -#: ../plug-ins/gradient-flare/gradient-flare.c:2356 +#: ../plug-ins/gradient-flare/gradient-flare.c:958 +#: ../plug-ins/gradient-flare/gradient-flare.c:2421 msgid "Gradient Flare" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:1265 +#: ../plug-ins/gradient-flare/gradient-flare.c:1283 #, c-format msgid "Failed to open GFlare file '%s': %s" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:1273 +#: ../plug-ins/gradient-flare/gradient-flare.c:1291 #, c-format msgid "'%s' is not a valid GFlare file." msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:1327 +#: ../plug-ins/gradient-flare/gradient-flare.c:1345 #, c-format msgid "invalid formatted GFlare file: %s\n" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:1452 +#: ../plug-ins/gradient-flare/gradient-flare.c:1470 #, c-format msgid "" "GFlare '%s' is not saved. If you add a new entry in '%s', like:\n" @@ -9245,20 +10078,20 @@ "and make a folder '%s', then you can save your own GFlares into that folder." msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:1485 +#: ../plug-ins/gradient-flare/gradient-flare.c:1503 #, c-format msgid "Failed to write GFlare file '%s': %s" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:2413 +#: ../plug-ins/gradient-flare/gradient-flare.c:2480 msgid "A_uto update preview" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:2464 +#: ../plug-ins/gradient-flare/gradient-flare.c:2533 msgid "'Default' is created." msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:2465 +#: ../plug-ins/gradient-flare/gradient-flare.c:2534 msgid "Default" msgstr "Defaŭlto" @@ -9268,210 +10101,212 @@ #. #. * Scales #. -#: ../plug-ins/gradient-flare/gradient-flare.c:2744 -#: ../plug-ins/gradient-flare/gradient-flare.c:3583 -#: ../plug-ins/gradient-flare/gradient-flare.c:3688 -#: ../plug-ins/gradient-flare/gradient-flare.c:3825 +#: ../plug-ins/gradient-flare/gradient-flare.c:2821 +#: ../plug-ins/gradient-flare/gradient-flare.c:3661 +#: ../plug-ins/gradient-flare/gradient-flare.c:3766 +#: ../plug-ins/gradient-flare/gradient-flare.c:3903 msgid "Parameters" msgstr "Parametroj" -#: ../plug-ins/gradient-flare/gradient-flare.c:2770 +#: ../plug-ins/gradient-flare/gradient-flare.c:2848 msgid "Ro_tation:" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:2782 +#: ../plug-ins/gradient-flare/gradient-flare.c:2860 msgid "_Hue rotation:" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:2794 +#: ../plug-ins/gradient-flare/gradient-flare.c:2872 msgid "Vector _angle:" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:2806 +#: ../plug-ins/gradient-flare/gradient-flare.c:2884 msgid "Vector _length:" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:2827 +#: ../plug-ins/gradient-flare/gradient-flare.c:2905 msgid "A_daptive supersampling" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:2848 +#: ../plug-ins/gradient-flare/gradient-flare.c:2926 msgid "_Max depth:" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:2858 +#: ../plug-ins/gradient-flare/gradient-flare.c:2936 msgid "_Threshold" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:2868 +#: ../plug-ins/gradient-flare/gradient-flare.c:2946 msgid "_Settings" msgstr "_Agordoj" -#: ../plug-ins/gradient-flare/gradient-flare.c:2996 +#: ../plug-ins/gradient-flare/gradient-flare.c:3074 msgid "S_elector" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:3060 +#: ../plug-ins/gradient-flare/gradient-flare.c:3138 msgid "New Gradient Flare" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:3063 +#: ../plug-ins/gradient-flare/gradient-flare.c:3141 msgid "Enter a name for the new GFlare" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:3083 -#: ../plug-ins/gradient-flare/gradient-flare.c:3164 +#: ../plug-ins/gradient-flare/gradient-flare.c:3142 +msgid "Unnamed" +msgstr "Sennome" + +#: ../plug-ins/gradient-flare/gradient-flare.c:3161 +#: ../plug-ins/gradient-flare/gradient-flare.c:3242 #, c-format msgid "The name '%s' is used already!" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:3139 +#: ../plug-ins/gradient-flare/gradient-flare.c:3217 msgid "Copy Gradient Flare" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:3142 +#: ../plug-ins/gradient-flare/gradient-flare.c:3220 msgid "Enter a name for the copied GFlare" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:3195 +#: ../plug-ins/gradient-flare/gradient-flare.c:3273 msgid "Cannot delete!! There must be at least one GFlare." msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:3205 +#: ../plug-ins/gradient-flare/gradient-flare.c:3283 msgid "Delete Gradient Flare" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:3277 +#: ../plug-ins/gradient-flare/gradient-flare.c:3355 #, c-format msgid "not found %s in gflares_list" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:3318 +#: ../plug-ins/gradient-flare/gradient-flare.c:3396 msgid "Gradient Flare Editor" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:3322 -#, fuzzy -#| msgid "_Gradient" +#: ../plug-ins/gradient-flare/gradient-flare.c:3400 msgid "_Rescan Gradients" -msgstr "_Kolortransiro" +msgstr "_Reskano de gradientoj" #. Glow -#: ../plug-ins/gradient-flare/gradient-flare.c:3447 +#: ../plug-ins/gradient-flare/gradient-flare.c:3525 msgid "Glow Paint Options" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:3458 -#: ../plug-ins/gradient-flare/gradient-flare.c:3486 -#: ../plug-ins/gradient-flare/gradient-flare.c:3514 +#: ../plug-ins/gradient-flare/gradient-flare.c:3536 +#: ../plug-ins/gradient-flare/gradient-flare.c:3564 +#: ../plug-ins/gradient-flare/gradient-flare.c:3592 msgid "Opacity:" msgstr "Opakeco:" -#: ../plug-ins/gradient-flare/gradient-flare.c:3471 -#: ../plug-ins/gradient-flare/gradient-flare.c:3499 -#: ../plug-ins/gradient-flare/gradient-flare.c:3527 +#: ../plug-ins/gradient-flare/gradient-flare.c:3549 +#: ../plug-ins/gradient-flare/gradient-flare.c:3577 +#: ../plug-ins/gradient-flare/gradient-flare.c:3605 msgid "Paint mode:" msgstr "" #. Rays -#: ../plug-ins/gradient-flare/gradient-flare.c:3475 +#: ../plug-ins/gradient-flare/gradient-flare.c:3553 msgid "Rays Paint Options" msgstr "" #. Rays -#: ../plug-ins/gradient-flare/gradient-flare.c:3503 +#: ../plug-ins/gradient-flare/gradient-flare.c:3581 msgid "Second Flares Paint Options" msgstr "" #. #. * Gradient Menus #. -#: ../plug-ins/gradient-flare/gradient-flare.c:3556 -#: ../plug-ins/gradient-flare/gradient-flare.c:3659 -#: ../plug-ins/gradient-flare/gradient-flare.c:3798 +#: ../plug-ins/gradient-flare/gradient-flare.c:3634 +#: ../plug-ins/gradient-flare/gradient-flare.c:3737 +#: ../plug-ins/gradient-flare/gradient-flare.c:3876 msgid "Gradients" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:3567 -#: ../plug-ins/gradient-flare/gradient-flare.c:3672 -#: ../plug-ins/gradient-flare/gradient-flare.c:3809 +#: ../plug-ins/gradient-flare/gradient-flare.c:3645 +#: ../plug-ins/gradient-flare/gradient-flare.c:3750 +#: ../plug-ins/gradient-flare/gradient-flare.c:3887 msgid "Radial gradient:" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:3571 -#: ../plug-ins/gradient-flare/gradient-flare.c:3676 +#: ../plug-ins/gradient-flare/gradient-flare.c:3649 +#: ../plug-ins/gradient-flare/gradient-flare.c:3754 msgid "Angular gradient:" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:3575 -#: ../plug-ins/gradient-flare/gradient-flare.c:3680 +#: ../plug-ins/gradient-flare/gradient-flare.c:3653 +#: ../plug-ins/gradient-flare/gradient-flare.c:3758 msgid "Angular size gradient:" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:3595 -#: ../plug-ins/gradient-flare/gradient-flare.c:3700 -#: ../plug-ins/gradient-flare/gradient-flare.c:3837 +#: ../plug-ins/gradient-flare/gradient-flare.c:3673 +#: ../plug-ins/gradient-flare/gradient-flare.c:3778 +#: ../plug-ins/gradient-flare/gradient-flare.c:3915 msgid "Size (%):" msgstr "Grando (%):" -#: ../plug-ins/gradient-flare/gradient-flare.c:3607 -#: ../plug-ins/gradient-flare/gradient-flare.c:3712 -#: ../plug-ins/gradient-flare/gradient-flare.c:3849 +#: ../plug-ins/gradient-flare/gradient-flare.c:3685 +#: ../plug-ins/gradient-flare/gradient-flare.c:3790 +#: ../plug-ins/gradient-flare/gradient-flare.c:3927 msgid "Rotation:" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:3619 -#: ../plug-ins/gradient-flare/gradient-flare.c:3725 -#: ../plug-ins/gradient-flare/gradient-flare.c:3862 +#: ../plug-ins/gradient-flare/gradient-flare.c:3697 +#: ../plug-ins/gradient-flare/gradient-flare.c:3803 +#: ../plug-ins/gradient-flare/gradient-flare.c:3940 msgid "Hue rotation:" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:3633 +#: ../plug-ins/gradient-flare/gradient-flare.c:3711 msgid "G_low" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:3737 +#: ../plug-ins/gradient-flare/gradient-flare.c:3815 msgid "# of Spikes:" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:3749 +#: ../plug-ins/gradient-flare/gradient-flare.c:3827 msgid "Spike thickness:" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:3763 +#: ../plug-ins/gradient-flare/gradient-flare.c:3841 msgid "_Rays" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:3813 +#: ../plug-ins/gradient-flare/gradient-flare.c:3891 msgid "Size factor gradient:" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:3817 +#: ../plug-ins/gradient-flare/gradient-flare.c:3895 msgid "Probability gradient:" msgstr "" #. #. * Shape Radio Button Frame #. -#: ../plug-ins/gradient-flare/gradient-flare.c:3879 +#: ../plug-ins/gradient-flare/gradient-flare.c:3957 msgid "Shape of Second Flares" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:3887 +#: ../plug-ins/gradient-flare/gradient-flare.c:3965 #: ../plug-ins/imagemap/imap_menu.c:236 msgid "Circle" msgstr "Cirklo" -#: ../plug-ins/gradient-flare/gradient-flare.c:3904 +#: ../plug-ins/gradient-flare/gradient-flare.c:3982 #: ../plug-ins/imagemap/imap_menu.c:238 msgid "Polygon" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:3938 +#: ../plug-ins/gradient-flare/gradient-flare.c:4016 msgid "Random seed:" msgstr "" -#: ../plug-ins/gradient-flare/gradient-flare.c:3952 +#: ../plug-ins/gradient-flare/gradient-flare.c:4030 msgid "_Second Flares" msgstr "" @@ -9550,7 +10385,6 @@ msgstr "_Sekva" #: ../plug-ins/help-browser/dialog.c:1188 -#| msgid "Closed" msgctxt "search" msgid "_Close" msgstr "_Fermi" @@ -9573,7 +10407,7 @@ #: ../plug-ins/help/gimphelpdomain.c:193 msgid "" "Please install the additional help package or use the online user manual at: " -"http://docs.gimp.org/" +"https://docs.gimp.org/" msgstr "" #: ../plug-ins/help/gimphelpdomain.c:202 @@ -9803,7 +10637,7 @@ #: ../plug-ins/imagemap/imap_rectangle.c:404 #: ../plug-ins/imagemap/imap_rectangle.c:411 msgid "pixels" -msgstr "bilderoj" +msgstr "rastrumeroj" #: ../plug-ins/imagemap/imap_circle.c:268 msgid "Center _y:" @@ -10150,41 +10984,41 @@ msgid "_Image Map..." msgstr "" -#: ../plug-ins/imagemap/imap_main.c:484 +#: ../plug-ins/imagemap/imap_main.c:480 #: ../plug-ins/imagemap/imap_settings.c:169 msgid "" msgstr "" -#: ../plug-ins/imagemap/imap_main.c:626 +#: ../plug-ins/imagemap/imap_main.c:622 msgid "Some data has been changed!" msgstr "" -#: ../plug-ins/imagemap/imap_main.c:629 +#: ../plug-ins/imagemap/imap_main.c:625 msgid "Do you really want to discard your changes?" msgstr "" -#: ../plug-ins/imagemap/imap_main.c:841 +#: ../plug-ins/imagemap/imap_main.c:837 #, c-format msgid "File \"%s\" saved." msgstr "" -#: ../plug-ins/imagemap/imap_main.c:845 +#: ../plug-ins/imagemap/imap_main.c:841 msgid "Couldn't save file:" msgstr "" -#: ../plug-ins/imagemap/imap_main.c:858 +#: ../plug-ins/imagemap/imap_main.c:854 msgid "Image size has changed." msgstr "" -#: ../plug-ins/imagemap/imap_main.c:859 +#: ../plug-ins/imagemap/imap_main.c:855 msgid "Resize area's?" msgstr "" -#: ../plug-ins/imagemap/imap_main.c:892 +#: ../plug-ins/imagemap/imap_main.c:888 msgid "Couldn't read file:" msgstr "" -#: ../plug-ins/imagemap/imap_main.c:939 +#: ../plug-ins/imagemap/imap_main.c:935 #, c-format msgid "URL: %s" msgstr "" @@ -10215,6 +11049,10 @@ msgid "Save _As..." msgstr "_Konservi kiel..." +#: ../plug-ins/imagemap/imap_menu.c:158 +msgid "_Quit" +msgstr "" + #: ../plug-ins/imagemap/imap_menu.c:162 msgid "Undo" msgstr "Malfari" @@ -10223,6 +11061,14 @@ msgid "Redo" msgstr "Refari" +#: ../plug-ins/imagemap/imap_menu.c:166 +msgid "Cu_t" +msgstr "" + +#: ../plug-ins/imagemap/imap_menu.c:170 +msgid "_Paste" +msgstr "_Enmeti" + #: ../plug-ins/imagemap/imap_menu.c:176 msgid "D_eselect All" msgstr "Mal_elekti ĉiujn" @@ -10236,6 +11082,10 @@ msgstr "" #: ../plug-ins/imagemap/imap_menu.c:182 +msgid "_Preferences" +msgstr "Agordoj" + +#: ../plug-ins/imagemap/imap_menu.c:182 msgid "Preferences" msgstr "Agordoj" @@ -10307,6 +11157,10 @@ msgid "_Contents" msgstr "_Enhavoj" +#: ../plug-ins/imagemap/imap_menu.c:215 +msgid "_About" +msgstr "" + #: ../plug-ins/imagemap/imap_menu.c:217 msgid "_Zoom" msgstr "_Zomo" @@ -10427,6 +11281,11 @@ msgid "Co_ntiguous Region" msgstr "" +#: ../plug-ins/imagemap/imap_preferences.c:455 +#: ../plug-ins/map-object/map-object-ui.c:566 +msgid "_Threshold:" +msgstr "" + #: ../plug-ins/imagemap/imap_preferences.c:457 msgid "_Automatically convert" msgstr "" @@ -10465,7 +11324,7 @@ #: ../plug-ins/imagemap/imap_settings.c:88 msgid "Settings for this Mapfile" -msgstr "" +msgstr "Agordoj por tiu Mapfile" #: ../plug-ins/imagemap/imap_settings.c:92 msgid "Filename:" @@ -10477,7 +11336,7 @@ #: ../plug-ins/imagemap/imap_settings.c:96 msgid "Select Image File" -msgstr "Elekti bildodosieron" +msgstr "Elekti bilddosieron" #: ../plug-ins/imagemap/imap_settings.c:100 msgid "_Title:" @@ -10485,36 +11344,32 @@ #: ../plug-ins/imagemap/imap_settings.c:102 msgid "Aut_hor:" -msgstr "" +msgstr "A_ŭtoro:" #: ../plug-ins/imagemap/imap_settings.c:104 msgid "Default _URL:" -msgstr "" - -#: ../plug-ins/imagemap/imap_settings.c:106 -msgid "_Description:" -msgstr "_Priskribo:" +msgstr "Defaŭlta _URL:" #: ../plug-ins/imagemap/imap_settings.c:128 msgid "Map File Format" -msgstr "" +msgstr "Map File formato" #: ../plug-ins/imagemap/imap_source.c:66 msgid "View Source" -msgstr "" +msgstr "Rigardi fonton" -#: ../plug-ins/lighting/lighting-apply.c:105 +#: ../plug-ins/lighting/lighting-apply.c:101 #: ../plug-ins/lighting/lighting-ui.c:1033 msgid "Lighting Effects" -msgstr "" +msgstr "Lumaj efektoj" #: ../plug-ins/lighting/lighting-main.c:191 msgid "Apply various lighting effects to an image" -msgstr "" +msgstr "Apliki aliajn lumaj efektoj al bildo" #: ../plug-ins/lighting/lighting-main.c:196 msgid "_Lighting Effects..." -msgstr "" +msgstr "_Lumaj efektoj..." #. General options #: ../plug-ins/lighting/lighting-ui.c:306 @@ -10524,28 +11379,29 @@ #: ../plug-ins/lighting/lighting-ui.c:314 msgid "T_ransparent background" -msgstr "" +msgstr "T_ravidebla fono" #: ../plug-ins/lighting/lighting-ui.c:324 msgid "Make destination image transparent where bump height is zero" msgstr "" +"Fari finan bildon kiel travidebla, se alteco de malglateco egalas al nulo" #: ../plug-ins/lighting/lighting-ui.c:327 msgid "Cre_ate new image" -msgstr "" +msgstr "Kr_ei novan bildon" #: ../plug-ins/lighting/lighting-ui.c:337 #: ../plug-ins/map-object/map-object-ui.c:507 msgid "Create a new image when applying filter" -msgstr "" +msgstr "Krei novan bildon, kiam aplikiĝas filtro" #: ../plug-ins/lighting/lighting-ui.c:339 msgid "High _quality preview" -msgstr "" +msgstr "Altkvalita _antaŭrigardo" #: ../plug-ins/lighting/lighting-ui.c:349 msgid "Enable/disable high quality preview" -msgstr "" +msgstr "Ŝalti/elŝalti altkvalitan antaŭrigardon" #: ../plug-ins/lighting/lighting-ui.c:357 msgid "Distance:" @@ -10558,27 +11414,27 @@ #: ../plug-ins/lighting/lighting-ui.c:403 msgid "Light 1" -msgstr "" +msgstr "Lumo 1" #: ../plug-ins/lighting/lighting-ui.c:404 msgid "Light 2" -msgstr "" +msgstr "Lumo 2" #: ../plug-ins/lighting/lighting-ui.c:405 msgid "Light 3" -msgstr "" +msgstr "Lumo 3" #: ../plug-ins/lighting/lighting-ui.c:406 msgid "Light 4" -msgstr "" +msgstr "Lumo 4" #: ../plug-ins/lighting/lighting-ui.c:407 msgid "Light 5" -msgstr "" +msgstr "Lumo 5" #: ../plug-ins/lighting/lighting-ui.c:408 msgid "Light 6" -msgstr "" +msgstr "Lumo 6" #: ../plug-ins/lighting/lighting-ui.c:422 msgid "Color:" @@ -10591,7 +11447,7 @@ #: ../plug-ins/lighting/lighting-ui.c:429 msgid "Directional" -msgstr "" +msgstr "Direktanta" #: ../plug-ins/lighting/lighting-ui.c:430 msgid "Point" @@ -10600,7 +11456,7 @@ #: ../plug-ins/lighting/lighting-ui.c:444 #: ../plug-ins/map-object/map-object-ui.c:623 msgid "Type of light source to apply" -msgstr "" +msgstr "Tipo je luma fonto por apliko" #: ../plug-ins/lighting/lighting-ui.c:446 #: ../plug-ins/map-object/map-object-ui.c:625 @@ -10814,23 +11670,23 @@ msgid "Load Lighting Preset" msgstr "" -#: ../plug-ins/map-object/map-object-apply.c:251 -#: ../plug-ins/map-object/map-object-apply.c:274 +#: ../plug-ins/map-object/map-object-apply.c:241 +#: ../plug-ins/map-object/map-object-apply.c:266 msgid "Map to plane" msgstr "" -#: ../plug-ins/map-object/map-object-apply.c:251 -#: ../plug-ins/map-object/map-object-apply.c:277 +#: ../plug-ins/map-object/map-object-apply.c:242 +#: ../plug-ins/map-object/map-object-apply.c:269 msgid "Map to sphere" msgstr "" -#: ../plug-ins/map-object/map-object-apply.c:251 -#: ../plug-ins/map-object/map-object-apply.c:280 +#: ../plug-ins/map-object/map-object-apply.c:243 +#: ../plug-ins/map-object/map-object-apply.c:272 msgid "Map to box" msgstr "" -#: ../plug-ins/map-object/map-object-apply.c:252 -#: ../plug-ins/map-object/map-object-apply.c:283 +#: ../plug-ins/map-object/map-object-apply.c:244 +#: ../plug-ins/map-object/map-object-apply.c:275 msgid "Map to cylinder" msgstr "" @@ -10995,27 +11851,27 @@ #: ../plug-ins/map-object/map-object-ui.c:1084 msgid "Front:" -msgstr "" +msgstr "Antaŭe:" #: ../plug-ins/map-object/map-object-ui.c:1084 msgid "Back:" -msgstr "" +msgstr "Malantaŭe: " #: ../plug-ins/map-object/map-object-ui.c:1092 msgid "Map Images to Box Faces" -msgstr "" +msgstr "Donado de bildoj sur kestaj flankoj" #: ../plug-ins/map-object/map-object-ui.c:1134 msgid "X scale (size)" -msgstr "" +msgstr "X skalo (grando)" #: ../plug-ins/map-object/map-object-ui.c:1147 msgid "Y scale (size)" -msgstr "" +msgstr "Y skalo (grando)" #: ../plug-ins/map-object/map-object-ui.c:1160 msgid "Z scale (size)" -msgstr "" +msgstr "Z skalo (grando)" #: ../plug-ins/map-object/map-object-ui.c:1183 #: ../plug-ins/print/print-page-layout.c:450 @@ -11038,11 +11894,11 @@ #: ../plug-ins/map-object/map-object-ui.c:1229 msgid "R_adius:" -msgstr "" +msgstr "R_adiuso:" #: ../plug-ins/map-object/map-object-ui.c:1233 msgid "Cylinder radius" -msgstr "" +msgstr "Cilindra radiuso" #: ../plug-ins/map-object/map-object-ui.c:1244 msgid "L_ength:" @@ -11050,7 +11906,7 @@ #: ../plug-ins/map-object/map-object-ui.c:1248 msgid "Cylinder length" -msgstr "" +msgstr "Cilindra longo" #: ../plug-ins/map-object/map-object-ui.c:1279 msgid "O_ptions" @@ -11058,15 +11914,15 @@ #: ../plug-ins/map-object/map-object-ui.c:1291 msgid "O_rientation" -msgstr "" +msgstr "O_rientiĝo" #: ../plug-ins/map-object/map-object-ui.c:1329 msgid "Map to Object" -msgstr "" +msgstr "Mapo al objekto" #: ../plug-ins/map-object/map-object-ui.c:1386 msgid "_Preview!" -msgstr "" +msgstr "_Antaŭrigardo!" #: ../plug-ins/map-object/map-object-ui.c:1413 msgid "Show _wireframe" @@ -11076,63 +11932,378 @@ msgid "Update preview _live" msgstr "" -#: ../plug-ins/pagecurl/pagecurl.c:203 +#: ../plug-ins/metadata/metadata-editor.c:439 +msgid "Edit metadata (IPTC, EXIF, XMP)" +msgstr "" + +#: ../plug-ins/metadata/metadata-editor.c:447 +msgid "_Edit Metadata" +msgstr "_Redakti metadatumon" + +#: ../plug-ins/metadata/metadata-editor.c:571 +msgid "Error loading metadata-editor dialog." +msgstr "Eraro dum ŝargado de metadatum-redaktila dialogo." + +#: ../plug-ins/metadata/metadata-editor.c:582 +#, c-format +msgid "Metadata Editor: %s" +msgstr "Metadatuma redaktilo: %s" + +#: ../plug-ins/metadata/metadata-editor.c:591 +msgid "_Write Metadata" +msgstr "_Skribi metadatumon" + +#: ../plug-ins/metadata/metadata-editor.c:615 +msgid "Import metadata" +msgstr "Importi metadatumon" + +#: ../plug-ins/metadata/metadata-editor.c:617 +msgid "Export metadata" +msgstr "Eksporti metadatumon" + +#: ../plug-ins/metadata/metadata-editor.c:921 +#, c-format +msgid "Error loading calendar. %s" +msgstr "Eraro dum ŝargado de kalendaro. %s" + +#: ../plug-ins/metadata/metadata-editor.c:949 +msgid "Calendar Date:" +msgstr "Kalendara dato:" + +#: ../plug-ins/metadata/metadata-editor.c:953 +msgid "Set Date" +msgstr "Difini daton" + +#: ../plug-ins/metadata/metadata-editor.c:1687 +msgid "" +"Enter or edit GPS value here.\n" +"Valid values consist of 1, 2 or 3 numbers (degrees, minutes, seconds), see " +"the following examples:\n" +"10deg 15' 20\", or 10° 15' 20\", or 10:15:20.45, or 10 15 20, or 10 15.30, " +"or 10.45\n" +"Delete all text to remove the current value." +msgstr "" + +#: ../plug-ins/metadata/metadata-editor.c:1693 +msgid "" +"Enter or edit GPS altitude value here.\n" +"A valid value consists of one number:\n" +"e.g. 100, or 12.24\n" +"Depending on the selected measurement type the value should be entered in " +"meter (m) or feet (ft)\n" +"Delete all text to remove the current value." +msgstr "" + +#: ../plug-ins/metadata/metadata-editor.c:1829 +msgid "Unrated" +msgstr "" + +#: ../plug-ins/metadata/metadata-editor.c:3782 +#, c-format +msgid "Failed to set metadata tag %s" +msgstr "Malsukcesis difini etikedon de metadatumoj %s" + +#: ../plug-ins/metadata/metadata-editor.c:4623 +msgid "Import Metadata File" +msgstr "Importi metadatum-dosieron" + +#: ../plug-ins/metadata/metadata-editor.c:4658 +msgid "Export Metadata File" +msgstr "Eksporti metadatum-dosieron" + +#: ../plug-ins/metadata/metadata-tags.c:180 +#: ../plug-ins/metadata/metadata-tags.c:194 +#: ../plug-ins/metadata/metadata-tags.c:254 +#: ../plug-ins/metadata/metadata-tags.c:271 +msgid "Select a value" +msgstr "Elekti valoron" + +#: ../plug-ins/metadata/metadata-tags.c:181 +msgid "Original digital capture of a real life scene" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:182 +msgid "Digitized from a negative on film" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:183 +msgid "Digitized from a positive on film" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:184 +msgid "Digitized from a print on non-transparent medium" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:185 +msgid "Created by software" +msgstr "Kreita per programaro" + +#: ../plug-ins/metadata/metadata-tags.c:195 +#: ../plug-ins/metadata/metadata-tags.c:207 +#: ../plug-ins/metadata/metadata-tags.c:238 +#| msgctxt "align-style" +#| msgid "None" +msgid "None" +msgstr "Neniu" + +#: ../plug-ins/metadata/metadata-tags.c:196 +#: ../plug-ins/metadata/metadata-tags.c:208 +msgid "Not Applicable" +msgstr "Ne aplikata" + +#: ../plug-ins/metadata/metadata-tags.c:197 +msgid "Unlimited Model Releases" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:198 +msgid "Limited or Incomplete Model Releases" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:209 +msgid "Unlimited Property Releases" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:210 +msgid "Limited or Incomplete Property Releases" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:219 +msgid "Age Unknown" +msgstr "Aĝo malkonata" + +#: ../plug-ins/metadata/metadata-tags.c:220 +msgid "Age 25 or Over" +msgstr "Aĝo estas 25 aŭ pli aĝa" + +#: ../plug-ins/metadata/metadata-tags.c:221 +msgid "Age 24" +msgstr "Aĝo 24" + +#: ../plug-ins/metadata/metadata-tags.c:222 +msgid "Age 23" +msgstr "Aĝo 23" + +#: ../plug-ins/metadata/metadata-tags.c:223 +msgid "Age 22" +msgstr "Aĝo 22" + +#: ../plug-ins/metadata/metadata-tags.c:224 +msgid "Age 21" +msgstr "Aĝo 21" + +#: ../plug-ins/metadata/metadata-tags.c:225 +msgid "Age 20" +msgstr "Aĝo 20" + +#: ../plug-ins/metadata/metadata-tags.c:226 +msgid "Age 19" +msgstr "Aĝo 19" + +#: ../plug-ins/metadata/metadata-tags.c:227 +msgid "Age 18" +msgstr "Aĝo 18" + +#: ../plug-ins/metadata/metadata-tags.c:228 +msgid "Age 17" +msgstr "Aĝo 17" + +#: ../plug-ins/metadata/metadata-tags.c:229 +msgid "Age 16" +msgstr "Aĝo 16" + +#: ../plug-ins/metadata/metadata-tags.c:230 +msgid "Age 15" +msgstr "Aĝo 15" + +#: ../plug-ins/metadata/metadata-tags.c:231 +msgid "Age 14 or Under" +msgstr "Aĝo aŭ malpli aĝa" + +#: ../plug-ins/metadata/metadata-tags.c:238 +msgid "2" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:238 +msgid "3" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:238 +msgid "4" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:238 +msgid "6" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:238 +msgid "7" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:245 +#: ../plug-ins/metadata/metadata-tags.c:281 +#: ../plug-ins/metadata/metadata-tags.c:288 +#: ../plug-ins/metadata/metadata-tags.c:295 +msgid "Unknown" +msgstr "Nekonato" + +#. DO NOT SAVE +#: ../plug-ins/metadata/metadata-tags.c:246 +msgid "Copyrighted" +msgstr "Kopirajta" + +#. TRUE +#: ../plug-ins/metadata/metadata-tags.c:247 +msgid "Public Domain" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:255 +msgid "Work" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:256 +msgid "Cell" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:257 +msgid "Fax" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:258 +msgid "Home" +msgstr "Hejmo" + +#: ../plug-ins/metadata/metadata-tags.c:259 +msgid "Pager" +msgstr "Paĝigilo" + +#: ../plug-ins/metadata/metadata-tags.c:272 +msgid "Male" +msgstr "Viro" + +#: ../plug-ins/metadata/metadata-tags.c:273 +msgid "Female" +msgstr "Virino" + +#: ../plug-ins/metadata/metadata-tags.c:274 +msgid "Other" +msgstr "Alia" + +#: ../plug-ins/metadata/metadata-tags.c:281 +msgid "Above sea level" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:281 +msgid "Below sea level" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:288 +msgid "North" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:288 +msgid "South" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:295 +msgid "East" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:295 +msgid "West" +msgstr "" + +#: ../plug-ins/metadata/metadata-viewer.c:140 +msgid "View metadata (Exif, IPTC, XMP)" +msgstr "" + +#: ../plug-ins/metadata/metadata-viewer.c:147 +msgid "_View Metadata" +msgstr "_Rigardi metadatumon" + +#: ../plug-ins/metadata/metadata-viewer.c:242 +msgid "Error loading metadata-viewer dialog." +msgstr "Eraro dum ŝargado de metadatum-rigardila dialogo." + +#: ../plug-ins/metadata/metadata-viewer.c:253 +#, c-format +msgid "Metadata Viewer: %s" +msgstr "Metadauma rigardilo: %s" + +#: ../plug-ins/metadata/metadata-viewer.c:345 +#, c-format +msgid "(%lu more character(s))" +msgstr "" + +#: ../plug-ins/metadata/metadata-viewer.c:554 +msgid " meter" +msgstr "metro" + +#: ../plug-ins/metadata/metadata-viewer.c:555 +msgid " feet" +msgstr "" + +#: ../plug-ins/metadata/metadata-viewer.c:673 +#, c-format +msgid "(%llu more byte(s))" +msgstr "" + +#: ../plug-ins/pagecurl/pagecurl.c:202 msgid "Curl up one of the image corners" msgstr "" -#: ../plug-ins/pagecurl/pagecurl.c:208 +#: ../plug-ins/pagecurl/pagecurl.c:207 msgid "_Pagecurl..." msgstr "" -#: ../plug-ins/pagecurl/pagecurl.c:435 +#: ../plug-ins/pagecurl/pagecurl.c:434 msgid "Pagecurl Effect" msgstr "" -#: ../plug-ins/pagecurl/pagecurl.c:457 +#: ../plug-ins/pagecurl/pagecurl.c:456 msgid "Curl Location" msgstr "" -#: ../plug-ins/pagecurl/pagecurl.c:476 +#: ../plug-ins/pagecurl/pagecurl.c:475 msgid "Lower right" msgstr "" -#: ../plug-ins/pagecurl/pagecurl.c:477 +#: ../plug-ins/pagecurl/pagecurl.c:476 msgid "Lower left" msgstr "" -#: ../plug-ins/pagecurl/pagecurl.c:478 +#: ../plug-ins/pagecurl/pagecurl.c:477 msgid "Upper left" msgstr "" -#: ../plug-ins/pagecurl/pagecurl.c:479 +#: ../plug-ins/pagecurl/pagecurl.c:478 msgid "Upper right" msgstr "" -#: ../plug-ins/pagecurl/pagecurl.c:519 +#: ../plug-ins/pagecurl/pagecurl.c:518 msgid "Curl Orientation" msgstr "" -#: ../plug-ins/pagecurl/pagecurl.c:564 +#: ../plug-ins/pagecurl/pagecurl.c:563 msgid "_Shade under curl" msgstr "" -#: ../plug-ins/pagecurl/pagecurl.c:577 +#: ../plug-ins/pagecurl/pagecurl.c:576 msgid "Current gradient (reversed)" msgstr "" -#: ../plug-ins/pagecurl/pagecurl.c:582 +#: ../plug-ins/pagecurl/pagecurl.c:581 msgid "Current gradient" msgstr "" -#: ../plug-ins/pagecurl/pagecurl.c:587 +#: ../plug-ins/pagecurl/pagecurl.c:586 msgid "Foreground / background colors" msgstr "" -#: ../plug-ins/pagecurl/pagecurl.c:607 +#: ../plug-ins/pagecurl/pagecurl.c:606 msgid "_Opacity:" msgstr "" -#: ../plug-ins/pagecurl/pagecurl.c:719 +#: ../plug-ins/pagecurl/pagecurl.c:718 msgid "Curl Layer" msgstr "" @@ -11200,12 +12371,12 @@ msgstr "" #: ../plug-ins/print/print.c:131 -msgid "Page Set_up" -msgstr "A_gordoj de paĝo" +msgid "Page Set_up..." +msgstr "A_gordoj de paĝo..." #: ../plug-ins/print/print.c:275 msgid "Image Settings" -msgstr "Bildagordaro" +msgstr "Agordoj de bildo" #: ../plug-ins/print/print.c:373 msgid "An error occurred while trying to print:" @@ -11215,90 +12386,109 @@ msgid "Printing" msgstr "Presante" -#: ../plug-ins/screenshot/screenshot.c:123 +#: ../plug-ins/screenshot/screenshot.c:127 msgid "Create an image from an area of the screen" msgstr "" -#: ../plug-ins/screenshot/screenshot.c:144 +#: ../plug-ins/screenshot/screenshot.c:148 msgid "_Screenshot..." msgstr "_Ekrankopio..." -#: ../plug-ins/screenshot/screenshot.c:422 +#: ../plug-ins/screenshot/screenshot.c:487 #: ../plug-ins/screenshot/screenshot-x11.c:424 msgid "Screenshot" msgstr "Ekrankopio" -#: ../plug-ins/screenshot/screenshot.c:427 +#: ../plug-ins/screenshot/screenshot.c:492 msgid "S_nap" msgstr "" #. Area -#: ../plug-ins/screenshot/screenshot.c:451 +#: ../plug-ins/screenshot/screenshot.c:519 msgid "Area" -msgstr "" +msgstr "Areo" -#: ../plug-ins/screenshot/screenshot.c:461 +#: ../plug-ins/screenshot/screenshot.c:531 msgid "Take a screenshot of a single _window" msgstr "" -#: ../plug-ins/screenshot/screenshot.c:481 +#: ../plug-ins/screenshot/screenshot.c:554 msgid "Include window _decoration" msgstr "" -#: ../plug-ins/screenshot/screenshot.c:501 -msgid "Take a screenshot of the entire _screen" -msgstr "" - -#: ../plug-ins/screenshot/screenshot.c:521 +#: ../plug-ins/screenshot/screenshot.c:575 +#: ../plug-ins/screenshot/screenshot.c:620 msgid "Include _mouse pointer" msgstr "" -#: ../plug-ins/screenshot/screenshot.c:543 +#: ../plug-ins/screenshot/screenshot.c:597 +msgid "Take a screenshot of the entire _screen" +msgstr "Fari ekrankopion de plena ekrano" + +#: ../plug-ins/screenshot/screenshot.c:648 msgid "Select a _region to grab" msgstr "" -#. Delay -#: ../plug-ins/screenshot/screenshot.c:559 +#: ../plug-ins/screenshot/screenshot.c:666 msgid "Delay" -msgstr "" +msgstr "Prokrasto" + +#: ../plug-ins/screenshot/screenshot.c:686 +msgid "Selection delay: " +msgstr "Elektada prokrasto: " #. translators: this is the unit label of a spinbutton -#: ../plug-ins/screenshot/screenshot.c:584 +#: ../plug-ins/screenshot/screenshot.c:705 +#: ../plug-ins/screenshot/screenshot.c:769 msgid "seconds" msgstr "sekundoj" -#: ../plug-ins/screenshot/screenshot.c:593 -msgid "After the delay, the screenshot is taken." -msgstr "" - -#: ../plug-ins/screenshot/screenshot.c:595 +#: ../plug-ins/screenshot/screenshot.c:719 msgid "" "After the delay, drag your mouse to select the region for the screenshot." msgstr "" -#: ../plug-ins/screenshot/screenshot.c:599 +#: ../plug-ins/screenshot/screenshot.c:723 msgid "Click in a window to snap it after delay." msgstr "" -#: ../plug-ins/screenshot/screenshot.c:602 +#: ../plug-ins/screenshot/screenshot.c:728 msgid "At the end of the delay, click in a window to snap it." msgstr "" -#: ../plug-ins/screenshot/screenshot.c:609 -#, fuzzy -#| msgid "Color fill" +#: ../plug-ins/screenshot/screenshot.c:749 +msgid "Screenshot dela_y: " +msgstr "Ekrankopia prokrasto: " + +#: ../plug-ins/screenshot/screenshot.c:781 +msgid "After the delay, the screenshot is taken." +msgstr "" + +#: ../plug-ins/screenshot/screenshot.c:783 +msgid "Once the region is selected, it will be captured after this delay." +msgstr "" + +#: ../plug-ins/screenshot/screenshot.c:788 +msgid "Once the window is selected, it will be captured after this delay." +msgstr "" + +#: ../plug-ins/screenshot/screenshot.c:794 +msgid "After the delay, the active window will be captured." +msgstr "" + +#: ../plug-ins/screenshot/screenshot.c:801 msgid "Color Profile" -msgstr "Kolora plenigo" +msgstr "Kolora profilo" -#: ../plug-ins/screenshot/screenshot.c:614 +#: ../plug-ins/screenshot/screenshot.c:806 msgid "Tag image with _monitor profile" msgstr "" -#: ../plug-ins/screenshot/screenshot.c:618 +#: ../plug-ins/screenshot/screenshot.c:810 msgid "Convert image to sR_GB" msgstr "" -#: ../plug-ins/screenshot/screenshot-win32.c:244 +#: ../plug-ins/screenshot/screenshot-win32.c:302 msgid "No data captured" msgstr "" @@ -11314,7 +12504,7 @@ msgid "Mouse Pointer" msgstr "Musmontrilo" -#: ../plug-ins/screenshot/screenshot-x11.c:621 +#: ../plug-ins/screenshot/screenshot-x11.c:628 msgid "Specified window not found" msgstr "" @@ -11331,133 +12521,125 @@ msgid "Selection to Path Advanced Settings" msgstr "" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:98 -#, fuzzy -#| msgid "Threshold:" +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:116 msgid "Align Threshold:" -msgstr "Sojlo:" +msgstr "Glatigi sojlon: " -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:102 +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:120 msgid "If two endpoints are closer than this, they are made to be equal." msgstr "" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:111 +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:129 msgid "Corner Always Threshold:" msgstr "" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:115 +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:133 msgid "" "If the angle defined by a point and its predecessors and successors is " -"smaller than this, it's a corner, even if it's within `corner_surround' " +"smaller than this, it's a corner, even if it's within 'corner_surround' " "pixels of a point with a smaller angle." msgstr "" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:126 -#| msgid "Foreground" +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:144 msgid "Corner Surround:" msgstr "" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:130 +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:148 msgid "" "Number of points to consider when determining if a point is a corner or not." msgstr "" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:139 -#, fuzzy -#| msgid "Threshold:" +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:157 msgid "Corner Threshold:" -msgstr "Sojlo:" +msgstr "Sojlo de angulo: " -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:143 +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:161 msgid "" "If a point, its predecessors, and its successors define an angle smaller " "than this, it's a corner." msgstr "" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:154 -#, fuzzy -#| msgid "Threshold:" +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:172 msgid "Error Threshold:" -msgstr "Sojlo:" +msgstr "Sojlo de eraro: " -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:158 +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:176 msgid "" -"Amount of error at which a fitted spline is unacceptable. If any pixel is " +"Amount of error at which a fitted spline is unacceptable. If any pixel is " "further away than this from the fitted curve, we try again." msgstr "" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:169 +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:187 msgid "Filter Alternative Surround:" msgstr "" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:173 +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:191 msgid "A second number of adjacent points to consider when filtering." msgstr "" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:183 +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:201 msgid "Filter Epsilon:" msgstr "" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:187 +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:205 msgid "" "If the angles between the vectors produced by filter_surround and " "filter_alternative_surround points differ by more than this, use the one " "from filter_alternative_surround." msgstr "" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:198 +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:216 msgid "Filter Iteration Count:" msgstr "" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:202 +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:220 msgid "" "Number of times to smooth original data points. Increasing this number " -"dramatically --- to 50 or so --- can produce vastly better results. But if " -"any points that ``should'' be corners aren't found, the curve goes to hell " +"dramatically --- to 50 or so --- can produce vastly better results. But if " +"any points that 'should' be corners aren't found, the curve goes to hell " "around that point." msgstr "" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:214 +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:232 msgid "Filter Percent:" msgstr "" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:218 +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:236 msgid "" "To produce the new point, use the old point plus this times the neighbors." msgstr "" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:227 +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:245 msgid "Filter Secondary Surround:" msgstr "" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:231 +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:249 msgid "" -"Number of adjacent points to consider if `filter_surround' points defines a " +"Number of adjacent points to consider if 'filter_surround' points defines a " "straight line." msgstr "" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:241 +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:259 msgid "Filter Surround:" msgstr "" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:245 +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:263 msgid "Number of adjacent points to consider when filtering." msgstr "" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:253 +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:271 msgid "Keep Knees" msgstr "" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:258 -msgid "" -"Says whether or not to remove ``knee'' points after finding the outline." +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:276 +msgid "Says whether or not to remove 'knee' points after finding the outline." msgstr "" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:269 +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:287 msgid "Line Reversion Threshold:" msgstr "" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:273 +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:291 msgid "" "If a spline is closer to a straight line than this, it remains a straight " "line, even if it would otherwise be changed back to a curve. This is " @@ -11465,79 +12647,74 @@ "likely to be reverted." msgstr "" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:285 -#, fuzzy -#| msgid "Threshold:" +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:303 msgid "Line Threshold:" -msgstr "Sojlo:" +msgstr "Sojlo de linio: " -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:289 +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:307 msgid "" "How many pixels (on the average) a spline can diverge from the line " "determined by its endpoints before it is changed to a straight line." msgstr "" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:299 +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:317 msgid "Reparametrize Improvement:" msgstr "" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:303 +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:321 msgid "" "If reparameterization doesn't improve the fit by this much percent, stop " "doing it. Amount of error at which it is pointless to reparameterize." msgstr "" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:313 +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:331 msgid "Reparametrize Threshold:" msgstr "" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:317 +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:335 msgid "" "Amount of error at which it is pointless to reparameterize. This happens, " -"for example, when we are trying to fit the outline of the outside of an `O' " -"with a single spline. The initial fit is not good enough for the Newton-" +"for example, when we are trying to fit the outline of the outside of an 'O' " +"with a single spline. The initial fit is not good enough for the Newton-" "Raphson iteration to improve it. It may be that it would be better to " "detect the cases where we didn't find any corners." msgstr "" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:330 +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:348 msgid "Subdivide Search:" msgstr "" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:334 +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:352 msgid "" "Percentage of the curve away from the worst point to look for a better place " "to subdivide." msgstr "" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:343 +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:361 msgid "Subdivide Surround:" msgstr "" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:347 +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:365 msgid "" "Number of points to consider when deciding whether a given point is a better " "place to subdivide." msgstr "" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:357 -#, fuzzy -#| msgid "Threshold:" +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:375 msgid "Subdivide Threshold:" -msgstr "Sojlo:" +msgstr "Sojlo de disigo" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:361 +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:379 msgid "" "How many pixels a point can diverge from a straight line and still be " "considered a better place to subdivide." msgstr "" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:371 -#| msgid "Transparent background" +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:389 msgid "Tangent Surround:" -msgstr "Travidebla fono:" +msgstr "Cirklo laŭ tanĝo:" -#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:375 +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:393 msgid "" "Number of points to look at on either side of a point when computing the " "approximation to the tangent at that point." @@ -11547,15 +12724,80 @@ msgid "Capture an image from a TWAIN datasource" msgstr "" -#: ../plug-ins/twain/twain.c:351 +#: ../plug-ins/twain/twain.c:362 msgid "_Scanner/Camera..." msgstr "" #. Initialize our progress dialog -#: ../plug-ins/twain/twain.c:485 +#: ../plug-ins/twain/twain.c:505 msgid "Transferring data from scanner/camera" msgstr "" +#~ msgid "CMY" +#~ msgstr "CMK" + +#, c-format +#~ msgid "Invalid UTF-8 string in brush file '%s'." +#~ msgstr "Nevalida UTF-8-ĉeno en penika dosiero '%s'." + +#, c-format +#~ msgid "Invalid UTF-8 string in pattern file '%s'." +#~ msgstr "Nevalida UTF-8-ĉeno en modeldosiero '%s'." + +#~ msgid "_Grey" +#~ msgstr "_Grizo" + +#~ msgid "R_ed" +#~ msgstr "R_uĝo" + +#~ msgid "_Green" +#~ msgstr "_Verdo" + +#~ msgid "_Blue" +#~ msgstr "_Bluo" + +#~ msgid "C_yan" +#~ msgstr "Ce_jano" + +#~ msgid "Magen_ta" +#~ msgstr "Ma_lvo" + +#~ msgid "_Yellow" +#~ msgstr "_Flavo" + +#~ msgid "Resolution" +#~ msgstr "Distingivo" + +#~ msgid "_RGB" +#~ msgstr "_RVB" + +#~ msgid "C_MYK" +#~ msgstr "C_MFN" + +#~ msgid "_Period:" +#~ msgstr "_Periodo:" + +#~ msgctxt "composing" +#~ msgid "None" +#~ msgstr "Neniu" + +#~ msgctxt "frame-range" +#~ msgid "From:" +#~ msgstr "De:" + +#~ msgctxt "frame-range" +#~ msgid "To:" +#~ msgstr "Al:" + +#~| msgid "_Advanced" +#~ msgid "Advanced" +#~ msgstr "Altnivele" + +#, fuzzy +#~| msgid "Options" +#~ msgid "Caption" +#~ msgstr "Agordoj" + #~ msgid "Original" #~ msgstr "Originale" @@ -11602,18 +12844,12 @@ #~ msgid "Units" #~ msgstr "Unitoj" -#~ msgid "Radians" -#~ msgstr "Radianoj" - #~ msgid "Degrees" #~ msgstr "Gradoj" #~ msgid "Rotate Colors" #~ msgstr "Turni kolorojn" -#~ msgid "Main Options" -#~ msgstr "Ĉefagordoj" - #~ msgid "Gray Options" #~ msgstr "Grizaj agordoj" @@ -11665,9 +12901,6 @@ #~ msgid "Luminosity freq_uency:" #~ msgstr "Lumintenca frek_venco:" -#~ msgid "_RGB color model" -#~ msgstr "_RVB-kolor-reĝimo" - #~ msgctxt "blur-type" #~ msgid "_Linear" #~ msgstr "_Linie" @@ -11701,9 +12934,6 @@ #~ msgid "_Alpha" #~ msgstr "_Alfo" -#~ msgid "Channels" -#~ msgstr "Kanaloj" - #~ msgid "_Deinterlace..." #~ msgstr "_Malinterplekti..." @@ -11713,15 +12943,9 @@ #~ msgid "Other Options" #~ msgstr "Aliaj agordoj" -#~ msgid "Gradient" -#~ msgstr "Kolortransiro" - #~ msgid "_Algorithm:" #~ msgstr "_Algoritmo:" -#~ msgid "Mode _1" -#~ msgstr "Reĝimo _1" - #~ msgid "Mode _2" #~ msgstr "Reĝimo _2" @@ -11761,9 +12985,6 @@ #~ msgid "Triangles" #~ msgstr "Trianguloj" -#~ msgid "Tile _size:" -#~ msgstr "Kahela _grando:" - #~ msgid "Tile _height:" #~ msgstr "Kahela _alto:" @@ -11782,9 +13003,6 @@ #~ msgid "_Ignore" #~ msgstr "_Ignori" -#~ msgid "_Wrap around" -#~ msgstr "Ĉ_irkaŭflui" - #~ msgid "Bac_kground color" #~ msgstr "_Fonkoloro" diff -Nru gimp-2.10.32/po-plug-ins/es.po gimp-2.10.34/po-plug-ins/es.po --- gimp-2.10.32/po-plug-ins/es.po 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/po-plug-ins/es.po 2023-02-21 19:56:20.000000000 +0000 @@ -22,8 +22,8 @@ msgstr "" "Project-Id-Version: gimp-plug-ins.master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2022-05-24 07:41+0000\n" -"PO-Revision-Date: 2022-05-25 14:24+0200\n" +"POT-Creation-Date: 2023-02-04 03:39+0000\n" +"PO-Revision-Date: 2023-02-04 04:40+0100\n" "Last-Translator: Rodrigo Lledó Milanca \n" "Language-Team: Español \n" "Language: es\n" @@ -31,7 +31,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 3.0.1\n" +"X-Generator: Poedit 3.2.2\n" #: ../plug-ins/common/align-layers.c:158 msgid "Align all visible layers of the image" @@ -62,12 +62,12 @@ #: ../plug-ins/common/depth-merge.c:621 ../plug-ins/common/despeckle.c:397 #: ../plug-ins/common/destripe.c:468 ../plug-ins/common/edge-dog.c:306 #: ../plug-ins/common/emboss.c:453 ../plug-ins/common/file-cel.c:951 -#: ../plug-ins/common/file-gif-save.c:1112 ../plug-ins/common/file-heif.c:1898 +#: ../plug-ins/common/file-gif-save.c:1112 ../plug-ins/common/file-heif.c:1908 #: ../plug-ins/common/file-jp2-load.c:961 #: ../plug-ins/common/file-pdf-load.c:702 #: ../plug-ins/common/file-pdf-load.c:1282 #: ../plug-ins/common/file-pdf-save.c:936 ../plug-ins/common/file-ps.c:3447 -#: ../plug-ins/common/file-raw-data.c:1838 ../plug-ins/common/file-svg.c:663 +#: ../plug-ins/common/file-raw-data.c:1816 ../plug-ins/common/file-svg.c:663 #: ../plug-ins/common/file-wmf.c:515 ../plug-ins/common/film.c:1207 #: ../plug-ins/common/filter-pack.c:1264 ../plug-ins/common/fractal-trace.c:711 #: ../plug-ins/common/grid.c:677 ../plug-ins/common/hot.c:614 @@ -82,9 +82,9 @@ #: ../plug-ins/common/tile-small.c:364 ../plug-ins/common/unit-editor.c:209 #: ../plug-ins/common/van-gogh-lic.c:650 ../plug-ins/common/warp.c:368 #: ../plug-ins/common/wavelet-decompose.c:354 ../plug-ins/common/web-page.c:234 -#: ../plug-ins/file-dds/ddsread.c:1363 ../plug-ins/file-dds/ddswrite.c:1958 +#: ../plug-ins/file-dds/ddsread.c:1363 ../plug-ins/file-dds/ddswrite.c:1983 #: ../plug-ins/file-fits/fits.c:1150 ../plug-ins/file-fli/fli-gimp.c:877 -#: ../plug-ins/file-tiff/file-tiff-load.c:2499 ../plug-ins/flame/flame.c:481 +#: ../plug-ins/file-tiff/file-tiff-load.c:2664 ../plug-ins/flame/flame.c:481 #: ../plug-ins/flame/flame.c:657 ../plug-ins/flame/flame.c:979 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:566 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1641 @@ -127,7 +127,7 @@ #: ../plug-ins/common/curve-bend.c:1295 ../plug-ins/common/decompose.c:814 #: ../plug-ins/common/depth-merge.c:622 ../plug-ins/common/despeckle.c:398 #: ../plug-ins/common/destripe.c:469 ../plug-ins/common/edge-dog.c:307 -#: ../plug-ins/common/emboss.c:454 ../plug-ins/common/file-heif.c:1899 +#: ../plug-ins/common/emboss.c:454 ../plug-ins/common/file-heif.c:1909 #: ../plug-ins/common/file-pdf-load.c:703 ../plug-ins/common/file-svg.c:664 #: ../plug-ins/common/file-wmf.c:516 ../plug-ins/common/film.c:1208 #: ../plug-ins/common/filter-pack.c:1265 ../plug-ins/common/fractal-trace.c:712 @@ -354,7 +354,7 @@ msgstr "Reiniciar la velocidad de la animación" #: ../plug-ins/common/animation-play.c:640 -#: ../plug-ins/common/animation-play.c:1364 +#: ../plug-ins/common/animation-play.c:1368 msgid "Start playback" msgstr "Iniciar reproducción" @@ -410,12 +410,12 @@ msgid "Invalid image. Did you close it?" msgstr "Imagen no válida. ¿La ha cerrado?" -#: ../plug-ins/common/animation-play.c:1225 +#: ../plug-ins/common/animation-play.c:1229 #, c-format msgid "Frame %d of %d" msgstr "Fotograma %d de %d" -#: ../plug-ins/common/animation-play.c:1364 +#: ../plug-ins/common/animation-play.c:1368 msgid "Stop playback" msgstr "Detener reproducción" @@ -459,7 +459,7 @@ #: ../plug-ins/common/file-jp2-load.c:1290 ../plug-ins/common/file-pcx.c:448 #: ../plug-ins/common/file-pcx.c:456 ../plug-ins/common/file-pix.c:400 #: ../plug-ins/common/file-png.c:1097 ../plug-ins/common/file-pnm.c:685 -#: ../plug-ins/common/file-raw-data.c:1397 +#: ../plug-ins/common/file-raw-data.c:1375 #: ../plug-ins/common/file-sunras.c:1049 ../plug-ins/common/file-tga.c:1111 #: ../plug-ins/common/file-xbm.c:910 ../plug-ins/common/film.c:690 #: ../plug-ins/common/smooth-palette.c:259 ../plug-ins/common/tile.c:354 @@ -467,8 +467,8 @@ #: ../plug-ins/file-faxg3/faxg3.c:555 ../plug-ins/file-fits/fits.c:529 #: ../plug-ins/file-jpeg/jpeg-load.c:240 #: ../plug-ins/file-psd/psd-image-res-load.c:1043 -#: ../plug-ins/file-psd/psd-load.c:2035 ../plug-ins/file-sgi/sgi.c:416 -#: ../plug-ins/file-tiff/file-tiff-load.c:1334 +#: ../plug-ins/file-psd/psd-load.c:2067 ../plug-ins/file-sgi/sgi.c:416 +#: ../plug-ins/file-tiff/file-tiff-load.c:1544 #: ../plug-ins/file-webp/file-webp-load.c:164 #: ../plug-ins/gfig/gfig-dialog.c:1321 ../plug-ins/gimpressionist/general.c:139 #: ../plug-ins/map-object/map-object-apply.c:245 @@ -846,7 +846,7 @@ #: ../plug-ins/common/cml-explorer.c:2160 ../plug-ins/common/curve-bend.c:1555 #: ../plug-ins/common/curve-bend.c:2138 ../plug-ins/common/file-cel.c:952 #: ../plug-ins/common/file-jp2-load.c:962 -#: ../plug-ins/common/file-raw-data.c:1839 ../plug-ins/common/qbist.c:721 +#: ../plug-ins/common/file-raw-data.c:1817 ../plug-ins/common/qbist.c:721 #: ../plug-ins/common/qbist.c:885 ../plug-ins/common/sphere-designer.c:2210 #: ../plug-ins/common/sphere-designer.c:2610 ../plug-ins/file-fits/fits.c:1151 #: ../plug-ins/file-fli/fli-gimp.c:878 ../plug-ins/flame/flame.c:483 @@ -1066,13 +1066,13 @@ #: ../plug-ins/common/file-dicom.c:1524 ../plug-ins/common/file-mng.c:648 #: ../plug-ins/common/file-mng.c:985 ../plug-ins/common/file-pcx.c:874 #: ../plug-ins/common/file-pdf-save.c:480 ../plug-ins/common/file-png.c:1618 -#: ../plug-ins/common/file-raw-data.c:1195 -#: ../plug-ins/common/file-raw-data.c:1224 ../plug-ins/common/file-sunras.c:610 +#: ../plug-ins/common/file-raw-data.c:1173 +#: ../plug-ins/common/file-raw-data.c:1202 ../plug-ins/common/file-sunras.c:610 #: ../plug-ins/common/file-tga.c:1222 ../plug-ins/common/file-xmc.c:1504 #: ../plug-ins/common/sphere-designer.c:2121 #: ../plug-ins/file-bmp/bmp-save.c:327 ../plug-ins/file-fits/fits.c:481 #: ../plug-ins/file-fli/fli-gimp.c:757 ../plug-ins/file-ico/ico-save.c:1087 -#: ../plug-ins/file-jpeg/jpeg-save.c:333 ../plug-ins/file-psd/psd-save.c:1728 +#: ../plug-ins/file-jpeg/jpeg-save.c:333 ../plug-ins/file-psd/psd-save.c:1725 #: ../plug-ins/file-tiff/file-tiff-save.c:970 #: ../plug-ins/file-tiff/file-tiff-save.c:1072 ../plug-ins/flame/flame.c:450 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1548 @@ -1099,7 +1099,7 @@ #: ../plug-ins/common/file-ps.c:1075 ../plug-ins/common/file-ps.c:3397 #: ../plug-ins/common/file-psp.c:2228 ../plug-ins/common/file-psp.c:2278 #: ../plug-ins/common/file-raw-data.c:477 -#: ../plug-ins/common/file-raw-data.c:1306 ../plug-ins/common/file-sunras.c:436 +#: ../plug-ins/common/file-raw-data.c:1284 ../plug-ins/common/file-sunras.c:436 #: ../plug-ins/common/file-svg.c:329 ../plug-ins/common/file-svg.c:647 #: ../plug-ins/common/file-tga.c:446 ../plug-ins/common/file-xbm.c:747 #: ../plug-ins/common/file-xmc.c:665 ../plug-ins/common/file-xmc.c:858 @@ -1112,8 +1112,8 @@ #: ../plug-ins/file-psd/psd-thumb-load.c:82 ../plug-ins/flame/flame.c:419 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1865 #: ../plug-ins/fractal-explorer/fractal-explorer.c:913 -#: ../plug-ins/gfig/gfig.c:426 ../plug-ins/help/gimphelplocale.c:222 -#: ../plug-ins/help/gimphelplocale.c:238 +#: ../plug-ins/gfig/gfig.c:426 ../plug-ins/help/gimphelplocale.c:255 +#: ../plug-ins/help/gimphelplocale.c:271 #: ../plug-ins/lighting/lighting-ui.c:1376 #, c-format msgid "Could not open '%s' for reading: %s" @@ -1386,7 +1386,7 @@ #. * right type of raw data. #. #: ../plug-ins/common/compose.c:191 ../plug-ins/common/decompose.c:170 -#: ../plug-ins/common/file-raw-data.c:1942 +#: ../plug-ins/common/file-raw-data.c:1920 msgid "RGB" msgstr "RGB" @@ -1956,7 +1956,7 @@ msgid "O_verlap:" msgstr "_Solapamiento:" -#: ../plug-ins/common/depth-merge.c:741 ../plug-ins/common/file-raw-data.c:1976 +#: ../plug-ins/common/depth-merge.c:741 ../plug-ins/common/file-raw-data.c:1954 msgid "O_ffset:" msgstr "Des_plazamiento:" @@ -2024,7 +2024,7 @@ #: ../plug-ins/common/destripe.c:500 ../plug-ins/common/file-html-table.c:647 #: ../plug-ins/common/file-ps.c:3522 ../plug-ins/common/file-ps.c:3727 -#: ../plug-ins/common/file-raw-data.c:1991 +#: ../plug-ins/common/file-raw-data.c:1969 #: ../plug-ins/common/smooth-palette.c:458 ../plug-ins/common/tile.c:465 #: ../plug-ins/imagemap/imap_cmd_guides.c:163 #: ../plug-ins/imagemap/imap_rectangle.c:399 @@ -2114,7 +2114,7 @@ msgid "Text" msgstr "Texto" -#: ../plug-ins/common/file-aa.c:384 ../plug-ins/file-dds/ddswrite.c:2011 +#: ../plug-ins/common/file-aa.c:384 ../plug-ins/file-dds/ddswrite.c:2036 msgid "_Format:" msgstr "_Formato:" @@ -2171,11 +2171,11 @@ #. #: ../plug-ins/common/file-cel.c:342 ../plug-ins/common/file-dicom.c:338 #: ../plug-ins/common/file-gegl.c:322 ../plug-ins/common/file-gif-load.c:353 -#: ../plug-ins/common/file-heif.c:697 ../plug-ins/common/file-jp2-load.c:1077 +#: ../plug-ins/common/file-heif.c:703 ../plug-ins/common/file-jp2-load.c:1077 #: ../plug-ins/common/file-pcx.c:370 ../plug-ins/common/file-pdf-load.c:1048 #: ../plug-ins/common/file-pix.c:357 ../plug-ins/common/file-png.c:933 #: ../plug-ins/common/file-pnm.c:566 ../plug-ins/common/file-ps.c:1067 -#: ../plug-ins/common/file-raw-data.c:1299 ../plug-ins/common/file-sunras.c:429 +#: ../plug-ins/common/file-raw-data.c:1277 ../plug-ins/common/file-sunras.c:429 #: ../plug-ins/common/file-tga.c:438 ../plug-ins/common/file-wmf.c:1014 #: ../plug-ins/common/file-xbm.c:740 ../plug-ins/common/file-xmc.c:655 #: ../plug-ins/common/file-xpm.c:356 ../plug-ins/common/file-xwd.c:448 @@ -2185,7 +2185,7 @@ #: ../plug-ins/file-psd/psd-load.c:135 #: ../plug-ins/file-raw/file-darktable.c:399 #: ../plug-ins/file-raw/file-rawtherapee.c:319 ../plug-ins/file-sgi/sgi.c:325 -#: ../plug-ins/file-tiff/file-tiff-load.c:259 +#: ../plug-ins/file-tiff/file-tiff-load.c:299 #, c-format msgid "Opening '%s'" msgstr "Abriendo «%s»" @@ -2260,7 +2260,8 @@ #. * Open the file for writing... #. #: ../plug-ins/common/file-cel.c:790 ../plug-ins/common/file-gif-save.c:880 -#: ../plug-ins/common/file-html-table.c:238 ../plug-ins/common/file-pcx.c:761 +#: ../plug-ins/common/file-html-table.c:238 +#: ../plug-ins/common/file-jpegxl.c:778 ../plug-ins/common/file-pcx.c:761 #: ../plug-ins/common/file-pix.c:538 ../plug-ins/common/file-png.c:1611 #: ../plug-ins/common/file-pnm.c:1249 ../plug-ins/common/file-ps.c:1278 #: ../plug-ins/common/file-sunras.c:602 ../plug-ins/common/file-tga.c:1216 @@ -2268,7 +2269,7 @@ #: ../plug-ins/common/file-xwd.c:652 ../plug-ins/file-bmp/bmp-save.c:319 #: ../plug-ins/file-fits/fits.c:473 ../plug-ins/file-fli/fli-gimp.c:725 #: ../plug-ins/file-ico/ico-save.c:1081 ../plug-ins/file-jpeg/jpeg-save.c:290 -#: ../plug-ins/file-psd/psd-save.c:1699 ../plug-ins/file-sgi/sgi.c:584 +#: ../plug-ins/file-psd/psd-save.c:1696 ../plug-ins/file-sgi/sgi.c:584 #: ../plug-ins/file-tiff/file-tiff-save.c:956 #, c-format msgid "Exporting '%s'" @@ -2643,76 +2644,76 @@ msgid "Save image in AV1 Image File Format (AVIF)" msgstr "Guarda la imagen en formato de archivo de imagen AV1 (AVIF)" -#: ../plug-ins/common/file-heif.c:736 ../plug-ins/common/file-heif.c:769 -#: ../plug-ins/common/file-heif.c:808 ../plug-ins/common/file-heif.c:874 +#: ../plug-ins/common/file-heif.c:742 ../plug-ins/common/file-heif.c:775 +#: ../plug-ins/common/file-heif.c:814 ../plug-ins/common/file-heif.c:880 #, c-format msgid "Loading HEIF image failed: %s" msgstr "Falló al cargar la imagen HEIF: %s" -#: ../plug-ins/common/file-heif.c:758 +#: ../plug-ins/common/file-heif.c:764 msgid "Loading HEIF image failed: Input file contains no readable images" msgstr "" "Falló al cargar la imagen HEIF: el archivo de entrada no contiene imágenes " "legibles" -#: ../plug-ins/common/file-heif.c:1001 +#: ../plug-ins/common/file-heif.c:1007 msgid "image content" msgstr "contenido de la imagen" -#: ../plug-ins/common/file-heif.c:1318 +#: ../plug-ins/common/file-heif.c:1328 #, c-format msgid "Exporting '%s' using %s encoder" msgstr "Exportando «%s» usando el codificador %s" -#: ../plug-ins/common/file-heif.c:1369 ../plug-ins/common/file-heif.c:1623 +#: ../plug-ins/common/file-heif.c:1379 ../plug-ins/common/file-heif.c:1633 #, c-format msgid "Encoding HEIF image failed: %s" msgstr "Falló al codificar la imagen HEIF: %s" -#: ../plug-ins/common/file-heif.c:1660 +#: ../plug-ins/common/file-heif.c:1670 #, c-format msgid "Writing HEIF image failed: %s" msgstr "Falló al escribir la imagen HEIF: %s" -#: ../plug-ins/common/file-heif.c:1749 +#: ../plug-ins/common/file-heif.c:1759 msgid "primary" msgstr "primario" -#: ../plug-ins/common/file-heif.c:1894 +#: ../plug-ins/common/file-heif.c:1904 msgid "Load HEIF Image" msgstr "Cargar imagen HEIF" -#: ../plug-ins/common/file-heif.c:1908 +#: ../plug-ins/common/file-heif.c:1918 msgid "Select Image" msgstr "Seleccione la imagen" -#: ../plug-ins/common/file-heif.c:2074 +#: ../plug-ins/common/file-heif.c:2084 msgid "Nearly _lossless" msgstr "Casi _sin pérdida" -#: ../plug-ins/common/file-heif.c:2078 ../plug-ins/file-jpeg/jpeg-save.c:835 +#: ../plug-ins/common/file-heif.c:2088 ../plug-ins/file-jpeg/jpeg-save.c:835 msgid "_Quality:" msgstr "Ca_lidad:" -#: ../plug-ins/common/file-heif.c:2121 +#: ../plug-ins/common/file-heif.c:2131 msgid "Bit depth:" msgstr "Profundidad de bit:" -#: ../plug-ins/common/file-heif.c:2127 +#: ../plug-ins/common/file-heif.c:2137 msgid "8 bit/channel" msgstr "8 bit/canal" -#: ../plug-ins/common/file-heif.c:2128 +#: ../plug-ins/common/file-heif.c:2138 msgid "10 bit/channel" msgstr "10 bit/canal" -#: ../plug-ins/common/file-heif.c:2129 +#: ../plug-ins/common/file-heif.c:2139 msgid "12 bit/channel" msgstr "12 bit/canal" #. Color profile -#: ../plug-ins/common/file-heif.c:2138 ../plug-ins/file-jpeg/jpeg-save.c:974 -#: ../plug-ins/file-webp/file-webp-dialog.c:387 +#: ../plug-ins/common/file-heif.c:2148 ../plug-ins/file-jpeg/jpeg-save.c:974 +#: ../plug-ins/file-webp/file-webp-dialog.c:404 #: ../plug-ins/ui/plug-in-file-tiff.ui.h:12 msgid "Save color _profile" msgstr "Guardar _perfil de color" @@ -2824,7 +2825,7 @@ "La anchura de cada celda de tabla. Puede ser un número o un porcentaje." #: ../plug-ins/common/file-html-table.c:663 ../plug-ins/common/file-ps.c:3535 -#: ../plug-ins/common/file-ps.c:3739 ../plug-ins/common/file-raw-data.c:2007 +#: ../plug-ins/common/file-ps.c:3739 ../plug-ins/common/file-raw-data.c:1985 #: ../plug-ins/common/film.c:945 ../plug-ins/common/smooth-palette.c:463 #: ../plug-ins/common/tile.c:469 ../plug-ins/imagemap/imap_cmd_guides.c:173 #: ../plug-ins/imagemap/imap_rectangle.c:406 @@ -2941,6 +2942,10 @@ msgid "Unsupported color space in JP2 image '%s'." msgstr "Espacio de color no soportado en la imagen JP2 «%s»." +#: ../plug-ins/common/file-jpegxl.c:82 ../plug-ins/common/file-jpegxl.c:99 +msgid "JPEG XL image" +msgstr "Imagen JPEG XL" + #. Inform the user that we couldn't losslessly save the #. * transparency & just use the full palette #: ../plug-ins/common/file-mng.c:533 ../plug-ins/common/file-png.c:2345 @@ -3050,7 +3055,7 @@ #. label for 'ms' adjustment #: ../plug-ins/common/file-mng.c:1551 -#: ../plug-ins/file-webp/file-webp-dialog.c:350 +#: ../plug-ins/file-webp/file-webp-dialog.c:351 #: ../plug-ins/ui/plug-in-file-gif.ui.h:8 msgid "milliseconds" msgstr "milisegundos" @@ -3201,7 +3206,7 @@ msgstr "Importar desde PDF" #: ../plug-ins/common/file-pdf-load.c:1283 ../plug-ins/common/file-ps.c:3448 -#: ../plug-ins/file-tiff/file-tiff-load.c:2500 +#: ../plug-ins/file-tiff/file-tiff-load.c:2665 #: ../plug-ins/metadata/metadata-editor.c:4627 msgid "_Import" msgstr "_Importar" @@ -3330,7 +3335,7 @@ #: ../plug-ins/common/file-pdf-save.c:1099 #: ../plug-ins/common/file-pdf-save.c:1167 #: ../plug-ins/common/file-pdf-save.c:1265 ../plug-ins/common/file-ps.c:1941 -#: ../plug-ins/file-tiff/file-tiff-load.c:1336 +#: ../plug-ins/file-tiff/file-tiff-load.c:1546 #, c-format msgid "Page %d" msgstr "Página %d" @@ -3433,13 +3438,13 @@ msgid "Error while exporting '%s'. Could not export image." msgstr "Error al exportar «%s». No se pudo exportar la imagen." -#: ../plug-ins/common/file-png.c:2420 ../plug-ins/common/file-raw-data.c:2134 +#: ../plug-ins/common/file-png.c:2420 ../plug-ins/common/file-raw-data.c:2112 #: ../plug-ins/file-tiff/file-tiff-save.c:1167 #, c-format msgid "Error loading UI file '%s': %s" msgstr "Ocurrió un error al cargar el archivo de IU «%s»: %s" -#: ../plug-ins/common/file-png.c:2421 ../plug-ins/common/file-raw-data.c:2135 +#: ../plug-ins/common/file-png.c:2421 ../plug-ins/common/file-raw-data.c:2113 #: ../plug-ins/file-tiff/file-tiff-save.c:1168 msgid "Unknown error" msgstr "Error desconocido" @@ -3895,7 +3900,7 @@ msgstr "Datos de imagen en bruto" #: ../plug-ins/common/file-raw-data.c:304 -#: ../plug-ins/common/file-raw-data.c:1887 +#: ../plug-ins/common/file-raw-data.c:1865 msgid "Digital Elevation Model data" msgstr "Datos del modelo digital de elevación" @@ -3924,7 +3929,7 @@ "soportados son: SRTM-1 and SRTM-3. Si conoce la variante, ejecute con " "argumento 1 o 3." -#: ../plug-ins/common/file-raw-data.c:1834 +#: ../plug-ins/common/file-raw-data.c:1812 msgid "Load Image from Raw Data" msgstr "Cargar imagen a partir de los datos en bruto" @@ -3932,15 +3937,15 @@ #. * used for 3D surface modeling or relief maps; so it must be #. * translated by the proper technical term in your language. #. -#: ../plug-ins/common/file-raw-data.c:1883 +#: ../plug-ins/common/file-raw-data.c:1861 msgid "Digital Elevation Model data (1 arc-second)" msgstr "Datos del modelo digital de elevación (1 arcosegundo)" -#: ../plug-ins/common/file-raw-data.c:1885 +#: ../plug-ins/common/file-raw-data.c:1863 msgid "Digital Elevation Model data (3 arc-seconds)" msgstr "Datos del modelo digital de elevación (3 arcosegundos)" -#: ../plug-ins/common/file-raw-data.c:1891 +#: ../plug-ins/common/file-raw-data.c:1869 msgid "Image" msgstr "Imagen" @@ -3952,116 +3957,116 @@ #. * SRTM-3 data are sampled at three arc-seconds and contain 1201 lines and #. * 1201 samples with similar overlapping rows and columns." #. -#: ../plug-ins/common/file-raw-data.c:1921 +#: ../plug-ins/common/file-raw-data.c:1899 msgid "SRTM-1 (1 arc-second)" msgstr "SRTM-1 (1 arcosegundo)" -#: ../plug-ins/common/file-raw-data.c:1922 +#: ../plug-ins/common/file-raw-data.c:1900 msgid "SRTM-3 (3 arc-seconds)" msgstr "SRTM-3 (3 arcosegundos)" -#: ../plug-ins/common/file-raw-data.c:1925 +#: ../plug-ins/common/file-raw-data.c:1903 msgid "_Sample Spacing:" msgstr "Ejemplo de e_spaciado:" -#: ../plug-ins/common/file-raw-data.c:1943 +#: ../plug-ins/common/file-raw-data.c:1921 msgid "RGB Alpha" msgstr "RGB con Alfa" -#: ../plug-ins/common/file-raw-data.c:1944 +#: ../plug-ins/common/file-raw-data.c:1922 msgid "RGB565 Big Endian" msgstr "RGB565 Big Endian" -#: ../plug-ins/common/file-raw-data.c:1945 +#: ../plug-ins/common/file-raw-data.c:1923 msgid "RGB565 Little Endian" msgstr "RGB565 Little Endian" -#: ../plug-ins/common/file-raw-data.c:1946 +#: ../plug-ins/common/file-raw-data.c:1924 msgid "BGR565 Big Endian" msgstr "BGR565 Big Endian" -#: ../plug-ins/common/file-raw-data.c:1947 +#: ../plug-ins/common/file-raw-data.c:1925 msgid "BGR565 Little Endian" msgstr "BGR565 Little Endian" -#: ../plug-ins/common/file-raw-data.c:1948 +#: ../plug-ins/common/file-raw-data.c:1926 msgid "Planar RGB" msgstr "RGB planar" -#: ../plug-ins/common/file-raw-data.c:1949 +#: ../plug-ins/common/file-raw-data.c:1927 msgid "B&W 1 bit" msgstr "B/N 1 bit" -#: ../plug-ins/common/file-raw-data.c:1950 +#: ../plug-ins/common/file-raw-data.c:1928 msgid "Gray 2 bit" msgstr "Gris 2 bit" -#: ../plug-ins/common/file-raw-data.c:1951 +#: ../plug-ins/common/file-raw-data.c:1929 msgid "Gray 4 bit" msgstr "Gris 4 bit" -#: ../plug-ins/common/file-raw-data.c:1952 +#: ../plug-ins/common/file-raw-data.c:1930 msgid "Gray 8 bit" msgstr "Gris 8 bit" -#: ../plug-ins/common/file-raw-data.c:1953 +#: ../plug-ins/common/file-raw-data.c:1931 msgid "Indexed" msgstr "Indexado" -#: ../plug-ins/common/file-raw-data.c:1954 +#: ../plug-ins/common/file-raw-data.c:1932 msgid "Indexed Alpha" msgstr "Indexado con Alfa" -#: ../plug-ins/common/file-raw-data.c:1955 +#: ../plug-ins/common/file-raw-data.c:1933 msgid "Gray unsigned 16 bit Big Endian" msgstr "Gris 16 bit sin signo Big Endian" -#: ../plug-ins/common/file-raw-data.c:1956 +#: ../plug-ins/common/file-raw-data.c:1934 msgid "Gray unsigned 16 bit Little Endian" msgstr "Gris 16 bit sin signo Little Endian" -#: ../plug-ins/common/file-raw-data.c:1957 +#: ../plug-ins/common/file-raw-data.c:1935 msgid "Gray 16 bit Big Endian" msgstr "Gris 16 bit Big Endian" -#: ../plug-ins/common/file-raw-data.c:1958 +#: ../plug-ins/common/file-raw-data.c:1936 msgid "Gray 16 bit Little Endian" msgstr "Gris 16 bit Little Endian" -#: ../plug-ins/common/file-raw-data.c:1963 +#: ../plug-ins/common/file-raw-data.c:1941 msgid "Image _Type:" msgstr "_Tipo de imagen:" -#: ../plug-ins/common/file-raw-data.c:2024 +#: ../plug-ins/common/file-raw-data.c:2002 msgid "Palette" msgstr "Paleta" -#: ../plug-ins/common/file-raw-data.c:2034 +#: ../plug-ins/common/file-raw-data.c:2012 msgid "R, G, B (normal)" msgstr "R, G, B (normal)" -#: ../plug-ins/common/file-raw-data.c:2035 +#: ../plug-ins/common/file-raw-data.c:2013 msgid "B, G, R, X (BMP style)" msgstr "B, G, R, X (estilo BMP)" -#: ../plug-ins/common/file-raw-data.c:2040 +#: ../plug-ins/common/file-raw-data.c:2018 msgid "_Palette Type:" msgstr "Tipo de _paleta:" -#: ../plug-ins/common/file-raw-data.c:2051 +#: ../plug-ins/common/file-raw-data.c:2029 msgid "Off_set:" msgstr "_Desfase:" -#: ../plug-ins/common/file-raw-data.c:2063 +#: ../plug-ins/common/file-raw-data.c:2041 msgid "Select Palette File" msgstr "Seleccione el archivo de paleta" -#: ../plug-ins/common/file-raw-data.c:2069 +#: ../plug-ins/common/file-raw-data.c:2047 msgid "Pal_ette File:" msgstr "Archivo de _paleta:" #. Dialog init -#: ../plug-ins/common/file-raw-data.c:2118 +#: ../plug-ins/common/file-raw-data.c:2096 msgid "Raw Image" msgstr "Imagen Raw (en bruto)" @@ -4578,8 +4583,8 @@ #. Begin displaying export progress #: ../plug-ins/common/file-xmc.c:1493 -#: ../plug-ins/file-webp/file-webp-save.c:180 -#: ../plug-ins/file-webp/file-webp-save.c:522 +#: ../plug-ins/file-webp/file-webp-save.c:182 +#: ../plug-ins/file-webp/file-webp-save.c:526 #, c-format msgid "Saving '%s'" msgstr "Guardando «%s»" @@ -6731,7 +6736,7 @@ #. Advanced Options #. Advanced expander #: ../plug-ins/file-bmp/bmp-save.c:993 ../plug-ins/file-jpeg/jpeg-save.c:1014 -#: ../plug-ins/file-webp/file-webp-dialog.c:221 +#: ../plug-ins/file-webp/file-webp-dialog.c:222 msgid "_Advanced Options" msgstr "_Opciones avanzadas" @@ -6752,19 +6757,20 @@ msgid "Windows BMP image" msgstr "Imagen BMP de Windows" -#: ../plug-ins/file-dds/dds.c:139 ../plug-ins/file-dds/dds.c:158 +#: ../plug-ins/file-dds/dds.c:162 ../plug-ins/file-dds/dds.c:181 +#: ../plug-ins/file-dds/dds.c:200 msgid "DDS image" msgstr "Imagen DDS" -#: ../plug-ins/file-dds/dds.c:176 +#: ../plug-ins/file-dds/dds.c:217 msgid "Decode YCoCg" msgstr "Decodificar YCoCg" -#: ../plug-ins/file-dds/dds.c:189 +#: ../plug-ins/file-dds/dds.c:230 msgid "Decode YCoCg (scaled)" msgstr "Decodificar YCoCg (escalado)" -#: ../plug-ins/file-dds/dds.c:202 +#: ../plug-ins/file-dds/dds.c:243 msgid "Decode Alpha exponent" msgstr "Decodificar exponente Alfa" @@ -6780,64 +6786,68 @@ msgid "_Automatically decode YCoCg/AExp images when detected" msgstr "Decodificar _automáticamente imágenes YCoCg/AExp al detectarlas" -#: ../plug-ins/file-dds/ddswrite.c:1956 +#: ../plug-ins/file-dds/ddswrite.c:1981 msgid "Export as DDS" msgstr "Exportar como DDS" -#: ../plug-ins/file-dds/ddswrite.c:1959 +#: ../plug-ins/file-dds/ddswrite.c:1984 #: ../plug-ins/metadata/metadata-editor.c:4662 msgid "_Export" msgstr "_Exportar" -#: ../plug-ins/file-dds/ddswrite.c:1986 +#: ../plug-ins/file-dds/ddswrite.c:2011 msgid "_Compression:" msgstr "_Compresión:" -#: ../plug-ins/file-dds/ddswrite.c:1996 +#: ../plug-ins/file-dds/ddswrite.c:2021 msgid "Use _perceptual error metric" msgstr "Usar métrica de error _preceptiva" -#: ../plug-ins/file-dds/ddswrite.c:2025 +#: ../plug-ins/file-dds/ddswrite.c:2050 msgid "_Save:" msgstr "_Guardar:" -#: ../plug-ins/file-dds/ddswrite.c:2039 +#: ../plug-ins/file-dds/ddswrite.c:2062 +msgid "Flip the image _vertically on export" +msgstr "Voltear la imagen _verticalmente al exportar" + +#: ../plug-ins/file-dds/ddswrite.c:2075 msgid "_Mipmaps:" msgstr "_Mipmaps:" -#: ../plug-ins/file-dds/ddswrite.c:2062 +#: ../plug-ins/file-dds/ddswrite.c:2098 msgid "Transparent index:" msgstr "Índice transparente:" -#: ../plug-ins/file-dds/ddswrite.c:2106 +#: ../plug-ins/file-dds/ddswrite.c:2142 msgid "Mipmap Options" msgstr "Opciones del mipmap" -#: ../plug-ins/file-dds/ddswrite.c:2119 +#: ../plug-ins/file-dds/ddswrite.c:2155 msgid "F_ilter:" msgstr "_Filtro:" -#: ../plug-ins/file-dds/ddswrite.c:2132 +#: ../plug-ins/file-dds/ddswrite.c:2168 msgid "_Wrap mode:" msgstr "Modo en_volver:" -#: ../plug-ins/file-dds/ddswrite.c:2142 +#: ../plug-ins/file-dds/ddswrite.c:2178 msgid "Appl_y gamma correction" msgstr "Apl_icar corrección de gamma" -#: ../plug-ins/file-dds/ddswrite.c:2156 +#: ../plug-ins/file-dds/ddswrite.c:2192 msgid "Use s_RGB colorspace" msgstr "Usar espacio de colores s_RGB" -#: ../plug-ins/file-dds/ddswrite.c:2175 ../plug-ins/flame/flame.c:1116 +#: ../plug-ins/file-dds/ddswrite.c:2211 ../plug-ins/flame/flame.c:1116 msgid "_Gamma:" msgstr "_Gamma:" -#: ../plug-ins/file-dds/ddswrite.c:2185 +#: ../plug-ins/file-dds/ddswrite.c:2221 msgid "Preserve alpha _test coverage" msgstr "Preservar la cober_tura de la prueba alfa" -#: ../plug-ins/file-dds/ddswrite.c:2204 +#: ../plug-ins/file-dds/ddswrite.c:2240 msgid "_Alpha test threshold:" msgstr "Umbral de prueba _alfa:" @@ -7085,7 +7095,7 @@ #. XMP metadata #: ../plug-ins/file-jpeg/jpeg-save.c:932 -#: ../plug-ins/file-webp/file-webp-dialog.c:377 +#: ../plug-ins/file-webp/file-webp-dialog.c:390 #: ../plug-ins/ui/plug-in-file-tiff.ui.h:9 msgid "Save _XMP data" msgstr "Guardar los datos _XMP" @@ -7095,7 +7105,9 @@ msgid "Save _IPTC data" msgstr "Guardar los datos _IPTC" +#. Save Thumbnail #: ../plug-ins/file-jpeg/jpeg-save.c:960 +#: ../plug-ins/file-webp/file-webp-dialog.c:414 #: ../plug-ins/ui/plug-in-file-tiff.ui.h:11 msgid "Save _thumbnail" msgstr "Guardar minia_tura" @@ -7275,21 +7287,21 @@ msgid "Unsupported or invalid layer mask size: %dx%d" msgstr "Tamaño de la máscara de capa no soportado o no válido: %dx%d" -#: ../plug-ins/file-psd/psd-load.c:1477 ../plug-ins/file-psd/psd-load.c:2008 +#: ../plug-ins/file-psd/psd-load.c:1477 ../plug-ins/file-psd/psd-load.c:2040 #, c-format msgid "Unsupported compression mode: %d" msgstr "Modo de compresión no soportado: %d" -#: ../plug-ins/file-psd/psd-load.c:2155 +#: ../plug-ins/file-psd/psd-load.c:2187 msgid "Extra" msgstr "Extra" -#: ../plug-ins/file-psd/psd-load.c:2333 +#: ../plug-ins/file-psd/psd-load.c:2365 #, c-format msgid "Unsupported or invalid channel size" msgstr "Tamaño del canal no soportado o no válido" -#: ../plug-ins/file-psd/psd-load.c:2399 +#: ../plug-ins/file-psd/psd-load.c:2431 #, c-format msgid "Failed to decompress data" msgstr "Error al descomprimir los datos" @@ -7299,7 +7311,7 @@ msgstr "" "Error: no se puede convertir el tipo de imagen básico de GIMP al modo PSD" -#: ../plug-ins/file-psd/psd-save.c:1692 +#: ../plug-ins/file-psd/psd-save.c:1689 #, c-format msgid "" "Unable to export '%s'. The PSD file format does not support images that are " @@ -7308,7 +7320,7 @@ "Imposible exportar «%s». El formato de archivo PSD no soporta imágenes que " "tengan más de 30.000 píxeles de anchura o altura." -#: ../plug-ins/file-psd/psd-save.c:1713 +#: ../plug-ins/file-psd/psd-save.c:1710 #, c-format msgid "" "Unable to export '%s'. The PSD file format does not support images with " @@ -7502,17 +7514,17 @@ msgid "TIFF image" msgstr "Imagen TIFF" -#: ../plug-ins/file-tiff/file-tiff-load.c:267 +#: ../plug-ins/file-tiff/file-tiff-load.c:307 #, c-format msgid "Not a TIFF image or image is corrupt." msgstr "No es una imagen TIFF o la imagen está dañada." -#: ../plug-ins/file-tiff/file-tiff-load.c:298 +#: ../plug-ins/file-tiff/file-tiff-load.c:338 #, c-format msgid "TIFF '%s' does not contain any directories" msgstr "El TIFF «%s» no contiene ninguna carpeta" -#: ../plug-ins/file-tiff/file-tiff-load.c:305 +#: ../plug-ins/file-tiff/file-tiff-load.c:345 #, c-format msgid "" "TIFF '%s' directory count by header failed though there seems to be %d page. " @@ -7527,7 +7539,7 @@ "La cuenta de la carpeta del TIFF «%s» del encabezado falló aunque parece " "haber %d paginas. Intentando cargar el archivo asumiendo lo anterior." -#: ../plug-ins/file-tiff/file-tiff-load.c:429 +#: ../plug-ins/file-tiff/file-tiff-load.c:476 msgid "Extra channels with unspecified data." msgstr "Canales adicionales con datos sin especificar." @@ -7538,17 +7550,17 @@ #. * can be considered non-conformant. #. * Let's ask what to do with the channel. #. -#: ../plug-ins/file-tiff/file-tiff-load.c:441 +#: ../plug-ins/file-tiff/file-tiff-load.c:488 msgid "Non-conformant TIFF: extra channels without 'ExtraSamples' field." msgstr "TIFF no conforme: canales adicionales sin el campo «ExtraSamples»." -#: ../plug-ins/file-tiff/file-tiff-load.c:522 +#: ../plug-ins/file-tiff/file-tiff-load.c:582 #, c-format msgid "Couldn't read page %d of %d. Image might be corrupt.\n" msgstr "" "No se pudo leer la página %d de %d. Puede que la imagen esté corrupta.\n" -#: ../plug-ins/file-tiff/file-tiff-load.c:551 +#: ../plug-ins/file-tiff/file-tiff-load.c:611 #, c-format msgid "" "This image has a linear color profile but it was not set on the first layer. " @@ -7558,7 +7570,7 @@ "primera capa. Las capas debajo de la capa n.º %d se interpretarán como no " "lineales." -#: ../plug-ins/file-tiff/file-tiff-load.c:559 +#: ../plug-ins/file-tiff/file-tiff-load.c:619 msgid "" "This image has multiple color profiles. We will use the first one. If this " "leads to incorrect results you should consider loading each layer as a " @@ -7568,36 +7580,36 @@ "produjera resultados incorrectos, considere cargar cada capa como una imagen " "independiente." -#: ../plug-ins/file-tiff/file-tiff-load.c:571 +#: ../plug-ins/file-tiff/file-tiff-load.c:631 #, c-format msgid "Suspicious bit depth: %d for page %d. Image may be corrupt." msgstr "" "Profundidad de bits sospechosa: %d en la página %d. Puede que la imagen esté " "dañada." -#: ../plug-ins/file-tiff/file-tiff-load.c:645 +#: ../plug-ins/file-tiff/file-tiff-load.c:705 #, c-format msgid "Unsupported bit depth: %d for page %d." msgstr "Profundidad de bits no soportada: %d en la página %d." -#: ../plug-ins/file-tiff/file-tiff-load.c:660 +#: ../plug-ins/file-tiff/file-tiff-load.c:720 #, c-format msgid "Could not get image width from '%s'" msgstr "No se pudo obtener la anchura de la imagen de «%s»" -#: ../plug-ins/file-tiff/file-tiff-load.c:668 +#: ../plug-ins/file-tiff/file-tiff-load.c:728 #, c-format msgid "Could not get image length from '%s'" msgstr "No se pudo obtener la longitud de la imagen de «%s»" -#: ../plug-ins/file-tiff/file-tiff-load.c:676 +#: ../plug-ins/file-tiff/file-tiff-load.c:736 #, c-format msgid "Invalid image dimensions (%u x %u) for page %d. Image may be corrupt." msgstr "" "Dimensiones (%u x %u) de la imagen no válidas en la página %d. Puede que la " "imagen esté dañada." -#: ../plug-ins/file-tiff/file-tiff-load.c:697 +#: ../plug-ins/file-tiff/file-tiff-load.c:757 #, c-format msgid "" "Could not get photometric from '%s'. Image is CCITT compressed, assuming min-" @@ -7606,7 +7618,7 @@ "No se pudo obtener la fotometría de «%s». La imagen está comprimida en CCIT. " "Se supondrá que el mínimo es blanco" -#: ../plug-ins/file-tiff/file-tiff-load.c:704 +#: ../plug-ins/file-tiff/file-tiff-load.c:764 #, c-format msgid "Could not get photometric from '%s'. Assuming min-is-black" msgstr "" @@ -7615,7 +7627,7 @@ #. In non-interactive mode, we assume unassociated alpha if unspecified. #. * We don't output messages in interactive mode as the user #. * has already the ability to choose through a dialog. -#: ../plug-ins/file-tiff/file-tiff-load.c:736 +#: ../plug-ins/file-tiff/file-tiff-load.c:796 #, c-format msgid "" "Alpha channel type not defined for %s. Assuming alpha is not premultiplied" @@ -7623,7 +7635,7 @@ "El tipo de canal alfa no está definido para %s. Se supondrá que alfa no está " "premultiplicado" -#: ../plug-ins/file-tiff/file-tiff-load.c:761 +#: ../plug-ins/file-tiff/file-tiff-load.c:821 #, c-format msgid "" "Image '%s' does not conform to the TIFF specification: ExtraSamples field is " @@ -7634,105 +7646,125 @@ "ExtraSamples no está definido, sin embargo hay canales adicionales. Se " "supondrá que el primer canal adicional es alfa sin premultiplicar." -#: ../plug-ins/file-tiff/file-tiff-load.c:994 +#: ../plug-ins/file-tiff/file-tiff-load.c:1110 #, c-format msgid "Invalid or unknown compression %u. Setting compression to none." msgstr "" "Compresión %u no válida o desconocida. Estableciendo la compresión a ninguna." -#: ../plug-ins/file-tiff/file-tiff-load.c:1052 +#: ../plug-ins/file-tiff/file-tiff-load.c:1168 #, c-format msgid "Could not create a new image: %s" msgstr "No se pudo crear una imagen nueva: %s" -#: ../plug-ins/file-tiff/file-tiff-load.c:1072 +#: ../plug-ins/file-tiff/file-tiff-load.c:1188 #, c-format msgid "%s-%d-of-%d-pages" msgstr "%s-%d-de-%d-páginas" -#: ../plug-ins/file-tiff/file-tiff-load.c:1217 +#: ../plug-ins/file-tiff/file-tiff-load.c:1333 #, c-format msgid "Unknown resolution unit type %d, assuming dpi" msgstr "Tipo de unidad de resolución %d desconocido, se supondrá dpi" #. no res unit tag #. old AppleScan software produces these -#: ../plug-ins/file-tiff/file-tiff-load.c:1227 +#: ../plug-ins/file-tiff/file-tiff-load.c:1343 msgid "Warning: resolution specified without unit type, assuming dpi" msgstr "" "Advertencia: se especificó la resolución sin un tipo de unidad, se supondrá " "dpi" #. xres but no yres -#: ../plug-ins/file-tiff/file-tiff-load.c:1235 +#: ../plug-ins/file-tiff/file-tiff-load.c:1351 msgid "Warning: no y resolution info, assuming same as x" msgstr "" "Advertencia: no hay información sobre la resolución de «y», se supondrá la " "misma que «x»" -#: ../plug-ins/file-tiff/file-tiff-load.c:1294 +#: ../plug-ins/file-tiff/file-tiff-load.c:1368 +msgid "Invalid image resolution info, using default" +msgstr "" +"Información sobre la resolución de la imagen no válida, utilizando el valor " +"predeterminado" + +#: ../plug-ins/file-tiff/file-tiff-load.c:1427 #, c-format msgid "Could not get colormaps from '%s'" msgstr "No se pudieron obtener los mapas de color de «%s»" -#: ../plug-ins/file-tiff/file-tiff-load.c:1367 +#. Validate number of channels to the same maximum as we use for +#. * Photoshop. A higher number most likely means a corrupt image +#. * and can cause GIMP to become unresponsive and/or stuck. +#. * See m2-d0f86ab189cbe900ec389ca6d7464713.tif from imagetestsuite +#. +#: ../plug-ins/file-tiff/file-tiff-load.c:1521 +#, c-format +msgid "Suspicious number of extra channels: %d. Possibly corrupt image." +msgstr "Número sospechoso de canales extra: %d. Imagen posiblemente corrupta." + +#: ../plug-ins/file-tiff/file-tiff-load.c:1583 msgid "TIFF Channel" msgstr "Canal TIFF" -#: ../plug-ins/file-tiff/file-tiff-load.c:1505 +#: ../plug-ins/file-tiff/file-tiff-load.c:1721 #, c-format msgid "No data could be read from TIFF '%s'. The file is probably corrupted." msgstr "" "No se pudo leer ningún dato del TIFF «%s». Es probable que el archivo esté " "dañado." -#: ../plug-ins/file-tiff/file-tiff-load.c:1576 +#: ../plug-ins/file-tiff/file-tiff-load.c:1792 #, c-format msgid "%s: Unsupported image format, no RGBA loader available" msgstr "" "%s: formato de imagen no admitido, no hay un cargador de RGBA disponible" -#: ../plug-ins/file-tiff/file-tiff-load.c:1888 -#: ../plug-ins/file-tiff/file-tiff-load.c:2085 +#: ../plug-ins/file-tiff/file-tiff-load.c:2104 +#: ../plug-ins/file-tiff/file-tiff-load.c:2301 #, c-format msgid "Reading tile failed. Image may be corrupt at line %d." msgstr "" "Falló al leer la tesela. Puede que la imagen esté corrupta en la línea %d." #. Error reading scanline, stop loading -#: ../plug-ins/file-tiff/file-tiff-load.c:1897 -#: ../plug-ins/file-tiff/file-tiff-load.c:2094 +#: ../plug-ins/file-tiff/file-tiff-load.c:2113 +#: ../plug-ins/file-tiff/file-tiff-load.c:2310 #, c-format msgid "Reading scanline failed. Image may be corrupt at line %d." msgstr "" "Falló al leer la línea de exploración. Puede que la imagen esté corrupta en " "la línea %d." -#: ../plug-ins/file-tiff/file-tiff-load.c:2495 +#: ../plug-ins/file-tiff/file-tiff-load.c:2660 msgid "Import from TIFF" msgstr "Importar desde TIFF" +#: ../plug-ins/file-tiff/file-tiff-load.c:2681 +msgid "_Show reduced images" +msgstr "_Mostrar imágenes reducidas" + #. Option to shrink the loaded image to its bounding box #. or keep as much empty space as possible. #. Note that there seems to be no way to keep the empty #. space on the right and bottom. -#: ../plug-ins/file-tiff/file-tiff-load.c:2552 +#: ../plug-ins/file-tiff/file-tiff-load.c:2715 msgid "_Keep empty space around imported layers" msgstr "_Mantener espacio vacío alrededor de capas importadas" -#: ../plug-ins/file-tiff/file-tiff-load.c:2569 +#: ../plug-ins/file-tiff/file-tiff-load.c:2732 msgid "Process extra channel as:" msgstr "Procesar canal adicional como:" -#: ../plug-ins/file-tiff/file-tiff-load.c:2572 +#: ../plug-ins/file-tiff/file-tiff-load.c:2735 msgid "_Non-premultiplied alpha" msgstr "Alfa _no premultiplicado" -#: ../plug-ins/file-tiff/file-tiff-load.c:2573 +#: ../plug-ins/file-tiff/file-tiff-load.c:2736 msgid "Pre_multiplied alpha" msgstr "Alfa pre_multiplicado" -#: ../plug-ins/file-tiff/file-tiff-load.c:2574 +#: ../plug-ins/file-tiff/file-tiff-load.c:2737 msgid "Channe_l" msgstr "Cana_l" @@ -7810,7 +7842,8 @@ msgid "CCITT Group _4 fax" msgstr "Fax CCITT grupo _4" -#: ../plug-ins/file-webp/file-webp.c:101 ../plug-ins/file-webp/file-webp.c:122 +#: ../plug-ins/file-webp/file-webp.c:124 ../plug-ins/file-webp/file-webp.c:145 +#: ../plug-ins/file-webp/file-webp.c:163 msgid "WebP image" msgstr "Imagen WebP" @@ -7823,74 +7856,79 @@ msgstr "(todos los fotogramas son fotogramas clave)" #. Create the dialog -#: ../plug-ins/file-webp/file-webp-dialog.c:108 +#: ../plug-ins/file-webp/file-webp-dialog.c:109 msgid "WebP" msgstr "WebP" #. Create the lossless checkbox -#: ../plug-ins/file-webp/file-webp-dialog.c:125 +#: ../plug-ins/file-webp/file-webp-dialog.c:126 msgid "_Lossless" msgstr "_Sin pérdida" -#: ../plug-ins/file-webp/file-webp-dialog.c:141 +#: ../plug-ins/file-webp/file-webp-dialog.c:142 msgid "Image _quality:" msgstr "_Calidad de la imagen:" -#: ../plug-ins/file-webp/file-webp-dialog.c:149 +#: ../plug-ins/file-webp/file-webp-dialog.c:150 msgid "Image quality" msgstr "Calidad de la imagen" -#: ../plug-ins/file-webp/file-webp-dialog.c:160 +#: ../plug-ins/file-webp/file-webp-dialog.c:161 msgid "Alpha q_uality:" msgstr "C_alidad alfa:" -#: ../plug-ins/file-webp/file-webp-dialog.c:168 +#: ../plug-ins/file-webp/file-webp-dialog.c:169 msgid "Alpha channel quality" msgstr "Calidad del canal alfa" -#: ../plug-ins/file-webp/file-webp-dialog.c:193 +#: ../plug-ins/file-webp/file-webp-dialog.c:194 msgid "Source _type:" msgstr "_Tipo de la fuente:" -#: ../plug-ins/file-webp/file-webp-dialog.c:196 +#: ../plug-ins/file-webp/file-webp-dialog.c:197 msgid "WebP encoder \"preset\"" msgstr "Codificador WebP «preajuste»" #. Create the top-level animation checkbox expander -#: ../plug-ins/file-webp/file-webp-dialog.c:228 +#: ../plug-ins/file-webp/file-webp-dialog.c:229 msgid "As A_nimation" msgstr "Como _animación" #. loop animation checkbox -#: ../plug-ins/file-webp/file-webp-dialog.c:257 +#: ../plug-ins/file-webp/file-webp-dialog.c:258 msgid "Loop _forever" msgstr "Bucle in_finito" #. label for 'max key-frame distance' adjustment -#: ../plug-ins/file-webp/file-webp-dialog.c:274 +#: ../plug-ins/file-webp/file-webp-dialog.c:275 msgid "Max distance between key-frames:" msgstr "Distancia máxima entre fotogramas clave:" #. minimize-size checkbox -#: ../plug-ins/file-webp/file-webp-dialog.c:309 +#: ../plug-ins/file-webp/file-webp-dialog.c:310 msgid "_Minimize output size (slower)" msgstr "_Minimizar tamaño de salida (más lento)" #. label for 'delay' adjustment -#: ../plug-ins/file-webp/file-webp-dialog.c:332 +#: ../plug-ins/file-webp/file-webp-dialog.c:333 msgid "Delay between frames where unspecified:" msgstr "Retraso entre fotogramas cuando no esté especificado:" #. Create the force-delay checkbox -#: ../plug-ins/file-webp/file-webp-dialog.c:355 +#: ../plug-ins/file-webp/file-webp-dialog.c:356 msgid "Use _delay entered above for all frames" msgstr "Usar el retraso intro_ducido anteriormente para todos los cuadros" #. Save EXIF data -#: ../plug-ins/file-webp/file-webp-dialog.c:367 +#: ../plug-ins/file-webp/file-webp-dialog.c:368 msgid "_Save Exif data" msgstr "_Guardar los datos Exif" +#. IPTC metadata +#: ../plug-ins/file-webp/file-webp-dialog.c:378 +msgid "Save _IPTC" +msgstr "Guardar _IPTC" + #: ../plug-ins/file-webp/file-webp-load.c:107 #, c-format msgid "Invalid WebP file '%s'" @@ -7933,45 +7971,47 @@ msgid "invalid configuration" msgstr "configuración no válida" -#: ../plug-ins/file-webp/file-webp-save.c:124 -msgid "bad image dimensions" -msgstr "dimensiones de la imagen no válidas" +#. TRANSLATORS: widthxheight with UTF-8 encoded multiply sign. +#: ../plug-ins/file-webp/file-webp-save.c:125 +#, c-format +msgid "bad image dimensions (maximum: %d×%d)" +msgstr "La dimensión de la imagen es incorrecta (máximo: %d×%d)" -#: ../plug-ins/file-webp/file-webp-save.c:126 +#: ../plug-ins/file-webp/file-webp-save.c:128 msgid "partition is bigger than 512K" msgstr "la partición es superior a 512K" -#: ../plug-ins/file-webp/file-webp-save.c:128 +#: ../plug-ins/file-webp/file-webp-save.c:130 msgid "partition is bigger than 16M" msgstr "la partición es superior a 16M" -#: ../plug-ins/file-webp/file-webp-save.c:130 +#: ../plug-ins/file-webp/file-webp-save.c:132 msgid "unable to flush bytes" msgstr "no se pueden descargar los bytes" -#: ../plug-ins/file-webp/file-webp-save.c:132 +#: ../plug-ins/file-webp/file-webp-save.c:134 msgid "file is larger than 4GiB" msgstr "la partición es superior a 4GiB" -#: ../plug-ins/file-webp/file-webp-save.c:134 +#: ../plug-ins/file-webp/file-webp-save.c:136 msgid "user aborted encoding" msgstr "codificación abortada por el usuario" -#: ../plug-ins/file-webp/file-webp-save.c:136 +#: ../plug-ins/file-webp/file-webp-save.c:138 msgid "list terminator" msgstr "terminador de lista" -#: ../plug-ins/file-webp/file-webp-save.c:138 +#: ../plug-ins/file-webp/file-webp-save.c:140 msgid "unknown error" msgstr "error desconocido" -#: ../plug-ins/file-webp/file-webp-save.c:188 -#: ../plug-ins/file-webp/file-webp-save.c:530 +#: ../plug-ins/file-webp/file-webp-save.c:190 +#: ../plug-ins/file-webp/file-webp-save.c:534 #, c-format msgid "Unable to open '%s' for writing: %s" msgstr "No se pudo abrir «%s» para escritura: %s" -#: ../plug-ins/file-webp/file-webp-save.c:271 +#: ../plug-ins/file-webp/file-webp-save.c:274 #, c-format msgid "WebP error: '%s'" msgstr "Error de WebP: «%s»" @@ -10663,12 +10703,17 @@ msgid "Help ID '%s' unknown" msgstr "El ID de la ayuda «%s» es desconocido" -#: ../plug-ins/help/gimphelplocale.c:208 +#: ../plug-ins/help/gimphelplocale.c:218 #, c-format msgid "Loading index from '%s'" msgstr "Cargando el índice desde «%s»" -#: ../plug-ins/help/gimphelplocale.c:266 +#: ../plug-ins/help/gimphelplocale.c:239 +#, c-format +msgid "Could not load data from '%s': %s" +msgstr "No se han podido cargar los datos de «%s»: %s" + +#: ../plug-ins/help/gimphelplocale.c:311 #, c-format msgid "" "Parse error in '%s':\n" @@ -13049,6 +13094,9 @@ msgid "Transferring data from scanner/camera" msgstr "Transfiriendo datos desde el escáner/cámara" +#~ msgid "bad image dimensions" +#~ msgstr "dimensiones de la imagen no válidas" + #~ msgid "10 bit/channel (HDR)" #~ msgstr "10 bit/canal (HDR)" diff -Nru gimp-2.10.32/po-plug-ins/hr.po gimp-2.10.34/po-plug-ins/hr.po --- gimp-2.10.32/po-plug-ins/hr.po 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/po-plug-ins/hr.po 2023-02-21 19:56:20.000000000 +0000 @@ -16,8 +16,8 @@ msgstr "" "Project-Id-Version: gimp-plug-ins\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2022-03-23 23:42+0000\n" -"PO-Revision-Date: 2022-03-29 14:41+0200\n" +"POT-Creation-Date: 2022-10-30 12:13+0000\n" +"PO-Revision-Date: 2022-10-31 16:07+0100\n" "Last-Translator: Milo Ivir \n" "Language-Team: \n" "Language: hr\n" @@ -57,12 +57,12 @@ #: ../plug-ins/common/depth-merge.c:621 ../plug-ins/common/despeckle.c:397 #: ../plug-ins/common/destripe.c:468 ../plug-ins/common/edge-dog.c:306 #: ../plug-ins/common/emboss.c:453 ../plug-ins/common/file-cel.c:951 -#: ../plug-ins/common/file-gif-save.c:1112 ../plug-ins/common/file-heif.c:1898 +#: ../plug-ins/common/file-gif-save.c:1112 ../plug-ins/common/file-heif.c:1902 #: ../plug-ins/common/file-jp2-load.c:961 #: ../plug-ins/common/file-pdf-load.c:702 #: ../plug-ins/common/file-pdf-load.c:1282 -#: ../plug-ins/common/file-pdf-save.c:936 ../plug-ins/common/file-ps.c:3399 -#: ../plug-ins/common/file-raw-data.c:1835 ../plug-ins/common/file-svg.c:663 +#: ../plug-ins/common/file-pdf-save.c:936 ../plug-ins/common/file-ps.c:3447 +#: ../plug-ins/common/file-raw-data.c:1816 ../plug-ins/common/file-svg.c:663 #: ../plug-ins/common/file-wmf.c:515 ../plug-ins/common/film.c:1207 #: ../plug-ins/common/filter-pack.c:1264 ../plug-ins/common/fractal-trace.c:711 #: ../plug-ins/common/grid.c:677 ../plug-ins/common/hot.c:614 @@ -77,9 +77,9 @@ #: ../plug-ins/common/tile-small.c:364 ../plug-ins/common/unit-editor.c:209 #: ../plug-ins/common/van-gogh-lic.c:650 ../plug-ins/common/warp.c:368 #: ../plug-ins/common/wavelet-decompose.c:354 ../plug-ins/common/web-page.c:234 -#: ../plug-ins/file-dds/ddsread.c:1363 ../plug-ins/file-dds/ddswrite.c:1958 +#: ../plug-ins/file-dds/ddsread.c:1363 ../plug-ins/file-dds/ddswrite.c:1983 #: ../plug-ins/file-fits/fits.c:1150 ../plug-ins/file-fli/fli-gimp.c:877 -#: ../plug-ins/file-tiff/file-tiff-load.c:2499 ../plug-ins/flame/flame.c:481 +#: ../plug-ins/file-tiff/file-tiff-load.c:2664 ../plug-ins/flame/flame.c:481 #: ../plug-ins/flame/flame.c:657 ../plug-ins/flame/flame.c:979 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:566 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1641 @@ -122,7 +122,7 @@ #: ../plug-ins/common/curve-bend.c:1295 ../plug-ins/common/decompose.c:814 #: ../plug-ins/common/depth-merge.c:622 ../plug-ins/common/despeckle.c:398 #: ../plug-ins/common/destripe.c:469 ../plug-ins/common/edge-dog.c:307 -#: ../plug-ins/common/emboss.c:454 ../plug-ins/common/file-heif.c:1899 +#: ../plug-ins/common/emboss.c:454 ../plug-ins/common/file-heif.c:1903 #: ../plug-ins/common/file-pdf-load.c:703 ../plug-ins/common/file-svg.c:664 #: ../plug-ins/common/file-wmf.c:516 ../plug-ins/common/film.c:1208 #: ../plug-ins/common/filter-pack.c:1265 ../plug-ins/common/fractal-trace.c:712 @@ -451,7 +451,7 @@ #: ../plug-ins/common/file-jp2-load.c:1290 ../plug-ins/common/file-pcx.c:448 #: ../plug-ins/common/file-pcx.c:456 ../plug-ins/common/file-pix.c:400 #: ../plug-ins/common/file-png.c:1097 ../plug-ins/common/file-pnm.c:685 -#: ../plug-ins/common/file-raw-data.c:1394 +#: ../plug-ins/common/file-raw-data.c:1375 #: ../plug-ins/common/file-sunras.c:1049 ../plug-ins/common/file-tga.c:1111 #: ../plug-ins/common/file-xbm.c:910 ../plug-ins/common/film.c:690 #: ../plug-ins/common/smooth-palette.c:259 ../plug-ins/common/tile.c:354 @@ -459,8 +459,8 @@ #: ../plug-ins/file-faxg3/faxg3.c:555 ../plug-ins/file-fits/fits.c:529 #: ../plug-ins/file-jpeg/jpeg-load.c:240 #: ../plug-ins/file-psd/psd-image-res-load.c:1043 -#: ../plug-ins/file-psd/psd-load.c:2035 ../plug-ins/file-sgi/sgi.c:416 -#: ../plug-ins/file-tiff/file-tiff-load.c:1334 +#: ../plug-ins/file-psd/psd-load.c:2067 ../plug-ins/file-sgi/sgi.c:416 +#: ../plug-ins/file-tiff/file-tiff-load.c:1544 #: ../plug-ins/file-webp/file-webp-load.c:164 #: ../plug-ins/gfig/gfig-dialog.c:1321 ../plug-ins/gimpressionist/general.c:139 #: ../plug-ins/map-object/map-object-apply.c:245 @@ -833,7 +833,7 @@ #: ../plug-ins/common/cml-explorer.c:2160 ../plug-ins/common/curve-bend.c:1555 #: ../plug-ins/common/curve-bend.c:2138 ../plug-ins/common/file-cel.c:952 #: ../plug-ins/common/file-jp2-load.c:962 -#: ../plug-ins/common/file-raw-data.c:1836 ../plug-ins/common/qbist.c:721 +#: ../plug-ins/common/file-raw-data.c:1817 ../plug-ins/common/qbist.c:721 #: ../plug-ins/common/qbist.c:885 ../plug-ins/common/sphere-designer.c:2210 #: ../plug-ins/common/sphere-designer.c:2610 ../plug-ins/file-fits/fits.c:1151 #: ../plug-ins/file-fli/fli-gimp.c:878 ../plug-ins/flame/flame.c:483 @@ -1050,15 +1050,15 @@ #: ../plug-ins/common/file-dicom.c:1524 ../plug-ins/common/file-mng.c:648 #: ../plug-ins/common/file-mng.c:985 ../plug-ins/common/file-pcx.c:874 #: ../plug-ins/common/file-pdf-save.c:480 ../plug-ins/common/file-png.c:1618 -#: ../plug-ins/common/file-raw-data.c:1192 -#: ../plug-ins/common/file-raw-data.c:1221 ../plug-ins/common/file-sunras.c:610 +#: ../plug-ins/common/file-raw-data.c:1173 +#: ../plug-ins/common/file-raw-data.c:1202 ../plug-ins/common/file-sunras.c:610 #: ../plug-ins/common/file-tga.c:1222 ../plug-ins/common/file-xmc.c:1504 #: ../plug-ins/common/sphere-designer.c:2121 #: ../plug-ins/file-bmp/bmp-save.c:327 ../plug-ins/file-fits/fits.c:481 #: ../plug-ins/file-fli/fli-gimp.c:757 ../plug-ins/file-ico/ico-save.c:1087 -#: ../plug-ins/file-jpeg/jpeg-save.c:333 ../plug-ins/file-psd/psd-save.c:1728 -#: ../plug-ins/file-tiff/file-tiff-save.c:965 -#: ../plug-ins/file-tiff/file-tiff-save.c:1067 ../plug-ins/flame/flame.c:450 +#: ../plug-ins/file-jpeg/jpeg-save.c:333 ../plug-ins/file-psd/psd-save.c:1725 +#: ../plug-ins/file-tiff/file-tiff-save.c:970 +#: ../plug-ins/file-tiff/file-tiff-save.c:1072 ../plug-ins/flame/flame.c:450 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1548 #: ../plug-ins/gfig/gfig.c:794 ../plug-ins/ifs-compose/ifs-compose.c:2390 #: ../plug-ins/lighting/lighting-ui.c:1232 @@ -1080,10 +1080,10 @@ #: ../plug-ins/common/file-cel.c:591 ../plug-ins/common/file-dicom.c:346 #: ../plug-ins/common/file-gif-load.c:361 ../plug-ins/common/file-mng.c:1158 #: ../plug-ins/common/file-pcx.c:378 ../plug-ins/common/file-png.c:941 -#: ../plug-ins/common/file-ps.c:1071 ../plug-ins/common/file-ps.c:3349 +#: ../plug-ins/common/file-ps.c:1075 ../plug-ins/common/file-ps.c:3397 #: ../plug-ins/common/file-psp.c:2228 ../plug-ins/common/file-psp.c:2278 #: ../plug-ins/common/file-raw-data.c:477 -#: ../plug-ins/common/file-raw-data.c:1303 ../plug-ins/common/file-sunras.c:436 +#: ../plug-ins/common/file-raw-data.c:1284 ../plug-ins/common/file-sunras.c:436 #: ../plug-ins/common/file-svg.c:329 ../plug-ins/common/file-svg.c:647 #: ../plug-ins/common/file-tga.c:446 ../plug-ins/common/file-xbm.c:747 #: ../plug-ins/common/file-xmc.c:665 ../plug-ins/common/file-xmc.c:858 @@ -1368,7 +1368,7 @@ #. * right type of raw data. #. #: ../plug-ins/common/compose.c:191 ../plug-ins/common/decompose.c:170 -#: ../plug-ins/common/file-raw-data.c:1939 +#: ../plug-ins/common/file-raw-data.c:1920 msgid "RGB" msgstr "RBG" @@ -1936,7 +1936,7 @@ msgid "O_verlap:" msgstr "P_rekrivanje:" -#: ../plug-ins/common/depth-merge.c:741 ../plug-ins/common/file-raw-data.c:1973 +#: ../plug-ins/common/depth-merge.c:741 ../plug-ins/common/file-raw-data.c:1954 msgid "O_ffset:" msgstr "O_dmak:" @@ -2003,8 +2003,8 @@ msgstr "Ukloni trake" #: ../plug-ins/common/destripe.c:500 ../plug-ins/common/file-html-table.c:647 -#: ../plug-ins/common/file-ps.c:3474 ../plug-ins/common/file-ps.c:3679 -#: ../plug-ins/common/file-raw-data.c:1988 +#: ../plug-ins/common/file-ps.c:3522 ../plug-ins/common/file-ps.c:3727 +#: ../plug-ins/common/file-raw-data.c:1969 #: ../plug-ins/common/smooth-palette.c:458 ../plug-ins/common/tile.c:465 #: ../plug-ins/imagemap/imap_cmd_guides.c:163 #: ../plug-ins/imagemap/imap_rectangle.c:399 @@ -2094,7 +2094,7 @@ msgid "Text" msgstr "Tekst" -#: ../plug-ins/common/file-aa.c:384 ../plug-ins/file-dds/ddswrite.c:2011 +#: ../plug-ins/common/file-aa.c:384 ../plug-ins/file-dds/ddswrite.c:2036 msgid "_Format:" msgstr "_Format:" @@ -2154,8 +2154,8 @@ #: ../plug-ins/common/file-heif.c:697 ../plug-ins/common/file-jp2-load.c:1077 #: ../plug-ins/common/file-pcx.c:370 ../plug-ins/common/file-pdf-load.c:1048 #: ../plug-ins/common/file-pix.c:357 ../plug-ins/common/file-png.c:933 -#: ../plug-ins/common/file-pnm.c:566 ../plug-ins/common/file-ps.c:1063 -#: ../plug-ins/common/file-raw-data.c:1296 ../plug-ins/common/file-sunras.c:429 +#: ../plug-ins/common/file-pnm.c:566 ../plug-ins/common/file-ps.c:1067 +#: ../plug-ins/common/file-raw-data.c:1277 ../plug-ins/common/file-sunras.c:429 #: ../plug-ins/common/file-tga.c:438 ../plug-ins/common/file-wmf.c:1014 #: ../plug-ins/common/file-xbm.c:740 ../plug-ins/common/file-xmc.c:655 #: ../plug-ins/common/file-xpm.c:356 ../plug-ins/common/file-xwd.c:448 @@ -2165,7 +2165,7 @@ #: ../plug-ins/file-psd/psd-load.c:135 #: ../plug-ins/file-raw/file-darktable.c:399 #: ../plug-ins/file-raw/file-rawtherapee.c:319 ../plug-ins/file-sgi/sgi.c:325 -#: ../plug-ins/file-tiff/file-tiff-load.c:259 +#: ../plug-ins/file-tiff/file-tiff-load.c:299 #, c-format msgid "Opening '%s'" msgstr "Otvaranje datoteke „%s”" @@ -2242,14 +2242,14 @@ #: ../plug-ins/common/file-cel.c:790 ../plug-ins/common/file-gif-save.c:880 #: ../plug-ins/common/file-html-table.c:238 ../plug-ins/common/file-pcx.c:761 #: ../plug-ins/common/file-pix.c:538 ../plug-ins/common/file-png.c:1611 -#: ../plug-ins/common/file-pnm.c:1249 ../plug-ins/common/file-ps.c:1237 +#: ../plug-ins/common/file-pnm.c:1249 ../plug-ins/common/file-ps.c:1278 #: ../plug-ins/common/file-sunras.c:602 ../plug-ins/common/file-tga.c:1216 #: ../plug-ins/common/file-xbm.c:1040 ../plug-ins/common/file-xpm.c:674 #: ../plug-ins/common/file-xwd.c:652 ../plug-ins/file-bmp/bmp-save.c:319 #: ../plug-ins/file-fits/fits.c:473 ../plug-ins/file-fli/fli-gimp.c:725 #: ../plug-ins/file-ico/ico-save.c:1081 ../plug-ins/file-jpeg/jpeg-save.c:290 -#: ../plug-ins/file-psd/psd-save.c:1699 ../plug-ins/file-sgi/sgi.c:584 -#: ../plug-ins/file-tiff/file-tiff-save.c:955 +#: ../plug-ins/file-psd/psd-save.c:1696 ../plug-ins/file-sgi/sgi.c:584 +#: ../plug-ins/file-tiff/file-tiff-save.c:956 #, c-format msgid "Exporting '%s'" msgstr "Izvozi se „%s”" @@ -2366,7 +2366,7 @@ msgid "Cannot save images with alpha channel." msgstr "Nije moguće spremiti slike s alfa kanalom." -#: ../plug-ins/common/file-dicom.c:1508 ../plug-ins/common/file-ps.c:1232 +#: ../plug-ins/common/file-dicom.c:1508 ../plug-ins/common/file-ps.c:1273 #: ../plug-ins/common/file-xwd.c:647 ../plug-ins/file-fits/fits.c:468 #, c-format msgid "Cannot operate on unknown image types." @@ -2634,61 +2634,61 @@ msgid "image content" msgstr "sadržaj slike" -#: ../plug-ins/common/file-heif.c:1318 +#: ../plug-ins/common/file-heif.c:1322 #, c-format msgid "Exporting '%s' using %s encoder" msgstr "„%s” se izvozi koristeći %s koder" -#: ../plug-ins/common/file-heif.c:1369 ../plug-ins/common/file-heif.c:1623 +#: ../plug-ins/common/file-heif.c:1373 ../plug-ins/common/file-heif.c:1627 #, c-format msgid "Encoding HEIF image failed: %s" msgstr "Neuspjelo kodiranje HEIF slike: %s" -#: ../plug-ins/common/file-heif.c:1660 +#: ../plug-ins/common/file-heif.c:1664 #, c-format msgid "Writing HEIF image failed: %s" msgstr "Neuspjelo pisanje HEIF slike: %s" -#: ../plug-ins/common/file-heif.c:1749 +#: ../plug-ins/common/file-heif.c:1753 msgid "primary" msgstr "primarno" -#: ../plug-ins/common/file-heif.c:1894 +#: ../plug-ins/common/file-heif.c:1898 msgid "Load HEIF Image" msgstr "Učitaj HEIF sliki" -#: ../plug-ins/common/file-heif.c:1908 +#: ../plug-ins/common/file-heif.c:1912 msgid "Select Image" msgstr "Odaberi sliku" -#: ../plug-ins/common/file-heif.c:2074 +#: ../plug-ins/common/file-heif.c:2078 msgid "Nearly _lossless" msgstr "Umalo _bez gubitka" -#: ../plug-ins/common/file-heif.c:2078 ../plug-ins/file-jpeg/jpeg-save.c:835 +#: ../plug-ins/common/file-heif.c:2082 ../plug-ins/file-jpeg/jpeg-save.c:835 msgid "_Quality:" msgstr "_Kvaliteta:" -#: ../plug-ins/common/file-heif.c:2121 +#: ../plug-ins/common/file-heif.c:2125 msgid "Bit depth:" msgstr "Količina bitova:" -#: ../plug-ins/common/file-heif.c:2127 +#: ../plug-ins/common/file-heif.c:2131 msgid "8 bit/channel" msgstr "8 bitova/kanal" -#: ../plug-ins/common/file-heif.c:2128 +#: ../plug-ins/common/file-heif.c:2132 msgid "10 bit/channel" msgstr "10 bitova/kanal" -#: ../plug-ins/common/file-heif.c:2129 +#: ../plug-ins/common/file-heif.c:2133 msgid "12 bit/channel" msgstr "12 bitova/kanal" #. Color profile -#: ../plug-ins/common/file-heif.c:2138 ../plug-ins/file-jpeg/jpeg-save.c:974 -#: ../plug-ins/file-webp/file-webp-dialog.c:387 -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:10 +#: ../plug-ins/common/file-heif.c:2142 ../plug-ins/file-jpeg/jpeg-save.c:974 +#: ../plug-ins/file-webp/file-webp-dialog.c:404 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:12 msgid "Save color _profile" msgstr "Spremi _profil boja" @@ -2795,8 +2795,8 @@ msgid "The width for each table cell. Can be a number or a percent." msgstr "Širina svake ćelije tablice. Može biti broj ili postotak." -#: ../plug-ins/common/file-html-table.c:663 ../plug-ins/common/file-ps.c:3487 -#: ../plug-ins/common/file-ps.c:3691 ../plug-ins/common/file-raw-data.c:2004 +#: ../plug-ins/common/file-html-table.c:663 ../plug-ins/common/file-ps.c:3535 +#: ../plug-ins/common/file-ps.c:3739 ../plug-ins/common/file-raw-data.c:1985 #: ../plug-ins/common/film.c:945 ../plug-ins/common/smooth-palette.c:463 #: ../plug-ins/common/tile.c:469 ../plug-ins/imagemap/imap_cmd_guides.c:173 #: ../plug-ins/imagemap/imap_rectangle.c:406 @@ -2913,6 +2913,10 @@ msgid "Unsupported color space in JP2 image '%s'." msgstr "Nepodržani prostor boje u JP2 slici „%s”." +#: ../plug-ins/common/file-jpegxl.c:71 +msgid "JPEG XL image" +msgstr "JPEG XL slika" + #. Inform the user that we couldn't losslessly save the #. * transparency & just use the full palette #: ../plug-ins/common/file-mng.c:533 ../plug-ins/common/file-png.c:2345 @@ -3020,7 +3024,7 @@ #. label for 'ms' adjustment #: ../plug-ins/common/file-mng.c:1551 -#: ../plug-ins/file-webp/file-webp-dialog.c:350 +#: ../plug-ins/file-webp/file-webp-dialog.c:351 #: ../plug-ins/ui/plug-in-file-gif.ui.h:8 msgid "milliseconds" msgstr "milisekunde" @@ -3162,7 +3166,7 @@ msgid "%s-%s" msgstr "%s – %s" -#: ../plug-ins/common/file-pdf-load.c:1087 ../plug-ins/common/file-ps.c:1156 +#: ../plug-ins/common/file-pdf-load.c:1087 ../plug-ins/common/file-ps.c:1197 #, c-format msgid "%s-pages" msgstr "%s-stranica" @@ -3171,8 +3175,8 @@ msgid "Import from PDF" msgstr "Uvezi iz PDF‑a" -#: ../plug-ins/common/file-pdf-load.c:1283 ../plug-ins/common/file-ps.c:3400 -#: ../plug-ins/file-tiff/file-tiff-load.c:2500 +#: ../plug-ins/common/file-pdf-load.c:1283 ../plug-ins/common/file-ps.c:3448 +#: ../plug-ins/file-tiff/file-tiff-load.c:2665 #: ../plug-ins/metadata/metadata-editor.c:4627 msgid "_Import" msgstr "_Uvezi" @@ -3297,8 +3301,8 @@ #: ../plug-ins/common/file-pdf-save.c:1099 #: ../plug-ins/common/file-pdf-save.c:1167 -#: ../plug-ins/common/file-pdf-save.c:1265 ../plug-ins/common/file-ps.c:1893 -#: ../plug-ins/file-tiff/file-tiff-load.c:1336 +#: ../plug-ins/common/file-pdf-save.c:1265 ../plug-ins/common/file-ps.c:1941 +#: ../plug-ins/file-tiff/file-tiff-load.c:1546 #, c-format msgid "Page %d" msgstr "Stranica %d" @@ -3308,7 +3312,7 @@ msgstr "Greška! Za spremanje datoteke, moraš dodati barem jednu sliku!" #: ../plug-ins/common/file-pdf-save.c:1312 -#: ../plug-ins/print/print-draw-page.c:123 +#: ../plug-ins/print/print-draw-page.c:125 msgid "Cannot handle the size (either width or height) of the image." msgstr "Nije moguće baratati veličinom (širinom ili visinom) slike." @@ -3399,14 +3403,14 @@ msgid "Error while exporting '%s'. Could not export image." msgstr "Greška prilikom izvoza „%s”. Nije bilo moguće izvesti sliku." -#: ../plug-ins/common/file-png.c:2420 ../plug-ins/common/file-raw-data.c:2131 -#: ../plug-ins/file-tiff/file-tiff-save.c:1160 +#: ../plug-ins/common/file-png.c:2420 ../plug-ins/common/file-raw-data.c:2112 +#: ../plug-ins/file-tiff/file-tiff-save.c:1167 #, c-format msgid "Error loading UI file '%s': %s" msgstr "Greška prilikom učitavanja datoteke grafičkog sučelja „%s”: %s" -#: ../plug-ins/common/file-png.c:2421 ../plug-ins/common/file-raw-data.c:2132 -#: ../plug-ins/file-tiff/file-tiff-save.c:1161 +#: ../plug-ins/common/file-png.c:2421 ../plug-ins/common/file-raw-data.c:2113 +#: ../plug-ins/file-tiff/file-tiff-save.c:1168 msgid "Unknown error" msgstr "Nepoznata greška" @@ -3495,130 +3499,134 @@ msgid "_ASCII" msgstr "_ASCII" -#: ../plug-ins/common/file-ps.c:652 ../plug-ins/common/file-ps.c:719 +#: ../plug-ins/common/file-ps.c:654 ../plug-ins/common/file-ps.c:721 msgid "PostScript document" msgstr "PostScript dokument" -#: ../plug-ins/common/file-ps.c:671 ../plug-ins/common/file-ps.c:736 +#: ../plug-ins/common/file-ps.c:673 ../plug-ins/common/file-ps.c:738 msgid "Encapsulated PostScript image" msgstr "Encapsulated PostScript slika" -#: ../plug-ins/common/file-ps.c:1081 +#: ../plug-ins/common/file-ps.c:1085 #, c-format msgid "Could not interpret PostScript file '%s'" msgstr "Nije bilo moguće interpretirati PostScript datoteku „%s”" -#: ../plug-ins/common/file-ps.c:1219 +#: ../plug-ins/common/file-ps.c:1173 +msgid "Rendered EPS" +msgstr "Iscrtani EPS" + +#: ../plug-ins/common/file-ps.c:1260 #, c-format msgid "PostScript export cannot handle images with alpha channels" msgstr "PostScript izvoz ne zna raditi sa slikama s alfa kanalima" -#: ../plug-ins/common/file-ps.c:3395 +#: ../plug-ins/common/file-ps.c:3443 msgid "Import from PostScript" msgstr "Uvezi iz PostScripta" #. Rendering -#: ../plug-ins/common/file-ps.c:3439 +#: ../plug-ins/common/file-ps.c:3487 msgid "Rendering" msgstr "Iscrtavanje" #. Resolution -#: ../plug-ins/common/file-ps.c:3458 ../plug-ins/common/file-svg.c:846 +#: ../plug-ins/common/file-ps.c:3506 ../plug-ins/common/file-svg.c:846 #: ../plug-ins/common/file-wmf.c:704 msgid "Resolution:" msgstr "Rezolucija:" -#: ../plug-ins/common/file-ps.c:3500 +#: ../plug-ins/common/file-ps.c:3548 msgid "Pages:" msgstr "Stranice:" -#: ../plug-ins/common/file-ps.c:3507 +#: ../plug-ins/common/file-ps.c:3555 msgid "Pages to load (e.g.: 1-4 or 1,3,5-7)" msgstr "Stranice za učitavanje (npr.: 1-4 ili 1,3,5-7)" -#: ../plug-ins/common/file-ps.c:3512 ../plug-ins/common/sphere-designer.c:2657 +#: ../plug-ins/common/file-ps.c:3560 ../plug-ins/common/sphere-designer.c:2657 msgid "Layers" msgstr "Slojevi" -#: ../plug-ins/common/file-ps.c:3515 +#: ../plug-ins/common/file-ps.c:3563 msgid "Images" msgstr "Slike" -#: ../plug-ins/common/file-ps.c:3518 +#: ../plug-ins/common/file-ps.c:3566 msgid "Open as" msgstr "Otvori kao" -#: ../plug-ins/common/file-ps.c:3522 +#: ../plug-ins/common/file-ps.c:3570 msgid "Try Bounding Box" msgstr "Pokušaj granični okvir" #. Coloring -#: ../plug-ins/common/file-ps.c:3535 +#: ../plug-ins/common/file-ps.c:3583 msgid "Coloring" msgstr "Bojenje" -#: ../plug-ins/common/file-ps.c:3539 +#: ../plug-ins/common/file-ps.c:3587 msgid "B/W" msgstr "Crno/bijela" -#: ../plug-ins/common/file-ps.c:3540 ../plug-ins/imagemap/imap_menu.c:228 +#: ../plug-ins/common/file-ps.c:3588 ../plug-ins/imagemap/imap_menu.c:228 msgid "Gray" msgstr "Siva" -#: ../plug-ins/common/file-ps.c:3541 ../plug-ins/common/file-xpm.c:485 +#: ../plug-ins/common/file-ps.c:3589 ../plug-ins/common/file-xpm.c:485 #: ../plug-ins/gimpressionist/color.c:65 #: ../plug-ins/gimpressionist/general.c:169 #: ../plug-ins/imagemap/imap_menu.c:227 msgid "Color" msgstr "Kolor" -#: ../plug-ins/common/file-ps.c:3542 +#: ../plug-ins/common/file-ps.c:3590 msgid "Automatic" msgstr "Automatski" -#: ../plug-ins/common/file-ps.c:3553 +#: ../plug-ins/common/file-ps.c:3601 msgid "Text antialiasing" msgstr "Zaglađivanje rubova teksta" -#: ../plug-ins/common/file-ps.c:3557 ../plug-ins/common/file-ps.c:3569 +#: ../plug-ins/common/file-ps.c:3605 ../plug-ins/common/file-ps.c:3617 msgctxt "antialiasing" msgid "None" msgstr "Bez" -#: ../plug-ins/common/file-ps.c:3558 ../plug-ins/common/file-ps.c:3570 +#: ../plug-ins/common/file-ps.c:3606 ../plug-ins/common/file-ps.c:3618 msgid "Weak" msgstr "Slabo" -#: ../plug-ins/common/file-ps.c:3559 ../plug-ins/common/file-ps.c:3571 +#: ../plug-ins/common/file-ps.c:3607 ../plug-ins/common/file-ps.c:3619 msgid "Strong" msgstr "Jako" -#: ../plug-ins/common/file-ps.c:3565 +#: ../plug-ins/common/file-ps.c:3613 msgid "Graphic antialiasing" msgstr "Zaglađivanje rubova grafika" -#: ../plug-ins/common/file-ps.c:3643 +#: ../plug-ins/common/file-ps.c:3691 msgid "PostScript" msgstr "PostScript" #. Image Size -#: ../plug-ins/common/file-ps.c:3660 +#: ../plug-ins/common/file-ps.c:3708 msgid "Image Size" msgstr "Veličina slike" -#: ../plug-ins/common/file-ps.c:3703 +#: ../plug-ins/common/file-ps.c:3751 msgid "_X offset:" msgstr "_X odmak:" -#: ../plug-ins/common/file-ps.c:3715 +#: ../plug-ins/common/file-ps.c:3763 msgid "_Y offset:" msgstr "_Y odmak:" -#: ../plug-ins/common/file-ps.c:3721 +#: ../plug-ins/common/file-ps.c:3769 msgid "_Keep aspect ratio" msgstr "_Zadrži omjer" -#: ../plug-ins/common/file-ps.c:3727 +#: ../plug-ins/common/file-ps.c:3775 msgid "" "When toggled, the resulting image will be scaled to fit into the given size " "without changing the aspect ratio." @@ -3627,42 +3635,42 @@ "bez promjene omjera slike." #. Unit -#: ../plug-ins/common/file-ps.c:3737 +#: ../plug-ins/common/file-ps.c:3785 msgid "Unit" msgstr "Jedinica" -#: ../plug-ins/common/file-ps.c:3741 +#: ../plug-ins/common/file-ps.c:3789 msgid "_Inch" msgstr "_Inč" -#: ../plug-ins/common/file-ps.c:3742 +#: ../plug-ins/common/file-ps.c:3790 msgid "_Millimeter" msgstr "_Milimetar" #. Rotation -#: ../plug-ins/common/file-ps.c:3753 +#: ../plug-ins/common/file-ps.c:3801 #: ../plug-ins/map-object/map-object-ui.c:1019 msgid "Rotation" msgstr "Rotacija" #. Format -#: ../plug-ins/common/file-ps.c:3768 +#: ../plug-ins/common/file-ps.c:3816 msgid "Output" msgstr "Izlazni" -#: ../plug-ins/common/file-ps.c:3774 +#: ../plug-ins/common/file-ps.c:3822 msgid "_PostScript level 2" msgstr "_PostScript razine 2" -#: ../plug-ins/common/file-ps.c:3783 +#: ../plug-ins/common/file-ps.c:3831 msgid "_Encapsulated PostScript" msgstr "_Encapsulated Postscript" -#: ../plug-ins/common/file-ps.c:3792 +#: ../plug-ins/common/file-ps.c:3840 msgid "P_review" msgstr "P_regled" -#: ../plug-ins/common/file-ps.c:3816 +#: ../plug-ins/common/file-ps.c:3864 msgid "Preview _size:" msgstr "_Veličina pregleda:" @@ -3855,7 +3863,7 @@ msgstr "Neobrađeni slikovni podaci" #: ../plug-ins/common/file-raw-data.c:304 -#: ../plug-ins/common/file-raw-data.c:1884 +#: ../plug-ins/common/file-raw-data.c:1865 msgid "Digital Elevation Model data" msgstr "Podaci o digitalnom modelu elevacije" @@ -3884,7 +3892,7 @@ "datoteke su: SRTM-1 i SRTM-3. Ako znate varijantu, pokrenite s argumentom 1 " "ili 3." -#: ../plug-ins/common/file-raw-data.c:1831 +#: ../plug-ins/common/file-raw-data.c:1812 msgid "Load Image from Raw Data" msgstr "Učitaj sliku iz neobrađenih podataka" @@ -3892,15 +3900,15 @@ #. * used for 3D surface modeling or relief maps; so it must be #. * translated by the proper technical term in your language. #. -#: ../plug-ins/common/file-raw-data.c:1880 +#: ../plug-ins/common/file-raw-data.c:1861 msgid "Digital Elevation Model data (1 arc-second)" msgstr "Podaci o digitalnom modelu elevacije (1 lučna sekunda)" -#: ../plug-ins/common/file-raw-data.c:1882 +#: ../plug-ins/common/file-raw-data.c:1863 msgid "Digital Elevation Model data (3 arc-seconds)" msgstr "Podaci o digitalnom modelu elevacije (3 lučne sekunde)" -#: ../plug-ins/common/file-raw-data.c:1888 +#: ../plug-ins/common/file-raw-data.c:1869 msgid "Image" msgstr "Slika" @@ -3912,116 +3920,116 @@ #. * SRTM-3 data are sampled at three arc-seconds and contain 1201 lines and #. * 1201 samples with similar overlapping rows and columns." #. -#: ../plug-ins/common/file-raw-data.c:1918 +#: ../plug-ins/common/file-raw-data.c:1899 msgid "SRTM-1 (1 arc-second)" msgstr "SRTM-1 (1 lučna sekunda)" -#: ../plug-ins/common/file-raw-data.c:1919 +#: ../plug-ins/common/file-raw-data.c:1900 msgid "SRTM-3 (3 arc-seconds)" msgstr "SRTM-3 (3 lučne sekunde)" -#: ../plug-ins/common/file-raw-data.c:1922 +#: ../plug-ins/common/file-raw-data.c:1903 msgid "_Sample Spacing:" msgstr "_Razmaci uzorka:" -#: ../plug-ins/common/file-raw-data.c:1940 +#: ../plug-ins/common/file-raw-data.c:1921 msgid "RGB Alpha" msgstr "RGB slfa" -#: ../plug-ins/common/file-raw-data.c:1941 +#: ../plug-ins/common/file-raw-data.c:1922 msgid "RGB565 Big Endian" msgstr "RGB565 Big Endian" -#: ../plug-ins/common/file-raw-data.c:1942 +#: ../plug-ins/common/file-raw-data.c:1923 msgid "RGB565 Little Endian" msgstr "RGB565 Little Endian" -#: ../plug-ins/common/file-raw-data.c:1943 +#: ../plug-ins/common/file-raw-data.c:1924 msgid "BGR565 Big Endian" msgstr "BGR565 Big Endian" -#: ../plug-ins/common/file-raw-data.c:1944 +#: ../plug-ins/common/file-raw-data.c:1925 msgid "BGR565 Little Endian" msgstr "BGR565 Little Endian" -#: ../plug-ins/common/file-raw-data.c:1945 +#: ../plug-ins/common/file-raw-data.c:1926 msgid "Planar RGB" msgstr "Planarni RGB" -#: ../plug-ins/common/file-raw-data.c:1946 +#: ../plug-ins/common/file-raw-data.c:1927 msgid "B&W 1 bit" msgstr "Crno-bijelo 1-bitno" -#: ../plug-ins/common/file-raw-data.c:1947 +#: ../plug-ins/common/file-raw-data.c:1928 msgid "Gray 2 bit" msgstr "Sivo 2-bitno" -#: ../plug-ins/common/file-raw-data.c:1948 +#: ../plug-ins/common/file-raw-data.c:1929 msgid "Gray 4 bit" msgstr "Sivo 4-bitno" -#: ../plug-ins/common/file-raw-data.c:1949 +#: ../plug-ins/common/file-raw-data.c:1930 msgid "Gray 8 bit" msgstr "Sivo 8-bitno" -#: ../plug-ins/common/file-raw-data.c:1950 +#: ../plug-ins/common/file-raw-data.c:1931 msgid "Indexed" msgstr "Indeksirano" -#: ../plug-ins/common/file-raw-data.c:1951 +#: ../plug-ins/common/file-raw-data.c:1932 msgid "Indexed Alpha" msgstr "Indeksirano alfa" -#: ../plug-ins/common/file-raw-data.c:1952 +#: ../plug-ins/common/file-raw-data.c:1933 msgid "Gray unsigned 16 bit Big Endian" msgstr "Sivo nedodijeljeno 16-bitno Big Endian" -#: ../plug-ins/common/file-raw-data.c:1953 +#: ../plug-ins/common/file-raw-data.c:1934 msgid "Gray unsigned 16 bit Little Endian" msgstr "Sivo nedodijeljeno 16-bitno Little Endian" -#: ../plug-ins/common/file-raw-data.c:1954 +#: ../plug-ins/common/file-raw-data.c:1935 msgid "Gray 16 bit Big Endian" msgstr "Sivo 16-bitno Big Endian" -#: ../plug-ins/common/file-raw-data.c:1955 +#: ../plug-ins/common/file-raw-data.c:1936 msgid "Gray 16 bit Little Endian" msgstr "Sivo 16-bitno Little Endian" -#: ../plug-ins/common/file-raw-data.c:1960 +#: ../plug-ins/common/file-raw-data.c:1941 msgid "Image _Type:" msgstr "Vrs_ta slike:" -#: ../plug-ins/common/file-raw-data.c:2021 +#: ../plug-ins/common/file-raw-data.c:2002 msgid "Palette" msgstr "Paleta" -#: ../plug-ins/common/file-raw-data.c:2031 +#: ../plug-ins/common/file-raw-data.c:2012 msgid "R, G, B (normal)" msgstr "R, G, B (normalno)" -#: ../plug-ins/common/file-raw-data.c:2032 +#: ../plug-ins/common/file-raw-data.c:2013 msgid "B, G, R, X (BMP style)" msgstr "B, G, R, X (BMP stil)" -#: ../plug-ins/common/file-raw-data.c:2037 +#: ../plug-ins/common/file-raw-data.c:2018 msgid "_Palette Type:" msgstr "Vrsta _palete:" -#: ../plug-ins/common/file-raw-data.c:2048 +#: ../plug-ins/common/file-raw-data.c:2029 msgid "Off_set:" msgstr "Odma_k:" -#: ../plug-ins/common/file-raw-data.c:2060 +#: ../plug-ins/common/file-raw-data.c:2041 msgid "Select Palette File" msgstr "Odaberi datoteku palete" -#: ../plug-ins/common/file-raw-data.c:2066 +#: ../plug-ins/common/file-raw-data.c:2047 msgid "Pal_ette File:" msgstr "Datoteka pal_ete:" #. Dialog init -#: ../plug-ins/common/file-raw-data.c:2115 +#: ../plug-ins/common/file-raw-data.c:2096 msgid "Raw Image" msgstr "Neobrađena slika" @@ -4522,8 +4530,8 @@ #. Begin displaying export progress #: ../plug-ins/common/file-xmc.c:1493 -#: ../plug-ins/file-webp/file-webp-save.c:180 -#: ../plug-ins/file-webp/file-webp-save.c:522 +#: ../plug-ins/file-webp/file-webp-save.c:182 +#: ../plug-ins/file-webp/file-webp-save.c:526 #, c-format msgid "Saving '%s'" msgstr "Spremanje „%s”" @@ -6657,7 +6665,7 @@ #. Advanced Options #. Advanced expander #: ../plug-ins/file-bmp/bmp-save.c:993 ../plug-ins/file-jpeg/jpeg-save.c:1014 -#: ../plug-ins/file-webp/file-webp-dialog.c:221 +#: ../plug-ins/file-webp/file-webp-dialog.c:222 msgid "_Advanced Options" msgstr "_Napredne opcije" @@ -6678,19 +6686,20 @@ msgid "Windows BMP image" msgstr "Windows BMP slika" -#: ../plug-ins/file-dds/dds.c:139 ../plug-ins/file-dds/dds.c:158 +#: ../plug-ins/file-dds/dds.c:162 ../plug-ins/file-dds/dds.c:181 +#: ../plug-ins/file-dds/dds.c:200 msgid "DDS image" msgstr "DDS slika" -#: ../plug-ins/file-dds/dds.c:176 +#: ../plug-ins/file-dds/dds.c:217 msgid "Decode YCoCg" msgstr "Dekodiraj YCoCg" -#: ../plug-ins/file-dds/dds.c:189 +#: ../plug-ins/file-dds/dds.c:230 msgid "Decode YCoCg (scaled)" msgstr "Dekodiraj YCoCg (skalirano)" -#: ../plug-ins/file-dds/dds.c:202 +#: ../plug-ins/file-dds/dds.c:243 msgid "Decode Alpha exponent" msgstr "Dekodiraj alfa ekponent" @@ -6706,64 +6715,68 @@ msgid "_Automatically decode YCoCg/AExp images when detected" msgstr "_Automatski dekodiraj YCoCg/AExp slike kad se prepoznaju" -#: ../plug-ins/file-dds/ddswrite.c:1956 +#: ../plug-ins/file-dds/ddswrite.c:1981 msgid "Export as DDS" msgstr "Izvezi kao DDS" -#: ../plug-ins/file-dds/ddswrite.c:1959 +#: ../plug-ins/file-dds/ddswrite.c:1984 #: ../plug-ins/metadata/metadata-editor.c:4662 msgid "_Export" msgstr "_Izvezi" -#: ../plug-ins/file-dds/ddswrite.c:1986 +#: ../plug-ins/file-dds/ddswrite.c:2011 msgid "_Compression:" msgstr "_Komprimiranje:" -#: ../plug-ins/file-dds/ddswrite.c:1996 +#: ../plug-ins/file-dds/ddswrite.c:2021 msgid "Use _perceptual error metric" msgstr "Koristi _preceptualnu metriku greške" -#: ../plug-ins/file-dds/ddswrite.c:2025 +#: ../plug-ins/file-dds/ddswrite.c:2050 msgid "_Save:" msgstr "_Spremi:" -#: ../plug-ins/file-dds/ddswrite.c:2039 +#: ../plug-ins/file-dds/ddswrite.c:2062 +msgid "Flip the image _vertically on export" +msgstr "Preokreni sliku _okomito tijekom izvoza" + +#: ../plug-ins/file-dds/ddswrite.c:2075 msgid "_Mipmaps:" msgstr "_Mipmaps:" -#: ../plug-ins/file-dds/ddswrite.c:2062 +#: ../plug-ins/file-dds/ddswrite.c:2098 msgid "Transparent index:" msgstr "Indeks transparentnosti:" -#: ../plug-ins/file-dds/ddswrite.c:2106 +#: ../plug-ins/file-dds/ddswrite.c:2142 msgid "Mipmap Options" msgstr "Mipmap opcije" -#: ../plug-ins/file-dds/ddswrite.c:2119 +#: ../plug-ins/file-dds/ddswrite.c:2155 msgid "F_ilter:" msgstr "_Filtar:" -#: ../plug-ins/file-dds/ddswrite.c:2132 +#: ../plug-ins/file-dds/ddswrite.c:2168 msgid "_Wrap mode:" msgstr "Način _prelamanja:" -#: ../plug-ins/file-dds/ddswrite.c:2142 +#: ../plug-ins/file-dds/ddswrite.c:2178 msgid "Appl_y gamma correction" msgstr "_Primijeni gama-korekciju" -#: ../plug-ins/file-dds/ddswrite.c:2156 +#: ../plug-ins/file-dds/ddswrite.c:2192 msgid "Use s_RGB colorspace" msgstr "Koristi s_RGB prostor boja" -#: ../plug-ins/file-dds/ddswrite.c:2175 ../plug-ins/flame/flame.c:1116 +#: ../plug-ins/file-dds/ddswrite.c:2211 ../plug-ins/flame/flame.c:1116 msgid "_Gamma:" msgstr "_Gama:" -#: ../plug-ins/file-dds/ddswrite.c:2185 +#: ../plug-ins/file-dds/ddswrite.c:2221 msgid "Preserve alpha _test coverage" msgstr "Zadrži pokrivenost alfa _testiranja" -#: ../plug-ins/file-dds/ddswrite.c:2204 +#: ../plug-ins/file-dds/ddswrite.c:2240 msgid "_Alpha test threshold:" msgstr "Prag testiranja _alfe:" @@ -7008,18 +7021,20 @@ #. XMP metadata #: ../plug-ins/file-jpeg/jpeg-save.c:932 -#: ../plug-ins/file-webp/file-webp-dialog.c:377 -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:7 +#: ../plug-ins/file-webp/file-webp-dialog.c:390 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:9 msgid "Save _XMP data" msgstr "Spremi _XMP podatke" #: ../plug-ins/file-jpeg/jpeg-save.c:946 -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:8 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:10 msgid "Save _IPTC data" msgstr "Spremi _IPTC podatke" +#. Save Thumbnail #: ../plug-ins/file-jpeg/jpeg-save.c:960 -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:9 +#: ../plug-ins/file-webp/file-webp-dialog.c:414 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:11 msgid "Save _thumbnail" msgstr "Spremi _minijature" @@ -7197,21 +7212,21 @@ msgid "Unsupported or invalid layer mask size: %dx%d" msgstr "Nepodržana ili neispravna veličina maske: %d × %d" -#: ../plug-ins/file-psd/psd-load.c:1477 ../plug-ins/file-psd/psd-load.c:2008 +#: ../plug-ins/file-psd/psd-load.c:1477 ../plug-ins/file-psd/psd-load.c:2040 #, c-format msgid "Unsupported compression mode: %d" msgstr "Nepodržani način komprimiranja: %d" -#: ../plug-ins/file-psd/psd-load.c:2155 +#: ../plug-ins/file-psd/psd-load.c:2187 msgid "Extra" msgstr "Dodatno" -#: ../plug-ins/file-psd/psd-load.c:2333 +#: ../plug-ins/file-psd/psd-load.c:2365 #, c-format msgid "Unsupported or invalid channel size" msgstr "Nepodržana ili neispravna veličina kanala" -#: ../plug-ins/file-psd/psd-load.c:2399 +#: ../plug-ins/file-psd/psd-load.c:2431 #, c-format msgid "Failed to decompress data" msgstr "Neuspjela dekomprimiranje podataka" @@ -7220,7 +7235,7 @@ msgid "Error: Can't convert GIMP base imagetype to PSD mode" msgstr "Greška: Nije moguće pretvoriti GIMP sliku u PSD" -#: ../plug-ins/file-psd/psd-save.c:1692 +#: ../plug-ins/file-psd/psd-save.c:1689 #, c-format msgid "" "Unable to export '%s'. The PSD file format does not support images that are " @@ -7229,7 +7244,7 @@ "Nije moguće izvesti „%s”. PSD format ne podržava slike, koje su šire ili " "više od 30 000 piksela." -#: ../plug-ins/file-psd/psd-save.c:1713 +#: ../plug-ins/file-psd/psd-save.c:1710 #, c-format msgid "" "Unable to export '%s'. The PSD file format does not support images with " @@ -7418,22 +7433,22 @@ "_Agresivni RLE\n" "(SGI ga ne podržava)" -#: ../plug-ins/file-tiff/file-tiff.c:141 ../plug-ins/file-tiff/file-tiff.c:163 -#: ../plug-ins/file-tiff/file-tiff.c:181 +#: ../plug-ins/file-tiff/file-tiff.c:165 ../plug-ins/file-tiff/file-tiff.c:187 +#: ../plug-ins/file-tiff/file-tiff.c:205 ../plug-ins/file-tiff/file-tiff.c:222 msgid "TIFF image" msgstr "TIFF slika" -#: ../plug-ins/file-tiff/file-tiff-load.c:267 +#: ../plug-ins/file-tiff/file-tiff-load.c:307 #, c-format msgid "Not a TIFF image or image is corrupt." msgstr "Nije TIFF slika ili je slika pokvarena." -#: ../plug-ins/file-tiff/file-tiff-load.c:298 +#: ../plug-ins/file-tiff/file-tiff-load.c:338 #, c-format msgid "TIFF '%s' does not contain any directories" msgstr "TIFF „%s” ne sadrži direktorije" -#: ../plug-ins/file-tiff/file-tiff-load.c:305 +#: ../plug-ins/file-tiff/file-tiff-load.c:345 #, c-format msgid "" "TIFF '%s' directory count by header failed though there seems to be %d page. " @@ -7451,7 +7466,7 @@ "TIFF „%s” brojanje direktorija po zaglavlju nije uspjelo, mada se čini da " "postoji %d stranica. Datoteka će se pokušati učitati s ovom pretpostavkom." -#: ../plug-ins/file-tiff/file-tiff-load.c:429 +#: ../plug-ins/file-tiff/file-tiff-load.c:476 msgid "Extra channels with unspecified data." msgstr "Dodatni kanali s neodređenim podacima." @@ -7462,16 +7477,16 @@ #. * can be considered non-conformant. #. * Let's ask what to do with the channel. #. -#: ../plug-ins/file-tiff/file-tiff-load.c:441 +#: ../plug-ins/file-tiff/file-tiff-load.c:488 msgid "Non-conformant TIFF: extra channels without 'ExtraSamples' field." msgstr "Nesuklađeni TIFF: dodatni kanali bez polja „Dodatni uzorci”." -#: ../plug-ins/file-tiff/file-tiff-load.c:522 +#: ../plug-ins/file-tiff/file-tiff-load.c:582 #, c-format msgid "Couldn't read page %d of %d. Image might be corrupt.\n" msgstr "Nije moguće pročitati stranicu %d od %d. Slika je možda oštećena.\n" -#: ../plug-ins/file-tiff/file-tiff-load.c:551 +#: ../plug-ins/file-tiff/file-tiff-load.c:611 #, c-format msgid "" "This image has a linear color profile but it was not set on the first layer. " @@ -7480,7 +7495,7 @@ "Ova slika ima linearni profil boje, ali nije postavljena na prvom sloju. " "Slojevi ispod sloja broj %d interpretirat će se kao nelinearni." -#: ../plug-ins/file-tiff/file-tiff-load.c:559 +#: ../plug-ins/file-tiff/file-tiff-load.c:619 msgid "" "This image has multiple color profiles. We will use the first one. If this " "leads to incorrect results you should consider loading each layer as a " @@ -7489,33 +7504,33 @@ "Ova slika ima više profila boja. Koristit ćemo prvu. Ako to prouzroči " "netočne rezultate, učitaj svaki sloj kao zasebnu sliku." -#: ../plug-ins/file-tiff/file-tiff-load.c:571 +#: ../plug-ins/file-tiff/file-tiff-load.c:631 #, c-format msgid "Suspicious bit depth: %d for page %d. Image may be corrupt." msgstr "Sumnjiva količina bitova: %d za %d. stranicu. Slika je možda oštećena." -#: ../plug-ins/file-tiff/file-tiff-load.c:645 +#: ../plug-ins/file-tiff/file-tiff-load.c:705 #, c-format msgid "Unsupported bit depth: %d for page %d." msgstr "Nepodržana količina bitova: %d za %d. stranicu." -#: ../plug-ins/file-tiff/file-tiff-load.c:660 +#: ../plug-ins/file-tiff/file-tiff-load.c:720 #, c-format msgid "Could not get image width from '%s'" msgstr "Nije bilo moguće dohvatiti širinu slike iz „%s”" -#: ../plug-ins/file-tiff/file-tiff-load.c:668 +#: ../plug-ins/file-tiff/file-tiff-load.c:728 #, c-format msgid "Could not get image length from '%s'" msgstr "Nije bilo moguće dohvatiti duljinu slike iz „%s”" -#: ../plug-ins/file-tiff/file-tiff-load.c:676 +#: ../plug-ins/file-tiff/file-tiff-load.c:736 #, c-format msgid "Invalid image dimensions (%u x %u) for page %d. Image may be corrupt." msgstr "" "Neispravna veličina slike (%u × %u) za %d. stranicu. Slika je možda oštećena." -#: ../plug-ins/file-tiff/file-tiff-load.c:697 +#: ../plug-ins/file-tiff/file-tiff-load.c:757 #, c-format msgid "" "Could not get photometric from '%s'. Image is CCITT compressed, assuming min-" @@ -7524,7 +7539,7 @@ "Nije moguće dobiti fotometrijsku vrijednost iz „%s”. Slika je CCITT " "komprimirana. Pretpostavlja se „min-is-white”" -#: ../plug-ins/file-tiff/file-tiff-load.c:704 +#: ../plug-ins/file-tiff/file-tiff-load.c:764 #, c-format msgid "Could not get photometric from '%s'. Assuming min-is-black" msgstr "" @@ -7534,7 +7549,7 @@ #. In non-interactive mode, we assume unassociated alpha if unspecified. #. * We don't output messages in interactive mode as the user #. * has already the ability to choose through a dialog. -#: ../plug-ins/file-tiff/file-tiff-load.c:736 +#: ../plug-ins/file-tiff/file-tiff-load.c:796 #, c-format msgid "" "Alpha channel type not defined for %s. Assuming alpha is not premultiplied" @@ -7542,7 +7557,7 @@ "Vrsta alfa kanala nije definirana za %s. Pretpostavlja se da alfa nije " "predpomnožena" -#: ../plug-ins/file-tiff/file-tiff-load.c:761 +#: ../plug-ins/file-tiff/file-tiff-load.c:821 #, c-format msgid "" "Image '%s' does not conform to the TIFF specification: ExtraSamples field is " @@ -7553,101 +7568,119 @@ "postavljeno mada su dodatni kanali prisutni. Pretpostavlja se da prvi " "dodatni kanal nije predpomnoženi alfa kanal." -#: ../plug-ins/file-tiff/file-tiff-load.c:994 +#: ../plug-ins/file-tiff/file-tiff-load.c:1110 #, c-format msgid "Invalid or unknown compression %u. Setting compression to none." msgstr "" "Neispravno ili nepoznato komprimiranje %u. Vrsta komprimiranja se postavlja " "na „Bez”." -#: ../plug-ins/file-tiff/file-tiff-load.c:1052 +#: ../plug-ins/file-tiff/file-tiff-load.c:1168 #, c-format msgid "Could not create a new image: %s" msgstr "Nije bilo moguće stvoriti novu sliku: %s" -#: ../plug-ins/file-tiff/file-tiff-load.c:1072 +#: ../plug-ins/file-tiff/file-tiff-load.c:1188 #, c-format msgid "%s-%d-of-%d-pages" msgstr "%s-%d-od-%d-stranica" -#: ../plug-ins/file-tiff/file-tiff-load.c:1217 +#: ../plug-ins/file-tiff/file-tiff-load.c:1333 #, c-format msgid "Unknown resolution unit type %d, assuming dpi" msgstr "Nepoznata jedinica komprimiranja %d, pretpostavlja se dpi" #. no res unit tag #. old AppleScan software produces these -#: ../plug-ins/file-tiff/file-tiff-load.c:1227 +#: ../plug-ins/file-tiff/file-tiff-load.c:1343 msgid "Warning: resolution specified without unit type, assuming dpi" msgstr "Upozorenje: rezolucija ne sadrži mjernu jedinicu, pretpostavlja se dpi" #. xres but no yres -#: ../plug-ins/file-tiff/file-tiff-load.c:1235 +#: ../plug-ins/file-tiff/file-tiff-load.c:1351 msgid "Warning: no y resolution info, assuming same as x" msgstr "" "Upozorenje: bez podataka za y rezoluciju, pretpostavljaju se isti podaci kao " "za x rezoluciju" -#: ../plug-ins/file-tiff/file-tiff-load.c:1294 +#: ../plug-ins/file-tiff/file-tiff-load.c:1368 +msgid "Invalid image resolution info, using default" +msgstr "Nevažeći podaci o rezoluciji slike, koristi se zadana" + +#: ../plug-ins/file-tiff/file-tiff-load.c:1427 #, c-format msgid "Could not get colormaps from '%s'" msgstr "Nije bilo moguće dohvatiti palete boja iz „%s”" -#: ../plug-ins/file-tiff/file-tiff-load.c:1367 +#. Validate number of channels to the same maximum as we use for +#. * Photoshop. A higher number most likely means a corrupt image +#. * and can cause GIMP to become unresponsive and/or stuck. +#. * See m2-d0f86ab189cbe900ec389ca6d7464713.tif from imagetestsuite +#. +#: ../plug-ins/file-tiff/file-tiff-load.c:1521 +#, c-format +msgid "Suspicious number of extra channels: %d. Possibly corrupt image." +msgstr "Sumnjiv broj dodatnih kanala: %d. Slika je možda oštećena." + +#: ../plug-ins/file-tiff/file-tiff-load.c:1583 msgid "TIFF Channel" msgstr "TIFF kanal" -#: ../plug-ins/file-tiff/file-tiff-load.c:1505 +#: ../plug-ins/file-tiff/file-tiff-load.c:1721 #, c-format msgid "No data could be read from TIFF '%s'. The file is probably corrupted." msgstr "" "Čitanje podataka iz TIFF-a „%s” nije moguće. Datoteka je vjerojatno oštećena." -#: ../plug-ins/file-tiff/file-tiff-load.c:1576 +#: ../plug-ins/file-tiff/file-tiff-load.c:1792 #, c-format msgid "%s: Unsupported image format, no RGBA loader available" msgstr "%s: Nepodržan format slika, učitavač RGBA podataka nije dostupan" -#: ../plug-ins/file-tiff/file-tiff-load.c:1888 -#: ../plug-ins/file-tiff/file-tiff-load.c:2085 +#: ../plug-ins/file-tiff/file-tiff-load.c:2104 +#: ../plug-ins/file-tiff/file-tiff-load.c:2301 #, c-format msgid "Reading tile failed. Image may be corrupt at line %d." msgstr "Neuspjelo čitanje pločice. Slika je vjerojatno oštećena u %d. retku." #. Error reading scanline, stop loading -#: ../plug-ins/file-tiff/file-tiff-load.c:1897 -#: ../plug-ins/file-tiff/file-tiff-load.c:2094 +#: ../plug-ins/file-tiff/file-tiff-load.c:2113 +#: ../plug-ins/file-tiff/file-tiff-load.c:2310 #, c-format msgid "Reading scanline failed. Image may be corrupt at line %d." msgstr "" "Neuspjelo čitanje iscrtavajućeg retka. Slika je vjerojatno oštećena u %d. " "retku." -#: ../plug-ins/file-tiff/file-tiff-load.c:2495 +#: ../plug-ins/file-tiff/file-tiff-load.c:2660 msgid "Import from TIFF" msgstr "Uvezi iz TIFF‑a" +#: ../plug-ins/file-tiff/file-tiff-load.c:2681 +msgid "_Show reduced images" +msgstr "_Prikaži smanjene slike" + #. Option to shrink the loaded image to its bounding box #. or keep as much empty space as possible. #. Note that there seems to be no way to keep the empty #. space on the right and bottom. -#: ../plug-ins/file-tiff/file-tiff-load.c:2552 +#: ../plug-ins/file-tiff/file-tiff-load.c:2715 msgid "_Keep empty space around imported layers" msgstr "_Zadrži prazan prostor oko uvezenih slojeva" -#: ../plug-ins/file-tiff/file-tiff-load.c:2569 +#: ../plug-ins/file-tiff/file-tiff-load.c:2732 msgid "Process extra channel as:" msgstr "Obradi dodatni kanal kao:" -#: ../plug-ins/file-tiff/file-tiff-load.c:2572 +#: ../plug-ins/file-tiff/file-tiff-load.c:2735 msgid "_Non-premultiplied alpha" -msgstr "Ne pred-pomnožena alfa" +msgstr "_Ne pred-pomnožena alfa" -#: ../plug-ins/file-tiff/file-tiff-load.c:2573 +#: ../plug-ins/file-tiff/file-tiff-load.c:2736 msgid "Pre_multiplied alpha" msgstr "Pred-po_množena alfa" -#: ../plug-ins/file-tiff/file-tiff-load.c:2574 +#: ../plug-ins/file-tiff/file-tiff-load.c:2737 msgid "Channe_l" msgstr "Kana_l" @@ -7663,12 +7696,12 @@ msgid "Indexed pictures cannot be compressed with \"JPEG\"." msgstr "Nije moguće komprimirati indeksirane slike s „JPEG”." -#: ../plug-ins/file-tiff/file-tiff-save.c:742 +#: ../plug-ins/file-tiff/file-tiff-save.c:743 #, c-format msgid "Failed a scanline write on row %d" msgstr "Neuspio prikaz %d. iscrtavajućeg retka" -#: ../plug-ins/file-tiff/file-tiff-save.c:980 +#: ../plug-ins/file-tiff/file-tiff-save.c:985 msgid "" "The TIFF format only supports comments in\n" "7bit ASCII encoding. No comment is saved." @@ -7676,48 +7709,57 @@ "TIFF format podržava samo 7bitno ASCII\n" "kodiranje. Komentari nisu spremljeni." -#: ../plug-ins/file-tiff/file-tiff-save.c:1090 +#: ../plug-ins/file-tiff/file-tiff-save.c:1095 #, c-format msgid "Writing pages with different bit depth is strange." msgstr "Zapisivanje stranica s raznim količinama bitova je čudno." -#: ../plug-ins/file-tiff/file-tiff-save.c:1150 +#: ../plug-ins/file-tiff/file-tiff-save.c:1157 msgid "TIFF" msgstr "TIFF" -#: ../plug-ins/file-tiff/file-tiff-save.c:1176 +#: ../plug-ins/file-tiff/file-tiff-save.c:1188 +msgid "" +"Warning: maximum TIFF file size exceeded.\n" +" Retry as BigTIFF or cancel." +msgstr "" +"Upozorenje: premašena je maksimalna veličina TIFF datoteke.\n" +" Pokušaj ponovo kao BigTIFF ili prekini." + +#: ../plug-ins/file-tiff/file-tiff-save.c:1199 msgid "Compression" msgstr "Komprimiranje" -#: ../plug-ins/file-tiff/file-tiff-save.c:1180 +#: ../plug-ins/file-tiff/file-tiff-save.c:1203 msgid "_None" msgstr "_Bez" -#: ../plug-ins/file-tiff/file-tiff-save.c:1181 +#: ../plug-ins/file-tiff/file-tiff-save.c:1204 msgid "_LZW" msgstr "_LZW" -#: ../plug-ins/file-tiff/file-tiff-save.c:1182 +#: ../plug-ins/file-tiff/file-tiff-save.c:1205 msgid "_Pack Bits" msgstr "_Pack Bits" -#: ../plug-ins/file-tiff/file-tiff-save.c:1183 +#: ../plug-ins/file-tiff/file-tiff-save.c:1206 msgid "_Deflate" msgstr "_Deflate" -#: ../plug-ins/file-tiff/file-tiff-save.c:1184 +#: ../plug-ins/file-tiff/file-tiff-save.c:1207 msgid "_JPEG" msgstr "_JPEG" -#: ../plug-ins/file-tiff/file-tiff-save.c:1185 +#: ../plug-ins/file-tiff/file-tiff-save.c:1208 msgid "CCITT Group _3 fax" msgstr "CCITT grupa _3 faks" -#: ../plug-ins/file-tiff/file-tiff-save.c:1186 +#: ../plug-ins/file-tiff/file-tiff-save.c:1209 msgid "CCITT Group _4 fax" msgstr "CCITT grupa _4 faks" -#: ../plug-ins/file-webp/file-webp.c:101 ../plug-ins/file-webp/file-webp.c:122 +#: ../plug-ins/file-webp/file-webp.c:124 ../plug-ins/file-webp/file-webp.c:145 +#: ../plug-ins/file-webp/file-webp.c:163 msgid "WebP image" msgstr "WebP slika" @@ -7730,74 +7772,79 @@ msgstr "(svi kadrovi su ključni kadrovi)" #. Create the dialog -#: ../plug-ins/file-webp/file-webp-dialog.c:108 +#: ../plug-ins/file-webp/file-webp-dialog.c:109 msgid "WebP" msgstr "WebP" #. Create the lossless checkbox -#: ../plug-ins/file-webp/file-webp-dialog.c:125 +#: ../plug-ins/file-webp/file-webp-dialog.c:126 msgid "_Lossless" msgstr "_Bez gubitka" -#: ../plug-ins/file-webp/file-webp-dialog.c:141 +#: ../plug-ins/file-webp/file-webp-dialog.c:142 msgid "Image _quality:" msgstr "_Kvaliteta slike:" -#: ../plug-ins/file-webp/file-webp-dialog.c:149 +#: ../plug-ins/file-webp/file-webp-dialog.c:150 msgid "Image quality" msgstr "Kvaliteta slike" -#: ../plug-ins/file-webp/file-webp-dialog.c:160 +#: ../plug-ins/file-webp/file-webp-dialog.c:161 msgid "Alpha q_uality:" msgstr "K_valiteta alfe:" -#: ../plug-ins/file-webp/file-webp-dialog.c:168 +#: ../plug-ins/file-webp/file-webp-dialog.c:169 msgid "Alpha channel quality" msgstr "Kvaliteta alfa kanala" -#: ../plug-ins/file-webp/file-webp-dialog.c:193 +#: ../plug-ins/file-webp/file-webp-dialog.c:194 msgid "Source _type:" msgstr "Vrs_ta izvora:" -#: ../plug-ins/file-webp/file-webp-dialog.c:196 +#: ../plug-ins/file-webp/file-webp-dialog.c:197 msgid "WebP encoder \"preset\"" msgstr "„Postavka” WebP dekodera" #. Create the top-level animation checkbox expander -#: ../plug-ins/file-webp/file-webp-dialog.c:228 +#: ../plug-ins/file-webp/file-webp-dialog.c:229 msgid "As A_nimation" msgstr "Kao a_nimaciju" #. loop animation checkbox -#: ../plug-ins/file-webp/file-webp-dialog.c:257 +#: ../plug-ins/file-webp/file-webp-dialog.c:258 msgid "Loop _forever" msgstr "_Beskonačna petlja" #. label for 'max key-frame distance' adjustment -#: ../plug-ins/file-webp/file-webp-dialog.c:274 +#: ../plug-ins/file-webp/file-webp-dialog.c:275 msgid "Max distance between key-frames:" msgstr "Maks. razmak između ključnih kadrova:" #. minimize-size checkbox -#: ../plug-ins/file-webp/file-webp-dialog.c:309 +#: ../plug-ins/file-webp/file-webp-dialog.c:310 msgid "_Minimize output size (slower)" msgstr "_Minimiraj izlaznu veličinu (sporije)" #. label for 'delay' adjustment -#: ../plug-ins/file-webp/file-webp-dialog.c:332 +#: ../plug-ins/file-webp/file-webp-dialog.c:333 msgid "Delay between frames where unspecified:" msgstr "Zadrška između kadrova je bila neodređena:" #. Create the force-delay checkbox -#: ../plug-ins/file-webp/file-webp-dialog.c:355 +#: ../plug-ins/file-webp/file-webp-dialog.c:356 msgid "Use _delay entered above for all frames" msgstr "Koristi gore zadanu _zadršku za sve kadrove" #. Save EXIF data -#: ../plug-ins/file-webp/file-webp-dialog.c:367 +#: ../plug-ins/file-webp/file-webp-dialog.c:368 msgid "_Save Exif data" msgstr "_Spremi Exif podatke" +#. IPTC metadata +#: ../plug-ins/file-webp/file-webp-dialog.c:378 +msgid "Save _IPTC" +msgstr "Spremi _IPTC" + #: ../plug-ins/file-webp/file-webp-load.c:107 #, c-format msgid "Invalid WebP file '%s'" @@ -7839,45 +7886,48 @@ msgid "invalid configuration" msgstr "neispravna konfiguracija" -#: ../plug-ins/file-webp/file-webp-save.c:124 -msgid "bad image dimensions" -msgstr "loše dimenzije slike" +#. TRANSLATORS: widthxheight with UTF-8 encoded multiply sign. +#: ../plug-ins/file-webp/file-webp-save.c:125 +#, c-format +#| msgid "Image dimensions: %d × %d" +msgid "bad image dimensions (maximum: %d×%d)" +msgstr "loša dimenzije slike (maksimalno: %d × %d)" -#: ../plug-ins/file-webp/file-webp-save.c:126 +#: ../plug-ins/file-webp/file-webp-save.c:128 msgid "partition is bigger than 512K" msgstr "particija je veća od 512 K" -#: ../plug-ins/file-webp/file-webp-save.c:128 +#: ../plug-ins/file-webp/file-webp-save.c:130 msgid "partition is bigger than 16M" msgstr "particija je veća od 16 M" -#: ../plug-ins/file-webp/file-webp-save.c:130 +#: ../plug-ins/file-webp/file-webp-save.c:132 msgid "unable to flush bytes" msgstr "neuspjelo zanemarivanje bajtova" -#: ../plug-ins/file-webp/file-webp-save.c:132 +#: ../plug-ins/file-webp/file-webp-save.c:134 msgid "file is larger than 4GiB" msgstr "datoteka je veća od 4 GiB" -#: ../plug-ins/file-webp/file-webp-save.c:134 +#: ../plug-ins/file-webp/file-webp-save.c:136 msgid "user aborted encoding" msgstr "korisnik je prekinuo kodiranje" -#: ../plug-ins/file-webp/file-webp-save.c:136 +#: ../plug-ins/file-webp/file-webp-save.c:138 msgid "list terminator" msgstr "završnik popisa" -#: ../plug-ins/file-webp/file-webp-save.c:138 +#: ../plug-ins/file-webp/file-webp-save.c:140 msgid "unknown error" msgstr "nepoznata greška" -#: ../plug-ins/file-webp/file-webp-save.c:188 -#: ../plug-ins/file-webp/file-webp-save.c:530 +#: ../plug-ins/file-webp/file-webp-save.c:190 +#: ../plug-ins/file-webp/file-webp-save.c:534 #, c-format msgid "Unable to open '%s' for writing: %s" msgstr "Nije moguće otvoriti „%s” za pisanje: %s" -#: ../plug-ins/file-webp/file-webp-save.c:271 +#: ../plug-ins/file-webp/file-webp-save.c:274 #, c-format msgid "WebP error: '%s'" msgstr "WebP greška: „%s”" @@ -9575,7 +9625,7 @@ msgstr "Spremi kome_ntar" #: ../plug-ins/ui/plug-in-file-png.ui.h:8 -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:3 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:5 msgid "Save color _values from transparent pixels" msgstr "Spremi _vrijednosti boja transparentnih piksela" @@ -9669,30 +9719,42 @@ msgstr "_B, G, R, X (BMP stil)" #: ../plug-ins/ui/plug-in-file-tiff.ui.h:1 +msgid "" +"Warning: maximum TIFF file size exceeded. Retry as BigTIFF or with a " +"different compression algorithm, or cancel." +msgstr "" +"Upozorenje: premašena je maksimalna veličina TIFF datoteke. Pokušaj ponovo " +"kao BigTIFF, pomoću jednog drugog algoritma komprimiranja ili prekini." + +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:2 +msgid "Export in _BigTIFF variant file format" +msgstr "Izvezi u datotečni format _BigTIFF" + +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:3 msgid "Save _layers" msgstr "Spremi s_lojeve" -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:2 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:4 msgid "Cr_op layers to image bounds" msgstr "Obreži sl_ojeve na granice slike" -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:4 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:6 msgid "Colors are not stored premultiplied by the associated alpha" msgstr "Povezani alfa ne sprema boje pred-pomnoženo" -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:5 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:7 msgid "Comment" msgstr "Komentar" -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:6 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:8 msgid "S_ave Exif data" msgstr "Spremi Exif pod_atke" -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:11 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:13 msgid "Save _GeoTIFF data" msgstr "Spremi _GeoTIFF podatke" -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:12 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:14 msgid "Keep the GeoTIFF metadata if it was present on import" msgstr "Zadrži GeoTIFF metapodatke ako su bili prisutni pri uvozu" @@ -12896,3 +12958,6 @@ #: ../plug-ins/twain/twain.c:505 msgid "Transferring data from scanner/camera" msgstr "Prijenos podataka sa skenera/kamere" + +#~ msgid "bad image dimensions" +#~ msgstr "loše dimenzije slike" diff -Nru gimp-2.10.32/po-plug-ins/hu.po gimp-2.10.34/po-plug-ins/hu.po --- gimp-2.10.32/po-plug-ins/hu.po 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/po-plug-ins/hu.po 2023-02-21 19:56:20.000000000 +0000 @@ -9,13 +9,13 @@ # Gabor Kelemen , 2008, 2010, 2012, 2016, 2017, 2018. # András Prim , 2012. # Balázs Úr , 2013, 2014, 2015, 2016, 2019, 2020, 2021, 2022. -# Balázs Meskó , 2017, 2018, 2019, 2020, 2021. +# Balázs Meskó , 2017, 2018, 2019, 2020, 2021, 2022. msgid "" msgstr "" "Project-Id-Version: gimp-plug-ins master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2022-06-10 16:38+0000\n" -"PO-Revision-Date: 2022-06-11 00:16+0200\n" +"POT-Creation-Date: 2022-09-10 11:31+0000\n" +"PO-Revision-Date: 2022-09-20 00:52+0200\n" "Last-Translator: Balázs Úr \n" "Language-Team: Hungarian \n" "Language: hu\n" @@ -54,12 +54,12 @@ #: ../plug-ins/common/depth-merge.c:621 ../plug-ins/common/despeckle.c:397 #: ../plug-ins/common/destripe.c:468 ../plug-ins/common/edge-dog.c:306 #: ../plug-ins/common/emboss.c:453 ../plug-ins/common/file-cel.c:951 -#: ../plug-ins/common/file-gif-save.c:1112 ../plug-ins/common/file-heif.c:1898 +#: ../plug-ins/common/file-gif-save.c:1112 ../plug-ins/common/file-heif.c:1902 #: ../plug-ins/common/file-jp2-load.c:961 #: ../plug-ins/common/file-pdf-load.c:702 #: ../plug-ins/common/file-pdf-load.c:1282 #: ../plug-ins/common/file-pdf-save.c:936 ../plug-ins/common/file-ps.c:3447 -#: ../plug-ins/common/file-raw-data.c:1838 ../plug-ins/common/file-svg.c:663 +#: ../plug-ins/common/file-raw-data.c:1816 ../plug-ins/common/file-svg.c:663 #: ../plug-ins/common/file-wmf.c:515 ../plug-ins/common/film.c:1207 #: ../plug-ins/common/filter-pack.c:1264 ../plug-ins/common/fractal-trace.c:711 #: ../plug-ins/common/grid.c:677 ../plug-ins/common/hot.c:614 @@ -76,7 +76,7 @@ #: ../plug-ins/common/wavelet-decompose.c:354 ../plug-ins/common/web-page.c:234 #: ../plug-ins/file-dds/ddsread.c:1363 ../plug-ins/file-dds/ddswrite.c:1983 #: ../plug-ins/file-fits/fits.c:1150 ../plug-ins/file-fli/fli-gimp.c:877 -#: ../plug-ins/file-tiff/file-tiff-load.c:2616 ../plug-ins/flame/flame.c:481 +#: ../plug-ins/file-tiff/file-tiff-load.c:2643 ../plug-ins/flame/flame.c:481 #: ../plug-ins/flame/flame.c:657 ../plug-ins/flame/flame.c:979 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:566 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1641 @@ -119,7 +119,7 @@ #: ../plug-ins/common/curve-bend.c:1295 ../plug-ins/common/decompose.c:814 #: ../plug-ins/common/depth-merge.c:622 ../plug-ins/common/despeckle.c:398 #: ../plug-ins/common/destripe.c:469 ../plug-ins/common/edge-dog.c:307 -#: ../plug-ins/common/emboss.c:454 ../plug-ins/common/file-heif.c:1899 +#: ../plug-ins/common/emboss.c:454 ../plug-ins/common/file-heif.c:1903 #: ../plug-ins/common/file-pdf-load.c:703 ../plug-ins/common/file-svg.c:664 #: ../plug-ins/common/file-wmf.c:516 ../plug-ins/common/film.c:1208 #: ../plug-ins/common/filter-pack.c:1265 ../plug-ins/common/fractal-trace.c:712 @@ -449,7 +449,7 @@ #: ../plug-ins/common/file-jp2-load.c:1290 ../plug-ins/common/file-pcx.c:448 #: ../plug-ins/common/file-pcx.c:456 ../plug-ins/common/file-pix.c:400 #: ../plug-ins/common/file-png.c:1097 ../plug-ins/common/file-pnm.c:685 -#: ../plug-ins/common/file-raw-data.c:1397 +#: ../plug-ins/common/file-raw-data.c:1375 #: ../plug-ins/common/file-sunras.c:1049 ../plug-ins/common/file-tga.c:1111 #: ../plug-ins/common/file-xbm.c:910 ../plug-ins/common/film.c:690 #: ../plug-ins/common/smooth-palette.c:259 ../plug-ins/common/tile.c:354 @@ -457,8 +457,8 @@ #: ../plug-ins/file-faxg3/faxg3.c:555 ../plug-ins/file-fits/fits.c:529 #: ../plug-ins/file-jpeg/jpeg-load.c:240 #: ../plug-ins/file-psd/psd-image-res-load.c:1043 -#: ../plug-ins/file-psd/psd-load.c:2035 ../plug-ins/file-sgi/sgi.c:416 -#: ../plug-ins/file-tiff/file-tiff-load.c:1497 +#: ../plug-ins/file-psd/psd-load.c:2067 ../plug-ins/file-sgi/sgi.c:416 +#: ../plug-ins/file-tiff/file-tiff-load.c:1524 #: ../plug-ins/file-webp/file-webp-load.c:164 #: ../plug-ins/gfig/gfig-dialog.c:1321 ../plug-ins/gimpressionist/general.c:139 #: ../plug-ins/map-object/map-object-apply.c:245 @@ -831,7 +831,7 @@ #: ../plug-ins/common/cml-explorer.c:2160 ../plug-ins/common/curve-bend.c:1555 #: ../plug-ins/common/curve-bend.c:2138 ../plug-ins/common/file-cel.c:952 #: ../plug-ins/common/file-jp2-load.c:962 -#: ../plug-ins/common/file-raw-data.c:1839 ../plug-ins/common/qbist.c:721 +#: ../plug-ins/common/file-raw-data.c:1817 ../plug-ins/common/qbist.c:721 #: ../plug-ins/common/qbist.c:885 ../plug-ins/common/sphere-designer.c:2210 #: ../plug-ins/common/sphere-designer.c:2610 ../plug-ins/file-fits/fits.c:1151 #: ../plug-ins/file-fli/fli-gimp.c:878 ../plug-ins/flame/flame.c:483 @@ -1049,13 +1049,13 @@ #: ../plug-ins/common/file-dicom.c:1524 ../plug-ins/common/file-mng.c:648 #: ../plug-ins/common/file-mng.c:985 ../plug-ins/common/file-pcx.c:874 #: ../plug-ins/common/file-pdf-save.c:480 ../plug-ins/common/file-png.c:1618 -#: ../plug-ins/common/file-raw-data.c:1195 -#: ../plug-ins/common/file-raw-data.c:1224 ../plug-ins/common/file-sunras.c:610 +#: ../plug-ins/common/file-raw-data.c:1173 +#: ../plug-ins/common/file-raw-data.c:1202 ../plug-ins/common/file-sunras.c:610 #: ../plug-ins/common/file-tga.c:1222 ../plug-ins/common/file-xmc.c:1504 #: ../plug-ins/common/sphere-designer.c:2121 #: ../plug-ins/file-bmp/bmp-save.c:327 ../plug-ins/file-fits/fits.c:481 #: ../plug-ins/file-fli/fli-gimp.c:757 ../plug-ins/file-ico/ico-save.c:1087 -#: ../plug-ins/file-jpeg/jpeg-save.c:333 ../plug-ins/file-psd/psd-save.c:1728 +#: ../plug-ins/file-jpeg/jpeg-save.c:333 ../plug-ins/file-psd/psd-save.c:1725 #: ../plug-ins/file-tiff/file-tiff-save.c:970 #: ../plug-ins/file-tiff/file-tiff-save.c:1072 ../plug-ins/flame/flame.c:450 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1548 @@ -1082,7 +1082,7 @@ #: ../plug-ins/common/file-ps.c:1075 ../plug-ins/common/file-ps.c:3397 #: ../plug-ins/common/file-psp.c:2228 ../plug-ins/common/file-psp.c:2278 #: ../plug-ins/common/file-raw-data.c:477 -#: ../plug-ins/common/file-raw-data.c:1306 ../plug-ins/common/file-sunras.c:436 +#: ../plug-ins/common/file-raw-data.c:1284 ../plug-ins/common/file-sunras.c:436 #: ../plug-ins/common/file-svg.c:329 ../plug-ins/common/file-svg.c:647 #: ../plug-ins/common/file-tga.c:446 ../plug-ins/common/file-xbm.c:747 #: ../plug-ins/common/file-xmc.c:665 ../plug-ins/common/file-xmc.c:858 @@ -1369,7 +1369,7 @@ #. * right type of raw data. #. #: ../plug-ins/common/compose.c:191 ../plug-ins/common/decompose.c:170 -#: ../plug-ins/common/file-raw-data.c:1942 +#: ../plug-ins/common/file-raw-data.c:1920 msgid "RGB" msgstr "RGB" @@ -1936,7 +1936,7 @@ msgid "O_verlap:" msgstr "Át_fedés:" -#: ../plug-ins/common/depth-merge.c:741 ../plug-ins/common/file-raw-data.c:1976 +#: ../plug-ins/common/depth-merge.c:741 ../plug-ins/common/file-raw-data.c:1954 msgid "O_ffset:" msgstr "_Eltolás:" @@ -2004,7 +2004,7 @@ #: ../plug-ins/common/destripe.c:500 ../plug-ins/common/file-html-table.c:647 #: ../plug-ins/common/file-ps.c:3522 ../plug-ins/common/file-ps.c:3727 -#: ../plug-ins/common/file-raw-data.c:1991 +#: ../plug-ins/common/file-raw-data.c:1969 #: ../plug-ins/common/smooth-palette.c:458 ../plug-ins/common/tile.c:465 #: ../plug-ins/imagemap/imap_cmd_guides.c:163 #: ../plug-ins/imagemap/imap_rectangle.c:399 @@ -2157,7 +2157,7 @@ #: ../plug-ins/common/file-pcx.c:370 ../plug-ins/common/file-pdf-load.c:1048 #: ../plug-ins/common/file-pix.c:357 ../plug-ins/common/file-png.c:933 #: ../plug-ins/common/file-pnm.c:566 ../plug-ins/common/file-ps.c:1067 -#: ../plug-ins/common/file-raw-data.c:1299 ../plug-ins/common/file-sunras.c:429 +#: ../plug-ins/common/file-raw-data.c:1277 ../plug-ins/common/file-sunras.c:429 #: ../plug-ins/common/file-tga.c:438 ../plug-ins/common/file-wmf.c:1014 #: ../plug-ins/common/file-xbm.c:740 ../plug-ins/common/file-xmc.c:655 #: ../plug-ins/common/file-xpm.c:356 ../plug-ins/common/file-xwd.c:448 @@ -2250,7 +2250,7 @@ #: ../plug-ins/common/file-xwd.c:652 ../plug-ins/file-bmp/bmp-save.c:319 #: ../plug-ins/file-fits/fits.c:473 ../plug-ins/file-fli/fli-gimp.c:725 #: ../plug-ins/file-ico/ico-save.c:1081 ../plug-ins/file-jpeg/jpeg-save.c:290 -#: ../plug-ins/file-psd/psd-save.c:1699 ../plug-ins/file-sgi/sgi.c:584 +#: ../plug-ins/file-psd/psd-save.c:1696 ../plug-ins/file-sgi/sgi.c:584 #: ../plug-ins/file-tiff/file-tiff-save.c:956 #, c-format msgid "Exporting '%s'" @@ -2638,59 +2638,59 @@ msgid "image content" msgstr "képtartalom" -#: ../plug-ins/common/file-heif.c:1318 +#: ../plug-ins/common/file-heif.c:1322 #, c-format msgid "Exporting '%s' using %s encoder" msgstr "A(z) „%s” exportálása %s kódoló használatával" -#: ../plug-ins/common/file-heif.c:1369 ../plug-ins/common/file-heif.c:1623 +#: ../plug-ins/common/file-heif.c:1373 ../plug-ins/common/file-heif.c:1627 #, c-format msgid "Encoding HEIF image failed: %s" msgstr "HEIF kép kódolása meghiúsult: %s" -#: ../plug-ins/common/file-heif.c:1660 +#: ../plug-ins/common/file-heif.c:1664 #, c-format msgid "Writing HEIF image failed: %s" msgstr "HEIF kép írása meghiúsult: %s" -#: ../plug-ins/common/file-heif.c:1749 +#: ../plug-ins/common/file-heif.c:1753 msgid "primary" msgstr "elsődleges" -#: ../plug-ins/common/file-heif.c:1894 +#: ../plug-ins/common/file-heif.c:1898 msgid "Load HEIF Image" msgstr "HEIF kép betöltése" -#: ../plug-ins/common/file-heif.c:1908 +#: ../plug-ins/common/file-heif.c:1912 msgid "Select Image" msgstr "Kép kiválasztása" -#: ../plug-ins/common/file-heif.c:2074 +#: ../plug-ins/common/file-heif.c:2078 msgid "Nearly _lossless" msgstr "Majdnem _veszteségmentes" -#: ../plug-ins/common/file-heif.c:2078 ../plug-ins/file-jpeg/jpeg-save.c:835 +#: ../plug-ins/common/file-heif.c:2082 ../plug-ins/file-jpeg/jpeg-save.c:835 msgid "_Quality:" msgstr "Mi_nőség:" -#: ../plug-ins/common/file-heif.c:2121 +#: ../plug-ins/common/file-heif.c:2125 msgid "Bit depth:" msgstr "Bitmélység:" -#: ../plug-ins/common/file-heif.c:2127 +#: ../plug-ins/common/file-heif.c:2131 msgid "8 bit/channel" msgstr "8 bit/csatorna" -#: ../plug-ins/common/file-heif.c:2128 +#: ../plug-ins/common/file-heif.c:2132 msgid "10 bit/channel" msgstr "10 bit/csatorna" -#: ../plug-ins/common/file-heif.c:2129 +#: ../plug-ins/common/file-heif.c:2133 msgid "12 bit/channel" msgstr "12 bit/csatorna" #. Color profile -#: ../plug-ins/common/file-heif.c:2138 ../plug-ins/file-jpeg/jpeg-save.c:974 +#: ../plug-ins/common/file-heif.c:2142 ../plug-ins/file-jpeg/jpeg-save.c:974 #: ../plug-ins/file-webp/file-webp-dialog.c:404 #: ../plug-ins/ui/plug-in-file-tiff.ui.h:12 msgid "Save color _profile" @@ -2802,7 +2802,7 @@ msgstr "A táblacellák szélessége. Lehet konkrét vagy százalékos érték." #: ../plug-ins/common/file-html-table.c:663 ../plug-ins/common/file-ps.c:3535 -#: ../plug-ins/common/file-ps.c:3739 ../plug-ins/common/file-raw-data.c:2007 +#: ../plug-ins/common/file-ps.c:3739 ../plug-ins/common/file-raw-data.c:1985 #: ../plug-ins/common/film.c:945 ../plug-ins/common/smooth-palette.c:463 #: ../plug-ins/common/tile.c:469 ../plug-ins/imagemap/imap_cmd_guides.c:173 #: ../plug-ins/imagemap/imap_rectangle.c:406 @@ -2920,7 +2920,6 @@ msgstr "Nem támogatott színtér a(z) „%s” JP2 képben." #: ../plug-ins/common/file-jpegxl.c:71 -#| msgid "JPEG image" msgid "JPEG XL image" msgstr "JPEG XL-kép" @@ -3185,7 +3184,7 @@ msgstr "Importálás PDF-ből" #: ../plug-ins/common/file-pdf-load.c:1283 ../plug-ins/common/file-ps.c:3448 -#: ../plug-ins/file-tiff/file-tiff-load.c:2617 +#: ../plug-ins/file-tiff/file-tiff-load.c:2644 #: ../plug-ins/metadata/metadata-editor.c:4627 msgid "_Import" msgstr "_Importálás" @@ -3311,7 +3310,7 @@ #: ../plug-ins/common/file-pdf-save.c:1099 #: ../plug-ins/common/file-pdf-save.c:1167 #: ../plug-ins/common/file-pdf-save.c:1265 ../plug-ins/common/file-ps.c:1941 -#: ../plug-ins/file-tiff/file-tiff-load.c:1499 +#: ../plug-ins/file-tiff/file-tiff-load.c:1526 #, c-format msgid "Page %d" msgstr "%d. oldal" @@ -3415,13 +3414,13 @@ msgid "Error while exporting '%s'. Could not export image." msgstr "Hiba a(z) „%s” exportálásakor. A kép exportálása nem sikerült." -#: ../plug-ins/common/file-png.c:2420 ../plug-ins/common/file-raw-data.c:2134 +#: ../plug-ins/common/file-png.c:2420 ../plug-ins/common/file-raw-data.c:2112 #: ../plug-ins/file-tiff/file-tiff-save.c:1167 #, c-format msgid "Error loading UI file '%s': %s" msgstr "Hiba a(z) „%s” felületfájl betöltésekor: %s" -#: ../plug-ins/common/file-png.c:2421 ../plug-ins/common/file-raw-data.c:2135 +#: ../plug-ins/common/file-png.c:2421 ../plug-ins/common/file-raw-data.c:2113 #: ../plug-ins/file-tiff/file-tiff-save.c:1168 msgid "Unknown error" msgstr "Ismeretlen hiba" @@ -3525,7 +3524,6 @@ msgstr "Nem lehet értelmezni a(z) „%s” PostScript fájlt" #: ../plug-ins/common/file-ps.c:1173 -#| msgid "Rendered SVG" msgid "Rendered EPS" msgstr "Megrajzolt EPS" @@ -3877,7 +3875,7 @@ msgstr "Nyers képadatok" #: ../plug-ins/common/file-raw-data.c:304 -#: ../plug-ins/common/file-raw-data.c:1887 +#: ../plug-ins/common/file-raw-data.c:1865 msgid "Digital Elevation Model data" msgstr "Digital Elevation Model adatok" @@ -3906,7 +3904,7 @@ "SRTM-1 és SRTM-3. Ha ismeri a változatot, akkor futtassa az 1-es vagy 3-as " "attribútummal." -#: ../plug-ins/common/file-raw-data.c:1834 +#: ../plug-ins/common/file-raw-data.c:1812 msgid "Load Image from Raw Data" msgstr "Kép betöltése nyers adatokból" @@ -3914,15 +3912,15 @@ #. * used for 3D surface modeling or relief maps; so it must be #. * translated by the proper technical term in your language. #. -#: ../plug-ins/common/file-raw-data.c:1883 +#: ../plug-ins/common/file-raw-data.c:1861 msgid "Digital Elevation Model data (1 arc-second)" msgstr "Digital Elevation Model adatok (1 szögmásodperc)" -#: ../plug-ins/common/file-raw-data.c:1885 +#: ../plug-ins/common/file-raw-data.c:1863 msgid "Digital Elevation Model data (3 arc-seconds)" msgstr "Digital Elevation Model adatok (3 szögmásodperc)" -#: ../plug-ins/common/file-raw-data.c:1891 +#: ../plug-ins/common/file-raw-data.c:1869 msgid "Image" msgstr "Kép" @@ -3934,116 +3932,116 @@ #. * SRTM-3 data are sampled at three arc-seconds and contain 1201 lines and #. * 1201 samples with similar overlapping rows and columns." #. -#: ../plug-ins/common/file-raw-data.c:1921 +#: ../plug-ins/common/file-raw-data.c:1899 msgid "SRTM-1 (1 arc-second)" msgstr "SRTM-1 (1 szögmásodperc)" -#: ../plug-ins/common/file-raw-data.c:1922 +#: ../plug-ins/common/file-raw-data.c:1900 msgid "SRTM-3 (3 arc-seconds)" msgstr "SRTM-3 (3 szögmásodperc)" -#: ../plug-ins/common/file-raw-data.c:1925 +#: ../plug-ins/common/file-raw-data.c:1903 msgid "_Sample Spacing:" msgstr "_Mintatávolság:" -#: ../plug-ins/common/file-raw-data.c:1943 +#: ../plug-ins/common/file-raw-data.c:1921 msgid "RGB Alpha" msgstr "RGB-alfa" -#: ../plug-ins/common/file-raw-data.c:1944 +#: ../plug-ins/common/file-raw-data.c:1922 msgid "RGB565 Big Endian" msgstr "RGB565 Big Endian" -#: ../plug-ins/common/file-raw-data.c:1945 +#: ../plug-ins/common/file-raw-data.c:1923 msgid "RGB565 Little Endian" msgstr "RGB565 Little Endian" -#: ../plug-ins/common/file-raw-data.c:1946 +#: ../plug-ins/common/file-raw-data.c:1924 msgid "BGR565 Big Endian" msgstr "BGR565 Big Endian" -#: ../plug-ins/common/file-raw-data.c:1947 +#: ../plug-ins/common/file-raw-data.c:1925 msgid "BGR565 Little Endian" msgstr "BGR565 Little Endian" -#: ../plug-ins/common/file-raw-data.c:1948 +#: ../plug-ins/common/file-raw-data.c:1926 msgid "Planar RGB" msgstr "Sík RGB" -#: ../plug-ins/common/file-raw-data.c:1949 +#: ../plug-ins/common/file-raw-data.c:1927 msgid "B&W 1 bit" -msgstr "F&F 1 bit" +msgstr "1 bites FF" -#: ../plug-ins/common/file-raw-data.c:1950 +#: ../plug-ins/common/file-raw-data.c:1928 msgid "Gray 2 bit" msgstr "Szürke 2 bit" -#: ../plug-ins/common/file-raw-data.c:1951 +#: ../plug-ins/common/file-raw-data.c:1929 msgid "Gray 4 bit" msgstr "Szürke 4 bit" -#: ../plug-ins/common/file-raw-data.c:1952 +#: ../plug-ins/common/file-raw-data.c:1930 msgid "Gray 8 bit" msgstr "Szürke 8 bit" -#: ../plug-ins/common/file-raw-data.c:1953 +#: ../plug-ins/common/file-raw-data.c:1931 msgid "Indexed" msgstr "Indexelt" -#: ../plug-ins/common/file-raw-data.c:1954 +#: ../plug-ins/common/file-raw-data.c:1932 msgid "Indexed Alpha" msgstr "Indexelt alfa" -#: ../plug-ins/common/file-raw-data.c:1955 +#: ../plug-ins/common/file-raw-data.c:1933 msgid "Gray unsigned 16 bit Big Endian" msgstr "Szürke előjel nélküli 16 bites Big Endian" -#: ../plug-ins/common/file-raw-data.c:1956 +#: ../plug-ins/common/file-raw-data.c:1934 msgid "Gray unsigned 16 bit Little Endian" msgstr "Szürke előjel nélküli 16 bites Little Endian" -#: ../plug-ins/common/file-raw-data.c:1957 +#: ../plug-ins/common/file-raw-data.c:1935 msgid "Gray 16 bit Big Endian" msgstr "Szürke 16 bites Big Endian" -#: ../plug-ins/common/file-raw-data.c:1958 +#: ../plug-ins/common/file-raw-data.c:1936 msgid "Gray 16 bit Little Endian" msgstr "Szürke 16 bites Little Endian" -#: ../plug-ins/common/file-raw-data.c:1963 +#: ../plug-ins/common/file-raw-data.c:1941 msgid "Image _Type:" msgstr "Kép_típus:" -#: ../plug-ins/common/file-raw-data.c:2024 +#: ../plug-ins/common/file-raw-data.c:2002 msgid "Palette" msgstr "Paletta" -#: ../plug-ins/common/file-raw-data.c:2034 +#: ../plug-ins/common/file-raw-data.c:2012 msgid "R, G, B (normal)" msgstr "R, G, B (normál)" -#: ../plug-ins/common/file-raw-data.c:2035 +#: ../plug-ins/common/file-raw-data.c:2013 msgid "B, G, R, X (BMP style)" msgstr "B, G, R, X (BMP-stílusú)" -#: ../plug-ins/common/file-raw-data.c:2040 +#: ../plug-ins/common/file-raw-data.c:2018 msgid "_Palette Type:" msgstr "_Palettatípus:" -#: ../plug-ins/common/file-raw-data.c:2051 +#: ../plug-ins/common/file-raw-data.c:2029 msgid "Off_set:" msgstr "_Eltolás:" -#: ../plug-ins/common/file-raw-data.c:2063 +#: ../plug-ins/common/file-raw-data.c:2041 msgid "Select Palette File" msgstr "Palettafájl kiválasztása" -#: ../plug-ins/common/file-raw-data.c:2069 +#: ../plug-ins/common/file-raw-data.c:2047 msgid "Pal_ette File:" msgstr "P_alettafájl:" #. Dialog init -#: ../plug-ins/common/file-raw-data.c:2118 +#: ../plug-ins/common/file-raw-data.c:2096 msgid "Raw Image" msgstr "Nyers kép" @@ -4548,8 +4546,8 @@ #. Begin displaying export progress #: ../plug-ins/common/file-xmc.c:1493 -#: ../plug-ins/file-webp/file-webp-save.c:180 -#: ../plug-ins/file-webp/file-webp-save.c:522 +#: ../plug-ins/file-webp/file-webp-save.c:182 +#: ../plug-ins/file-webp/file-webp-save.c:526 #, c-format msgid "Saving '%s'" msgstr "„%s” mentése" @@ -7242,21 +7240,21 @@ msgid "Unsupported or invalid layer mask size: %dx%d" msgstr "Nem támogatott vagy érvénytelen rétegmaszkméret: %dx%d" -#: ../plug-ins/file-psd/psd-load.c:1477 ../plug-ins/file-psd/psd-load.c:2008 +#: ../plug-ins/file-psd/psd-load.c:1477 ../plug-ins/file-psd/psd-load.c:2040 #, c-format msgid "Unsupported compression mode: %d" msgstr "Nem támogatott tömörítési mód: %d" -#: ../plug-ins/file-psd/psd-load.c:2155 +#: ../plug-ins/file-psd/psd-load.c:2187 msgid "Extra" msgstr "Extra" -#: ../plug-ins/file-psd/psd-load.c:2333 +#: ../plug-ins/file-psd/psd-load.c:2365 #, c-format msgid "Unsupported or invalid channel size" msgstr "Nem támogatott vagy érvénytelen csatornaméret" -#: ../plug-ins/file-psd/psd-load.c:2399 +#: ../plug-ins/file-psd/psd-load.c:2431 #, c-format msgid "Failed to decompress data" msgstr "Nem sikerült kibontani az adatokat" @@ -7265,7 +7263,7 @@ msgid "Error: Can't convert GIMP base imagetype to PSD mode" msgstr "Hiba: a GIMP alap-képtípusa nem alakítható át PSD módra" -#: ../plug-ins/file-psd/psd-save.c:1692 +#: ../plug-ins/file-psd/psd-save.c:1689 #, c-format msgid "" "Unable to export '%s'. The PSD file format does not support images that are " @@ -7274,7 +7272,7 @@ "„%s” exportálása nem lehetséges. A PSD fájlformátum nem tud olyan képeket " "eltárolni, amelyek szélessége vagy magassága 30 000 képpontnál nagyobb." -#: ../plug-ins/file-psd/psd-save.c:1713 +#: ../plug-ins/file-psd/psd-save.c:1710 #, c-format msgid "" "Unable to export '%s'. The PSD file format does not support images with " @@ -7496,7 +7494,7 @@ "úgy tűnik, hogy %d oldal van. A fájl betöltésének kísérlete ezzel a " "feltételezéssel." -#: ../plug-ins/file-tiff/file-tiff-load.c:466 +#: ../plug-ins/file-tiff/file-tiff-load.c:468 msgid "Extra channels with unspecified data." msgstr "További csatornák nem megadott adatokkal." @@ -7507,16 +7505,16 @@ #. * can be considered non-conformant. #. * Let's ask what to do with the channel. #. -#: ../plug-ins/file-tiff/file-tiff-load.c:478 +#: ../plug-ins/file-tiff/file-tiff-load.c:480 msgid "Non-conformant TIFF: extra channels without 'ExtraSamples' field." msgstr "Nem szabványos TIFF: további csatornák „ExtraSamples” mező nélkül." -#: ../plug-ins/file-tiff/file-tiff-load.c:560 +#: ../plug-ins/file-tiff/file-tiff-load.c:562 #, c-format msgid "Couldn't read page %d of %d. Image might be corrupt.\n" msgstr "%d / %d oldal nem olvasható. A kép sérült lehet.\n" -#: ../plug-ins/file-tiff/file-tiff-load.c:589 +#: ../plug-ins/file-tiff/file-tiff-load.c:591 #, c-format msgid "" "This image has a linear color profile but it was not set on the first layer. " @@ -7525,7 +7523,7 @@ "Ez a kép lineáris színprofillal rendelkezik, de nem lett megadva az első " "rétegen. A(z) %d. réteg alatti rétegek nem lineárisként lesznek értelmezve." -#: ../plug-ins/file-tiff/file-tiff-load.c:597 +#: ../plug-ins/file-tiff/file-tiff-load.c:599 msgid "" "This image has multiple color profiles. We will use the first one. If this " "leads to incorrect results you should consider loading each layer as a " @@ -7535,33 +7533,33 @@ "helytelen eredményhez vezet, akkor fontolja meg, hogy minden réteget külön " "képként tölt be." -#: ../plug-ins/file-tiff/file-tiff-load.c:609 +#: ../plug-ins/file-tiff/file-tiff-load.c:611 #, c-format msgid "Suspicious bit depth: %d for page %d. Image may be corrupt." msgstr "Gyanús bitmélység: %d ennél az oldalnál: %d. A kép sérült lehet." -#: ../plug-ins/file-tiff/file-tiff-load.c:683 +#: ../plug-ins/file-tiff/file-tiff-load.c:685 #, c-format msgid "Unsupported bit depth: %d for page %d." msgstr "Nem támogatott bitmélység: %d a(z) %d. oldalnál." -#: ../plug-ins/file-tiff/file-tiff-load.c:698 +#: ../plug-ins/file-tiff/file-tiff-load.c:700 #, c-format msgid "Could not get image width from '%s'" msgstr "Nem sikerült lekérni a kép szélességét ebből: „%s”" -#: ../plug-ins/file-tiff/file-tiff-load.c:706 +#: ../plug-ins/file-tiff/file-tiff-load.c:708 #, c-format msgid "Could not get image length from '%s'" msgstr "Nem sikerült lekérni a kép hosszát ebből: „%s”" -#: ../plug-ins/file-tiff/file-tiff-load.c:714 +#: ../plug-ins/file-tiff/file-tiff-load.c:716 #, c-format msgid "Invalid image dimensions (%u x %u) for page %d. Image may be corrupt." msgstr "" "Érvénytelen képdimenziók (%u x %u) ennél az oldalnál: %d. A kép sérült lehet." -#: ../plug-ins/file-tiff/file-tiff-load.c:735 +#: ../plug-ins/file-tiff/file-tiff-load.c:737 #, c-format msgid "" "Could not get photometric from '%s'. Image is CCITT compressed, assuming min-" @@ -7570,7 +7568,7 @@ "Nem sikerült lekérni a fényképmetrikát ebből: „%s”. A kép CCITT tömörítésű, " "a min-is-white érték feltételezett." -#: ../plug-ins/file-tiff/file-tiff-load.c:742 +#: ../plug-ins/file-tiff/file-tiff-load.c:744 #, c-format msgid "Could not get photometric from '%s'. Assuming min-is-black" msgstr "" @@ -7580,7 +7578,7 @@ #. In non-interactive mode, we assume unassociated alpha if unspecified. #. * We don't output messages in interactive mode as the user #. * has already the ability to choose through a dialog. -#: ../plug-ins/file-tiff/file-tiff-load.c:774 +#: ../plug-ins/file-tiff/file-tiff-load.c:776 #, c-format msgid "" "Alpha channel type not defined for %s. Assuming alpha is not premultiplied" @@ -7588,7 +7586,7 @@ "Az alfa csatorna típusa nincs meghatározva ehhez: %s. Az kerül " "feltételezésre, hogy az alfa nem előre többszörözött." -#: ../plug-ins/file-tiff/file-tiff-load.c:799 +#: ../plug-ins/file-tiff/file-tiff-load.c:801 #, c-format msgid "" "Image '%s' does not conform to the TIFF specification: ExtraSamples field is " @@ -7599,77 +7597,92 @@ "nincs beállítva, miközben további csatornák vannak jelen. Az kerül " "feltételezésre, hogy az első további csatorna nem előre többszörözött alfa." -#: ../plug-ins/file-tiff/file-tiff-load.c:1088 +#: ../plug-ins/file-tiff/file-tiff-load.c:1090 #, c-format msgid "Invalid or unknown compression %u. Setting compression to none." msgstr "" "Érvénytelen vagy ismeretlen tömörítés: %u. A tömörítés beállítása semmire." -#: ../plug-ins/file-tiff/file-tiff-load.c:1146 +#: ../plug-ins/file-tiff/file-tiff-load.c:1148 #, c-format msgid "Could not create a new image: %s" msgstr "Nem sikerült létrehozni új képet: „%s”" -#: ../plug-ins/file-tiff/file-tiff-load.c:1166 +#: ../plug-ins/file-tiff/file-tiff-load.c:1168 #, c-format msgid "%s-%d-of-%d-pages" msgstr "%s-%d-/-%d-oldal" -#: ../plug-ins/file-tiff/file-tiff-load.c:1311 +#: ../plug-ins/file-tiff/file-tiff-load.c:1313 #, c-format msgid "Unknown resolution unit type %d, assuming dpi" msgstr "Ismeretlen felbontásmértékegység-típus: %d, dpi kerül feltételezésre" #. no res unit tag #. old AppleScan software produces these -#: ../plug-ins/file-tiff/file-tiff-load.c:1321 +#: ../plug-ins/file-tiff/file-tiff-load.c:1323 msgid "Warning: resolution specified without unit type, assuming dpi" msgstr "" "Figyelmeztetés: a felbontás mértékegységtípus nélkül lett megadva, dpi kerül " "feltételezésre" #. xres but no yres -#: ../plug-ins/file-tiff/file-tiff-load.c:1329 +#: ../plug-ins/file-tiff/file-tiff-load.c:1331 msgid "Warning: no y resolution info, assuming same as x" msgstr "" "Figyelmeztetés: nincs Y-felbontási információ, ugyanaz kerül feltételezésre, " "mint ami X-nél van" -#: ../plug-ins/file-tiff/file-tiff-load.c:1391 +#: ../plug-ins/file-tiff/file-tiff-load.c:1348 +#| msgid "Warning: no y resolution info, assuming same as x" +msgid "Invalid image resolution info, using default" +msgstr "Érvénytelen képfelbontási információk, az alapértelmezett használata" + +#: ../plug-ins/file-tiff/file-tiff-load.c:1407 #, c-format msgid "Could not get colormaps from '%s'" msgstr "Nem sikerült lekérni a színtérképeket ebből: „%s”" -#: ../plug-ins/file-tiff/file-tiff-load.c:1536 +#. Validate number of channels to the same maximum as we use for +#. * Photoshop. A higher number most likely means a corrupt image +#. * and can cause GIMP to become unresponsive and/or stuck. +#. * See m2-d0f86ab189cbe900ec389ca6d7464713.tif from imagetestsuite +#. +#: ../plug-ins/file-tiff/file-tiff-load.c:1501 +#, c-format +msgid "Suspicious number of extra channels: %d. Possibly corrupt image." +msgstr "Gyanús számú további csatornák: %d. Valószínűleg sérült a kép." + +#: ../plug-ins/file-tiff/file-tiff-load.c:1563 msgid "TIFF Channel" msgstr "TIFF-csatorna" -#: ../plug-ins/file-tiff/file-tiff-load.c:1674 +#: ../plug-ins/file-tiff/file-tiff-load.c:1701 #, c-format msgid "No data could be read from TIFF '%s'. The file is probably corrupted." msgstr "" "Nem olvashatók ki adatok a(z) „%s” TIFF-ből. A fájl valószínűleg sérült." -#: ../plug-ins/file-tiff/file-tiff-load.c:1745 +#: ../plug-ins/file-tiff/file-tiff-load.c:1772 #, c-format msgid "%s: Unsupported image format, no RGBA loader available" msgstr "%s: nem támogatott képformátum, nem érhető el RGBA betöltő" -#: ../plug-ins/file-tiff/file-tiff-load.c:2057 -#: ../plug-ins/file-tiff/file-tiff-load.c:2254 +#: ../plug-ins/file-tiff/file-tiff-load.c:2084 +#: ../plug-ins/file-tiff/file-tiff-load.c:2281 #, c-format msgid "Reading tile failed. Image may be corrupt at line %d." msgstr "A csempe beolvasása sikertelen. A kép a(z) %d. sornál lehet sérült." #. Error reading scanline, stop loading -#: ../plug-ins/file-tiff/file-tiff-load.c:2066 -#: ../plug-ins/file-tiff/file-tiff-load.c:2263 +#: ../plug-ins/file-tiff/file-tiff-load.c:2093 +#: ../plug-ins/file-tiff/file-tiff-load.c:2290 #, c-format msgid "Reading scanline failed. Image may be corrupt at line %d." msgstr "" "A leolvasási vonal beolvasása sikertelen. A kép a(z) %d. sornál lehet sérült." -#: ../plug-ins/file-tiff/file-tiff-load.c:2612 +#: ../plug-ins/file-tiff/file-tiff-load.c:2639 msgid "Import from TIFF" msgstr "Importálás TIFF-ből" @@ -7677,23 +7690,23 @@ #. or keep as much empty space as possible. #. Note that there seems to be no way to keep the empty #. space on the right and bottom. -#: ../plug-ins/file-tiff/file-tiff-load.c:2669 +#: ../plug-ins/file-tiff/file-tiff-load.c:2696 msgid "_Keep empty space around imported layers" msgstr "Üres _terület fenntartása az importált rétegek körül" -#: ../plug-ins/file-tiff/file-tiff-load.c:2686 +#: ../plug-ins/file-tiff/file-tiff-load.c:2713 msgid "Process extra channel as:" msgstr "További csatorna feldolgozása mint:" -#: ../plug-ins/file-tiff/file-tiff-load.c:2689 +#: ../plug-ins/file-tiff/file-tiff-load.c:2716 msgid "_Non-premultiplied alpha" msgstr "_Nem előre szorzott alfa" -#: ../plug-ins/file-tiff/file-tiff-load.c:2690 +#: ../plug-ins/file-tiff/file-tiff-load.c:2717 msgid "Pre_multiplied alpha" msgstr "_Előre szorzott alfa" -#: ../plug-ins/file-tiff/file-tiff-load.c:2691 +#: ../plug-ins/file-tiff/file-tiff-load.c:2718 msgid "Channe_l" msgstr "Csa_torna" @@ -7855,7 +7868,6 @@ #. IPTC metadata #: ../plug-ins/file-webp/file-webp-dialog.c:378 -#| msgid "Save _IPTC data" msgid "Save _IPTC" msgstr "_IPTC mentése" @@ -7900,45 +7912,48 @@ msgid "invalid configuration" msgstr "érvénytelen beállítások" -#: ../plug-ins/file-webp/file-webp-save.c:124 -msgid "bad image dimensions" -msgstr "hibás képméret" +#. TRANSLATORS: widthxheight with UTF-8 encoded multiply sign. +#: ../plug-ins/file-webp/file-webp-save.c:125 +#, c-format +#| msgid "Image dimensions: %d × %d" +msgid "bad image dimensions (maximum: %d×%d)" +msgstr "hibás képméret (maximum: %d×%d)" -#: ../plug-ins/file-webp/file-webp-save.c:126 +#: ../plug-ins/file-webp/file-webp-save.c:128 msgid "partition is bigger than 512K" msgstr "a partíció nagyobb mint 512 kB" -#: ../plug-ins/file-webp/file-webp-save.c:128 +#: ../plug-ins/file-webp/file-webp-save.c:130 msgid "partition is bigger than 16M" msgstr "a partíció nagyobb mint 16 MiB" -#: ../plug-ins/file-webp/file-webp-save.c:130 +#: ../plug-ins/file-webp/file-webp-save.c:132 msgid "unable to flush bytes" msgstr "a bájtok nem üríthetőek ki" -#: ../plug-ins/file-webp/file-webp-save.c:132 +#: ../plug-ins/file-webp/file-webp-save.c:134 msgid "file is larger than 4GiB" msgstr "a fájl nagyobb mint 4 GiB" -#: ../plug-ins/file-webp/file-webp-save.c:134 +#: ../plug-ins/file-webp/file-webp-save.c:136 msgid "user aborted encoding" msgstr "a felhasználó megszakította a kódolást" -#: ../plug-ins/file-webp/file-webp-save.c:136 +#: ../plug-ins/file-webp/file-webp-save.c:138 msgid "list terminator" msgstr "lista lezáró" -#: ../plug-ins/file-webp/file-webp-save.c:138 +#: ../plug-ins/file-webp/file-webp-save.c:140 msgid "unknown error" msgstr "ismeretlen hiba" -#: ../plug-ins/file-webp/file-webp-save.c:188 -#: ../plug-ins/file-webp/file-webp-save.c:530 +#: ../plug-ins/file-webp/file-webp-save.c:190 +#: ../plug-ins/file-webp/file-webp-save.c:534 #, c-format msgid "Unable to open '%s' for writing: %s" msgstr "A(z) „%s” nem nyitható meg írásra: %s" -#: ../plug-ins/file-webp/file-webp-save.c:271 +#: ../plug-ins/file-webp/file-webp-save.c:274 #, c-format msgid "WebP error: '%s'" msgstr "WebP hiba: „%s”" @@ -9745,8 +9760,8 @@ "Warning: maximum TIFF file size exceeded. Retry as BigTIFF or with a " "different compression algorithm, or cancel." msgstr "" -"Figyelmeztetés: a legnagyobb TIFF-fájl méret elérve. Próbálja újra BigTIFF" -" formátumban vagy egy különböző tömörítési algoritmussal, vagy szakítsa meg." +"Figyelmeztetés: a legnagyobb TIFF-fájl méret elérve. Próbálja újra BigTIFF " +"formátumban vagy egy különböző tömörítési algoritmussal, vagy szakítsa meg." #: ../plug-ins/ui/plug-in-file-tiff.ui.h:2 msgid "Export in _BigTIFF variant file format" diff -Nru gimp-2.10.32/po-plug-ins/it.po gimp-2.10.34/po-plug-ins/it.po --- gimp-2.10.32/po-plug-ins/it.po 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/po-plug-ins/it.po 2023-02-21 19:56:20.000000000 +0000 @@ -1,14 +1,14 @@ # This is the Italian catalog for the standard GIMP Plugins. # Copyright (C) 1999 Free Software Foundation, Inc. # Daniele Medri , 1999-2002 -# Marco Ciampa , 2003-2022 +# Marco Ciampa , 2003-2023 # Alessandro Falappa , 2007 msgid "" msgstr "" "Project-Id-Version: gimp 2.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-09 16:57+0200\n" -"PO-Revision-Date: 2022-06-09 16:58+0200\n" +"POT-Creation-Date: 2023-02-09 19:13+0100\n" +"PO-Revision-Date: 2023-02-09 19:15+0100\n" "Last-Translator: Marco Ciampa \n" "Language-Team: tp@lists.linux.it\n" "Language: it\n" @@ -46,12 +46,12 @@ #: ../plug-ins/common/depth-merge.c:621 ../plug-ins/common/despeckle.c:397 #: ../plug-ins/common/destripe.c:468 ../plug-ins/common/edge-dog.c:306 #: ../plug-ins/common/emboss.c:453 ../plug-ins/common/file-cel.c:951 -#: ../plug-ins/common/file-gif-save.c:1112 ../plug-ins/common/file-heif.c:1898 +#: ../plug-ins/common/file-gif-save.c:1112 ../plug-ins/common/file-heif.c:1908 #: ../plug-ins/common/file-jp2-load.c:961 #: ../plug-ins/common/file-pdf-load.c:702 #: ../plug-ins/common/file-pdf-load.c:1282 #: ../plug-ins/common/file-pdf-save.c:936 ../plug-ins/common/file-ps.c:3447 -#: ../plug-ins/common/file-raw-data.c:1838 ../plug-ins/common/file-svg.c:663 +#: ../plug-ins/common/file-raw-data.c:1816 ../plug-ins/common/file-svg.c:663 #: ../plug-ins/common/file-wmf.c:515 ../plug-ins/common/film.c:1207 #: ../plug-ins/common/filter-pack.c:1264 ../plug-ins/common/fractal-trace.c:711 #: ../plug-ins/common/grid.c:677 ../plug-ins/common/hot.c:614 @@ -68,7 +68,7 @@ #: ../plug-ins/common/wavelet-decompose.c:354 ../plug-ins/common/web-page.c:234 #: ../plug-ins/file-dds/ddsread.c:1363 ../plug-ins/file-dds/ddswrite.c:1983 #: ../plug-ins/file-fits/fits.c:1150 ../plug-ins/file-fli/fli-gimp.c:877 -#: ../plug-ins/file-tiff/file-tiff-load.c:2616 ../plug-ins/flame/flame.c:481 +#: ../plug-ins/file-tiff/file-tiff-load.c:2664 ../plug-ins/flame/flame.c:481 #: ../plug-ins/flame/flame.c:657 ../plug-ins/flame/flame.c:979 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:566 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1641 @@ -111,7 +111,7 @@ #: ../plug-ins/common/curve-bend.c:1295 ../plug-ins/common/decompose.c:814 #: ../plug-ins/common/depth-merge.c:622 ../plug-ins/common/despeckle.c:398 #: ../plug-ins/common/destripe.c:469 ../plug-ins/common/edge-dog.c:307 -#: ../plug-ins/common/emboss.c:454 ../plug-ins/common/file-heif.c:1899 +#: ../plug-ins/common/emboss.c:454 ../plug-ins/common/file-heif.c:1909 #: ../plug-ins/common/file-pdf-load.c:703 ../plug-ins/common/file-svg.c:664 #: ../plug-ins/common/file-wmf.c:516 ../plug-ins/common/film.c:1208 #: ../plug-ins/common/filter-pack.c:1265 ../plug-ins/common/fractal-trace.c:712 @@ -293,7 +293,7 @@ #: ../plug-ins/common/animation-play.c:592 msgid "Step back to previous frame" -msgstr "Passo indietro di un frame" +msgstr "Passo indietro di un fotogramma" #: ../plug-ins/common/animation-play.c:596 msgid "_Step" @@ -301,7 +301,7 @@ #: ../plug-ins/common/animation-play.c:596 msgid "Step to next frame" -msgstr "Passo al frame successivo" +msgstr "Passo al fotogramma successivo" #: ../plug-ins/common/animation-play.c:600 msgid "Rewind the animation" @@ -336,9 +336,9 @@ msgstr "Reimposta la velocità dell'animazione" #: ../plug-ins/common/animation-play.c:640 -#: ../plug-ins/common/animation-play.c:1364 +#: ../plug-ins/common/animation-play.c:1368 msgid "Start playback" -msgstr "Inizia l'esecuzione" +msgstr "Avvia l'esecuzione" #: ../plug-ins/common/animation-play.c:644 msgid "Detach" @@ -392,14 +392,14 @@ msgid "Invalid image. Did you close it?" msgstr "Immagine non valida. È stata chiusa?" -#: ../plug-ins/common/animation-play.c:1225 +#: ../plug-ins/common/animation-play.c:1229 #, c-format msgid "Frame %d of %d" msgstr "Fotogramma %d di %d" -#: ../plug-ins/common/animation-play.c:1364 +#: ../plug-ins/common/animation-play.c:1368 msgid "Stop playback" -msgstr "Blocca l'esecuzione" +msgstr "Ferma l'esecuzione" #: ../plug-ins/common/blinds.c:117 msgid "Simulate an image painted on window blinds" @@ -441,7 +441,7 @@ #: ../plug-ins/common/file-jp2-load.c:1290 ../plug-ins/common/file-pcx.c:448 #: ../plug-ins/common/file-pcx.c:456 ../plug-ins/common/file-pix.c:400 #: ../plug-ins/common/file-png.c:1097 ../plug-ins/common/file-pnm.c:685 -#: ../plug-ins/common/file-raw-data.c:1397 +#: ../plug-ins/common/file-raw-data.c:1375 #: ../plug-ins/common/file-sunras.c:1049 ../plug-ins/common/file-tga.c:1111 #: ../plug-ins/common/file-xbm.c:910 ../plug-ins/common/film.c:690 #: ../plug-ins/common/smooth-palette.c:259 ../plug-ins/common/tile.c:354 @@ -449,8 +449,8 @@ #: ../plug-ins/file-faxg3/faxg3.c:555 ../plug-ins/file-fits/fits.c:529 #: ../plug-ins/file-jpeg/jpeg-load.c:240 #: ../plug-ins/file-psd/psd-image-res-load.c:1043 -#: ../plug-ins/file-psd/psd-load.c:2035 ../plug-ins/file-sgi/sgi.c:416 -#: ../plug-ins/file-tiff/file-tiff-load.c:1497 +#: ../plug-ins/file-psd/psd-load.c:2153 ../plug-ins/file-sgi/sgi.c:416 +#: ../plug-ins/file-tiff/file-tiff-load.c:1544 #: ../plug-ins/file-webp/file-webp-load.c:164 #: ../plug-ins/gfig/gfig-dialog.c:1321 ../plug-ins/gimpressionist/general.c:139 #: ../plug-ins/map-object/map-object-apply.c:245 @@ -817,14 +817,14 @@ #: ../plug-ins/common/cml-explorer.c:1294 msgid "Random Seed" -msgstr "Seme Casuale" +msgstr "Seme casualità" #. The Load button #: ../plug-ins/common/cml-explorer.c:1309 #: ../plug-ins/common/cml-explorer.c:2160 ../plug-ins/common/curve-bend.c:1555 #: ../plug-ins/common/curve-bend.c:2138 ../plug-ins/common/file-cel.c:952 #: ../plug-ins/common/file-jp2-load.c:962 -#: ../plug-ins/common/file-raw-data.c:1839 ../plug-ins/common/qbist.c:721 +#: ../plug-ins/common/file-raw-data.c:1817 ../plug-ins/common/qbist.c:721 #: ../plug-ins/common/qbist.c:885 ../plug-ins/common/sphere-designer.c:2210 #: ../plug-ins/common/sphere-designer.c:2610 ../plug-ins/file-fits/fits.c:1151 #: ../plug-ins/file-fli/fli-gimp.c:878 ../plug-ins/flame/flame.c:483 @@ -1042,13 +1042,13 @@ #: ../plug-ins/common/file-dicom.c:1524 ../plug-ins/common/file-mng.c:648 #: ../plug-ins/common/file-mng.c:985 ../plug-ins/common/file-pcx.c:874 #: ../plug-ins/common/file-pdf-save.c:480 ../plug-ins/common/file-png.c:1618 -#: ../plug-ins/common/file-raw-data.c:1195 -#: ../plug-ins/common/file-raw-data.c:1224 ../plug-ins/common/file-sunras.c:610 +#: ../plug-ins/common/file-raw-data.c:1173 +#: ../plug-ins/common/file-raw-data.c:1202 ../plug-ins/common/file-sunras.c:610 #: ../plug-ins/common/file-tga.c:1222 ../plug-ins/common/file-xmc.c:1504 #: ../plug-ins/common/sphere-designer.c:2121 #: ../plug-ins/file-bmp/bmp-save.c:327 ../plug-ins/file-fits/fits.c:481 #: ../plug-ins/file-fli/fli-gimp.c:757 ../plug-ins/file-ico/ico-save.c:1087 -#: ../plug-ins/file-jpeg/jpeg-save.c:333 ../plug-ins/file-psd/psd-save.c:1728 +#: ../plug-ins/file-jpeg/jpeg-save.c:333 ../plug-ins/file-psd/psd-save.c:1897 #: ../plug-ins/file-tiff/file-tiff-save.c:970 #: ../plug-ins/file-tiff/file-tiff-save.c:1072 ../plug-ins/flame/flame.c:450 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1548 @@ -1075,7 +1075,7 @@ #: ../plug-ins/common/file-ps.c:1075 ../plug-ins/common/file-ps.c:3397 #: ../plug-ins/common/file-psp.c:2228 ../plug-ins/common/file-psp.c:2278 #: ../plug-ins/common/file-raw-data.c:477 -#: ../plug-ins/common/file-raw-data.c:1306 ../plug-ins/common/file-sunras.c:436 +#: ../plug-ins/common/file-raw-data.c:1284 ../plug-ins/common/file-sunras.c:436 #: ../plug-ins/common/file-svg.c:329 ../plug-ins/common/file-svg.c:647 #: ../plug-ins/common/file-tga.c:446 ../plug-ins/common/file-xbm.c:747 #: ../plug-ins/common/file-xmc.c:665 ../plug-ins/common/file-xmc.c:858 @@ -1084,12 +1084,12 @@ #: ../plug-ins/file-fits/fits.c:360 ../plug-ins/file-fli/fli-gimp.c:462 #: ../plug-ins/file-fli/fli-gimp.c:501 ../plug-ins/file-ico/ico-load.c:672 #: ../plug-ins/file-ico/ico-load.c:750 ../plug-ins/file-jpeg/jpeg-load.c:96 -#: ../plug-ins/file-jpeg/jpeg-load.c:543 ../plug-ins/file-psd/psd-load.c:143 +#: ../plug-ins/file-jpeg/jpeg-load.c:543 ../plug-ins/file-psd/psd-load.c:146 #: ../plug-ins/file-psd/psd-thumb-load.c:82 ../plug-ins/flame/flame.c:419 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1865 #: ../plug-ins/fractal-explorer/fractal-explorer.c:913 -#: ../plug-ins/gfig/gfig.c:426 ../plug-ins/help/gimphelplocale.c:222 -#: ../plug-ins/help/gimphelplocale.c:238 +#: ../plug-ins/gfig/gfig.c:426 ../plug-ins/help/gimphelplocale.c:255 +#: ../plug-ins/help/gimphelplocale.c:271 #: ../plug-ins/lighting/lighting-ui.c:1376 #, c-format msgid "Could not open '%s' for reading: %s" @@ -1359,7 +1359,7 @@ #. * right type of raw data. #. #: ../plug-ins/common/compose.c:191 ../plug-ins/common/decompose.c:170 -#: ../plug-ins/common/file-raw-data.c:1942 +#: ../plug-ins/common/file-raw-data.c:1920 msgid "RGB" msgstr "RGB" @@ -1929,7 +1929,7 @@ msgid "O_verlap:" msgstr "So_vrapposizione:" -#: ../plug-ins/common/depth-merge.c:741 ../plug-ins/common/file-raw-data.c:1976 +#: ../plug-ins/common/depth-merge.c:741 ../plug-ins/common/file-raw-data.c:1954 msgid "O_ffset:" msgstr "_Compensazione:" @@ -1997,7 +1997,7 @@ #: ../plug-ins/common/destripe.c:500 ../plug-ins/common/file-html-table.c:647 #: ../plug-ins/common/file-ps.c:3522 ../plug-ins/common/file-ps.c:3727 -#: ../plug-ins/common/file-raw-data.c:1991 +#: ../plug-ins/common/file-raw-data.c:1969 #: ../plug-ins/common/smooth-palette.c:458 ../plug-ins/common/tile.c:465 #: ../plug-ins/imagemap/imap_cmd_guides.c:163 #: ../plug-ins/imagemap/imap_rectangle.c:399 @@ -2145,21 +2145,21 @@ #. #: ../plug-ins/common/file-cel.c:342 ../plug-ins/common/file-dicom.c:338 #: ../plug-ins/common/file-gegl.c:322 ../plug-ins/common/file-gif-load.c:353 -#: ../plug-ins/common/file-heif.c:697 ../plug-ins/common/file-jp2-load.c:1077 +#: ../plug-ins/common/file-heif.c:703 ../plug-ins/common/file-jp2-load.c:1077 #: ../plug-ins/common/file-pcx.c:370 ../plug-ins/common/file-pdf-load.c:1048 #: ../plug-ins/common/file-pix.c:357 ../plug-ins/common/file-png.c:933 #: ../plug-ins/common/file-pnm.c:566 ../plug-ins/common/file-ps.c:1067 -#: ../plug-ins/common/file-raw-data.c:1299 ../plug-ins/common/file-sunras.c:429 +#: ../plug-ins/common/file-raw-data.c:1277 ../plug-ins/common/file-sunras.c:429 #: ../plug-ins/common/file-tga.c:438 ../plug-ins/common/file-wmf.c:1014 #: ../plug-ins/common/file-xbm.c:740 ../plug-ins/common/file-xmc.c:655 #: ../plug-ins/common/file-xpm.c:356 ../plug-ins/common/file-xwd.c:448 #: ../plug-ins/file-bmp/bmp-load.c:218 ../plug-ins/file-exr/file-exr.c:183 #: ../plug-ins/file-faxg3/faxg3.c:220 ../plug-ins/file-fli/fli-gimp.c:494 #: ../plug-ins/file-ico/ico-load.c:665 ../plug-ins/file-jpeg/jpeg-load.c:89 -#: ../plug-ins/file-psd/psd-load.c:135 +#: ../plug-ins/file-psd/psd-load.c:138 #: ../plug-ins/file-raw/file-darktable.c:399 #: ../plug-ins/file-raw/file-rawtherapee.c:319 ../plug-ins/file-sgi/sgi.c:325 -#: ../plug-ins/file-tiff/file-tiff-load.c:296 +#: ../plug-ins/file-tiff/file-tiff-load.c:299 #, c-format msgid "Opening '%s'" msgstr "Apertura di '%s'" @@ -2237,7 +2237,8 @@ #. * Open the file for writing... #. #: ../plug-ins/common/file-cel.c:790 ../plug-ins/common/file-gif-save.c:880 -#: ../plug-ins/common/file-html-table.c:238 ../plug-ins/common/file-pcx.c:761 +#: ../plug-ins/common/file-html-table.c:238 +#: ../plug-ins/common/file-jpegxl.c:778 ../plug-ins/common/file-pcx.c:761 #: ../plug-ins/common/file-pix.c:538 ../plug-ins/common/file-png.c:1611 #: ../plug-ins/common/file-pnm.c:1249 ../plug-ins/common/file-ps.c:1278 #: ../plug-ins/common/file-sunras.c:602 ../plug-ins/common/file-tga.c:1216 @@ -2245,7 +2246,7 @@ #: ../plug-ins/common/file-xwd.c:652 ../plug-ins/file-bmp/bmp-save.c:319 #: ../plug-ins/file-fits/fits.c:473 ../plug-ins/file-fli/fli-gimp.c:725 #: ../plug-ins/file-ico/ico-save.c:1081 ../plug-ins/file-jpeg/jpeg-save.c:290 -#: ../plug-ins/file-psd/psd-save.c:1699 ../plug-ins/file-sgi/sgi.c:584 +#: ../plug-ins/file-psd/psd-save.c:1868 ../plug-ins/file-sgi/sgi.c:584 #: ../plug-ins/file-tiff/file-tiff-save.c:956 #, c-format msgid "Exporting '%s'" @@ -2618,75 +2619,75 @@ msgid "Save image in AV1 Image File Format (AVIF)" msgstr "Salva l'immagine in formato AV1 (AVIF)." -#: ../plug-ins/common/file-heif.c:736 ../plug-ins/common/file-heif.c:769 -#: ../plug-ins/common/file-heif.c:808 ../plug-ins/common/file-heif.c:874 +#: ../plug-ins/common/file-heif.c:742 ../plug-ins/common/file-heif.c:775 +#: ../plug-ins/common/file-heif.c:814 ../plug-ins/common/file-heif.c:880 #, c-format msgid "Loading HEIF image failed: %s" msgstr "Caricamento dell'immagine HEIF fallito: %s" -#: ../plug-ins/common/file-heif.c:758 +#: ../plug-ins/common/file-heif.c:764 msgid "Loading HEIF image failed: Input file contains no readable images" msgstr "" "Caricamento immagine HEIF fallito: il file in ingresso non contiene immagini " "leggibili" -#: ../plug-ins/common/file-heif.c:1001 +#: ../plug-ins/common/file-heif.c:1007 msgid "image content" msgstr "contenuto immagine" -#: ../plug-ins/common/file-heif.c:1318 +#: ../plug-ins/common/file-heif.c:1328 #, c-format msgid "Exporting '%s' using %s encoder" msgstr "Esportazione di '%s' con codificatore %s" -#: ../plug-ins/common/file-heif.c:1369 ../plug-ins/common/file-heif.c:1623 +#: ../plug-ins/common/file-heif.c:1379 ../plug-ins/common/file-heif.c:1633 #, c-format msgid "Encoding HEIF image failed: %s" msgstr "Codifica immagine HEIF fallita: %s" -#: ../plug-ins/common/file-heif.c:1660 +#: ../plug-ins/common/file-heif.c:1670 #, c-format msgid "Writing HEIF image failed: %s" msgstr "Scrittura immagine HEIF fallita: %s" -#: ../plug-ins/common/file-heif.c:1749 +#: ../plug-ins/common/file-heif.c:1759 msgid "primary" msgstr "primario" -#: ../plug-ins/common/file-heif.c:1894 +#: ../plug-ins/common/file-heif.c:1904 msgid "Load HEIF Image" msgstr "Carica immagine HEIF" -#: ../plug-ins/common/file-heif.c:1908 +#: ../plug-ins/common/file-heif.c:1918 msgid "Select Image" msgstr "Seleziona immagine" -#: ../plug-ins/common/file-heif.c:2074 +#: ../plug-ins/common/file-heif.c:2084 msgid "Nearly _lossless" msgstr "_Quasi senza perdite" -#: ../plug-ins/common/file-heif.c:2078 ../plug-ins/file-jpeg/jpeg-save.c:835 +#: ../plug-ins/common/file-heif.c:2088 ../plug-ins/file-jpeg/jpeg-save.c:835 msgid "_Quality:" msgstr "_Qualità:" -#: ../plug-ins/common/file-heif.c:2121 +#: ../plug-ins/common/file-heif.c:2131 msgid "Bit depth:" msgstr "Profondità di colore:" -#: ../plug-ins/common/file-heif.c:2127 +#: ../plug-ins/common/file-heif.c:2137 msgid "8 bit/channel" msgstr "8 bit/canale" -#: ../plug-ins/common/file-heif.c:2128 +#: ../plug-ins/common/file-heif.c:2138 msgid "10 bit/channel" msgstr "10 bit/canale" -#: ../plug-ins/common/file-heif.c:2129 +#: ../plug-ins/common/file-heif.c:2139 msgid "12 bit/channel" msgstr "12 bit/canale" #. Color profile -#: ../plug-ins/common/file-heif.c:2138 ../plug-ins/file-jpeg/jpeg-save.c:974 +#: ../plug-ins/common/file-heif.c:2148 ../plug-ins/file-jpeg/jpeg-save.c:974 #: ../plug-ins/file-webp/file-webp-dialog.c:404 #: ../plug-ins/ui/plug-in-file-tiff.ui.h:12 msgid "Save color _profile" @@ -2797,7 +2798,7 @@ msgstr "La larghezza di ogni cella. Può essere un numero o una percentuale." #: ../plug-ins/common/file-html-table.c:663 ../plug-ins/common/file-ps.c:3535 -#: ../plug-ins/common/file-ps.c:3739 ../plug-ins/common/file-raw-data.c:2007 +#: ../plug-ins/common/file-ps.c:3739 ../plug-ins/common/file-raw-data.c:1985 #: ../plug-ins/common/film.c:945 ../plug-ins/common/smooth-palette.c:463 #: ../plug-ins/common/tile.c:469 ../plug-ins/imagemap/imap_cmd_guides.c:173 #: ../plug-ins/imagemap/imap_rectangle.c:406 @@ -2914,7 +2915,7 @@ msgid "Unsupported color space in JP2 image '%s'." msgstr "Spazio colore non supportato nell'immagine JP2: \"%s\"." -#: ../plug-ins/common/file-jpegxl.c:71 +#: ../plug-ins/common/file-jpegxl.c:82 ../plug-ins/common/file-jpegxl.c:99 msgid "JPEG XL image" msgstr "Immagine JPEG XL" @@ -3064,13 +3065,13 @@ msgstr "'%s' non è un file PCX" #: ../plug-ins/common/file-pcx.c:413 ../plug-ins/file-bmp/bmp-load.c:726 -#: ../plug-ins/file-psd/psd-load.c:315 +#: ../plug-ins/file-psd/psd-load.c:318 #, c-format msgid "Unsupported or invalid image width: %d" msgstr "Larghezza immagine non supportata o non valida: %d" #: ../plug-ins/common/file-pcx.c:419 ../plug-ins/file-bmp/bmp-load.c:732 -#: ../plug-ins/file-psd/psd-load.c:307 +#: ../plug-ins/file-psd/psd-load.c:310 #, c-format msgid "Unsupported or invalid image height: %d" msgstr "Altezza immagine non supportata o non valida: %d" @@ -3173,7 +3174,7 @@ msgstr "Importa da PDF" #: ../plug-ins/common/file-pdf-load.c:1283 ../plug-ins/common/file-ps.c:3448 -#: ../plug-ins/file-tiff/file-tiff-load.c:2617 +#: ../plug-ins/file-tiff/file-tiff-load.c:2665 #: ../plug-ins/metadata/metadata-editor.c:4627 msgid "_Import" msgstr "_Importa" @@ -3299,7 +3300,7 @@ #: ../plug-ins/common/file-pdf-save.c:1099 #: ../plug-ins/common/file-pdf-save.c:1167 #: ../plug-ins/common/file-pdf-save.c:1265 ../plug-ins/common/file-ps.c:1941 -#: ../plug-ins/file-tiff/file-tiff-load.c:1499 +#: ../plug-ins/file-tiff/file-tiff-load.c:1546 #, c-format msgid "Page %d" msgstr "Pagina %d" @@ -3406,13 +3407,13 @@ msgstr "" "Errore durante l'esportazione di \"%s\". Impossibile esportare l'immagine." -#: ../plug-ins/common/file-png.c:2420 ../plug-ins/common/file-raw-data.c:2134 +#: ../plug-ins/common/file-png.c:2420 ../plug-ins/common/file-raw-data.c:2112 #: ../plug-ins/file-tiff/file-tiff-save.c:1167 #, c-format msgid "Error loading UI file '%s': %s" msgstr "Errore di caricamento file IU \"%s\": %s" -#: ../plug-ins/common/file-png.c:2421 ../plug-ins/common/file-raw-data.c:2135 +#: ../plug-ins/common/file-png.c:2421 ../plug-ins/common/file-raw-data.c:2113 #: ../plug-ins/file-tiff/file-tiff-save.c:1168 msgid "Unknown error" msgstr "Errore sconosciuto" @@ -3866,7 +3867,7 @@ msgstr "Dati immagine raw" #: ../plug-ins/common/file-raw-data.c:304 -#: ../plug-ins/common/file-raw-data.c:1887 +#: ../plug-ins/common/file-raw-data.c:1865 msgid "Digital Elevation Model data" msgstr "Dati modello digitale di elevazione" @@ -3895,7 +3896,7 @@ "supportati sono: SRTM-1 e SRTM-3. Se si conosce la variante, eseguire con " "argomento 1 o 3." -#: ../plug-ins/common/file-raw-data.c:1834 +#: ../plug-ins/common/file-raw-data.c:1812 msgid "Load Image from Raw Data" msgstr "Carica immagine da dati raw" @@ -3903,15 +3904,15 @@ #. * used for 3D surface modeling or relief maps; so it must be #. * translated by the proper technical term in your language. #. -#: ../plug-ins/common/file-raw-data.c:1883 +#: ../plug-ins/common/file-raw-data.c:1861 msgid "Digital Elevation Model data (1 arc-second)" msgstr "Dati modello di elevazione digitale (1 arco-secondo)" -#: ../plug-ins/common/file-raw-data.c:1885 +#: ../plug-ins/common/file-raw-data.c:1863 msgid "Digital Elevation Model data (3 arc-seconds)" msgstr "Dati modello di elevazione digitale (3 arco-secondi)" -#: ../plug-ins/common/file-raw-data.c:1891 +#: ../plug-ins/common/file-raw-data.c:1869 msgid "Image" msgstr "Immagine" @@ -3923,116 +3924,116 @@ #. * SRTM-3 data are sampled at three arc-seconds and contain 1201 lines and #. * 1201 samples with similar overlapping rows and columns." #. -#: ../plug-ins/common/file-raw-data.c:1921 +#: ../plug-ins/common/file-raw-data.c:1899 msgid "SRTM-1 (1 arc-second)" msgstr "SRTM-1 (1 arco-secondo)" -#: ../plug-ins/common/file-raw-data.c:1922 +#: ../plug-ins/common/file-raw-data.c:1900 msgid "SRTM-3 (3 arc-seconds)" msgstr "SRTM-3 (3 arco-secondi)" -#: ../plug-ins/common/file-raw-data.c:1925 +#: ../plug-ins/common/file-raw-data.c:1903 msgid "_Sample Spacing:" msgstr "_Spaziatura campione:" -#: ../plug-ins/common/file-raw-data.c:1943 +#: ../plug-ins/common/file-raw-data.c:1921 msgid "RGB Alpha" msgstr "Alfa RGB" -#: ../plug-ins/common/file-raw-data.c:1944 +#: ../plug-ins/common/file-raw-data.c:1922 msgid "RGB565 Big Endian" msgstr "RGB565 Big Endian" -#: ../plug-ins/common/file-raw-data.c:1945 +#: ../plug-ins/common/file-raw-data.c:1923 msgid "RGB565 Little Endian" msgstr "RGB565 Little Endian" -#: ../plug-ins/common/file-raw-data.c:1946 +#: ../plug-ins/common/file-raw-data.c:1924 msgid "BGR565 Big Endian" msgstr "BGR565 Big Endian" -#: ../plug-ins/common/file-raw-data.c:1947 +#: ../plug-ins/common/file-raw-data.c:1925 msgid "BGR565 Little Endian" msgstr "BGR565 Little Endian" -#: ../plug-ins/common/file-raw-data.c:1948 +#: ../plug-ins/common/file-raw-data.c:1926 msgid "Planar RGB" msgstr "RGB planare" -#: ../plug-ins/common/file-raw-data.c:1949 +#: ../plug-ins/common/file-raw-data.c:1927 msgid "B&W 1 bit" msgstr "B&N 1 bit" -#: ../plug-ins/common/file-raw-data.c:1950 +#: ../plug-ins/common/file-raw-data.c:1928 msgid "Gray 2 bit" msgstr "Grigio 2 bit" -#: ../plug-ins/common/file-raw-data.c:1951 +#: ../plug-ins/common/file-raw-data.c:1929 msgid "Gray 4 bit" msgstr "Grigio 4 bit" -#: ../plug-ins/common/file-raw-data.c:1952 +#: ../plug-ins/common/file-raw-data.c:1930 msgid "Gray 8 bit" msgstr "Grigio 8 bit" -#: ../plug-ins/common/file-raw-data.c:1953 +#: ../plug-ins/common/file-raw-data.c:1931 msgid "Indexed" msgstr "Indicizzata" -#: ../plug-ins/common/file-raw-data.c:1954 +#: ../plug-ins/common/file-raw-data.c:1932 msgid "Indexed Alpha" msgstr "Alfa indicizzata" -#: ../plug-ins/common/file-raw-data.c:1955 +#: ../plug-ins/common/file-raw-data.c:1933 msgid "Gray unsigned 16 bit Big Endian" msgstr "Toni di grigio a 16 bit senza segno Big Endian" -#: ../plug-ins/common/file-raw-data.c:1956 +#: ../plug-ins/common/file-raw-data.c:1934 msgid "Gray unsigned 16 bit Little Endian" msgstr "Toni di grigio a 16 bit senza segno Little Endian" -#: ../plug-ins/common/file-raw-data.c:1957 +#: ../plug-ins/common/file-raw-data.c:1935 msgid "Gray 16 bit Big Endian" msgstr "Toni di grigio a 16 bit Big Endian" -#: ../plug-ins/common/file-raw-data.c:1958 +#: ../plug-ins/common/file-raw-data.c:1936 msgid "Gray 16 bit Little Endian" msgstr "Toni di grigio a 16 bit Little Endian" -#: ../plug-ins/common/file-raw-data.c:1963 +#: ../plug-ins/common/file-raw-data.c:1941 msgid "Image _Type:" msgstr "_Tipo immagine:" -#: ../plug-ins/common/file-raw-data.c:2024 +#: ../plug-ins/common/file-raw-data.c:2002 msgid "Palette" msgstr "Tavolozza" -#: ../plug-ins/common/file-raw-data.c:2034 +#: ../plug-ins/common/file-raw-data.c:2012 msgid "R, G, B (normal)" msgstr "R, G, B (normale)" -#: ../plug-ins/common/file-raw-data.c:2035 +#: ../plug-ins/common/file-raw-data.c:2013 msgid "B, G, R, X (BMP style)" msgstr "B, G, R, X (stile bmp)" -#: ../plug-ins/common/file-raw-data.c:2040 +#: ../plug-ins/common/file-raw-data.c:2018 msgid "_Palette Type:" msgstr "_Tipo tavolozza:" -#: ../plug-ins/common/file-raw-data.c:2051 +#: ../plug-ins/common/file-raw-data.c:2029 msgid "Off_set:" msgstr "_Spostamento:" -#: ../plug-ins/common/file-raw-data.c:2063 +#: ../plug-ins/common/file-raw-data.c:2041 msgid "Select Palette File" msgstr "Seleziona il file tavolozza" -#: ../plug-ins/common/file-raw-data.c:2069 +#: ../plug-ins/common/file-raw-data.c:2047 msgid "Pal_ette File:" msgstr "Fil_e tavolozza:" #. Dialog init -#: ../plug-ins/common/file-raw-data.c:2118 +#: ../plug-ins/common/file-raw-data.c:2096 msgid "Raw Image" msgstr "Immagine raw" @@ -4551,8 +4552,8 @@ #. Begin displaying export progress #: ../plug-ins/common/file-xmc.c:1493 -#: ../plug-ins/file-webp/file-webp-save.c:180 -#: ../plug-ins/file-webp/file-webp-save.c:522 +#: ../plug-ins/file-webp/file-webp-save.c:182 +#: ../plug-ins/file-webp/file-webp-save.c:526 #, c-format msgid "Saving '%s'" msgstr "Salvataggio di '%s'" @@ -4579,8 +4580,8 @@ "Try to change the hot spot position, layer geometry or export without auto-" "crop." msgstr "" -"Impossibile esportare il cursore dato che l'hotspot non è sul quadro \"%s" -"\".\n" +"Impossibile esportare il cursore dato che l'hotspot non è sul quadro " +"\"%s\".\n" "Provare a cambiare la posizione dell'hotspot, la geometria del livello o " "esportare senza l'autoritaglio." @@ -7165,113 +7166,113 @@ msgid "Export Preview" msgstr "Esporta anteprima" -#: ../plug-ins/file-psd/psd-load.c:228 +#: ../plug-ins/file-psd/psd-load.c:231 #: ../plug-ins/file-psd/psd-thumb-load.c:130 #, c-format msgid "Error loading PSD file: %s" msgstr "Errore durante il caricamento del file PSD: %s" -#: ../plug-ins/file-psd/psd-load.c:283 +#: ../plug-ins/file-psd/psd-load.c:286 #, c-format msgid "Not a valid Photoshop document file" msgstr "Non è un file documento Photoshop valido" -#: ../plug-ins/file-psd/psd-load.c:290 +#: ../plug-ins/file-psd/psd-load.c:293 #, c-format msgid "Unsupported file format version: %d" msgstr "Versione del formato del file non supportata: %d" -#: ../plug-ins/file-psd/psd-load.c:297 +#: ../plug-ins/file-psd/psd-load.c:300 #, c-format msgid "Too many channels in file: %d" msgstr "Troppi canali nel file: %d" -#: ../plug-ins/file-psd/psd-load.c:324 +#: ../plug-ins/file-psd/psd-load.c:327 #, c-format msgid "Unsupported or invalid image size: %dx%d" msgstr "Dimensioni immagine non supportate o non valide: %dx%d" -#: ../plug-ins/file-psd/psd-load.c:338 ../plug-ins/file-psd/psd-load.c:348 +#: ../plug-ins/file-psd/psd-load.c:341 ../plug-ins/file-psd/psd-load.c:351 #, c-format msgid "Unsupported color mode: %s" msgstr "Modalità di colore non supportata: %s" -#: ../plug-ins/file-psd/psd-load.c:375 +#: ../plug-ins/file-psd/psd-load.c:378 #, c-format msgid "Unsupported bit depth: %d" msgstr "Profondità di colore (in bit) non supportata: %d" -#: ../plug-ins/file-psd/psd-load.c:409 ../plug-ins/file-psd/psd-load.c:419 -#: ../plug-ins/file-psd/psd-load.c:630 ../plug-ins/file-psd/psd-load.c:912 +#: ../plug-ins/file-psd/psd-load.c:412 ../plug-ins/file-psd/psd-load.c:422 +#: ../plug-ins/file-psd/psd-load.c:633 ../plug-ins/file-psd/psd-load.c:915 #, c-format msgid "The file is corrupt!" msgstr "Il file è danneggiato!" -#: ../plug-ins/file-psd/psd-load.c:558 +#: ../plug-ins/file-psd/psd-load.c:561 #, c-format msgid "Too many channels in layer: %d" msgstr "Troppi canali nel livello: %d" -#: ../plug-ins/file-psd/psd-load.c:566 +#: ../plug-ins/file-psd/psd-load.c:569 #, c-format msgid "Unsupported or invalid layer height: %d" msgstr "Altezza livello non supportata o non valida: %d" -#: ../plug-ins/file-psd/psd-load.c:574 +#: ../plug-ins/file-psd/psd-load.c:577 #, c-format msgid "Unsupported or invalid layer width: %d" msgstr "Larghezza livello non supportata o non valida: %d" -#: ../plug-ins/file-psd/psd-load.c:583 +#: ../plug-ins/file-psd/psd-load.c:586 #, c-format msgid "Unsupported or invalid layer size: %dx%d" msgstr "Dimensioni livello non supportate o non valide: %dx%d" -#: ../plug-ins/file-psd/psd-load.c:668 +#: ../plug-ins/file-psd/psd-load.c:671 #, c-format msgid "Unsupported or invalid mask info size: %d" msgstr "Dimensione info maschera non supportata o non valida: %d" -#: ../plug-ins/file-psd/psd-load.c:837 +#: ../plug-ins/file-psd/psd-load.c:840 #, c-format msgid "Unsupported or invalid layer mask height: %d" msgstr "Altezza maschera di livello non supportata o non valida: %d" -#: ../plug-ins/file-psd/psd-load.c:845 +#: ../plug-ins/file-psd/psd-load.c:848 #, c-format msgid "Unsupported or invalid layer mask width: %d" msgstr "Larghezza maschera di livello non supportata o non valida: %d" -#: ../plug-ins/file-psd/psd-load.c:854 +#: ../plug-ins/file-psd/psd-load.c:857 #, c-format msgid "Unsupported or invalid layer mask size: %dx%d" msgstr "Dimensioni maschera di livello non supportate o non valide: %dx%d" -#: ../plug-ins/file-psd/psd-load.c:1477 ../plug-ins/file-psd/psd-load.c:2008 +#: ../plug-ins/file-psd/psd-load.c:1540 ../plug-ins/file-psd/psd-load.c:2126 #, c-format msgid "Unsupported compression mode: %d" msgstr "Modalità di compressione non supportata: %d" -#: ../plug-ins/file-psd/psd-load.c:2155 +#: ../plug-ins/file-psd/psd-load.c:2273 msgid "Extra" msgstr "Extra" -#: ../plug-ins/file-psd/psd-load.c:2333 +#: ../plug-ins/file-psd/psd-load.c:2473 #, c-format msgid "Unsupported or invalid channel size" msgstr "Dimensione canale non supportata o non valida." -#: ../plug-ins/file-psd/psd-load.c:2399 +#: ../plug-ins/file-psd/psd-load.c:2539 #, c-format msgid "Failed to decompress data" msgstr "Fallita la decompressione dati" -#: ../plug-ins/file-psd/psd-save.c:463 +#: ../plug-ins/file-psd/psd-save.c:469 msgid "Error: Can't convert GIMP base imagetype to PSD mode" msgstr "" "Errore: impossibile convertire l'immagine di tipo base GIMP in modalità PSD" -#: ../plug-ins/file-psd/psd-save.c:1692 +#: ../plug-ins/file-psd/psd-save.c:1861 #, c-format msgid "" "Unable to export '%s'. The PSD file format does not support images that are " @@ -7280,7 +7281,7 @@ "Impossibile esportare \"%s\". Il formato del file PSD non supporta immagini " "più larghe o alte di 30.000 pixel." -#: ../plug-ins/file-psd/psd-save.c:1713 +#: ../plug-ins/file-psd/psd-save.c:1882 #, c-format msgid "" "Unable to export '%s'. The PSD file format does not support images with " @@ -7474,17 +7475,17 @@ msgid "TIFF image" msgstr "Immagine TIFF" -#: ../plug-ins/file-tiff/file-tiff-load.c:304 +#: ../plug-ins/file-tiff/file-tiff-load.c:307 #, c-format msgid "Not a TIFF image or image is corrupt." msgstr "Immagine non TIFF oppure rovinata." -#: ../plug-ins/file-tiff/file-tiff-load.c:335 +#: ../plug-ins/file-tiff/file-tiff-load.c:338 #, c-format msgid "TIFF '%s' does not contain any directories" msgstr "Il file TIFF \"%s\" non contiene cartelle" -#: ../plug-ins/file-tiff/file-tiff-load.c:342 +#: ../plug-ins/file-tiff/file-tiff-load.c:345 #, c-format msgid "" "TIFF '%s' directory count by header failed though there seems to be %d page. " @@ -7499,7 +7500,7 @@ "Conteggio cartella TIFF '%s' per intestazione fallito malgrado sembra ci " "siano %d pagine. Tentativo di caricare il file con questo assunto." -#: ../plug-ins/file-tiff/file-tiff-load.c:466 +#: ../plug-ins/file-tiff/file-tiff-load.c:476 msgid "Extra channels with unspecified data." msgstr "Canali extra con dati non specificati." @@ -7510,17 +7511,17 @@ #. * can be considered non-conformant. #. * Let's ask what to do with the channel. #. -#: ../plug-ins/file-tiff/file-tiff-load.c:478 +#: ../plug-ins/file-tiff/file-tiff-load.c:488 msgid "Non-conformant TIFF: extra channels without 'ExtraSamples' field." msgstr "TIFF non conforme: canali extra senza campo 'ExtraSamples'" -#: ../plug-ins/file-tiff/file-tiff-load.c:560 +#: ../plug-ins/file-tiff/file-tiff-load.c:582 #, c-format msgid "Couldn't read page %d of %d. Image might be corrupt.\n" msgstr "" "Impossibile leggere pagina %d di %d. L'immagine potrebbe essere rovinata.\n" -#: ../plug-ins/file-tiff/file-tiff-load.c:589 +#: ../plug-ins/file-tiff/file-tiff-load.c:611 #, c-format msgid "" "This image has a linear color profile but it was not set on the first layer. " @@ -7530,7 +7531,7 @@ "sul primo livello. I Livelli sotto il livello # %d verranno interpretati " "come non lineari." -#: ../plug-ins/file-tiff/file-tiff-load.c:597 +#: ../plug-ins/file-tiff/file-tiff-load.c:619 msgid "" "This image has multiple color profiles. We will use the first one. If this " "leads to incorrect results you should consider loading each layer as a " @@ -7540,36 +7541,36 @@ "a risultati errati sarebbe meglio optare per il caricamento di ogni livello " "come immagine separata." -#: ../plug-ins/file-tiff/file-tiff-load.c:609 +#: ../plug-ins/file-tiff/file-tiff-load.c:631 #, c-format msgid "Suspicious bit depth: %d for page %d. Image may be corrupt." msgstr "" "Profondità di colore sospetta: %d per la pagina %d. L'immagine potrebbe " "essere rovinata." -#: ../plug-ins/file-tiff/file-tiff-load.c:683 +#: ../plug-ins/file-tiff/file-tiff-load.c:705 #, c-format msgid "Unsupported bit depth: %d for page %d." msgstr "Profondità di colore non supportata: %d per la pagina %d." -#: ../plug-ins/file-tiff/file-tiff-load.c:698 +#: ../plug-ins/file-tiff/file-tiff-load.c:720 #, c-format msgid "Could not get image width from '%s'" msgstr "Impossibile ottenere la larghezza immagine da '%s'" -#: ../plug-ins/file-tiff/file-tiff-load.c:706 +#: ../plug-ins/file-tiff/file-tiff-load.c:728 #, c-format msgid "Could not get image length from '%s'" msgstr "Impossibile ottenere la lunghezza immagine da '%s'" -#: ../plug-ins/file-tiff/file-tiff-load.c:714 +#: ../plug-ins/file-tiff/file-tiff-load.c:736 #, c-format msgid "Invalid image dimensions (%u x %u) for page %d. Image may be corrupt." msgstr "" "Dimensioni immagine (%u x %u) non valide per la pagina %d. L'immagine " "potrebbe essere rovinata." -#: ../plug-ins/file-tiff/file-tiff-load.c:735 +#: ../plug-ins/file-tiff/file-tiff-load.c:757 #, c-format msgid "" "Could not get photometric from '%s'. Image is CCITT compressed, assuming min-" @@ -7578,7 +7579,7 @@ "Impossibile ottenere fotometrica da '%s'. L'immagine è compressa CCITT, si " "assume min-è-bianco" -#: ../plug-ins/file-tiff/file-tiff-load.c:742 +#: ../plug-ins/file-tiff/file-tiff-load.c:764 #, c-format msgid "Could not get photometric from '%s'. Assuming min-is-black" msgstr "" @@ -7588,14 +7589,14 @@ #. In non-interactive mode, we assume unassociated alpha if unspecified. #. * We don't output messages in interactive mode as the user #. * has already the ability to choose through a dialog. -#: ../plug-ins/file-tiff/file-tiff-load.c:774 +#: ../plug-ins/file-tiff/file-tiff-load.c:796 #, c-format msgid "" "Alpha channel type not defined for %s. Assuming alpha is not premultiplied" msgstr "" "Tipo canale alfa non definito per %s. Si assume l'alfa non premoltiplicato" -#: ../plug-ins/file-tiff/file-tiff-load.c:799 +#: ../plug-ins/file-tiff/file-tiff-load.c:821 #, c-format msgid "" "Image '%s' does not conform to the TIFF specification: ExtraSamples field is " @@ -7606,100 +7607,119 @@ "non è impostato anche se sono presenti canali extra. Si assume il primo " "canale extra come alfa non-premoltiplicato." -#: ../plug-ins/file-tiff/file-tiff-load.c:1088 +#: ../plug-ins/file-tiff/file-tiff-load.c:1110 #, c-format msgid "Invalid or unknown compression %u. Setting compression to none." msgstr "" "Compressione %u non valida o sconosciuta. Impostata senza compressione." -#: ../plug-ins/file-tiff/file-tiff-load.c:1146 +#: ../plug-ins/file-tiff/file-tiff-load.c:1168 #, c-format msgid "Could not create a new image: %s" msgstr "Impossibile creare una nuova immagine: %s" -#: ../plug-ins/file-tiff/file-tiff-load.c:1166 +#: ../plug-ins/file-tiff/file-tiff-load.c:1188 #, c-format msgid "%s-%d-of-%d-pages" msgstr "%s-%d-di-%d-pagine" -#: ../plug-ins/file-tiff/file-tiff-load.c:1311 +#: ../plug-ins/file-tiff/file-tiff-load.c:1333 #, c-format msgid "Unknown resolution unit type %d, assuming dpi" msgstr "Tipo unità risoluzione sconosciuto %d, si assume dpi" #. no res unit tag #. old AppleScan software produces these -#: ../plug-ins/file-tiff/file-tiff-load.c:1321 +#: ../plug-ins/file-tiff/file-tiff-load.c:1343 msgid "Warning: resolution specified without unit type, assuming dpi" msgstr "Attenzione: risoluzione specificata senza tipo di unità, si assume dpi" #. xres but no yres -#: ../plug-ins/file-tiff/file-tiff-load.c:1329 +#: ../plug-ins/file-tiff/file-tiff-load.c:1351 msgid "Warning: no y resolution info, assuming same as x" msgstr "Attenzione: nessuna info per la risoluzione y, si assume uguale a x" -#: ../plug-ins/file-tiff/file-tiff-load.c:1391 +#: ../plug-ins/file-tiff/file-tiff-load.c:1368 +msgid "Invalid image resolution info, using default" +msgstr "" +"Informazioni risoluzione immagine non valide, uso il valore predefinito." + +#: ../plug-ins/file-tiff/file-tiff-load.c:1427 #, c-format msgid "Could not get colormaps from '%s'" msgstr "Impossibile ottenere le mappe colori da '%s'" -#: ../plug-ins/file-tiff/file-tiff-load.c:1536 +#. Validate number of channels to the same maximum as we use for +#. * Photoshop. A higher number most likely means a corrupt image +#. * and can cause GIMP to become unresponsive and/or stuck. +#. * See m2-d0f86ab189cbe900ec389ca6d7464713.tif from imagetestsuite +#. +#: ../plug-ins/file-tiff/file-tiff-load.c:1521 +#, c-format +msgid "Suspicious number of extra channels: %d. Possibly corrupt image." +msgstr "Numero di canali extra sospetto: %d. Immagine probabilmente rovinata." + +#: ../plug-ins/file-tiff/file-tiff-load.c:1583 msgid "TIFF Channel" msgstr "Canale TIFF" -#: ../plug-ins/file-tiff/file-tiff-load.c:1674 +#: ../plug-ins/file-tiff/file-tiff-load.c:1721 #, c-format msgid "No data could be read from TIFF '%s'. The file is probably corrupted." msgstr "" "Impossibile leggere dati dal TIFF \"%s\". Il file è probabilmente rovinato." -#: ../plug-ins/file-tiff/file-tiff-load.c:1745 +#: ../plug-ins/file-tiff/file-tiff-load.c:1792 #, c-format msgid "%s: Unsupported image format, no RGBA loader available" msgstr "" "%s: formato immagine non supportato, nessun caricatore RGBA disponibile" -#: ../plug-ins/file-tiff/file-tiff-load.c:2057 -#: ../plug-ins/file-tiff/file-tiff-load.c:2254 +#: ../plug-ins/file-tiff/file-tiff-load.c:2104 +#: ../plug-ins/file-tiff/file-tiff-load.c:2301 #, c-format msgid "Reading tile failed. Image may be corrupt at line %d." msgstr "" "Lettura tile fallita. L'immagine potrebbe essere rovinata alla riga %d." #. Error reading scanline, stop loading -#: ../plug-ins/file-tiff/file-tiff-load.c:2066 -#: ../plug-ins/file-tiff/file-tiff-load.c:2263 +#: ../plug-ins/file-tiff/file-tiff-load.c:2113 +#: ../plug-ins/file-tiff/file-tiff-load.c:2310 #, c-format msgid "Reading scanline failed. Image may be corrupt at line %d." msgstr "" "La lettura della scanline è fallita. L'immagine potrebbe essere rovinata " "alla riga %d." -#: ../plug-ins/file-tiff/file-tiff-load.c:2612 +#: ../plug-ins/file-tiff/file-tiff-load.c:2660 msgid "Import from TIFF" msgstr "Importa da TIFF" +#: ../plug-ins/file-tiff/file-tiff-load.c:2681 +msgid "_Show reduced images" +msgstr "Mo_stra immagini ridotte" + #. Option to shrink the loaded image to its bounding box #. or keep as much empty space as possible. #. Note that there seems to be no way to keep the empty #. space on the right and bottom. -#: ../plug-ins/file-tiff/file-tiff-load.c:2669 +#: ../plug-ins/file-tiff/file-tiff-load.c:2715 msgid "_Keep empty space around imported layers" msgstr "Mantieni lo spazio vuoto attorno ai livelli importati (_k)" -#: ../plug-ins/file-tiff/file-tiff-load.c:2686 +#: ../plug-ins/file-tiff/file-tiff-load.c:2732 msgid "Process extra channel as:" msgstr "Elabora canale extra come:" -#: ../plug-ins/file-tiff/file-tiff-load.c:2689 +#: ../plug-ins/file-tiff/file-tiff-load.c:2735 msgid "_Non-premultiplied alpha" msgstr "Alfa _non-premoltiplicato" -#: ../plug-ins/file-tiff/file-tiff-load.c:2690 +#: ../plug-ins/file-tiff/file-tiff-load.c:2736 msgid "Pre_multiplied alpha" msgstr "Alfa pre_moltiplicato" -#: ../plug-ins/file-tiff/file-tiff-load.c:2691 +#: ../plug-ins/file-tiff/file-tiff-load.c:2737 msgid "Channe_l" msgstr "Cana_le" @@ -7906,46 +7926,48 @@ msgid "invalid configuration" msgstr "configurazione non valida" -#: ../plug-ins/file-webp/file-webp-save.c:124 -msgid "bad image dimensions" -msgstr "dimensioni immagine errate" +#. TRANSLATORS: widthxheight with UTF-8 encoded multiply sign. +#: ../plug-ins/file-webp/file-webp-save.c:125 +#, c-format +msgid "bad image dimensions (maximum: %d×%d)" +msgstr "dimensioni immagine errate (massimo: %d×%d)" -#: ../plug-ins/file-webp/file-webp-save.c:126 +#: ../plug-ins/file-webp/file-webp-save.c:128 msgid "partition is bigger than 512K" msgstr "la partizione è più grande di 512K" -#: ../plug-ins/file-webp/file-webp-save.c:128 +#: ../plug-ins/file-webp/file-webp-save.c:130 msgid "partition is bigger than 16M" msgstr "la partizione è più grande di 16M" # here we should ask the plugin author to clarify the meaning of the "flush" term -#: ../plug-ins/file-webp/file-webp-save.c:130 +#: ../plug-ins/file-webp/file-webp-save.c:132 msgid "unable to flush bytes" msgstr "impossibile fare il flush ai byte" -#: ../plug-ins/file-webp/file-webp-save.c:132 +#: ../plug-ins/file-webp/file-webp-save.c:134 msgid "file is larger than 4GiB" msgstr "il file è più grande di 4GiB" -#: ../plug-ins/file-webp/file-webp-save.c:134 +#: ../plug-ins/file-webp/file-webp-save.c:136 msgid "user aborted encoding" msgstr "l'utente ha interrotto la codifica" -#: ../plug-ins/file-webp/file-webp-save.c:136 +#: ../plug-ins/file-webp/file-webp-save.c:138 msgid "list terminator" msgstr "terminatore di elenco" -#: ../plug-ins/file-webp/file-webp-save.c:138 +#: ../plug-ins/file-webp/file-webp-save.c:140 msgid "unknown error" msgstr "errore sconosciuto" -#: ../plug-ins/file-webp/file-webp-save.c:188 -#: ../plug-ins/file-webp/file-webp-save.c:530 +#: ../plug-ins/file-webp/file-webp-save.c:190 +#: ../plug-ins/file-webp/file-webp-save.c:534 #, c-format msgid "Unable to open '%s' for writing: %s" msgstr "Impossibile aprire \"%s\" in scrittura: %s" -#: ../plug-ins/file-webp/file-webp-save.c:271 +#: ../plug-ins/file-webp/file-webp-save.c:274 #, c-format msgid "WebP error: '%s'" msgstr "Errore WebP: \"%s\"" @@ -10503,7 +10525,7 @@ #: ../plug-ins/gradient-flare/gradient-flare.c:4016 msgid "Random seed:" -msgstr "Seme casuale:" +msgstr "Seme casualità:" #: ../plug-ins/gradient-flare/gradient-flare.c:4030 msgid "_Second Flares" @@ -10620,12 +10642,17 @@ msgid "Help ID '%s' unknown" msgstr "ID dell'aiuto '%s' sconosciuto" -#: ../plug-ins/help/gimphelplocale.c:208 +#: ../plug-ins/help/gimphelplocale.c:218 #, c-format msgid "Loading index from '%s'" msgstr "Caricamento indice da \"%s\"" -#: ../plug-ins/help/gimphelplocale.c:266 +#: ../plug-ins/help/gimphelplocale.c:239 +#, c-format +msgid "Could not load data from '%s': %s" +msgstr "Impossibile caricare dati da '%s': %s" + +#: ../plug-ins/help/gimphelplocale.c:311 #, c-format msgid "" "Parse error in '%s':\n" diff -Nru gimp-2.10.32/po-plug-ins/ka.po gimp-2.10.34/po-plug-ins/ka.po --- gimp-2.10.32/po-plug-ins/ka.po 1970-01-01 00:00:00.000000000 +0000 +++ gimp-2.10.34/po-plug-ins/ka.po 2023-02-21 19:56:20.000000000 +0000 @@ -0,0 +1,12641 @@ +# Georgian translation for gimp. +# Copyright (C) 2022 gimp's COPYRIGHT HOLDER +# This file is distributed under the same license as the gimp package. +# Ekaterine Papava , 2022. +# +msgid "" +msgstr "" +"Project-Id-Version: gimp gimp-2-10\n" +"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" +"POT-Creation-Date: 2022-11-21 04:28+0000\n" +"PO-Revision-Date: 2022-12-23 18:27+0100\n" +"Last-Translator: Ekaterine Papava \n" +"Language-Team: Georgian \n" +"Language: ka\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Poedit 3.2.2\n" + +#: ../plug-ins/common/align-layers.c:158 +msgid "Align all visible layers of the image" +msgstr "" + +#: ../plug-ins/common/align-layers.c:163 +msgid "Align Visi_ble Layers..." +msgstr "" + +#: ../plug-ins/common/align-layers.c:207 +msgid "There are not enough layers to align." +msgstr "" + +#: ../plug-ins/common/align-layers.c:626 +msgid "Align Visible Layers" +msgstr "" + +#: ../plug-ins/common/align-layers.c:630 ../plug-ins/common/blinds.c:225 +#: ../plug-ins/common/border-average.c:362 ../plug-ins/common/busy-dialog.c:219 +#: ../plug-ins/common/cartoon.c:813 ../plug-ins/common/checkerboard.c:428 +#: ../plug-ins/common/cml-explorer.c:1229 +#: ../plug-ins/common/cml-explorer.c:2026 +#: ../plug-ins/common/cml-explorer.c:2159 ../plug-ins/common/colorify.c:313 +#: ../plug-ins/common/colormap-remap.c:621 ../plug-ins/common/compose.c:1065 +#: ../plug-ins/common/contrast-retinex.c:286 +#: ../plug-ins/common/curve-bend.c:1294 ../plug-ins/common/curve-bend.c:2137 +#: ../plug-ins/common/curve-bend.c:2172 ../plug-ins/common/decompose.c:813 +#: ../plug-ins/common/depth-merge.c:621 ../plug-ins/common/despeckle.c:397 +#: ../plug-ins/common/destripe.c:468 ../plug-ins/common/edge-dog.c:306 +#: ../plug-ins/common/emboss.c:453 ../plug-ins/common/file-cel.c:951 +#: ../plug-ins/common/file-gif-save.c:1112 ../plug-ins/common/file-heif.c:1908 +#: ../plug-ins/common/file-jp2-load.c:961 +#: ../plug-ins/common/file-pdf-load.c:702 +#: ../plug-ins/common/file-pdf-load.c:1282 +#: ../plug-ins/common/file-pdf-save.c:936 ../plug-ins/common/file-ps.c:3447 +#: ../plug-ins/common/file-raw-data.c:1816 ../plug-ins/common/file-svg.c:663 +#: ../plug-ins/common/file-wmf.c:515 ../plug-ins/common/film.c:1207 +#: ../plug-ins/common/filter-pack.c:1264 ../plug-ins/common/fractal-trace.c:711 +#: ../plug-ins/common/grid.c:677 ../plug-ins/common/hot.c:614 +#: ../plug-ins/common/jigsaw.c:2415 ../plug-ins/common/mail.c:499 +#: ../plug-ins/common/max-rgb.c:318 ../plug-ins/common/nl-filter.c:1060 +#: ../plug-ins/common/photocopy.c:840 ../plug-ins/common/qbist.c:720 +#: ../plug-ins/common/qbist.c:762 ../plug-ins/common/qbist.c:816 +#: ../plug-ins/common/sharpen.c:476 ../plug-ins/common/smooth-palette.c:438 +#: ../plug-ins/common/softglow.c:632 ../plug-ins/common/sparkle.c:335 +#: ../plug-ins/common/sphere-designer.c:2207 +#: ../plug-ins/common/sphere-designer.c:2561 ../plug-ins/common/tile.c:438 +#: ../plug-ins/common/tile-small.c:364 ../plug-ins/common/unit-editor.c:209 +#: ../plug-ins/common/van-gogh-lic.c:650 ../plug-ins/common/warp.c:368 +#: ../plug-ins/common/wavelet-decompose.c:354 ../plug-ins/common/web-page.c:234 +#: ../plug-ins/file-dds/ddsread.c:1363 ../plug-ins/file-dds/ddswrite.c:1983 +#: ../plug-ins/file-fits/fits.c:1150 ../plug-ins/file-fli/fli-gimp.c:877 +#: ../plug-ins/file-tiff/file-tiff-load.c:2664 ../plug-ins/flame/flame.c:481 +#: ../plug-ins/flame/flame.c:657 ../plug-ins/flame/flame.c:979 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:566 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1641 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1679 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:750 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:1146 +#: ../plug-ins/gfig/gfig-dialog.c:291 ../plug-ins/gfig/gfig-dialog.c:639 +#: ../plug-ins/gfig/gfig-dialog.c:688 ../plug-ins/gimpressionist/brush.c:281 +#: ../plug-ins/gimpressionist/gimpressionist.c:142 +#: ../plug-ins/gimpressionist/orientmap.c:528 +#: ../plug-ins/gimpressionist/presets.c:642 +#: ../plug-ins/gimpressionist/sizemap.c:401 +#: ../plug-ins/gradient-flare/gradient-flare.c:2425 +#: ../plug-ins/gradient-flare/gradient-flare.c:3288 +#: ../plug-ins/gradient-flare/gradient-flare.c:3401 +#: ../plug-ins/ifs-compose/ifs-compose.c:763 +#: ../plug-ins/ifs-compose/ifs-compose.c:2530 +#: ../plug-ins/ifs-compose/ifs-compose.c:2567 +#: ../plug-ins/imagemap/imap_browse.c:80 +#: ../plug-ins/imagemap/imap_default_dialog.c:106 +#: ../plug-ins/imagemap/imap_file.c:71 ../plug-ins/imagemap/imap_file.c:124 +#: ../plug-ins/lighting/lighting-ui.c:1037 +#: ../plug-ins/lighting/lighting-ui.c:1162 +#: ../plug-ins/lighting/lighting-ui.c:1306 +#: ../plug-ins/map-object/map-object-ui.c:1333 +#: ../plug-ins/metadata/metadata-editor.c:590 +#: ../plug-ins/metadata/metadata-editor.c:952 +#: ../plug-ins/metadata/metadata-editor.c:4626 +#: ../plug-ins/metadata/metadata-editor.c:4661 +#: ../plug-ins/pagecurl/pagecurl.c:438 ../plug-ins/screenshot/screenshot.c:491 +#: ../plug-ins/selection-to-path/selection-to-path.c:309 +msgid "_Cancel" +msgstr "გაუქმება" + +#: ../plug-ins/common/align-layers.c:631 ../plug-ins/common/blinds.c:226 +#: ../plug-ins/common/border-average.c:363 ../plug-ins/common/cartoon.c:814 +#: ../plug-ins/common/checkerboard.c:429 ../plug-ins/common/cml-explorer.c:1230 +#: ../plug-ins/common/colorify.c:314 ../plug-ins/common/colormap-remap.c:622 +#: ../plug-ins/common/compose.c:1066 ../plug-ins/common/contrast-retinex.c:287 +#: ../plug-ins/common/curve-bend.c:1295 ../plug-ins/common/decompose.c:814 +#: ../plug-ins/common/depth-merge.c:622 ../plug-ins/common/despeckle.c:398 +#: ../plug-ins/common/destripe.c:469 ../plug-ins/common/edge-dog.c:307 +#: ../plug-ins/common/emboss.c:454 ../plug-ins/common/file-heif.c:1909 +#: ../plug-ins/common/file-pdf-load.c:703 ../plug-ins/common/file-svg.c:664 +#: ../plug-ins/common/file-wmf.c:516 ../plug-ins/common/film.c:1208 +#: ../plug-ins/common/filter-pack.c:1265 ../plug-ins/common/fractal-trace.c:712 +#: ../plug-ins/common/grid.c:678 ../plug-ins/common/hot.c:615 +#: ../plug-ins/common/jigsaw.c:2416 ../plug-ins/common/max-rgb.c:319 +#: ../plug-ins/common/nl-filter.c:1061 ../plug-ins/common/photocopy.c:841 +#: ../plug-ins/common/qbist.c:817 ../plug-ins/common/sharpen.c:477 +#: ../plug-ins/common/smooth-palette.c:439 ../plug-ins/common/softglow.c:633 +#: ../plug-ins/common/sparkle.c:336 ../plug-ins/common/sphere-designer.c:2562 +#: ../plug-ins/common/tile.c:439 ../plug-ins/common/tile-small.c:365 +#: ../plug-ins/common/van-gogh-lic.c:651 ../plug-ins/common/warp.c:369 +#: ../plug-ins/common/wavelet-decompose.c:355 +#: ../plug-ins/file-dds/ddsread.c:1364 ../plug-ins/flame/flame.c:658 +#: ../plug-ins/flame/flame.c:980 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:567 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:1147 +#: ../plug-ins/gimpressionist/gimpressionist.c:143 +#: ../plug-ins/gimpressionist/orientmap.c:529 +#: ../plug-ins/gimpressionist/presets.c:643 +#: ../plug-ins/gimpressionist/sizemap.c:402 +#: ../plug-ins/gradient-flare/gradient-flare.c:2426 +#: ../plug-ins/gradient-flare/gradient-flare.c:3402 +#: ../plug-ins/ifs-compose/ifs-compose.c:764 +#: ../plug-ins/imagemap/imap_default_dialog.c:109 +#: ../plug-ins/lighting/lighting-ui.c:1038 +#: ../plug-ins/map-object/map-object-ui.c:1334 +#: ../plug-ins/pagecurl/pagecurl.c:439 +#: ../plug-ins/selection-to-path/selection-to-path.c:310 +msgid "_OK" +msgstr "კარგი" + +#: ../plug-ins/common/align-layers.c:650 ../plug-ins/common/align-layers.c:681 +msgctxt "align-style" +msgid "None" +msgstr "" + +#: ../plug-ins/common/align-layers.c:651 ../plug-ins/common/align-layers.c:682 +msgid "Collect" +msgstr "შეგროვება" + +#: ../plug-ins/common/align-layers.c:652 +msgid "Fill (left to right)" +msgstr "შევსება(მარცხნიდან მარჯვნივ)" + +#: ../plug-ins/common/align-layers.c:653 +msgid "Fill (right to left)" +msgstr "შევსება(მარჯვნიდან მარცხნივ)" + +#: ../plug-ins/common/align-layers.c:654 ../plug-ins/common/align-layers.c:685 +msgid "Snap to grid" +msgstr "ბადეზე მიბმა" + +#: ../plug-ins/common/align-layers.c:663 +msgid "_Horizontal style:" +msgstr "_ჰორიზონტალური სტილი:" + +#: ../plug-ins/common/align-layers.c:667 +msgid "Left edge" +msgstr "მარცხენა კუთხე" + +#: ../plug-ins/common/align-layers.c:668 ../plug-ins/common/align-layers.c:698 +#: ../plug-ins/gradient-flare/gradient-flare.c:2789 +msgid "Center" +msgstr "ცენტრი" + +#: ../plug-ins/common/align-layers.c:669 +msgid "Right edge" +msgstr "მარჯვენა კუთხე" + +#: ../plug-ins/common/align-layers.c:678 +msgid "Ho_rizontal base:" +msgstr "ჰორიზონტალური )ბაზა:" + +#: ../plug-ins/common/align-layers.c:683 +msgid "Fill (top to bottom)" +msgstr "შევსება (ზემოდან ქვემოთ)" + +#: ../plug-ins/common/align-layers.c:684 +msgid "Fill (bottom to top)" +msgstr "შევსება (ქვემოდან ზემოთ)" + +#: ../plug-ins/common/align-layers.c:694 +msgid "_Vertical style:" +msgstr "_ვერტიკალის სტილი:" + +#: ../plug-ins/common/align-layers.c:697 +msgid "Top edge" +msgstr "ზედა წიბო" + +#: ../plug-ins/common/align-layers.c:699 +msgid "Bottom edge" +msgstr "ქვედა წიბო" + +#: ../plug-ins/common/align-layers.c:708 +msgid "Ver_tical base:" +msgstr "ვერტიკალური _ბაზა:" + +#: ../plug-ins/common/align-layers.c:712 +msgid "_Grid size:" +msgstr "_ბადის ზომა:" + +#: ../plug-ins/common/align-layers.c:721 +msgid "_Ignore the bottom layer even if visible" +msgstr "" + +#: ../plug-ins/common/align-layers.c:731 +msgid "_Use the (invisible) bottom layer as the base" +msgstr "" + +#: ../plug-ins/common/animation-optimize.c:131 +msgid "Modify image to reduce size when saved as GIF animation" +msgstr "" + +#: ../plug-ins/common/animation-optimize.c:143 +msgid "Optimize (for _GIF)" +msgstr "" + +#: ../plug-ins/common/animation-optimize.c:151 +msgid "Reduce file size where combining layers is possible" +msgstr "" + +#: ../plug-ins/common/animation-optimize.c:161 +msgid "_Optimize (Difference)" +msgstr "" + +#: ../plug-ins/common/animation-optimize.c:169 +msgid "Remove optimization to make editing easier" +msgstr "" + +#: ../plug-ins/common/animation-optimize.c:176 +msgid "_Unoptimize" +msgstr "" + +#: ../plug-ins/common/animation-optimize.c:196 +msgid "_Remove Backdrop" +msgstr "" + +#: ../plug-ins/common/animation-optimize.c:212 +msgid "_Find Backdrop" +msgstr "" + +#: ../plug-ins/common/animation-optimize.c:444 +msgid "Unoptimizing animation" +msgstr "" + +#: ../plug-ins/common/animation-optimize.c:447 +msgid "Removing animation background" +msgstr "" + +#: ../plug-ins/common/animation-optimize.c:450 +msgid "Finding animation background" +msgstr "" + +#: ../plug-ins/common/animation-optimize.c:454 +msgid "Optimizing animation" +msgstr "" + +#: ../plug-ins/common/animation-play.c:210 +msgid "Preview a GIMP layer-based animation" +msgstr "" + +#: ../plug-ins/common/animation-play.c:215 +msgid "_Playback..." +msgstr "" + +#. list is given in "fps" - frames per second +#: ../plug-ins/common/animation-play.c:354 +#: ../plug-ins/common/animation-play.c:406 +#: ../plug-ins/common/animation-play.c:865 +#, c-format +msgid "%.1f %%" +msgstr "%.1f %%" + +#: ../plug-ins/common/animation-play.c:592 +msgid "Step _back" +msgstr "" + +#: ../plug-ins/common/animation-play.c:592 +msgid "Step back to previous frame" +msgstr "" + +#: ../plug-ins/common/animation-play.c:596 +msgid "_Step" +msgstr "" + +#: ../plug-ins/common/animation-play.c:596 +msgid "Step to next frame" +msgstr "" + +#: ../plug-ins/common/animation-play.c:600 +msgid "Rewind the animation" +msgstr "" + +#: ../plug-ins/common/animation-play.c:604 +msgid "Reload the image" +msgstr "" + +#: ../plug-ins/common/animation-play.c:622 +msgid "Faster" +msgstr "უფრო სწრაფი" + +#: ../plug-ins/common/animation-play.c:622 +msgid "Increase the speed of the animation" +msgstr "" + +#: ../plug-ins/common/animation-play.c:627 +msgid "Slower" +msgstr "უფრო ნელა" + +#: ../plug-ins/common/animation-play.c:627 +msgid "Decrease the speed of the animation" +msgstr "" + +#: ../plug-ins/common/animation-play.c:632 +msgid "Reset speed" +msgstr "" + +#: ../plug-ins/common/animation-play.c:632 +msgid "Reset the speed of the animation" +msgstr "" + +#: ../plug-ins/common/animation-play.c:640 +#: ../plug-ins/common/animation-play.c:1364 +msgid "Start playback" +msgstr "" + +#: ../plug-ins/common/animation-play.c:644 +msgid "Detach" +msgstr "მოძრობა" + +#: ../plug-ins/common/animation-play.c:645 +msgid "Detach the animation from the dialog window" +msgstr "" + +#. Image Name +#: ../plug-ins/common/animation-play.c:732 +msgid "Animation Playback:" +msgstr "" + +#. Zoom Options +#: ../plug-ins/common/animation-play.c:880 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:656 +msgid "Zoom" +msgstr "" + +#. list is given in "fps" - frames per second +#: ../plug-ins/common/animation-play.c:890 +#, c-format +msgid "%d fps" +msgstr "" + +#: ../plug-ins/common/animation-play.c:901 +msgid "Default framerate" +msgstr "" + +#: ../plug-ins/common/animation-play.c:921 +msgid "Playback speed" +msgstr "დაკვრის სიჩქარე" + +#. 2 styles of default frame disposals: cumulative layers and one frame per layer. +#: ../plug-ins/common/animation-play.c:931 +#: ../plug-ins/common/file-gif-save.c:1321 +msgid "Cumulative layers (combine)" +msgstr "" + +#: ../plug-ins/common/animation-play.c:935 +#: ../plug-ins/common/file-gif-save.c:1323 +msgid "One frame per layer (replace)" +msgstr "" + +#: ../plug-ins/common/animation-play.c:1026 +msgid "Memory could not be allocated to the frame container." +msgstr "" + +#: ../plug-ins/common/animation-play.c:1098 +msgid "Invalid image. Did you close it?" +msgstr "" + +#: ../plug-ins/common/animation-play.c:1225 +#, c-format +msgid "Frame %d of %d" +msgstr "" + +#: ../plug-ins/common/animation-play.c:1364 +msgid "Stop playback" +msgstr "დაკვრის გაჩერება" + +#: ../plug-ins/common/blinds.c:117 +msgid "Simulate an image painted on window blinds" +msgstr "" + +#: ../plug-ins/common/blinds.c:122 +msgid "_Blinds..." +msgstr "" + +#: ../plug-ins/common/blinds.c:185 +msgid "Adding blinds" +msgstr "" + +#: ../plug-ins/common/blinds.c:221 +msgid "Blinds" +msgstr "" + +#: ../plug-ins/common/blinds.c:256 +msgid "Orientation" +msgstr "ორიენტაცია" + +#: ../plug-ins/common/blinds.c:260 ../plug-ins/common/tile-small.c:423 +#: ../plug-ins/pagecurl/pagecurl.c:529 +msgid "_Horizontal" +msgstr "_ჰორიზონტალური" + +#: ../plug-ins/common/blinds.c:263 ../plug-ins/common/tile-small.c:433 +#: ../plug-ins/pagecurl/pagecurl.c:528 +msgid "_Vertical" +msgstr "_ვერტიკალური" + +#. +#. * Create the "background" layer to hold the image... +#. +#: ../plug-ins/common/blinds.c:277 ../plug-ins/common/compose.c:1011 +#: ../plug-ins/common/decompose.c:598 ../plug-ins/common/file-cel.c:446 +#: ../plug-ins/common/file-cel.c:451 ../plug-ins/common/file-dicom.c:715 +#: ../plug-ins/common/file-gegl.c:438 ../plug-ins/common/file-gif-load.c:992 +#: ../plug-ins/common/file-jp2-load.c:1290 ../plug-ins/common/file-pcx.c:448 +#: ../plug-ins/common/file-pcx.c:456 ../plug-ins/common/file-pix.c:400 +#: ../plug-ins/common/file-png.c:1097 ../plug-ins/common/file-pnm.c:685 +#: ../plug-ins/common/file-raw-data.c:1375 +#: ../plug-ins/common/file-sunras.c:1049 ../plug-ins/common/file-tga.c:1111 +#: ../plug-ins/common/file-xbm.c:910 ../plug-ins/common/film.c:690 +#: ../plug-ins/common/smooth-palette.c:259 ../plug-ins/common/tile.c:354 +#: ../plug-ins/file-bmp/bmp-load.c:737 ../plug-ins/file-exr/file-exr.c:267 +#: ../plug-ins/file-faxg3/faxg3.c:555 ../plug-ins/file-fits/fits.c:529 +#: ../plug-ins/file-jpeg/jpeg-load.c:240 +#: ../plug-ins/file-psd/psd-image-res-load.c:1043 +#: ../plug-ins/file-psd/psd-load.c:2067 ../plug-ins/file-sgi/sgi.c:416 +#: ../plug-ins/file-tiff/file-tiff-load.c:1544 +#: ../plug-ins/file-webp/file-webp-load.c:164 +#: ../plug-ins/gfig/gfig-dialog.c:1321 ../plug-ins/gimpressionist/general.c:139 +#: ../plug-ins/map-object/map-object-apply.c:245 +#: ../plug-ins/screenshot/screenshot-win32.c:315 ../plug-ins/twain/twain.c:646 +msgid "Background" +msgstr "ფონი" + +#: ../plug-ins/common/blinds.c:281 ../plug-ins/common/fractal-trace.c:755 +msgid "_Transparent" +msgstr "_გამჭვირვალე" + +#: ../plug-ins/common/blinds.c:307 +msgid "_Displacement:" +msgstr "" + +#: ../plug-ins/common/blinds.c:319 +msgid "_Number of segments:" +msgstr "_სეგმენტების რაოდენობა:" + +#: ../plug-ins/common/blur.c:124 +msgid "Simple blur, fast but not very strong" +msgstr "" + +#: ../plug-ins/common/blur.c:133 +msgid "_Blur" +msgstr "_ბუნდოვნება" + +#: ../plug-ins/common/blur.c:175 +msgid "Blurring" +msgstr "" + +#: ../plug-ins/common/border-average.c:99 +msgid "Set foreground to the average color of the image border" +msgstr "" + +#: ../plug-ins/common/border-average.c:104 +msgid "_Border Average..." +msgstr "_საშუალო საზღვარი..." + +#: ../plug-ins/common/border-average.c:173 +#: ../plug-ins/common/border-average.c:358 +msgid "Border Average" +msgstr "_საშუალო საზღვარი" + +#: ../plug-ins/common/border-average.c:380 +msgid "Border Size" +msgstr "საზღვრის ზომა" + +#: ../plug-ins/common/border-average.c:388 +msgid "_Thickness:" +msgstr "_სისქე:" + +#. Number of Colors frame +#: ../plug-ins/common/border-average.c:426 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:910 +msgid "Number of Colors" +msgstr "ფერების რაოდენობა" + +#: ../plug-ins/common/border-average.c:434 +msgid "_Bucket size:" +msgstr "" + +#: ../plug-ins/common/busy-dialog.c:195 ../plug-ins/common/busy-dialog.c:211 +msgid "Please Wait" +msgstr "გთხოვთ, მოითმინოთ" + +#. the title label +#: ../plug-ins/common/busy-dialog.c:239 +msgid "Please wait for the operation to complete" +msgstr "" + +#: ../plug-ins/common/busy-dialog.c:299 +msgid "Canceling..." +msgstr "გაუქმება..." + +#: ../plug-ins/common/cartoon.c:142 +msgid "Simulate a cartoon by enhancing edges" +msgstr "" + +#: ../plug-ins/common/cartoon.c:147 +msgid "Ca_rtoon (legacy)..." +msgstr "" + +#: ../plug-ins/common/cartoon.c:232 ../plug-ins/common/edge-dog.c:269 +#: ../plug-ins/common/photocopy.c:244 ../plug-ins/common/softglow.c:224 +#: ../plug-ins/gradient-flare/gradient-flare.c:973 +msgid "Cannot operate on indexed color images." +msgstr "" + +#: ../plug-ins/common/cartoon.c:809 +msgid "Cartoon" +msgstr "მულტფილმი" + +#: ../plug-ins/common/cartoon.c:847 ../plug-ins/common/photocopy.c:874 +msgid "_Mask radius:" +msgstr "" + +#: ../plug-ins/common/cartoon.c:861 +msgid "_Percent black:" +msgstr "" + +#: ../plug-ins/common/checkerboard.c:91 +msgid "Create a checkerboard pattern" +msgstr "" + +#: ../plug-ins/common/checkerboard.c:96 +msgid "_Checkerboard (legacy)..." +msgstr "" + +#: ../plug-ins/common/checkerboard.c:299 ../plug-ins/common/checkerboard.c:424 +msgid "Checkerboard" +msgstr "" + +#: ../plug-ins/common/checkerboard.c:491 ../plug-ins/common/file-xmc.c:1190 +#: ../plug-ins/gimpressionist/sizemap.c:509 +msgid "_Size:" +msgstr "_ზომა:" + +#: ../plug-ins/common/checkerboard.c:500 +msgid "_Psychobilly" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:129 +msgid "Keep image's values" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:130 +msgid "Keep the first value" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:131 +msgid "Fill with parameter k" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:132 +msgid "k{x(1-x)}^p" +msgstr "k{x(1-x)}^p" + +#: ../plug-ins/common/cml-explorer.c:133 +msgid "k{x(1-x)}^p stepped" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:134 +msgid "kx^p" +msgstr "kx^p" + +#: ../plug-ins/common/cml-explorer.c:135 +msgid "kx^p stepped" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:136 +msgid "k(1-x^p)" +msgstr "k(1-x^p)" + +#: ../plug-ins/common/cml-explorer.c:137 +msgid "k(1-x^p) stepped" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:138 +msgid "Delta function" +msgstr "დელტა ფუნქცია" + +#: ../plug-ins/common/cml-explorer.c:139 +msgid "Delta function stepped" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:140 +msgid "sin^p-based function" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:141 +msgid "sin^p, stepped" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:166 +msgctxt "cml-composition" +msgid "None" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:167 +msgid "Max (x, -)" +msgstr "Max (x, -)" + +#: ../plug-ins/common/cml-explorer.c:168 +msgid "Max (x+d, -)" +msgstr "Max (x+d, -)" + +#: ../plug-ins/common/cml-explorer.c:169 +msgid "Max (x-d, -)" +msgstr "Max (x-d, -)" + +#: ../plug-ins/common/cml-explorer.c:170 +msgid "Min (x, -)" +msgstr "Min (x, -)" + +#: ../plug-ins/common/cml-explorer.c:171 +msgid "Min (x+d, -)" +msgstr "Min (x+d, -)" + +#: ../plug-ins/common/cml-explorer.c:172 +msgid "Min (x-d, -)" +msgstr "Min (x-d, -)" + +#: ../plug-ins/common/cml-explorer.c:173 +msgid "Max (x+d, -), (x < 0.5)" +msgstr "Max (x+d, -), (x < 0.5)" + +#: ../plug-ins/common/cml-explorer.c:174 +msgid "Max (x+d, -), (0.5 < x)" +msgstr "Max (x+d, -), (0.5 < x)" + +#: ../plug-ins/common/cml-explorer.c:175 +msgid "Max (x-d, -), (x < 0.5)" +msgstr "Max (x-d, -), (x < 0.5)" + +#: ../plug-ins/common/cml-explorer.c:176 +msgid "Max (x-d, -), (0.5 < x)" +msgstr "Max (x-d, -), (0.5 < x)" + +#: ../plug-ins/common/cml-explorer.c:177 +msgid "Min (x+d, -), (x < 0.5)" +msgstr "Min (x+d, -), (x < 0.5)" + +#: ../plug-ins/common/cml-explorer.c:178 +msgid "Min (x+d, -), (0.5 < x)" +msgstr "Min (x+d, -), (0.5 < x)" + +#: ../plug-ins/common/cml-explorer.c:179 +msgid "Min (x-d, -), (x < 0.5)" +msgstr "Min (x-d, -), (x < 0.5)" + +#: ../plug-ins/common/cml-explorer.c:180 +msgid "Min (x-d, -), (0.5 < x)" +msgstr "Min (x-d, -), (0.5 < x)" + +#: ../plug-ins/common/cml-explorer.c:200 +msgid "Standard" +msgstr "სტანდარტული" + +#: ../plug-ins/common/cml-explorer.c:201 +msgid "Use average value" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:202 +msgid "Use reverse value" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:203 +msgid "With random power (0,10)" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:204 +msgid "With random power (0,1)" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:205 +msgid "With gradient power (0,1)" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:206 +msgid "Multiply rand. value (0,1)" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:207 +msgid "Multiply rand. value (0,2)" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:208 +msgid "Multiply gradient (0,1)" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:209 +msgid "With p and random (0,1)" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:223 +msgid "All black" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:224 +msgid "All gray" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:225 +msgid "All white" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:226 +msgid "The first row of the image" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:227 +msgid "Continuous gradient" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:228 +msgid "Continuous grad. w/o gap" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:229 +msgid "Random, ch. independent" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:230 +msgid "Random shared" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:231 +msgid "Randoms from seed" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:232 +msgid "Randoms from seed (shared)" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:300 ../plug-ins/common/cml-explorer.c:308 +#: ../plug-ins/common/decompose.c:179 +#: ../plug-ins/gimpressionist/orientation.c:179 +#: ../plug-ins/gimpressionist/size.c:182 +msgid "Hue" +msgstr "ტონი" + +#: ../plug-ins/common/cml-explorer.c:301 ../plug-ins/common/cml-explorer.c:309 +#: ../plug-ins/common/decompose.c:180 +msgid "Saturation" +msgstr "გაჯერებულობა" + +#: ../plug-ins/common/cml-explorer.c:302 ../plug-ins/common/cml-explorer.c:310 +#: ../plug-ins/common/decompose.c:181 +#: ../plug-ins/gimpressionist/orientation.c:155 +#: ../plug-ins/gimpressionist/size.c:158 +#: ../plug-ins/ui/plug-in-metadata-viewer.ui.h:2 +msgid "Value" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:307 +msgid "(None)" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:460 +msgid "Create abstract Coupled-Map Lattice patterns" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:471 +msgid "CML _Explorer..." +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:788 +msgid "CML Explorer: evoluting" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:1225 +msgid "Coupled-Map-Lattice Explorer" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:1272 +msgid "New Seed" +msgstr "ახალი მარცვალი" + +#: ../plug-ins/common/cml-explorer.c:1283 +msgid "Fix Seed" +msgstr "მარცვლის გასწორება" + +#: ../plug-ins/common/cml-explorer.c:1294 +msgid "Random Seed" +msgstr "შემთხვევითი მარცვალი" + +#. The Load button +#: ../plug-ins/common/cml-explorer.c:1309 +#: ../plug-ins/common/cml-explorer.c:2160 ../plug-ins/common/curve-bend.c:1555 +#: ../plug-ins/common/curve-bend.c:2138 ../plug-ins/common/file-cel.c:952 +#: ../plug-ins/common/file-jp2-load.c:962 +#: ../plug-ins/common/file-raw-data.c:1817 ../plug-ins/common/qbist.c:721 +#: ../plug-ins/common/qbist.c:885 ../plug-ins/common/sphere-designer.c:2210 +#: ../plug-ins/common/sphere-designer.c:2610 ../plug-ins/file-fits/fits.c:1151 +#: ../plug-ins/file-fli/fli-gimp.c:878 ../plug-ins/flame/flame.c:483 +#: ../plug-ins/flame/flame.c:1053 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:805 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1642 +#: ../plug-ins/gfig/gfig-dialog.c:640 ../plug-ins/ifs-compose/ifs-compose.c:760 +#: ../plug-ins/ifs-compose/ifs-compose.c:2568 +#: ../plug-ins/imagemap/imap_browse.c:81 ../plug-ins/imagemap/imap_file.c:72 +#: ../plug-ins/lighting/lighting-ui.c:600 +#: ../plug-ins/lighting/lighting-ui.c:1307 +msgid "_Open" +msgstr "" + +#. The Save button +#: ../plug-ins/common/cml-explorer.c:1317 +#: ../plug-ins/common/cml-explorer.c:2027 ../plug-ins/common/curve-bend.c:1567 +#: ../plug-ins/common/curve-bend.c:2173 ../plug-ins/common/file-pdf-save.c:935 +#: ../plug-ins/common/qbist.c:763 ../plug-ins/common/qbist.c:893 +#: ../plug-ins/common/sphere-designer.c:2210 +#: ../plug-ins/common/sphere-designer.c:2618 ../plug-ins/flame/flame.c:483 +#: ../plug-ins/flame/flame.c:1061 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:822 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1680 +#: ../plug-ins/gfig/gfig-dialog.c:689 ../plug-ins/gimpressionist/brush.c:282 +#: ../plug-ins/ifs-compose/ifs-compose.c:761 +#: ../plug-ins/ifs-compose/ifs-compose.c:2531 +#: ../plug-ins/imagemap/imap_file.c:125 ../plug-ins/lighting/lighting-ui.c:593 +#: ../plug-ins/lighting/lighting-ui.c:1163 +msgid "_Save" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:1336 ../plug-ins/common/filter-pack.c:758 +#: ../plug-ins/common/van-gogh-lic.c:677 +msgid "_Hue" +msgstr "_ტონი" + +#: ../plug-ins/common/cml-explorer.c:1340 +msgid "Sat_uration" +msgstr "_გაჯერებულობა" + +#: ../plug-ins/common/cml-explorer.c:1344 ../plug-ins/common/filter-pack.c:766 +msgid "_Value" +msgstr "_მნიშვნელობა" + +#: ../plug-ins/common/cml-explorer.c:1348 +msgid "_Advanced" +msgstr "_დამატებით" + +#: ../plug-ins/common/cml-explorer.c:1363 +msgid "Channel Independent Parameters" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:1385 +msgid "Initial value:" +msgstr "საწყისი მნიშვნელობა:" + +#: ../plug-ins/common/cml-explorer.c:1391 +msgid "Zoom scale:" +msgstr "გადიდების მასშტაბი:" + +#: ../plug-ins/common/cml-explorer.c:1400 +msgid "Start offset:" +msgstr "წანაცვლების საწყისი:" + +#: ../plug-ins/common/cml-explorer.c:1409 +msgid "Seed of Random (only for \"From Seed\" Modes)" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:1420 +msgid "Seed:" +msgstr "მარცვალი:" + +#: ../plug-ins/common/cml-explorer.c:1433 +msgid "Switch to \"From seed\" With the Last Seed" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:1445 +msgid "" +"\"Fix seed\" button is an alias of me.\n" +"The same seed produces the same image, if (1) the widths of images are same " +"(this is the reason why image on drawable is different from preview), and " +"(2) all mutation rates equal to zero." +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:1453 +msgid "O_thers" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:1468 +msgid "Copy Settings" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:1487 +msgid "Source channel:" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:1502 +#: ../plug-ins/common/cml-explorer.c:1550 +msgid "Destination channel:" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:1506 +msgid "Copy Parameters" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:1515 +msgid "Selective Load Settings" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:1535 +msgid "Source channel in file:" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:1556 +msgid "_Misc Ops." +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:1615 +msgid "Function type:" +msgstr "ფუნქციის ტიპი:" + +#: ../plug-ins/common/cml-explorer.c:1631 +msgid "Composition:" +msgstr "შემადგენლობა:" + +#: ../plug-ins/common/cml-explorer.c:1645 +msgid "Misc arrange:" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:1649 +msgid "Use cyclic range" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:1659 +msgid "Mod. rate:" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:1668 +msgid "Env. sensitivity:" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:1677 +msgid "Diffusion dist.:" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:1686 +msgid "# of subranges:" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:1695 +msgid "P(ower factor):" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:1704 +msgid "Parameter k:" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:1713 +msgid "Range low:" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:1722 +msgid "Range high:" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:1734 +msgid "Plot a Graph of the Settings" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:1779 +msgid "Ch. sensitivity:" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:1789 +msgid "Mutation rate:" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:1799 +msgid "Mutation dist.:" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:1892 +msgid "Graph of the Current Settings" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:1896 +#: ../plug-ins/common/color-cube-analyze.c:364 +#: ../plug-ins/common/plugin-browser.c:550 +#: ../plug-ins/common/procedure-browser.c:129 +#: ../plug-ins/common/sample-colorize.c:1326 +#: ../plug-ins/common/unit-editor.c:417 ../plug-ins/gfig/gfig-dialog.c:292 +#: ../plug-ins/gfig/gfig-dialog.c:880 ../plug-ins/gfig/gfig-dialog.c:1246 +#: ../plug-ins/gfig/gfig-dialog.c:1394 +#: ../plug-ins/ifs-compose/ifs-compose.c:1165 +#: ../plug-ins/imagemap/imap_menu.c:156 +#: ../plug-ins/metadata/metadata-viewer.c:260 +msgid "_Close" +msgstr "_დახურვა" + +#: ../plug-ins/common/cml-explorer.c:1963 +msgid "Warning: the source and the destination are the same channel." +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:2022 +msgid "Save CML Explorer Parameters" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:2078 ../plug-ins/common/curve-bend.c:891 +#: ../plug-ins/common/file-dicom.c:1524 ../plug-ins/common/file-mng.c:648 +#: ../plug-ins/common/file-mng.c:985 ../plug-ins/common/file-pcx.c:874 +#: ../plug-ins/common/file-pdf-save.c:480 ../plug-ins/common/file-png.c:1618 +#: ../plug-ins/common/file-raw-data.c:1173 +#: ../plug-ins/common/file-raw-data.c:1202 ../plug-ins/common/file-sunras.c:610 +#: ../plug-ins/common/file-tga.c:1222 ../plug-ins/common/file-xmc.c:1504 +#: ../plug-ins/common/sphere-designer.c:2121 +#: ../plug-ins/file-bmp/bmp-save.c:327 ../plug-ins/file-fits/fits.c:481 +#: ../plug-ins/file-fli/fli-gimp.c:757 ../plug-ins/file-ico/ico-save.c:1087 +#: ../plug-ins/file-jpeg/jpeg-save.c:333 ../plug-ins/file-psd/psd-save.c:1725 +#: ../plug-ins/file-tiff/file-tiff-save.c:970 +#: ../plug-ins/file-tiff/file-tiff-save.c:1072 ../plug-ins/flame/flame.c:450 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1548 +#: ../plug-ins/gfig/gfig.c:794 ../plug-ins/ifs-compose/ifs-compose.c:2390 +#: ../plug-ins/lighting/lighting-ui.c:1232 +#, c-format +msgid "Could not open '%s' for writing: %s" +msgstr "შეცდომა '%s'-ში ჩაწერისას: %s" + +#: ../plug-ins/common/cml-explorer.c:2133 +#, c-format +msgid "Parameters were saved to '%s'" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:2155 +msgid "Load CML Explorer Parameters" +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:2251 ../plug-ins/common/curve-bend.c:944 +#: ../plug-ins/common/file-cel.c:300 ../plug-ins/common/file-cel.c:351 +#: ../plug-ins/common/file-cel.c:591 ../plug-ins/common/file-dicom.c:346 +#: ../plug-ins/common/file-gif-load.c:361 ../plug-ins/common/file-mng.c:1158 +#: ../plug-ins/common/file-pcx.c:378 ../plug-ins/common/file-png.c:941 +#: ../plug-ins/common/file-ps.c:1075 ../plug-ins/common/file-ps.c:3397 +#: ../plug-ins/common/file-psp.c:2228 ../plug-ins/common/file-psp.c:2278 +#: ../plug-ins/common/file-raw-data.c:477 +#: ../plug-ins/common/file-raw-data.c:1284 ../plug-ins/common/file-sunras.c:436 +#: ../plug-ins/common/file-svg.c:329 ../plug-ins/common/file-svg.c:647 +#: ../plug-ins/common/file-tga.c:446 ../plug-ins/common/file-xbm.c:747 +#: ../plug-ins/common/file-xmc.c:665 ../plug-ins/common/file-xmc.c:858 +#: ../plug-ins/common/file-xwd.c:455 ../plug-ins/common/sphere-designer.c:2010 +#: ../plug-ins/file-bmp/bmp-load.c:226 ../plug-ins/file-faxg3/faxg3.c:236 +#: ../plug-ins/file-fits/fits.c:360 ../plug-ins/file-fli/fli-gimp.c:462 +#: ../plug-ins/file-fli/fli-gimp.c:501 ../plug-ins/file-ico/ico-load.c:672 +#: ../plug-ins/file-ico/ico-load.c:750 ../plug-ins/file-jpeg/jpeg-load.c:96 +#: ../plug-ins/file-jpeg/jpeg-load.c:543 ../plug-ins/file-psd/psd-load.c:143 +#: ../plug-ins/file-psd/psd-thumb-load.c:82 ../plug-ins/flame/flame.c:419 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1865 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:913 +#: ../plug-ins/gfig/gfig.c:426 ../plug-ins/help/gimphelplocale.c:222 +#: ../plug-ins/help/gimphelplocale.c:238 +#: ../plug-ins/lighting/lighting-ui.c:1376 +#, c-format +msgid "Could not open '%s' for reading: %s" +msgstr "შეცდომა '%s'-ის კითხვისას: %s" + +#: ../plug-ins/common/cml-explorer.c:2273 +msgid "Error: it's not CML parameter file." +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:2280 +#, c-format +msgid "Warning: '%s' is an old format file." +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:2284 +#, c-format +msgid "Warning: '%s' is a parameter file for a newer version of CML Explorer." +msgstr "" + +#: ../plug-ins/common/cml-explorer.c:2347 +msgid "Error: failed to load parameters" +msgstr "" + +#: ../plug-ins/common/color-cube-analyze.c:106 +msgid "Analyze the set of colors in the image" +msgstr "" + +#: ../plug-ins/common/color-cube-analyze.c:112 +msgid "Colorcube A_nalysis..." +msgstr "" + +#: ../plug-ins/common/color-cube-analyze.c:200 +#: ../plug-ins/common/color-cube-analyze.c:360 +msgid "Colorcube Analysis" +msgstr "" + +#. output results +#: ../plug-ins/common/color-cube-analyze.c:388 +#: ../plug-ins/imagemap/imap_cmd_guides.c:229 +#, c-format +msgid "Image dimensions: %d × %d" +msgstr "" + +#: ../plug-ins/common/color-cube-analyze.c:391 +msgid "No colors" +msgstr "ფერების გარეშე" + +#: ../plug-ins/common/color-cube-analyze.c:393 +msgid "Only one unique color" +msgstr "" + +#: ../plug-ins/common/color-cube-analyze.c:395 +#, c-format +msgid "Number of unique colors: %d" +msgstr "" + +#: ../plug-ins/common/color-enhance.c:68 +msgid "Stretch color saturation to cover maximum possible range" +msgstr "" + +#: ../plug-ins/common/color-enhance.c:80 +msgid "_Color Enhance (legacy)" +msgstr "" + +#: ../plug-ins/common/color-enhance.c:114 +msgid "Color Enhance" +msgstr "" + +#: ../plug-ins/common/colorify.c:102 +msgid "Replace all colors with shades of a specified color" +msgstr "" + +#: ../plug-ins/common/colorify.c:108 +msgid "Colorif_y..." +msgstr "" + +#: ../plug-ins/common/colorify.c:167 +msgid "Colorifying" +msgstr "" + +#: ../plug-ins/common/colorify.c:309 +msgid "Colorify" +msgstr "" + +#: ../plug-ins/common/colorify.c:344 +msgid "Custom color:" +msgstr "" + +#: ../plug-ins/common/colorify.c:349 +msgid "Colorify Custom Color" +msgstr "" + +#: ../plug-ins/common/colormap-remap.c:97 +msgid "Rearrange the colormap" +msgstr "" + +#: ../plug-ins/common/colormap-remap.c:104 +msgid "R_earrange Colormap..." +msgstr "" + +#: ../plug-ins/common/colormap-remap.c:116 +msgid "Swap two colors in the colormap" +msgstr "" + +#: ../plug-ins/common/colormap-remap.c:123 +msgid "_Swap Colors" +msgstr "" + +#: ../plug-ins/common/colormap-remap.c:287 +#: ../plug-ins/common/colormap-remap.c:298 +#: ../plug-ins/common/colormap-remap.c:309 +msgid "Invalid remap array was passed to remap function" +msgstr "" + +#: ../plug-ins/common/colormap-remap.c:333 +msgid "Rearranging the colormap" +msgstr "" + +#: ../plug-ins/common/colormap-remap.c:501 +msgid "Sort on Hue" +msgstr "" + +#: ../plug-ins/common/colormap-remap.c:505 +msgid "Sort on Saturation" +msgstr "" + +#: ../plug-ins/common/colormap-remap.c:509 +msgid "Sort on Value" +msgstr "" + +#: ../plug-ins/common/colormap-remap.c:513 +msgid "Reverse Order" +msgstr "შებრუნებული მიმდევრობით" + +#: ../plug-ins/common/colormap-remap.c:517 +msgid "Reset Order" +msgstr "" + +#: ../plug-ins/common/colormap-remap.c:616 +msgid "Rearrange Colormap" +msgstr "" + +#. The Reset button +#: ../plug-ins/common/colormap-remap.c:620 ../plug-ins/common/curve-bend.c:1538 +#: ../plug-ins/common/filter-pack.c:1263 +#: ../plug-ins/common/sample-colorize.c:1324 +#: ../plug-ins/common/sphere-designer.c:2560 +#: ../plug-ins/common/tile-small.c:443 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:813 +#: ../plug-ins/gimpressionist/preview.c:182 +#: ../plug-ins/ifs-compose/ifs-compose.c:762 +#: ../plug-ins/selection-to-path/selection-to-path.c:308 +msgid "_Reset" +msgstr "_საწყისი მნიშვნელობებზე დაბრუნება" + +#: ../plug-ins/common/colormap-remap.c:720 +msgid "" +"Drag and drop colors to rearrange the colormap. The numbers shown are the " +"original indices. Right-click for a menu with sort options." +msgstr "" + +#. Decompositions availables. +#. * All the following values have to be kept in sync with those of decompose.c +#. +#: ../plug-ins/common/compose.c:153 +msgid "_Red:" +msgstr "_წითელი:" + +#: ../plug-ins/common/compose.c:154 +msgid "_Green:" +msgstr "_მწვანე:" + +#: ../plug-ins/common/compose.c:155 +msgid "_Blue:" +msgstr "_ლურჯი:" + +#: ../plug-ins/common/compose.c:156 +msgid "_Alpha:" +msgstr "_ალფა:" + +#: ../plug-ins/common/compose.c:158 ../plug-ins/common/compose.c:162 +msgid "_Hue:" +msgstr "_ტონი:" + +#: ../plug-ins/common/compose.c:159 ../plug-ins/common/compose.c:163 +msgid "_Saturation:" +msgstr "_გაჯერებულობა:" + +#: ../plug-ins/common/compose.c:160 +msgid "_Value:" +msgstr "_მნიშვნელობა:" + +#: ../plug-ins/common/compose.c:164 +msgid "_Lightness:" +msgstr "_განათებულობა:" + +#: ../plug-ins/common/compose.c:166 +msgid "_Cyan:" +msgstr "_ცისფერი:" + +#: ../plug-ins/common/compose.c:167 +msgid "_Magenta:" +msgstr "_ალისფერი:" + +#: ../plug-ins/common/compose.c:168 +msgid "_Yellow:" +msgstr "_ყვითელი:" + +#: ../plug-ins/common/compose.c:169 +msgid "_Black:" +msgstr "_შავი:" + +#: ../plug-ins/common/compose.c:171 +msgid "_L:" +msgstr "_L:" + +#: ../plug-ins/common/compose.c:172 +msgid "_A:" +msgstr "" + +#: ../plug-ins/common/compose.c:173 +msgid "_B:" +msgstr "_B:" + +#: ../plug-ins/common/compose.c:175 +msgid "_L" +msgstr "_L" + +#: ../plug-ins/common/compose.c:176 +msgid "_C" +msgstr "_C" + +#: ../plug-ins/common/compose.c:177 +msgid "_H" +msgstr "_H" + +#: ../plug-ins/common/compose.c:179 +msgid "_Luma y470:" +msgstr "" + +#: ../plug-ins/common/compose.c:180 +msgid "_Blueness cb470:" +msgstr "" + +#: ../plug-ins/common/compose.c:181 +msgid "_Redness cr470:" +msgstr "" + +#: ../plug-ins/common/compose.c:183 +msgid "_Luma y709:" +msgstr "" + +#: ../plug-ins/common/compose.c:184 +msgid "_Blueness cb709:" +msgstr "" + +#: ../plug-ins/common/compose.c:185 +msgid "_Redness cr709:" +msgstr "" + +#. Generic case for any data. Let's leave choice to select the +#. * right type of raw data. +#. +#: ../plug-ins/common/compose.c:191 ../plug-ins/common/decompose.c:170 +#: ../plug-ins/common/file-raw-data.c:1920 +msgid "RGB" +msgstr "RGB" + +#: ../plug-ins/common/compose.c:198 ../plug-ins/common/decompose.c:171 +msgid "RGBA" +msgstr "RGBA" + +#: ../plug-ins/common/compose.c:206 ../plug-ins/common/decompose.c:178 +msgid "HSV" +msgstr "HSV" + +#: ../plug-ins/common/compose.c:213 ../plug-ins/common/decompose.c:183 +msgid "HSL" +msgstr "HSL" + +#: ../plug-ins/common/compose.c:220 ../plug-ins/common/decompose.c:188 +#: ../plug-ins/common/file-jp2-load.c:997 +msgid "CMYK" +msgstr "CMYK" + +#: ../plug-ins/common/compose.c:228 ../plug-ins/common/decompose.c:194 +msgid "LAB" +msgstr "ლაბ" + +#: ../plug-ins/common/compose.c:235 ../plug-ins/common/decompose.c:196 +msgid "LCH" +msgstr "LCH" + +#: ../plug-ins/common/compose.c:242 ../plug-ins/common/decompose.c:198 +msgid "YCbCr_ITU_R470" +msgstr "YCbCr_ITU_R470" + +#: ../plug-ins/common/compose.c:249 ../plug-ins/common/decompose.c:201 +msgid "YCbCr_ITU_R709" +msgstr "YCbCr_ITU_R709" + +#: ../plug-ins/common/compose.c:256 ../plug-ins/common/decompose.c:199 +msgid "YCbCr_ITU_R470_256" +msgstr "YCbCr_ITU_R470_256" + +#: ../plug-ins/common/compose.c:263 ../plug-ins/common/decompose.c:202 +msgid "YCbCr_ITU_R709_256" +msgstr "YCbCr_ITU_R709_256" + +#: ../plug-ins/common/compose.c:389 +msgid "Create an image using multiple gray images as color channels" +msgstr "" + +#: ../plug-ins/common/compose.c:395 +msgid "C_ompose..." +msgstr "" + +#: ../plug-ins/common/compose.c:419 +msgid "Recompose an image that was previously decomposed" +msgstr "" + +#: ../plug-ins/common/compose.c:427 +msgid "R_ecompose" +msgstr "" + +#: ../plug-ins/common/compose.c:475 +msgid "" +"You can only run 'Recompose' if the active image was originally produced by " +"'Decompose'." +msgstr "" + +#: ../plug-ins/common/compose.c:499 +msgid "Error scanning 'decompose-data' parasite: too few layers found" +msgstr "" + +#: ../plug-ins/common/compose.c:532 +#, c-format +msgid "Could not get layers for image %d" +msgstr "" + +#: ../plug-ins/common/compose.c:599 +msgid "Composing" +msgstr "" + +#: ../plug-ins/common/compose.c:834 ../plug-ins/common/compose.c:1309 +msgid "At least one image is needed to compose" +msgstr "" + +#: ../plug-ins/common/compose.c:845 ../plug-ins/common/compose.c:861 +#, c-format +msgid "Specified layer %d not found" +msgstr "" + +#: ../plug-ins/common/compose.c:869 +msgid "Drawables have different size" +msgstr "" + +#: ../plug-ins/common/compose.c:897 +msgid "Images have different size" +msgstr "" + +#: ../plug-ins/common/compose.c:915 +msgid "Error in getting layer IDs" +msgstr "" + +#: ../plug-ins/common/compose.c:933 +msgid "Unable to recompose, source layer not found" +msgstr "" + +#: ../plug-ins/common/compose.c:1061 +msgid "Compose" +msgstr "შექმნა" + +#. Compose type combo +#: ../plug-ins/common/compose.c:1089 +msgid "Compose Channels" +msgstr "" + +#: ../plug-ins/common/compose.c:1099 ../plug-ins/common/decompose.c:844 +msgid "Color _model:" +msgstr "" + +#. Channel representation table +#: ../plug-ins/common/compose.c:1131 +msgid "Channel Representations" +msgstr "" + +#: ../plug-ins/common/compose.c:1194 +msgid "Mask value" +msgstr "" + +#: ../plug-ins/common/contrast-retinex.c:158 +msgid "Enhance contrast using the Retinex method" +msgstr "" + +#: ../plug-ins/common/contrast-retinex.c:168 +msgid "Retine_x..." +msgstr "" + +#: ../plug-ins/common/contrast-retinex.c:249 +msgid "Retinex" +msgstr "" + +#: ../plug-ins/common/contrast-retinex.c:282 +msgid "Retinex Image Enhancement" +msgstr "" + +#: ../plug-ins/common/contrast-retinex.c:318 +msgid "Uniform" +msgstr "ერთგვაროვანი" + +#: ../plug-ins/common/contrast-retinex.c:319 +#: ../plug-ins/metadata/metadata-tags.c:238 +msgid "Low" +msgstr "დაბალი" + +#: ../plug-ins/common/contrast-retinex.c:320 +#: ../plug-ins/metadata/metadata-tags.c:238 +msgid "High" +msgstr "მაღალი" + +#: ../plug-ins/common/contrast-retinex.c:331 +msgid "_Level:" +msgstr "_დონე:" + +#: ../plug-ins/common/contrast-retinex.c:336 +msgid "_Scale:" +msgstr "გადიდ_ება:" + +#: ../plug-ins/common/contrast-retinex.c:349 +msgid "Scale _division:" +msgstr "გადიდების _მასშტაბი:" + +#: ../plug-ins/common/contrast-retinex.c:362 +msgid "Dy_namic:" +msgstr "_დინამიკური:" + +#: ../plug-ins/common/contrast-retinex.c:650 +msgid "Retinex: filtering" +msgstr "" + +#: ../plug-ins/common/crop-zealous.c:69 +msgid "Autocrop unused space from edges and middle" +msgstr "" + +#: ../plug-ins/common/crop-zealous.c:74 +msgid "_Zealous Crop" +msgstr "" + +#: ../plug-ins/common/crop-zealous.c:123 +msgid "Zealous cropping" +msgstr "" + +#: ../plug-ins/common/crop-zealous.c:255 +msgid "Nothing to crop." +msgstr "" + +#: ../plug-ins/common/curve-bend.c:583 +msgid "Bend the image using two control curves" +msgstr "" + +#: ../plug-ins/common/curve-bend.c:604 +msgid "_Curve Bend..." +msgstr "" + +#: ../plug-ins/common/curve-bend.c:739 ../plug-ins/common/edge-dog.c:178 +msgid "Can operate on layers only (but was called on channel or mask)." +msgstr "" + +#: ../plug-ins/common/curve-bend.c:748 +msgid "Cannot operate on layers with masks." +msgstr "" + +#: ../plug-ins/common/curve-bend.c:760 +msgid "Cannot operate on empty selections." +msgstr "" + +#: ../plug-ins/common/curve-bend.c:954 +#, c-format +msgid "Error while reading '%s': %s" +msgstr "" + +#. Possibly retrieve data from a previous run +#. The shell and main vbox +#: ../plug-ins/common/curve-bend.c:1290 ../plug-ins/common/curve-bend.c:3030 +msgid "Curve Bend" +msgstr "" + +#. Preview area, top of column +#. preview +#: ../plug-ins/common/curve-bend.c:1327 +#: ../plug-ins/gimpressionist/orientmap.c:590 +#: ../plug-ins/gimpressionist/sizemap.c:458 +#: ../plug-ins/print/print-page-layout.c:176 +msgid "Preview" +msgstr "" + +#. The preview button +#: ../plug-ins/common/curve-bend.c:1356 +msgid "_Preview Once" +msgstr "ერთხელ _გადახედვა" + +#. The preview toggle +#: ../plug-ins/common/curve-bend.c:1365 +msgid "Automatic pre_view" +msgstr "ავტომატურად _გადახვევა" + +#. Options area, bottom of column +#: ../plug-ins/common/curve-bend.c:1375 ../plug-ins/gfig/gfig-dialog.c:1243 +msgid "Options" +msgstr "" + +#. Rotate spinbutton +#: ../plug-ins/common/curve-bend.c:1389 +msgid "Rotat_e:" +msgstr "_შემობრუნება:" + +#. The smoothing toggle +#: ../plug-ins/common/curve-bend.c:1408 +msgid "Smoo_thing" +msgstr "_დარბილება" + +#. The antialiasing toggle +#: ../plug-ins/common/curve-bend.c:1418 ../plug-ins/common/qbist.c:862 +msgid "_Antialiasing" +msgstr "_მომრგვალება" + +#. The work_on_copy toggle +#: ../plug-ins/common/curve-bend.c:1428 +msgid "Work on cop_y" +msgstr "_ასლზე მუშაობა" + +#. The curves graph +#: ../plug-ins/common/curve-bend.c:1438 +msgid "Modify Curves" +msgstr "მრუდების შეცვლა" + +#: ../plug-ins/common/curve-bend.c:1466 +msgid "Curve for Border" +msgstr "" + +#: ../plug-ins/common/curve-bend.c:1470 +msgctxt "curve-border" +msgid "_Upper" +msgstr "" + +#: ../plug-ins/common/curve-bend.c:1471 +msgctxt "curve-border" +msgid "_Lower" +msgstr "_დაწევა" + +#: ../plug-ins/common/curve-bend.c:1481 +msgid "Curve Type" +msgstr "მრუდის ტიპი" + +#: ../plug-ins/common/curve-bend.c:1485 +msgid "Smoot_h" +msgstr "" + +#: ../plug-ins/common/curve-bend.c:1486 +msgid "_Free" +msgstr "" + +#. The Copy button +#: ../plug-ins/common/curve-bend.c:1501 +#: ../plug-ins/gradient-flare/gradient-flare.c:3006 +#: ../plug-ins/imagemap/imap_menu.c:168 +msgid "_Copy" +msgstr "_კოპირება" + +#: ../plug-ins/common/curve-bend.c:1506 +msgid "Copy the active curve to the other border" +msgstr "" + +#. The CopyInv button +#: ../plug-ins/common/curve-bend.c:1513 +msgid "_Mirror" +msgstr "" + +#: ../plug-ins/common/curve-bend.c:1518 +msgid "Mirror the active curve to the other border" +msgstr "" + +#. The Swap button +#: ../plug-ins/common/curve-bend.c:1526 +msgid "S_wap" +msgstr "" + +#: ../plug-ins/common/curve-bend.c:1531 +msgid "Swap the two curves" +msgstr "" + +#: ../plug-ins/common/curve-bend.c:1543 +msgid "Reset the active curve" +msgstr "" + +#: ../plug-ins/common/curve-bend.c:1560 +msgid "Load the curves from a file" +msgstr "" + +#: ../plug-ins/common/curve-bend.c:1572 +msgid "Save the curves to a file" +msgstr "" + +#: ../plug-ins/common/curve-bend.c:2133 +msgid "Load Curve Points from File" +msgstr "" + +#: ../plug-ins/common/curve-bend.c:2168 +msgid "Save Curve Points to File" +msgstr "" + +#: ../plug-ins/common/decompose.c:133 +msgid "red" +msgstr "" + +#: ../plug-ins/common/decompose.c:134 +msgid "green" +msgstr "მწვანე" + +#: ../plug-ins/common/decompose.c:135 +msgid "blue" +msgstr "ლურჯი" + +#: ../plug-ins/common/decompose.c:136 +msgid "alpha" +msgstr "ალფა" + +#: ../plug-ins/common/decompose.c:138 ../plug-ins/common/decompose.c:142 +msgid "hue" +msgstr "ტონი" + +#: ../plug-ins/common/decompose.c:139 ../plug-ins/common/decompose.c:143 +msgid "saturation" +msgstr "გაჯერებულობა" + +#: ../plug-ins/common/decompose.c:140 +msgid "value" +msgstr "" + +#: ../plug-ins/common/decompose.c:144 +msgid "lightness" +msgstr "განათებულობა" + +#: ../plug-ins/common/decompose.c:146 +msgid "cyan" +msgstr "ცისფერი" + +#: ../plug-ins/common/decompose.c:147 +msgid "magenta" +msgstr "ალისფერი" + +#: ../plug-ins/common/decompose.c:148 +msgid "yellow" +msgstr "ყვითელი" + +#: ../plug-ins/common/decompose.c:149 +msgid "black" +msgstr "შავი" + +#: ../plug-ins/common/decompose.c:151 ../plug-ins/common/decompose.c:155 +msgid "L" +msgstr "L" + +#: ../plug-ins/common/decompose.c:152 +msgid "A" +msgstr "" + +#: ../plug-ins/common/decompose.c:153 +msgid "B" +msgstr "" + +#: ../plug-ins/common/decompose.c:156 +msgid "C" +msgstr "" + +#: ../plug-ins/common/decompose.c:157 +msgid "H" +msgstr "H" + +#: ../plug-ins/common/decompose.c:159 +msgid "luma-y470" +msgstr "" + +#: ../plug-ins/common/decompose.c:160 +msgid "blueness-cb470" +msgstr "" + +#: ../plug-ins/common/decompose.c:161 +msgid "redness-cr470" +msgstr "" + +#: ../plug-ins/common/decompose.c:163 +msgid "luma-y709" +msgstr "" + +#: ../plug-ins/common/decompose.c:164 +msgid "blueness-cb709" +msgstr "" + +#: ../plug-ins/common/decompose.c:165 +msgid "redness-cr709" +msgstr "" + +#. Redmode radio frame +#: ../plug-ins/common/decompose.c:173 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:993 +msgid "Red" +msgstr "" + +#. Greenmode radio frame +#: ../plug-ins/common/decompose.c:174 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1034 +msgid "Green" +msgstr "მწვანე" + +#. Bluemode radio frame +#: ../plug-ins/common/decompose.c:175 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1075 +msgid "Blue" +msgstr "ლურჯი" + +#: ../plug-ins/common/decompose.c:176 +msgid "Alpha" +msgstr "ალფა" + +#: ../plug-ins/common/decompose.c:184 +msgid "Hue (HSL)" +msgstr "" + +#: ../plug-ins/common/decompose.c:185 +msgid "Saturation (HSL)" +msgstr "" + +#: ../plug-ins/common/decompose.c:186 +msgid "Lightness" +msgstr "სიკა_შკაშე" + +#: ../plug-ins/common/decompose.c:189 +msgid "Cyan" +msgstr "ცისფერი" + +#: ../plug-ins/common/decompose.c:190 +msgid "Magenta" +msgstr "ალისფერი" + +#: ../plug-ins/common/decompose.c:191 +msgid "Yellow" +msgstr "ყვითელი" + +#: ../plug-ins/common/decompose.c:192 ../plug-ins/common/warp.c:492 +#: ../plug-ins/flame/flame.c:1182 ../plug-ins/gfig/gfig-dialog.c:1497 +msgid "Black" +msgstr "შავი" + +#: ../plug-ins/common/decompose.c:262 ../plug-ins/common/decompose.c:276 +msgid "Decompose an image into separate colorspace components" +msgstr "" + +#: ../plug-ins/common/decompose.c:268 ../plug-ins/common/decompose.c:286 +msgid "_Decompose..." +msgstr "_დაშლა..." + +#: ../plug-ins/common/decompose.c:374 +msgid "Decomposing" +msgstr "" + +#: ../plug-ins/common/decompose.c:483 +msgid "Image not suitable for this decomposition" +msgstr "" + +#: ../plug-ins/common/decompose.c:809 +msgid "Decompose" +msgstr "დაშლა" + +#: ../plug-ins/common/decompose.c:832 +msgid "Extract Channels" +msgstr "" + +#: ../plug-ins/common/decompose.c:879 +msgid "_Decompose to layers" +msgstr "" + +#: ../plug-ins/common/decompose.c:890 +msgid "_Foreground as registration color" +msgstr "" + +#: ../plug-ins/common/decompose.c:891 +msgid "" +"Pixels in the foreground color will appear black in all output images. This " +"can be used for things like crop marks that have to show up on all channels." +msgstr "" + +#: ../plug-ins/common/depth-merge.c:176 +msgid "Combine two images using depth maps (z-buffers)" +msgstr "" + +#: ../plug-ins/common/depth-merge.c:185 +msgid "_Depth Merge..." +msgstr "" + +#: ../plug-ins/common/depth-merge.c:357 +msgid "Depth-merging" +msgstr "" + +#: ../plug-ins/common/depth-merge.c:617 +msgid "Depth Merge" +msgstr "" + +#: ../plug-ins/common/depth-merge.c:669 +msgid "Source 1:" +msgstr "" + +#: ../plug-ins/common/depth-merge.c:684 ../plug-ins/common/depth-merge.c:714 +msgid "Depth map:" +msgstr "" + +#: ../plug-ins/common/depth-merge.c:699 +msgid "Source 2:" +msgstr "" + +#: ../plug-ins/common/depth-merge.c:731 +msgid "O_verlap:" +msgstr "" + +#: ../plug-ins/common/depth-merge.c:741 ../plug-ins/common/file-raw-data.c:1954 +msgid "O_ffset:" +msgstr "" + +#: ../plug-ins/common/depth-merge.c:751 +msgid "Sc_ale 1:" +msgstr "" + +#: ../plug-ins/common/depth-merge.c:761 +msgid "Sca_le 2:" +msgstr "" + +#: ../plug-ins/common/despeckle.c:153 +msgid "Remove speckle noise from the image" +msgstr "" + +#: ../plug-ins/common/despeckle.c:159 +msgid "Des_peckle..." +msgstr "" + +#: ../plug-ins/common/despeckle.c:393 ../plug-ins/common/despeckle.c:829 +msgid "Despeckle" +msgstr "" + +#: ../plug-ins/common/despeckle.c:423 +msgid "Median" +msgstr "საშუალო" + +#: ../plug-ins/common/despeckle.c:431 +msgid "_Adaptive" +msgstr "" + +#: ../plug-ins/common/despeckle.c:441 +msgid "R_ecursive" +msgstr "რეკურსიული" + +#: ../plug-ins/common/despeckle.c:462 ../plug-ins/common/nl-filter.c:1131 +#: ../plug-ins/gradient-flare/gradient-flare.c:2834 +#: ../plug-ins/imagemap/imap_circle.c:275 +msgid "_Radius:" +msgstr "_რადიუსი:" + +#: ../plug-ins/common/despeckle.c:478 +msgid "_Black level:" +msgstr "_შავის ძალის დონე:" + +#: ../plug-ins/common/despeckle.c:494 +msgid "_White level:" +msgstr "_თეთრის დონე:" + +#: ../plug-ins/common/destripe.c:105 +msgid "Remove vertical stripe artifacts from the image" +msgstr "" + +#: ../plug-ins/common/destripe.c:111 +msgid "Des_tripe..." +msgstr "" + +#: ../plug-ins/common/destripe.c:247 +msgid "Destriping" +msgstr "" + +#: ../plug-ins/common/destripe.c:464 +msgid "Destripe" +msgstr "" + +#: ../plug-ins/common/destripe.c:500 ../plug-ins/common/file-html-table.c:647 +#: ../plug-ins/common/file-ps.c:3522 ../plug-ins/common/file-ps.c:3727 +#: ../plug-ins/common/file-raw-data.c:1969 +#: ../plug-ins/common/smooth-palette.c:458 ../plug-ins/common/tile.c:465 +#: ../plug-ins/imagemap/imap_cmd_guides.c:163 +#: ../plug-ins/imagemap/imap_rectangle.c:399 +#: ../plug-ins/print/print-page-layout.c:284 +msgid "_Width:" +msgstr "სიგა_ნე:" + +#: ../plug-ins/common/destripe.c:511 +msgid "Create _histogram" +msgstr "" + +#: ../plug-ins/common/edge-dog.c:135 +msgid "Edge detection with control of edge thickness" +msgstr "" + +#: ../plug-ins/common/edge-dog.c:142 +msgid "_Difference of Gaussians (legacy)..." +msgstr "" + +#: ../plug-ins/common/edge-dog.c:245 ../plug-ins/common/edge-dog.c:302 +msgid "DoG Edge Detect" +msgstr "" + +#: ../plug-ins/common/edge-dog.c:332 +msgid "Smoothing Parameters" +msgstr "" + +#: ../plug-ins/common/edge-dog.c:346 +msgid "_Radius 1:" +msgstr "" + +#: ../plug-ins/common/edge-dog.c:350 +msgid "R_adius 2:" +msgstr "" + +#: ../plug-ins/common/edge-dog.c:362 +msgid "_Normalize" +msgstr "" + +#: ../plug-ins/common/edge-dog.c:373 ../plug-ins/gimpressionist/paper.c:165 +msgid "_Invert" +msgstr "_ინვერსია" + +#: ../plug-ins/common/emboss.c:125 +msgid "Simulate an image created by embossing" +msgstr "" + +#: ../plug-ins/common/emboss.c:131 +msgid "_Emboss (legacy)..." +msgstr "" + +#: ../plug-ins/common/emboss.c:387 ../plug-ins/common/emboss.c:449 +msgid "Emboss" +msgstr "ამოტვიფრვა" + +#: ../plug-ins/common/emboss.c:478 +msgid "Function" +msgstr "ფუნქცია" + +#: ../plug-ins/common/emboss.c:482 +msgid "_Bumpmap" +msgstr "" + +#: ../plug-ins/common/emboss.c:483 +msgid "_Emboss" +msgstr "" + +#: ../plug-ins/common/emboss.c:503 +msgid "_Azimuth:" +msgstr "" + +#: ../plug-ins/common/emboss.c:515 +msgid "E_levation:" +msgstr "" + +#: ../plug-ins/common/emboss.c:527 ../plug-ins/common/fractal-trace.c:813 +#: ../plug-ins/map-object/map-object-ui.c:554 +msgid "_Depth:" +msgstr "" + +#: ../plug-ins/common/file-aa.c:98 +msgid "ASCII art" +msgstr "" + +#. Create the actual window. +#: ../plug-ins/common/file-aa.c:376 +msgid "Text" +msgstr "" + +#: ../plug-ins/common/file-aa.c:384 ../plug-ins/file-dds/ddswrite.c:2036 +msgid "_Format:" +msgstr "_ფორმატი:" + +#: ../plug-ins/common/file-cel.c:112 ../plug-ins/common/file-cel.c:130 +msgid "KISS CEL" +msgstr "" + +#: ../plug-ins/common/file-cel.c:202 +msgid "Load KISS Palette" +msgstr "" + +#: ../plug-ins/common/file-cel.c:312 ../plug-ins/common/file-cel.c:363 +#: ../plug-ins/common/file-cel.c:384 +#, c-format +msgid "EOF or error while reading image header" +msgstr "" + +#. Read file pointer +#. File header +#. KiSS file type +#. Bits per pixel +#. Dimensions of image +#. Layer offsets +#. Number of colors +#. Image +#. Layer +#. Temporary buffer +#. Pixel data +#. Buffer for layer +#. Counters +#. Number of items read from file +#. +#. * Open the file and initialize the PNG read "engine"... +#. +#. max. rows allocated +#. column, highest column ever used +#. Looping var +#. Current X coordinate +#. Current Y coordinate +#. Type of image +#. Type of drawable/layer +#. Height of tile in GIMP +#. Count of rows to put in image +#. Number of channels to use +#. File pointer +#. Image +#. Layer +#. Buffer for layer +#. Pixel rows +#. Current pixel +#. SGI image data +#. +#. * Open the file for reading... +#. +#: ../plug-ins/common/file-cel.c:342 ../plug-ins/common/file-dicom.c:338 +#: ../plug-ins/common/file-gegl.c:322 ../plug-ins/common/file-gif-load.c:353 +#: ../plug-ins/common/file-heif.c:703 ../plug-ins/common/file-jp2-load.c:1077 +#: ../plug-ins/common/file-pcx.c:370 ../plug-ins/common/file-pdf-load.c:1048 +#: ../plug-ins/common/file-pix.c:357 ../plug-ins/common/file-png.c:933 +#: ../plug-ins/common/file-pnm.c:566 ../plug-ins/common/file-ps.c:1067 +#: ../plug-ins/common/file-raw-data.c:1277 ../plug-ins/common/file-sunras.c:429 +#: ../plug-ins/common/file-tga.c:438 ../plug-ins/common/file-wmf.c:1014 +#: ../plug-ins/common/file-xbm.c:740 ../plug-ins/common/file-xmc.c:655 +#: ../plug-ins/common/file-xpm.c:356 ../plug-ins/common/file-xwd.c:448 +#: ../plug-ins/file-bmp/bmp-load.c:218 ../plug-ins/file-exr/file-exr.c:183 +#: ../plug-ins/file-faxg3/faxg3.c:220 ../plug-ins/file-fli/fli-gimp.c:494 +#: ../plug-ins/file-ico/ico-load.c:665 ../plug-ins/file-jpeg/jpeg-load.c:89 +#: ../plug-ins/file-psd/psd-load.c:135 +#: ../plug-ins/file-raw/file-darktable.c:399 +#: ../plug-ins/file-raw/file-rawtherapee.c:319 ../plug-ins/file-sgi/sgi.c:325 +#: ../plug-ins/file-tiff/file-tiff-load.c:299 +#, c-format +msgid "Opening '%s'" +msgstr "'%s'-ის გახსნა" + +#: ../plug-ins/common/file-cel.c:393 +#, c-format +msgid "is not a CEL image file" +msgstr "" + +#: ../plug-ins/common/file-cel.c:408 +#, c-format +msgid "illegal bpp value in image: %hhu" +msgstr "" + +#: ../plug-ins/common/file-cel.c:423 +#, c-format +msgid "" +"illegal image dimensions: width: %d, horizontal offset: %d, height: %d, " +"vertical offset: %d" +msgstr "" + +#: ../plug-ins/common/file-cel.c:437 +#, c-format +msgid "Can't create a new image" +msgstr "" + +#: ../plug-ins/common/file-cel.c:476 ../plug-ins/common/file-cel.c:513 +#: ../plug-ins/common/file-cel.c:539 +#, c-format +msgid "EOF or error while reading image data" +msgstr "" + +#: ../plug-ins/common/file-cel.c:557 +#, c-format +msgid "Unsupported bit depth (%d)!" +msgstr "" + +#: ../plug-ins/common/file-cel.c:642 ../plug-ins/common/file-cel.c:654 +#, c-format +msgid "'%s': EOF or error while reading palette header" +msgstr "" + +#: ../plug-ins/common/file-cel.c:663 +#, c-format +msgid "'%s': is not a KCF palette file" +msgstr "" + +#: ../plug-ins/common/file-cel.c:672 +#, c-format +msgid "'%s': illegal bpp value in palette: %hhu" +msgstr "" + +#: ../plug-ins/common/file-cel.c:681 +#, c-format +msgid "'%s': illegal number of colors: %u" +msgstr "" + +#: ../plug-ins/common/file-cel.c:696 ../plug-ins/common/file-cel.c:713 +#: ../plug-ins/common/file-cel.c:733 +#, c-format +msgid "'%s': EOF or error while reading palette data" +msgstr "" + +#. init the progress meter +#. +#. * Open the file and initialize the PNG write "engine"... +#. +#. Let's begin the progress +#. +#. * Open the file for writing... +#. +#: ../plug-ins/common/file-cel.c:790 ../plug-ins/common/file-gif-save.c:880 +#: ../plug-ins/common/file-html-table.c:238 +#: ../plug-ins/common/file-jpegxl.c:778 ../plug-ins/common/file-pcx.c:761 +#: ../plug-ins/common/file-pix.c:538 ../plug-ins/common/file-png.c:1611 +#: ../plug-ins/common/file-pnm.c:1249 ../plug-ins/common/file-ps.c:1278 +#: ../plug-ins/common/file-sunras.c:602 ../plug-ins/common/file-tga.c:1216 +#: ../plug-ins/common/file-xbm.c:1040 ../plug-ins/common/file-xpm.c:674 +#: ../plug-ins/common/file-xwd.c:652 ../plug-ins/file-bmp/bmp-save.c:319 +#: ../plug-ins/file-fits/fits.c:473 ../plug-ins/file-fli/fli-gimp.c:725 +#: ../plug-ins/file-ico/ico-save.c:1081 ../plug-ins/file-jpeg/jpeg-save.c:290 +#: ../plug-ins/file-psd/psd-save.c:1696 ../plug-ins/file-sgi/sgi.c:584 +#: ../plug-ins/file-tiff/file-tiff-save.c:956 +#, c-format +msgid "Exporting '%s'" +msgstr "" + +#: ../plug-ins/common/file-csource.c:111 +msgid "C source code" +msgstr "C-ის საწყისი კოდი" + +#: ../plug-ins/common/file-csource.c:898 +msgid "C-Source" +msgstr "" + +#: ../plug-ins/common/file-csource.c:916 +msgid "_Prefixed name:" +msgstr "" + +#: ../plug-ins/common/file-csource.c:925 +msgid "Co_mment:" +msgstr "კომე_ნტარი:" + +#. Use Comment +#. +#: ../plug-ins/common/file-csource.c:932 +msgid "_Save comment to file" +msgstr "" + +#. GLib types +#. +#: ../plug-ins/common/file-csource.c:944 +msgid "_Use GLib types (guint8*)" +msgstr "" + +#: ../plug-ins/common/file-csource.c:957 +msgid "Us_e macros instead of struct" +msgstr "" + +#: ../plug-ins/common/file-csource.c:970 +msgid "Use _1 byte Run-Length-Encoding" +msgstr "" + +#: ../plug-ins/common/file-csource.c:983 +msgid "Sa_ve alpha channel (RGBA/RGB)" +msgstr "" + +#. RGB-565 +#. +#: ../plug-ins/common/file-csource.c:995 +msgid "Save as _RGB565 (16-bit)" +msgstr "" + +#: ../plug-ins/common/file-csource.c:1017 +msgid "Op_acity:" +msgstr "_სიმღვრიე:" + +#: ../plug-ins/common/file-compressor.c:176 +msgid "gzip archive" +msgstr "" + +#: ../plug-ins/common/file-compressor.c:195 +msgid "bzip archive" +msgstr "" + +#: ../plug-ins/common/file-compressor.c:214 +msgid "xz archive" +msgstr "" + +#: ../plug-ins/common/file-compressor.c:421 +msgid "No sensible file extension, saving as compressed XCF." +msgstr "" + +#: ../plug-ins/common/file-compressor.c:444 +#, c-format +msgid "Compressing '%s'" +msgstr "" + +#: ../plug-ins/common/file-compressor.c:481 +msgid "No sensible file extension, attempting to load with file magic." +msgstr "" + +#: ../plug-ins/common/file-desktop-link.c:83 +msgid "Desktop Link" +msgstr "" + +#: ../plug-ins/common/file-desktop-link.c:175 +#, c-format +msgid "Error loading desktop file '%s': %s" +msgstr "" + +#: ../plug-ins/common/file-dicom.c:141 +msgid "DICOM image" +msgstr "DICOM გამოსახულება" + +#: ../plug-ins/common/file-dicom.c:166 +msgid "Digital Imaging and Communications in Medicine image" +msgstr "" + +#: ../plug-ins/common/file-dicom.c:372 +#, c-format +msgid "'%s' is not a DICOM file." +msgstr "" + +#: ../plug-ins/common/file-dicom.c:545 +#, c-format +msgid "Transfer syntax %s is not supported by GIMP." +msgstr "" + +#: ../plug-ins/common/file-dicom.c:600 +#, c-format +msgid "%s is not supported by GIMP in combination with samples per pixel: %d" +msgstr "" + +#: ../plug-ins/common/file-dicom.c:1489 +msgid "Cannot save images with alpha channel." +msgstr "" + +#: ../plug-ins/common/file-dicom.c:1508 ../plug-ins/common/file-ps.c:1273 +#: ../plug-ins/common/file-xwd.c:647 ../plug-ins/file-fits/fits.c:468 +#, c-format +msgid "Cannot operate on unknown image types." +msgstr "" + +#: ../plug-ins/common/file-gbr.c:109 +msgid "GIMP brush" +msgstr "GIMP-ის ფუნჯი" + +#: ../plug-ins/common/file-gbr.c:316 +msgid "Brush" +msgstr "ფუნჯი" + +#: ../plug-ins/common/file-gbr.c:332 ../plug-ins/common/file-gih.c:567 +#: ../plug-ins/common/file-pat.c:302 ../plug-ins/imagemap/imap_settings.c:106 +msgid "_Description:" +msgstr "_აღწერა:" + +#: ../plug-ins/common/file-gbr.c:344 +msgid "_Spacing:" +msgstr "" + +#: ../plug-ins/common/file-gegl.c:77 +msgid "Radiance RGBE" +msgstr "" + +#: ../plug-ins/common/file-gegl.c:93 ../plug-ins/file-exr/file-exr.c:86 +msgid "OpenEXR image" +msgstr "" + +#: ../plug-ins/common/file-gegl.c:346 +#, c-format +msgid "Could not open '%s'" +msgstr "" + +#: ../plug-ins/common/file-gif-load.c:148 +#: ../plug-ins/common/file-gif-save.c:167 +#: ../plug-ins/common/file-gif-save.c:186 +msgid "GIF image" +msgstr "GIF გამოსახულება" + +#: ../plug-ins/common/file-gif-load.c:376 +msgid "This is not a GIF file" +msgstr "" + +#: ../plug-ins/common/file-gif-load.c:419 +msgid "Non-square pixels. Image might look squashed." +msgstr "" + +#: ../plug-ins/common/file-gif-load.c:994 +#, c-format +msgid "Background (%d%s)" +msgstr "" + +#: ../plug-ins/common/file-gif-load.c:1021 +#, c-format +msgid "Opening '%s' (frame %d)" +msgstr "" + +#: ../plug-ins/common/file-gif-load.c:1050 +#, c-format +msgid "Frame %d" +msgstr "კადრი %d" + +#: ../plug-ins/common/file-gif-load.c:1052 +#, c-format +msgid "Frame %d (%d%s)" +msgstr "" + +#: ../plug-ins/common/file-gif-load.c:1083 +#, c-format +msgid "" +"GIF: Undocumented GIF composite type %d is not handled. Animation might not " +"play or re-save perfectly." +msgstr "" + +#: ../plug-ins/common/file-gif-save.c:541 +msgid "Couldn't simply reduce colors further. Exporting as opaque." +msgstr "" + +#: ../plug-ins/common/file-gif-save.c:660 +#, c-format +msgid "" +"Unable to export '%s'. The GIF file format does not support images that are " +"more than %d pixels wide or tall." +msgstr "" + +#: ../plug-ins/common/file-gif-save.c:773 +msgid "" +"The GIF format only supports comments in 7bit ASCII encoding. No comment is " +"saved." +msgstr "" + +#: ../plug-ins/common/file-gif-save.c:853 +msgid "" +"Cannot export RGB color images. Convert to indexed color or grayscale first." +msgstr "" + +#: ../plug-ins/common/file-gif-save.c:1058 +msgid "Delay inserted to prevent evil CPU-sucking animation." +msgstr "" + +#: ../plug-ins/common/file-gif-save.c:1107 +msgid "" +"The image you are trying to export as a GIF contains layers which extend " +"beyond the actual borders of the image." +msgstr "" + +#: ../plug-ins/common/file-gif-save.c:1113 +msgid "Cr_op" +msgstr "" + +#: ../plug-ins/common/file-gif-save.c:1124 +msgid "" +"The GIF file format does not allow this. You may choose whether to crop all " +"of the layers to the image borders, or cancel this export." +msgstr "" + +#: ../plug-ins/common/file-gif-save.c:1258 +msgid "GIF" +msgstr "GIF" + +#: ../plug-ins/common/file-gif-save.c:1266 +#, c-format +msgid "" +"Error loading UI file '%s':\n" +"%s" +msgstr "" + +#: ../plug-ins/common/file-gif-save.c:1319 +msgid "I don't care" +msgstr "" + +#: ../plug-ins/common/file-gif-save.c:1340 +msgid "" +"You can only export as animation when the image has more than one layer. The " +"image you are trying to export only has one layer." +msgstr "" + +#. translators: the %d is *always* 240 here +#: ../plug-ins/common/file-gif-save.c:2556 +#, c-format +msgid "The default comment is limited to %d characters." +msgstr "" + +#: ../plug-ins/common/file-gih.c:160 +msgid "GIMP brush (animated)" +msgstr "GIMP-ის ანიმირებული ფუნჯი" + +#: ../plug-ins/common/file-gih.c:549 +msgid "Brush Pipe" +msgstr "" + +#: ../plug-ins/common/file-gih.c:582 +msgid "_Spacing (percent):" +msgstr "" + +#: ../plug-ins/common/file-gih.c:637 +msgid "Pixels" +msgstr "პიქსელი" + +#: ../plug-ins/common/file-gih.c:642 +msgid "Ce_ll size:" +msgstr "" + +#: ../plug-ins/common/file-gih.c:655 +msgid "_Number of cells:" +msgstr "" + +#: ../plug-ins/common/file-gih.c:680 +msgid " Rows of " +msgstr "" + +#: ../plug-ins/common/file-gih.c:692 +msgid " Columns on each layer" +msgstr "" + +#: ../plug-ins/common/file-gih.c:696 +msgid " (Width Mismatch!) " +msgstr "" + +#: ../plug-ins/common/file-gih.c:700 +msgid " (Height Mismatch!) " +msgstr "" + +#: ../plug-ins/common/file-gih.c:705 +msgid "Display as:" +msgstr "" + +#: ../plug-ins/common/file-gih.c:716 +msgid "Di_mension:" +msgstr "" + +#: ../plug-ins/common/file-gih.c:792 +msgid "Ranks:" +msgstr "" + +#: ../plug-ins/common/file-header.c:82 +msgid "C source code header" +msgstr "" + +#: ../plug-ins/common/file-heif.c:143 +msgid "Loads HEIF images" +msgstr "" + +#: ../plug-ins/common/file-heif.c:144 +msgid "" +"Load image stored in HEIF format (High Efficiency Image File Format). " +"Typical suffices for HEIF files are .heif, .heic." +msgstr "" + +#: ../plug-ins/common/file-heif.c:150 ../plug-ins/common/file-heif.c:179 +msgid "HEIF/HEIC" +msgstr "" + +#: ../plug-ins/common/file-heif.c:173 +msgid "Exports HEIF images" +msgstr "" + +#: ../plug-ins/common/file-heif.c:174 +msgid "Save image in HEIF format (High Efficiency Image File Format)." +msgstr "" + +#: ../plug-ins/common/file-heif.c:194 +msgid "Exports AVIF images" +msgstr "" + +#: ../plug-ins/common/file-heif.c:195 +msgid "Save image in AV1 Image File Format (AVIF)" +msgstr "" + +#: ../plug-ins/common/file-heif.c:742 ../plug-ins/common/file-heif.c:775 +#: ../plug-ins/common/file-heif.c:814 ../plug-ins/common/file-heif.c:880 +#, c-format +msgid "Loading HEIF image failed: %s" +msgstr "" + +#: ../plug-ins/common/file-heif.c:764 +msgid "Loading HEIF image failed: Input file contains no readable images" +msgstr "" + +#: ../plug-ins/common/file-heif.c:1007 +msgid "image content" +msgstr "" + +#: ../plug-ins/common/file-heif.c:1328 +#, c-format +msgid "Exporting '%s' using %s encoder" +msgstr "" + +#: ../plug-ins/common/file-heif.c:1379 ../plug-ins/common/file-heif.c:1633 +#, c-format +msgid "Encoding HEIF image failed: %s" +msgstr "" + +#: ../plug-ins/common/file-heif.c:1670 +#, c-format +msgid "Writing HEIF image failed: %s" +msgstr "" + +#: ../plug-ins/common/file-heif.c:1759 +msgid "primary" +msgstr "ძირითადი" + +#: ../plug-ins/common/file-heif.c:1904 +msgid "Load HEIF Image" +msgstr "" + +#: ../plug-ins/common/file-heif.c:1918 +msgid "Select Image" +msgstr "სურათის ამორჩევა" + +#: ../plug-ins/common/file-heif.c:2084 +msgid "Nearly _lossless" +msgstr "" + +#: ../plug-ins/common/file-heif.c:2088 ../plug-ins/file-jpeg/jpeg-save.c:835 +msgid "_Quality:" +msgstr "" + +#: ../plug-ins/common/file-heif.c:2131 +msgid "Bit depth:" +msgstr "ბიტის სიღრმე:" + +#: ../plug-ins/common/file-heif.c:2137 +msgid "8 bit/channel" +msgstr "" + +#: ../plug-ins/common/file-heif.c:2138 +msgid "10 bit/channel" +msgstr "" + +#: ../plug-ins/common/file-heif.c:2139 +msgid "12 bit/channel" +msgstr "" + +#. Color profile +#: ../plug-ins/common/file-heif.c:2148 ../plug-ins/file-jpeg/jpeg-save.c:974 +#: ../plug-ins/file-webp/file-webp-dialog.c:404 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:12 +msgid "Save color _profile" +msgstr "" + +#: ../plug-ins/common/file-html-table.c:153 +#: ../plug-ins/common/file-html-table.c:472 +msgid "HTML table" +msgstr "" + +#: ../plug-ins/common/file-html-table.c:485 +msgid "Warning" +msgstr "" + +#: ../plug-ins/common/file-html-table.c:496 +msgid "" +"You are about to create a huge\n" +"HTML file which will most likely\n" +"crash your browser." +msgstr "" + +#. HTML Page Options +#: ../plug-ins/common/file-html-table.c:505 +msgid "HTML Page Options" +msgstr "" + +#: ../plug-ins/common/file-html-table.c:512 +msgid "_Generate full HTML document" +msgstr "" + +#: ../plug-ins/common/file-html-table.c:518 +msgid "" +"If checked GTM will output a full HTML document with , , etc. " +"tags instead of just the table html." +msgstr "" + +#. HTML Table Creation Options +#: ../plug-ins/common/file-html-table.c:531 +msgid "Table Creation Options" +msgstr "" + +#: ../plug-ins/common/file-html-table.c:539 +msgid "_Use cellspan" +msgstr "" + +#: ../plug-ins/common/file-html-table.c:545 +msgid "" +"If checked GTM will replace any rectangular sections of identically colored " +"blocks with one large cell with ROWSPAN and COLSPAN values." +msgstr "" + +#: ../plug-ins/common/file-html-table.c:554 +msgid "Co_mpress TD tags" +msgstr "" + +#: ../plug-ins/common/file-html-table.c:560 +msgid "" +"Checking this tag will cause GTM to leave no whitespace between the TD tags " +"and the cellcontent. This is only necessary for pixel level positioning " +"control." +msgstr "" + +#: ../plug-ins/common/file-html-table.c:570 +msgid "C_aption" +msgstr "" + +#: ../plug-ins/common/file-html-table.c:576 +msgid "Check if you would like to have the table captioned." +msgstr "" + +#: ../plug-ins/common/file-html-table.c:591 +msgid "The text for the table caption." +msgstr "" + +#: ../plug-ins/common/file-html-table.c:605 +msgid "C_ell content:" +msgstr "" + +#: ../plug-ins/common/file-html-table.c:609 +msgid "The text to go into each cell." +msgstr "" + +#. HTML Table Options +#: ../plug-ins/common/file-html-table.c:619 +msgid "Table Options" +msgstr "" + +#: ../plug-ins/common/file-html-table.c:632 +msgid "_Border:" +msgstr "" + +#: ../plug-ins/common/file-html-table.c:636 +msgid "The number of pixels in the table border." +msgstr "" + +#: ../plug-ins/common/file-html-table.c:651 +msgid "The width for each table cell. Can be a number or a percent." +msgstr "" + +#: ../plug-ins/common/file-html-table.c:663 ../plug-ins/common/file-ps.c:3535 +#: ../plug-ins/common/file-ps.c:3739 ../plug-ins/common/file-raw-data.c:1985 +#: ../plug-ins/common/film.c:945 ../plug-ins/common/smooth-palette.c:463 +#: ../plug-ins/common/tile.c:469 ../plug-ins/imagemap/imap_cmd_guides.c:173 +#: ../plug-ins/imagemap/imap_rectangle.c:406 +#: ../plug-ins/print/print-page-layout.c:286 +msgid "_Height:" +msgstr "_სიმაღლე:" + +#: ../plug-ins/common/file-html-table.c:667 +msgid "The height for each table cell. Can be a number or a percent." +msgstr "" + +#: ../plug-ins/common/file-html-table.c:680 +msgid "Cell-_padding:" +msgstr "" + +#: ../plug-ins/common/file-html-table.c:684 +msgid "The amount of cell padding." +msgstr "" + +#: ../plug-ins/common/file-html-table.c:695 +msgid "Cell-_spacing:" +msgstr "" + +#: ../plug-ins/common/file-html-table.c:699 +msgid "The amount of cell spacing." +msgstr "" + +#: ../plug-ins/common/file-jp2-load.c:155 +msgid "JPEG 2000 image" +msgstr "" + +#: ../plug-ins/common/file-jp2-load.c:186 +msgid "JPEG 2000 codestream" +msgstr "" + +#. Can be RGB, YUV and YCC. +#. Can be RGB, YUV and YCC with alpha or CMYK. +#: ../plug-ins/common/file-jp2-load.c:986 +#: ../plug-ins/common/file-jp2-load.c:994 +msgid "sRGB" +msgstr "sRGB" + +#: ../plug-ins/common/file-jp2-load.c:987 +#: ../plug-ins/common/file-jp2-load.c:995 +msgid "YCbCr" +msgstr "YCbCr" + +#: ../plug-ins/common/file-jp2-load.c:988 +#: ../plug-ins/common/file-jp2-load.c:996 +msgid "xvYCC" +msgstr "" + +#: ../plug-ins/common/file-jp2-load.c:1003 +#, c-format +msgid "Unsupported JPEG 2000%s '%s' with %d components." +msgstr "" + +#: ../plug-ins/common/file-jp2-load.c:1012 +msgid "Color space:" +msgstr "ფერთა _სივრცე:" + +#: ../plug-ins/common/file-jp2-load.c:1084 ../plug-ins/common/file-wmf.c:995 +#, c-format +msgid "Could not open '%s' for reading" +msgstr "" + +#: ../plug-ins/common/file-jp2-load.c:1095 +#, c-format +msgid "Couldn't set parameters on decoder for '%s'." +msgstr "" + +#: ../plug-ins/common/file-jp2-load.c:1103 +#, c-format +msgid "Couldn't read JP2 header from '%s'." +msgstr "" + +#: ../plug-ins/common/file-jp2-load.c:1111 +#, c-format +msgid "Couldn't decode JP2 image in '%s'." +msgstr "" + +#: ../plug-ins/common/file-jp2-load.c:1119 +#, c-format +msgid "Couldn't decompress JP2 image in '%s'." +msgstr "" + +#: ../plug-ins/common/file-jp2-load.c:1150 +#, c-format +msgid "Couldn't decode CIELAB JP2 image in '%s'." +msgstr "" + +#: ../plug-ins/common/file-jp2-load.c:1207 +#, c-format +msgid "Unknown color space in JP2 codestream '%s'." +msgstr "" + +#: ../plug-ins/common/file-jp2-load.c:1218 +#, c-format +msgid "Couldn't convert YCbCr JP2 image '%s' to RGB." +msgstr "" + +#: ../plug-ins/common/file-jp2-load.c:1228 +#, c-format +msgid "Couldn't convert CMYK JP2 image in '%s' to RGB." +msgstr "" + +#: ../plug-ins/common/file-jp2-load.c:1238 +#, c-format +msgid "Couldn't convert xvYCC JP2 image in '%s' to RGB." +msgstr "" + +#: ../plug-ins/common/file-jp2-load.c:1265 +#, c-format +msgid "Unsupported color space in JP2 image '%s'." +msgstr "" + +#: ../plug-ins/common/file-jpegxl.c:82 ../plug-ins/common/file-jpegxl.c:99 +msgid "JPEG XL image" +msgstr "" + +#. Inform the user that we couldn't losslessly save the +#. * transparency & just use the full palette +#: ../plug-ins/common/file-mng.c:533 ../plug-ins/common/file-png.c:2345 +msgid "Couldn't losslessly save transparency, saving opacity instead." +msgstr "" + +#: ../plug-ins/common/file-mng.c:1342 +msgid "MNG" +msgstr "" + +#: ../plug-ins/common/file-mng.c:1349 +msgid "MNG Options" +msgstr "" + +#: ../plug-ins/common/file-mng.c:1355 +msgid "_Interlace" +msgstr "" + +#: ../plug-ins/common/file-mng.c:1367 ../plug-ins/ui/plug-in-file-png.ui.h:2 +msgid "Save _background color" +msgstr "" + +#: ../plug-ins/common/file-mng.c:1378 +msgid "Save _gamma" +msgstr "" + +#: ../plug-ins/common/file-mng.c:1388 +msgid "Save resolution" +msgstr "" + +#: ../plug-ins/common/file-mng.c:1399 ../plug-ins/ui/plug-in-file-png.ui.h:6 +msgid "Save creation _time" +msgstr "" + +#. Dialog init +#: ../plug-ins/common/file-mng.c:1418 ../plug-ins/common/file-png.c:2403 +msgid "PNG" +msgstr "PNG" + +#: ../plug-ins/common/file-mng.c:1419 +msgid "JNG" +msgstr "JNG" + +#: ../plug-ins/common/file-mng.c:1422 +msgid "PNG + delta PNG" +msgstr "PNG + delta PNG" + +#: ../plug-ins/common/file-mng.c:1423 +msgid "JNG + delta PNG" +msgstr "JNG + delta PNG" + +#: ../plug-ins/common/file-mng.c:1424 +msgid "All PNG" +msgstr "" + +#: ../plug-ins/common/file-mng.c:1425 +msgid "All JNG" +msgstr "" + +#: ../plug-ins/common/file-mng.c:1437 +msgid "Default chunks type:" +msgstr "" + +#: ../plug-ins/common/file-mng.c:1440 +msgid "Combine" +msgstr "კომბინირება" + +#: ../plug-ins/common/file-mng.c:1441 +msgid "Replace" +msgstr "" + +#: ../plug-ins/common/file-mng.c:1452 +msgid "Default _frame disposal:" +msgstr "" + +#: ../plug-ins/common/file-mng.c:1464 +msgid "_PNG compression level:" +msgstr "" + +#: ../plug-ins/common/file-mng.c:1472 ../plug-ins/ui/plug-in-file-png.ui.h:9 +msgid "Choose a high compression level for small file size" +msgstr "" + +#: ../plug-ins/common/file-mng.c:1486 +msgid "JPEG compression quality:" +msgstr "" + +#: ../plug-ins/common/file-mng.c:1503 +msgid "JPEG smoothing factor:" +msgstr "" + +#: ../plug-ins/common/file-mng.c:1513 +msgid "Animated MNG Options" +msgstr "" + +#: ../plug-ins/common/file-mng.c:1519 +msgid "_Loop" +msgstr "" + +#: ../plug-ins/common/file-mng.c:1533 +msgid "Default frame delay:" +msgstr "" + +#. label for 'ms' adjustment +#: ../plug-ins/common/file-mng.c:1551 +#: ../plug-ins/file-webp/file-webp-dialog.c:351 +#: ../plug-ins/ui/plug-in-file-gif.ui.h:8 +msgid "milliseconds" +msgstr "მილიწამი" + +#: ../plug-ins/common/file-mng.c:1564 +msgid "" +"These options are only available when the exported image has more than one " +"layer. The image you are exporting only has one layer." +msgstr "" + +#: ../plug-ins/common/file-mng.c:1627 +msgid "MNG animation" +msgstr "" + +#: ../plug-ins/common/file-pat.c:83 +msgid "GIMP pattern" +msgstr "GIMP შაბლონი" + +#: ../plug-ins/common/file-pat.c:287 +msgid "Pattern" +msgstr "ნიმუში" + +#: ../plug-ins/common/file-pcx.c:147 ../plug-ins/common/file-pcx.c:166 +msgid "ZSoft PCX image" +msgstr "" + +#: ../plug-ins/common/file-pcx.c:386 +#, c-format +msgid "Could not read header from '%s'" +msgstr "" + +#: ../plug-ins/common/file-pcx.c:397 +#, c-format +msgid "'%s' is not a PCX file" +msgstr "" + +#: ../plug-ins/common/file-pcx.c:413 ../plug-ins/file-bmp/bmp-load.c:726 +#: ../plug-ins/file-psd/psd-load.c:315 +#, c-format +msgid "Unsupported or invalid image width: %d" +msgstr "" + +#: ../plug-ins/common/file-pcx.c:419 ../plug-ins/file-bmp/bmp-load.c:732 +#: ../plug-ins/file-psd/psd-load.c:307 +#, c-format +msgid "Unsupported or invalid image height: %d" +msgstr "" + +#: ../plug-ins/common/file-pcx.c:425 +msgid "Invalid number of bytes per line in PCX header" +msgstr "" + +#: ../plug-ins/common/file-pcx.c:432 +msgid "Resolution out of bounds in XCX header, using 72x72" +msgstr "" + +#: ../plug-ins/common/file-pcx.c:440 +#, c-format +msgid "Image dimensions too large: width %d x height %d" +msgstr "" + +#: ../plug-ins/common/file-pcx.c:545 +msgid "Unusual PCX flavour, giving up" +msgstr "" + +#: ../plug-ins/common/file-pcx.c:827 ../plug-ins/common/file-pnm.c:1245 +msgid "Cannot export images with alpha channel." +msgstr "" + +#: ../plug-ins/common/file-pcx.c:847 +#, c-format +msgid "Invalid X offset: %d" +msgstr "" + +#: ../plug-ins/common/file-pcx.c:853 +#, c-format +msgid "Invalid Y offset: %d" +msgstr "" + +#: ../plug-ins/common/file-pcx.c:859 +#, c-format +msgid "Right border out of bounds (must be < %d): %d" +msgstr "" + +#: ../plug-ins/common/file-pcx.c:866 +#, c-format +msgid "Bottom border out of bounds (must be < %d): %d" +msgstr "" + +#: ../plug-ins/common/file-pcx.c:940 +#, c-format +msgid "Writing to file '%s' failed: %s" +msgstr "" + +#: ../plug-ins/common/file-pdf-load.c:324 +#: ../plug-ins/common/file-pdf-load.c:343 +#: ../plug-ins/common/file-pdf-save.c:350 +#: ../plug-ins/common/file-pdf-save.c:367 +msgid "Portable Document Format" +msgstr "PDF" + +#. TRANSLATORS: first argument is file name, +#. * second is out-of-range page number, third is +#. * number of pages. Specify order as in English if needed. +#. +#: ../plug-ins/common/file-pdf-load.c:507 +#, c-format +msgid "PDF document '%1$s' has %3$d page. Page %2$d is out of range." +msgid_plural "PDF document '%1$s' has %3$d pages. Page %2$d is out of range." +msgstr[0] "" + +#: ../plug-ins/common/file-pdf-load.c:689 +msgid "PDF is password protected, please input the password:" +msgstr "" + +#: ../plug-ins/common/file-pdf-load.c:699 +msgid "Encrypted PDF" +msgstr "" + +#: ../plug-ins/common/file-pdf-load.c:726 +msgid "Wrong password! Please input the right one:" +msgstr "" + +#: ../plug-ins/common/file-pdf-load.c:744 +#, c-format +msgid "Could not load '%s': %s" +msgstr "" + +#: ../plug-ins/common/file-pdf-load.c:1085 +#, c-format +msgid "%s-%s" +msgstr "" + +#: ../plug-ins/common/file-pdf-load.c:1087 ../plug-ins/common/file-ps.c:1197 +#, c-format +msgid "%s-pages" +msgstr "" + +#: ../plug-ins/common/file-pdf-load.c:1278 +msgid "Import from PDF" +msgstr "" + +#: ../plug-ins/common/file-pdf-load.c:1283 ../plug-ins/common/file-ps.c:3448 +#: ../plug-ins/file-tiff/file-tiff-load.c:2665 +#: ../plug-ins/metadata/metadata-editor.c:4627 +msgid "_Import" +msgstr "_იმპორტირება" + +#: ../plug-ins/common/file-pdf-load.c:1316 +msgid "Error getting number of pages from the given PDF file." +msgstr "" + +#. "Load in reverse order" toggle button +#: ../plug-ins/common/file-pdf-load.c:1357 +msgid "Load in reverse order" +msgstr "" + +#: ../plug-ins/common/file-pdf-load.c:1375 +msgid "_Width (pixels):" +msgstr "_სიგანე (პიქსელებში)" + +#: ../plug-ins/common/file-pdf-load.c:1376 +msgid "_Height (pixels):" +msgstr "ს_იმაღლე (პიქსელებში)" + +#: ../plug-ins/common/file-pdf-load.c:1378 +msgid "_Resolution:" +msgstr "_გარჩევადობა:" + +#. Antialiasing +#: ../plug-ins/common/file-pdf-load.c:1389 +msgid "Use _Anti-aliasing" +msgstr "მომრგვალება" + +#: ../plug-ins/common/file-pdf-load.c:1667 +#: ../plug-ins/common/file-pdf-load.c:1668 ../plug-ins/common/file-svg.c:852 +#: ../plug-ins/common/file-wmf.c:710 ../plug-ins/print/print-page-layout.c:305 +#, c-format +msgid "pixels/%a" +msgstr "პიქსელი/%a" + +#: ../plug-ins/common/file-pdf-save.c:382 +msgid "_Create multipage PDF..." +msgstr "" + +#: ../plug-ins/common/file-pdf-save.c:465 +msgid "You must select a file to save!" +msgstr "" + +#: ../plug-ins/common/file-pdf-save.c:491 +#, c-format +msgid "" +"An error occurred while creating the PDF file:\n" +"%s\n" +"Make sure you entered a valid filename and that the selected location isn't " +"read only!" +msgstr "" + +#: ../plug-ins/common/file-pdf-save.c:823 +#: ../plug-ins/common/file-pdf-save.c:983 +msgid "_Omit hidden layers and layers with zero opacity" +msgstr "" + +#: ../plug-ins/common/file-pdf-save.c:828 +#: ../plug-ins/common/file-pdf-save.c:988 +msgid "Convert _bitmaps to vector graphics where possible" +msgstr "" + +#: ../plug-ins/common/file-pdf-save.c:833 +#: ../plug-ins/common/file-pdf-save.c:993 +msgid "_Apply layer masks before saving" +msgstr "" + +#: ../plug-ins/common/file-pdf-save.c:837 +#: ../plug-ins/common/file-pdf-save.c:997 +msgid "Keeping the masks will not change the output" +msgstr "" + +#: ../plug-ins/common/file-pdf-save.c:843 +#, c-format +msgid "_Layers as pages (%s)" +msgstr "" + +#: ../plug-ins/common/file-pdf-save.c:845 +#: ../plug-ins/common/file-pdf-save.c:1044 +msgid "top layers first" +msgstr "" + +#: ../plug-ins/common/file-pdf-save.c:845 +#: ../plug-ins/common/file-pdf-save.c:1044 +msgid "bottom layers first" +msgstr "" + +#: ../plug-ins/common/file-pdf-save.c:853 +msgid "_Reverse the pages order" +msgstr "" + +#: ../plug-ins/common/file-pdf-save.c:927 +msgid "Save to:" +msgstr "" + +#: ../plug-ins/common/file-pdf-save.c:931 +msgid "Browse..." +msgstr "ამორჩევა..." + +#: ../plug-ins/common/file-pdf-save.c:932 +msgid "Multipage PDF export" +msgstr "" + +#: ../plug-ins/common/file-pdf-save.c:968 +msgid "Remove the selected pages" +msgstr "" + +#: ../plug-ins/common/file-pdf-save.c:978 +msgid "Add this image" +msgstr "" + +#: ../plug-ins/common/file-pdf-save.c:1042 +#, c-format +msgid "Layers as pages (%s)" +msgstr "" + +#: ../plug-ins/common/file-pdf-save.c:1099 +#: ../plug-ins/common/file-pdf-save.c:1167 +#: ../plug-ins/common/file-pdf-save.c:1265 ../plug-ins/common/file-ps.c:1941 +#: ../plug-ins/file-tiff/file-tiff-load.c:1546 +#, c-format +msgid "Page %d" +msgstr "%d გვერდი" + +#: ../plug-ins/common/file-pdf-save.c:1136 +msgid "Error! In order to save the file, at least one image should be added!" +msgstr "" + +#: ../plug-ins/common/file-pdf-save.c:1312 +#: ../plug-ins/print/print-draw-page.c:125 +msgid "Cannot handle the size (either width or height) of the image." +msgstr "" + +#: ../plug-ins/common/file-pix.c:143 ../plug-ins/common/file-pix.c:159 +msgid "Alias Pix image" +msgstr "" + +#: ../plug-ins/common/file-png.c:312 ../plug-ins/common/file-png.c:333 +#: ../plug-ins/common/file-png.c:353 ../plug-ins/common/file-png.c:370 +msgid "PNG image" +msgstr "PNG გამოსახულება" + +#: ../plug-ins/common/file-png.c:782 +#, c-format +msgid "Error loading PNG file: %s\n" +msgstr "" + +#: ../plug-ins/common/file-png.c:899 +#, c-format +msgid "Error creating PNG read struct while loading '%s'." +msgstr "" + +#: ../plug-ins/common/file-png.c:908 +#, c-format +msgid "Error while reading '%s'. Could not create PNG header info structure." +msgstr "" + +#: ../plug-ins/common/file-png.c:916 +#, c-format +msgid "Error while reading '%s'. File corrupted?" +msgstr "" + +#: ../plug-ins/common/file-png.c:1075 +#, c-format +msgid "Unknown color model in PNG file '%s'." +msgstr "" + +#: ../plug-ins/common/file-png.c:1088 ../plug-ins/file-exr/file-exr.c:249 +#, c-format +msgid "Could not create new image for '%s': %s" +msgstr "" + +#: ../plug-ins/common/file-png.c:1147 +msgid "" +"The PNG file specifies an offset that caused the layer to be positioned " +"outside the image." +msgstr "" + +#: ../plug-ins/common/file-png.c:1408 +msgid "Apply PNG Offset" +msgstr "" + +#: ../plug-ins/common/file-png.c:1412 +msgid "Ignore PNG offset" +msgstr "" + +#: ../plug-ins/common/file-png.c:1413 +msgid "Apply PNG offset to layer" +msgstr "" + +#: ../plug-ins/common/file-png.c:1438 +#, c-format +msgid "" +"The PNG image you are importing specifies an offset of %d, %d. Do you want " +"to apply this offset to the layer?" +msgstr "" + +#: ../plug-ins/common/file-png.c:1577 +#, c-format +msgid "Error creating PNG write struct while exporting '%s'." +msgstr "" + +#: ../plug-ins/common/file-png.c:1586 +#, c-format +msgid "Error while exporting '%s'. Could not create PNG header info structure." +msgstr "" + +#: ../plug-ins/common/file-png.c:1594 +#, c-format +msgid "Error while exporting '%s'. Could not export image." +msgstr "" + +#: ../plug-ins/common/file-png.c:2420 ../plug-ins/common/file-raw-data.c:2112 +#: ../plug-ins/file-tiff/file-tiff-save.c:1167 +#, c-format +msgid "Error loading UI file '%s': %s" +msgstr "" + +#: ../plug-ins/common/file-png.c:2421 ../plug-ins/common/file-raw-data.c:2113 +#: ../plug-ins/file-tiff/file-tiff-save.c:1168 +msgid "Unknown error" +msgstr "უცნობი შეცდომა" + +#: ../plug-ins/common/file-pnm.c:265 +msgid "PNM Image" +msgstr "" + +#: ../plug-ins/common/file-pnm.c:287 +msgid "PNM image" +msgstr "" + +#: ../plug-ins/common/file-pnm.c:299 +msgid "PBM image" +msgstr "PBM გამოსახულება" + +#: ../plug-ins/common/file-pnm.c:311 +msgid "PGM image" +msgstr "" + +#: ../plug-ins/common/file-pnm.c:323 +msgid "PPM image" +msgstr "" + +#: ../plug-ins/common/file-pnm.c:335 +msgid "PFM image" +msgstr "" + +#: ../plug-ins/common/file-pnm.c:599 ../plug-ins/common/file-pnm.c:622 +#: ../plug-ins/common/file-pnm.c:631 ../plug-ins/common/file-pnm.c:644 +#: ../plug-ins/common/file-pnm.c:657 ../plug-ins/common/file-pnm.c:760 +#: ../plug-ins/common/file-pnm.c:855 ../plug-ins/common/file-pnm.c:940 +#: ../plug-ins/common/file-pnm.c:1001 +msgid "Premature end of file." +msgstr "ფაილის მოულოდნელი დასასრული." + +#: ../plug-ins/common/file-pnm.c:601 +msgid "Invalid file." +msgstr "არასწორი ფაილი." + +#: ../plug-ins/common/file-pnm.c:616 +msgid "File not in a supported format." +msgstr "" + +#: ../plug-ins/common/file-pnm.c:625 +msgid "Invalid X resolution." +msgstr "" + +#: ../plug-ins/common/file-pnm.c:627 +msgid "Image width is larger than GIMP can handle." +msgstr "" + +#: ../plug-ins/common/file-pnm.c:634 +msgid "Invalid Y resolution." +msgstr "" + +#: ../plug-ins/common/file-pnm.c:636 +msgid "Image height is larger than GIMP can handle." +msgstr "" + +#: ../plug-ins/common/file-pnm.c:648 +msgid "Bogus scale factor." +msgstr "" + +#: ../plug-ins/common/file-pnm.c:650 +msgid "Unsupported scale factor." +msgstr "" + +#: ../plug-ins/common/file-pnm.c:661 +msgid "Unsupported maximum value." +msgstr "" + +#: ../plug-ins/common/file-pnm.c:1614 +msgid "PNM" +msgstr "" + +#. file save type +#: ../plug-ins/common/file-pnm.c:1617 +msgid "Data formatting" +msgstr "" + +#: ../plug-ins/common/file-pnm.c:1621 +msgid "_Raw" +msgstr "" + +#: ../plug-ins/common/file-pnm.c:1622 +msgid "_ASCII" +msgstr "_ASCII" + +#: ../plug-ins/common/file-ps.c:654 ../plug-ins/common/file-ps.c:721 +msgid "PostScript document" +msgstr "" + +#: ../plug-ins/common/file-ps.c:673 ../plug-ins/common/file-ps.c:738 +msgid "Encapsulated PostScript image" +msgstr "" + +#: ../plug-ins/common/file-ps.c:1085 +#, c-format +msgid "Could not interpret PostScript file '%s'" +msgstr "" + +#: ../plug-ins/common/file-ps.c:1173 +msgid "Rendered EPS" +msgstr "" + +#: ../plug-ins/common/file-ps.c:1260 +#, c-format +msgid "PostScript export cannot handle images with alpha channels" +msgstr "" + +#: ../plug-ins/common/file-ps.c:3443 +msgid "Import from PostScript" +msgstr "" + +#. Rendering +#: ../plug-ins/common/file-ps.c:3487 +msgid "Rendering" +msgstr "" + +#. Resolution +#: ../plug-ins/common/file-ps.c:3506 ../plug-ins/common/file-svg.c:846 +#: ../plug-ins/common/file-wmf.c:704 +msgid "Resolution:" +msgstr "გარჩევადობა:" + +#: ../plug-ins/common/file-ps.c:3548 +msgid "Pages:" +msgstr "გვერდები:" + +#: ../plug-ins/common/file-ps.c:3555 +msgid "Pages to load (e.g.: 1-4 or 1,3,5-7)" +msgstr "" + +#: ../plug-ins/common/file-ps.c:3560 ../plug-ins/common/sphere-designer.c:2657 +msgid "Layers" +msgstr "ფენები" + +#: ../plug-ins/common/file-ps.c:3563 +msgid "Images" +msgstr "ასლები" + +#: ../plug-ins/common/file-ps.c:3566 +msgid "Open as" +msgstr "" + +#: ../plug-ins/common/file-ps.c:3570 +msgid "Try Bounding Box" +msgstr "" + +#. Coloring +#: ../plug-ins/common/file-ps.c:3583 +msgid "Coloring" +msgstr "გაფერადება" + +#: ../plug-ins/common/file-ps.c:3587 +msgid "B/W" +msgstr "შ/თ" + +#: ../plug-ins/common/file-ps.c:3588 ../plug-ins/imagemap/imap_menu.c:228 +msgid "Gray" +msgstr "ნაცრისფერი" + +#: ../plug-ins/common/file-ps.c:3589 ../plug-ins/common/file-xpm.c:485 +#: ../plug-ins/gimpressionist/color.c:65 +#: ../plug-ins/gimpressionist/general.c:169 +#: ../plug-ins/imagemap/imap_menu.c:227 +msgid "Color" +msgstr "" + +#: ../plug-ins/common/file-ps.c:3590 +msgid "Automatic" +msgstr "ავტომატური" + +#: ../plug-ins/common/file-ps.c:3601 +msgid "Text antialiasing" +msgstr "ტექსტის მომრგვალება" + +#: ../plug-ins/common/file-ps.c:3605 ../plug-ins/common/file-ps.c:3617 +msgctxt "antialiasing" +msgid "None" +msgstr "" + +#: ../plug-ins/common/file-ps.c:3606 ../plug-ins/common/file-ps.c:3618 +msgid "Weak" +msgstr "სუსტი" + +#: ../plug-ins/common/file-ps.c:3607 ../plug-ins/common/file-ps.c:3619 +msgid "Strong" +msgstr "ძლიერი" + +#: ../plug-ins/common/file-ps.c:3613 +msgid "Graphic antialiasing" +msgstr "გრაფიკის მომრგვალება" + +#: ../plug-ins/common/file-ps.c:3691 +msgid "PostScript" +msgstr "PostScript" + +#. Image Size +#: ../plug-ins/common/file-ps.c:3708 +msgid "Image Size" +msgstr "გამოსახულების ზომა" + +#: ../plug-ins/common/file-ps.c:3751 +msgid "_X offset:" +msgstr "_X წანაცვლება:" + +#: ../plug-ins/common/file-ps.c:3763 +msgid "_Y offset:" +msgstr "_Y წანაცვლება:" + +#: ../plug-ins/common/file-ps.c:3769 +msgid "_Keep aspect ratio" +msgstr "_საწყისი თანაფარდობის შენარჩუნება" + +#: ../plug-ins/common/file-ps.c:3775 +msgid "" +"When toggled, the resulting image will be scaled to fit into the given size " +"without changing the aspect ratio." +msgstr "" + +#. Unit +#: ../plug-ins/common/file-ps.c:3785 +msgid "Unit" +msgstr "მოწყობილობა" + +#: ../plug-ins/common/file-ps.c:3789 +msgid "_Inch" +msgstr "_დუიმი" + +#: ../plug-ins/common/file-ps.c:3790 +msgid "_Millimeter" +msgstr "_მილიმეტრი" + +#. Rotation +#: ../plug-ins/common/file-ps.c:3801 +#: ../plug-ins/map-object/map-object-ui.c:1019 +msgid "Rotation" +msgstr "შემობრუნება" + +#. Format +#: ../plug-ins/common/file-ps.c:3816 +msgid "Output" +msgstr "გამოტანა" + +#: ../plug-ins/common/file-ps.c:3822 +msgid "_PostScript level 2" +msgstr "" + +#: ../plug-ins/common/file-ps.c:3831 +msgid "_Encapsulated PostScript" +msgstr "" + +#: ../plug-ins/common/file-ps.c:3840 +msgid "P_review" +msgstr "გადახედვა" + +#: ../plug-ins/common/file-ps.c:3864 +msgid "Preview _size:" +msgstr "" + +#: ../plug-ins/common/file-psp.c:639 ../plug-ins/common/file-psp.c:663 +msgid "Paint Shop Pro image" +msgstr "" + +#: ../plug-ins/common/file-psp.c:680 +msgid "PSP" +msgstr "PSP" + +#. file save type +#: ../plug-ins/common/file-psp.c:683 +msgid "Data Compression" +msgstr "მონაცემების შეკუმშვა" + +#: ../plug-ins/common/file-psp.c:687 +msgctxt "compression" +msgid "None" +msgstr "" + +#: ../plug-ins/common/file-psp.c:688 +msgid "RLE" +msgstr "RLE" + +#: ../plug-ins/common/file-psp.c:689 +msgid "LZ77" +msgstr "LZ77" + +#: ../plug-ins/common/file-psp.c:783 +#, c-format +msgid "Error reading block header" +msgstr "" + +#: ../plug-ins/common/file-psp.c:790 +#, c-format +msgid "Invalid block header at %ld" +msgstr "" + +#: ../plug-ins/common/file-psp.c:793 +#, c-format +msgid "Invalid block header" +msgstr "" + +#: ../plug-ins/common/file-psp.c:825 +#, c-format +msgid "Seek error: %s" +msgstr "" + +#: ../plug-ins/common/file-psp.c:848 +#, c-format +msgid "Invalid general image attribute chunk size." +msgstr "" + +#: ../plug-ins/common/file-psp.c:870 +#, c-format +msgid "Error reading general image attribute block." +msgstr "" + +#: ../plug-ins/common/file-psp.c:885 +#, c-format +msgid "Unknown compression type %d" +msgstr "" + +#: ../plug-ins/common/file-psp.c:921 ../plug-ins/common/file-psp.c:928 +#, c-format +msgid "Unsupported bit depth %d" +msgstr "" + +#: ../plug-ins/common/file-psp.c:975 +#, c-format +msgid "Error reading creator keyword chunk" +msgstr "" + +#: ../plug-ins/common/file-psp.c:981 +#, c-format +msgid "Invalid keyword chunk header" +msgstr "" + +#: ../plug-ins/common/file-psp.c:996 ../plug-ins/common/file-psp.c:1023 +#, c-format +msgid "Error reading creator keyword data" +msgstr "" + +#: ../plug-ins/common/file-psp.c:1107 ../plug-ins/common/file-psp.c:1116 +#: ../plug-ins/common/file-psp.c:1125 +#, c-format +msgid "Error reading color block" +msgstr "" + +#: ../plug-ins/common/file-psp.c:1138 +#, c-format +msgid "Error reading color palette" +msgstr "" + +#: ../plug-ins/common/file-psp.c:1564 ../plug-ins/common/file-psp.c:1578 +#, c-format +msgid "zlib error" +msgstr "zlib-ის შეცდომა" + +#: ../plug-ins/common/file-psp.c:1641 ../plug-ins/common/file-psp.c:1675 +#: ../plug-ins/common/file-psp.c:1685 +#, c-format +msgid "Error reading layer extension information" +msgstr "" + +#: ../plug-ins/common/file-psp.c:1662 +#, c-format +msgid "Error reading block information" +msgstr "" + +#: ../plug-ins/common/file-psp.c:1742 +#, c-format +msgid "Invalid layer sub-block %s, should be LAYER" +msgstr "" + +#: ../plug-ins/common/file-psp.c:1773 ../plug-ins/common/file-psp.c:1830 +#, c-format +msgid "Error reading layer information chunk" +msgstr "" + +#: ../plug-ins/common/file-psp.c:1872 +#, c-format +msgid "Invalid layer dimensions: %dx%d" +msgstr "" + +#: ../plug-ins/common/file-psp.c:1933 +#, c-format +msgid "Error creating layer" +msgstr "" + +#: ../plug-ins/common/file-psp.c:1978 +#, c-format +msgid "Invalid layer sub-block %s, should be CHANNEL" +msgstr "" + +#: ../plug-ins/common/file-psp.c:1994 +#, c-format +msgid "Error reading channel information chunk" +msgstr "" + +#: ../plug-ins/common/file-psp.c:2017 +#, c-format +msgid "Invalid channel type %d in channel information chunk" +msgstr "" + +#: ../plug-ins/common/file-psp.c:2121 ../plug-ins/common/file-psp.c:2138 +#, c-format +msgid "Error reading tube data chunk" +msgstr "" + +#: ../plug-ins/common/file-psp.c:2239 +#, c-format +msgid "Error reading file header." +msgstr "" + +#: ../plug-ins/common/file-psp.c:2246 +#, c-format +msgid "Incorrect file signature." +msgstr "" + +#: ../plug-ins/common/file-psp.c:2260 +#, c-format +msgid "Unsupported PSP file format version %d.%d." +msgstr "" + +#: ../plug-ins/common/file-psp.c:2280 +msgid "invalid block size" +msgstr "ბლოკის არასწორი ზომა" + +#: ../plug-ins/common/file-psp.c:2289 +#, c-format +msgid "Duplicate General Image Attributes block." +msgstr "" + +#: ../plug-ins/common/file-psp.c:2319 +#, c-format +msgid "Missing General Image Attributes block." +msgstr "" + +#: ../plug-ins/common/file-psp.c:2433 +#, c-format +msgid "Exporting not implemented yet." +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:283 +#: ../plug-ins/common/file-raw-data.c:319 +#: ../plug-ins/common/file-raw-data.c:331 +msgid "Raw image data" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:304 +#: ../plug-ins/common/file-raw-data.c:1865 +msgid "Digital Elevation Model data" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:424 +#, c-format +msgid "Could not open '%s' for size verification: %s" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:502 +#, c-format +msgid "" +"%d is not a valid sample spacing. Valid values are: 0 (auto-detect), 1 and 3." +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:520 +#, c-format +msgid "" +"Auto-detection of sample spacing failed. \"%s\" does not appear to be a " +"valid HGT file or its variant is not supported yet. Supported HGT files are: " +"SRTM-1 and SRTM-3. If you know the variant, run with argument 1 or 3." +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1812 +msgid "Load Image from Raw Data" +msgstr "" + +#. Translators: Digital Elevation Model (DEM) is a technical term +#. * used for 3D surface modeling or relief maps; so it must be +#. * translated by the proper technical term in your language. +#. +#: ../plug-ins/common/file-raw-data.c:1861 +msgid "Digital Elevation Model data (1 arc-second)" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1863 +msgid "Digital Elevation Model data (3 arc-seconds)" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1869 +msgid "Image" +msgstr "" + +#. 2 types of HGT files are possible: SRTM-1 and SRTM-3. +#. * From the documentation: https://dds.cr.usgs.gov/srtm/version1/Documentation/SRTM_Topo.txt +#. * "SRTM-1 data are sampled at one arc-second of latitude and longitude and +#. * each file contains 3601 lines and 3601 samples. +#. * [...] +#. * SRTM-3 data are sampled at three arc-seconds and contain 1201 lines and +#. * 1201 samples with similar overlapping rows and columns." +#. +#: ../plug-ins/common/file-raw-data.c:1899 +msgid "SRTM-1 (1 arc-second)" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1900 +msgid "SRTM-3 (3 arc-seconds)" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1903 +msgid "_Sample Spacing:" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1921 +msgid "RGB Alpha" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1922 +msgid "RGB565 Big Endian" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1923 +msgid "RGB565 Little Endian" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1924 +msgid "BGR565 Big Endian" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1925 +msgid "BGR565 Little Endian" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1926 +msgid "Planar RGB" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1927 +msgid "B&W 1 bit" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1928 +msgid "Gray 2 bit" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1929 +msgid "Gray 4 bit" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1930 +msgid "Gray 8 bit" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1931 +msgid "Indexed" +msgstr "დაინდექსებული" + +#: ../plug-ins/common/file-raw-data.c:1932 +msgid "Indexed Alpha" +msgstr "დაინდექსებული - ალფა" + +#: ../plug-ins/common/file-raw-data.c:1933 +msgid "Gray unsigned 16 bit Big Endian" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1934 +msgid "Gray unsigned 16 bit Little Endian" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1935 +msgid "Gray 16 bit Big Endian" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1936 +msgid "Gray 16 bit Little Endian" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:1941 +msgid "Image _Type:" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:2002 +msgid "Palette" +msgstr "პალიტრა" + +#: ../plug-ins/common/file-raw-data.c:2012 +msgid "R, G, B (normal)" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:2013 +msgid "B, G, R, X (BMP style)" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:2018 +msgid "_Palette Type:" +msgstr "" + +#: ../plug-ins/common/file-raw-data.c:2029 +msgid "Off_set:" +msgstr "_წანაცვლება:" + +#: ../plug-ins/common/file-raw-data.c:2041 +msgid "Select Palette File" +msgstr "პალიტრის ფაილის არჩევა" + +#: ../plug-ins/common/file-raw-data.c:2047 +msgid "Pal_ette File:" +msgstr "პალეტ_ის ფაილი:" + +#. Dialog init +#: ../plug-ins/common/file-raw-data.c:2096 +msgid "Raw Image" +msgstr "" + +#: ../plug-ins/common/file-sunras.c:255 ../plug-ins/common/file-sunras.c:275 +msgid "SUN Rasterfile image" +msgstr "" + +#: ../plug-ins/common/file-sunras.c:447 +#, c-format +msgid "Could not open '%s' as SUN-raster-file" +msgstr "" + +#: ../plug-ins/common/file-sunras.c:457 +msgid "The type of this SUN-rasterfile is not supported" +msgstr "" + +#: ../plug-ins/common/file-sunras.c:486 +#, c-format +msgid "Could not read color entries from '%s'" +msgstr "" + +#: ../plug-ins/common/file-sunras.c:495 +msgid "Type of colormap not supported" +msgstr "" + +#: ../plug-ins/common/file-sunras.c:502 ../plug-ins/common/file-xbm.c:835 +#: ../plug-ins/common/file-xwd.c:525 +#, c-format +msgid "" +"'%s':\n" +"No image width specified" +msgstr "" + +#: ../plug-ins/common/file-sunras.c:510 ../plug-ins/common/file-xbm.c:843 +#: ../plug-ins/common/file-xwd.c:533 +#, c-format +msgid "" +"'%s':\n" +"Image width is larger than GIMP can handle" +msgstr "" + +#: ../plug-ins/common/file-sunras.c:518 ../plug-ins/common/file-xbm.c:851 +#: ../plug-ins/common/file-xwd.c:540 +#, c-format +msgid "" +"'%s':\n" +"No image height specified" +msgstr "" + +#: ../plug-ins/common/file-sunras.c:526 ../plug-ins/common/file-xbm.c:859 +#: ../plug-ins/common/file-xwd.c:547 +#, c-format +msgid "" +"'%s':\n" +"Image height is larger than GIMP can handle" +msgstr "" + +#: ../plug-ins/common/file-sunras.c:562 +msgid "This image depth is not supported" +msgstr "" + +#: ../plug-ins/common/file-sunras.c:586 +#, c-format +msgid "SUNRAS export cannot handle images with alpha channels" +msgstr "" + +#: ../plug-ins/common/file-sunras.c:597 +msgid "Can't operate on unknown image types" +msgstr "" + +#: ../plug-ins/common/file-sunras.c:1158 ../plug-ins/common/file-sunras.c:1252 +#: ../plug-ins/common/file-sunras.c:1335 ../plug-ins/common/file-sunras.c:1434 +#: ../plug-ins/common/file-xwd.c:1429 ../plug-ins/common/file-xwd.c:1532 +#: ../plug-ins/common/file-xwd.c:1691 ../plug-ins/common/file-xwd.c:1906 +#: ../plug-ins/common/file-xwd.c:2064 ../plug-ins/common/file-xwd.c:2327 +#: ../plug-ins/file-fits/fits.c:804 +msgid "EOF encountered on reading" +msgstr "" + +#: ../plug-ins/common/file-sunras.c:1613 ../plug-ins/common/file-sunras.c:1734 +#: ../plug-ins/file-fits/fits.c:1126 +msgid "Write error occurred" +msgstr "" + +#: ../plug-ins/common/file-sunras.c:1751 +msgid "SUNRAS" +msgstr "" + +#. file save type +#: ../plug-ins/common/file-sunras.c:1754 +msgid "Data Formatting" +msgstr "" + +#: ../plug-ins/common/file-sunras.c:1758 +msgid "_RunLength Encoded" +msgstr "" + +#: ../plug-ins/common/file-sunras.c:1759 +msgid "_Standard" +msgstr "" + +#: ../plug-ins/common/file-svg.c:139 +msgid "SVG image" +msgstr "" + +#: ../plug-ins/common/file-svg.c:331 ../plug-ins/common/file-svg.c:649 +msgid "Unknown reason" +msgstr "უცნობი მიზეზი" + +#: ../plug-ins/common/file-svg.c:337 +msgid "Rendering SVG" +msgstr "" + +#: ../plug-ins/common/file-svg.c:349 +msgid "Rendered SVG" +msgstr "" + +#: ../plug-ins/common/file-svg.c:484 ../plug-ins/common/file-wmf.c:369 +#, c-format +msgid "%d × %d" +msgstr "" + +#: ../plug-ins/common/file-svg.c:492 +msgid "" +"SVG file does not\n" +"specify a size!" +msgstr "" + +#. Scalable Vector Graphics is SVG, should perhaps not be translated +#: ../plug-ins/common/file-svg.c:658 +msgid "Render Scalable Vector Graphics" +msgstr "" + +#. Width and Height +#: ../plug-ins/common/file-svg.c:723 ../plug-ins/common/file-wmf.c:581 +#: ../plug-ins/common/grid.c:762 +msgid "Width:" +msgstr "სიგანე:" + +#: ../plug-ins/common/file-svg.c:729 ../plug-ins/common/file-wmf.c:587 +msgid "Height:" +msgstr "სიმაღლე:" + +#: ../plug-ins/common/file-svg.c:805 ../plug-ins/common/file-wmf.c:663 +msgid "_X ratio:" +msgstr "_X პროპორცია:" + +#: ../plug-ins/common/file-svg.c:827 ../plug-ins/common/file-wmf.c:685 +msgid "_Y ratio:" +msgstr "_Y პროპორცია:" + +#: ../plug-ins/common/file-svg.c:841 ../plug-ins/common/file-wmf.c:699 +msgid "Constrain aspect ratio" +msgstr "" + +#. Path Import +#: ../plug-ins/common/file-svg.c:872 +msgid "Import _paths" +msgstr "" + +#: ../plug-ins/common/file-svg.c:879 +msgid "" +"Import path elements of the SVG so they can be used with the GIMP path tool" +msgstr "" + +#: ../plug-ins/common/file-svg.c:887 +msgid "Merge imported paths" +msgstr "შემოტანილი კონტურების შერწყმა" + +#: ../plug-ins/common/file-tga.c:245 ../plug-ins/common/file-tga.c:264 +msgid "TarGA image" +msgstr "" + +#: ../plug-ins/common/file-tga.c:456 +#, c-format +msgid "Cannot read footer from '%s'" +msgstr "" + +#: ../plug-ins/common/file-tga.c:475 +#, c-format +msgid "Cannot read extension from '%s'" +msgstr "" + +#: ../plug-ins/common/file-tga.c:488 +#, c-format +msgid "Cannot read header from '%s'" +msgstr "" + +#: ../plug-ins/common/file-tga.c:1434 +msgid "TGA" +msgstr "TGA" + +#. rle +#: ../plug-ins/common/file-tga.c:1443 ../plug-ins/file-sgi/sgi.c:683 +msgid "_RLE compression" +msgstr "" + +#: ../plug-ins/common/file-tga.c:1457 +msgid "Or_igin:" +msgstr "" + +#: ../plug-ins/common/file-tga.c:1461 +msgid "Bottom left" +msgstr "ქვედა მარცხენა" + +#: ../plug-ins/common/file-tga.c:1462 +msgid "Top left" +msgstr "ზედა მარცხენა" + +#: ../plug-ins/common/file-wmf.c:129 +msgid "Microsoft WMF file" +msgstr "" + +#: ../plug-ins/common/file-wmf.c:363 +msgid "" +"WMF file does not\n" +"specify a size!" +msgstr "" + +#: ../plug-ins/common/file-wmf.c:511 +msgid "Render Windows Metafile" +msgstr "" + +#: ../plug-ins/common/file-wmf.c:1028 +msgid "Rendered WMF" +msgstr "" + +#: ../plug-ins/common/file-xbm.c:183 ../plug-ins/common/file-xbm.c:201 +msgid "X BitMap image" +msgstr "" + +#: ../plug-ins/common/file-xbm.c:827 +#, c-format +msgid "" +"'%s':\n" +"Could not read header (ftell == %ld)" +msgstr "" + +#: ../plug-ins/common/file-xbm.c:867 +#, c-format +msgid "" +"'%s':\n" +"No image data type specified" +msgstr "" + +#. The image is not black-and-white. +#: ../plug-ins/common/file-xbm.c:1004 +msgid "" +"The image which you are trying to export as an XBM contains more than two " +"colors.\n" +"\n" +"Please convert it to a black and white (1-bit) indexed image and try again." +msgstr "" + +#: ../plug-ins/common/file-xbm.c:1016 +msgid "" +"You cannot save a cursor mask for an image\n" +"which has no alpha channel." +msgstr "" + +#: ../plug-ins/common/file-xbm.c:1250 +msgid "XBM" +msgstr "XBM" + +#. parameter settings +#: ../plug-ins/common/file-xbm.c:1253 +msgid "XBM Options" +msgstr "" + +#. X10 format +#: ../plug-ins/common/file-xbm.c:1263 +msgid "_X10 format bitmap" +msgstr "" + +#: ../plug-ins/common/file-xbm.c:1283 +msgid "_Identifier prefix:" +msgstr "" + +#: ../plug-ins/common/file-xbm.c:1297 +msgid "Comment:" +msgstr "" + +#. hotspot toggle +#: ../plug-ins/common/file-xbm.c:1305 +msgid "_Write hot spot values" +msgstr "" + +#: ../plug-ins/common/file-xbm.c:1331 ../plug-ins/common/file-xmc.c:1102 +msgid "Hot spot _X:" +msgstr "" + +#: ../plug-ins/common/file-xbm.c:1345 +msgid "Hot spot _Y:" +msgstr "" + +#. mask file +#: ../plug-ins/common/file-xbm.c:1353 +msgid "Mask File" +msgstr "" + +#: ../plug-ins/common/file-xbm.c:1363 +msgid "W_rite extra mask file" +msgstr "" + +#: ../plug-ins/common/file-xbm.c:1376 +msgid "_Mask file extension:" +msgstr "" + +#: ../plug-ins/common/file-xmc.c:341 ../plug-ins/common/file-xmc.c:379 +#: ../plug-ins/common/file-xmc.c:1069 +msgid "X11 Mouse Cursor" +msgstr "" + +#: ../plug-ins/common/file-xmc.c:485 +#, c-format +msgid "" +"Cannot set the hot spot!\n" +"You must arrange layers so that all of them have an intersection." +msgstr "" + +#: ../plug-ins/common/file-xmc.c:672 +#, c-format +msgid "'%s' is not a valid X cursor." +msgstr "" + +#: ../plug-ins/common/file-xmc.c:685 +#, c-format +msgid "Frame %d of '%s' is too wide for an X cursor." +msgstr "" + +#: ../plug-ins/common/file-xmc.c:693 +#, c-format +msgid "Frame %d of '%s' is too high for an X cursor." +msgstr "" + +#: ../plug-ins/common/file-xmc.c:918 +#, c-format +msgid "there is no image chunk in \"%s\"." +msgstr "" + +#: ../plug-ins/common/file-xmc.c:959 +#, c-format +msgid "'%s' is too wide for an X cursor." +msgstr "" + +#: ../plug-ins/common/file-xmc.c:968 +#, c-format +msgid "'%s' is too high for an X cursor." +msgstr "" + +#: ../plug-ins/common/file-xmc.c:1032 +#, c-format +msgid "A read error occurred." +msgstr "" + +#. +#. * parameter settings +#. +#: ../plug-ins/common/file-xmc.c:1075 +msgid "XMC Options" +msgstr "" + +#: ../plug-ins/common/file-xmc.c:1110 +msgid "Enter the X coordinate of the hot spot. The origin is top left corner." +msgstr "" + +#: ../plug-ins/common/file-xmc.c:1133 +msgid "Enter the Y coordinate of the hot spot. The origin is top left corner." +msgstr "" + +#: ../plug-ins/common/file-xmc.c:1142 +msgid "_Auto-Crop all frames." +msgstr "" + +#: ../plug-ins/common/file-xmc.c:1155 +msgid "" +"Remove the empty borders of all frames.\n" +"This reduces the file size and may fix the problem that some large cursors " +"disorder the screen.\n" +"Uncheck if you plan to edit the exported cursor using other programs." +msgstr "" + +#: ../plug-ins/common/file-xmc.c:1178 +msgid "" +"Choose the nominal size of frames.\n" +"If you don't have plans to make multi-sized cursor, or you have no idea, " +"leave it \"32px\".\n" +"Nominal size has no relation with the actual size (width or height).\n" +"It is only used to determine which frame depends on which animation " +"sequence, and which sequence is used based on the value of \"gtk-cursor-" +"theme-size\"." +msgstr "" + +#: ../plug-ins/common/file-xmc.c:1195 +msgid "_Use this value only for a frame which size is not specified." +msgstr "" + +#: ../plug-ins/common/file-xmc.c:1198 +msgid "_Replace the size of all frames even if it is specified." +msgstr "" + +#: ../plug-ins/common/file-xmc.c:1214 +msgid "_Delay:" +msgstr "_დაყოვნება:" + +#: ../plug-ins/common/file-xmc.c:1219 +msgid "Enter time span in milliseconds in which each frame is rendered." +msgstr "" + +#: ../plug-ins/common/file-xmc.c:1247 +msgid "_Use this value only for a frame which delay is not specified." +msgstr "" + +#: ../plug-ins/common/file-xmc.c:1250 +msgid "_Replace the delay of all frames even if it is specified." +msgstr "" + +#: ../plug-ins/common/file-xmc.c:1275 +msgid "" +"The part of copyright information that exceeded 65535 characters was removed." +msgstr "" + +#: ../plug-ins/common/file-xmc.c:1285 +msgid "Enter copyright information." +msgstr "" + +#: ../plug-ins/common/file-xmc.c:1287 +msgid "_Copyright:" +msgstr "_საავტორო უფლებები:" + +#: ../plug-ins/common/file-xmc.c:1303 +msgid "" +"The part of license information that exceeded 65535 characters was removed." +msgstr "" + +#: ../plug-ins/common/file-xmc.c:1313 +msgid "Enter license information." +msgstr "" + +#: ../plug-ins/common/file-xmc.c:1315 +msgid "_License:" +msgstr "_ლიცენზია:" + +#. +#. * Other +#. +#. We use gtk_text_view for "Other" while "Copyright" & "License" is entered +#. * in gtk_entry because We want allow '\n' for "Other". +#: ../plug-ins/common/file-xmc.c:1322 +msgid "_Other:" +msgstr "_სხვა:" + +#: ../plug-ins/common/file-xmc.c:1357 +msgid "Enter other comment if you want." +msgstr "" + +#: ../plug-ins/common/file-xmc.c:1409 +#, c-format +msgid "Comment is limited to %d characters." +msgstr "" + +#. Begin displaying export progress +#: ../plug-ins/common/file-xmc.c:1493 +#: ../plug-ins/file-webp/file-webp-save.c:182 +#: ../plug-ins/file-webp/file-webp-save.c:526 +#, c-format +msgid "Saving '%s'" +msgstr "'%s'-ის შენახვა" + +#: ../plug-ins/common/file-xmc.c:1560 +#, c-format +msgid "Frame '%s' is too wide. Please reduce to no more than %dpx." +msgstr "" + +#: ../plug-ins/common/file-xmc.c:1570 +#, c-format +msgid "Frame '%s' is too high. Please reduce to no more than %dpx." +msgstr "" + +#: ../plug-ins/common/file-xmc.c:1580 +#, c-format +msgid "Width and/or height of frame '%s' is zero!" +msgstr "" + +#: ../plug-ins/common/file-xmc.c:1621 +#, c-format +msgid "" +"Cannot export the cursor because the hot spot is not on frame '%s'.\n" +"Try to change the hot spot position, layer geometry or export without auto-" +"crop." +msgstr "" + +#: ../plug-ins/common/file-xmc.c:1791 +#, c-format +msgid "" +"Your cursor was successfully exported but it contains one or more frames " +"whose width or height is more than %ipx, a historical max dimension value " +"for X bitmap cursors.\n" +"It might be unsupported by some environments." +msgstr "" + +#: ../plug-ins/common/file-xmc.c:1799 +msgid "" +"Your cursor was successfully exported but it contains one or more frames " +"whose nominal size is not supported by GNOME settings.\n" +"You can satisfy it by checking \"Replace the size of all frames...\" in the " +"export dialog, or your cursor may not appear in GNOME settings." +msgstr "" + +#: ../plug-ins/common/file-xmc.c:2036 +#, c-format +msgid "" +"The parasite \"%s\" is too long for an X cursor comment. It was cut off to " +"fit." +msgstr "" + +#: ../plug-ins/common/file-xmc.c:2151 +#, c-format +msgid "" +"Your cursor was successfully exported but it contains one or more frames " +"whose size is over 8 digits.\n" +"We clamped it to %dpx. You should check the exported cursor." +msgstr "" + +#. translators: the %i is *always* 8 here +#: ../plug-ins/common/file-xmc.c:2248 +#, c-format +msgid "" +"Sorry, this plug-in cannot handle a cursor which contains over %i different " +"nominal sizes." +msgstr "" + +#: ../plug-ins/common/file-xpm.c:176 ../plug-ins/common/file-xpm.c:201 +msgid "X PixMap image" +msgstr "" + +#: ../plug-ins/common/file-xpm.c:367 ../plug-ins/common/file-xpm.c:823 +#, c-format +msgid "Error opening file '%s'" +msgstr "" + +#: ../plug-ins/common/file-xpm.c:373 ../plug-ins/common/file-xpm.c:829 +msgid "XPM file invalid" +msgstr "" + +#: ../plug-ins/common/file-xpm.c:664 +#, c-format +msgid "Unsupported drawable type" +msgstr "" + +#: ../plug-ins/common/file-xpm.c:855 +msgid "XPM" +msgstr "XPM" + +#: ../plug-ins/common/file-xpm.c:865 +msgid "_Alpha threshold:" +msgstr "" + +#: ../plug-ins/common/file-xwd.c:290 ../plug-ins/common/file-xwd.c:310 +msgid "X window dump" +msgstr "" + +#: ../plug-ins/common/file-xwd.c:464 +#, c-format +msgid "Could not read XWD header from '%s'" +msgstr "" + +#: ../plug-ins/common/file-xwd.c:485 +#, c-format +msgid "" +"'%s':\n" +"Illegal number of colormap entries: %ld" +msgstr "" + +#: ../plug-ins/common/file-xwd.c:495 +#, c-format +msgid "" +"'%s':\n" +"Number of colormap entries < number of colors" +msgstr "" + +#: ../plug-ins/common/file-xwd.c:518 +msgid "Can't read color entries" +msgstr "" + +#: ../plug-ins/common/file-xwd.c:601 +#, c-format +msgid "" +"XWD-file %s has format %d, depth %d and bits per pixel %d. Currently this is " +"not supported." +msgstr "" + +#: ../plug-ins/common/file-xwd.c:636 +msgid "Cannot export images with alpha channels." +msgstr "" + +#: ../plug-ins/common/file-xwd.c:659 +#, c-format +msgid "Could not open '%s' for writing: " +msgstr "" + +#: ../plug-ins/common/file-xwd.c:686 +#, c-format +msgid "Error exporting '%s': " +msgstr "" + +#: ../plug-ins/common/file-xwd.c:1762 ../plug-ins/common/file-xwd.c:2160 +#, c-format +msgid "XWD-file %s is corrupt." +msgstr "" + +#: ../plug-ins/common/film.c:208 +msgid "Combine several images on a film strip" +msgstr "" + +#: ../plug-ins/common/film.c:213 +msgid "_Filmstrip..." +msgstr "" + +#: ../plug-ins/common/film.c:299 +msgid "Composing images" +msgstr "" + +#: ../plug-ins/common/film.c:413 ../plug-ins/common/guillotine.c:215 +#: ../plug-ins/help-browser/dialog.c:1106 +msgid "Untitled" +msgstr "უსახელო" + +#: ../plug-ins/common/film.c:817 +msgid "Available images:" +msgstr "" + +#: ../plug-ins/common/film.c:818 +msgid "On film:" +msgstr "" + +#: ../plug-ins/common/film.c:869 ../plug-ins/common/unit-editor.c:210 +msgid "_Add" +msgstr "_დამატება" + +#: ../plug-ins/common/film.c:869 ../plug-ins/imagemap/imap_polygon.c:530 +msgid "_Remove" +msgstr "ამო_ღება" + +#. Create selection +#: ../plug-ins/common/film.c:905 ../plug-ins/imagemap/imap_selection.c:338 +#: ../plug-ins/selection-to-path/selection-to-path.c:436 +msgid "Selection" +msgstr "მონიშნული" + +#. Film height/color +#: ../plug-ins/common/film.c:915 ../plug-ins/common/film.c:1203 +msgid "Filmstrip" +msgstr "" + +#. Keep maximum image height +#: ../plug-ins/common/film.c:924 +msgid "_Fit height to images" +msgstr "" + +#. Film color +#: ../plug-ins/common/film.c:966 +msgid "Select Film Color" +msgstr "" + +#: ../plug-ins/common/film.c:971 ../plug-ins/common/film.c:1027 +msgid "Co_lor:" +msgstr "_ფერი:" + +#. Film numbering: Startindex/Font/color +#: ../plug-ins/common/film.c:983 +msgid "Numbering" +msgstr "" + +#: ../plug-ins/common/film.c:1004 +msgid "Start _index:" +msgstr "" + +#: ../plug-ins/common/film.c:1017 +msgid "_Font:" +msgstr "_ფონტი:" + +#. Numbering color +#: ../plug-ins/common/film.c:1022 +msgid "Select Number Color" +msgstr "" + +#: ../plug-ins/common/film.c:1040 +msgid "At _bottom" +msgstr "" + +#: ../plug-ins/common/film.c:1041 +msgid "At _top" +msgstr "" + +#. ** The right frame keeps the image selection ** +#: ../plug-ins/common/film.c:1054 +msgid "Image Selection" +msgstr "" + +#: ../plug-ins/common/film.c:1083 +msgid "All Values are Fractions of the Strip Height" +msgstr "" + +#: ../plug-ins/common/film.c:1086 +msgid "Ad_vanced" +msgstr "დამატებითი" + +#: ../plug-ins/common/film.c:1105 +msgid "Image _height:" +msgstr "" + +#: ../plug-ins/common/film.c:1116 +msgid "Image spac_ing:" +msgstr "" + +#: ../plug-ins/common/film.c:1127 +msgid "_Hole offset:" +msgstr "" + +#: ../plug-ins/common/film.c:1138 +msgid "Ho_le width:" +msgstr "" + +#: ../plug-ins/common/film.c:1149 +msgid "Hol_e height:" +msgstr "" + +#: ../plug-ins/common/film.c:1160 +msgid "Hole sp_acing:" +msgstr "" + +#: ../plug-ins/common/film.c:1171 +msgid "_Number height:" +msgstr "" + +#: ../plug-ins/common/film.c:1184 +msgid "Re_set" +msgstr "საწყის მნიშვ_ნელობაზე დაბრუნება" + +#. These values are translated for the GUI but also used internally +#. to figure out which button the user pushed, etc. +#. Not my design, please don't blame me -- njl +#: ../plug-ins/common/filter-pack.c:220 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:955 +msgid "Red:" +msgstr "წითელი:" + +#: ../plug-ins/common/filter-pack.c:221 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:965 +msgid "Green:" +msgstr "მწვანე:" + +#: ../plug-ins/common/filter-pack.c:222 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:975 +msgid "Blue:" +msgstr "ლურჯი:" + +#: ../plug-ins/common/filter-pack.c:223 +msgid "Cyan:" +msgstr "ცისფ:" + +#: ../plug-ins/common/filter-pack.c:224 +msgid "Yellow:" +msgstr "ყვითელი:" + +#: ../plug-ins/common/filter-pack.c:225 +msgid "Magenta:" +msgstr "ალისფ:" + +#: ../plug-ins/common/filter-pack.c:227 +msgid "Darker:" +msgstr "" + +#: ../plug-ins/common/filter-pack.c:228 +msgid "Lighter:" +msgstr "" + +#: ../plug-ins/common/filter-pack.c:230 +msgid "More Sat:" +msgstr "" + +#: ../plug-ins/common/filter-pack.c:231 +msgid "Less Sat:" +msgstr "" + +#: ../plug-ins/common/filter-pack.c:233 ../plug-ins/common/filter-pack.c:588 +msgid "Current:" +msgstr "მიმდინარე:" + +#: ../plug-ins/common/filter-pack.c:317 +msgid "Interactively modify the image colors" +msgstr "" + +#: ../plug-ins/common/filter-pack.c:322 +msgid "_Filter Pack..." +msgstr "" + +#: ../plug-ins/common/filter-pack.c:370 +msgid "FP can only be used on RGB images." +msgstr "" + +#: ../plug-ins/common/filter-pack.c:380 +msgid "FP can only be run interactively." +msgstr "" + +#: ../plug-ins/common/filter-pack.c:398 +msgid "Applying filter pack" +msgstr "" + +#: ../plug-ins/common/filter-pack.c:580 +msgid "Original:" +msgstr "საწყისი:" + +#: ../plug-ins/common/filter-pack.c:632 +msgid "Hue Variations" +msgstr "" + +#: ../plug-ins/common/filter-pack.c:687 +msgid "Roughness" +msgstr "" + +#: ../plug-ins/common/filter-pack.c:732 ../plug-ins/common/filter-pack.c:1376 +msgid "Affected Range" +msgstr "" + +#: ../plug-ins/common/filter-pack.c:736 +msgid "Sha_dows" +msgstr "" + +#: ../plug-ins/common/filter-pack.c:737 +msgid "_Midtones" +msgstr "" + +#: ../plug-ins/common/filter-pack.c:738 +msgid "H_ighlights" +msgstr "" + +#: ../plug-ins/common/filter-pack.c:752 +msgid "Windows" +msgstr "ფანჯრები" + +#: ../plug-ins/common/filter-pack.c:762 ../plug-ins/common/van-gogh-lic.c:678 +msgid "_Saturation" +msgstr "_გაჯერებულობა" + +#: ../plug-ins/common/filter-pack.c:770 +msgid "A_dvanced" +msgstr "" + +#: ../plug-ins/common/filter-pack.c:790 +msgid "Value Variations" +msgstr "" + +#: ../plug-ins/common/filter-pack.c:835 +msgid "Saturation Variations" +msgstr "" + +#: ../plug-ins/common/filter-pack.c:888 +msgid "Select Pixels By" +msgstr "" + +#: ../plug-ins/common/filter-pack.c:893 +msgid "H_ue" +msgstr "" + +#: ../plug-ins/common/filter-pack.c:894 +msgid "Satu_ration" +msgstr "" + +#: ../plug-ins/common/filter-pack.c:895 +msgid "V_alue" +msgstr "" + +#: ../plug-ins/common/filter-pack.c:921 +msgid "Show" +msgstr "ჩვენება" + +#: ../plug-ins/common/filter-pack.c:926 +msgid "_Entire image" +msgstr "" + +#: ../plug-ins/common/filter-pack.c:927 +msgid "Se_lection only" +msgstr "" + +#: ../plug-ins/common/filter-pack.c:928 +msgid "Selec_tion in context" +msgstr "" + +#: ../plug-ins/common/filter-pack.c:1259 +msgid "Filter Pack Simulation" +msgstr "" + +#: ../plug-ins/common/filter-pack.c:1349 +msgid "Shadows:" +msgstr "ჩრდილები:" + +#: ../plug-ins/common/filter-pack.c:1350 +msgid "Midtones:" +msgstr "" + +#: ../plug-ins/common/filter-pack.c:1351 +msgid "Highlights:" +msgstr "" + +#: ../plug-ins/common/filter-pack.c:1364 +msgid "Advanced Filter Pack Options" +msgstr "" + +#. ****************** MISC OPTIONS ************************** +#: ../plug-ins/common/filter-pack.c:1477 +msgid "Preview Size" +msgstr "მინიატურის ზომა" + +#: ../plug-ins/common/fractal-trace.c:116 +msgid "Transform image with the Mandelbrot Fractal" +msgstr "" + +#: ../plug-ins/common/fractal-trace.c:121 +msgid "_Fractal Trace (legacy)..." +msgstr "" + +#: ../plug-ins/common/fractal-trace.c:471 +#: ../plug-ins/common/fractal-trace.c:707 +msgid "Fractal Trace" +msgstr "ფრაქტალური კვალი" + +#. Settings +#: ../plug-ins/common/fractal-trace.c:748 +msgid "Outside Type" +msgstr "" + +#: ../plug-ins/common/fractal-trace.c:753 +msgid "_Wrap" +msgstr "" + +#: ../plug-ins/common/fractal-trace.c:757 ../plug-ins/file-fits/fits.c:1174 +msgid "_Black" +msgstr "" + +#: ../plug-ins/common/fractal-trace.c:759 ../plug-ins/file-fits/fits.c:1175 +msgid "_White" +msgstr "_თეთრი" + +#: ../plug-ins/common/fractal-trace.c:766 +msgid "Mandelbrot Parameters" +msgstr "" + +#: ../plug-ins/common/fractal-trace.c:777 +msgid "X_1:" +msgstr "" + +#: ../plug-ins/common/fractal-trace.c:786 +msgid "X_2:" +msgstr "" + +#: ../plug-ins/common/fractal-trace.c:795 +msgid "Y_1:" +msgstr "" + +#: ../plug-ins/common/fractal-trace.c:804 +msgid "Y_2:" +msgstr "" + +#: ../plug-ins/common/goat-exercise.c:62 +msgid "Exercise a goat" +msgstr "" + +#: ../plug-ins/common/goat-exercise.c:67 +msgid "Goat-e_xercise" +msgstr "" + +#: ../plug-ins/common/gradient-map.c:77 +msgid "Recolor the image using colors from the active gradient" +msgstr "" + +#: ../plug-ins/common/gradient-map.c:90 +msgid "_Gradient Map" +msgstr "" + +#: ../plug-ins/common/gradient-map.c:99 +msgid "Recolor the image using colors from the active palette" +msgstr "" + +#: ../plug-ins/common/gradient-map.c:112 +msgid "_Palette Map" +msgstr "" + +#: ../plug-ins/common/gradient-map.c:160 +msgid "Gradient Map" +msgstr "" + +#: ../plug-ins/common/gradient-map.c:165 +msgid "Palette Map" +msgstr "" + +#: ../plug-ins/common/grid.c:142 +msgid "Draw a grid on the image" +msgstr "" + +#: ../plug-ins/common/grid.c:148 +msgid "_Grid (legacy)..." +msgstr "" + +#: ../plug-ins/common/grid.c:242 +msgid "Drawing grid" +msgstr "" + +#: ../plug-ins/common/grid.c:673 ../plug-ins/gfig/gfig-dialog.c:1391 +#: ../plug-ins/imagemap/imap_menu.c:223 +msgid "Grid" +msgstr "ბადე" + +#. attach labels +#: ../plug-ins/common/grid.c:755 +msgid "" +"Horizontal\n" +"Lines" +msgstr "" + +#: ../plug-ins/common/grid.c:757 +msgid "" +"Vertical\n" +"Lines" +msgstr "" + +#: ../plug-ins/common/grid.c:759 +msgid "Intersection" +msgstr "კვეთა" + +#. attach labels +#: ../plug-ins/common/grid.c:827 +msgid "Spacing:" +msgstr "დაშორება:" + +#. attach labels +#: ../plug-ins/common/grid.c:893 +msgid "Offset:" +msgstr "წანაცვლება:" + +#. attach color selectors +#: ../plug-ins/common/grid.c:932 +msgid "Horizontal Color" +msgstr "" + +#: ../plug-ins/common/grid.c:954 +msgid "Vertical Color" +msgstr "" + +#: ../plug-ins/common/grid.c:975 +msgid "Intersection Color" +msgstr "" + +#: ../plug-ins/common/guillotine.c:74 +msgid "Slice the image into subimages using guides" +msgstr "" + +#: ../plug-ins/common/guillotine.c:81 +msgid "Slice Using G_uides" +msgstr "" + +#: ../plug-ins/common/guillotine.c:119 +msgid "Guillotine" +msgstr "" + +#: ../plug-ins/common/hot.c:207 +msgid "Find and fix pixels that may be unsafely bright" +msgstr "" + +#: ../plug-ins/common/hot.c:217 +msgid "_Hot..." +msgstr "" + +#: ../plug-ins/common/hot.c:405 ../plug-ins/common/hot.c:610 +msgid "Hot" +msgstr "ცხელი" + +#: ../plug-ins/common/hot.c:636 +msgid "Mode" +msgstr "" + +#: ../plug-ins/common/hot.c:648 +msgid "Create _new layer" +msgstr "" + +#: ../plug-ins/common/hot.c:657 +msgid "Action" +msgstr "" + +#: ../plug-ins/common/hot.c:661 +msgid "Reduce _Luminance" +msgstr "" + +#: ../plug-ins/common/hot.c:662 +msgid "Reduce _Saturation" +msgstr "" + +#: ../plug-ins/common/hot.c:663 +msgid "_Blacken" +msgstr "" + +#: ../plug-ins/common/jigsaw.c:358 +msgid "Add a jigsaw-puzzle pattern to the image" +msgstr "" + +#: ../plug-ins/common/jigsaw.c:363 +msgid "_Jigsaw..." +msgstr "" + +#: ../plug-ins/common/jigsaw.c:416 +msgid "Assembling jigsaw" +msgstr "" + +#: ../plug-ins/common/jigsaw.c:2411 +msgid "Jigsaw" +msgstr "" + +#: ../plug-ins/common/jigsaw.c:2441 +msgid "Number of Tiles" +msgstr "" + +#: ../plug-ins/common/jigsaw.c:2453 +msgid "_Horizontal:" +msgstr "_ჰორიზონტალირი:" + +#: ../plug-ins/common/jigsaw.c:2456 +msgid "Number of pieces going across" +msgstr "" + +#: ../plug-ins/common/jigsaw.c:2470 +msgid "_Vertical:" +msgstr "_ვერტიკალური:" + +#: ../plug-ins/common/jigsaw.c:2473 +msgid "Number of pieces going down" +msgstr "" + +#: ../plug-ins/common/jigsaw.c:2487 +msgid "Bevel Edges" +msgstr "" + +#: ../plug-ins/common/jigsaw.c:2497 +msgid "_Bevel width:" +msgstr "" + +#: ../plug-ins/common/jigsaw.c:2501 +msgid "Degree of slope of each piece's edge" +msgstr "" + +#: ../plug-ins/common/jigsaw.c:2514 +msgid "H_ighlight:" +msgstr "" + +#: ../plug-ins/common/jigsaw.c:2518 +msgid "The amount of highlighting on the edges of each piece" +msgstr "" + +#. frame for primitive radio buttons +#: ../plug-ins/common/jigsaw.c:2535 +msgid "Jigsaw Style" +msgstr "" + +#: ../plug-ins/common/jigsaw.c:2539 +msgid "_Square" +msgstr "" + +#: ../plug-ins/common/jigsaw.c:2540 +msgid "C_urved" +msgstr "" + +#: ../plug-ins/common/jigsaw.c:2544 +msgid "Each piece has straight sides" +msgstr "" + +#: ../plug-ins/common/jigsaw.c:2545 +msgid "Each piece has curved sides" +msgstr "" + +#: ../plug-ins/common/mail.c:158 +msgid "Send the image by email" +msgstr "" + +#: ../plug-ins/common/mail.c:168 +msgid "Send by E_mail..." +msgstr "" + +#: ../plug-ins/common/mail.c:495 +msgid "Send by Email" +msgstr "" + +#: ../plug-ins/common/mail.c:500 +msgid "_Send" +msgstr "" + +#: ../plug-ins/common/mail.c:532 +msgid "_Filename:" +msgstr "_ფაილის სახელი:" + +#: ../plug-ins/common/mail.c:546 +msgctxt "email-address" +msgid "_To:" +msgstr "" + +#: ../plug-ins/common/mail.c:560 +msgctxt "email-address" +msgid "_From:" +msgstr "_გამგზავნი:" + +#: ../plug-ins/common/mail.c:572 +msgid "S_ubject:" +msgstr "_თემა:" + +#: ../plug-ins/common/mail.c:637 +msgid "some sort of error with the file extension or lack thereof" +msgstr "" + +#: ../plug-ins/common/mail.c:821 +#, c-format +msgid "Could not start sendmail (%s)" +msgstr "" + +#: ../plug-ins/common/max-rgb.c:90 +msgid "Reduce image to pure red, green, and blue" +msgstr "" + +#: ../plug-ins/common/max-rgb.c:95 +msgid "Maxim_um RGB..." +msgstr "" + +#: ../plug-ins/common/max-rgb.c:132 +msgid "Can only operate on RGB drawables." +msgstr "" + +#: ../plug-ins/common/max-rgb.c:239 +msgid "Max RGB" +msgstr "" + +#: ../plug-ins/common/max-rgb.c:314 +msgid "Maximum RGB Value" +msgstr "" + +#: ../plug-ins/common/max-rgb.c:348 +msgid "_Hold the maximal channels" +msgstr "" + +#: ../plug-ins/common/max-rgb.c:351 +msgid "Ho_ld the minimal channels" +msgstr "" + +#: ../plug-ins/common/nl-filter.c:123 +msgid "Nonlinear swiss army knife filter" +msgstr "" + +#: ../plug-ins/common/nl-filter.c:129 +msgid "_NL Filter..." +msgstr "" + +#: ../plug-ins/common/nl-filter.c:961 ../plug-ins/common/nl-filter.c:1056 +msgid "NL Filter" +msgstr "" + +#: ../plug-ins/common/nl-filter.c:1086 +msgid "Filter" +msgstr "" + +#: ../plug-ins/common/nl-filter.c:1090 +msgid "_Alpha trimmed mean" +msgstr "" + +#: ../plug-ins/common/nl-filter.c:1092 +msgid "Op_timal estimation" +msgstr "" + +#: ../plug-ins/common/nl-filter.c:1094 +msgid "_Edge enhancement" +msgstr "" + +#: ../plug-ins/common/nl-filter.c:1119 +msgid "A_lpha:" +msgstr "" + +#: ../plug-ins/common/photocopy.c:153 +msgid "Simulate color distortion produced by a copy machine" +msgstr "" + +#: ../plug-ins/common/photocopy.c:158 +msgid "_Photocopy (legacy)..." +msgstr "" + +#: ../plug-ins/common/photocopy.c:836 +msgid "Photocopy" +msgstr "ფოტოასლი" + +#: ../plug-ins/common/photocopy.c:888 ../plug-ins/common/sharpen.c:508 +#: ../plug-ins/common/softglow.c:694 +msgid "_Sharpness:" +msgstr "" + +#: ../plug-ins/common/photocopy.c:902 +msgid "Percent _black:" +msgstr "" + +#: ../plug-ins/common/photocopy.c:916 +msgid "Percent _white:" +msgstr "" + +#: ../plug-ins/common/plugin-browser.c:134 +msgid "Display information about plug-ins" +msgstr "" + +#: ../plug-ins/common/plugin-browser.c:144 +msgid "_Plug-in Browser" +msgstr "" + +#: ../plug-ins/common/plugin-browser.c:363 +msgid "Searching by name" +msgstr "სახელით ძებნა" + +#: ../plug-ins/common/plugin-browser.c:377 +#, c-format +msgid "%d plug-in" +msgid_plural "%d plug-ins" +msgstr[0] "" + +#: ../plug-ins/common/plugin-browser.c:386 +msgid "No matches for your query" +msgstr "დათხვევა არ არსებობს" + +#: ../plug-ins/common/plugin-browser.c:389 +#, c-format +msgid "%d plug-in matches your query" +msgid_plural "%d plug-ins match your query" +msgstr[0] "" + +#: ../plug-ins/common/plugin-browser.c:520 +msgid "No matches" +msgstr "დათხვევა არ არსებობს" + +#: ../plug-ins/common/plugin-browser.c:546 +msgid "Plug-in Browser" +msgstr "" + +#: ../plug-ins/common/plugin-browser.c:589 +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:41 +msgid "Name" +msgstr "" + +#: ../plug-ins/common/plugin-browser.c:597 +#: ../plug-ins/common/plugin-browser.c:660 +msgid "Menu Path" +msgstr "" + +#: ../plug-ins/common/plugin-browser.c:605 +#: ../plug-ins/common/plugin-browser.c:669 +msgid "Image Types" +msgstr "" + +#: ../plug-ins/common/plugin-browser.c:615 +#: ../plug-ins/common/plugin-browser.c:678 +msgid "Installation Date" +msgstr "" + +#: ../plug-ins/common/plugin-browser.c:639 +msgid "List View" +msgstr "სიისებრი ხედი" + +#: ../plug-ins/common/plugin-browser.c:701 +msgid "Tree View" +msgstr "ხისმაგვარი ხედი" + +#: ../plug-ins/common/procedure-browser.c:83 +msgid "List available procedures in the PDB" +msgstr "" + +#: ../plug-ins/common/procedure-browser.c:88 +msgid "Procedure _Browser" +msgstr "" + +#: ../plug-ins/common/procedure-browser.c:126 +msgid "Procedure Browser" +msgstr "" + +#: ../plug-ins/common/qbist.c:387 +msgid "Generate a huge variety of abstract patterns" +msgstr "" + +#: ../plug-ins/common/qbist.c:395 +msgid "_Qbist..." +msgstr "" + +#: ../plug-ins/common/qbist.c:508 +msgid "Qbist" +msgstr "" + +#: ../plug-ins/common/qbist.c:716 +msgid "Load QBE File" +msgstr "" + +#: ../plug-ins/common/qbist.c:758 +msgid "Save as QBE File" +msgstr "" + +#: ../plug-ins/common/qbist.c:812 +msgid "G-Qbist" +msgstr "" + +#: ../plug-ins/common/qbist.c:877 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:690 +#: ../plug-ins/gfig/gfig-dialog.c:886 +#: ../plug-ins/ifs-compose/ifs-compose.c:1035 +#: ../plug-ins/imagemap/imap_menu.c:162 +msgid "_Undo" +msgstr "_დაბრუნება" + +#: ../plug-ins/common/sample-colorize.c:294 +msgid "Colorize image using a sample image as a guide" +msgstr "" + +#: ../plug-ins/common/sample-colorize.c:299 +msgid "_Sample Colorize..." +msgstr "" + +#: ../plug-ins/common/sample-colorize.c:1320 +msgid "Sample Colorize" +msgstr "" + +#: ../plug-ins/common/sample-colorize.c:1325 +msgid "Get _Sample Colors" +msgstr "" + +#: ../plug-ins/common/sample-colorize.c:1327 +#: ../plug-ins/common/tile-small.c:552 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:1100 +#: ../plug-ins/gimpressionist/orientmap.c:527 +#: ../plug-ins/gimpressionist/presets.c:1060 +#: ../plug-ins/gimpressionist/sizemap.c:400 +#: ../plug-ins/imagemap/imap_default_dialog.c:103 +msgid "_Apply" +msgstr "_გადატარება" + +#. layer combo_box (Dst) +#: ../plug-ins/common/sample-colorize.c:1354 +msgid "Destination:" +msgstr "დანიშნულება:" + +#. layer combo_box (Sample) +#: ../plug-ins/common/sample-colorize.c:1370 +msgid "Sample:" +msgstr "" + +#: ../plug-ins/common/sample-colorize.c:1380 +msgid "From reverse gradient" +msgstr "" + +#: ../plug-ins/common/sample-colorize.c:1385 +msgid "From gradient" +msgstr "" + +#. check button +#: ../plug-ins/common/sample-colorize.c:1406 +msgid "Sho_w selection" +msgstr "" + +#. check button +#: ../plug-ins/common/sample-colorize.c:1417 +msgid "Show co_lor" +msgstr "" + +#. check button +#: ../plug-ins/common/sample-colorize.c:1433 +msgid "Show selec_tion" +msgstr "" + +#. check button +#: ../plug-ins/common/sample-colorize.c:1444 +msgid "Show c_olor" +msgstr "" + +#: ../plug-ins/common/sample-colorize.c:1558 +msgid "Input levels:" +msgstr "" + +#: ../plug-ins/common/sample-colorize.c:1609 +msgid "Output levels:" +msgstr "" + +#. check button +#: ../plug-ins/common/sample-colorize.c:1649 +msgid "Hold _intensity" +msgstr "" + +#. check button +#: ../plug-ins/common/sample-colorize.c:1660 +msgid "Original i_ntensity" +msgstr "" + +#. check button +#: ../plug-ins/common/sample-colorize.c:1678 +msgid "Us_e subcolors" +msgstr "" + +#. check button +#: ../plug-ins/common/sample-colorize.c:1689 +msgid "S_mooth samples" +msgstr "" + +#: ../plug-ins/common/sample-colorize.c:2598 +msgid "Sample analyze" +msgstr "" + +#: ../plug-ins/common/sample-colorize.c:2998 +msgid "Remap colorized" +msgstr "" + +#: ../plug-ins/common/sharpen.c:112 +msgid "Make image sharper (less powerful than Unsharp Mask)" +msgstr "" + +#: ../plug-ins/common/sharpen.c:119 +msgid "_Sharpen..." +msgstr "" + +#. +#. * Let the user know what we're doing... +#. +#: ../plug-ins/common/sharpen.c:302 +msgid "Sharpening" +msgstr "" + +#: ../plug-ins/common/sharpen.c:472 +msgid "Sharpen" +msgstr "გამკვეთრება" + +#: ../plug-ins/common/smooth-palette.c:83 +msgid "Derive a smooth color palette from the image" +msgstr "" + +#: ../plug-ins/common/smooth-palette.c:88 +msgid "Smoo_th Palette..." +msgstr "" + +#: ../plug-ins/common/smooth-palette.c:179 +msgid "Deriving smooth palette" +msgstr "" + +#: ../plug-ins/common/smooth-palette.c:434 +msgid "Smooth Palette" +msgstr "" + +#: ../plug-ins/common/smooth-palette.c:478 +msgid "_Search depth:" +msgstr "" + +#: ../plug-ins/common/softglow.c:134 +msgid "Simulate glow by making highlights intense and fuzzy" +msgstr "" + +#: ../plug-ins/common/softglow.c:139 +msgid "_Softglow (legacy)..." +msgstr "" + +#: ../plug-ins/common/softglow.c:628 +msgid "Softglow" +msgstr "რბილი ნათება" + +#: ../plug-ins/common/softglow.c:666 +msgid "_Glow radius:" +msgstr "" + +#: ../plug-ins/common/softglow.c:680 ../plug-ins/flame/flame.c:1088 +msgid "_Brightness:" +msgstr "სიკა_შკაშე:" + +#: ../plug-ins/common/sparkle.c:176 +msgid "Turn bright spots into starry sparkles" +msgstr "" + +#: ../plug-ins/common/sparkle.c:184 +msgid "_Sparkle..." +msgstr "" + +#: ../plug-ins/common/sparkle.c:221 +msgid "Region selected for filter is empty" +msgstr "" + +#: ../plug-ins/common/sparkle.c:295 +msgid "Sparkling" +msgstr "" + +#: ../plug-ins/common/sparkle.c:331 +msgid "Sparkle" +msgstr "" + +#: ../plug-ins/common/sparkle.c:368 +msgid "Luminosity _threshold:" +msgstr "" + +#: ../plug-ins/common/sparkle.c:371 +msgid "Adjust the luminosity threshold" +msgstr "" + +#: ../plug-ins/common/sparkle.c:381 +msgid "F_lare intensity:" +msgstr "" + +#: ../plug-ins/common/sparkle.c:384 +msgid "Adjust the flare intensity" +msgstr "" + +#: ../plug-ins/common/sparkle.c:394 +msgid "_Spike length:" +msgstr "" + +#: ../plug-ins/common/sparkle.c:397 +msgid "Adjust the spike length" +msgstr "" + +#: ../plug-ins/common/sparkle.c:407 +msgid "Sp_ike points:" +msgstr "" + +#: ../plug-ins/common/sparkle.c:410 +msgid "Adjust the number of spikes" +msgstr "" + +#: ../plug-ins/common/sparkle.c:420 +msgid "Spi_ke angle (-1: random):" +msgstr "" + +#: ../plug-ins/common/sparkle.c:423 +msgid "Adjust the spike angle (-1 causes a random angle to be chosen)" +msgstr "" + +#: ../plug-ins/common/sparkle.c:434 +msgid "Spik_e density:" +msgstr "" + +#: ../plug-ins/common/sparkle.c:437 +msgid "Adjust the spike density" +msgstr "" + +#: ../plug-ins/common/sparkle.c:447 +msgid "Tr_ansparency:" +msgstr "" + +#: ../plug-ins/common/sparkle.c:450 +msgid "Adjust the opacity of the spikes" +msgstr "" + +#: ../plug-ins/common/sparkle.c:460 +msgid "_Random hue:" +msgstr "" + +#: ../plug-ins/common/sparkle.c:463 +msgid "Adjust how much the hue should be changed randomly" +msgstr "" + +#: ../plug-ins/common/sparkle.c:473 +msgid "Rando_m saturation:" +msgstr "" + +#: ../plug-ins/common/sparkle.c:476 +msgid "Adjust how much the saturation should be changed randomly" +msgstr "" + +#: ../plug-ins/common/sparkle.c:493 +msgid "_Preserve luminosity" +msgstr "" + +#: ../plug-ins/common/sparkle.c:500 +msgid "Should the luminosity be preserved?" +msgstr "" + +#: ../plug-ins/common/sparkle.c:509 +msgid "In_verse" +msgstr "" + +#: ../plug-ins/common/sparkle.c:515 +msgid "Should the effect be inversed?" +msgstr "" + +#: ../plug-ins/common/sparkle.c:524 +msgid "A_dd border" +msgstr "" + +#: ../plug-ins/common/sparkle.c:530 +msgid "Draw a border of spikes around the image" +msgstr "" + +#: ../plug-ins/common/sparkle.c:544 +msgid "_Natural color" +msgstr "" + +#: ../plug-ins/common/sparkle.c:545 +msgid "_Foreground color" +msgstr "" + +#: ../plug-ins/common/sparkle.c:546 +msgid "_Background color" +msgstr "" + +#: ../plug-ins/common/sparkle.c:553 +msgid "Use the color of the image" +msgstr "" + +#: ../plug-ins/common/sparkle.c:554 +msgid "Use the foreground color" +msgstr "" + +#: ../plug-ins/common/sparkle.c:555 +msgid "Use the background color" +msgstr "" + +#: ../plug-ins/common/sphere-designer.c:293 +#: ../plug-ins/gimpressionist/general.c:165 +msgid "Solid" +msgstr "მყარი" + +#: ../plug-ins/common/sphere-designer.c:294 +msgid "Checker" +msgstr "" + +#: ../plug-ins/common/sphere-designer.c:295 +msgid "Marble" +msgstr "Marble" + +#: ../plug-ins/common/sphere-designer.c:296 +msgid "Lizard" +msgstr "ხვლიკი" + +#: ../plug-ins/common/sphere-designer.c:297 +msgid "Phong" +msgstr "" + +#: ../plug-ins/common/sphere-designer.c:298 ../plug-ins/flame/flame.c:781 +msgid "Noise" +msgstr "ხმაური" + +#: ../plug-ins/common/sphere-designer.c:299 +msgid "Wood" +msgstr "შეშა" + +#: ../plug-ins/common/sphere-designer.c:300 ../plug-ins/flame/flame.c:765 +msgid "Spiral" +msgstr "სპირალური" + +#: ../plug-ins/common/sphere-designer.c:301 +msgid "Spots" +msgstr "" + +#: ../plug-ins/common/sphere-designer.c:1749 +#: ../plug-ins/common/sphere-designer.c:2705 +msgid "Texture" +msgstr "ტექსტურა" + +#: ../plug-ins/common/sphere-designer.c:1751 +msgid "Bumpmap" +msgstr "" + +#: ../plug-ins/common/sphere-designer.c:1753 +#: ../plug-ins/common/sphere-designer.c:2707 +msgid "Light" +msgstr "მსუბუქი" + +#: ../plug-ins/common/sphere-designer.c:2017 +#, c-format +msgid "File '%s' is not a valid save file." +msgstr "" + +#: ../plug-ins/common/sphere-designer.c:2197 +msgid "Open File" +msgstr "" + +#: ../plug-ins/common/sphere-designer.c:2197 +msgid "Save File" +msgstr "ფაილის შენახვა" + +#: ../plug-ins/common/sphere-designer.c:2556 +msgid "Sphere Designer" +msgstr "" + +#: ../plug-ins/common/sphere-designer.c:2668 +#: ../plug-ins/gradient-flare/gradient-flare.c:3004 +#: ../plug-ins/ifs-compose/ifs-compose.c:1027 +msgid "_New" +msgstr "_ახალი" + +#: ../plug-ins/common/sphere-designer.c:2674 +msgid "D_uplicate" +msgstr "_დუბლირება" + +#: ../plug-ins/common/sphere-designer.c:2680 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:750 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:1112 +#: ../plug-ins/gimpressionist/presets.c:1067 +#: ../plug-ins/gradient-flare/gradient-flare.c:3007 +#: ../plug-ins/gradient-flare/gradient-flare.c:3288 +#: ../plug-ins/ifs-compose/ifs-compose.c:1031 +#: ../plug-ins/imagemap/imap_menu.c:172 +msgid "_Delete" +msgstr "წაშლა" + +#: ../plug-ins/common/sphere-designer.c:2690 +msgid "Properties" +msgstr "_თვისებები" + +#: ../plug-ins/common/sphere-designer.c:2706 +msgid "Bump" +msgstr "" + +#. row labels +#: ../plug-ins/common/sphere-designer.c:2714 +#: ../plug-ins/lighting/lighting-ui.c:417 +msgid "Type:" +msgstr "ტიპი:" + +#: ../plug-ins/common/sphere-designer.c:2733 +msgid "Texture:" +msgstr "ტექსტურა:" + +#: ../plug-ins/common/sphere-designer.c:2738 +msgid "Colors:" +msgstr "ფერები:" + +#: ../plug-ins/common/sphere-designer.c:2741 +#: ../plug-ins/common/sphere-designer.c:2752 +msgid "Color Selection Dialog" +msgstr "" + +#. Scale +#: ../plug-ins/common/sphere-designer.c:2763 +#: ../plug-ins/gimpressionist/paper.c:192 +#: ../plug-ins/ifs-compose/ifs-compose.c:540 +msgid "Scale:" +msgstr "გაფართოება:" + +#: ../plug-ins/common/sphere-designer.c:2771 +msgid "Turbulence:" +msgstr "ტურბულენტობა:" + +#: ../plug-ins/common/sphere-designer.c:2778 +msgid "Amount:" +msgstr "რაოდენობა:" + +#: ../plug-ins/common/sphere-designer.c:2785 +msgid "Exp.:" +msgstr "" + +#: ../plug-ins/common/sphere-designer.c:2792 +msgid "Transformations" +msgstr "გარდაქმნები" + +#: ../plug-ins/common/sphere-designer.c:2808 +#: ../plug-ins/map-object/map-object-ui.c:1131 +msgid "Scale X:" +msgstr "" + +#: ../plug-ins/common/sphere-designer.c:2815 +msgid "Scale Y:" +msgstr "" + +#: ../plug-ins/common/sphere-designer.c:2821 +msgid "Scale Z:" +msgstr "" + +#: ../plug-ins/common/sphere-designer.c:2828 +msgid "Rotate X:" +msgstr "" + +#: ../plug-ins/common/sphere-designer.c:2835 +msgid "Rotate Y:" +msgstr "" + +#: ../plug-ins/common/sphere-designer.c:2842 +msgid "Rotate Z:" +msgstr "" + +#: ../plug-ins/common/sphere-designer.c:2849 +msgid "Position X:" +msgstr "მდებარეობის X:" + +#: ../plug-ins/common/sphere-designer.c:2856 +msgid "Position Y:" +msgstr "მდებარეობის Y:" + +#: ../plug-ins/common/sphere-designer.c:2863 +msgid "Position Z:" +msgstr "" + +#: ../plug-ins/common/sphere-designer.c:2992 +msgid "Rendering sphere" +msgstr "" + +#: ../plug-ins/common/sphere-designer.c:3055 +msgid "Create an image of a textured sphere" +msgstr "" + +#: ../plug-ins/common/sphere-designer.c:3062 +msgid "Sphere _Designer..." +msgstr "" + +#: ../plug-ins/common/sphere-designer.c:3132 +msgid "Region selected for plug-in is empty" +msgstr "" + +#: ../plug-ins/common/tile.c:110 +msgid "Create an array of copies of the image" +msgstr "" + +#: ../plug-ins/common/tile.c:120 +msgid "_Tile..." +msgstr "" + +#. Set the tile cache size +#: ../plug-ins/common/tile.c:197 ../plug-ins/common/tile-small.c:319 +msgid "Tiling" +msgstr "მოზაიკური" + +#: ../plug-ins/common/tile.c:434 +msgid "Tile" +msgstr "ფილა" + +#: ../plug-ins/common/tile.c:456 +msgid "Tile to New Size" +msgstr "" + +#: ../plug-ins/common/tile.c:478 +msgid "C_reate new image" +msgstr "" + +#: ../plug-ins/common/tile-small.c:220 +msgid "Tile image into smaller versions of the original" +msgstr "" + +#: ../plug-ins/common/tile-small.c:225 +msgid "_Small Tiles..." +msgstr "" + +#: ../plug-ins/common/tile-small.c:264 +msgid "Region selected for filter is empty." +msgstr "" + +#. Get the preview image +#: ../plug-ins/common/tile-small.c:360 +msgid "Small Tiles" +msgstr "" + +#. Area for buttons etc +#. Flip +#: ../plug-ins/common/tile-small.c:410 +#: ../plug-ins/ifs-compose/ifs-compose.c:596 +msgid "Flip" +msgstr "გადაბრუნება" + +#: ../plug-ins/common/tile-small.c:459 +msgid "A_ll tiles" +msgstr "" + +#: ../plug-ins/common/tile-small.c:473 +msgid "Al_ternate tiles" +msgstr "" + +#: ../plug-ins/common/tile-small.c:487 +msgid "_Explicit tile" +msgstr "" + +#: ../plug-ins/common/tile-small.c:493 +msgid "Ro_w:" +msgstr "" + +#: ../plug-ins/common/tile-small.c:519 +msgid "Col_umn:" +msgstr "" + +#: ../plug-ins/common/tile-small.c:574 +msgid "O_pacity:" +msgstr "" + +#. Lower frame saying howmany segments +#: ../plug-ins/common/tile-small.c:583 +msgid "Number of Segments" +msgstr "" + +#: ../plug-ins/common/unit-editor.c:94 +msgid "Saved" +msgstr "შენახულია" + +#: ../plug-ins/common/unit-editor.c:94 +msgid "" +"A unit definition will only be saved before GIMP exits if this column is " +"checked." +msgstr "" + +#: ../plug-ins/common/unit-editor.c:96 +msgid "ID" +msgstr "" + +#: ../plug-ins/common/unit-editor.c:96 +msgid "" +"This string will be used to identify a unit in GIMP's configuration files." +msgstr "" + +#: ../plug-ins/common/unit-editor.c:98 +msgid "Factor" +msgstr "ფაქტორი" + +#: ../plug-ins/common/unit-editor.c:98 +msgid "How many units make up an inch." +msgstr "" + +#: ../plug-ins/common/unit-editor.c:99 +msgid "Digits" +msgstr "ციფრები" + +#: ../plug-ins/common/unit-editor.c:99 +msgid "" +"This field is a hint for numerical input fields. It specifies how many " +"decimal digits the input field should provide to get approximately the same " +"accuracy as an \"inch\" input field with two decimal digits." +msgstr "" + +#: ../plug-ins/common/unit-editor.c:104 +msgid "Symbol" +msgstr "სიმბოლო" + +#: ../plug-ins/common/unit-editor.c:104 +msgid "" +"The unit's symbol if it has one (e.g. \" for inches). The unit's " +"abbreviation is used if doesn't have a symbol." +msgstr "" + +#: ../plug-ins/common/unit-editor.c:107 +msgid "Abbreviation" +msgstr "" + +#: ../plug-ins/common/unit-editor.c:107 +msgid "The unit's abbreviation (e.g. \"cm\" for centimeters)." +msgstr "" + +#: ../plug-ins/common/unit-editor.c:109 +msgid "Singular" +msgstr "მხოლობითში" + +#: ../plug-ins/common/unit-editor.c:109 +msgid "The unit's singular form." +msgstr "" + +#: ../plug-ins/common/unit-editor.c:110 +msgid "Plural" +msgstr "მრავლობითი" + +#: ../plug-ins/common/unit-editor.c:110 +msgid "The unit's plural form." +msgstr "" + +#: ../plug-ins/common/unit-editor.c:121 +msgid "Create a new unit from scratch" +msgstr "" + +#: ../plug-ins/common/unit-editor.c:127 +msgid "Create a new unit using the currently selected unit as template" +msgstr "" + +#: ../plug-ins/common/unit-editor.c:145 +msgid "Create or alter units used in GIMP" +msgstr "" + +#: ../plug-ins/common/unit-editor.c:150 +msgid "U_nits" +msgstr "" + +#: ../plug-ins/common/unit-editor.c:205 +msgid "Add a New Unit" +msgstr "" + +#: ../plug-ins/common/unit-editor.c:234 +msgid "_ID:" +msgstr "_ID:" + +#: ../plug-ins/common/unit-editor.c:247 +msgid "_Factor:" +msgstr "" + +#: ../plug-ins/common/unit-editor.c:259 +msgid "_Digits:" +msgstr "" + +#: ../plug-ins/common/unit-editor.c:271 +msgid "_Symbol:" +msgstr "" + +#: ../plug-ins/common/unit-editor.c:283 +msgid "_Abbreviation:" +msgstr "" + +#: ../plug-ins/common/unit-editor.c:295 +msgid "Si_ngular:" +msgstr "" + +#: ../plug-ins/common/unit-editor.c:307 +msgid "_Plural:" +msgstr "" + +#: ../plug-ins/common/unit-editor.c:350 +msgid "Incomplete input" +msgstr "" + +#: ../plug-ins/common/unit-editor.c:353 +msgid "Please fill in all text fields." +msgstr "" + +#: ../plug-ins/common/unit-editor.c:412 +msgid "Unit Editor" +msgstr "" + +#. destroy model automatically with view +#. Put buttons in +#: ../plug-ins/common/unit-editor.c:416 +#: ../plug-ins/fractal-explorer/fractal-explorer.c:1088 +#: ../plug-ins/gimpressionist/presets.c:1073 +msgid "_Refresh" +msgstr "_განახლება" + +#: ../plug-ins/common/van-gogh-lic.c:575 ../plug-ins/common/van-gogh-lic.c:646 +msgid "Van Gogh (LIC)" +msgstr "" + +#: ../plug-ins/common/van-gogh-lic.c:672 +msgid "Effect Channel" +msgstr "" + +#: ../plug-ins/common/van-gogh-lic.c:679 +msgid "_Brightness" +msgstr "სიკა_შკაშე" + +#: ../plug-ins/common/van-gogh-lic.c:685 +msgid "Effect Operator" +msgstr "" + +#: ../plug-ins/common/van-gogh-lic.c:690 +msgid "_Derivative" +msgstr "" + +#: ../plug-ins/common/van-gogh-lic.c:691 +msgid "_Gradient" +msgstr "_გრადაცია" + +#: ../plug-ins/common/van-gogh-lic.c:697 +msgid "Convolve" +msgstr "დახვეწა" + +#: ../plug-ins/common/van-gogh-lic.c:702 +msgid "_With white noise" +msgstr "" + +#: ../plug-ins/common/van-gogh-lic.c:703 +msgid "W_ith source image" +msgstr "" + +#: ../plug-ins/common/van-gogh-lic.c:722 +msgid "_Effect image:" +msgstr "" + +#: ../plug-ins/common/van-gogh-lic.c:733 +msgid "_Filter length:" +msgstr "" + +#: ../plug-ins/common/van-gogh-lic.c:742 +msgid "_Noise magnitude:" +msgstr "" + +#: ../plug-ins/common/van-gogh-lic.c:751 +msgid "In_tegration steps:" +msgstr "" + +#: ../plug-ins/common/van-gogh-lic.c:760 +msgid "_Minimum value:" +msgstr "" + +#: ../plug-ins/common/van-gogh-lic.c:769 +msgid "M_aximum value:" +msgstr "" + +#: ../plug-ins/common/van-gogh-lic.c:815 +msgid "Special effects that nobody understands" +msgstr "" + +#: ../plug-ins/common/van-gogh-lic.c:820 +msgid "_Van Gogh (LIC)..." +msgstr "" + +#: ../plug-ins/common/warp.c:230 +msgid "Twist or smear image in many different ways" +msgstr "" + +#: ../plug-ins/common/warp.c:238 +msgid "_Warp..." +msgstr "" + +#: ../plug-ins/common/warp.c:364 +msgid "Warp" +msgstr "მოკეცვა" + +#: ../plug-ins/common/warp.c:386 +msgid "Basic Options" +msgstr "ძირითადი პარამეტრები" + +#: ../plug-ins/common/warp.c:408 +msgid "Step size:" +msgstr "ბიჯის ზომა:" + +#: ../plug-ins/common/warp.c:422 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:771 +#: ../plug-ins/ifs-compose/ifs-compose.c:1196 +msgid "Iterations:" +msgstr "" + +#. Displacement map menu +#: ../plug-ins/common/warp.c:431 +msgid "Displacement map:" +msgstr "" + +#. ======================================================================= +#. Displacement Type +#: ../plug-ins/common/warp.c:451 +msgid "On edges:" +msgstr "" + +#: ../plug-ins/common/warp.c:462 +msgid "Wrap" +msgstr "შემოხვევა" + +#: ../plug-ins/common/warp.c:477 +msgid "Smear" +msgstr "" + +#: ../plug-ins/common/warp.c:507 +msgid "Foreground color" +msgstr "" + +#. -------------------------------------------------------------------- +#. --------- The secondary table -------------------------- +#: ../plug-ins/common/warp.c:527 +msgid "Advanced Options" +msgstr "დამატებითი პარამეტრები" + +#: ../plug-ins/common/warp.c:543 +msgid "Dither size:" +msgstr "" + +#: ../plug-ins/common/warp.c:556 +msgid "Rotation angle:" +msgstr "მობრუნების კუთხე:" + +#: ../plug-ins/common/warp.c:569 +msgid "Substeps:" +msgstr "" + +#. Magnitude map menu +#: ../plug-ins/common/warp.c:578 +msgid "Magnitude map:" +msgstr "" + +#: ../plug-ins/common/warp.c:602 +msgid "Use magnitude map" +msgstr "" + +#. -------------------------------------------------------------------- +#. --------- The "other" table -------------------------- +#: ../plug-ins/common/warp.c:615 +msgid "More Advanced Options" +msgstr "" + +#: ../plug-ins/common/warp.c:632 +msgid "Gradient scale:" +msgstr "" + +#: ../plug-ins/common/warp.c:652 +msgid "Gradient map selection menu" +msgstr "" + +#: ../plug-ins/common/warp.c:662 +msgid "Vector mag:" +msgstr "" + +#. Angle +#: ../plug-ins/common/warp.c:677 ../plug-ins/ifs-compose/ifs-compose.c:554 +msgid "Angle:" +msgstr "კუთხე:" + +#: ../plug-ins/common/warp.c:697 +msgid "Fixed-direction-vector map selection menu" +msgstr "" + +#. make sure layer is visible +#: ../plug-ins/common/warp.c:1250 +msgid "Smoothing X gradient" +msgstr "" + +#: ../plug-ins/common/warp.c:1253 +msgid "Smoothing Y gradient" +msgstr "" + +#. calculate new X,Y Displacement image maps +#: ../plug-ins/common/warp.c:1297 +msgid "Finding XY gradient" +msgstr "" + +#: ../plug-ins/common/warp.c:1315 +#, c-format +msgid "Flow step %d" +msgstr "" + +#: ../plug-ins/common/wavelet-decompose.c:97 +#: ../plug-ins/common/wavelet-decompose.c:350 +msgid "Wavelet decompose" +msgstr "" + +#: ../plug-ins/common/wavelet-decompose.c:102 +msgid "_Wavelet-decompose..." +msgstr "" + +#: ../plug-ins/common/wavelet-decompose.c:177 +msgid "Wavelet-Decompose" +msgstr "" + +#: ../plug-ins/common/wavelet-decompose.c:186 +msgid "Decomposition" +msgstr "" + +#: ../plug-ins/common/wavelet-decompose.c:248 +#, c-format +msgid "Scale %d" +msgstr "" + +#: ../plug-ins/common/wavelet-decompose.c:272 +msgid "Residual" +msgstr "" + +#: ../plug-ins/common/wavelet-decompose.c:381 +msgid "Scales:" +msgstr "" + +#. create group layer +#: ../plug-ins/common/wavelet-decompose.c:393 +msgid "Create a layer group to store the decomposition" +msgstr "" + +#. create layer masks +#: ../plug-ins/common/wavelet-decompose.c:405 +msgid "Add a layer mask to each scales layers" +msgstr "" + +#: ../plug-ins/common/web-browser.c:141 +msgid "The operating system is out of memory or resources." +msgstr "ოპერაციულ სისტემას მეტი რესურსები აღარ გააჩნია." + +#: ../plug-ins/common/web-browser.c:144 +msgid "The specified file was not found." +msgstr "მითითებული ფაილი ვერ მოიძებნა." + +#: ../plug-ins/common/web-browser.c:147 +msgid "The specified path was not found." +msgstr "მითითებული მისამართი ვერ მოიძებნა." + +#: ../plug-ins/common/web-browser.c:150 +msgid "" +"The .exe file is invalid (non-Microsoft Win32 .exe or error in .exe image)." +msgstr "" +".exe ფაილი არასწორია (არა-Microsoft Win32 .exe ან შეცდომა .exe " +"გამოსახულებაში)." + +#: ../plug-ins/common/web-browser.c:153 +msgid "The operating system denied access to the specified file." +msgstr "ოპერაციულმა სისტემის უარი მითითებულ ფაილზე წვდომაზე." + +#: ../plug-ins/common/web-browser.c:156 +msgid "The file name association is incomplete or invalid." +msgstr "ფაილის სახელის ასოციაცია არასრული ან არასწორია." + +#: ../plug-ins/common/web-browser.c:159 +msgid "DDE transaction busy" +msgstr "DDE ტრანზაქცია დაკავებულია" + +#: ../plug-ins/common/web-browser.c:162 +msgid "The DDE transaction failed." +msgstr "DDE ტრანზაქციის შეცდომა." + +#: ../plug-ins/common/web-browser.c:165 +msgid "The DDE transaction timed out." +msgstr "DDE ტრანზაქციას დრო გაუვიდა." + +#: ../plug-ins/common/web-browser.c:168 +msgid "The specified DLL was not found." +msgstr "მითითებული DLL ფაილი ვერ მოიძებნა." + +#: ../plug-ins/common/web-browser.c:171 +msgid "There is no application associated with the given file name extension." +msgstr "" + +#: ../plug-ins/common/web-browser.c:174 +msgid "There was not enough memory to complete the operation." +msgstr "" + +#: ../plug-ins/common/web-browser.c:177 +msgid "A sharing violation occurred." +msgstr "დაფიქსირდა მიმოცვლის დარღვევა." + +#: ../plug-ins/common/web-browser.c:180 +msgid "Unknown Microsoft Windows error." +msgstr "Microsoft Windows-ის უცნობი შეცდომა." + +#: ../plug-ins/common/web-browser.c:183 +#, c-format +msgid "Failed to open '%s': %s" +msgstr "'%s'-ის გახსნის შეცდომა: %s" + +#: ../plug-ins/common/web-page.c:98 +msgid "Create an image of a webpage" +msgstr "" + +#: ../plug-ins/common/web-page.c:104 +msgid "From _Webpage..." +msgstr "" + +#: ../plug-ins/common/web-page.c:230 +msgid "Create from webpage" +msgstr "" + +#: ../plug-ins/common/web-page.c:235 +msgid "Cre_ate" +msgstr "_შექმნა" + +#: ../plug-ins/common/web-page.c:264 +msgid "Enter location (URI):" +msgstr "შეიყვანეთ ადგილმდებარეობა (URI):" + +#: ../plug-ins/common/web-page.c:287 +msgid "Width (pixels):" +msgstr "სიგანე (პიქსელებში):" + +#: ../plug-ins/common/web-page.c:308 +msgid "Font size:" +msgstr "ფონტის ზომა:" + +#: ../plug-ins/common/web-page.c:315 +msgid "Huge" +msgstr "უზარმაზარი" + +#: ../plug-ins/common/web-page.c:316 +msgid "Large" +msgstr "დიდი" + +#: ../plug-ins/common/web-page.c:317 +msgctxt "web-page" +msgid "Default" +msgstr "" + +#: ../plug-ins/common/web-page.c:318 +msgid "Small" +msgstr "პატარა" + +#: ../plug-ins/common/web-page.c:319 +msgid "Tiny" +msgstr "პაწაწინა" + +#: ../plug-ins/common/web-page.c:443 +#, c-format +msgid "No URL was specified" +msgstr "" + +#: ../plug-ins/common/web-page.c:510 +#, c-format +msgid "Downloading webpage '%s'" +msgstr "" + +#: ../plug-ins/common/web-page.c:527 +#, c-format +msgid "Transferring webpage image for '%s'" +msgstr "" + +#: ../plug-ins/common/web-page.c:536 +msgid "Webpage" +msgstr "ვებ-გვერდი" + +#: ../plug-ins/file-bmp/bmp-load.c:146 +msgid "Bad colormap" +msgstr "" + +#: ../plug-ins/file-bmp/bmp-load.c:242 ../plug-ins/file-bmp/bmp-load.c:252 +#: ../plug-ins/file-bmp/bmp-load.c:260 ../plug-ins/file-bmp/bmp-load.c:269 +#: ../plug-ins/file-bmp/bmp-load.c:284 ../plug-ins/file-bmp/bmp-load.c:491 +#: ../plug-ins/file-bmp/bmp-load.c:516 ../plug-ins/file-bmp/bmp-load.c:527 +#: ../plug-ins/file-bmp/bmp-load.c:535 ../plug-ins/file-bmp/bmp-load.c:544 +#: ../plug-ins/file-bmp/bmp-load.c:556 +#, c-format +msgid "'%s' is not a valid BMP file" +msgstr "" + +#: ../plug-ins/file-bmp/bmp-load.c:298 ../plug-ins/file-bmp/bmp-load.c:325 +#: ../plug-ins/file-bmp/bmp-load.c:357 ../plug-ins/file-bmp/bmp-load.c:398 +#: ../plug-ins/file-bmp/bmp-load.c:429 ../plug-ins/file-bmp/bmp-load.c:471 +#, c-format +msgid "Error reading BMP file header from '%s'" +msgstr "" + +#: ../plug-ins/file-bmp/bmp-load.c:381 +#, c-format +msgid "Unsupported compression (%u) in BMP file from '%s'" +msgstr "" + +#: ../plug-ins/file-bmp/bmp-load.c:673 +msgid "Unrecognized or invalid BMP compression format." +msgstr "" + +#: ../plug-ins/file-bmp/bmp-load.c:720 +msgid "Unsupported or invalid bitdepth." +msgstr "" + +#: ../plug-ins/file-bmp/bmp-load.c:888 ../plug-ins/file-bmp/bmp-load.c:931 +#: ../plug-ins/file-bmp/bmp-load.c:985 +msgid "The bitmap ends unexpectedly." +msgstr "" + +#: ../plug-ins/file-bmp/bmp-save.c:186 ../plug-ins/file-bmp/bmp-save.c:219 +msgid "Cannot export indexed image with transparency in BMP file format." +msgstr "" + +#: ../plug-ins/file-bmp/bmp-save.c:188 ../plug-ins/file-bmp/bmp-save.c:221 +msgid "Alpha channel will be ignored." +msgstr "" + +#. Run-Length Encoded +#: ../plug-ins/file-bmp/bmp-save.c:952 +msgid "_Run-Length Encoded" +msgstr "" + +#. Compatibility Options +#: ../plug-ins/file-bmp/bmp-save.c:965 +msgid "Co_mpatibility Options" +msgstr "" + +#: ../plug-ins/file-bmp/bmp-save.c:975 +msgid "_Do not write color space information" +msgstr "" + +#: ../plug-ins/file-bmp/bmp-save.c:977 +msgid "" +"Some applications can not read BMP images that include color space " +"information. GIMP writes color space information by default. Enabling this " +"option will cause GIMP to not write color space information to the file." +msgstr "" + +#. Advanced Options +#. Advanced expander +#: ../plug-ins/file-bmp/bmp-save.c:993 ../plug-ins/file-jpeg/jpeg-save.c:1014 +#: ../plug-ins/file-webp/file-webp-dialog.c:222 +msgid "_Advanced Options" +msgstr "დ_ამატებითი პარამეტრები" + +#: ../plug-ins/file-bmp/bmp-save.c:1008 +msgid "16 bits" +msgstr "" + +#: ../plug-ins/file-bmp/bmp-save.c:1044 +msgid "24 bits" +msgstr "" + +#: ../plug-ins/file-bmp/bmp-save.c:1061 +msgid "32 bits" +msgstr "" + +#: ../plug-ins/file-bmp/bmp.c:132 ../plug-ins/file-bmp/bmp.c:151 +#: ../plug-ins/file-bmp/bmp.c:168 +msgid "Windows BMP image" +msgstr "" + +#: ../plug-ins/file-dds/dds.c:162 ../plug-ins/file-dds/dds.c:181 +#: ../plug-ins/file-dds/dds.c:200 +msgid "DDS image" +msgstr "" + +#: ../plug-ins/file-dds/dds.c:217 +msgid "Decode YCoCg" +msgstr "" + +#: ../plug-ins/file-dds/dds.c:230 +msgid "Decode YCoCg (scaled)" +msgstr "" + +#: ../plug-ins/file-dds/dds.c:243 +msgid "Decode Alpha exponent" +msgstr "" + +#: ../plug-ins/file-dds/ddsread.c:1361 +msgid "Load DDS" +msgstr "" + +#: ../plug-ins/file-dds/ddsread.c:1380 +msgid "_Load mipmaps" +msgstr "" + +#: ../plug-ins/file-dds/ddsread.c:1387 +msgid "_Automatically decode YCoCg/AExp images when detected" +msgstr "" + +#: ../plug-ins/file-dds/ddswrite.c:1981 +msgid "Export as DDS" +msgstr "" + +#: ../plug-ins/file-dds/ddswrite.c:1984 +#: ../plug-ins/metadata/metadata-editor.c:4662 +msgid "_Export" +msgstr "_გატანა" + +#: ../plug-ins/file-dds/ddswrite.c:2011 +msgid "_Compression:" +msgstr "" + +#: ../plug-ins/file-dds/ddswrite.c:2021 +msgid "Use _perceptual error metric" +msgstr "" + +#: ../plug-ins/file-dds/ddswrite.c:2050 +msgid "_Save:" +msgstr "" + +#: ../plug-ins/file-dds/ddswrite.c:2062 +msgid "Flip the image _vertically on export" +msgstr "" + +#: ../plug-ins/file-dds/ddswrite.c:2075 +msgid "_Mipmaps:" +msgstr "" + +#: ../plug-ins/file-dds/ddswrite.c:2098 +msgid "Transparent index:" +msgstr "" + +#: ../plug-ins/file-dds/ddswrite.c:2142 +msgid "Mipmap Options" +msgstr "" + +#: ../plug-ins/file-dds/ddswrite.c:2155 +msgid "F_ilter:" +msgstr "_ფილტრი:" + +#: ../plug-ins/file-dds/ddswrite.c:2168 +msgid "_Wrap mode:" +msgstr "" + +#: ../plug-ins/file-dds/ddswrite.c:2178 +msgid "Appl_y gamma correction" +msgstr "" + +#: ../plug-ins/file-dds/ddswrite.c:2192 +msgid "Use s_RGB colorspace" +msgstr "" + +#: ../plug-ins/file-dds/ddswrite.c:2211 ../plug-ins/flame/flame.c:1116 +msgid "_Gamma:" +msgstr "გამა:" + +#: ../plug-ins/file-dds/ddswrite.c:2221 +msgid "Preserve alpha _test coverage" +msgstr "" + +#: ../plug-ins/file-dds/ddswrite.c:2240 +msgid "_Alpha test threshold:" +msgstr "" + +#: ../plug-ins/file-exr/file-exr.c:191 +#, c-format +msgid "Error opening file '%s' for reading" +msgstr "" + +#: ../plug-ins/file-exr/file-exr.c:202 +#, c-format +msgid "Error querying image dimensions from '%s'" +msgstr "" + +#: ../plug-ins/file-exr/file-exr.c:222 +#, c-format +msgid "Error querying image precision from '%s'" +msgstr "" + +#: ../plug-ins/file-exr/file-exr.c:239 +#, c-format +msgid "Error querying image type from '%s'" +msgstr "" + +#: ../plug-ins/file-exr/file-exr.c:298 +#, c-format +msgid "Error reading pixel data from '%s'" +msgstr "" + +#: ../plug-ins/file-faxg3/faxg3.c:105 +msgid "G3 fax image" +msgstr "" + +#: ../plug-ins/file-faxg3/faxg3.c:275 ../plug-ins/file-faxg3/faxg3.c:574 +#, c-format +msgid "Could not create buffer to process image data." +msgstr "" + +#: ../plug-ins/file-faxg3/faxg3.c:540 +#, c-format +msgid "Invalid image dimensions (%d x %d). Image may be corrupt." +msgstr "" + +#: ../plug-ins/file-faxg3/faxg3.c:550 +#, c-format +msgid "Could not create image." +msgstr "" + +#: ../plug-ins/file-fits/fits.c:166 ../plug-ins/file-fits/fits.c:186 +msgid "Flexible Image Transport System" +msgstr "" + +#: ../plug-ins/file-fits/fits.c:370 +msgid "Error during open of FITS file" +msgstr "" + +#: ../plug-ins/file-fits/fits.c:376 +msgid "FITS file keeps no displayable images" +msgstr "" + +#: ../plug-ins/file-fits/fits.c:457 +msgid "FITS export cannot handle images with alpha channels" +msgstr "" + +#: ../plug-ins/file-fits/fits.c:1146 +msgid "Load FITS File" +msgstr "" + +#: ../plug-ins/file-fits/fits.c:1170 +msgid "Replacement for undefined pixels" +msgstr "" + +#: ../plug-ins/file-fits/fits.c:1182 +msgid "Pixel value scaling" +msgstr "" + +#: ../plug-ins/file-fits/fits.c:1186 +msgid "_Automatic" +msgstr "ავთ_ენტიკაცია" + +#: ../plug-ins/file-fits/fits.c:1187 +msgid "By _DATAMIN/DATAMAX" +msgstr "" + +#: ../plug-ins/file-fits/fits.c:1194 +msgid "Image Composing" +msgstr "" + +#: ../plug-ins/file-fits/fits.c:1198 +msgctxt "composing" +msgid "_None" +msgstr "_არაფერი" + +#: ../plug-ins/file-fli/fli-gimp.c:166 ../plug-ins/file-fli/fli-gimp.c:186 +msgid "AutoDesk FLIC animation" +msgstr "" + +#: ../plug-ins/file-fli/fli-gimp.c:570 +#, c-format +msgid "Frame (%i)" +msgstr "" + +#: ../plug-ins/file-fli/fli-gimp.c:721 +msgid "Sorry, I can export only INDEXED and GRAY images." +msgstr "" + +#: ../plug-ins/file-fli/fli-gimp.c:873 +msgid "GFLI 1.3 - Load framestack" +msgstr "" + +#: ../plug-ins/file-fli/fli-gimp.c:903 ../plug-ins/file-fli/fli-gimp.c:961 +msgctxt "frame-range" +msgid "_From:" +msgstr "_გამგზავნი:" + +#: ../plug-ins/file-fli/fli-gimp.c:913 ../plug-ins/file-fli/fli-gimp.c:971 +msgctxt "frame-range" +msgid "_To:" +msgstr "" + +#: ../plug-ins/file-fli/fli-gimp.c:943 +msgid "GFLI 1.3" +msgstr "" + +#: ../plug-ins/file-ico/ico-dialog.c:54 +msgid "Windows Icon" +msgstr "" + +#: ../plug-ins/file-ico/ico-dialog.c:74 +msgid "Icon Details" +msgstr "" + +#: ../plug-ins/file-ico/ico-dialog.c:97 +msgid "" +"Large icons and compression are not supported by all programs. Older " +"applications may not open this file correctly." +msgstr "" + +#: ../plug-ins/file-ico/ico-dialog.c:169 +msgid "1 bpp, 1-bit alpha, 2-slot palette" +msgstr "" + +#: ../plug-ins/file-ico/ico-dialog.c:170 +msgid "4 bpp, 1-bit alpha, 16-slot palette" +msgstr "" + +#: ../plug-ins/file-ico/ico-dialog.c:171 +msgid "8 bpp, 1-bit alpha, 256-slot palette" +msgstr "" + +#: ../plug-ins/file-ico/ico-dialog.c:172 +msgid "24 bpp, 1-bit alpha, no palette" +msgstr "" + +#: ../plug-ins/file-ico/ico-dialog.c:173 +msgid "32 bpp, 8-bit alpha, no palette" +msgstr "" + +#: ../plug-ins/file-ico/ico-dialog.c:187 +msgid "Compressed (PNG)" +msgstr "" + +#: ../plug-ins/file-ico/ico-load.c:221 +#, c-format +msgid "Could not read '%lu' bytes" +msgstr "" + +#: ../plug-ins/file-ico/ico-load.c:248 +#, c-format +msgid "Icon #%d has zero width or height" +msgstr "" + +#. read successfully. add to image +#: ../plug-ins/file-ico/ico-load.c:634 +#, c-format +msgid "Icon #%i" +msgstr "" + +#: ../plug-ins/file-ico/ico-load.c:743 ../plug-ins/file-jpeg/jpeg-load.c:529 +#: ../plug-ins/file-psd/psd-thumb-load.c:74 +#: ../plug-ins/file-raw/file-darktable.c:502 +#: ../plug-ins/file-raw/file-rawtherapee.c:436 +#, c-format +msgid "Opening thumbnail for '%s'" +msgstr "" + +#: ../plug-ins/file-ico/ico.c:102 ../plug-ins/file-ico/ico.c:136 +msgid "Microsoft Windows icon" +msgstr "" + +#: ../plug-ins/file-jpeg/jpeg-load.c:230 +msgid "JPEG preview" +msgstr "" + +#: ../plug-ins/file-jpeg/jpeg-save.c:206 ../plug-ins/file-jpeg/jpeg-save.c:213 +#, c-format +msgid "File size: %s" +msgstr "" + +#: ../plug-ins/file-jpeg/jpeg-save.c:660 +msgid "Calculating file size..." +msgstr "" + +#: ../plug-ins/file-jpeg/jpeg-save.c:744 ../plug-ins/file-jpeg/jpeg-save.c:887 +msgid "File size: unknown" +msgstr "" + +#: ../plug-ins/file-jpeg/jpeg-save.c:807 +msgid "JPEG" +msgstr "JPEG" + +#: ../plug-ins/file-jpeg/jpeg-save.c:839 +msgid "JPEG quality parameter" +msgstr "" + +#: ../plug-ins/file-jpeg/jpeg-save.c:851 +msgid "_Use quality settings from original image" +msgstr "" + +#: ../plug-ins/file-jpeg/jpeg-save.c:857 +msgid "" +"If the original image was loaded from a JPEG file using non-standard quality " +"settings (quantization tables), enable this option to get almost the same " +"quality and file size." +msgstr "" + +#: ../plug-ins/file-jpeg/jpeg-save.c:897 +msgid "Enable preview to obtain the file size." +msgstr "" + +#: ../plug-ins/file-jpeg/jpeg-save.c:900 +msgid "Sho_w preview in image window" +msgstr "" + +#: ../plug-ins/file-jpeg/jpeg-save.c:918 +msgid "Save _Exif data" +msgstr "" + +#. XMP metadata +#: ../plug-ins/file-jpeg/jpeg-save.c:932 +#: ../plug-ins/file-webp/file-webp-dialog.c:390 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:9 +msgid "Save _XMP data" +msgstr "" + +#: ../plug-ins/file-jpeg/jpeg-save.c:946 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:10 +msgid "Save _IPTC data" +msgstr "" + +#. Save Thumbnail +#: ../plug-ins/file-jpeg/jpeg-save.c:960 +#: ../plug-ins/file-webp/file-webp-dialog.c:414 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:11 +msgid "Save _thumbnail" +msgstr "" + +#. Comment +#: ../plug-ins/file-jpeg/jpeg-save.c:987 +msgid "Comment" +msgstr "" + +#: ../plug-ins/file-jpeg/jpeg-save.c:1045 +msgid "S_moothing:" +msgstr "" + +#: ../plug-ins/file-jpeg/jpeg-save.c:1058 +msgid "Interval (MCU rows):" +msgstr "" + +#: ../plug-ins/file-jpeg/jpeg-save.c:1076 +msgid "Use _restart markers" +msgstr "" + +#. Optimize +#: ../plug-ins/file-jpeg/jpeg-save.c:1095 +msgid "_Optimize" +msgstr "" + +#: ../plug-ins/file-jpeg/jpeg-save.c:1118 +msgid "Use arithmetic _coding" +msgstr "" + +#: ../plug-ins/file-jpeg/jpeg-save.c:1120 +msgid "Older software may have trouble opening arithmetic-coded images" +msgstr "" + +#: ../plug-ins/file-jpeg/jpeg-save.c:1143 +msgid "_Progressive" +msgstr "" + +#. Subsampling +#: ../plug-ins/file-jpeg/jpeg-save.c:1161 +msgid "Su_bsampling:" +msgstr "" + +#: ../plug-ins/file-jpeg/jpeg-save.c:1168 +msgid "4:4:4 (best quality)" +msgstr "4:4:4 (საუკეთესო ხარისხი)" + +#: ../plug-ins/file-jpeg/jpeg-save.c:1170 +msgid "4:2:2 horizontal (chroma halved)" +msgstr "" + +#: ../plug-ins/file-jpeg/jpeg-save.c:1172 +msgid "4:2:2 vertical (chroma halved)" +msgstr "" + +#: ../plug-ins/file-jpeg/jpeg-save.c:1174 +msgid "4:2:0 (chroma quartered)" +msgstr "" + +#. DCT method +#: ../plug-ins/file-jpeg/jpeg-save.c:1206 +msgid "_DCT method:" +msgstr "" + +#: ../plug-ins/file-jpeg/jpeg-save.c:1212 +msgid "Fast Integer" +msgstr "" + +#: ../plug-ins/file-jpeg/jpeg-save.c:1213 +msgid "Integer" +msgstr "მთელი რიცხვი" + +#: ../plug-ins/file-jpeg/jpeg-save.c:1214 +msgid "Floating-Point" +msgstr "" + +#: ../plug-ins/file-jpeg/jpeg-save.c:1238 +#: ../plug-ins/ui/plug-in-file-png.ui.h:10 +#: ../plug-ins/ui/plug-in-file-raw.ui.h:7 +#: ../plug-ins/print/print-page-layout.c:335 +msgid "_Load Defaults" +msgstr "" + +#: ../plug-ins/file-jpeg/jpeg-save.c:1247 +msgid "Sa_ve Defaults" +msgstr "" + +#: ../plug-ins/file-jpeg/jpeg.c:121 ../plug-ins/file-jpeg/jpeg.c:155 +msgid "JPEG image" +msgstr "JPEG გამოსახულება" + +#: ../plug-ins/file-jpeg/jpeg.c:313 +msgid "Export Preview" +msgstr "ატანის გადახედვა" + +#: ../plug-ins/file-psd/psd-load.c:228 +#: ../plug-ins/file-psd/psd-thumb-load.c:130 +#, c-format +msgid "Error loading PSD file: %s" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:283 +#, c-format +msgid "Not a valid Photoshop document file" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:290 +#, c-format +msgid "Unsupported file format version: %d" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:297 +#, c-format +msgid "Too many channels in file: %d" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:324 +#, c-format +msgid "Unsupported or invalid image size: %dx%d" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:338 ../plug-ins/file-psd/psd-load.c:348 +#, c-format +msgid "Unsupported color mode: %s" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:375 +#, c-format +msgid "Unsupported bit depth: %d" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:409 ../plug-ins/file-psd/psd-load.c:419 +#: ../plug-ins/file-psd/psd-load.c:630 ../plug-ins/file-psd/psd-load.c:912 +#, c-format +msgid "The file is corrupt!" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:558 +#, c-format +msgid "Too many channels in layer: %d" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:566 +#, c-format +msgid "Unsupported or invalid layer height: %d" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:574 +#, c-format +msgid "Unsupported or invalid layer width: %d" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:583 +#, c-format +msgid "Unsupported or invalid layer size: %dx%d" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:668 +#, c-format +msgid "Unsupported or invalid mask info size: %d" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:837 +#, c-format +msgid "Unsupported or invalid layer mask height: %d" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:845 +#, c-format +msgid "Unsupported or invalid layer mask width: %d" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:854 +#, c-format +msgid "Unsupported or invalid layer mask size: %dx%d" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:1477 ../plug-ins/file-psd/psd-load.c:2040 +#, c-format +msgid "Unsupported compression mode: %d" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:2187 +msgid "Extra" +msgstr "დამატებით" + +#: ../plug-ins/file-psd/psd-load.c:2365 +#, c-format +msgid "Unsupported or invalid channel size" +msgstr "" + +#: ../plug-ins/file-psd/psd-load.c:2431 +#, c-format +msgid "Failed to decompress data" +msgstr "" + +#: ../plug-ins/file-psd/psd-save.c:463 +msgid "Error: Can't convert GIMP base imagetype to PSD mode" +msgstr "" + +#: ../plug-ins/file-psd/psd-save.c:1689 +#, c-format +msgid "" +"Unable to export '%s'. The PSD file format does not support images that are " +"more than 30,000 pixels wide or tall." +msgstr "" + +#: ../plug-ins/file-psd/psd-save.c:1710 +#, c-format +msgid "" +"Unable to export '%s'. The PSD file format does not support images with " +"layers that are more than 30,000 pixels wide or tall." +msgstr "" + +#: ../plug-ins/file-psd/psd-util.c:179 +msgid "Unexpected end of file" +msgstr "" + +#: ../plug-ins/file-psd/psd.c:109 ../plug-ins/file-psd/psd.c:167 +msgid "Photoshop image" +msgstr "" + +#: ../plug-ins/file-psd/psd.c:130 +msgid "Photoshop image (merged)" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:46 +msgid "Raw Canon" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:59 +msgid "Raw Nikon" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:70 +msgid "Raw Hasselblad" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:81 +msgid "Raw Sony" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:92 +msgid "Raw Casio BAY" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:103 +msgid "Raw Phantom Software CINE" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:114 +msgid "Raw Sinar" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:125 +msgid "Raw Kodak" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:136 +msgid "Raw Adobe DNG Digital Negative" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:147 +msgid "Raw Epson ERF" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:158 +msgid "Raw Phase One" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:169 +msgid "Raw Minolta" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:180 +msgid "Raw Mamiya MEF" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:190 +msgid "Raw Leaf MOS" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:201 +msgid "Raw Olympus ORF" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:212 +msgid "Raw Pentax PEF" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:223 +msgid "Raw Logitech PXN" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:234 +msgid "Raw Apple QuickTake QTK" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:245 +msgid "Raw Fujifilm RAF" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:256 +msgid "Raw Panasonic" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:267 +msgid "Raw Digital Foto Maker RDC" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:278 +msgid "Raw Leica RWL" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:289 +msgid "Raw Samsung SRW" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:300 +msgid "Raw Sigma X3F" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-formats.h:311 +msgid "Raw Arriflex ARI" +msgstr "" + +#: ../plug-ins/file-raw/file-raw-placeholder.c:139 +#, c-format +msgid "" +"There is no RAW loader installed to open '%s' files.\n" +"\n" +"GIMP currently supports these RAW loaders:\n" +"- darktable (http://www.darktable.org/), at least 1.7\n" +"- RawTherapee (http://rawtherapee.com/), at least 5.2\n" +"\n" +"Please install one of them in order to load RAW files." +msgstr "" + +#: ../plug-ins/file-sgi/sgi.c:121 ../plug-ins/file-sgi/sgi.c:141 +msgid "Silicon Graphics IRIS image" +msgstr "" + +#: ../plug-ins/file-sgi/sgi.c:332 +#, c-format +msgid "Could not open '%s' for reading." +msgstr "" + +#: ../plug-ins/file-sgi/sgi.c:348 +#, c-format +msgid "Invalid width: %hu" +msgstr "" + +#: ../plug-ins/file-sgi/sgi.c:356 +#, c-format +msgid "Invalid height: %hu" +msgstr "" + +#: ../plug-ins/file-sgi/sgi.c:364 +#, c-format +msgid "Invalid number of channels: %hu" +msgstr "" + +#: ../plug-ins/file-sgi/sgi.c:592 +#, c-format +msgid "Could not open '%s' for writing." +msgstr "" + +#: ../plug-ins/file-sgi/sgi.c:675 +msgid "SGI" +msgstr "SGI" + +#: ../plug-ins/file-sgi/sgi.c:677 +msgid "Compression type" +msgstr "" + +#: ../plug-ins/file-sgi/sgi.c:681 +msgid "_No compression" +msgstr "" + +#: ../plug-ins/file-sgi/sgi.c:685 +msgid "" +"_Aggressive RLE\n" +"(not supported by SGI)" +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff.c:165 ../plug-ins/file-tiff/file-tiff.c:187 +#: ../plug-ins/file-tiff/file-tiff.c:205 ../plug-ins/file-tiff/file-tiff.c:222 +msgid "TIFF image" +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-load.c:307 +#, c-format +msgid "Not a TIFF image or image is corrupt." +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-load.c:338 +#, c-format +msgid "TIFF '%s' does not contain any directories" +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-load.c:345 +#, c-format +msgid "" +"TIFF '%s' directory count by header failed though there seems to be %d page. " +"Attempting to load the file with this assumption." +msgid_plural "" +"TIFF '%s' directory count by header failed though there seem to be %d pages. " +"Attempting to load the file with this assumption." +msgstr[0] "" + +#: ../plug-ins/file-tiff/file-tiff-load.c:476 +msgid "Extra channels with unspecified data." +msgstr "" + +#. ExtraSamples field not set, yet we have more channels than +#. * the PhotometricInterpretation field suggests. +#. * This should not happen as the spec clearly says "This field +#. * must be present if there are extra samples". So the files +#. * can be considered non-conformant. +#. * Let's ask what to do with the channel. +#. +#: ../plug-ins/file-tiff/file-tiff-load.c:488 +msgid "Non-conformant TIFF: extra channels without 'ExtraSamples' field." +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-load.c:582 +#, c-format +msgid "Couldn't read page %d of %d. Image might be corrupt.\n" +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-load.c:611 +#, c-format +msgid "" +"This image has a linear color profile but it was not set on the first layer. " +"The layers below layer # %d will be interpreted as non linear." +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-load.c:619 +msgid "" +"This image has multiple color profiles. We will use the first one. If this " +"leads to incorrect results you should consider loading each layer as a " +"separate image." +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-load.c:631 +#, c-format +msgid "Suspicious bit depth: %d for page %d. Image may be corrupt." +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-load.c:705 +#, c-format +msgid "Unsupported bit depth: %d for page %d." +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-load.c:720 +#, c-format +msgid "Could not get image width from '%s'" +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-load.c:728 +#, c-format +msgid "Could not get image length from '%s'" +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-load.c:736 +#, c-format +msgid "Invalid image dimensions (%u x %u) for page %d. Image may be corrupt." +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-load.c:757 +#, c-format +msgid "" +"Could not get photometric from '%s'. Image is CCITT compressed, assuming min-" +"is-white" +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-load.c:764 +#, c-format +msgid "Could not get photometric from '%s'. Assuming min-is-black" +msgstr "" + +#. In non-interactive mode, we assume unassociated alpha if unspecified. +#. * We don't output messages in interactive mode as the user +#. * has already the ability to choose through a dialog. +#: ../plug-ins/file-tiff/file-tiff-load.c:796 +#, c-format +msgid "" +"Alpha channel type not defined for %s. Assuming alpha is not premultiplied" +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-load.c:821 +#, c-format +msgid "" +"Image '%s' does not conform to the TIFF specification: ExtraSamples field is " +"not set while extra channels are present. Assuming the first extra channel " +"is non-premultiplied alpha." +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-load.c:1110 +#, c-format +msgid "Invalid or unknown compression %u. Setting compression to none." +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-load.c:1168 +#, c-format +msgid "Could not create a new image: %s" +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-load.c:1188 +#, c-format +msgid "%s-%d-of-%d-pages" +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-load.c:1333 +#, c-format +msgid "Unknown resolution unit type %d, assuming dpi" +msgstr "" + +#. no res unit tag +#. old AppleScan software produces these +#: ../plug-ins/file-tiff/file-tiff-load.c:1343 +msgid "Warning: resolution specified without unit type, assuming dpi" +msgstr "" + +#. xres but no yres +#: ../plug-ins/file-tiff/file-tiff-load.c:1351 +msgid "Warning: no y resolution info, assuming same as x" +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-load.c:1368 +msgid "Invalid image resolution info, using default" +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-load.c:1427 +#, c-format +msgid "Could not get colormaps from '%s'" +msgstr "" + +#. Validate number of channels to the same maximum as we use for +#. * Photoshop. A higher number most likely means a corrupt image +#. * and can cause GIMP to become unresponsive and/or stuck. +#. * See m2-d0f86ab189cbe900ec389ca6d7464713.tif from imagetestsuite +#. +#: ../plug-ins/file-tiff/file-tiff-load.c:1521 +#, c-format +msgid "Suspicious number of extra channels: %d. Possibly corrupt image." +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-load.c:1583 +msgid "TIFF Channel" +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-load.c:1721 +#, c-format +msgid "No data could be read from TIFF '%s'. The file is probably corrupted." +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-load.c:1792 +#, c-format +msgid "%s: Unsupported image format, no RGBA loader available" +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-load.c:2104 +#: ../plug-ins/file-tiff/file-tiff-load.c:2301 +#, c-format +msgid "Reading tile failed. Image may be corrupt at line %d." +msgstr "" + +#. Error reading scanline, stop loading +#: ../plug-ins/file-tiff/file-tiff-load.c:2113 +#: ../plug-ins/file-tiff/file-tiff-load.c:2310 +#, c-format +msgid "Reading scanline failed. Image may be corrupt at line %d." +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-load.c:2660 +msgid "Import from TIFF" +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-load.c:2681 +msgid "_Show reduced images" +msgstr "შემცირებული გამოსახულებების _ჩვენება" + +#. Option to shrink the loaded image to its bounding box +#. or keep as much empty space as possible. +#. Note that there seems to be no way to keep the empty +#. space on the right and bottom. +#: ../plug-ins/file-tiff/file-tiff-load.c:2715 +msgid "_Keep empty space around imported layers" +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-load.c:2732 +msgid "Process extra channel as:" +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-load.c:2735 +msgid "_Non-premultiplied alpha" +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-load.c:2736 +msgid "Pre_multiplied alpha" +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-load.c:2737 +msgid "Channe_l" +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-save.c:592 +msgid "" +"Only monochrome pictures can be compressed with \"CCITT Group 4\" or \"CCITT " +"Group 3\"." +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-save.c:606 +msgid "Indexed pictures cannot be compressed with \"JPEG\"." +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-save.c:743 +#, c-format +msgid "Failed a scanline write on row %d" +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-save.c:985 +msgid "" +"The TIFF format only supports comments in\n" +"7bit ASCII encoding. No comment is saved." +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-save.c:1095 +#, c-format +msgid "Writing pages with different bit depth is strange." +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-save.c:1157 +msgid "TIFF" +msgstr "TIFF" + +#: ../plug-ins/file-tiff/file-tiff-save.c:1188 +msgid "" +"Warning: maximum TIFF file size exceeded.\n" +" Retry as BigTIFF or cancel." +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-save.c:1199 +msgid "Compression" +msgstr "შეკუმშვა" + +#: ../plug-ins/file-tiff/file-tiff-save.c:1203 +msgid "_None" +msgstr "_არაფერი" + +#: ../plug-ins/file-tiff/file-tiff-save.c:1204 +msgid "_LZW" +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-save.c:1205 +msgid "_Pack Bits" +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-save.c:1206 +msgid "_Deflate" +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-save.c:1207 +msgid "_JPEG" +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-save.c:1208 +msgid "CCITT Group _3 fax" +msgstr "" + +#: ../plug-ins/file-tiff/file-tiff-save.c:1209 +msgid "CCITT Group _4 fax" +msgstr "" + +#: ../plug-ins/file-webp/file-webp.c:124 ../plug-ins/file-webp/file-webp.c:145 +#: ../plug-ins/file-webp/file-webp.c:163 +msgid "WebP image" +msgstr "" + +#: ../plug-ins/file-webp/file-webp-dialog.c:70 +msgid "(no keyframes)" +msgstr "" + +#: ../plug-ins/file-webp/file-webp-dialog.c:74 +msgid "(all frames are keyframes)" +msgstr "" + +#. Create the dialog +#: ../plug-ins/file-webp/file-webp-dialog.c:109 +msgid "WebP" +msgstr "WebP" + +#. Create the lossless checkbox +#: ../plug-ins/file-webp/file-webp-dialog.c:126 +msgid "_Lossless" +msgstr "" + +#: ../plug-ins/file-webp/file-webp-dialog.c:142 +msgid "Image _quality:" +msgstr "" + +#: ../plug-ins/file-webp/file-webp-dialog.c:150 +msgid "Image quality" +msgstr "გამოსახულების ხარისხი" + +#: ../plug-ins/file-webp/file-webp-dialog.c:161 +msgid "Alpha q_uality:" +msgstr "" + +#: ../plug-ins/file-webp/file-webp-dialog.c:169 +msgid "Alpha channel quality" +msgstr "" + +#: ../plug-ins/file-webp/file-webp-dialog.c:194 +msgid "Source _type:" +msgstr "" + +#: ../plug-ins/file-webp/file-webp-dialog.c:197 +msgid "WebP encoder \"preset\"" +msgstr "" + +#. Create the top-level animation checkbox expander +#: ../plug-ins/file-webp/file-webp-dialog.c:229 +msgid "As A_nimation" +msgstr "" + +#. loop animation checkbox +#: ../plug-ins/file-webp/file-webp-dialog.c:258 +msgid "Loop _forever" +msgstr "" + +#. label for 'max key-frame distance' adjustment +#: ../plug-ins/file-webp/file-webp-dialog.c:275 +msgid "Max distance between key-frames:" +msgstr "" + +#. minimize-size checkbox +#: ../plug-ins/file-webp/file-webp-dialog.c:310 +msgid "_Minimize output size (slower)" +msgstr "" + +#. label for 'delay' adjustment +#: ../plug-ins/file-webp/file-webp-dialog.c:333 +msgid "Delay between frames where unspecified:" +msgstr "" + +#. Create the force-delay checkbox +#: ../plug-ins/file-webp/file-webp-dialog.c:356 +msgid "Use _delay entered above for all frames" +msgstr "" + +#. Save EXIF data +#: ../plug-ins/file-webp/file-webp-dialog.c:368 +msgid "_Save Exif data" +msgstr "" + +#. IPTC metadata +#: ../plug-ins/file-webp/file-webp-dialog.c:378 +msgid "Save _IPTC" +msgstr "" + +#: ../plug-ins/file-webp/file-webp-load.c:107 +#, c-format +msgid "Invalid WebP file '%s'" +msgstr "" + +#: ../plug-ins/file-webp/file-webp-load.c:200 +#, c-format +msgid "Failed to decode animated WebP file '%s'" +msgstr "" + +#: ../plug-ins/file-webp/file-webp-load.c:208 +#, c-format +msgid "Failed to decode animated WebP information from '%s'" +msgstr "" + +#: ../plug-ins/file-webp/file-webp-load.c:227 +#, c-format +msgid "Failed to decode animated WebP frame from '%s'" +msgstr "" + +#: ../plug-ins/file-webp/file-webp-load.c:232 +#, c-format +msgid "Frame %d (%dms)" +msgstr "" + +#: ../plug-ins/file-webp/file-webp-save.c:116 +msgid "out of memory" +msgstr "არასაკმარისი მეხსიერება" + +#: ../plug-ins/file-webp/file-webp-save.c:118 +msgid "not enough memory to flush bits" +msgstr "" + +#: ../plug-ins/file-webp/file-webp-save.c:120 +msgid "NULL parameter" +msgstr "" + +#: ../plug-ins/file-webp/file-webp-save.c:122 +msgid "invalid configuration" +msgstr "" + +#. TRANSLATORS: widthxheight with UTF-8 encoded multiply sign. +#: ../plug-ins/file-webp/file-webp-save.c:125 +#, c-format +msgid "bad image dimensions (maximum: %d×%d)" +msgstr "" + +#: ../plug-ins/file-webp/file-webp-save.c:128 +msgid "partition is bigger than 512K" +msgstr "" + +#: ../plug-ins/file-webp/file-webp-save.c:130 +msgid "partition is bigger than 16M" +msgstr "" + +#: ../plug-ins/file-webp/file-webp-save.c:132 +msgid "unable to flush bytes" +msgstr "" + +#: ../plug-ins/file-webp/file-webp-save.c:134 +msgid "file is larger than 4GiB" +msgstr "" + +#: ../plug-ins/file-webp/file-webp-save.c:136 +msgid "user aborted encoding" +msgstr "" + +#: ../plug-ins/file-webp/file-webp-save.c:138 +msgid "list terminator" +msgstr "" + +#: ../plug-ins/file-webp/file-webp-save.c:140 +msgid "unknown error" +msgstr "უცნობი შეცდომა" + +#: ../plug-ins/file-webp/file-webp-save.c:190 +#: ../plug-ins/file-webp/file-webp-save.c:534 +#, c-format +msgid "Unable to open '%s' for writing: %s" +msgstr "" + +#: ../plug-ins/file-webp/file-webp-save.c:274 +#, c-format +msgid "WebP error: '%s'" +msgstr "" + +#: ../plug-ins/flame/flame.c:129 +msgid "Create cosmic recursive fractal flames" +msgstr "" + +#: ../plug-ins/flame/flame.c:134 +msgid "_Flame..." +msgstr "" + +#: ../plug-ins/flame/flame.c:226 +msgid "Drawing flame" +msgstr "" + +#: ../plug-ins/flame/flame.c:409 +#, c-format +msgid "'%s' is not a regular file" +msgstr "" + +#: ../plug-ins/flame/flame.c:653 +msgid "Edit Flame" +msgstr "" + +#: ../plug-ins/flame/flame.c:676 +msgid "Directions" +msgstr "მიმართულებები" + +#: ../plug-ins/flame/flame.c:712 +msgid "Controls" +msgstr "მმართველები" + +#: ../plug-ins/flame/flame.c:726 +msgid "_Speed:" +msgstr "_სიჩქარე:" + +#: ../plug-ins/flame/flame.c:743 +msgid "_Randomize" +msgstr "" + +#: ../plug-ins/flame/flame.c:753 +msgid "Same" +msgstr "იგივე" + +#: ../plug-ins/flame/flame.c:754 ../plug-ins/gimpressionist/orientation.c:163 +#: ../plug-ins/gimpressionist/size.c:166 +msgid "Random" +msgstr "შემთხვევითი" + +#: ../plug-ins/flame/flame.c:755 ../plug-ins/lighting/lighting-ui.c:855 +msgid "Linear" +msgstr "ხაზოვანი" + +#: ../plug-ins/flame/flame.c:756 ../plug-ins/lighting/lighting-ui.c:857 +msgid "Sinusoidal" +msgstr "სინუსოიდალური" + +#: ../plug-ins/flame/flame.c:757 ../plug-ins/lighting/lighting-ui.c:858 +msgid "Spherical" +msgstr "" + +#: ../plug-ins/flame/flame.c:758 +msgid "Swirl" +msgstr "" + +#: ../plug-ins/flame/flame.c:759 +msgid "Horseshoe" +msgstr "" + +#: ../plug-ins/flame/flame.c:760 ../plug-ins/gfig/gfig-dialog.c:1479 +msgid "Polar" +msgstr "პოლარული" + +#: ../plug-ins/flame/flame.c:761 +msgid "Bent" +msgstr "" + +#: ../plug-ins/flame/flame.c:762 +msgid "Handkerchief" +msgstr "" + +#: ../plug-ins/flame/flame.c:763 +msgid "Heart" +msgstr "გული" + +#: ../plug-ins/flame/flame.c:764 +msgid "Disc" +msgstr "დისკი" + +#: ../plug-ins/flame/flame.c:766 +msgid "Hyperbolic" +msgstr "" + +#: ../plug-ins/flame/flame.c:767 +msgid "Diamond" +msgstr "პრიზმა" + +#: ../plug-ins/flame/flame.c:768 +msgid "Ex" +msgstr "" + +#: ../plug-ins/flame/flame.c:769 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:846 +msgid "Julia" +msgstr "Julia" + +#: ../plug-ins/flame/flame.c:770 +msgid "Waves" +msgstr "ტალღები" + +#: ../plug-ins/flame/flame.c:771 +msgid "Fisheye" +msgstr "" + +#: ../plug-ins/flame/flame.c:772 +msgid "Popcorn" +msgstr "" + +#: ../plug-ins/flame/flame.c:773 +msgid "Exponential" +msgstr "ექსპოტენციალური" + +#: ../plug-ins/flame/flame.c:774 +msgid "Power" +msgstr "კვება" + +#: ../plug-ins/flame/flame.c:775 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:999 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1040 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1081 +msgid "Cosine" +msgstr "Cosine" + +#: ../plug-ins/flame/flame.c:776 +msgid "Rings" +msgstr "ბეჭდები" + +#: ../plug-ins/flame/flame.c:777 +msgid "Fan" +msgstr "ვენტილატორი" + +#: ../plug-ins/flame/flame.c:778 +msgid "Eyefish" +msgstr "" + +#: ../plug-ins/flame/flame.c:779 +msgid "Bubble" +msgstr "ბუშტი" + +#: ../plug-ins/flame/flame.c:780 ../plug-ins/map-object/map-object-ui.c:457 +msgid "Cylinder" +msgstr "ცილინდრი" + +#: ../plug-ins/flame/flame.c:782 +msgid "Blur" +msgstr "ბუნდოვნება" + +#: ../plug-ins/flame/flame.c:783 +msgid "Gaussian" +msgstr "გაუსის" + +#: ../plug-ins/flame/flame.c:796 +msgid "_Variation:" +msgstr "" + +#: ../plug-ins/flame/flame.c:818 +msgid "Load Flame" +msgstr "" + +#: ../plug-ins/flame/flame.c:833 +msgid "Save Flame" +msgstr "" + +#: ../plug-ins/flame/flame.c:975 +msgid "Flame" +msgstr "" + +#: ../plug-ins/flame/flame.c:1045 ../plug-ins/gimpressionist/orientation.c:197 +#: ../plug-ins/gimpressionist/size.c:202 +#: ../plug-ins/gradient-flare/gradient-flare.c:3005 +#: ../plug-ins/imagemap/imap_menu.c:160 +msgid "_Edit" +msgstr "_ჩასწორება" + +#: ../plug-ins/flame/flame.c:1076 +msgid "_Rendering" +msgstr "" + +#: ../plug-ins/flame/flame.c:1102 +msgid "Co_ntrast:" +msgstr "კონტრასტი:" + +#: ../plug-ins/flame/flame.c:1130 +msgid "Sample _density:" +msgstr "" + +#: ../plug-ins/flame/flame.c:1141 +msgid "Spa_tial oversample:" +msgstr "" + +#: ../plug-ins/flame/flame.c:1152 +msgid "Spatial _filter radius:" +msgstr "" + +#: ../plug-ins/flame/flame.c:1171 +msgid "Color_map:" +msgstr "" + +#: ../plug-ins/flame/flame.c:1213 +msgid "Custom gradient" +msgstr "" + +#: ../plug-ins/flame/flame.c:1239 +msgid "C_amera" +msgstr "" + +#: ../plug-ins/flame/flame.c:1244 +msgid "_Zoom:" +msgstr "" + +#: ../plug-ins/flame/flame.c:1258 +#: ../plug-ins/gradient-flare/gradient-flare.c:2801 +#: ../plug-ins/lighting/lighting-ui.c:489 +msgid "_X:" +msgstr "_X:" + +#: ../plug-ins/flame/flame.c:1272 +#: ../plug-ins/gradient-flare/gradient-flare.c:2805 +#: ../plug-ins/lighting/lighting-ui.c:504 +msgid "_Y:" +msgstr "_Y:" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:546 +#: ../plug-ins/gfig/gfig-dialog.c:275 ../plug-ins/gimpressionist/utils.c:139 +#: ../plug-ins/gradient-flare/gradient-flare.c:894 +#, c-format +msgid "" +"No %s in gimprc:\n" +"You need to add an entry like\n" +"(%s \"%s\")\n" +"to your %s file." +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:562 +msgid "Fractal Explorer" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:637 +msgid "Re_altime preview" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:645 +msgid "If enabled the preview will be redrawn automatically" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:648 +msgid "R_edraw preview" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:669 +#: ../plug-ins/imagemap/imap_menu.c:197 +msgid "Zoom _In" +msgstr "გადიდება" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:677 +#: ../plug-ins/imagemap/imap_menu.c:198 +msgid "Zoom _Out" +msgstr "და_პატარავება" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:694 +msgid "Undo last zoom change" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:700 +#: ../plug-ins/ifs-compose/ifs-compose.c:1039 +#: ../plug-ins/imagemap/imap_menu.c:164 +msgid "_Redo" +msgstr "_გამეორება" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:704 +msgid "Redo last zoom change" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:719 +msgid "_Parameters" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:722 +msgid "Fractal Parameters" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:735 +#: ../plug-ins/map-object/map-object-ui.c:1086 +msgid "Left:" +msgstr "დარჩენილი:" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:744 +#: ../plug-ins/map-object/map-object-ui.c:1086 +msgid "Right:" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:753 +#: ../plug-ins/map-object/map-object-ui.c:1085 +msgid "Top:" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:762 +#: ../plug-ins/map-object/map-object-ui.c:1085 +msgid "Bottom:" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:774 +msgid "" +"The higher the number of iterations, the more details will be calculated" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:782 +msgid "CX:" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:785 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:795 +msgid "Changes aspect of fractal" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:792 +msgid "CY:" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:811 +msgid "Load a fractal from file" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:819 +msgid "Reset parameters to default values" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:828 +msgid "Save active fractal to file" +msgstr "" + +#. Fractal type toggle box +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:831 +msgid "Fractal Type" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:844 +msgid "Mandelbrot" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:848 +msgid "Barnsley 1" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:850 +msgid "Barnsley 2" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:852 +msgid "Barnsley 3" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:854 +msgid "Spider" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:856 +msgid "Man'o'war" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:858 +msgid "Lambda" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:860 +msgid "Sierpinski" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:906 +msgid "Co_lors" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:922 +msgid "Number of colors:" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:925 +msgid "Change the number of colors in the mapping" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:932 +msgid "Use loglog smoothing" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:939 +msgid "Use log log smoothing to eliminate \"banding\" in the result" +msgstr "" + +#. Color Density frame +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:943 +msgid "Color Density" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:958 +msgid "Change the intensity of the red channel" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:968 +msgid "Change the intensity of the green channel" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:978 +msgid "Change the intensity of the blue channel" +msgstr "" + +#. Color Function frame +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:984 +msgid "Color Function" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:997 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1038 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1079 +msgid "Sine" +msgstr "სინუსიოდი" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1001 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1042 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1083 +msgctxt "color-function" +msgid "None" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1006 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1047 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1088 +msgid "Use sine-function for this color component" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1009 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1050 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1091 +msgid "Use cosine-function for this color component" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1012 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1053 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1094 +msgid "" +"Use linear mapping instead of any trigonometrical function for this color " +"channel" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1021 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1062 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1103 +msgid "Inversion" +msgstr "ინვერსია" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1029 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1070 +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1111 +msgid "" +"If you enable this option higher color values will be swapped with lower " +"ones and vice versa" +msgstr "" + +#. Colormode toggle box +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1116 +msgid "Color Mode" +msgstr "ფერის რეჟიმი" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1125 +msgid "As specified above" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1137 +msgid "" +"Create a color-map with the options you specified above (color density/" +"function). The result is visible in the preview image" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1147 +msgid "Apply active gradient to final image" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1159 +msgid "Create a color-map using a gradient from the gradient editor" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1170 +msgid "FractalExplorer Gradient" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1200 +msgid "_Fractals" +msgstr "_ფრაქტალები" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1562 +#, c-format +msgid "Could not write '%s': %s" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1637 +msgid "Load Fractal Parameters" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1675 +msgid "Save Fractal Parameters" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1873 +#, c-format +msgid "'%s' is not a FractalExplorer file" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1880 +#, c-format +msgid "'%s' is corrupt. Line %d Option section incorrect" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer.c:236 +msgid "Render fractal art" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer.c:241 +msgid "_Fractal Explorer..." +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer.c:364 +msgid "Rendering fractal" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer.c:741 +#: ../plug-ins/gradient-flare/gradient-flare.c:3279 +#, c-format +msgid "Are you sure you want to delete \"%s\" from the list and from disk?" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer.c:745 +msgid "Delete Fractal" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer.c:934 +#, c-format +msgid "File '%s' is not a FractalExplorer file" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer.c:944 +#, c-format +msgid "" +"File '%s' is corrupt.\n" +"Line %d Option section incorrect" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer.c:1030 +msgid "My first fractal" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer.c:1094 +msgid "Select folder and rescan collection" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer.c:1106 +msgid "Apply currently selected fractal" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer.c:1118 +msgid "Delete currently selected fractal" +msgstr "" + +#: ../plug-ins/fractal-explorer/fractal-explorer.c:1141 +msgid "Rescan for Fractals" +msgstr "ფრაქტალების ხელახლა მოძებნა" + +#: ../plug-ins/fractal-explorer/fractal-explorer.c:1160 +msgid "Add FractalExplorer Path" +msgstr "" + +#: ../plug-ins/gfig/gfig-bezier.c:401 +msgid "Closed" +msgstr "დახურულია" + +#: ../plug-ins/gfig/gfig-bezier.c:406 +msgid "Close curve on completion" +msgstr "დასრულებისას მრუდის დახურვა" + +#: ../plug-ins/gfig/gfig-bezier.c:411 +msgid "Show Line Frame" +msgstr "ხაზის კადრის ჩვენება" + +#: ../plug-ins/gfig/gfig-bezier.c:416 +msgid "Draws lines between the control points. Only during curve creation" +msgstr "" + +#. Start building the dialog up +#: ../plug-ins/gfig/gfig-dialog.c:287 +msgid "Gfig" +msgstr "Gfig" + +#. Tool options notebook +#: ../plug-ins/gfig/gfig-dialog.c:335 +msgid "Tool Options" +msgstr "ხელსაწყოების გამართვა" + +#: ../plug-ins/gfig/gfig-dialog.c:352 +msgid "_Stroke" +msgstr "_განძრევა" + +#. Fill frame on right side +#: ../plug-ins/gfig/gfig-dialog.c:399 +msgid "Fill" +msgstr "" + +#: ../plug-ins/gfig/gfig-dialog.c:413 +msgid "No fill" +msgstr "შევსების გარეშე" + +#: ../plug-ins/gfig/gfig-dialog.c:414 +msgid "Color fill" +msgstr "ფერით შევსება" + +#: ../plug-ins/gfig/gfig-dialog.c:415 +msgid "Pattern fill" +msgstr "შაბლონით შევსება" + +#: ../plug-ins/gfig/gfig-dialog.c:416 +msgid "Shape gradient" +msgstr "ფორმის გრადაცა" + +#: ../plug-ins/gfig/gfig-dialog.c:417 +msgid "Vertical gradient" +msgstr "ვერტიკალური გრადაცია" + +#: ../plug-ins/gfig/gfig-dialog.c:418 +msgid "Horizontal gradient" +msgstr "ჰორიზონტალური გრადაცია" + +#. "show image" checkbutton at bottom of style frame +#: ../plug-ins/gfig/gfig-dialog.c:478 +msgid "Show image" +msgstr "გამოსახულების ჩვენება" + +#. "snap to grid" checkbutton at bottom of style frame +#: ../plug-ins/gfig/gfig-dialog.c:491 +msgctxt "checkbutton" +msgid "Snap to grid" +msgstr "ბადეზე მიბმა" + +#. "show grid" checkbutton at bottom of style frame +#: ../plug-ins/gfig/gfig-dialog.c:500 +msgid "Show grid" +msgstr "ბადის ჩვენება" + +#: ../plug-ins/gfig/gfig-dialog.c:635 +msgid "Load Gfig Object Collection" +msgstr "" + +#: ../plug-ins/gfig/gfig-dialog.c:684 +msgid "Save Gfig Drawing" +msgstr "Gfig-ის ნახატის შენახვა" + +#: ../plug-ins/gfig/gfig-dialog.c:848 +msgid "First Gfig" +msgstr "პირველი Gfig" + +#: ../plug-ins/gfig/gfig-dialog.c:872 ../plug-ins/imagemap/imap_menu.c:148 +msgid "_Open..." +msgstr "" + +#: ../plug-ins/gfig/gfig-dialog.c:876 ../plug-ins/imagemap/imap_menu.c:151 +msgid "_Save..." +msgstr "" + +#: ../plug-ins/gfig/gfig-dialog.c:890 +msgid "_Clear" +msgstr "გასუფთავება" + +#: ../plug-ins/gfig/gfig-dialog.c:894 ../plug-ins/imagemap/imap_menu.c:223 +msgid "_Grid" +msgstr "_ბადე" + +#: ../plug-ins/gfig/gfig-dialog.c:898 +msgid "_Preferences..." +msgstr "_გამართვა..." + +#: ../plug-ins/gfig/gfig-dialog.c:902 +msgid "_Raise" +msgstr "_აწევა" + +#: ../plug-ins/gfig/gfig-dialog.c:902 +msgid "Raise selected object" +msgstr "მონიშნული ობიექტის აწევა" + +#: ../plug-ins/gfig/gfig-dialog.c:906 +msgid "_Lower" +msgstr "_დაწევა" + +#: ../plug-ins/gfig/gfig-dialog.c:906 +msgid "Lower selected object" +msgstr "მონიშნული ობიექტის დაწევა" + +#: ../plug-ins/gfig/gfig-dialog.c:910 +msgid "Raise to _top" +msgstr "თავში _აწევა" + +#: ../plug-ins/gfig/gfig-dialog.c:910 +msgid "Raise selected object to top" +msgstr "მონიშნული ობიექტის თავში აწევა" + +#: ../plug-ins/gfig/gfig-dialog.c:914 +msgid "Lower to _bottom" +msgstr "ბოლომდე _დაწევა" + +#: ../plug-ins/gfig/gfig-dialog.c:914 +msgid "Lower selected object to bottom" +msgstr "მონიშნული ობიექტის ბოლომდე დაწევა" + +#: ../plug-ins/gfig/gfig-dialog.c:918 +msgid "_Previous" +msgstr "_წინა" + +#: ../plug-ins/gfig/gfig-dialog.c:918 +msgid "Show previous object" +msgstr "წინა ობიექტის ნახვა" + +#: ../plug-ins/gfig/gfig-dialog.c:922 +msgid "_Next" +msgstr "_შემდეგი" + +#: ../plug-ins/gfig/gfig-dialog.c:922 +msgid "Show next object" +msgstr "შემდეგი ობიექტის ნახვა" + +#: ../plug-ins/gfig/gfig-dialog.c:926 +msgid "Show _all" +msgstr "_ყველას ჩვენება" + +#: ../plug-ins/gfig/gfig-dialog.c:926 ../plug-ins/gfig/gfig-stock.c:52 +msgid "Show all objects" +msgstr "ყველა ობიექტის ჩვენება" + +#: ../plug-ins/gfig/gfig-dialog.c:932 ../plug-ins/gfig/gfig-stock.c:46 +msgid "Create line" +msgstr "ხაზის შექმნა" + +#: ../plug-ins/gfig/gfig-dialog.c:935 ../plug-ins/gfig/gfig-stock.c:50 +msgid "Create rectangle" +msgstr "მართხკუთხედის შექმნა" + +#: ../plug-ins/gfig/gfig-dialog.c:938 ../plug-ins/gfig/gfig-stock.c:41 +msgid "Create circle" +msgstr "წრეწირის შექმნა" + +#: ../plug-ins/gfig/gfig-dialog.c:941 ../plug-ins/gfig/gfig-stock.c:45 +msgid "Create ellipse" +msgstr "ოვალის შექმნა" + +#: ../plug-ins/gfig/gfig-dialog.c:944 ../plug-ins/gfig/gfig-stock.c:43 +msgid "Create arc" +msgstr "რკალის შექმნა" + +#: ../plug-ins/gfig/gfig-dialog.c:947 ../plug-ins/gfig/gfig-stock.c:49 +msgid "Create reg polygon" +msgstr "მრავალკუთხედის შქემნა" + +#: ../plug-ins/gfig/gfig-dialog.c:950 ../plug-ins/gfig/gfig-stock.c:54 +msgid "Create star" +msgstr "ვარსკვლავის შექმნა" + +#: ../plug-ins/gfig/gfig-dialog.c:953 ../plug-ins/gfig/gfig-stock.c:53 +msgid "Create spiral" +msgstr "სპირალის შექმნა" + +#: ../plug-ins/gfig/gfig-dialog.c:956 +msgid "Create bezier curve. Shift + Button ends object creation." +msgstr "ბეზიეს მრუდის შექმნა. ობიექტის შექმნის დასასრულებლად Shift+ღილაკი." + +#: ../plug-ins/gfig/gfig-dialog.c:960 ../plug-ins/gfig/gfig-stock.c:47 +msgid "Move an object" +msgstr "ობიექტის გადატანა" + +#: ../plug-ins/gfig/gfig-dialog.c:963 ../plug-ins/gfig/gfig-stock.c:48 +msgid "Move a single point" +msgstr "ერთი წერტილის გადატანა" + +#: ../plug-ins/gfig/gfig-dialog.c:966 ../plug-ins/gfig/gfig-stock.c:42 +msgid "Copy an object" +msgstr "ობიექტის კოპირება" + +#: ../plug-ins/gfig/gfig-dialog.c:969 ../plug-ins/gfig/gfig-stock.c:44 +msgid "Delete an object" +msgstr "ობიექტის წაშლა" + +#: ../plug-ins/gfig/gfig-dialog.c:972 ../plug-ins/gfig/gfig-stock.c:51 +msgid "Select an object" +msgstr "ობიექტის არჩევა" + +#: ../plug-ins/gfig/gfig-dialog.c:1054 +msgid "This tool has no options" +msgstr "ამ ხელსაწყოს გამართვა არ სჭირდება" + +#. Put buttons in +#: ../plug-ins/gfig/gfig-dialog.c:1265 +msgid "Show position" +msgstr "პოზიციის ჩვენება" + +#: ../plug-ins/gfig/gfig-dialog.c:1277 +msgid "Show control points" +msgstr "საკონტროლო წერტილების ჩვენება" + +#: ../plug-ins/gfig/gfig-dialog.c:1293 +msgid "Antialiasing" +msgstr "მომრგვალება" + +#: ../plug-ins/gfig/gfig-dialog.c:1311 +msgid "Max undo:" +msgstr "მაქს დაბრუნება:" + +#: ../plug-ins/gfig/gfig-dialog.c:1320 ../plug-ins/gimpressionist/general.c:184 +msgid "Transparent" +msgstr "გამჭვირვალე" + +#: ../plug-ins/gfig/gfig-dialog.c:1322 +msgid "Foreground" +msgstr "წინა პლანი" + +#: ../plug-ins/gfig/gfig-dialog.c:1323 ../plug-ins/gfig/gfig-dialog.c:1498 +msgid "White" +msgstr "თეთრი" + +#: ../plug-ins/gfig/gfig-dialog.c:1324 ../plug-ins/imagemap/imap_cmd_copy.c:53 +#: ../plug-ins/imagemap/imap_cmd_copy_object.c:54 +#: ../plug-ins/imagemap/imap_menu.c:168 +msgid "Copy" +msgstr "" + +#: ../plug-ins/gfig/gfig-dialog.c:1333 +msgid "" +"Layer background type. Copy causes the previous layer to be copied before " +"the draw is performed." +msgstr "" + +#: ../plug-ins/gfig/gfig-dialog.c:1339 +msgid "Background:" +msgstr "ფონი:" + +#: ../plug-ins/gfig/gfig-dialog.c:1342 +msgid "Feather" +msgstr "კუთხეების მომრგვალება" + +#: ../plug-ins/gfig/gfig-dialog.c:1365 +msgid "Radius:" +msgstr "რადიუსი:" + +#: ../plug-ins/gfig/gfig-dialog.c:1423 +msgid "Grid spacing:" +msgstr "ბადის დაშორება:" + +#: ../plug-ins/gfig/gfig-dialog.c:1440 +msgid "Polar grid sectors desired:" +msgstr "" + +#: ../plug-ins/gfig/gfig-dialog.c:1462 +msgid "Polar grid radius interval:" +msgstr "" + +#: ../plug-ins/gfig/gfig-dialog.c:1478 ../plug-ins/imagemap/imap_menu.c:234 +msgid "Rectangle" +msgstr "მართკუთხედი" + +#: ../plug-ins/gfig/gfig-dialog.c:1480 +msgid "Isometric" +msgstr "იზომეტრიული" + +#: ../plug-ins/gfig/gfig-dialog.c:1489 +msgid "Grid type:" +msgstr "ბადის ტიპი:" + +#: ../plug-ins/gfig/gfig-dialog.c:1496 +#: ../plug-ins/gradient-flare/gradient-flare.c:551 +#: ../plug-ins/metadata/metadata-tags.c:238 +msgid "Normal" +msgstr "ჩვეულებრივი" + +#: ../plug-ins/gfig/gfig-dialog.c:1499 +msgid "Grey" +msgstr "ნაცრისფერი" + +#: ../plug-ins/gfig/gfig-dialog.c:1500 +msgid "Darker" +msgstr "მუქი" + +#: ../plug-ins/gfig/gfig-dialog.c:1501 +msgid "Lighter" +msgstr "ღია" + +#: ../plug-ins/gfig/gfig-dialog.c:1502 +msgid "Very dark" +msgstr "ძალიან მუქი" + +#: ../plug-ins/gfig/gfig-dialog.c:1511 +msgid "Grid color:" +msgstr "ბადის ფერი:" + +#: ../plug-ins/gfig/gfig-dialog.c:1731 +msgid "Sides:" +msgstr "მხარეები:" + +#: ../plug-ins/gfig/gfig-dialog.c:1741 +msgid "Right" +msgstr "" + +#: ../plug-ins/gfig/gfig-dialog.c:1742 +msgid "Left" +msgstr "" + +#: ../plug-ins/gfig/gfig-dialog.c:1752 +#: ../plug-ins/gimpressionist/orientation.c:147 +msgid "Orientation:" +msgstr "ორიენტაცია:" + +#: ../plug-ins/gfig/gfig-dobject.c:580 +msgid "Hey, where has the object gone?" +msgstr "" + +#: ../plug-ins/gfig/gfig-dobject.c:922 +msgid "Error reading file" +msgstr "ფაილის წაკითხვის შეცდომა" + +#: ../plug-ins/gfig/gfig-dobject.c:1011 +msgid "Editing read-only object - you will not be able to save it" +msgstr "" + +#: ../plug-ins/gfig/gfig-poly.c:51 +msgid "Regular Polygon Number of Sides" +msgstr "" + +#: ../plug-ins/gfig/gfig-preview.c:328 +msgid "Object Details" +msgstr "ობიექტის დეტალები" + +#. Position labels +#: ../plug-ins/gfig/gfig-preview.c:379 +msgid "XY position:" +msgstr "" + +#: ../plug-ins/gfig/gfig-spiral.c:55 +msgid "Spiral Number of Turns" +msgstr "" + +#: ../plug-ins/gfig/gfig-star.c:52 +msgid "Star Number of Points" +msgstr "" + +#: ../plug-ins/gfig/gfig-stock.c:40 +msgid "Create bezier curve" +msgstr "" + +#: ../plug-ins/gfig/gfig.c:121 +msgid "Create geometric shapes" +msgstr "" + +#: ../plug-ins/gfig/gfig.c:132 +msgid "_Gfig..." +msgstr "" + +#: ../plug-ins/gfig/gfig.c:731 +msgid "" +"Error trying to save figure as a parasite: can't attach parasite to drawable." +msgstr "" + +#: ../plug-ins/gfig/gfig.c:758 +#, c-format +msgid "Error trying to open temporary file '%s' for parasite loading: %s" +msgstr "" + +#: ../plug-ins/gimpressionist/brush.c:272 +msgid "Can only save drawables!" +msgstr "" + +#: ../plug-ins/gimpressionist/brush.c:277 +msgid "Save Brush" +msgstr "ფუნჯის შენახვა" + +#: ../plug-ins/gimpressionist/brush.c:532 +msgid "_Brush" +msgstr "_ფუნჯი" + +#: ../plug-ins/gimpressionist/brush.c:569 +msgid "Gamma:" +msgstr "გამა:" + +#: ../plug-ins/gimpressionist/brush.c:587 +msgid "Changes the gamma (brightness) of the selected brush" +msgstr "" + +#: ../plug-ins/gimpressionist/brush.c:595 +#: ../plug-ins/metadata/metadata-editor.c:613 +msgid "Select:" +msgstr "აირჩიეთ:" + +#: ../plug-ins/gimpressionist/brush.c:611 +msgid "Save _as" +msgstr "" + +#: ../plug-ins/gimpressionist/brush.c:624 +msgid "Aspect ratio:" +msgstr "თანაფარდობა:" + +#: ../plug-ins/gimpressionist/brush.c:628 +msgid "Specifies the aspect ratio of the brush" +msgstr "" + +#: ../plug-ins/gimpressionist/brush.c:637 +#: ../plug-ins/gimpressionist/paper.c:204 +msgid "Relief:" +msgstr "" + +#: ../plug-ins/gimpressionist/brush.c:641 +#: ../plug-ins/gimpressionist/paper.c:208 +msgid "Specifies the amount of embossing to apply to the image (in percent)" +msgstr "" + +#: ../plug-ins/gimpressionist/color.c:59 +msgid "Co_lor" +msgstr "_ფერი" + +#: ../plug-ins/gimpressionist/color.c:69 +msgid "A_verage under brush" +msgstr "საშუალოდ ფუნჯის ქვეშ" + +#: ../plug-ins/gimpressionist/color.c:71 +msgid "C_enter of brush" +msgstr "ფუნჯის _ცენტრი" + +#: ../plug-ins/gimpressionist/color.c:78 +msgid "Color is computed from the average of all pixels under the brush" +msgstr "" + +#: ../plug-ins/gimpressionist/color.c:82 +msgid "Samples the color from the pixel in the center of the brush" +msgstr "" + +#: ../plug-ins/gimpressionist/color.c:93 +msgid "Color _noise:" +msgstr "ფერის _ხმაური:" + +#: ../plug-ins/gimpressionist/color.c:97 +msgid "Adds random noise to the color" +msgstr "" + +#: ../plug-ins/gimpressionist/general.c:133 +#: ../plug-ins/gradient-flare/gradient-flare.c:3608 +msgid "_General" +msgstr "ზოგადი" + +#: ../plug-ins/gimpressionist/general.c:149 +msgid "Keep original" +msgstr "ორიგინალის შენარჩუნება" + +#: ../plug-ins/gimpressionist/general.c:150 +msgid "Preserve the original image as a background" +msgstr "" + +#: ../plug-ins/gimpressionist/general.c:155 +msgid "From paper" +msgstr "ქაღალდიდან" + +#: ../plug-ins/gimpressionist/general.c:156 +msgid "Copy the texture of the selected paper as a background" +msgstr "" + +#: ../plug-ins/gimpressionist/general.c:166 +msgid "Solid colored background" +msgstr "ფერადი ფონის გამოყენება" + +#: ../plug-ins/gimpressionist/general.c:185 +msgid "Use a transparent background; Only the strokes painted will be visible" +msgstr "" + +#: ../plug-ins/gimpressionist/general.c:202 +msgid "Paint edges" +msgstr "კუთხეების მოხატვა" + +#: ../plug-ins/gimpressionist/general.c:207 +msgid "Selects if to place strokes all the way out to the edges of the image" +msgstr "" + +#: ../plug-ins/gimpressionist/general.c:212 +msgid "Tileable" +msgstr "" + +#: ../plug-ins/gimpressionist/general.c:216 +msgid "Selects if the resulting image should be seamlessly tileable" +msgstr "" + +#: ../plug-ins/gimpressionist/general.c:221 +msgid "Drop shadow" +msgstr "ჩრდილის დაცემა" + +#: ../plug-ins/gimpressionist/general.c:226 +msgid "Adds a shadow effect to each brush stroke" +msgstr "" + +#: ../plug-ins/gimpressionist/general.c:239 +msgid "Edge darken:" +msgstr "წიბოს გამუქება:" + +#: ../plug-ins/gimpressionist/general.c:243 +msgid "How much to \"darken\" the edges of each brush stroke" +msgstr "" + +#: ../plug-ins/gimpressionist/general.c:248 +msgid "Shadow darken:" +msgstr "ჩრდილის გამუქება:" + +#: ../plug-ins/gimpressionist/general.c:252 +msgid "How much to \"darken\" the drop shadow" +msgstr "" + +#: ../plug-ins/gimpressionist/general.c:257 +msgid "Shadow depth:" +msgstr "ჩრდილის სიღრმე:" + +#: ../plug-ins/gimpressionist/general.c:261 +msgid "" +"The depth of the drop shadow, i.e. how far apart from the object it should be" +msgstr "" + +#: ../plug-ins/gimpressionist/general.c:266 +msgid "Shadow blur:" +msgstr "ჩრდილის ბუნდოვნება:" + +#: ../plug-ins/gimpressionist/general.c:270 +msgid "How much to blur the drop shadow" +msgstr "" + +#: ../plug-ins/gimpressionist/general.c:275 +msgid "Deviation threshold:" +msgstr "" + +#: ../plug-ins/gimpressionist/general.c:279 +msgid "A bailout-value for adaptive selections" +msgstr "" + +#: ../plug-ins/gimpressionist/gimp.c:89 +msgid "Performs various artistic operations" +msgstr "" + +#: ../plug-ins/gimpressionist/gimp.c:94 +msgid "_GIMPressionist..." +msgstr "" + +#: ../plug-ins/gimpressionist/gimp.c:165 +msgid "The selection does not intersect the active layer or mask." +msgstr "" + +#: ../plug-ins/gimpressionist/gimp.c:421 +msgid "Painting" +msgstr "" + +#: ../plug-ins/gimpressionist/gimpressionist.c:138 +msgid "GIMPressionist" +msgstr "გიმპრესიონისტი" + +#: ../plug-ins/gimpressionist/orientation.c:91 +msgid "Or_ientation" +msgstr "" + +#: ../plug-ins/gimpressionist/orientation.c:105 +msgid "Directions:" +msgstr "მიმართულება:" + +#: ../plug-ins/gimpressionist/orientation.c:109 +msgid "The number of directions (i.e. brushes) to use" +msgstr "" + +#: ../plug-ins/gimpressionist/orientation.c:117 +msgid "Start angle:" +msgstr "საწყისი კუთხე:" + +#: ../plug-ins/gimpressionist/orientation.c:121 +msgid "The starting angle of the first brush to create" +msgstr "" + +#: ../plug-ins/gimpressionist/orientation.c:129 +msgid "Angle span:" +msgstr "" + +#: ../plug-ins/gimpressionist/orientation.c:133 +msgid "The angle span of the first brush to create" +msgstr "" + +#: ../plug-ins/gimpressionist/orientation.c:156 +msgid "" +"Let the value (brightness) of the region determine the direction of the " +"stroke" +msgstr "" + +#: ../plug-ins/gimpressionist/orientation.c:159 +#: ../plug-ins/gimpressionist/size.c:162 +msgid "Radius" +msgstr "რადიუსი" + +#: ../plug-ins/gimpressionist/orientation.c:160 +msgid "" +"The distance from the center of the image determines the direction of the " +"stroke" +msgstr "" + +#: ../plug-ins/gimpressionist/orientation.c:164 +msgid "Selects a random direction of each stroke" +msgstr "" + +#: ../plug-ins/gimpressionist/orientation.c:167 +#: ../plug-ins/gimpressionist/size.c:170 +msgid "Radial" +msgstr "რადიალური" + +#: ../plug-ins/gimpressionist/orientation.c:168 +msgid "Let the direction from the center determine the direction of the stroke" +msgstr "" + +#: ../plug-ins/gimpressionist/orientation.c:175 +#: ../plug-ins/gimpressionist/size.c:178 +msgid "Flowing" +msgstr "" + +#: ../plug-ins/gimpressionist/orientation.c:176 +#: ../plug-ins/gimpressionist/size.c:179 +msgid "The strokes follow a \"flowing\" pattern" +msgstr "" + +#: ../plug-ins/gimpressionist/orientation.c:180 +msgid "The hue of the region determines the direction of the stroke" +msgstr "" + +#: ../plug-ins/gimpressionist/orientation.c:183 +#: ../plug-ins/gimpressionist/size.c:186 +msgid "Adaptive" +msgstr "შეგუებადი" + +#: ../plug-ins/gimpressionist/orientation.c:184 +msgid "The direction that matches the original image the closest is selected" +msgstr "" + +#: ../plug-ins/gimpressionist/orientation.c:191 +#: ../plug-ins/gimpressionist/size.c:195 +msgid "Manual" +msgstr "ხელით" + +#: ../plug-ins/gimpressionist/orientation.c:192 +msgid "Manually specify the stroke orientation" +msgstr "" + +#: ../plug-ins/gimpressionist/orientation.c:203 +msgid "Opens up the Orientation Map Editor" +msgstr "" + +#: ../plug-ins/gimpressionist/orientmap.c:523 +msgid "Orientation Map Editor" +msgstr "" + +#: ../plug-ins/gimpressionist/orientmap.c:552 +msgid "Vectors" +msgstr "ვექტორები" + +#: ../plug-ins/gimpressionist/orientmap.c:564 +msgid "" +"The vector-field. Left-click to move selected vector, Right-click to point " +"it towards mouse, Middle-click to add a new vector." +msgstr "" + +#: ../plug-ins/gimpressionist/orientmap.c:588 +#: ../plug-ins/gimpressionist/sizemap.c:456 +msgid "Adjust the preview's brightness" +msgstr "" + +#: ../plug-ins/gimpressionist/orientmap.c:611 +msgid "Select previous vector" +msgstr "" + +#: ../plug-ins/gimpressionist/orientmap.c:617 +msgid "Select next vector" +msgstr "" + +#: ../plug-ins/gimpressionist/orientmap.c:619 +#: ../plug-ins/gimpressionist/sizemap.c:488 +msgid "A_dd" +msgstr "_დამატება" + +#: ../plug-ins/gimpressionist/orientmap.c:623 +msgid "Add new vector" +msgstr "ახალი ვექტორის დამატება" + +#: ../plug-ins/gimpressionist/orientmap.c:625 +#: ../plug-ins/gimpressionist/sizemap.c:495 +msgid "_Kill" +msgstr "_მოკვლა" + +#: ../plug-ins/gimpressionist/orientmap.c:629 +msgid "Delete selected vector" +msgstr "არჩეული ვექტორის წაშლა" + +#: ../plug-ins/gimpressionist/orientmap.c:640 +msgid "Type" +msgstr "" + +#: ../plug-ins/gimpressionist/orientmap.c:644 +msgid "_Normal" +msgstr "_ნორმალური" + +#: ../plug-ins/gimpressionist/orientmap.c:645 +msgid "Vorte_x" +msgstr "_წიბო" + +#: ../plug-ins/gimpressionist/orientmap.c:646 +msgid "Vortex_2" +msgstr "წიბო_2" + +#: ../plug-ins/gimpressionist/orientmap.c:647 +msgid "Vortex_3" +msgstr "წიბო_3" + +#: ../plug-ins/gimpressionist/orientmap.c:653 +#: ../plug-ins/gimpressionist/sizemap.c:540 +msgid "_Voronoi" +msgstr "" + +#: ../plug-ins/gimpressionist/orientmap.c:661 +msgid "" +"Voronoi-mode makes only the vector closest to the given point have any " +"influence" +msgstr "" + +#: ../plug-ins/gimpressionist/orientmap.c:671 +msgid "A_ngle:" +msgstr "_კუთხე:" + +#: ../plug-ins/gimpressionist/orientmap.c:675 +msgid "Change the angle of the selected vector" +msgstr "" + +#: ../plug-ins/gimpressionist/orientmap.c:682 +msgid "Ang_le offset:" +msgstr "_კუთხის წანაცვლება:" + +#: ../plug-ins/gimpressionist/orientmap.c:686 +msgid "Offset all vectors with a given angle" +msgstr "" + +#: ../plug-ins/gimpressionist/orientmap.c:693 +msgid "_Strength:" +msgstr "_სიძლიერე:" + +#: ../plug-ins/gimpressionist/orientmap.c:697 +msgid "Change the strength of the selected vector" +msgstr "" + +#: ../plug-ins/gimpressionist/orientmap.c:704 +msgid "S_trength exp.:" +msgstr "" + +#: ../plug-ins/gimpressionist/orientmap.c:708 +#: ../plug-ins/gimpressionist/sizemap.c:535 +msgid "Change the exponent of the strength" +msgstr "" + +#: ../plug-ins/gimpressionist/paper.c:136 +msgid "P_aper" +msgstr "_ქაღალდი" + +#: ../plug-ins/gimpressionist/paper.c:171 +msgid "Inverts the Papers texture" +msgstr "" + +#: ../plug-ins/gimpressionist/paper.c:175 +msgid "O_verlay" +msgstr "" + +#: ../plug-ins/gimpressionist/paper.c:180 +msgid "Applies the paper as it is (without embossing it)" +msgstr "" + +#: ../plug-ins/gimpressionist/paper.c:196 +msgid "Specifies the scale of the texture (in percent of original file)" +msgstr "" + +#: ../plug-ins/gimpressionist/placement.c:66 +msgid "Pl_acement" +msgstr "" + +#: ../plug-ins/gimpressionist/placement.c:72 +msgid "Placement" +msgstr "განლაგება" + +#: ../plug-ins/gimpressionist/placement.c:76 +msgid "Randomly" +msgstr "" + +#: ../plug-ins/gimpressionist/placement.c:80 +msgid "Evenly distributed" +msgstr "" + +#: ../plug-ins/gimpressionist/placement.c:88 +msgid "Place strokes randomly around the image" +msgstr "" + +#: ../plug-ins/gimpressionist/placement.c:92 +msgid "The strokes are evenly distributed across the image" +msgstr "" + +#: ../plug-ins/gimpressionist/placement.c:101 +msgid "Centered" +msgstr "შუაზე გასწორებული" + +#: ../plug-ins/gimpressionist/placement.c:107 +msgid "Focus the brush strokes around the center of the image" +msgstr "" + +#: ../plug-ins/gimpressionist/placement.c:119 +msgid "Stroke _density:" +msgstr "" + +#: ../plug-ins/gimpressionist/placement.c:123 +msgid "The relative density of the brush strokes" +msgstr "" + +#. +#. * gimp_filename_to_utf8 () and g_strerror () return temporary strings +#. * that need not and should not be freed. So this call is OK. +#. * +#: ../plug-ins/gimpressionist/ppmtool.c:648 +#, c-format +msgid "Failed to save PPM file '%s': %s" +msgstr "" + +#: ../plug-ins/gimpressionist/presets.c:638 +msgid "Save Current" +msgstr "მიმდინარის შენახვა" + +#: ../plug-ins/gimpressionist/presets.c:665 +msgid "Description:" +msgstr "" + +#: ../plug-ins/gimpressionist/presets.c:893 +msgid "Gimpressionist Defaults" +msgstr "გიმპრესიონისტის ნაგულისხმები მნიშვნელობები" + +#: ../plug-ins/gimpressionist/presets.c:1014 +msgid "_Presets" +msgstr "_პრესეტების" + +#: ../plug-ins/gimpressionist/presets.c:1029 +msgid "Save Current..." +msgstr "მიმდინარის შენახვა..." + +#: ../plug-ins/gimpressionist/presets.c:1037 +msgid "Save the current settings to the specified file" +msgstr "" + +#: ../plug-ins/gimpressionist/presets.c:1065 +msgid "Reads the selected Preset into memory" +msgstr "" + +#: ../plug-ins/gimpressionist/presets.c:1071 +msgid "Deletes the selected Preset" +msgstr "" + +#: ../plug-ins/gimpressionist/presets.c:1077 +msgid "Reread the folder of Presets" +msgstr "" + +#: ../plug-ins/gimpressionist/preview.c:174 +#: ../plug-ins/gimpressionist/repaint.c:1197 +#: ../plug-ins/imagemap/imap_polygon.c:512 +#: ../plug-ins/lighting/lighting-ui.c:1092 +msgid "_Update" +msgstr "_განახლება" + +#: ../plug-ins/gimpressionist/preview.c:180 +msgid "Refresh the Preview window" +msgstr "" + +#: ../plug-ins/gimpressionist/preview.c:188 +msgid "Revert to the original image" +msgstr "" + +#: ../plug-ins/gimpressionist/size.c:94 +msgid "_Size" +msgstr "ზომა" + +#: ../plug-ins/gimpressionist/size.c:108 +msgid "Size variants:" +msgstr "" + +#: ../plug-ins/gimpressionist/size.c:112 +msgid "The number of sizes of brushes to use" +msgstr "" + +#: ../plug-ins/gimpressionist/size.c:120 +msgid "Minimum size:" +msgstr "მინიმალური ზომა:" + +#: ../plug-ins/gimpressionist/size.c:124 +msgid "The smallest brush to create" +msgstr "" + +#: ../plug-ins/gimpressionist/size.c:132 +msgid "Maximum size:" +msgstr "მაქსიმალური ზომა:" + +#: ../plug-ins/gimpressionist/size.c:136 +msgid "The largest brush to create" +msgstr "" + +#: ../plug-ins/gimpressionist/size.c:150 +msgid "Size depends on:" +msgstr "" + +#: ../plug-ins/gimpressionist/size.c:159 +msgid "" +"Let the value (brightness) of the region determine the size of the stroke" +msgstr "" + +#: ../plug-ins/gimpressionist/size.c:163 +msgid "" +"The distance from the center of the image determines the size of the stroke" +msgstr "" + +#: ../plug-ins/gimpressionist/size.c:167 +msgid "Selects a random size for each stroke" +msgstr "" + +#: ../plug-ins/gimpressionist/size.c:171 +msgid "Let the direction from the center determine the size of the stroke" +msgstr "" + +#: ../plug-ins/gimpressionist/size.c:183 +msgid "The hue of the region determines the size of the stroke" +msgstr "" + +#: ../plug-ins/gimpressionist/size.c:187 +msgid "The brush-size that matches the original image the closest is selected" +msgstr "" + +#: ../plug-ins/gimpressionist/size.c:196 +msgid "Manually specify the stroke size" +msgstr "" + +#: ../plug-ins/gimpressionist/size.c:207 +msgid "Opens up the Size Map Editor" +msgstr "" + +#: ../plug-ins/gimpressionist/sizemap.c:396 +msgid "Size Map Editor" +msgstr "" + +#: ../plug-ins/gimpressionist/sizemap.c:425 +msgid "Smvectors" +msgstr "" + +#: ../plug-ins/gimpressionist/sizemap.c:435 +msgid "" +"The smvector-field. Left-click to move selected smvector, Right-click to " +"point it towards mouse, Middle-click to add a new smvector." +msgstr "" + +#: ../plug-ins/gimpressionist/sizemap.c:479 +msgid "Select previous smvector" +msgstr "" + +#: ../plug-ins/gimpressionist/sizemap.c:486 +msgid "Select next smvector" +msgstr "" + +#: ../plug-ins/gimpressionist/sizemap.c:493 +msgid "Add new smvector" +msgstr "" + +#: ../plug-ins/gimpressionist/sizemap.c:500 +msgid "Delete selected smvector" +msgstr "" + +#: ../plug-ins/gimpressionist/sizemap.c:513 +msgid "Change the angle of the selected smvector" +msgstr "" + +#: ../plug-ins/gimpressionist/sizemap.c:520 +msgid "S_trength:" +msgstr "" + +#: ../plug-ins/gimpressionist/sizemap.c:524 +msgid "Change the strength of the selected smvector" +msgstr "" + +#: ../plug-ins/gimpressionist/sizemap.c:531 +msgid "St_rength exp.:" +msgstr "" + +#: ../plug-ins/gimpressionist/sizemap.c:547 +msgid "" +"Voronoi-mode makes only the smvector closest to the given point have any " +"influence" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-gif.ui.h:1 +msgid "I_nterlace" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-gif.ui.h:2 +msgid "_GIF comment:" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-gif.ui.h:3 +msgid "As _animation" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-gif.ui.h:4 +msgid "GIF Options" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-gif.ui.h:5 +msgid "_Loop forever" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-gif.ui.h:6 +msgid "_Delay between frames where unspecified:" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-gif.ui.h:7 +msgid "GIF supports hundredths of a second precision." +msgstr "" + +#: ../plug-ins/ui/plug-in-file-gif.ui.h:9 +msgid "_Frame disposal where unspecified:" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-gif.ui.h:10 +msgid "_Use delay entered above for all frames" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-gif.ui.h:11 +msgid "U_se disposal entered above for all frames" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-gif.ui.h:12 +msgid "Animated GIF Options" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-png.ui.h:1 +msgid "_Interlacing (Adam7)" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-png.ui.h:3 +msgid "Save gamma" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-png.ui.h:4 +msgid "Save layer o_ffset" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-png.ui.h:5 +msgid "Save _resolution" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-png.ui.h:7 +msgid "Save comme_nt" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-png.ui.h:8 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:5 +msgid "Save color _values from transparent pixels" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-png.ui.h:11 +#: ../plug-ins/ui/plug-in-file-raw.ui.h:8 +msgid "S_ave Defaults" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-png.ui.h:12 +msgid "Save Exif data" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-png.ui.h:13 +msgid "Save XMP data" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-png.ui.h:14 +msgid "Save IPTC data" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-png.ui.h:15 +msgid "Save thumbnail" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-png.ui.h:16 +msgid "Save color profile" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-png.ui.h:17 +msgid "Co_mpression level:" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-png.ui.h:18 +msgid "automatic pixelformat" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-png.ui.h:19 +msgid "8bpc RGB" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-png.ui.h:20 +msgid "8bpc GRAY" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-png.ui.h:21 +msgid "8bpc RGBA" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-png.ui.h:22 +msgid "8bpc GRAYA" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-png.ui.h:23 +msgid "16bpc RGB" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-png.ui.h:24 +msgid "16bpc GRAY" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-png.ui.h:25 +msgid "16bpc RGBA" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-png.ui.h:26 +msgid "16bpc GRAYA" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-raw.ui.h:1 +msgid "RGB Save Type" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-raw.ui.h:2 +msgid "_Standard (R,G,B)" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-raw.ui.h:3 +msgid "_Planar (RRR,GGG,BBB)" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-raw.ui.h:4 +msgid "Palette Type" +msgstr "პალიტრის ტიპი" + +#: ../plug-ins/ui/plug-in-file-raw.ui.h:5 +msgid "_R, G, B (normal)" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-raw.ui.h:6 +msgid "_B, G, R, X (BMP style)" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:1 +msgid "" +"Warning: maximum TIFF file size exceeded. Retry as BigTIFF or with a " +"different compression algorithm, or cancel." +msgstr "" + +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:2 +msgid "Export in _BigTIFF variant file format" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:3 +msgid "Save _layers" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:4 +msgid "Cr_op layers to image bounds" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:6 +msgid "Colors are not stored premultiplied by the associated alpha" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:7 +msgid "Comment" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:8 +msgid "S_ave Exif data" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:13 +msgid "Save _GeoTIFF data" +msgstr "" + +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:14 +msgid "Keep the GeoTIFF metadata if it was present on import" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:1 +msgid "Document Title" +msgstr "დოკუმენტის სათაური" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:2 +msgid "Author" +msgstr "ავტორი" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:3 +msgid "Author Title" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:4 +msgid "Description" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:5 +msgid "Description Writer\t" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:6 +msgid "Rating" +msgstr "რეიტინგი" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:7 +msgid "Keywords" +msgstr "საკვანძო სიტყვები" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:8 +msgid "Copyright Status" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:9 +msgid "Copyright Notice" +msgstr "მონაცემების საავტორო უფლებები" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:10 +msgid "Copyright URL" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:11 +msgid "Address" +msgstr "მისამართი" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:12 +msgid "City" +msgstr "ქალაქი" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:13 +msgid "Postal Code\t" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:14 +msgid "State / Province" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:15 +msgid "Country" +msgstr "ქვეყანა" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:16 +msgid "Phone(s)" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:17 +msgid "Email(s)" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:18 +msgid "Website(s)" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:19 +msgid "Creation Date" +msgstr "შეცვლის თარიღის მიხედვით" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:20 +msgid "Intellectual Genre" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:21 +msgid "IPTC Scene Code" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:22 +msgid "Sublocation\t" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:23 +msgid "ISO Country Code" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:24 +msgid "IPTC Subject Code" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:25 +msgid "Headline" +msgstr "სათაური" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:26 +msgid "Urgency" +msgstr "სასწრაფოობა" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:27 +msgid "Job Identifier\t" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:28 +msgid "Instructions" +msgstr "ინსტრუქციები" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:29 +msgid "Credit Line" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:30 +msgid "Source" +msgstr "წყარო" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:31 +msgid "Usage Terms" +msgstr "გამოყენების პირობები" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:32 +#: ../plug-ins/ui/plug-in-metadata-viewer.ui.h:7 +msgid "IPTC" +msgstr "IPTC" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:33 +msgid "Sublocation" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:34 +msgid "Person Shown" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:35 +msgid "Country Name" +msgstr "ქვეყნის სახელი" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:36 +msgid "Country ISO-Code" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:37 +msgid "World Region" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:38 +msgid "Location Shown" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:39 +msgid "Featured Organization" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:40 +msgid "Event" +msgstr "მოვლენა" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:42 +msgid "Add an entry" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:43 +msgid "Remove an entry" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:44 +msgid "Code" +msgstr "კოდი" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:45 +msgid "Province / State" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:46 +msgid "Country ISO Code" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:47 +msgid "Artwork or Object" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:48 +msgid "Title" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:49 +msgid "Date Created" +msgstr "შექმნის თარიღი" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:50 +msgid "Creator" +msgstr "შემქმნელი" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:51 +msgid "Source Inventory ID" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:52 +msgid "Model Age" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:53 +msgid "Minor Model Age Disclosure" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:54 +msgid "Model Release Status" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:55 +msgid "Additional Model Info" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:56 +msgid "Model Release Identifier" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:57 +msgid "Image Supplier ID" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:58 +msgid "Supplier's Image ID" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:59 +msgid "Registry Entry" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:60 +msgid "Image Supplier Name" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:61 +msgid "Max. Available Width" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:62 +msgid "Max. Available Height" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:63 +msgid "Digital Source Type" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:64 +msgid "Organization Identifier" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:65 +msgid "Item Identifier" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:66 +msgid "Copyright Owner" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:67 +msgid "Licensor" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:68 +msgid "Property Release Status" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:69 +msgid "Image Creator" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:70 +msgid "Identifier" +msgstr "იდენტიფიკატორი" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:71 +msgid "Phone Number 1" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:72 +msgid "Phone Type 1" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:73 +msgid "Phone Number 2" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:74 +msgid "Phone Type 2" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:75 +msgid "Email Address" +msgstr "ელ-ფოსტის მისამართი" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:76 +msgid "Web Address" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:77 +msgid "Property Release Identifier" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:78 +msgid "IPTC Extension" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:79 +msgid "Supplemental Category" +msgstr "დამატებითი კატეგორია" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:80 +msgid "Category" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:81 +msgid "Categories" +msgstr "კატეგორიები" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:82 +msgid "Longitude Reference" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:83 +msgid "Longitude" +msgstr "გრძედი" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:84 +msgid "Altitude" +msgstr "სიმაღლე" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:85 +msgid "Latitude" +msgstr "განედი" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:86 +msgid "Latitude Reference" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:87 +msgid "Altitude Reference" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:88 +msgid "GPS" +msgstr "GPS" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:89 +msgid "Patient" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:90 +msgid "Patient ID" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:91 +msgid "Date of Birth" +msgstr "დაბადების თარიღი" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:92 +msgid "Patient Sex" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:93 +msgid "Study ID" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:94 +msgid "Referring Physician" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:95 +msgid "Study Date" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:96 +msgid "Study Description" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:97 +msgid "Series Number" +msgstr "სერიის ნომერი" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:98 +msgid "Modality" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:99 +msgid "Series Date" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:100 +msgid "Series Description" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:101 +msgid "Equipment Institution" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:102 +msgid "Equipment Manufacturer" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-editor.ui.h:103 +msgid "DICOM" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-viewer.ui.h:1 +msgid "Exif Tag" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-viewer.ui.h:3 +msgid "Exif" +msgstr "Exif" + +#: ../plug-ins/ui/plug-in-metadata-viewer.ui.h:4 +msgid "XMP Tag" +msgstr "" + +#: ../plug-ins/ui/plug-in-metadata-viewer.ui.h:5 +msgid "XMP" +msgstr "XMP" + +#: ../plug-ins/ui/plug-in-metadata-viewer.ui.h:6 +msgid "IPTC Tag" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:552 +msgid "Addition" +msgstr "დამატება" + +#: ../plug-ins/gradient-flare/gradient-flare.c:553 +msgid "Overlay" +msgstr "დადება" + +#: ../plug-ins/gradient-flare/gradient-flare.c:554 +msgid "Screen" +msgstr "ეკრანი" + +#: ../plug-ins/gradient-flare/gradient-flare.c:807 +msgid "Produce a lense flare effect using gradients" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:812 +msgid "_Gradient Flare..." +msgstr "" + +#. +#. * Dialog Shell +#. +#: ../plug-ins/gradient-flare/gradient-flare.c:958 +#: ../plug-ins/gradient-flare/gradient-flare.c:2421 +msgid "Gradient Flare" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:1283 +#, c-format +msgid "Failed to open GFlare file '%s': %s" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:1291 +#, c-format +msgid "'%s' is not a valid GFlare file." +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:1345 +#, c-format +msgid "invalid formatted GFlare file: %s\n" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:1470 +#, c-format +msgid "" +"GFlare '%s' is not saved. If you add a new entry in '%s', like:\n" +"(gflare-path \"%s\")\n" +"and make a folder '%s', then you can save your own GFlares into that folder." +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:1503 +#, c-format +msgid "Failed to write GFlare file '%s': %s" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:2480 +msgid "A_uto update preview" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:2533 +msgid "'Default' is created." +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:2534 +msgid "Default" +msgstr "" + +#. +#. * Scales +#. +#. +#. * Scales +#. +#: ../plug-ins/gradient-flare/gradient-flare.c:2821 +#: ../plug-ins/gradient-flare/gradient-flare.c:3661 +#: ../plug-ins/gradient-flare/gradient-flare.c:3766 +#: ../plug-ins/gradient-flare/gradient-flare.c:3903 +msgid "Parameters" +msgstr "პარამეტრები" + +#: ../plug-ins/gradient-flare/gradient-flare.c:2848 +msgid "Ro_tation:" +msgstr "_ბრუნვა:" + +#: ../plug-ins/gradient-flare/gradient-flare.c:2860 +msgid "_Hue rotation:" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:2872 +msgid "Vector _angle:" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:2884 +msgid "Vector _length:" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:2905 +msgid "A_daptive supersampling" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:2926 +msgid "_Max depth:" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:2936 +msgid "_Threshold" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:2946 +msgid "_Settings" +msgstr "მორგება" + +#: ../plug-ins/gradient-flare/gradient-flare.c:3074 +msgid "S_elector" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:3138 +msgid "New Gradient Flare" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:3141 +msgid "Enter a name for the new GFlare" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:3142 +msgid "Unnamed" +msgstr "უსახელო" + +#: ../plug-ins/gradient-flare/gradient-flare.c:3161 +#: ../plug-ins/gradient-flare/gradient-flare.c:3242 +#, c-format +msgid "The name '%s' is used already!" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:3217 +msgid "Copy Gradient Flare" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:3220 +msgid "Enter a name for the copied GFlare" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:3273 +msgid "Cannot delete!! There must be at least one GFlare." +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:3283 +msgid "Delete Gradient Flare" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:3355 +#, c-format +msgid "not found %s in gflares_list" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:3396 +msgid "Gradient Flare Editor" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:3400 +msgid "_Rescan Gradients" +msgstr "" + +#. Glow +#: ../plug-ins/gradient-flare/gradient-flare.c:3525 +msgid "Glow Paint Options" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:3536 +#: ../plug-ins/gradient-flare/gradient-flare.c:3564 +#: ../plug-ins/gradient-flare/gradient-flare.c:3592 +msgid "Opacity:" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:3549 +#: ../plug-ins/gradient-flare/gradient-flare.c:3577 +#: ../plug-ins/gradient-flare/gradient-flare.c:3605 +msgid "Paint mode:" +msgstr "" + +#. Rays +#: ../plug-ins/gradient-flare/gradient-flare.c:3553 +msgid "Rays Paint Options" +msgstr "" + +#. Rays +#: ../plug-ins/gradient-flare/gradient-flare.c:3581 +msgid "Second Flares Paint Options" +msgstr "" + +#. +#. * Gradient Menus +#. +#: ../plug-ins/gradient-flare/gradient-flare.c:3634 +#: ../plug-ins/gradient-flare/gradient-flare.c:3737 +#: ../plug-ins/gradient-flare/gradient-flare.c:3876 +msgid "Gradients" +msgstr "გრადაციები" + +#: ../plug-ins/gradient-flare/gradient-flare.c:3645 +#: ../plug-ins/gradient-flare/gradient-flare.c:3750 +#: ../plug-ins/gradient-flare/gradient-flare.c:3887 +msgid "Radial gradient:" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:3649 +#: ../plug-ins/gradient-flare/gradient-flare.c:3754 +msgid "Angular gradient:" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:3653 +#: ../plug-ins/gradient-flare/gradient-flare.c:3758 +msgid "Angular size gradient:" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:3673 +#: ../plug-ins/gradient-flare/gradient-flare.c:3778 +#: ../plug-ins/gradient-flare/gradient-flare.c:3915 +msgid "Size (%):" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:3685 +#: ../plug-ins/gradient-flare/gradient-flare.c:3790 +#: ../plug-ins/gradient-flare/gradient-flare.c:3927 +msgid "Rotation:" +msgstr "შემობრუნება:" + +#: ../plug-ins/gradient-flare/gradient-flare.c:3697 +#: ../plug-ins/gradient-flare/gradient-flare.c:3803 +#: ../plug-ins/gradient-flare/gradient-flare.c:3940 +msgid "Hue rotation:" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:3711 +msgid "G_low" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:3815 +msgid "# of Spikes:" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:3827 +msgid "Spike thickness:" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:3841 +msgid "_Rays" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:3891 +msgid "Size factor gradient:" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:3895 +msgid "Probability gradient:" +msgstr "" + +#. +#. * Shape Radio Button Frame +#. +#: ../plug-ins/gradient-flare/gradient-flare.c:3957 +msgid "Shape of Second Flares" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:3965 +#: ../plug-ins/imagemap/imap_menu.c:236 +msgid "Circle" +msgstr "წრე" + +#: ../plug-ins/gradient-flare/gradient-flare.c:3982 +#: ../plug-ins/imagemap/imap_menu.c:238 +msgid "Polygon" +msgstr "მრავალკუთხედი" + +#: ../plug-ins/gradient-flare/gradient-flare.c:4016 +msgid "Random seed:" +msgstr "" + +#: ../plug-ins/gradient-flare/gradient-flare.c:4030 +msgid "_Second Flares" +msgstr "" + +#: ../plug-ins/help-browser/dialog.c:180 ../plug-ins/help-browser/dialog.c:1107 +msgid "GIMP Help Browser" +msgstr "" + +#: ../plug-ins/help-browser/dialog.c:556 +msgid "Go back one page" +msgstr "" + +#: ../plug-ins/help-browser/dialog.c:561 +msgid "Go forward one page" +msgstr "" + +#: ../plug-ins/help-browser/dialog.c:566 +msgid "_Reload" +msgstr "_გადატვირთვა" + +#: ../plug-ins/help-browser/dialog.c:566 +msgid "Reload current page" +msgstr "" + +#: ../plug-ins/help-browser/dialog.c:571 +msgid "_Stop" +msgstr "_შეჩერება" + +#: ../plug-ins/help-browser/dialog.c:571 +msgid "Stop loading this page" +msgstr "" + +#: ../plug-ins/help-browser/dialog.c:576 +msgid "Go to the index page" +msgstr "" + +#: ../plug-ins/help-browser/dialog.c:581 +msgid "C_opy location" +msgstr "" + +#: ../plug-ins/help-browser/dialog.c:582 +msgid "Copy the location of this page to the clipboard" +msgstr "" + +#: ../plug-ins/help-browser/dialog.c:602 +msgid "Find text in current page" +msgstr "" + +#: ../plug-ins/help-browser/dialog.c:607 +msgid "Find _Again" +msgstr "" + +#: ../plug-ins/help-browser/dialog.c:626 +msgid "S_how Index" +msgstr "" + +#: ../plug-ins/help-browser/dialog.c:627 +msgid "Toggle the visibility of the sidebar" +msgstr "" + +#: ../plug-ins/help-browser/dialog.c:648 +msgid "Visit the GIMP documentation website" +msgstr "" + +#: ../plug-ins/help-browser/dialog.c:1147 +msgid "Find:" +msgstr "" + +#: ../plug-ins/help-browser/dialog.c:1164 +msgctxt "search" +msgid "_Previous" +msgstr "_წინა" + +#: ../plug-ins/help-browser/dialog.c:1176 +msgctxt "search" +msgid "_Next" +msgstr "_შემდეგი" + +#: ../plug-ins/help-browser/dialog.c:1188 +msgctxt "search" +msgid "_Close" +msgstr "_დახურვა" + +#: ../plug-ins/help/gimphelpdomain.c:180 +#, c-format +msgid "The help pages for '%s' are not available." +msgstr "" + +#: ../plug-ins/help/gimphelpdomain.c:186 +msgid "The GIMP user manual is not available." +msgstr "" + +#. TRANSLATORS: do not end the URL with a dot, +#. * it would be in the link. Because of +#. * technical limitations, make sure the URL +#. * ends with a space, a newline or is end of text. +#. * Cf. bug 762282. +#. +#: ../plug-ins/help/gimphelpdomain.c:193 +msgid "" +"Please install the additional help package or use the online user manual at: " +"https://docs.gimp.org/" +msgstr "" + +#: ../plug-ins/help/gimphelpdomain.c:202 +msgid "Perhaps you are missing GIO backends and need to install GVFS?" +msgstr "" + +#: ../plug-ins/help/gimphelpdomain.c:221 +#, c-format +msgid "Help ID '%s' unknown" +msgstr "" + +#: ../plug-ins/help/gimphelplocale.c:208 +#, c-format +msgid "Loading index from '%s'" +msgstr "" + +#: ../plug-ins/help/gimphelplocale.c:266 +#, c-format +msgid "" +"Parse error in '%s':\n" +"%s" +msgstr "" + +#: ../plug-ins/ifs-compose/ifs-compose.c:333 +msgid "Create an Iterated Function System (IFS) fractal" +msgstr "" + +#: ../plug-ins/ifs-compose/ifs-compose.c:345 +msgid "_IFS Fractal..." +msgstr "" + +#. X +#: ../plug-ins/ifs-compose/ifs-compose.c:512 +#: ../plug-ins/lighting/lighting-ui.c:539 +#: ../plug-ins/map-object/map-object-ui.c:656 +#: ../plug-ins/map-object/map-object-ui.c:710 +#: ../plug-ins/map-object/map-object-ui.c:979 +#: ../plug-ins/map-object/map-object-ui.c:1031 +msgid "X:" +msgstr "" + +#. Y +#: ../plug-ins/ifs-compose/ifs-compose.c:526 +#: ../plug-ins/lighting/lighting-ui.c:553 +#: ../plug-ins/map-object/map-object-ui.c:670 +#: ../plug-ins/map-object/map-object-ui.c:723 +#: ../plug-ins/map-object/map-object-ui.c:993 +#: ../plug-ins/map-object/map-object-ui.c:1043 +#: ../plug-ins/map-object/map-object-ui.c:1144 +msgid "Y:" +msgstr "" + +#. Asym +#: ../plug-ins/ifs-compose/ifs-compose.c:568 +msgid "Asymmetry:" +msgstr "" + +#. Shear +#: ../plug-ins/ifs-compose/ifs-compose.c:582 +msgid "Shear:" +msgstr "" + +#. Simple color control section +#: ../plug-ins/ifs-compose/ifs-compose.c:627 +msgid "Simple" +msgstr "მარტივი" + +#: ../plug-ins/ifs-compose/ifs-compose.c:636 +msgid "IFS Fractal: Target" +msgstr "" + +#: ../plug-ins/ifs-compose/ifs-compose.c:642 +msgid "Scale hue by:" +msgstr "" + +#: ../plug-ins/ifs-compose/ifs-compose.c:657 +msgid "Scale value by:" +msgstr "" + +#. Full color control section +#: ../plug-ins/ifs-compose/ifs-compose.c:674 +msgid "Full" +msgstr "მთლიანი" + +#: ../plug-ins/ifs-compose/ifs-compose.c:682 +msgid "IFS Fractal: Red" +msgstr "" + +#: ../plug-ins/ifs-compose/ifs-compose.c:690 +msgid "IFS Fractal: Green" +msgstr "" + +#: ../plug-ins/ifs-compose/ifs-compose.c:698 +msgid "IFS Fractal: Blue" +msgstr "" + +#: ../plug-ins/ifs-compose/ifs-compose.c:706 +msgid "IFS Fractal: Black" +msgstr "" + +#: ../plug-ins/ifs-compose/ifs-compose.c:756 +msgid "IFS Fractal" +msgstr "" + +#: ../plug-ins/ifs-compose/ifs-compose.c:854 +msgid "Spatial Transformation" +msgstr "" + +#: ../plug-ins/ifs-compose/ifs-compose.c:860 +msgid "Color Transformation" +msgstr "" + +#: ../plug-ins/ifs-compose/ifs-compose.c:870 +msgid "Relative probability:" +msgstr "" + +#: ../plug-ins/ifs-compose/ifs-compose.c:1043 +#: ../plug-ins/imagemap/imap_menu.c:174 +msgid "Select _All" +msgstr "ყველაფრის _მონიშვნა" + +#: ../plug-ins/ifs-compose/ifs-compose.c:1047 +msgid "Re_center" +msgstr "" + +#: ../plug-ins/ifs-compose/ifs-compose.c:1047 +msgid "Recompute Center" +msgstr "" + +#: ../plug-ins/ifs-compose/ifs-compose.c:1051 +msgid "Render Options" +msgstr "" + +#: ../plug-ins/ifs-compose/ifs-compose.c:1057 +#: ../plug-ins/imagemap/imap_cmd_move.c:85 +#: ../plug-ins/imagemap/imap_cmd_object_move.c:56 +msgid "Move" +msgstr "" + +#: ../plug-ins/ifs-compose/ifs-compose.c:1060 +msgid "Rotate" +msgstr "შემობრუნება" + +#: ../plug-ins/ifs-compose/ifs-compose.c:1060 +msgid "Rotate / Scale" +msgstr "" + +#: ../plug-ins/ifs-compose/ifs-compose.c:1063 +msgid "Stretch" +msgstr "გაწელვა" + +#: ../plug-ins/ifs-compose/ifs-compose.c:1161 +msgid "IFS Fractal Render Options" +msgstr "" + +#: ../plug-ins/ifs-compose/ifs-compose.c:1183 +msgid "Max. memory:" +msgstr "" + +#: ../plug-ins/ifs-compose/ifs-compose.c:1210 +msgid "Subdivide:" +msgstr "" + +#: ../plug-ins/ifs-compose/ifs-compose.c:1223 +msgid "Spot radius:" +msgstr "" + +#: ../plug-ins/ifs-compose/ifs-compose.c:1295 +#, c-format +msgid "Rendering IFS (%d/%d)" +msgstr "" + +#: ../plug-ins/ifs-compose/ifs-compose.c:1447 +#, c-format +msgid "Transformation %s" +msgstr "" + +#: ../plug-ins/ifs-compose/ifs-compose.c:2395 +msgid "Save failed" +msgstr "შენახვის შეცდომა" + +#: ../plug-ins/ifs-compose/ifs-compose.c:2478 +#: ../plug-ins/ifs-compose/ifs-compose.c:2491 +msgid "Open failed" +msgstr "" + +#: ../plug-ins/ifs-compose/ifs-compose.c:2486 +#, c-format +msgid "File '%s' doesn't seem to be an IFS Fractal file." +msgstr "" + +#: ../plug-ins/ifs-compose/ifs-compose.c:2526 +msgid "Save as IFS Fractal file" +msgstr "" + +#: ../plug-ins/ifs-compose/ifs-compose.c:2563 +msgid "Open IFS Fractal file" +msgstr "" + +#: ../plug-ins/imagemap/imap_about.c:42 +msgid "Image Map Plug-in" +msgstr "" + +#: ../plug-ins/imagemap/imap_about.c:46 +msgid "Copyright © 1999-2005 by Maurits Rijk" +msgstr "" + +#: ../plug-ins/imagemap/imap_about.c:48 +msgid "Released under the GNU General Public License" +msgstr "" + +#: ../plug-ins/imagemap/imap_circle.c:63 +msgid "C_ircle" +msgstr "" + +#: ../plug-ins/imagemap/imap_circle.c:261 +msgid "Center _x:" +msgstr "" + +#: ../plug-ins/imagemap/imap_circle.c:266 +#: ../plug-ins/imagemap/imap_circle.c:273 +#: ../plug-ins/imagemap/imap_circle.c:279 ../plug-ins/imagemap/imap_grid.c:249 +#: ../plug-ins/imagemap/imap_grid.c:255 ../plug-ins/imagemap/imap_polygon.c:502 +#: ../plug-ins/imagemap/imap_polygon.c:510 +#: ../plug-ins/imagemap/imap_rectangle.c:390 +#: ../plug-ins/imagemap/imap_rectangle.c:397 +#: ../plug-ins/imagemap/imap_rectangle.c:404 +#: ../plug-ins/imagemap/imap_rectangle.c:411 +msgid "pixels" +msgstr "პიქსელი" + +#: ../plug-ins/imagemap/imap_circle.c:268 +msgid "Center _y:" +msgstr "" + +#: ../plug-ins/imagemap/imap_cmd_clear.c:50 +msgid "Clear" +msgstr "სუფთა ცა" + +#: ../plug-ins/imagemap/imap_cmd_create.c:57 +#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:150 +msgid "Create" +msgstr "" + +#: ../plug-ins/imagemap/imap_cmd_cut.c:54 +#: ../plug-ins/imagemap/imap_cmd_cut_object.c:50 +#: ../plug-ins/imagemap/imap_menu.c:166 +msgid "Cut" +msgstr "ამოჭრა" + +#: ../plug-ins/imagemap/imap_cmd_delete.c:56 +#: ../plug-ins/imagemap/imap_menu.c:172 +msgid "Delete" +msgstr "" + +#: ../plug-ins/imagemap/imap_cmd_delete_point.c:60 +#: ../plug-ins/imagemap/imap_menu.c:193 +msgid "Delete Point" +msgstr "წერტილის წაშლა" + +#: ../plug-ins/imagemap/imap_cmd_edit_object.c:53 +msgid "Edit Object" +msgstr "" + +#. Create the areas +#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:116 +#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:146 +#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:250 +msgid "Use Gimp Guides" +msgstr "" + +#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:159 +msgid "Al_ternate" +msgstr "" + +#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:164 +msgid "A_ll" +msgstr "" + +#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:168 +msgid "Add Additional Guides" +msgstr "" + +#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:176 +msgid "L_eft border" +msgstr "" + +#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:180 +msgid "_Right border" +msgstr "" + +#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:184 +msgid "_Upper border" +msgstr "" + +#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:188 +msgid "Lo_wer border" +msgstr "" + +#: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:196 +msgid "_Base URL:" +msgstr "" + +#: ../plug-ins/imagemap/imap_cmd_guides.c:72 +#: ../plug-ins/imagemap/imap_cmd_guides.c:138 +msgid "Create Guides" +msgstr "" + +#: ../plug-ins/imagemap/imap_cmd_guides.c:111 +#, c-format +msgid "Resulting Guide Bounds: %d,%d to %d,%d (%d areas)" +msgstr "" + +#: ../plug-ins/imagemap/imap_cmd_guides.c:142 +msgid "" +"Guides are pre-defined rectangles covering the image. You define them by " +"their width, height, and spacing from each other. This allows you to rapidly " +"create the most common image map type - image collection of \"thumbnails\", " +"suitable for navigation bars." +msgstr "" + +#: ../plug-ins/imagemap/imap_cmd_guides.c:168 +msgid "_Left start at:" +msgstr "" + +#: ../plug-ins/imagemap/imap_cmd_guides.c:178 +msgid "_Top start at:" +msgstr "" + +#: ../plug-ins/imagemap/imap_cmd_guides.c:183 +msgid "_Horz. spacing:" +msgstr "" + +#: ../plug-ins/imagemap/imap_cmd_guides.c:189 +msgid "_No. across:" +msgstr "" + +#: ../plug-ins/imagemap/imap_cmd_guides.c:195 +msgid "_Vert. spacing:" +msgstr "" + +#: ../plug-ins/imagemap/imap_cmd_guides.c:201 +msgid "No. _down:" +msgstr "" + +#: ../plug-ins/imagemap/imap_cmd_guides.c:210 +msgid "Base _URL:" +msgstr "" + +#: ../plug-ins/imagemap/imap_cmd_guides.c:235 +msgid "Resulting Guide Bounds: 0,0 to 0,0 (0 areas)" +msgstr "" + +#: ../plug-ins/imagemap/imap_cmd_guides.c:270 +msgid "Guides" +msgstr "გიდები" + +#: ../plug-ins/imagemap/imap_cmd_insert_point.c:61 +#: ../plug-ins/imagemap/imap_menu.c:192 +msgid "Insert Point" +msgstr "" + +#: ../plug-ins/imagemap/imap_cmd_move_down.c:52 +#: ../plug-ins/imagemap/imap_cmd_object_down.c:54 +#: ../plug-ins/imagemap/imap_menu.c:190 +msgid "Move Down" +msgstr "ჩამოწევა" + +#: ../plug-ins/imagemap/imap_cmd_move_sash.c:69 +msgid "Move Sash" +msgstr "" + +#: ../plug-ins/imagemap/imap_cmd_move_selected.c:55 +msgid "Move Selected Objects" +msgstr "" + +#: ../plug-ins/imagemap/imap_cmd_move_to_front.c:50 +msgid "Move To Front" +msgstr "" + +#: ../plug-ins/imagemap/imap_cmd_move_up.c:52 +#: ../plug-ins/imagemap/imap_cmd_object_up.c:54 +#: ../plug-ins/imagemap/imap_menu.c:189 +msgid "Move Up" +msgstr "აწევა" + +#: ../plug-ins/imagemap/imap_cmd_paste.c:50 +#: ../plug-ins/imagemap/imap_menu.c:170 +msgid "Paste" +msgstr "ჩასმა" + +#: ../plug-ins/imagemap/imap_cmd_select.c:52 +msgid "Select" +msgstr "Select" + +#: ../plug-ins/imagemap/imap_cmd_select_all.c:50 +msgid "Select All" +msgstr "" + +#: ../plug-ins/imagemap/imap_cmd_select_next.c:50 +msgid "Select Next" +msgstr "" + +#: ../plug-ins/imagemap/imap_cmd_select_prev.c:50 +msgid "Select Previous" +msgstr "" + +#: ../plug-ins/imagemap/imap_cmd_select_region.c:63 +msgid "Select Region" +msgstr "" + +#: ../plug-ins/imagemap/imap_cmd_send_to_back.c:50 +msgid "Send To Back" +msgstr "" + +#: ../plug-ins/imagemap/imap_cmd_unselect.c:52 +msgid "Unselect" +msgstr "მონიშვნის მოხსნა" + +#: ../plug-ins/imagemap/imap_cmd_unselect_all.c:55 +msgid "Unselect All" +msgstr "მონიშვნის ყველაფერზე მოხსნა" + +#: ../plug-ins/imagemap/imap_edit_area_info.c:204 +msgid "Link Type" +msgstr "" + +#: ../plug-ins/imagemap/imap_edit_area_info.c:213 +msgid "_Web Site" +msgstr "" + +#: ../plug-ins/imagemap/imap_edit_area_info.c:219 +msgid "_Ftp Site" +msgstr "" + +#: ../plug-ins/imagemap/imap_edit_area_info.c:225 +msgid "_Gopher" +msgstr "" + +#: ../plug-ins/imagemap/imap_edit_area_info.c:231 +msgid "Ot_her" +msgstr "" + +#: ../plug-ins/imagemap/imap_edit_area_info.c:237 +msgid "F_ile" +msgstr "" + +#: ../plug-ins/imagemap/imap_edit_area_info.c:243 +msgid "WAI_S" +msgstr "" + +#: ../plug-ins/imagemap/imap_edit_area_info.c:249 +msgid "Tel_net" +msgstr "" + +#: ../plug-ins/imagemap/imap_edit_area_info.c:255 +msgid "e-_mail" +msgstr "" + +#: ../plug-ins/imagemap/imap_edit_area_info.c:261 +msgid "_URL to activate when this area is clicked: (required)" +msgstr "" + +#: ../plug-ins/imagemap/imap_edit_area_info.c:263 +msgid "Select HTML file" +msgstr "" + +#: ../plug-ins/imagemap/imap_edit_area_info.c:272 +msgid "Relati_ve link" +msgstr "" + +#: ../plug-ins/imagemap/imap_edit_area_info.c:278 +msgid "_Target frame name/ID: (optional - used for FRAMES only)" +msgstr "" + +#: ../plug-ins/imagemap/imap_edit_area_info.c:281 +msgid "ALT te_xt: (optional)" +msgstr "" + +#: ../plug-ins/imagemap/imap_edit_area_info.c:284 +msgid "_Link" +msgstr "" + +#: ../plug-ins/imagemap/imap_edit_area_info.c:318 +msgid "Dimensions" +msgstr "ზომები" + +#: ../plug-ins/imagemap/imap_edit_area_info.c:322 +msgid "Pre_view" +msgstr "გადახედვა" + +#: ../plug-ins/imagemap/imap_edit_area_info.c:360 +msgid "_JavaScript" +msgstr "" + +#: ../plug-ins/imagemap/imap_edit_area_info.c:459 +msgid "Area Settings" +msgstr "" + +#: ../plug-ins/imagemap/imap_edit_area_info.c:501 +#, c-format +msgid "Area #%d Settings" +msgstr "" + +#: ../plug-ins/imagemap/imap_file.c:47 ../plug-ins/imagemap/imap_menu.c:69 +msgid "Error opening file" +msgstr "შეცდომა ფაილის გახსნისას" + +#: ../plug-ins/imagemap/imap_file.c:67 +msgid "Load Image Map" +msgstr "" + +#: ../plug-ins/imagemap/imap_file.c:120 +msgid "Save Image Map" +msgstr "" + +#: ../plug-ins/imagemap/imap_grid.c:196 +msgid "Grid Settings" +msgstr "" + +#: ../plug-ins/imagemap/imap_grid.c:200 +msgid "_Snap-to grid enabled" +msgstr "" + +#: ../plug-ins/imagemap/imap_grid.c:206 +msgid "Grid Visibility and Type" +msgstr "" + +#: ../plug-ins/imagemap/imap_grid.c:213 +msgid "_Hidden" +msgstr "_დამალული" + +#: ../plug-ins/imagemap/imap_grid.c:221 +msgid "_Lines" +msgstr "" + +#: ../plug-ins/imagemap/imap_grid.c:230 +msgid "C_rosses" +msgstr "" + +#: ../plug-ins/imagemap/imap_grid.c:238 +msgid "Grid Granularity" +msgstr "" + +#: ../plug-ins/imagemap/imap_grid.c:245 +msgid "_Width" +msgstr "_სიგანე" + +#: ../plug-ins/imagemap/imap_grid.c:251 +msgid "_Height" +msgstr "_სიმაღლე" + +#: ../plug-ins/imagemap/imap_grid.c:265 +msgid "Grid Offset" +msgstr "" + +#: ../plug-ins/imagemap/imap_grid.c:272 +msgid "pixels from l_eft" +msgstr "" + +#: ../plug-ins/imagemap/imap_grid.c:277 +msgid "pixels from _top" +msgstr "" + +#: ../plug-ins/imagemap/imap_grid.c:288 +msgid "_Preview" +msgstr "_მინიატურა" + +#: ../plug-ins/imagemap/imap_main.c:121 +msgid "Create a clickable imagemap" +msgstr "" + +#: ../plug-ins/imagemap/imap_main.c:126 +msgid "_Image Map..." +msgstr "" + +#: ../plug-ins/imagemap/imap_main.c:480 +#: ../plug-ins/imagemap/imap_settings.c:169 +msgid "" +msgstr "" + +#: ../plug-ins/imagemap/imap_main.c:622 +msgid "Some data has been changed!" +msgstr "" + +#: ../plug-ins/imagemap/imap_main.c:625 +msgid "Do you really want to discard your changes?" +msgstr "" + +#: ../plug-ins/imagemap/imap_main.c:837 +#, c-format +msgid "File \"%s\" saved." +msgstr "" + +#: ../plug-ins/imagemap/imap_main.c:841 +msgid "Couldn't save file:" +msgstr "" + +#: ../plug-ins/imagemap/imap_main.c:854 +msgid "Image size has changed." +msgstr "" + +#: ../plug-ins/imagemap/imap_main.c:855 +msgid "Resize area's?" +msgstr "" + +#: ../plug-ins/imagemap/imap_main.c:888 +msgid "Couldn't read file:" +msgstr "" + +#: ../plug-ins/imagemap/imap_main.c:935 +#, c-format +msgid "URL: %s" +msgstr "" + +#: ../plug-ins/imagemap/imap_menu.c:108 +#, c-format +msgid "_Undo %s" +msgstr "%s-ის _დაბრუნება" + +#: ../plug-ins/imagemap/imap_menu.c:121 +#, c-format +msgid "_Redo %s" +msgstr "%s-ის გამეორება" + +#: ../plug-ins/imagemap/imap_menu.c:146 +msgid "_File" +msgstr "" + +#: ../plug-ins/imagemap/imap_menu.c:148 +msgid "Open" +msgstr "" + +#: ../plug-ins/imagemap/imap_menu.c:151 +msgid "Save" +msgstr "" + +#: ../plug-ins/imagemap/imap_menu.c:154 +msgid "Save _As..." +msgstr "" + +#: ../plug-ins/imagemap/imap_menu.c:158 +msgid "_Quit" +msgstr "_გასვლა" + +#: ../plug-ins/imagemap/imap_menu.c:162 +msgid "Undo" +msgstr "ბრძანების გაუქმება" + +#: ../plug-ins/imagemap/imap_menu.c:164 +msgid "Redo" +msgstr "აღდგენა" + +#: ../plug-ins/imagemap/imap_menu.c:166 +msgid "Cu_t" +msgstr "ამო_ჭრა" + +#: ../plug-ins/imagemap/imap_menu.c:170 +msgid "_Paste" +msgstr "_ჩასმა" + +#: ../plug-ins/imagemap/imap_menu.c:176 +msgid "D_eselect All" +msgstr "მონიშვნის _მოხსნა" + +#: ../plug-ins/imagemap/imap_menu.c:179 +msgid "Edit Area _Info..." +msgstr "" + +#: ../plug-ins/imagemap/imap_menu.c:180 +msgid "Edit selected area info" +msgstr "" + +#: ../plug-ins/imagemap/imap_menu.c:182 +msgid "_Preferences" +msgstr "გამართვა" + +#: ../plug-ins/imagemap/imap_menu.c:182 +msgid "Preferences" +msgstr "გამართვა" + +#: ../plug-ins/imagemap/imap_menu.c:184 +msgid "Move Area to Front" +msgstr "" + +#: ../plug-ins/imagemap/imap_menu.c:186 +msgid "Move Area to Bottom" +msgstr "" + +#: ../plug-ins/imagemap/imap_menu.c:188 +msgid "Delete Area" +msgstr "" + +#: ../plug-ins/imagemap/imap_menu.c:195 +msgid "_View" +msgstr "ხ_ედი" + +#: ../plug-ins/imagemap/imap_menu.c:196 +msgid "Source..." +msgstr "" + +#: ../plug-ins/imagemap/imap_menu.c:197 +msgid "Zoom in" +msgstr "" + +#: ../plug-ins/imagemap/imap_menu.c:198 +msgid "Zoom out" +msgstr "და_პატარავება" + +#: ../plug-ins/imagemap/imap_menu.c:199 +msgid "_Zoom To" +msgstr "" + +#: ../plug-ins/imagemap/imap_menu.c:201 +msgid "_Mapping" +msgstr "" + +#: ../plug-ins/imagemap/imap_menu.c:202 +msgid "Edit Map Info..." +msgstr "" + +#: ../plug-ins/imagemap/imap_menu.c:203 +msgid "Edit Map Info" +msgstr "" + +#: ../plug-ins/imagemap/imap_menu.c:205 +msgid "_Tools" +msgstr "_ხელსაწყოები" + +#: ../plug-ins/imagemap/imap_menu.c:206 +msgid "Grid Settings..." +msgstr "" + +#: ../plug-ins/imagemap/imap_menu.c:208 +msgid "Use GIMP Guides..." +msgstr "" + +#: ../plug-ins/imagemap/imap_menu.c:210 +msgid "Create Guides..." +msgstr "" + +#: ../plug-ins/imagemap/imap_menu.c:213 +msgid "_Help" +msgstr "და_ხმარება" + +#: ../plug-ins/imagemap/imap_menu.c:214 +msgid "_Contents" +msgstr "_შინაარსი" + +#: ../plug-ins/imagemap/imap_menu.c:215 +msgid "_About" +msgstr "_შესახებ" + +#: ../plug-ins/imagemap/imap_menu.c:217 +msgid "_Zoom" +msgstr "გადიდება" + +#: ../plug-ins/imagemap/imap_menu.c:222 +msgid "Area List" +msgstr "" + +#: ../plug-ins/imagemap/imap_menu.c:232 +msgid "Arrow" +msgstr "ისარი" + +#: ../plug-ins/imagemap/imap_menu.c:233 +msgid "Select existing area" +msgstr "" + +#: ../plug-ins/imagemap/imap_menu.c:235 +msgid "Define Rectangle area" +msgstr "" + +#: ../plug-ins/imagemap/imap_menu.c:237 +msgid "Define Circle/Oval area" +msgstr "" + +#: ../plug-ins/imagemap/imap_menu.c:239 +msgid "Define Polygon area" +msgstr "" + +#: ../plug-ins/imagemap/imap_polygon.c:72 +msgid "_Polygon" +msgstr "" + +#: ../plug-ins/imagemap/imap_polygon.c:471 +msgid "x (pixels)" +msgstr "x (პიქსელი)" + +#: ../plug-ins/imagemap/imap_polygon.c:480 +msgid "y (pixels)" +msgstr "y (პიქსელი)" + +#: ../plug-ins/imagemap/imap_polygon.c:518 +msgid "_Insert" +msgstr "_ჩასმა" + +#: ../plug-ins/imagemap/imap_polygon.c:524 +msgid "A_ppend" +msgstr "" + +#: ../plug-ins/imagemap/imap_preferences.c:247 +msgid "Couldn't save resource file:" +msgstr "" + +#: ../plug-ins/imagemap/imap_preferences.c:360 +msgid "General" +msgstr "ზოგადი" + +#: ../plug-ins/imagemap/imap_preferences.c:364 +msgid "Default Map Type" +msgstr "" + +#: ../plug-ins/imagemap/imap_preferences.c:383 +msgid "_Prompt for area info" +msgstr "" + +#: ../plug-ins/imagemap/imap_preferences.c:385 +msgid "_Require default URL" +msgstr "" + +#: ../plug-ins/imagemap/imap_preferences.c:387 +msgid "Show area _handles" +msgstr "" + +#: ../plug-ins/imagemap/imap_preferences.c:389 +msgid "_Keep NCSA circles true" +msgstr "" + +#: ../plug-ins/imagemap/imap_preferences.c:391 +msgid "Show area URL _tip" +msgstr "" + +#: ../plug-ins/imagemap/imap_preferences.c:394 +msgid "_Use double-sized grab handles" +msgstr "" + +#: ../plug-ins/imagemap/imap_preferences.c:401 +msgid "Menu" +msgstr "მენიუ" + +#: ../plug-ins/imagemap/imap_preferences.c:405 +msgid "Number of _undo levels (1 - 99):" +msgstr "" + +#: ../plug-ins/imagemap/imap_preferences.c:410 +msgid "Number of M_RU entries (1 - 16):" +msgstr "" + +#: ../plug-ins/imagemap/imap_preferences.c:419 +msgid "Select Color" +msgstr "ფერი" + +#: ../plug-ins/imagemap/imap_preferences.c:432 +msgid "Colors" +msgstr "ფერები" + +#: ../plug-ins/imagemap/imap_preferences.c:434 +msgid "Normal:" +msgstr "ნორმალური:" + +#: ../plug-ins/imagemap/imap_preferences.c:438 +msgid "Selected:" +msgstr "არჩეულია:" + +#: ../plug-ins/imagemap/imap_preferences.c:442 +msgid "Interaction:" +msgstr "" + +#: ../plug-ins/imagemap/imap_preferences.c:451 +msgid "Co_ntiguous Region" +msgstr "" + +#: ../plug-ins/imagemap/imap_preferences.c:455 +#: ../plug-ins/map-object/map-object-ui.c:566 +msgid "_Threshold:" +msgstr "" + +#: ../plug-ins/imagemap/imap_preferences.c:457 +msgid "_Automatically convert" +msgstr "" + +#: ../plug-ins/imagemap/imap_preferences.c:468 +msgid "General Preferences" +msgstr "" + +#: ../plug-ins/imagemap/imap_rectangle.c:68 +msgid "_Rectangle" +msgstr "" + +#: ../plug-ins/imagemap/imap_rectangle.c:385 +msgid "Upper left _x:" +msgstr "" + +#: ../plug-ins/imagemap/imap_rectangle.c:392 +msgid "Upper left _y:" +msgstr "" + +#: ../plug-ins/imagemap/imap_selection.c:348 +msgid "#" +msgstr "" + +#: ../plug-ins/imagemap/imap_selection.c:359 +msgid "URL" +msgstr "" + +#: ../plug-ins/imagemap/imap_selection.c:377 +msgid "ALT Text" +msgstr "" + +#: ../plug-ins/imagemap/imap_selection.c:387 +msgid "Target" +msgstr "სამიზნე წერტილი" + +#: ../plug-ins/imagemap/imap_settings.c:88 +msgid "Settings for this Mapfile" +msgstr "" + +#: ../plug-ins/imagemap/imap_settings.c:92 +msgid "Filename:" +msgstr "" + +#: ../plug-ins/imagemap/imap_settings.c:95 +msgid "Image name:" +msgstr "" + +#: ../plug-ins/imagemap/imap_settings.c:96 +msgid "Select Image File" +msgstr "" + +#: ../plug-ins/imagemap/imap_settings.c:100 +msgid "_Title:" +msgstr "_სათაური:" + +#: ../plug-ins/imagemap/imap_settings.c:102 +msgid "Aut_hor:" +msgstr "" + +#: ../plug-ins/imagemap/imap_settings.c:104 +msgid "Default _URL:" +msgstr "" + +#: ../plug-ins/imagemap/imap_settings.c:128 +msgid "Map File Format" +msgstr "" + +#: ../plug-ins/imagemap/imap_source.c:66 +msgid "View Source" +msgstr "წყაროს ნახვა" + +#: ../plug-ins/lighting/lighting-apply.c:101 +#: ../plug-ins/lighting/lighting-ui.c:1033 +msgid "Lighting Effects" +msgstr "" + +#: ../plug-ins/lighting/lighting-main.c:191 +msgid "Apply various lighting effects to an image" +msgstr "" + +#: ../plug-ins/lighting/lighting-main.c:196 +msgid "_Lighting Effects..." +msgstr "" + +#. General options +#: ../plug-ins/lighting/lighting-ui.c:306 +#: ../plug-ins/map-object/map-object-ui.c:438 +msgid "General Options" +msgstr "ზოგადი პარამეტრები" + +#: ../plug-ins/lighting/lighting-ui.c:314 +msgid "T_ransparent background" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:324 +msgid "Make destination image transparent where bump height is zero" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:327 +msgid "Cre_ate new image" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:337 +#: ../plug-ins/map-object/map-object-ui.c:507 +msgid "Create a new image when applying filter" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:339 +msgid "High _quality preview" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:349 +msgid "Enable/disable high quality preview" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:357 +msgid "Distance:" +msgstr "მანძილი:" + +#: ../plug-ins/lighting/lighting-ui.c:390 +#: ../plug-ins/map-object/map-object-ui.c:600 +msgid "Light Settings" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:403 +msgid "Light 1" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:404 +msgid "Light 2" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:405 +msgid "Light 3" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:406 +msgid "Light 4" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:407 +msgid "Light 5" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:408 +msgid "Light 6" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:422 +msgid "Color:" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:428 +msgctxt "light-source" +msgid "None" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:429 +msgid "Directional" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:430 +msgid "Point" +msgstr "წერტილი" + +#: ../plug-ins/lighting/lighting-ui.c:444 +#: ../plug-ins/map-object/map-object-ui.c:623 +msgid "Type of light source to apply" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:446 +#: ../plug-ins/map-object/map-object-ui.c:625 +msgid "Select lightsource color" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:460 +#: ../plug-ins/map-object/map-object-ui.c:638 +msgid "Set light source color" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:468 +msgid "_Intensity:" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:476 +msgid "Light intensity" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:479 +#: ../plug-ins/map-object/map-object-ui.c:640 +#: ../plug-ins/map-object/map-object-ui.c:967 +#: ../plug-ins/print/print-page-layout.c:385 +msgid "Position" +msgstr "მდებარეობა" + +#: ../plug-ins/lighting/lighting-ui.c:497 +#: ../plug-ins/map-object/map-object-ui.c:664 +msgid "Light source X position in XYZ space" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:512 +#: ../plug-ins/map-object/map-object-ui.c:678 +msgid "Light source Y position in XYZ space" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:519 +msgid "_Z:" +msgstr "_Z:" + +#: ../plug-ins/lighting/lighting-ui.c:527 +#: ../plug-ins/map-object/map-object-ui.c:692 +msgid "Light source Z position in XYZ space" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:530 +msgid "Direction" +msgstr "მიმართულება" + +#: ../plug-ins/lighting/lighting-ui.c:547 +#: ../plug-ins/map-object/map-object-ui.c:718 +msgid "Light source X direction in XYZ space" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:561 +#: ../plug-ins/map-object/map-object-ui.c:731 +msgid "Light source Y direction in XYZ space" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:567 +#: ../plug-ins/map-object/map-object-ui.c:684 +#: ../plug-ins/map-object/map-object-ui.c:736 +#: ../plug-ins/map-object/map-object-ui.c:1007 +#: ../plug-ins/map-object/map-object-ui.c:1055 +#: ../plug-ins/map-object/map-object-ui.c:1157 +msgid "Z:" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:575 +#: ../plug-ins/map-object/map-object-ui.c:744 +msgid "Light source Z direction in XYZ space" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:578 +msgid "I_solate" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:587 +msgid "Lighting preset:" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:633 +msgid "Material Properties" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:651 +msgid "_Glowing:" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:670 +#: ../plug-ins/map-object/map-object-ui.c:805 +msgid "Amount of original color to show where no direct light falls" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:684 +msgid "_Bright:" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:703 +#: ../plug-ins/map-object/map-object-ui.c:834 +msgid "Intensity of original color when lit by a light source" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:717 +msgid "_Shiny:" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:736 +#: ../plug-ins/map-object/map-object-ui.c:906 +msgid "Controls how intense the highlights will be" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:749 +msgid "_Polished:" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:768 +#: ../plug-ins/map-object/map-object-ui.c:935 +msgid "Higher values makes the highlights more focused" +msgstr "" + +#. Metallic +#: ../plug-ins/lighting/lighting-ui.c:778 +msgid "_Metallic" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:815 +msgid "E_nable bump mapping" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:829 +msgid "Enable/disable bump-mapping (image depth)" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:852 +msgid "Bumpm_ap image:" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:856 +msgid "Logarithmic" +msgstr "ლოგარითმული" + +#: ../plug-ins/lighting/lighting-ui.c:868 +msgid "Cu_rve:" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:873 +msgid "Ma_ximum height:" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:883 +msgid "Maximum height for bumps" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:907 +msgid "E_nable environment mapping" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:921 +msgid "Enable/disable environment-mapping (reflection)" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:939 +msgid "En_vironment image:" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:942 +msgid "Environment image to use" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:964 +msgid "Op_tions" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:968 +#: ../plug-ins/map-object/map-object-ui.c:1283 +msgid "_Light" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:972 +#: ../plug-ins/map-object/map-object-ui.c:1287 +msgid "_Material" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:976 +msgid "_Bump Map" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:980 +msgid "_Environment Map" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:1099 +#: ../plug-ins/map-object/map-object-ui.c:1395 +msgid "Recompute preview image" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:1101 +msgid "I_nteractive" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:1115 +msgid "Enable/disable real time preview of changes" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:1158 +msgid "Save Lighting Preset" +msgstr "" + +#: ../plug-ins/lighting/lighting-ui.c:1302 +msgid "Load Lighting Preset" +msgstr "" + +#: ../plug-ins/map-object/map-object-apply.c:241 +#: ../plug-ins/map-object/map-object-apply.c:266 +msgid "Map to plane" +msgstr "" + +#: ../plug-ins/map-object/map-object-apply.c:242 +#: ../plug-ins/map-object/map-object-apply.c:269 +msgid "Map to sphere" +msgstr "" + +#: ../plug-ins/map-object/map-object-apply.c:243 +#: ../plug-ins/map-object/map-object-apply.c:272 +msgid "Map to box" +msgstr "" + +#: ../plug-ins/map-object/map-object-apply.c:244 +#: ../plug-ins/map-object/map-object-apply.c:275 +msgid "Map to cylinder" +msgstr "" + +#: ../plug-ins/map-object/map-object-main.c:188 +msgid "Map the image to an object (plane, sphere, box or cylinder)" +msgstr "" + +#: ../plug-ins/map-object/map-object-main.c:193 +msgid "Map _Object..." +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:207 +#: ../plug-ins/map-object/map-object-ui.c:1298 +msgid "_Box" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:224 +#: ../plug-ins/map-object/map-object-ui.c:1305 +msgid "C_ylinder" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:450 +msgid "Map to:" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:454 +msgid "Plane" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:455 +msgid "Sphere" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:456 +msgid "Box" +msgstr "ყუთი" + +#: ../plug-ins/map-object/map-object-ui.c:467 +msgid "Type of object to map to" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:469 +msgid "Transparent background" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:480 +msgid "Make image transparent outside object" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:482 +msgid "Tile source image" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:493 +msgid "Tile source image: useful for infinite planes" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:496 +msgid "Create new image" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:509 +msgid "Create new layer" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:520 +msgid "Create a new layer when applying filter" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:528 +msgid "Enable _antialiasing" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:539 +msgid "Enable/disable jagged edges removal (antialiasing)" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:557 +msgid "Antialiasing quality. Higher is better, but slower" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:574 +msgid "Stop when pixel differences are smaller than this value" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:609 +msgid "Point light" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:610 +msgid "Directional light" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:611 +msgid "No light" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:616 +msgid "Lightsource type:" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:630 +msgid "Lightsource color:" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:695 +msgid "Direction Vector" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:771 +msgid "Intensity Levels" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:790 +msgid "Ambient:" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:819 +#: ../plug-ins/map-object/map-object-ui.c:862 +msgid "Diffuse:" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:843 +msgid "Reflectivity" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:877 +msgid "Higher values makes the object reflect more light (appear lighter)" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:891 +msgid "Specular:" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:920 +msgid "Highlight:" +msgstr "გამოკვეთა:" + +#: ../plug-ins/map-object/map-object-ui.c:982 +msgid "Object X position in XYZ space" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:996 +msgid "Object Y position in XYZ space" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:1010 +msgid "Object Z position in XYZ space" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:1034 +msgid "Rotation angle about X axis" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:1046 +msgid "Rotation angle about Y axis" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:1058 +msgid "Rotation angle about Z axis" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:1084 +msgid "Front:" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:1084 +msgid "Back:" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:1092 +msgid "Map Images to Box Faces" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:1134 +msgid "X scale (size)" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:1147 +msgid "Y scale (size)" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:1160 +msgid "Z scale (size)" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:1183 +#: ../plug-ins/print/print-page-layout.c:450 +msgid "_Top:" +msgstr "_ზედა:" + +#: ../plug-ins/map-object/map-object-ui.c:1183 +#: ../plug-ins/print/print-page-layout.c:471 +msgid "_Bottom:" +msgstr "ქვედა:" + +#: ../plug-ins/map-object/map-object-ui.c:1188 +msgid "Images for the Cap Faces" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:1217 +#: ../plug-ins/print/print-page-layout.c:249 +msgid "Size" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:1229 +msgid "R_adius:" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:1233 +msgid "Cylinder radius" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:1244 +msgid "L_ength:" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:1248 +msgid "Cylinder length" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:1279 +msgid "O_ptions" +msgstr "მორგება" + +#: ../plug-ins/map-object/map-object-ui.c:1291 +msgid "O_rientation" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:1329 +msgid "Map to Object" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:1386 +msgid "_Preview!" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:1413 +msgid "Show _wireframe" +msgstr "" + +#: ../plug-ins/map-object/map-object-ui.c:1422 +msgid "Update preview _live" +msgstr "" + +#: ../plug-ins/metadata/metadata-editor.c:439 +msgid "Edit metadata (IPTC, EXIF, XMP)" +msgstr "" + +#: ../plug-ins/metadata/metadata-editor.c:447 +msgid "_Edit Metadata" +msgstr "" + +#: ../plug-ins/metadata/metadata-editor.c:571 +msgid "Error loading metadata-editor dialog." +msgstr "" + +#: ../plug-ins/metadata/metadata-editor.c:582 +#, c-format +msgid "Metadata Editor: %s" +msgstr "" + +#: ../plug-ins/metadata/metadata-editor.c:591 +msgid "_Write Metadata" +msgstr "" + +#: ../plug-ins/metadata/metadata-editor.c:615 +msgid "Import metadata" +msgstr "" + +#: ../plug-ins/metadata/metadata-editor.c:617 +msgid "Export metadata" +msgstr "" + +#: ../plug-ins/metadata/metadata-editor.c:921 +#, c-format +msgid "Error loading calendar. %s" +msgstr "" + +#: ../plug-ins/metadata/metadata-editor.c:949 +msgid "Calendar Date:" +msgstr "" + +#: ../plug-ins/metadata/metadata-editor.c:953 +msgid "Set Date" +msgstr "" + +#: ../plug-ins/metadata/metadata-editor.c:1687 +msgid "" +"Enter or edit GPS value here.\n" +"Valid values consist of 1, 2 or 3 numbers (degrees, minutes, seconds), see " +"the following examples:\n" +"10deg 15' 20\", or 10° 15' 20\", or 10:15:20.45, or 10 15 20, or 10 15.30, " +"or 10.45\n" +"Delete all text to remove the current value." +msgstr "" + +#: ../plug-ins/metadata/metadata-editor.c:1693 +msgid "" +"Enter or edit GPS altitude value here.\n" +"A valid value consists of one number:\n" +"e.g. 100, or 12.24\n" +"Depending on the selected measurement type the value should be entered in " +"meter (m) or feet (ft)\n" +"Delete all text to remove the current value." +msgstr "" + +#: ../plug-ins/metadata/metadata-editor.c:1829 +msgid "Unrated" +msgstr "" + +#: ../plug-ins/metadata/metadata-editor.c:3782 +#, c-format +msgid "Failed to set metadata tag %s" +msgstr "" + +#: ../plug-ins/metadata/metadata-editor.c:4623 +msgid "Import Metadata File" +msgstr "" + +#: ../plug-ins/metadata/metadata-editor.c:4658 +msgid "Export Metadata File" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:180 +#: ../plug-ins/metadata/metadata-tags.c:194 +#: ../plug-ins/metadata/metadata-tags.c:254 +#: ../plug-ins/metadata/metadata-tags.c:271 +msgid "Select a value" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:181 +msgid "Original digital capture of a real life scene" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:182 +msgid "Digitized from a negative on film" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:183 +msgid "Digitized from a positive on film" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:184 +msgid "Digitized from a print on non-transparent medium" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:185 +msgid "Created by software" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:195 +#: ../plug-ins/metadata/metadata-tags.c:207 +#: ../plug-ins/metadata/metadata-tags.c:238 +msgid "None" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:196 +#: ../plug-ins/metadata/metadata-tags.c:208 +msgid "Not Applicable" +msgstr "არ განეკუთვნება" + +#: ../plug-ins/metadata/metadata-tags.c:197 +msgid "Unlimited Model Releases" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:198 +msgid "Limited or Incomplete Model Releases" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:209 +msgid "Unlimited Property Releases" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:210 +msgid "Limited or Incomplete Property Releases" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:219 +msgid "Age Unknown" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:220 +msgid "Age 25 or Over" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:221 +msgid "Age 24" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:222 +msgid "Age 23" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:223 +msgid "Age 22" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:224 +msgid "Age 21" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:225 +msgid "Age 20" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:226 +msgid "Age 19" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:227 +msgid "Age 18" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:228 +msgid "Age 17" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:229 +msgid "Age 16" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:230 +msgid "Age 15" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:231 +msgid "Age 14 or Under" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:238 +msgid "2" +msgstr "2" + +#: ../plug-ins/metadata/metadata-tags.c:238 +msgid "3" +msgstr "3" + +#: ../plug-ins/metadata/metadata-tags.c:238 +msgid "4" +msgstr "4" + +#: ../plug-ins/metadata/metadata-tags.c:238 +msgid "6" +msgstr "6" + +#: ../plug-ins/metadata/metadata-tags.c:238 +msgid "7" +msgstr "7" + +#: ../plug-ins/metadata/metadata-tags.c:245 +#: ../plug-ins/metadata/metadata-tags.c:281 +#: ../plug-ins/metadata/metadata-tags.c:288 +#: ../plug-ins/metadata/metadata-tags.c:295 +msgid "Unknown" +msgstr "" + +#. DO NOT SAVE +#: ../plug-ins/metadata/metadata-tags.c:246 +msgid "Copyrighted" +msgstr "დაცულია საავტორო უფლებებით" + +#. TRUE +#: ../plug-ins/metadata/metadata-tags.c:247 +msgid "Public Domain" +msgstr "საჯარო" + +#: ../plug-ins/metadata/metadata-tags.c:255 +msgid "Work" +msgstr "სამუშაო" + +#: ../plug-ins/metadata/metadata-tags.c:256 +msgid "Cell" +msgstr "უჯრედი" + +#: ../plug-ins/metadata/metadata-tags.c:257 +msgid "Fax" +msgstr "ფაქსი" + +#: ../plug-ins/metadata/metadata-tags.c:258 +msgid "Home" +msgstr "საწყისი" + +#: ../plug-ins/metadata/metadata-tags.c:259 +msgid "Pager" +msgstr "პეიჯერი" + +#: ../plug-ins/metadata/metadata-tags.c:272 +msgid "Male" +msgstr "მამრობითი" + +#: ../plug-ins/metadata/metadata-tags.c:273 +msgid "Female" +msgstr "მდედრობითი" + +#: ../plug-ins/metadata/metadata-tags.c:274 +msgid "Other" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:281 +msgid "Above sea level" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:281 +msgid "Below sea level" +msgstr "" + +#: ../plug-ins/metadata/metadata-tags.c:288 +msgid "North" +msgstr "ჩრდილოეთი" + +#: ../plug-ins/metadata/metadata-tags.c:288 +msgid "South" +msgstr "სამხრეთი" + +#: ../plug-ins/metadata/metadata-tags.c:295 +msgid "East" +msgstr "აღმოსავლეთი" + +#: ../plug-ins/metadata/metadata-tags.c:295 +msgid "West" +msgstr "დასავლეთი" + +#: ../plug-ins/metadata/metadata-viewer.c:140 +msgid "View metadata (Exif, IPTC, XMP)" +msgstr "" + +#: ../plug-ins/metadata/metadata-viewer.c:147 +msgid "_View Metadata" +msgstr "" + +#: ../plug-ins/metadata/metadata-viewer.c:242 +msgid "Error loading metadata-viewer dialog." +msgstr "" + +#: ../plug-ins/metadata/metadata-viewer.c:253 +#, c-format +msgid "Metadata Viewer: %s" +msgstr "" + +#: ../plug-ins/metadata/metadata-viewer.c:345 +#, c-format +msgid "(%lu more character(s))" +msgstr "" + +#: ../plug-ins/metadata/metadata-viewer.c:554 +msgid " meter" +msgstr "" + +#: ../plug-ins/metadata/metadata-viewer.c:555 +msgid " feet" +msgstr "" + +#: ../plug-ins/metadata/metadata-viewer.c:673 +#, c-format +msgid "(%llu more byte(s))" +msgstr "" + +#: ../plug-ins/pagecurl/pagecurl.c:202 +msgid "Curl up one of the image corners" +msgstr "" + +#: ../plug-ins/pagecurl/pagecurl.c:207 +msgid "_Pagecurl..." +msgstr "" + +#: ../plug-ins/pagecurl/pagecurl.c:434 +msgid "Pagecurl Effect" +msgstr "" + +#: ../plug-ins/pagecurl/pagecurl.c:456 +msgid "Curl Location" +msgstr "" + +#: ../plug-ins/pagecurl/pagecurl.c:475 +msgid "Lower right" +msgstr "" + +#: ../plug-ins/pagecurl/pagecurl.c:476 +msgid "Lower left" +msgstr "" + +#: ../plug-ins/pagecurl/pagecurl.c:477 +msgid "Upper left" +msgstr "ზედა მარცხენა" + +#: ../plug-ins/pagecurl/pagecurl.c:478 +msgid "Upper right" +msgstr "ზედა მარჯვენა" + +#: ../plug-ins/pagecurl/pagecurl.c:518 +msgid "Curl Orientation" +msgstr "" + +#: ../plug-ins/pagecurl/pagecurl.c:563 +msgid "_Shade under curl" +msgstr "" + +#: ../plug-ins/pagecurl/pagecurl.c:576 +msgid "Current gradient (reversed)" +msgstr "" + +#: ../plug-ins/pagecurl/pagecurl.c:581 +msgid "Current gradient" +msgstr "" + +#: ../plug-ins/pagecurl/pagecurl.c:586 +msgid "Foreground / background colors" +msgstr "" + +#: ../plug-ins/pagecurl/pagecurl.c:606 +msgid "_Opacity:" +msgstr "_გაუმჭირვალობა:" + +#: ../plug-ins/pagecurl/pagecurl.c:718 +msgid "Curl Layer" +msgstr "" + +#: ../plug-ins/pagecurl/pagecurl.c:982 +msgid "Page Curl" +msgstr "" + +#: ../plug-ins/print/print-page-layout.c:154 +msgid "Ignore Page _Margins" +msgstr "" + +#. crop marks toggle +#: ../plug-ins/print/print-page-layout.c:165 +msgid "_Draw Crop Marks" +msgstr "" + +#: ../plug-ins/print/print-page-layout.c:328 +msgid "_X resolution:" +msgstr "_X გარჩევადობა:" + +#: ../plug-ins/print/print-page-layout.c:332 +msgid "_Y resolution:" +msgstr "_Y გარჩევადობა:" + +#: ../plug-ins/print/print-page-layout.c:413 +msgid "_Left:" +msgstr "_მარცხენა:" + +#: ../plug-ins/print/print-page-layout.c:434 +msgid "_Right:" +msgstr "_მარჯვენა:" + +#: ../plug-ins/print/print-page-layout.c:492 +msgid "C_enter:" +msgstr "_ცენტრი:" + +#. if and how to center the image on the page +#: ../plug-ins/print/print-page-layout.c:499 +msgctxt "center-mode" +msgid "None" +msgstr "" + +#: ../plug-ins/print/print-page-layout.c:500 +msgid "Horizontally" +msgstr "ჰორიზონტალურად" + +#: ../plug-ins/print/print-page-layout.c:501 +msgid "Vertically" +msgstr "ვერტიკალურად" + +#: ../plug-ins/print/print-page-layout.c:502 +msgid "Both" +msgstr "ორივე" + +#: ../plug-ins/print/print.c:108 +msgid "Print the image" +msgstr "" + +#: ../plug-ins/print/print.c:113 +msgid "_Print..." +msgstr "_დაბეჭდვა..." + +#: ../plug-ins/print/print.c:125 +msgid "Adjust page size and orientation for printing" +msgstr "" + +#: ../plug-ins/print/print.c:131 +msgid "Page Set_up..." +msgstr "გვერდის _მორგება..." + +#: ../plug-ins/print/print.c:275 +msgid "Image Settings" +msgstr "გამოსახულების პარამეტრები" + +#: ../plug-ins/print/print.c:373 +msgid "An error occurred while trying to print:" +msgstr "" + +#: ../plug-ins/print/print.c:400 +msgid "Printing" +msgstr "დაბეჭდვა" + +#: ../plug-ins/screenshot/screenshot.c:127 +msgid "Create an image from an area of the screen" +msgstr "" + +#: ../plug-ins/screenshot/screenshot.c:148 +msgid "_Screenshot..." +msgstr "" + +#: ../plug-ins/screenshot/screenshot.c:487 +#: ../plug-ins/screenshot/screenshot-x11.c:424 +msgid "Screenshot" +msgstr "ეკრანის ანაბეჭდი" + +#: ../plug-ins/screenshot/screenshot.c:492 +msgid "S_nap" +msgstr "" + +#. Area +#: ../plug-ins/screenshot/screenshot.c:519 +msgid "Area" +msgstr "ფართობი" + +#: ../plug-ins/screenshot/screenshot.c:531 +msgid "Take a screenshot of a single _window" +msgstr "" + +#: ../plug-ins/screenshot/screenshot.c:554 +msgid "Include window _decoration" +msgstr "" + +#: ../plug-ins/screenshot/screenshot.c:575 +#: ../plug-ins/screenshot/screenshot.c:620 +msgid "Include _mouse pointer" +msgstr "" + +#: ../plug-ins/screenshot/screenshot.c:597 +msgid "Take a screenshot of the entire _screen" +msgstr "" + +#: ../plug-ins/screenshot/screenshot.c:648 +msgid "Select a _region to grab" +msgstr "" + +#: ../plug-ins/screenshot/screenshot.c:666 +msgid "Delay" +msgstr "შეყოვნება" + +#: ../plug-ins/screenshot/screenshot.c:686 +msgid "Selection delay: " +msgstr "" + +#. translators: this is the unit label of a spinbutton +#: ../plug-ins/screenshot/screenshot.c:705 +#: ../plug-ins/screenshot/screenshot.c:769 +msgid "seconds" +msgstr "წამი" + +#: ../plug-ins/screenshot/screenshot.c:719 +msgid "" +"After the delay, drag your mouse to select the region for the screenshot." +msgstr "" + +#: ../plug-ins/screenshot/screenshot.c:723 +msgid "Click in a window to snap it after delay." +msgstr "" + +#: ../plug-ins/screenshot/screenshot.c:728 +msgid "At the end of the delay, click in a window to snap it." +msgstr "" + +#: ../plug-ins/screenshot/screenshot.c:749 +msgid "Screenshot dela_y: " +msgstr "" + +#: ../plug-ins/screenshot/screenshot.c:781 +msgid "After the delay, the screenshot is taken." +msgstr "" + +#: ../plug-ins/screenshot/screenshot.c:783 +msgid "Once the region is selected, it will be captured after this delay." +msgstr "" + +#: ../plug-ins/screenshot/screenshot.c:788 +msgid "Once the window is selected, it will be captured after this delay." +msgstr "" + +#: ../plug-ins/screenshot/screenshot.c:794 +msgid "After the delay, the active window will be captured." +msgstr "" + +#: ../plug-ins/screenshot/screenshot.c:801 +msgid "Color Profile" +msgstr "ფერის პროფილი" + +#: ../plug-ins/screenshot/screenshot.c:806 +msgid "Tag image with _monitor profile" +msgstr "" + +#: ../plug-ins/screenshot/screenshot.c:810 +msgid "Convert image to sR_GB" +msgstr "" + +#: ../plug-ins/screenshot/screenshot-win32.c:302 +msgid "No data captured" +msgstr "" + +#: ../plug-ins/screenshot/screenshot-x11.c:95 +msgid "Error selecting the window" +msgstr "" + +#: ../plug-ins/screenshot/screenshot-x11.c:412 +msgid "Importing screenshot" +msgstr "" + +#: ../plug-ins/screenshot/screenshot-x11.c:465 +msgid "Mouse Pointer" +msgstr "" + +#: ../plug-ins/screenshot/screenshot-x11.c:628 +msgid "Specified window not found" +msgstr "" + +#. printf("width = %d, height = %d\n",BITMAP_WIDTH(marked),BITMAP_HEIGHT(marked)); +#: ../plug-ins/selection-to-path/pxl-outline.c:81 +msgid "Selection to Path" +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path.c:186 +msgid "No selection to convert" +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path.c:303 +msgid "Selection to Path Advanced Settings" +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:116 +msgid "Align Threshold:" +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:120 +msgid "If two endpoints are closer than this, they are made to be equal." +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:129 +msgid "Corner Always Threshold:" +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:133 +msgid "" +"If the angle defined by a point and its predecessors and successors is " +"smaller than this, it's a corner, even if it's within 'corner_surround' " +"pixels of a point with a smaller angle." +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:144 +msgid "Corner Surround:" +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:148 +msgid "" +"Number of points to consider when determining if a point is a corner or not." +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:157 +msgid "Corner Threshold:" +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:161 +msgid "" +"If a point, its predecessors, and its successors define an angle smaller " +"than this, it's a corner." +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:172 +msgid "Error Threshold:" +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:176 +msgid "" +"Amount of error at which a fitted spline is unacceptable. If any pixel is " +"further away than this from the fitted curve, we try again." +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:187 +msgid "Filter Alternative Surround:" +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:191 +msgid "A second number of adjacent points to consider when filtering." +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:201 +msgid "Filter Epsilon:" +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:205 +msgid "" +"If the angles between the vectors produced by filter_surround and " +"filter_alternative_surround points differ by more than this, use the one " +"from filter_alternative_surround." +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:216 +msgid "Filter Iteration Count:" +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:220 +msgid "" +"Number of times to smooth original data points. Increasing this number " +"dramatically --- to 50 or so --- can produce vastly better results. But if " +"any points that 'should' be corners aren't found, the curve goes to hell " +"around that point." +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:232 +msgid "Filter Percent:" +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:236 +msgid "" +"To produce the new point, use the old point plus this times the neighbors." +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:245 +msgid "Filter Secondary Surround:" +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:249 +msgid "" +"Number of adjacent points to consider if 'filter_surround' points defines a " +"straight line." +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:259 +msgid "Filter Surround:" +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:263 +msgid "Number of adjacent points to consider when filtering." +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:271 +msgid "Keep Knees" +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:276 +msgid "Says whether or not to remove 'knee' points after finding the outline." +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:287 +msgid "Line Reversion Threshold:" +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:291 +msgid "" +"If a spline is closer to a straight line than this, it remains a straight " +"line, even if it would otherwise be changed back to a curve. This is " +"weighted by the square of the curve length, to make shorter curves more " +"likely to be reverted." +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:303 +msgid "Line Threshold:" +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:307 +msgid "" +"How many pixels (on the average) a spline can diverge from the line " +"determined by its endpoints before it is changed to a straight line." +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:317 +msgid "Reparametrize Improvement:" +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:321 +msgid "" +"If reparameterization doesn't improve the fit by this much percent, stop " +"doing it. Amount of error at which it is pointless to reparameterize." +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:331 +msgid "Reparametrize Threshold:" +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:335 +msgid "" +"Amount of error at which it is pointless to reparameterize. This happens, " +"for example, when we are trying to fit the outline of the outside of an 'O' " +"with a single spline. The initial fit is not good enough for the Newton-" +"Raphson iteration to improve it. It may be that it would be better to " +"detect the cases where we didn't find any corners." +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:348 +msgid "Subdivide Search:" +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:352 +msgid "" +"Percentage of the curve away from the worst point to look for a better place " +"to subdivide." +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:361 +msgid "Subdivide Surround:" +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:365 +msgid "" +"Number of points to consider when deciding whether a given point is a better " +"place to subdivide." +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:375 +msgid "Subdivide Threshold:" +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:379 +msgid "" +"How many pixels a point can diverge from a straight line and still be " +"considered a better place to subdivide." +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:389 +msgid "Tangent Surround:" +msgstr "" + +#: ../plug-ins/selection-to-path/selection-to-path-dialog.c:393 +msgid "" +"Number of points to look at on either side of a point when computing the " +"approximation to the tangent at that point." +msgstr "" + +#: ../plug-ins/twain/twain.c:86 +msgid "Capture an image from a TWAIN datasource" +msgstr "" + +#: ../plug-ins/twain/twain.c:362 +msgid "_Scanner/Camera..." +msgstr "" + +#. Initialize our progress dialog +#: ../plug-ins/twain/twain.c:505 +msgid "Transferring data from scanner/camera" +msgstr "" diff -Nru gimp-2.10.32/po-plug-ins/LINGUAS gimp-2.10.34/po-plug-ins/LINGUAS --- gimp-2.10.32/po-plug-ins/LINGUAS 2022-06-12 20:26:00.000000000 +0000 +++ gimp-2.10.34/po-plug-ins/LINGUAS 2023-02-21 19:56:20.000000000 +0000 @@ -31,6 +31,7 @@ is it ja +ka kab km kn diff -Nru gimp-2.10.32/po-plug-ins/pl.po gimp-2.10.34/po-plug-ins/pl.po --- gimp-2.10.32/po-plug-ins/pl.po 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po-plug-ins/pl.po 2023-02-21 19:56:20.000000000 +0000 @@ -1,18 +1,18 @@ # Polish translation for gimp-plug-ins. -# Copyright © 1999-2022 the gimp authors. +# Copyright © 1999-2023 the gimp authors. # This file is distributed under the same license as the gimp package. # GNOME PL Team , 1999-2005. # Artur Polaczyński , 1999. # Bartosz Kosiorek , 2005-2011. -# Piotr Drąg , 2011-2022. -# Aviary.pl , 2011-2022. +# Piotr Drąg , 2011-2023. +# Aviary.pl , 2011-2023. # msgid "" msgstr "" "Project-Id-Version: gimp-plug-ins\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-06-09 12:29+0200\n" -"PO-Revision-Date: 2022-06-09 12:30+0200\n" +"POT-Creation-Date: 2023-02-18 11:45+0100\n" +"PO-Revision-Date: 2023-02-18 11:48+0100\n" "Last-Translator: Piotr Drąg \n" "Language-Team: Polish \n" "Language: pl\n" @@ -51,12 +51,12 @@ #: ../plug-ins/common/depth-merge.c:621 ../plug-ins/common/despeckle.c:397 #: ../plug-ins/common/destripe.c:468 ../plug-ins/common/edge-dog.c:306 #: ../plug-ins/common/emboss.c:453 ../plug-ins/common/file-cel.c:951 -#: ../plug-ins/common/file-gif-save.c:1112 ../plug-ins/common/file-heif.c:1898 +#: ../plug-ins/common/file-gif-save.c:1112 ../plug-ins/common/file-heif.c:1908 #: ../plug-ins/common/file-jp2-load.c:961 -#: ../plug-ins/common/file-pdf-load.c:702 -#: ../plug-ins/common/file-pdf-load.c:1282 -#: ../plug-ins/common/file-pdf-save.c:936 ../plug-ins/common/file-ps.c:3447 -#: ../plug-ins/common/file-raw-data.c:1838 ../plug-ins/common/file-svg.c:663 +#: ../plug-ins/common/file-pdf-load.c:708 +#: ../plug-ins/common/file-pdf-load.c:1338 +#: ../plug-ins/common/file-pdf-save.c:1020 ../plug-ins/common/file-ps.c:3447 +#: ../plug-ins/common/file-raw-data.c:1816 ../plug-ins/common/file-svg.c:663 #: ../plug-ins/common/file-wmf.c:515 ../plug-ins/common/film.c:1207 #: ../plug-ins/common/filter-pack.c:1264 ../plug-ins/common/fractal-trace.c:711 #: ../plug-ins/common/grid.c:677 ../plug-ins/common/hot.c:614 @@ -73,7 +73,7 @@ #: ../plug-ins/common/wavelet-decompose.c:354 ../plug-ins/common/web-page.c:234 #: ../plug-ins/file-dds/ddsread.c:1363 ../plug-ins/file-dds/ddswrite.c:1983 #: ../plug-ins/file-fits/fits.c:1150 ../plug-ins/file-fli/fli-gimp.c:877 -#: ../plug-ins/file-tiff/file-tiff-load.c:2616 ../plug-ins/flame/flame.c:481 +#: ../plug-ins/file-tiff/file-tiff-load.c:2664 ../plug-ins/flame/flame.c:481 #: ../plug-ins/flame/flame.c:657 ../plug-ins/flame/flame.c:979 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:566 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1641 @@ -116,8 +116,8 @@ #: ../plug-ins/common/curve-bend.c:1295 ../plug-ins/common/decompose.c:814 #: ../plug-ins/common/depth-merge.c:622 ../plug-ins/common/despeckle.c:398 #: ../plug-ins/common/destripe.c:469 ../plug-ins/common/edge-dog.c:307 -#: ../plug-ins/common/emboss.c:454 ../plug-ins/common/file-heif.c:1899 -#: ../plug-ins/common/file-pdf-load.c:703 ../plug-ins/common/file-svg.c:664 +#: ../plug-ins/common/emboss.c:454 ../plug-ins/common/file-heif.c:1909 +#: ../plug-ins/common/file-pdf-load.c:709 ../plug-ins/common/file-svg.c:664 #: ../plug-ins/common/file-wmf.c:516 ../plug-ins/common/film.c:1208 #: ../plug-ins/common/filter-pack.c:1265 ../plug-ins/common/fractal-trace.c:712 #: ../plug-ins/common/grid.c:678 ../plug-ins/common/hot.c:615 @@ -341,7 +341,7 @@ msgstr "Przywraca prędkość animacji" #: ../plug-ins/common/animation-play.c:640 -#: ../plug-ins/common/animation-play.c:1364 +#: ../plug-ins/common/animation-play.c:1368 msgid "Start playback" msgstr "Rozpoczyna odtwarzanie" @@ -397,12 +397,12 @@ msgid "Invalid image. Did you close it?" msgstr "Nieprawidłowy obraz. Zamknięto go?" -#: ../plug-ins/common/animation-play.c:1225 +#: ../plug-ins/common/animation-play.c:1229 #, c-format msgid "Frame %d of %d" msgstr "%d. klatka z %d" -#: ../plug-ins/common/animation-play.c:1364 +#: ../plug-ins/common/animation-play.c:1368 msgid "Stop playback" msgstr "Zatrzymuje odtwarzanie" @@ -446,16 +446,16 @@ #: ../plug-ins/common/file-jp2-load.c:1290 ../plug-ins/common/file-pcx.c:448 #: ../plug-ins/common/file-pcx.c:456 ../plug-ins/common/file-pix.c:400 #: ../plug-ins/common/file-png.c:1097 ../plug-ins/common/file-pnm.c:685 -#: ../plug-ins/common/file-raw-data.c:1397 -#: ../plug-ins/common/file-sunras.c:1049 ../plug-ins/common/file-tga.c:1111 +#: ../plug-ins/common/file-raw-data.c:1375 +#: ../plug-ins/common/file-sunras.c:1049 ../plug-ins/common/file-tga.c:1116 #: ../plug-ins/common/file-xbm.c:910 ../plug-ins/common/film.c:690 #: ../plug-ins/common/smooth-palette.c:259 ../plug-ins/common/tile.c:354 #: ../plug-ins/file-bmp/bmp-load.c:737 ../plug-ins/file-exr/file-exr.c:267 #: ../plug-ins/file-faxg3/faxg3.c:555 ../plug-ins/file-fits/fits.c:529 #: ../plug-ins/file-jpeg/jpeg-load.c:240 #: ../plug-ins/file-psd/psd-image-res-load.c:1043 -#: ../plug-ins/file-psd/psd-load.c:2035 ../plug-ins/file-sgi/sgi.c:416 -#: ../plug-ins/file-tiff/file-tiff-load.c:1497 +#: ../plug-ins/file-psd/psd-load.c:2153 ../plug-ins/file-sgi/sgi.c:416 +#: ../plug-ins/file-tiff/file-tiff-load.c:1544 #: ../plug-ins/file-webp/file-webp-load.c:164 #: ../plug-ins/gfig/gfig-dialog.c:1321 ../plug-ins/gimpressionist/general.c:139 #: ../plug-ins/map-object/map-object-apply.c:245 @@ -828,7 +828,7 @@ #: ../plug-ins/common/cml-explorer.c:2160 ../plug-ins/common/curve-bend.c:1555 #: ../plug-ins/common/curve-bend.c:2138 ../plug-ins/common/file-cel.c:952 #: ../plug-ins/common/file-jp2-load.c:962 -#: ../plug-ins/common/file-raw-data.c:1839 ../plug-ins/common/qbist.c:721 +#: ../plug-ins/common/file-raw-data.c:1817 ../plug-ins/common/qbist.c:721 #: ../plug-ins/common/qbist.c:885 ../plug-ins/common/sphere-designer.c:2210 #: ../plug-ins/common/sphere-designer.c:2610 ../plug-ins/file-fits/fits.c:1151 #: ../plug-ins/file-fli/fli-gimp.c:878 ../plug-ins/flame/flame.c:483 @@ -846,7 +846,7 @@ #. The Save button #: ../plug-ins/common/cml-explorer.c:1317 #: ../plug-ins/common/cml-explorer.c:2027 ../plug-ins/common/curve-bend.c:1567 -#: ../plug-ins/common/curve-bend.c:2173 ../plug-ins/common/file-pdf-save.c:935 +#: ../plug-ins/common/curve-bend.c:2173 ../plug-ins/common/file-pdf-save.c:1019 #: ../plug-ins/common/qbist.c:763 ../plug-ins/common/qbist.c:893 #: ../plug-ins/common/sphere-designer.c:2210 #: ../plug-ins/common/sphere-designer.c:2618 ../plug-ins/flame/flame.c:483 @@ -1043,14 +1043,14 @@ #: ../plug-ins/common/cml-explorer.c:2078 ../plug-ins/common/curve-bend.c:891 #: ../plug-ins/common/file-dicom.c:1524 ../plug-ins/common/file-mng.c:648 #: ../plug-ins/common/file-mng.c:985 ../plug-ins/common/file-pcx.c:874 -#: ../plug-ins/common/file-pdf-save.c:480 ../plug-ins/common/file-png.c:1618 -#: ../plug-ins/common/file-raw-data.c:1195 -#: ../plug-ins/common/file-raw-data.c:1224 ../plug-ins/common/file-sunras.c:610 -#: ../plug-ins/common/file-tga.c:1222 ../plug-ins/common/file-xmc.c:1504 +#: ../plug-ins/common/file-pdf-save.c:550 ../plug-ins/common/file-png.c:1618 +#: ../plug-ins/common/file-raw-data.c:1173 +#: ../plug-ins/common/file-raw-data.c:1202 ../plug-ins/common/file-sunras.c:610 +#: ../plug-ins/common/file-tga.c:1227 ../plug-ins/common/file-xmc.c:1504 #: ../plug-ins/common/sphere-designer.c:2121 #: ../plug-ins/file-bmp/bmp-save.c:327 ../plug-ins/file-fits/fits.c:481 #: ../plug-ins/file-fli/fli-gimp.c:757 ../plug-ins/file-ico/ico-save.c:1087 -#: ../plug-ins/file-jpeg/jpeg-save.c:333 ../plug-ins/file-psd/psd-save.c:1728 +#: ../plug-ins/file-jpeg/jpeg-save.c:333 ../plug-ins/file-psd/psd-save.c:1897 #: ../plug-ins/file-tiff/file-tiff-save.c:970 #: ../plug-ins/file-tiff/file-tiff-save.c:1072 ../plug-ins/flame/flame.c:450 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1548 @@ -1077,7 +1077,7 @@ #: ../plug-ins/common/file-ps.c:1075 ../plug-ins/common/file-ps.c:3397 #: ../plug-ins/common/file-psp.c:2228 ../plug-ins/common/file-psp.c:2278 #: ../plug-ins/common/file-raw-data.c:477 -#: ../plug-ins/common/file-raw-data.c:1306 ../plug-ins/common/file-sunras.c:436 +#: ../plug-ins/common/file-raw-data.c:1284 ../plug-ins/common/file-sunras.c:436 #: ../plug-ins/common/file-svg.c:329 ../plug-ins/common/file-svg.c:647 #: ../plug-ins/common/file-tga.c:446 ../plug-ins/common/file-xbm.c:747 #: ../plug-ins/common/file-xmc.c:665 ../plug-ins/common/file-xmc.c:858 @@ -1086,12 +1086,12 @@ #: ../plug-ins/file-fits/fits.c:360 ../plug-ins/file-fli/fli-gimp.c:462 #: ../plug-ins/file-fli/fli-gimp.c:501 ../plug-ins/file-ico/ico-load.c:672 #: ../plug-ins/file-ico/ico-load.c:750 ../plug-ins/file-jpeg/jpeg-load.c:96 -#: ../plug-ins/file-jpeg/jpeg-load.c:543 ../plug-ins/file-psd/psd-load.c:143 +#: ../plug-ins/file-jpeg/jpeg-load.c:543 ../plug-ins/file-psd/psd-load.c:146 #: ../plug-ins/file-psd/psd-thumb-load.c:82 ../plug-ins/flame/flame.c:419 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1865 #: ../plug-ins/fractal-explorer/fractal-explorer.c:913 -#: ../plug-ins/gfig/gfig.c:426 ../plug-ins/help/gimphelplocale.c:222 -#: ../plug-ins/help/gimphelplocale.c:238 +#: ../plug-ins/gfig/gfig.c:426 ../plug-ins/help/gimphelplocale.c:255 +#: ../plug-ins/help/gimphelplocale.c:271 #: ../plug-ins/lighting/lighting-ui.c:1376 #, c-format msgid "Could not open '%s' for reading: %s" @@ -1360,7 +1360,7 @@ #. * right type of raw data. #. #: ../plug-ins/common/compose.c:191 ../plug-ins/common/decompose.c:170 -#: ../plug-ins/common/file-raw-data.c:1942 +#: ../plug-ins/common/file-raw-data.c:1920 msgid "RGB" msgstr "RGB" @@ -1930,7 +1930,7 @@ msgid "O_verlap:" msgstr "_Nakładanie:" -#: ../plug-ins/common/depth-merge.c:741 ../plug-ins/common/file-raw-data.c:1976 +#: ../plug-ins/common/depth-merge.c:741 ../plug-ins/common/file-raw-data.c:1954 msgid "O_ffset:" msgstr "Prz_esunięcie:" @@ -1998,7 +1998,7 @@ #: ../plug-ins/common/destripe.c:500 ../plug-ins/common/file-html-table.c:647 #: ../plug-ins/common/file-ps.c:3522 ../plug-ins/common/file-ps.c:3727 -#: ../plug-ins/common/file-raw-data.c:1991 +#: ../plug-ins/common/file-raw-data.c:1969 #: ../plug-ins/common/smooth-palette.c:458 ../plug-ins/common/tile.c:465 #: ../plug-ins/imagemap/imap_cmd_guides.c:163 #: ../plug-ins/imagemap/imap_rectangle.c:399 @@ -2145,21 +2145,21 @@ #. #: ../plug-ins/common/file-cel.c:342 ../plug-ins/common/file-dicom.c:338 #: ../plug-ins/common/file-gegl.c:322 ../plug-ins/common/file-gif-load.c:353 -#: ../plug-ins/common/file-heif.c:697 ../plug-ins/common/file-jp2-load.c:1077 -#: ../plug-ins/common/file-pcx.c:370 ../plug-ins/common/file-pdf-load.c:1048 +#: ../plug-ins/common/file-heif.c:703 ../plug-ins/common/file-jp2-load.c:1077 +#: ../plug-ins/common/file-pcx.c:370 ../plug-ins/common/file-pdf-load.c:1059 #: ../plug-ins/common/file-pix.c:357 ../plug-ins/common/file-png.c:933 #: ../plug-ins/common/file-pnm.c:566 ../plug-ins/common/file-ps.c:1067 -#: ../plug-ins/common/file-raw-data.c:1299 ../plug-ins/common/file-sunras.c:429 +#: ../plug-ins/common/file-raw-data.c:1277 ../plug-ins/common/file-sunras.c:429 #: ../plug-ins/common/file-tga.c:438 ../plug-ins/common/file-wmf.c:1014 #: ../plug-ins/common/file-xbm.c:740 ../plug-ins/common/file-xmc.c:655 #: ../plug-ins/common/file-xpm.c:356 ../plug-ins/common/file-xwd.c:448 #: ../plug-ins/file-bmp/bmp-load.c:218 ../plug-ins/file-exr/file-exr.c:183 #: ../plug-ins/file-faxg3/faxg3.c:220 ../plug-ins/file-fli/fli-gimp.c:494 #: ../plug-ins/file-ico/ico-load.c:665 ../plug-ins/file-jpeg/jpeg-load.c:89 -#: ../plug-ins/file-psd/psd-load.c:135 +#: ../plug-ins/file-psd/psd-load.c:138 #: ../plug-ins/file-raw/file-darktable.c:399 #: ../plug-ins/file-raw/file-rawtherapee.c:319 ../plug-ins/file-sgi/sgi.c:325 -#: ../plug-ins/file-tiff/file-tiff-load.c:296 +#: ../plug-ins/file-tiff/file-tiff-load.c:299 #, c-format msgid "Opening '%s'" msgstr "Otwieranie „%s”" @@ -2234,15 +2234,16 @@ #. * Open the file for writing... #. #: ../plug-ins/common/file-cel.c:790 ../plug-ins/common/file-gif-save.c:880 -#: ../plug-ins/common/file-html-table.c:238 ../plug-ins/common/file-pcx.c:761 +#: ../plug-ins/common/file-html-table.c:238 +#: ../plug-ins/common/file-jpegxl.c:778 ../plug-ins/common/file-pcx.c:761 #: ../plug-ins/common/file-pix.c:538 ../plug-ins/common/file-png.c:1611 #: ../plug-ins/common/file-pnm.c:1249 ../plug-ins/common/file-ps.c:1278 -#: ../plug-ins/common/file-sunras.c:602 ../plug-ins/common/file-tga.c:1216 +#: ../plug-ins/common/file-sunras.c:602 ../plug-ins/common/file-tga.c:1221 #: ../plug-ins/common/file-xbm.c:1040 ../plug-ins/common/file-xpm.c:674 #: ../plug-ins/common/file-xwd.c:652 ../plug-ins/file-bmp/bmp-save.c:319 #: ../plug-ins/file-fits/fits.c:473 ../plug-ins/file-fli/fli-gimp.c:725 #: ../plug-ins/file-ico/ico-save.c:1081 ../plug-ins/file-jpeg/jpeg-save.c:290 -#: ../plug-ins/file-psd/psd-save.c:1699 ../plug-ins/file-sgi/sgi.c:584 +#: ../plug-ins/file-psd/psd-save.c:1868 ../plug-ins/file-sgi/sgi.c:584 #: ../plug-ins/file-tiff/file-tiff-save.c:956 #, c-format msgid "Exporting '%s'" @@ -2615,75 +2616,75 @@ msgid "Save image in AV1 Image File Format (AVIF)" msgstr "Zapis obrazów w formacie AVIF (AV1 Image File Format)" -#: ../plug-ins/common/file-heif.c:736 ../plug-ins/common/file-heif.c:769 -#: ../plug-ins/common/file-heif.c:808 ../plug-ins/common/file-heif.c:874 +#: ../plug-ins/common/file-heif.c:742 ../plug-ins/common/file-heif.c:775 +#: ../plug-ins/common/file-heif.c:814 ../plug-ins/common/file-heif.c:880 #, c-format msgid "Loading HEIF image failed: %s" msgstr "Wczytanie pliku HEIF się nie powiodło: %s" -#: ../plug-ins/common/file-heif.c:758 +#: ../plug-ins/common/file-heif.c:764 msgid "Loading HEIF image failed: Input file contains no readable images" msgstr "" "Wczytanie obrazu HEIF się nie powiodło: plik wejściowy nie zawiera " "odczytywalnych obrazów" -#: ../plug-ins/common/file-heif.c:1001 +#: ../plug-ins/common/file-heif.c:1007 msgid "image content" msgstr "zawartość obrazu" -#: ../plug-ins/common/file-heif.c:1318 +#: ../plug-ins/common/file-heif.c:1328 #, c-format msgid "Exporting '%s' using %s encoder" msgstr "Eksportowanie „%s” za pomocą kodera %s" -#: ../plug-ins/common/file-heif.c:1369 ../plug-ins/common/file-heif.c:1623 +#: ../plug-ins/common/file-heif.c:1379 ../plug-ins/common/file-heif.c:1633 #, c-format msgid "Encoding HEIF image failed: %s" msgstr "Zakodowanie obrazu HEIF się nie powiodło: %s" -#: ../plug-ins/common/file-heif.c:1660 +#: ../plug-ins/common/file-heif.c:1670 #, c-format msgid "Writing HEIF image failed: %s" msgstr "Zapisanie obrazu HEIF się nie powiodło: %s" -#: ../plug-ins/common/file-heif.c:1749 +#: ../plug-ins/common/file-heif.c:1759 msgid "primary" msgstr "główny" -#: ../plug-ins/common/file-heif.c:1894 +#: ../plug-ins/common/file-heif.c:1904 msgid "Load HEIF Image" msgstr "Wczytanie obrazu HEIF" -#: ../plug-ins/common/file-heif.c:1908 +#: ../plug-ins/common/file-heif.c:1918 msgid "Select Image" msgstr "Wybór obrazu" -#: ../plug-ins/common/file-heif.c:2074 +#: ../plug-ins/common/file-heif.c:2084 msgid "Nearly _lossless" msgstr "_Prawie bezstratne" -#: ../plug-ins/common/file-heif.c:2078 ../plug-ins/file-jpeg/jpeg-save.c:835 +#: ../plug-ins/common/file-heif.c:2088 ../plug-ins/file-jpeg/jpeg-save.c:835 msgid "_Quality:" msgstr "_Jakość:" -#: ../plug-ins/common/file-heif.c:2121 +#: ../plug-ins/common/file-heif.c:2131 msgid "Bit depth:" msgstr "Głębia bitowa:" -#: ../plug-ins/common/file-heif.c:2127 +#: ../plug-ins/common/file-heif.c:2137 msgid "8 bit/channel" msgstr "8 bitów/kanał" -#: ../plug-ins/common/file-heif.c:2128 +#: ../plug-ins/common/file-heif.c:2138 msgid "10 bit/channel" msgstr "10 bitów/kanał" -#: ../plug-ins/common/file-heif.c:2129 +#: ../plug-ins/common/file-heif.c:2139 msgid "12 bit/channel" msgstr "12 bitów/kanał" #. Color profile -#: ../plug-ins/common/file-heif.c:2138 ../plug-ins/file-jpeg/jpeg-save.c:974 +#: ../plug-ins/common/file-heif.c:2148 ../plug-ins/file-jpeg/jpeg-save.c:974 #: ../plug-ins/file-webp/file-webp-dialog.c:404 #: ../plug-ins/ui/plug-in-file-tiff.ui.h:12 msgid "Save color _profile" @@ -2794,7 +2795,7 @@ msgstr "Szerokość każdej komórki. Liczba lub procent." #: ../plug-ins/common/file-html-table.c:663 ../plug-ins/common/file-ps.c:3535 -#: ../plug-ins/common/file-ps.c:3739 ../plug-ins/common/file-raw-data.c:2007 +#: ../plug-ins/common/file-ps.c:3739 ../plug-ins/common/file-raw-data.c:1985 #: ../plug-ins/common/film.c:945 ../plug-ins/common/smooth-palette.c:463 #: ../plug-ins/common/tile.c:469 ../plug-ins/imagemap/imap_cmd_guides.c:173 #: ../plug-ins/imagemap/imap_rectangle.c:406 @@ -2911,7 +2912,7 @@ msgid "Unsupported color space in JP2 image '%s'." msgstr "Nieobsługiwana przestrzeń kolorów w obrazie JP2 „%s”." -#: ../plug-ins/common/file-jpegxl.c:71 +#: ../plug-ins/common/file-jpegxl.c:82 ../plug-ins/common/file-jpegxl.c:99 msgid "JPEG XL image" msgstr "Obraz JPEG XL" @@ -3061,13 +3062,13 @@ msgstr "„%s” nie jest plikiem PCX" #: ../plug-ins/common/file-pcx.c:413 ../plug-ins/file-bmp/bmp-load.c:726 -#: ../plug-ins/file-psd/psd-load.c:315 +#: ../plug-ins/file-psd/psd-load.c:318 #, c-format msgid "Unsupported or invalid image width: %d" msgstr "Nieobsługiwana lub nieprawidłowa szerokość obrazu: %d" #: ../plug-ins/common/file-pcx.c:419 ../plug-ins/file-bmp/bmp-load.c:732 -#: ../plug-ins/file-psd/psd-load.c:307 +#: ../plug-ins/file-psd/psd-load.c:310 #, c-format msgid "Unsupported or invalid image height: %d" msgstr "Nieobsługiwana lub nieprawidłowa wysokość obrazu: %d" @@ -3118,10 +3119,11 @@ msgid "Writing to file '%s' failed: %s" msgstr "Zapisanie do pliku „%s” się nie powiodło: %s" -#: ../plug-ins/common/file-pdf-load.c:324 -#: ../plug-ins/common/file-pdf-load.c:343 -#: ../plug-ins/common/file-pdf-save.c:350 -#: ../plug-ins/common/file-pdf-save.c:367 +#: ../plug-ins/common/file-pdf-load.c:329 +#: ../plug-ins/common/file-pdf-load.c:348 +#: ../plug-ins/common/file-pdf-save.c:383 +#: ../plug-ins/common/file-pdf-save.c:400 +#: ../plug-ins/common/file-pdf-save.c:418 msgid "Portable Document Format" msgstr "PDF" @@ -3129,7 +3131,7 @@ #. * second is out-of-range page number, third is #. * number of pages. Specify order as in English if needed. #. -#: ../plug-ins/common/file-pdf-load.c:507 +#: ../plug-ins/common/file-pdf-load.c:512 #, c-format msgid "PDF document '%1$s' has %3$d page. Page %2$d is out of range." msgid_plural "PDF document '%1$s' has %3$d pages. Page %2$d is out of range." @@ -3139,85 +3141,91 @@ "Dokument PDF „%1$s” ma %3$d strony. %2$d. strona jest spoza zakresu." msgstr[2] "Dokument PDF „%1$s” ma %3$d stron. %2$d. strona jest spoza zakresu." -#: ../plug-ins/common/file-pdf-load.c:689 +#: ../plug-ins/common/file-pdf-load.c:695 msgid "PDF is password protected, please input the password:" msgstr "Plik PDF jest chroniony hasłem, proszę je wpisać:" -#: ../plug-ins/common/file-pdf-load.c:699 +#: ../plug-ins/common/file-pdf-load.c:705 msgid "Encrypted PDF" msgstr "Zaszyfrowany plik PDF" -#: ../plug-ins/common/file-pdf-load.c:726 +#: ../plug-ins/common/file-pdf-load.c:732 msgid "Wrong password! Please input the right one:" msgstr "Błędne hasło. Proszę wpisać właściwe:" -#: ../plug-ins/common/file-pdf-load.c:744 +#: ../plug-ins/common/file-pdf-load.c:750 #, c-format msgid "Could not load '%s': %s" msgstr "Nie można wczytać „%s”: %s" -#: ../plug-ins/common/file-pdf-load.c:1085 +#: ../plug-ins/common/file-pdf-load.c:1096 #, c-format msgid "%s-%s" msgstr "%s-%s" -#: ../plug-ins/common/file-pdf-load.c:1087 ../plug-ins/common/file-ps.c:1197 +#: ../plug-ins/common/file-pdf-load.c:1098 ../plug-ins/common/file-ps.c:1197 #, c-format msgid "%s-pages" msgstr "%s-stron" -#: ../plug-ins/common/file-pdf-load.c:1278 +#: ../plug-ins/common/file-pdf-load.c:1334 msgid "Import from PDF" msgstr "Import z PDF" -#: ../plug-ins/common/file-pdf-load.c:1283 ../plug-ins/common/file-ps.c:3448 -#: ../plug-ins/file-tiff/file-tiff-load.c:2617 +#: ../plug-ins/common/file-pdf-load.c:1339 ../plug-ins/common/file-ps.c:3448 +#: ../plug-ins/file-tiff/file-tiff-load.c:2665 #: ../plug-ins/metadata/metadata-editor.c:4627 msgid "_Import" msgstr "Zai_mportuj" -#: ../plug-ins/common/file-pdf-load.c:1316 +#: ../plug-ins/common/file-pdf-load.c:1372 msgid "Error getting number of pages from the given PDF file." msgstr "Błąd podczas uzyskiwania liczby stron z podanego pliku PDF." #. "Load in reverse order" toggle button -#: ../plug-ins/common/file-pdf-load.c:1357 +#: ../plug-ins/common/file-pdf-load.c:1416 msgid "Load in reverse order" msgstr "Wczytanie w odwróconej kolejności" -#: ../plug-ins/common/file-pdf-load.c:1375 +#: ../plug-ins/common/file-pdf-load.c:1434 msgid "_Width (pixels):" msgstr "_Szerokość (piksele):" -#: ../plug-ins/common/file-pdf-load.c:1376 +#: ../plug-ins/common/file-pdf-load.c:1435 msgid "_Height (pixels):" msgstr "_Wysokość (piksele):" -#: ../plug-ins/common/file-pdf-load.c:1378 +#: ../plug-ins/common/file-pdf-load.c:1437 msgid "_Resolution:" msgstr "_Rozdzielczość:" #. Antialiasing -#: ../plug-ins/common/file-pdf-load.c:1389 +#: ../plug-ins/common/file-pdf-load.c:1448 msgid "Use _Anti-aliasing" msgstr "Użycie _wygładzania" -#: ../plug-ins/common/file-pdf-load.c:1667 -#: ../plug-ins/common/file-pdf-load.c:1668 ../plug-ins/common/file-svg.c:852 +#. White Background +#: ../plug-ins/common/file-pdf-load.c:1457 +msgid "_Fill transparent areas with white" +msgstr "_Wypełnienie przezroczystych obszarów białym kolorem" + +#: ../plug-ins/common/file-pdf-load.c:1743 +#: ../plug-ins/common/file-pdf-load.c:1744 ../plug-ins/common/file-svg.c:852 #: ../plug-ins/common/file-wmf.c:710 ../plug-ins/print/print-page-layout.c:305 #, c-format msgid "pixels/%a" msgstr "px/%a" -#: ../plug-ins/common/file-pdf-save.c:382 +#: ../plug-ins/common/file-pdf-save.c:433 +#: ../plug-ins/common/file-pdf-save.c:451 msgid "_Create multipage PDF..." msgstr "_Utwórz wielostronicowy plik PDF…" -#: ../plug-ins/common/file-pdf-save.c:465 +#: ../plug-ins/common/file-pdf-save.c:535 msgid "You must select a file to save!" msgstr "Należy wybrać plik do zapisu." -#: ../plug-ins/common/file-pdf-save.c:491 +#: ../plug-ins/common/file-pdf-save.c:561 #, c-format msgid "" "An error occurred while creating the PDF file:\n" @@ -3230,83 +3238,88 @@ "Proszę się upewnić, że podano prawidłową nazwę pliku i zaznaczone położenie " "nie jest tylko do odczytu." -#: ../plug-ins/common/file-pdf-save.c:823 -#: ../plug-ins/common/file-pdf-save.c:983 +#: ../plug-ins/common/file-pdf-save.c:899 +#: ../plug-ins/common/file-pdf-save.c:1067 +msgid "_Fill transparent areas with background color" +msgstr "_Wypełnienie przezroczystych obszarów kolorem tła" + +#: ../plug-ins/common/file-pdf-save.c:904 +#: ../plug-ins/common/file-pdf-save.c:1072 msgid "_Omit hidden layers and layers with zero opacity" msgstr "_Pominięcie ukrytych warstw i warstw o zerowym kryciu" -#: ../plug-ins/common/file-pdf-save.c:828 -#: ../plug-ins/common/file-pdf-save.c:988 +#: ../plug-ins/common/file-pdf-save.c:909 +#: ../plug-ins/common/file-pdf-save.c:1077 msgid "Convert _bitmaps to vector graphics where possible" msgstr "Konwersja _bitmap do grafik wektorowych, jeśli to możliwe" -#: ../plug-ins/common/file-pdf-save.c:833 -#: ../plug-ins/common/file-pdf-save.c:993 +#: ../plug-ins/common/file-pdf-save.c:914 +#: ../plug-ins/common/file-pdf-save.c:1082 msgid "_Apply layer masks before saving" msgstr "_Zastosowanie masek warstw przed zapisaniem" -#: ../plug-ins/common/file-pdf-save.c:837 -#: ../plug-ins/common/file-pdf-save.c:997 +#: ../plug-ins/common/file-pdf-save.c:918 +#: ../plug-ins/common/file-pdf-save.c:1086 msgid "Keeping the masks will not change the output" msgstr "Utrzymanie masek nie zmieni pliku wyjściowego" -#: ../plug-ins/common/file-pdf-save.c:843 +#: ../plug-ins/common/file-pdf-save.c:924 #, c-format msgid "_Layers as pages (%s)" msgstr "_Warstwy jako strony (%s)" -#: ../plug-ins/common/file-pdf-save.c:845 -#: ../plug-ins/common/file-pdf-save.c:1044 +#: ../plug-ins/common/file-pdf-save.c:926 +#: ../plug-ins/common/file-pdf-save.c:1135 msgid "top layers first" msgstr "najpierw górne warstwy" -#: ../plug-ins/common/file-pdf-save.c:845 -#: ../plug-ins/common/file-pdf-save.c:1044 +#: ../plug-ins/common/file-pdf-save.c:926 +#: ../plug-ins/common/file-pdf-save.c:1135 msgid "bottom layers first" msgstr "najpierw dolne warstwy" -#: ../plug-ins/common/file-pdf-save.c:853 +#: ../plug-ins/common/file-pdf-save.c:934 msgid "_Reverse the pages order" msgstr "_Odwrócona kolejność stron" -#: ../plug-ins/common/file-pdf-save.c:927 +#: ../plug-ins/common/file-pdf-save.c:1011 msgid "Save to:" msgstr "Zapisywanie do:" -#: ../plug-ins/common/file-pdf-save.c:931 +#: ../plug-ins/common/file-pdf-save.c:1015 msgid "Browse..." msgstr "Przeglądaj…" -#: ../plug-ins/common/file-pdf-save.c:932 +#: ../plug-ins/common/file-pdf-save.c:1016 msgid "Multipage PDF export" msgstr "Eksport wielostronicowych plików PDF" -#: ../plug-ins/common/file-pdf-save.c:968 +#: ../plug-ins/common/file-pdf-save.c:1052 msgid "Remove the selected pages" msgstr "Usunięcie zaznaczonych stron" -#: ../plug-ins/common/file-pdf-save.c:978 +#: ../plug-ins/common/file-pdf-save.c:1062 msgid "Add this image" msgstr "Dodanie tego obrazu" -#: ../plug-ins/common/file-pdf-save.c:1042 +#: ../plug-ins/common/file-pdf-save.c:1133 #, c-format msgid "Layers as pages (%s)" msgstr "Warstwy jako strony (%s)" -#: ../plug-ins/common/file-pdf-save.c:1099 -#: ../plug-ins/common/file-pdf-save.c:1167 -#: ../plug-ins/common/file-pdf-save.c:1265 ../plug-ins/common/file-ps.c:1941 -#: ../plug-ins/file-tiff/file-tiff-load.c:1499 +#: ../plug-ins/common/file-pdf-save.c:1190 +#: ../plug-ins/common/file-pdf-save.c:1258 +#: ../plug-ins/common/file-pdf-save.c:1356 ../plug-ins/common/file-ps.c:1941 +#: ../plug-ins/file-tiff/file-tiff-load.c:1546 #, c-format msgid "Page %d" msgstr "%d. strona" -#: ../plug-ins/common/file-pdf-save.c:1136 +#: ../plug-ins/common/file-pdf-save.c:1227 msgid "Error! In order to save the file, at least one image should be added!" msgstr "Błąd. Aby zapisać plik, należy dodać co najmniej jeden obraz." -#: ../plug-ins/common/file-pdf-save.c:1312 +#: ../plug-ins/common/file-pdf-save.c:1403 #: ../plug-ins/print/print-draw-page.c:125 msgid "Cannot handle the size (either width or height) of the image." msgstr "Nie można obsłużyć rozmiaru (szerokości lub wysokości) obrazu." @@ -3399,13 +3412,13 @@ msgid "Error while exporting '%s'. Could not export image." msgstr "Błąd podczas eksportowania pliku „%s”. Nie można wyeksportować obrazu." -#: ../plug-ins/common/file-png.c:2420 ../plug-ins/common/file-raw-data.c:2134 +#: ../plug-ins/common/file-png.c:2420 ../plug-ins/common/file-raw-data.c:2112 #: ../plug-ins/file-tiff/file-tiff-save.c:1167 #, c-format msgid "Error loading UI file '%s': %s" msgstr "Błąd podczas wczytywania pliku interfejsu użytkownika „%s”: %s" -#: ../plug-ins/common/file-png.c:2421 ../plug-ins/common/file-raw-data.c:2135 +#: ../plug-ins/common/file-png.c:2421 ../plug-ins/common/file-raw-data.c:2113 #: ../plug-ins/file-tiff/file-tiff-save.c:1168 msgid "Unknown error" msgstr "Nieznany błąd" @@ -3859,7 +3872,7 @@ msgstr "Dane obrazu Raw" #: ../plug-ins/common/file-raw-data.c:304 -#: ../plug-ins/common/file-raw-data.c:1887 +#: ../plug-ins/common/file-raw-data.c:1865 msgid "Digital Elevation Model data" msgstr "Dane cyfrowego modelu wysokościowego" @@ -3888,7 +3901,7 @@ "Obsługiwane pliki HGT: SRTM-1 i SRTM-3. Jeśli wariant jest znany, należy " "uruchomić z parametrem 1 lub 3." -#: ../plug-ins/common/file-raw-data.c:1834 +#: ../plug-ins/common/file-raw-data.c:1812 msgid "Load Image from Raw Data" msgstr "Wczytanie obrazu z danych Raw" @@ -3896,15 +3909,15 @@ #. * used for 3D surface modeling or relief maps; so it must be #. * translated by the proper technical term in your language. #. -#: ../plug-ins/common/file-raw-data.c:1883 +#: ../plug-ins/common/file-raw-data.c:1861 msgid "Digital Elevation Model data (1 arc-second)" msgstr "Dane cyfrowego modelu wysokościowego (1 sekunda kątowa)" -#: ../plug-ins/common/file-raw-data.c:1885 +#: ../plug-ins/common/file-raw-data.c:1863 msgid "Digital Elevation Model data (3 arc-seconds)" msgstr "Dane cyfrowego modelu wysokościowego (3 sekundy kątowe)" -#: ../plug-ins/common/file-raw-data.c:1891 +#: ../plug-ins/common/file-raw-data.c:1869 msgid "Image" msgstr "Obraz" @@ -3916,116 +3929,116 @@ #. * SRTM-3 data are sampled at three arc-seconds and contain 1201 lines and #. * 1201 samples with similar overlapping rows and columns." #. -#: ../plug-ins/common/file-raw-data.c:1921 +#: ../plug-ins/common/file-raw-data.c:1899 msgid "SRTM-1 (1 arc-second)" msgstr "SRTM-1 (1 sekunda kątowa)" -#: ../plug-ins/common/file-raw-data.c:1922 +#: ../plug-ins/common/file-raw-data.c:1900 msgid "SRTM-3 (3 arc-seconds)" msgstr "SRTM-3 (3 sekundy kątowe)" -#: ../plug-ins/common/file-raw-data.c:1925 +#: ../plug-ins/common/file-raw-data.c:1903 msgid "_Sample Spacing:" msgstr "_Odstęp próbek:" -#: ../plug-ins/common/file-raw-data.c:1943 +#: ../plug-ins/common/file-raw-data.c:1921 msgid "RGB Alpha" msgstr "Alfa RGB" -#: ../plug-ins/common/file-raw-data.c:1944 +#: ../plug-ins/common/file-raw-data.c:1922 msgid "RGB565 Big Endian" msgstr "RGB565 (Big Endian)" -#: ../plug-ins/common/file-raw-data.c:1945 +#: ../plug-ins/common/file-raw-data.c:1923 msgid "RGB565 Little Endian" msgstr "RGB565 (Little Endian)" -#: ../plug-ins/common/file-raw-data.c:1946 +#: ../plug-ins/common/file-raw-data.c:1924 msgid "BGR565 Big Endian" msgstr "BGR565 (Big Endian)" -#: ../plug-ins/common/file-raw-data.c:1947 +#: ../plug-ins/common/file-raw-data.c:1925 msgid "BGR565 Little Endian" msgstr "BGR565 (Little Endian)" -#: ../plug-ins/common/file-raw-data.c:1948 +#: ../plug-ins/common/file-raw-data.c:1926 msgid "Planar RGB" msgstr "Płaski RGB" -#: ../plug-ins/common/file-raw-data.c:1949 +#: ../plug-ins/common/file-raw-data.c:1927 msgid "B&W 1 bit" msgstr "Czarno-biały (1-bitowy)" -#: ../plug-ins/common/file-raw-data.c:1950 +#: ../plug-ins/common/file-raw-data.c:1928 msgid "Gray 2 bit" msgstr "Szary (2-bitowy)" -#: ../plug-ins/common/file-raw-data.c:1951 +#: ../plug-ins/common/file-raw-data.c:1929 msgid "Gray 4 bit" msgstr "Szary (4-bitowy)" -#: ../plug-ins/common/file-raw-data.c:1952 +#: ../plug-ins/common/file-raw-data.c:1930 msgid "Gray 8 bit" msgstr "Szary (8-bitowy)" -#: ../plug-ins/common/file-raw-data.c:1953 +#: ../plug-ins/common/file-raw-data.c:1931 msgid "Indexed" msgstr "Zindeksowany" -#: ../plug-ins/common/file-raw-data.c:1954 +#: ../plug-ins/common/file-raw-data.c:1932 msgid "Indexed Alpha" msgstr "Zindeksowana alfa" -#: ../plug-ins/common/file-raw-data.c:1955 +#: ../plug-ins/common/file-raw-data.c:1933 msgid "Gray unsigned 16 bit Big Endian" msgstr "Szary 16-bitowy bez znaku (Big Endian)" -#: ../plug-ins/common/file-raw-data.c:1956 +#: ../plug-ins/common/file-raw-data.c:1934 msgid "Gray unsigned 16 bit Little Endian" msgstr "Szary 16-bitowy bez znaku (Little Endian)" -#: ../plug-ins/common/file-raw-data.c:1957 +#: ../plug-ins/common/file-raw-data.c:1935 msgid "Gray 16 bit Big Endian" msgstr "Szary 16-bitowy (Big Endian)" -#: ../plug-ins/common/file-raw-data.c:1958 +#: ../plug-ins/common/file-raw-data.c:1936 msgid "Gray 16 bit Little Endian" msgstr "Szary 16-bitowy (Little Endian)" -#: ../plug-ins/common/file-raw-data.c:1963 +#: ../plug-ins/common/file-raw-data.c:1941 msgid "Image _Type:" msgstr "_Typ obrazu:" -#: ../plug-ins/common/file-raw-data.c:2024 +#: ../plug-ins/common/file-raw-data.c:2002 msgid "Palette" msgstr "Paleta" -#: ../plug-ins/common/file-raw-data.c:2034 +#: ../plug-ins/common/file-raw-data.c:2012 msgid "R, G, B (normal)" msgstr "R, G, B (zwykły)" -#: ../plug-ins/common/file-raw-data.c:2035 +#: ../plug-ins/common/file-raw-data.c:2013 msgid "B, G, R, X (BMP style)" msgstr "B, G, R, X (format BMP)" -#: ../plug-ins/common/file-raw-data.c:2040 +#: ../plug-ins/common/file-raw-data.c:2018 msgid "_Palette Type:" msgstr "Typ p_alety:" -#: ../plug-ins/common/file-raw-data.c:2051 +#: ../plug-ins/common/file-raw-data.c:2029 msgid "Off_set:" msgstr "Prze_sunięcie:" -#: ../plug-ins/common/file-raw-data.c:2063 +#: ../plug-ins/common/file-raw-data.c:2041 msgid "Select Palette File" msgstr "Wybór pliku palety" -#: ../plug-ins/common/file-raw-data.c:2069 +#: ../plug-ins/common/file-raw-data.c:2047 msgid "Pal_ette File:" msgstr "Plik pal_ety:" #. Dialog init -#: ../plug-ins/common/file-raw-data.c:2118 +#: ../plug-ins/common/file-raw-data.c:2096 msgid "Raw Image" msgstr "Obraz Raw" @@ -4226,24 +4239,24 @@ msgid "Cannot read header from '%s'" msgstr "Nie można odczytać nagłówka z pliku „%s”" -#: ../plug-ins/common/file-tga.c:1434 +#: ../plug-ins/common/file-tga.c:1439 msgid "TGA" msgstr "TGA" #. rle -#: ../plug-ins/common/file-tga.c:1443 ../plug-ins/file-sgi/sgi.c:683 +#: ../plug-ins/common/file-tga.c:1448 ../plug-ins/file-sgi/sgi.c:683 msgid "_RLE compression" msgstr "Kompresja _RLE" -#: ../plug-ins/common/file-tga.c:1457 +#: ../plug-ins/common/file-tga.c:1462 msgid "Or_igin:" msgstr "_Oryginał:" -#: ../plug-ins/common/file-tga.c:1461 +#: ../plug-ins/common/file-tga.c:1466 msgid "Bottom left" msgstr "Dolny lewy" -#: ../plug-ins/common/file-tga.c:1462 +#: ../plug-ins/common/file-tga.c:1467 msgid "Top left" msgstr "Górny lewy" @@ -4535,8 +4548,8 @@ #. Begin displaying export progress #: ../plug-ins/common/file-xmc.c:1493 -#: ../plug-ins/file-webp/file-webp-save.c:180 -#: ../plug-ins/file-webp/file-webp-save.c:522 +#: ../plug-ins/file-webp/file-webp-save.c:182 +#: ../plug-ins/file-webp/file-webp-save.c:526 #, c-format msgid "Saving '%s'" msgstr "Zapisywanie „%s”" @@ -6984,7 +6997,7 @@ msgid "Opening thumbnail for '%s'" msgstr "Otwieranie miniatury dla „%s”" -#: ../plug-ins/file-ico/ico.c:102 ../plug-ins/file-ico/ico.c:136 +#: ../plug-ins/file-ico/ico.c:102 ../plug-ins/file-ico/ico.c:137 msgid "Microsoft Windows icon" msgstr "Ikona systemu Microsoft Windows" @@ -7151,114 +7164,114 @@ msgid "Export Preview" msgstr "Eksport podglądu" -#: ../plug-ins/file-psd/psd-load.c:228 +#: ../plug-ins/file-psd/psd-load.c:231 #: ../plug-ins/file-psd/psd-thumb-load.c:130 #, c-format msgid "Error loading PSD file: %s" msgstr "Błąd podczas wczytywania pliku PSD: %s" -#: ../plug-ins/file-psd/psd-load.c:283 +#: ../plug-ins/file-psd/psd-load.c:286 #, c-format msgid "Not a valid Photoshop document file" msgstr "Nieprawidłowy plik dokumentu programu Photoshop" -#: ../plug-ins/file-psd/psd-load.c:290 +#: ../plug-ins/file-psd/psd-load.c:293 #, c-format msgid "Unsupported file format version: %d" msgstr "Nieobsługiwana wersja formatu pliku: %d" -#: ../plug-ins/file-psd/psd-load.c:297 +#: ../plug-ins/file-psd/psd-load.c:300 #, c-format msgid "Too many channels in file: %d" msgstr "Za dużo kanałów w pliku: %d" -#: ../plug-ins/file-psd/psd-load.c:324 +#: ../plug-ins/file-psd/psd-load.c:327 #, c-format msgid "Unsupported or invalid image size: %dx%d" msgstr "Nieobsługiwane lub nieprawidłowe wymiary obrazu: %d×%d" -#: ../plug-ins/file-psd/psd-load.c:338 ../plug-ins/file-psd/psd-load.c:348 +#: ../plug-ins/file-psd/psd-load.c:341 ../plug-ins/file-psd/psd-load.c:351 #, c-format msgid "Unsupported color mode: %s" msgstr "Nieobsługiwany tryb kolorów: %s" -#: ../plug-ins/file-psd/psd-load.c:375 +#: ../plug-ins/file-psd/psd-load.c:378 #, c-format msgid "Unsupported bit depth: %d" msgstr "Nieobsługiwana głębia bitowa: %d" -#: ../plug-ins/file-psd/psd-load.c:409 ../plug-ins/file-psd/psd-load.c:419 -#: ../plug-ins/file-psd/psd-load.c:630 ../plug-ins/file-psd/psd-load.c:912 +#: ../plug-ins/file-psd/psd-load.c:412 ../plug-ins/file-psd/psd-load.c:422 +#: ../plug-ins/file-psd/psd-load.c:633 ../plug-ins/file-psd/psd-load.c:915 #, c-format msgid "The file is corrupt!" msgstr "Plik jest uszkodzony." -#: ../plug-ins/file-psd/psd-load.c:558 +#: ../plug-ins/file-psd/psd-load.c:561 #, c-format msgid "Too many channels in layer: %d" msgstr "Za dużo kanałów w warstwie: %d" -#: ../plug-ins/file-psd/psd-load.c:566 +#: ../plug-ins/file-psd/psd-load.c:569 #, c-format msgid "Unsupported or invalid layer height: %d" msgstr "Nieobsługiwana lub nieprawidłowa wysokość warstwy: %d" -#: ../plug-ins/file-psd/psd-load.c:574 +#: ../plug-ins/file-psd/psd-load.c:577 #, c-format msgid "Unsupported or invalid layer width: %d" msgstr "Nieobsługiwana lub nieprawidłowa szerokość warstwy: %d" -#: ../plug-ins/file-psd/psd-load.c:583 +#: ../plug-ins/file-psd/psd-load.c:586 #, c-format msgid "Unsupported or invalid layer size: %dx%d" msgstr "Nieobsługiwane lub nieprawidłowe wymiary warstwy: %d×%d" -#: ../plug-ins/file-psd/psd-load.c:668 +#: ../plug-ins/file-psd/psd-load.c:671 #, c-format msgid "Unsupported or invalid mask info size: %d" msgstr "Nieobsługiwane lub nieprawidłowe wymiary informacji o masce: %d" -#: ../plug-ins/file-psd/psd-load.c:837 +#: ../plug-ins/file-psd/psd-load.c:840 #, c-format msgid "Unsupported or invalid layer mask height: %d" msgstr "Nieobsługiwana lub nieprawidłowa wysokość maski warstwy: %d" -#: ../plug-ins/file-psd/psd-load.c:845 +#: ../plug-ins/file-psd/psd-load.c:848 #, c-format msgid "Unsupported or invalid layer mask width: %d" msgstr "Nieobsługiwana lub nieprawidłowa szerokość maski warstwy: %d" -#: ../plug-ins/file-psd/psd-load.c:854 +#: ../plug-ins/file-psd/psd-load.c:857 #, c-format msgid "Unsupported or invalid layer mask size: %dx%d" msgstr "Nieobsługiwane lub nieprawidłowe wymiary maski warstwy: %d×%d" -#: ../plug-ins/file-psd/psd-load.c:1477 ../plug-ins/file-psd/psd-load.c:2008 +#: ../plug-ins/file-psd/psd-load.c:1540 ../plug-ins/file-psd/psd-load.c:2126 #, c-format msgid "Unsupported compression mode: %d" msgstr "Nieobsługiwany tryb kompresji: %d" -#: ../plug-ins/file-psd/psd-load.c:2155 +#: ../plug-ins/file-psd/psd-load.c:2273 msgid "Extra" msgstr "Dodatkowe" -#: ../plug-ins/file-psd/psd-load.c:2333 +#: ../plug-ins/file-psd/psd-load.c:2473 #, c-format msgid "Unsupported or invalid channel size" msgstr "Nieobsługiwane lub nieprawidłowe wymiary kanału" -#: ../plug-ins/file-psd/psd-load.c:2399 +#: ../plug-ins/file-psd/psd-load.c:2539 #, c-format msgid "Failed to decompress data" msgstr "Dekompresja danych się nie powiodła" -#: ../plug-ins/file-psd/psd-save.c:463 +#: ../plug-ins/file-psd/psd-save.c:469 msgid "Error: Can't convert GIMP base imagetype to PSD mode" msgstr "" "Błąd: nie można konwertować podstawowego typu obrazu programu GIMP na tryb " "PSD" -#: ../plug-ins/file-psd/psd-save.c:1692 +#: ../plug-ins/file-psd/psd-save.c:1861 #, c-format msgid "" "Unable to export '%s'. The PSD file format does not support images that are " @@ -7267,7 +7280,7 @@ "Nie można wyeksportować „%s”. Format pliku PSD nie obsługuje obrazów " "większych niż 30000 pikseli wzdłuż lub wszerz." -#: ../plug-ins/file-psd/psd-save.c:1713 +#: ../plug-ins/file-psd/psd-save.c:1882 #, c-format msgid "" "Unable to export '%s'. The PSD file format does not support images with " @@ -7462,17 +7475,17 @@ msgid "TIFF image" msgstr "Obraz TIFF" -#: ../plug-ins/file-tiff/file-tiff-load.c:304 +#: ../plug-ins/file-tiff/file-tiff-load.c:307 #, c-format msgid "Not a TIFF image or image is corrupt." msgstr "Nie jest obrazem TIFF lub obraz jest uszkodzony." -#: ../plug-ins/file-tiff/file-tiff-load.c:335 +#: ../plug-ins/file-tiff/file-tiff-load.c:338 #, c-format msgid "TIFF '%s' does not contain any directories" msgstr "Plik TIFF „%s” nie zawiera żadnych katalogów" -#: ../plug-ins/file-tiff/file-tiff-load.c:342 +#: ../plug-ins/file-tiff/file-tiff-load.c:345 #, c-format msgid "" "TIFF '%s' directory count by header failed though there seems to be %d page. " @@ -7493,7 +7506,7 @@ "chociaż wygląda na to, że jest %d stron. Próbowanie wczytania pliku z tym " "założeniem." -#: ../plug-ins/file-tiff/file-tiff-load.c:466 +#: ../plug-ins/file-tiff/file-tiff-load.c:476 msgid "Extra channels with unspecified data." msgstr "Dodatkowe kanały z nieokreślonymi danymi." @@ -7504,18 +7517,18 @@ #. * can be considered non-conformant. #. * Let's ask what to do with the channel. #. -#: ../plug-ins/file-tiff/file-tiff-load.c:478 +#: ../plug-ins/file-tiff/file-tiff-load.c:488 msgid "Non-conformant TIFF: extra channels without 'ExtraSamples' field." msgstr "" "Plik TIFF niezgodny ze specyfikacją: dodatkowe kanały bez pola " "„ExtraSamples”." -#: ../plug-ins/file-tiff/file-tiff-load.c:560 +#: ../plug-ins/file-tiff/file-tiff-load.c:582 #, c-format msgid "Couldn't read page %d of %d. Image might be corrupt.\n" msgstr "Nie można odczytać %d. strony z %d. Obraz może być uszkodzony.\n" -#: ../plug-ins/file-tiff/file-tiff-load.c:589 +#: ../plug-ins/file-tiff/file-tiff-load.c:611 #, c-format msgid "" "This image has a linear color profile but it was not set on the first layer. " @@ -7525,7 +7538,7 @@ "pierwszej warstwie. Warstwy pod %d. warstwą będą interpretowane jako " "nieliniowe." -#: ../plug-ins/file-tiff/file-tiff-load.c:597 +#: ../plug-ins/file-tiff/file-tiff-load.c:619 msgid "" "This image has multiple color profiles. We will use the first one. If this " "leads to incorrect results you should consider loading each layer as a " @@ -7535,35 +7548,35 @@ "spowoduje to niepoprawne wyniki, należy rozważyć wczytanie każdej warstwy " "jako oddzielny obraz." -#: ../plug-ins/file-tiff/file-tiff-load.c:609 +#: ../plug-ins/file-tiff/file-tiff-load.c:631 #, c-format msgid "Suspicious bit depth: %d for page %d. Image may be corrupt." msgstr "" "Podejrzana głębia bitowa: %d dla %d. strony. Obraz może być uszkodzony." -#: ../plug-ins/file-tiff/file-tiff-load.c:683 +#: ../plug-ins/file-tiff/file-tiff-load.c:705 #, c-format msgid "Unsupported bit depth: %d for page %d." msgstr "Nieobsługiwana głębia bitowa: %d dla %d. strony." -#: ../plug-ins/file-tiff/file-tiff-load.c:698 +#: ../plug-ins/file-tiff/file-tiff-load.c:720 #, c-format msgid "Could not get image width from '%s'" msgstr "Nie można uzyskać szerokości obrazu z „%s”" -#: ../plug-ins/file-tiff/file-tiff-load.c:706 +#: ../plug-ins/file-tiff/file-tiff-load.c:728 #, c-format msgid "Could not get image length from '%s'" msgstr "Nie można uzyskać długości obrazu z „%s”" -#: ../plug-ins/file-tiff/file-tiff-load.c:714 +#: ../plug-ins/file-tiff/file-tiff-load.c:736 #, c-format msgid "Invalid image dimensions (%u x %u) for page %d. Image may be corrupt." msgstr "" "Nieprawidłowe wymiary obrazu (%u×%u) dla %d. strony. Obraz może być " "uszkodzony." -#: ../plug-ins/file-tiff/file-tiff-load.c:735 +#: ../plug-ins/file-tiff/file-tiff-load.c:757 #, c-format msgid "" "Could not get photometric from '%s'. Image is CCITT compressed, assuming min-" @@ -7572,7 +7585,7 @@ "Nie można uzyskać fotometrii z „%s”. Obraz jest skompresowany za pomocą " "CCITT, przyjmowanie „min-is-white”" -#: ../plug-ins/file-tiff/file-tiff-load.c:742 +#: ../plug-ins/file-tiff/file-tiff-load.c:764 #, c-format msgid "Could not get photometric from '%s'. Assuming min-is-black" msgstr "Nie można uzyskać fotometrii z „%s”. Przyjmowanie „min-is-black”" @@ -7580,7 +7593,7 @@ #. In non-interactive mode, we assume unassociated alpha if unspecified. #. * We don't output messages in interactive mode as the user #. * has already the ability to choose through a dialog. -#: ../plug-ins/file-tiff/file-tiff-load.c:774 +#: ../plug-ins/file-tiff/file-tiff-load.c:796 #, c-format msgid "" "Alpha channel type not defined for %s. Assuming alpha is not premultiplied" @@ -7588,7 +7601,7 @@ "Typ kanału alfa nie jest określony dla %s. Przyjmowanie, że nie jest to " "odwrócone mnożenie alfy" -#: ../plug-ins/file-tiff/file-tiff-load.c:799 +#: ../plug-ins/file-tiff/file-tiff-load.c:821 #, c-format msgid "" "Image '%s' does not conform to the TIFF specification: ExtraSamples field is " @@ -7599,103 +7612,123 @@ "ustawione, kiedy obecne są dodatkowe kanały. Przyjmowanie, że pierwszy " "dodatkowy kanał nie jest odwróconym mnożeniem alfy." -#: ../plug-ins/file-tiff/file-tiff-load.c:1088 +#: ../plug-ins/file-tiff/file-tiff-load.c:1110 #, c-format msgid "Invalid or unknown compression %u. Setting compression to none." msgstr "Nieprawidłowa lub nieznana kompresja %u. Wyłączanie kompresji." -#: ../plug-ins/file-tiff/file-tiff-load.c:1146 +#: ../plug-ins/file-tiff/file-tiff-load.c:1168 #, c-format msgid "Could not create a new image: %s" msgstr "Nie można utworzyć nowego obrazu: %s" -#: ../plug-ins/file-tiff/file-tiff-load.c:1166 +#: ../plug-ins/file-tiff/file-tiff-load.c:1188 #, c-format msgid "%s-%d-of-%d-pages" msgstr "%s-%d-z-%d-stron" -#: ../plug-ins/file-tiff/file-tiff-load.c:1311 +#: ../plug-ins/file-tiff/file-tiff-load.c:1333 #, c-format msgid "Unknown resolution unit type %d, assuming dpi" msgstr "Nieznany typ jednostki rozdzielczości %d, przyjmowanie DPI" #. no res unit tag #. old AppleScan software produces these -#: ../plug-ins/file-tiff/file-tiff-load.c:1321 +#: ../plug-ins/file-tiff/file-tiff-load.c:1343 msgid "Warning: resolution specified without unit type, assuming dpi" msgstr "" "Ostrzeżenie: określono rozdzielczość bez typu jednostki, przyjmowanie DPI" #. xres but no yres -#: ../plug-ins/file-tiff/file-tiff-load.c:1329 +#: ../plug-ins/file-tiff/file-tiff-load.c:1351 msgid "Warning: no y resolution info, assuming same as x" msgstr "" "Ostrzeżenie: brak informacji o rozdzielczości na osi Y, przyjmowanie, że " "jest taka sama co na osi X" -#: ../plug-ins/file-tiff/file-tiff-load.c:1391 +#: ../plug-ins/file-tiff/file-tiff-load.c:1368 +msgid "Invalid image resolution info, using default" +msgstr "Nieprawidłowe informacje o rozdzielczości obrazu, używanie domyślnych" + +#: ../plug-ins/file-tiff/file-tiff-load.c:1427 #, c-format msgid "Could not get colormaps from '%s'" msgstr "Nie można uzyskać palet kolorów z „%s”" -#: ../plug-ins/file-tiff/file-tiff-load.c:1536 +#. Validate number of channels to the same maximum as we use for +#. * Photoshop. A higher number most likely means a corrupt image +#. * and can cause GIMP to become unresponsive and/or stuck. +#. * See m2-d0f86ab189cbe900ec389ca6d7464713.tif from imagetestsuite +#. +#: ../plug-ins/file-tiff/file-tiff-load.c:1521 +#, c-format +msgid "Suspicious number of extra channels: %d. Possibly corrupt image." +msgstr "" +"Podejrzana liczba dodatkowych kanałów: %d. Plik jest prawdopodobnie " +"uszkodzony." + +#: ../plug-ins/file-tiff/file-tiff-load.c:1583 msgid "TIFF Channel" msgstr "Kanały TIFF" -#: ../plug-ins/file-tiff/file-tiff-load.c:1674 +#: ../plug-ins/file-tiff/file-tiff-load.c:1721 #, c-format msgid "No data could be read from TIFF '%s'. The file is probably corrupted." msgstr "" "Nie można odczytać danych z pliku TIFF „%s”. Plik jest prawdopodobnie " "uszkodzony." -#: ../plug-ins/file-tiff/file-tiff-load.c:1745 +#: ../plug-ins/file-tiff/file-tiff-load.c:1792 #, c-format msgid "%s: Unsupported image format, no RGBA loader available" msgstr "" "%s: nieobsługiwany format obrazu, brak dostępnego programu wczytującego RGBA" -#: ../plug-ins/file-tiff/file-tiff-load.c:2057 -#: ../plug-ins/file-tiff/file-tiff-load.c:2254 +#: ../plug-ins/file-tiff/file-tiff-load.c:2104 +#: ../plug-ins/file-tiff/file-tiff-load.c:2301 #, c-format msgid "Reading tile failed. Image may be corrupt at line %d." msgstr "" "Odczytanie kafla się nie powiodło. Obraz może być uszkodzony w %d. wierszu." #. Error reading scanline, stop loading -#: ../plug-ins/file-tiff/file-tiff-load.c:2066 -#: ../plug-ins/file-tiff/file-tiff-load.c:2263 +#: ../plug-ins/file-tiff/file-tiff-load.c:2113 +#: ../plug-ins/file-tiff/file-tiff-load.c:2310 #, c-format msgid "Reading scanline failed. Image may be corrupt at line %d." msgstr "" "Odczytanie scanline się nie powiodło. Obraz może być uszkodzony w %d. " "wierszu." -#: ../plug-ins/file-tiff/file-tiff-load.c:2612 +#: ../plug-ins/file-tiff/file-tiff-load.c:2660 msgid "Import from TIFF" msgstr "Import z pliku TIFF" +#: ../plug-ins/file-tiff/file-tiff-load.c:2681 +msgid "_Show reduced images" +msgstr "_Wyświetlanie zmniejszonych obrazów" + #. Option to shrink the loaded image to its bounding box #. or keep as much empty space as possible. #. Note that there seems to be no way to keep the empty #. space on the right and bottom. -#: ../plug-ins/file-tiff/file-tiff-load.c:2669 +#: ../plug-ins/file-tiff/file-tiff-load.c:2715 msgid "_Keep empty space around imported layers" msgstr "_Zachowanie pustego miejsca wokół zaimportowanych warstw" -#: ../plug-ins/file-tiff/file-tiff-load.c:2686 +#: ../plug-ins/file-tiff/file-tiff-load.c:2732 msgid "Process extra channel as:" msgstr "Przetwarzanie dodatkowego kanału:" -#: ../plug-ins/file-tiff/file-tiff-load.c:2689 +#: ../plug-ins/file-tiff/file-tiff-load.c:2735 msgid "_Non-premultiplied alpha" msgstr "_Nie jako odwrócone mnożenie alfy" -#: ../plug-ins/file-tiff/file-tiff-load.c:2690 +#: ../plug-ins/file-tiff/file-tiff-load.c:2736 msgid "Pre_multiplied alpha" msgstr "_Jako odwrócone mnożenie alfy" -#: ../plug-ins/file-tiff/file-tiff-load.c:2691 +#: ../plug-ins/file-tiff/file-tiff-load.c:2737 msgid "Channe_l" msgstr "_Kanał" @@ -7902,45 +7935,47 @@ msgid "invalid configuration" msgstr "nieprawidłowa konfiguracja" -#: ../plug-ins/file-webp/file-webp-save.c:124 -msgid "bad image dimensions" -msgstr "błędne wymiary obrazu" +#. TRANSLATORS: widthxheight with UTF-8 encoded multiply sign. +#: ../plug-ins/file-webp/file-webp-save.c:125 +#, c-format +msgid "bad image dimensions (maximum: %d×%d)" +msgstr "błędne wymiary obrazu (maksimum: %d×%d)" -#: ../plug-ins/file-webp/file-webp-save.c:126 +#: ../plug-ins/file-webp/file-webp-save.c:128 msgid "partition is bigger than 512K" msgstr "partycja jest większa niż 512 K" -#: ../plug-ins/file-webp/file-webp-save.c:128 +#: ../plug-ins/file-webp/file-webp-save.c:130 msgid "partition is bigger than 16M" msgstr "partycja jest większa niż 16 M" -#: ../plug-ins/file-webp/file-webp-save.c:130 +#: ../plug-ins/file-webp/file-webp-save.c:132 msgid "unable to flush bytes" msgstr "nie można wyczyścić bajtów" -#: ../plug-ins/file-webp/file-webp-save.c:132 +#: ../plug-ins/file-webp/file-webp-save.c:134 msgid "file is larger than 4GiB" msgstr "plik jest większy niż 4 GiB" -#: ../plug-ins/file-webp/file-webp-save.c:134 +#: ../plug-ins/file-webp/file-webp-save.c:136 msgid "user aborted encoding" msgstr "użytkownik przerwał kodowanie" -#: ../plug-ins/file-webp/file-webp-save.c:136 +#: ../plug-ins/file-webp/file-webp-save.c:138 msgid "list terminator" msgstr "znak zakończenia listy" -#: ../plug-ins/file-webp/file-webp-save.c:138 +#: ../plug-ins/file-webp/file-webp-save.c:140 msgid "unknown error" msgstr "nieznany błąd" -#: ../plug-ins/file-webp/file-webp-save.c:188 -#: ../plug-ins/file-webp/file-webp-save.c:530 +#: ../plug-ins/file-webp/file-webp-save.c:190 +#: ../plug-ins/file-webp/file-webp-save.c:534 #, c-format msgid "Unable to open '%s' for writing: %s" msgstr "Nie można otworzyć pliku „%s” do zapisania: %s" -#: ../plug-ins/file-webp/file-webp-save.c:271 +#: ../plug-ins/file-webp/file-webp-save.c:274 #, c-format msgid "WebP error: '%s'" msgstr "Błąd WebP: „%s”" @@ -10613,12 +10648,17 @@ msgid "Help ID '%s' unknown" msgstr "Identyfikator pomocy „%s” jest nieznany" -#: ../plug-ins/help/gimphelplocale.c:208 +#: ../plug-ins/help/gimphelplocale.c:218 #, c-format msgid "Loading index from '%s'" msgstr "Wczytywanie indeksu z „%s”" -#: ../plug-ins/help/gimphelplocale.c:266 +#: ../plug-ins/help/gimphelplocale.c:239 +#, c-format +msgid "Could not load data from '%s': %s" +msgstr "Nie można wczytać danych z „%s”: %s" + +#: ../plug-ins/help/gimphelplocale.c:311 #, c-format msgid "" "Parse error in '%s':\n" diff -Nru gimp-2.10.32/po-plug-ins/pt.po gimp-2.10.34/po-plug-ins/pt.po --- gimp-2.10.32/po-plug-ins/pt.po 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po-plug-ins/pt.po 2023-02-21 19:56:20.000000000 +0000 @@ -12,8 +12,8 @@ msgstr "" "Project-Id-Version: 2.6\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2022-06-09 21:23+0000\n" -"PO-Revision-Date: 2022-06-10 00:05+0100\n" +"POT-Creation-Date: 2022-08-28 13:26+0000\n" +"PO-Revision-Date: 2022-09-02 14:44+0100\n" "Last-Translator: Hugo Carvalho \n" "Language-Team: Português \n" "Language: pt\n" @@ -21,7 +21,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 3.1\n" +"X-Generator: Poedit 3.1.1\n" "X-Poedit-SourceCharset: UTF-8\n" "X-Language: pt_PT\n" "X-Source-Language: C\n" @@ -56,12 +56,12 @@ #: ../plug-ins/common/depth-merge.c:621 ../plug-ins/common/despeckle.c:397 #: ../plug-ins/common/destripe.c:468 ../plug-ins/common/edge-dog.c:306 #: ../plug-ins/common/emboss.c:453 ../plug-ins/common/file-cel.c:951 -#: ../plug-ins/common/file-gif-save.c:1112 ../plug-ins/common/file-heif.c:1898 +#: ../plug-ins/common/file-gif-save.c:1112 ../plug-ins/common/file-heif.c:1902 #: ../plug-ins/common/file-jp2-load.c:961 #: ../plug-ins/common/file-pdf-load.c:702 #: ../plug-ins/common/file-pdf-load.c:1282 #: ../plug-ins/common/file-pdf-save.c:936 ../plug-ins/common/file-ps.c:3447 -#: ../plug-ins/common/file-raw-data.c:1838 ../plug-ins/common/file-svg.c:663 +#: ../plug-ins/common/file-raw-data.c:1816 ../plug-ins/common/file-svg.c:663 #: ../plug-ins/common/file-wmf.c:515 ../plug-ins/common/film.c:1207 #: ../plug-ins/common/filter-pack.c:1264 ../plug-ins/common/fractal-trace.c:711 #: ../plug-ins/common/grid.c:677 ../plug-ins/common/hot.c:614 @@ -78,7 +78,7 @@ #: ../plug-ins/common/wavelet-decompose.c:354 ../plug-ins/common/web-page.c:234 #: ../plug-ins/file-dds/ddsread.c:1363 ../plug-ins/file-dds/ddswrite.c:1983 #: ../plug-ins/file-fits/fits.c:1150 ../plug-ins/file-fli/fli-gimp.c:877 -#: ../plug-ins/file-tiff/file-tiff-load.c:2616 ../plug-ins/flame/flame.c:481 +#: ../plug-ins/file-tiff/file-tiff-load.c:2643 ../plug-ins/flame/flame.c:481 #: ../plug-ins/flame/flame.c:657 ../plug-ins/flame/flame.c:979 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:566 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1641 @@ -121,7 +121,7 @@ #: ../plug-ins/common/curve-bend.c:1295 ../plug-ins/common/decompose.c:814 #: ../plug-ins/common/depth-merge.c:622 ../plug-ins/common/despeckle.c:398 #: ../plug-ins/common/destripe.c:469 ../plug-ins/common/edge-dog.c:307 -#: ../plug-ins/common/emboss.c:454 ../plug-ins/common/file-heif.c:1899 +#: ../plug-ins/common/emboss.c:454 ../plug-ins/common/file-heif.c:1903 #: ../plug-ins/common/file-pdf-load.c:703 ../plug-ins/common/file-svg.c:664 #: ../plug-ins/common/file-wmf.c:516 ../plug-ins/common/film.c:1208 #: ../plug-ins/common/filter-pack.c:1265 ../plug-ins/common/fractal-trace.c:712 @@ -449,7 +449,7 @@ #: ../plug-ins/common/file-jp2-load.c:1290 ../plug-ins/common/file-pcx.c:448 #: ../plug-ins/common/file-pcx.c:456 ../plug-ins/common/file-pix.c:400 #: ../plug-ins/common/file-png.c:1097 ../plug-ins/common/file-pnm.c:685 -#: ../plug-ins/common/file-raw-data.c:1397 +#: ../plug-ins/common/file-raw-data.c:1375 #: ../plug-ins/common/file-sunras.c:1049 ../plug-ins/common/file-tga.c:1111 #: ../plug-ins/common/file-xbm.c:910 ../plug-ins/common/film.c:690 #: ../plug-ins/common/smooth-palette.c:259 ../plug-ins/common/tile.c:354 @@ -457,8 +457,8 @@ #: ../plug-ins/file-faxg3/faxg3.c:555 ../plug-ins/file-fits/fits.c:529 #: ../plug-ins/file-jpeg/jpeg-load.c:240 #: ../plug-ins/file-psd/psd-image-res-load.c:1043 -#: ../plug-ins/file-psd/psd-load.c:2035 ../plug-ins/file-sgi/sgi.c:416 -#: ../plug-ins/file-tiff/file-tiff-load.c:1497 +#: ../plug-ins/file-psd/psd-load.c:2067 ../plug-ins/file-sgi/sgi.c:416 +#: ../plug-ins/file-tiff/file-tiff-load.c:1524 #: ../plug-ins/file-webp/file-webp-load.c:164 #: ../plug-ins/gfig/gfig-dialog.c:1321 ../plug-ins/gimpressionist/general.c:139 #: ../plug-ins/map-object/map-object-apply.c:245 @@ -831,7 +831,7 @@ #: ../plug-ins/common/cml-explorer.c:2160 ../plug-ins/common/curve-bend.c:1555 #: ../plug-ins/common/curve-bend.c:2138 ../plug-ins/common/file-cel.c:952 #: ../plug-ins/common/file-jp2-load.c:962 -#: ../plug-ins/common/file-raw-data.c:1839 ../plug-ins/common/qbist.c:721 +#: ../plug-ins/common/file-raw-data.c:1817 ../plug-ins/common/qbist.c:721 #: ../plug-ins/common/qbist.c:885 ../plug-ins/common/sphere-designer.c:2210 #: ../plug-ins/common/sphere-designer.c:2610 ../plug-ins/file-fits/fits.c:1151 #: ../plug-ins/file-fli/fli-gimp.c:878 ../plug-ins/flame/flame.c:483 @@ -1048,13 +1048,13 @@ #: ../plug-ins/common/file-dicom.c:1524 ../plug-ins/common/file-mng.c:648 #: ../plug-ins/common/file-mng.c:985 ../plug-ins/common/file-pcx.c:874 #: ../plug-ins/common/file-pdf-save.c:480 ../plug-ins/common/file-png.c:1618 -#: ../plug-ins/common/file-raw-data.c:1195 -#: ../plug-ins/common/file-raw-data.c:1224 ../plug-ins/common/file-sunras.c:610 +#: ../plug-ins/common/file-raw-data.c:1173 +#: ../plug-ins/common/file-raw-data.c:1202 ../plug-ins/common/file-sunras.c:610 #: ../plug-ins/common/file-tga.c:1222 ../plug-ins/common/file-xmc.c:1504 #: ../plug-ins/common/sphere-designer.c:2121 #: ../plug-ins/file-bmp/bmp-save.c:327 ../plug-ins/file-fits/fits.c:481 #: ../plug-ins/file-fli/fli-gimp.c:757 ../plug-ins/file-ico/ico-save.c:1087 -#: ../plug-ins/file-jpeg/jpeg-save.c:333 ../plug-ins/file-psd/psd-save.c:1728 +#: ../plug-ins/file-jpeg/jpeg-save.c:333 ../plug-ins/file-psd/psd-save.c:1725 #: ../plug-ins/file-tiff/file-tiff-save.c:970 #: ../plug-ins/file-tiff/file-tiff-save.c:1072 ../plug-ins/flame/flame.c:450 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1548 @@ -1081,7 +1081,7 @@ #: ../plug-ins/common/file-ps.c:1075 ../plug-ins/common/file-ps.c:3397 #: ../plug-ins/common/file-psp.c:2228 ../plug-ins/common/file-psp.c:2278 #: ../plug-ins/common/file-raw-data.c:477 -#: ../plug-ins/common/file-raw-data.c:1306 ../plug-ins/common/file-sunras.c:436 +#: ../plug-ins/common/file-raw-data.c:1284 ../plug-ins/common/file-sunras.c:436 #: ../plug-ins/common/file-svg.c:329 ../plug-ins/common/file-svg.c:647 #: ../plug-ins/common/file-tga.c:446 ../plug-ins/common/file-xbm.c:747 #: ../plug-ins/common/file-xmc.c:665 ../plug-ins/common/file-xmc.c:858 @@ -1365,7 +1365,7 @@ #. * right type of raw data. #. #: ../plug-ins/common/compose.c:191 ../plug-ins/common/decompose.c:170 -#: ../plug-ins/common/file-raw-data.c:1942 +#: ../plug-ins/common/file-raw-data.c:1920 msgid "RGB" msgstr "RGB" @@ -1934,7 +1934,7 @@ msgid "O_verlap:" msgstr "_Sobreposição:" -#: ../plug-ins/common/depth-merge.c:741 ../plug-ins/common/file-raw-data.c:1976 +#: ../plug-ins/common/depth-merge.c:741 ../plug-ins/common/file-raw-data.c:1954 msgid "O_ffset:" msgstr "_Desvio:" @@ -2002,7 +2002,7 @@ #: ../plug-ins/common/destripe.c:500 ../plug-ins/common/file-html-table.c:647 #: ../plug-ins/common/file-ps.c:3522 ../plug-ins/common/file-ps.c:3727 -#: ../plug-ins/common/file-raw-data.c:1991 +#: ../plug-ins/common/file-raw-data.c:1969 #: ../plug-ins/common/smooth-palette.c:458 ../plug-ins/common/tile.c:465 #: ../plug-ins/imagemap/imap_cmd_guides.c:163 #: ../plug-ins/imagemap/imap_rectangle.c:399 @@ -2153,7 +2153,7 @@ #: ../plug-ins/common/file-pcx.c:370 ../plug-ins/common/file-pdf-load.c:1048 #: ../plug-ins/common/file-pix.c:357 ../plug-ins/common/file-png.c:933 #: ../plug-ins/common/file-pnm.c:566 ../plug-ins/common/file-ps.c:1067 -#: ../plug-ins/common/file-raw-data.c:1299 ../plug-ins/common/file-sunras.c:429 +#: ../plug-ins/common/file-raw-data.c:1277 ../plug-ins/common/file-sunras.c:429 #: ../plug-ins/common/file-tga.c:438 ../plug-ins/common/file-wmf.c:1014 #: ../plug-ins/common/file-xbm.c:740 ../plug-ins/common/file-xmc.c:655 #: ../plug-ins/common/file-xpm.c:356 ../plug-ins/common/file-xwd.c:448 @@ -2246,7 +2246,7 @@ #: ../plug-ins/common/file-xwd.c:652 ../plug-ins/file-bmp/bmp-save.c:319 #: ../plug-ins/file-fits/fits.c:473 ../plug-ins/file-fli/fli-gimp.c:725 #: ../plug-ins/file-ico/ico-save.c:1081 ../plug-ins/file-jpeg/jpeg-save.c:290 -#: ../plug-ins/file-psd/psd-save.c:1699 ../plug-ins/file-sgi/sgi.c:584 +#: ../plug-ins/file-psd/psd-save.c:1696 ../plug-ins/file-sgi/sgi.c:584 #: ../plug-ins/file-tiff/file-tiff-save.c:956 #, c-format msgid "Exporting '%s'" @@ -2633,59 +2633,59 @@ msgid "image content" msgstr "conteúdo da imagem" -#: ../plug-ins/common/file-heif.c:1318 +#: ../plug-ins/common/file-heif.c:1322 #, c-format msgid "Exporting '%s' using %s encoder" msgstr "A exportar '%s' usando o codificador %s" -#: ../plug-ins/common/file-heif.c:1369 ../plug-ins/common/file-heif.c:1623 +#: ../plug-ins/common/file-heif.c:1373 ../plug-ins/common/file-heif.c:1627 #, c-format msgid "Encoding HEIF image failed: %s" msgstr "A codificação da imagem HEIF falhou: %s" -#: ../plug-ins/common/file-heif.c:1660 +#: ../plug-ins/common/file-heif.c:1664 #, c-format msgid "Writing HEIF image failed: %s" msgstr "Falha ao escrever a imagem HEIF: %s" -#: ../plug-ins/common/file-heif.c:1749 +#: ../plug-ins/common/file-heif.c:1753 msgid "primary" msgstr "primário" -#: ../plug-ins/common/file-heif.c:1894 +#: ../plug-ins/common/file-heif.c:1898 msgid "Load HEIF Image" msgstr "Carregar imagem HEIF" -#: ../plug-ins/common/file-heif.c:1908 +#: ../plug-ins/common/file-heif.c:1912 msgid "Select Image" msgstr "Selecionar imagem" -#: ../plug-ins/common/file-heif.c:2074 +#: ../plug-ins/common/file-heif.c:2078 msgid "Nearly _lossless" msgstr "Quase _sem perdas" -#: ../plug-ins/common/file-heif.c:2078 ../plug-ins/file-jpeg/jpeg-save.c:835 +#: ../plug-ins/common/file-heif.c:2082 ../plug-ins/file-jpeg/jpeg-save.c:835 msgid "_Quality:" msgstr "_Qualidade:" -#: ../plug-ins/common/file-heif.c:2121 +#: ../plug-ins/common/file-heif.c:2125 msgid "Bit depth:" msgstr "Profundidade de cor:" -#: ../plug-ins/common/file-heif.c:2127 +#: ../plug-ins/common/file-heif.c:2131 msgid "8 bit/channel" msgstr "8 bit / canal" -#: ../plug-ins/common/file-heif.c:2128 +#: ../plug-ins/common/file-heif.c:2132 msgid "10 bit/channel" msgstr "10 bit / canal" -#: ../plug-ins/common/file-heif.c:2129 +#: ../plug-ins/common/file-heif.c:2133 msgid "12 bit/channel" msgstr "12 bit / canal" #. Color profile -#: ../plug-ins/common/file-heif.c:2138 ../plug-ins/file-jpeg/jpeg-save.c:974 +#: ../plug-ins/common/file-heif.c:2142 ../plug-ins/file-jpeg/jpeg-save.c:974 #: ../plug-ins/file-webp/file-webp-dialog.c:404 #: ../plug-ins/ui/plug-in-file-tiff.ui.h:12 msgid "Save color _profile" @@ -2797,7 +2797,7 @@ "A largura para cada célula da tabela. Pode ser um número ou uma percentagem." #: ../plug-ins/common/file-html-table.c:663 ../plug-ins/common/file-ps.c:3535 -#: ../plug-ins/common/file-ps.c:3739 ../plug-ins/common/file-raw-data.c:2007 +#: ../plug-ins/common/file-ps.c:3739 ../plug-ins/common/file-raw-data.c:1985 #: ../plug-ins/common/film.c:945 ../plug-ins/common/smooth-palette.c:463 #: ../plug-ins/common/tile.c:469 ../plug-ins/imagemap/imap_cmd_guides.c:173 #: ../plug-ins/imagemap/imap_rectangle.c:406 @@ -3179,7 +3179,7 @@ msgstr "Importar a partir de PDF" #: ../plug-ins/common/file-pdf-load.c:1283 ../plug-ins/common/file-ps.c:3448 -#: ../plug-ins/file-tiff/file-tiff-load.c:2617 +#: ../plug-ins/file-tiff/file-tiff-load.c:2644 #: ../plug-ins/metadata/metadata-editor.c:4627 msgid "_Import" msgstr "_Importar" @@ -3305,7 +3305,7 @@ #: ../plug-ins/common/file-pdf-save.c:1099 #: ../plug-ins/common/file-pdf-save.c:1167 #: ../plug-ins/common/file-pdf-save.c:1265 ../plug-ins/common/file-ps.c:1941 -#: ../plug-ins/file-tiff/file-tiff-load.c:1499 +#: ../plug-ins/file-tiff/file-tiff-load.c:1526 #, c-format msgid "Page %d" msgstr "Página %d" @@ -3407,13 +3407,13 @@ msgid "Error while exporting '%s'. Could not export image." msgstr "Erro ao exportar \"%s\". Impossível exportar imagem." -#: ../plug-ins/common/file-png.c:2420 ../plug-ins/common/file-raw-data.c:2134 +#: ../plug-ins/common/file-png.c:2420 ../plug-ins/common/file-raw-data.c:2112 #: ../plug-ins/file-tiff/file-tiff-save.c:1167 #, c-format msgid "Error loading UI file '%s': %s" msgstr "Erro ao carregar ficheiro de UI \"%s\": %s" -#: ../plug-ins/common/file-png.c:2421 ../plug-ins/common/file-raw-data.c:2135 +#: ../plug-ins/common/file-png.c:2421 ../plug-ins/common/file-raw-data.c:2113 #: ../plug-ins/file-tiff/file-tiff-save.c:1168 msgid "Unknown error" msgstr "Erro desconhecido" @@ -3867,7 +3867,7 @@ msgstr "Dados de imagem Raw" #: ../plug-ins/common/file-raw-data.c:304 -#: ../plug-ins/common/file-raw-data.c:1887 +#: ../plug-ins/common/file-raw-data.c:1865 msgid "Digital Elevation Model data" msgstr "Dados do modelo de elevação digital (DEM)" @@ -3896,7 +3896,7 @@ "HGT com suporte são: SRTM-1 e SRTM-3. Se conhece a variante, execute com o " "argumento 1 ou 3." -#: ../plug-ins/common/file-raw-data.c:1834 +#: ../plug-ins/common/file-raw-data.c:1812 msgid "Load Image from Raw Data" msgstr "Carregar imagem a partir de dados Raw" @@ -3904,15 +3904,15 @@ #. * used for 3D surface modeling or relief maps; so it must be #. * translated by the proper technical term in your language. #. -#: ../plug-ins/common/file-raw-data.c:1883 +#: ../plug-ins/common/file-raw-data.c:1861 msgid "Digital Elevation Model data (1 arc-second)" msgstr "Dados do modelo digital de elevação DEM (1 arco-segundo)" -#: ../plug-ins/common/file-raw-data.c:1885 +#: ../plug-ins/common/file-raw-data.c:1863 msgid "Digital Elevation Model data (3 arc-seconds)" msgstr "Dados do modelo digital de elevação DEM (3 arco-segundos)" -#: ../plug-ins/common/file-raw-data.c:1891 +#: ../plug-ins/common/file-raw-data.c:1869 msgid "Image" msgstr "Imagem" @@ -3924,116 +3924,116 @@ #. * SRTM-3 data are sampled at three arc-seconds and contain 1201 lines and #. * 1201 samples with similar overlapping rows and columns." #. -#: ../plug-ins/common/file-raw-data.c:1921 +#: ../plug-ins/common/file-raw-data.c:1899 msgid "SRTM-1 (1 arc-second)" msgstr "SRTM-1 (1 arco-segundo)" -#: ../plug-ins/common/file-raw-data.c:1922 +#: ../plug-ins/common/file-raw-data.c:1900 msgid "SRTM-3 (3 arc-seconds)" msgstr "SRTM-3 (3 arcos-segundos)" -#: ../plug-ins/common/file-raw-data.c:1925 +#: ../plug-ins/common/file-raw-data.c:1903 msgid "_Sample Spacing:" msgstr "_Espaçamento da amostra:" -#: ../plug-ins/common/file-raw-data.c:1943 +#: ../plug-ins/common/file-raw-data.c:1921 msgid "RGB Alpha" msgstr "Alfa RGB" -#: ../plug-ins/common/file-raw-data.c:1944 +#: ../plug-ins/common/file-raw-data.c:1922 msgid "RGB565 Big Endian" msgstr "RGB565 Big Endian" -#: ../plug-ins/common/file-raw-data.c:1945 +#: ../plug-ins/common/file-raw-data.c:1923 msgid "RGB565 Little Endian" msgstr "RGB565 Little Endian" -#: ../plug-ins/common/file-raw-data.c:1946 +#: ../plug-ins/common/file-raw-data.c:1924 msgid "BGR565 Big Endian" msgstr "BGR565 Big Endian" -#: ../plug-ins/common/file-raw-data.c:1947 +#: ../plug-ins/common/file-raw-data.c:1925 msgid "BGR565 Little Endian" msgstr "BGR565 Little Endian" -#: ../plug-ins/common/file-raw-data.c:1948 +#: ../plug-ins/common/file-raw-data.c:1926 msgid "Planar RGB" msgstr "RGB plano" -#: ../plug-ins/common/file-raw-data.c:1949 +#: ../plug-ins/common/file-raw-data.c:1927 msgid "B&W 1 bit" msgstr "P&B 1 bit" -#: ../plug-ins/common/file-raw-data.c:1950 +#: ../plug-ins/common/file-raw-data.c:1928 msgid "Gray 2 bit" msgstr "Cinzento 2 bits" -#: ../plug-ins/common/file-raw-data.c:1951 +#: ../plug-ins/common/file-raw-data.c:1929 msgid "Gray 4 bit" msgstr "Cinzento 4 bits" -#: ../plug-ins/common/file-raw-data.c:1952 +#: ../plug-ins/common/file-raw-data.c:1930 msgid "Gray 8 bit" msgstr "Cinzento 8 bits" -#: ../plug-ins/common/file-raw-data.c:1953 +#: ../plug-ins/common/file-raw-data.c:1931 msgid "Indexed" msgstr "Indexada" -#: ../plug-ins/common/file-raw-data.c:1954 +#: ../plug-ins/common/file-raw-data.c:1932 msgid "Indexed Alpha" msgstr "Alfa indexada" -#: ../plug-ins/common/file-raw-data.c:1955 +#: ../plug-ins/common/file-raw-data.c:1933 msgid "Gray unsigned 16 bit Big Endian" msgstr "Cinzento unsigned 16 bit Big Endian" -#: ../plug-ins/common/file-raw-data.c:1956 +#: ../plug-ins/common/file-raw-data.c:1934 msgid "Gray unsigned 16 bit Little Endian" msgstr "Cinzento unsigned 16 bit Little Endian" -#: ../plug-ins/common/file-raw-data.c:1957 +#: ../plug-ins/common/file-raw-data.c:1935 msgid "Gray 16 bit Big Endian" msgstr "Cinzento 16 bits Big Endian" -#: ../plug-ins/common/file-raw-data.c:1958 +#: ../plug-ins/common/file-raw-data.c:1936 msgid "Gray 16 bit Little Endian" msgstr "Cinzento 16 bits Little Endian" -#: ../plug-ins/common/file-raw-data.c:1963 +#: ../plug-ins/common/file-raw-data.c:1941 msgid "Image _Type:" msgstr "_Tipo de imagem:" -#: ../plug-ins/common/file-raw-data.c:2024 +#: ../plug-ins/common/file-raw-data.c:2002 msgid "Palette" msgstr "Paleta" -#: ../plug-ins/common/file-raw-data.c:2034 +#: ../plug-ins/common/file-raw-data.c:2012 msgid "R, G, B (normal)" msgstr "R, G, B (normal)" -#: ../plug-ins/common/file-raw-data.c:2035 +#: ../plug-ins/common/file-raw-data.c:2013 msgid "B, G, R, X (BMP style)" msgstr "B, G, R, X (estilo BMP)" -#: ../plug-ins/common/file-raw-data.c:2040 +#: ../plug-ins/common/file-raw-data.c:2018 msgid "_Palette Type:" msgstr "Tipo de _Paleta:" -#: ../plug-ins/common/file-raw-data.c:2051 +#: ../plug-ins/common/file-raw-data.c:2029 msgid "Off_set:" msgstr "_Desvio:" -#: ../plug-ins/common/file-raw-data.c:2063 +#: ../plug-ins/common/file-raw-data.c:2041 msgid "Select Palette File" msgstr "Selecione o ficheiro de paleta" -#: ../plug-ins/common/file-raw-data.c:2069 +#: ../plug-ins/common/file-raw-data.c:2047 msgid "Pal_ette File:" msgstr "Ficheiro de pal_Eta:" #. Dialog init -#: ../plug-ins/common/file-raw-data.c:2118 +#: ../plug-ins/common/file-raw-data.c:2096 msgid "Raw Image" msgstr "Imagem Raw" @@ -4545,8 +4545,8 @@ #. Begin displaying export progress #: ../plug-ins/common/file-xmc.c:1493 -#: ../plug-ins/file-webp/file-webp-save.c:180 -#: ../plug-ins/file-webp/file-webp-save.c:522 +#: ../plug-ins/file-webp/file-webp-save.c:182 +#: ../plug-ins/file-webp/file-webp-save.c:526 #, c-format msgid "Saving '%s'" msgstr "A gravar \"%s\"" @@ -7239,21 +7239,21 @@ msgid "Unsupported or invalid layer mask size: %dx%d" msgstr "Tamanho da máscara da camada não suportado ou inválido: %dx%d" -#: ../plug-ins/file-psd/psd-load.c:1477 ../plug-ins/file-psd/psd-load.c:2008 +#: ../plug-ins/file-psd/psd-load.c:1477 ../plug-ins/file-psd/psd-load.c:2040 #, c-format msgid "Unsupported compression mode: %d" msgstr "Método de compressão não suportado: %d" -#: ../plug-ins/file-psd/psd-load.c:2155 +#: ../plug-ins/file-psd/psd-load.c:2187 msgid "Extra" msgstr "Extra" -#: ../plug-ins/file-psd/psd-load.c:2333 +#: ../plug-ins/file-psd/psd-load.c:2365 #, c-format msgid "Unsupported or invalid channel size" msgstr "Tamanho do canal não suportado ou inválido" -#: ../plug-ins/file-psd/psd-load.c:2399 +#: ../plug-ins/file-psd/psd-load.c:2431 #, c-format msgid "Failed to decompress data" msgstr "Falha ao descompactar dados" @@ -7262,7 +7262,7 @@ msgid "Error: Can't convert GIMP base imagetype to PSD mode" msgstr "Erro: impossível converter o tipo de imagem base GIMP para modo PSD" -#: ../plug-ins/file-psd/psd-save.c:1692 +#: ../plug-ins/file-psd/psd-save.c:1689 #, c-format msgid "" "Unable to export '%s'. The PSD file format does not support images that are " @@ -7271,7 +7271,7 @@ "Impossível exportar \"%s\". O formato do ficheiro PSD não suporta imagens " "que tenham mais de 30.000 pixeis de largura ou de altura." -#: ../plug-ins/file-psd/psd-save.c:1713 +#: ../plug-ins/file-psd/psd-save.c:1710 #, c-format msgid "" "Unable to export '%s'. The PSD file format does not support images with " @@ -7490,7 +7490,7 @@ "A contagem do diretório TIFF “%s” por cabeçalho falhou, embora pareça haver " "%d páginas. A tentar carregar o ficheiro com essa suposição." -#: ../plug-ins/file-tiff/file-tiff-load.c:466 +#: ../plug-ins/file-tiff/file-tiff-load.c:468 msgid "Extra channels with unspecified data." msgstr "Canais extra com dados não especificados." @@ -7501,17 +7501,17 @@ #. * can be considered non-conformant. #. * Let's ask what to do with the channel. #. -#: ../plug-ins/file-tiff/file-tiff-load.c:478 +#: ../plug-ins/file-tiff/file-tiff-load.c:480 msgid "Non-conformant TIFF: extra channels without 'ExtraSamples' field." msgstr "TIFF não conforme: canais extras sem campo “ExtraSamples”." -#: ../plug-ins/file-tiff/file-tiff-load.c:560 +#: ../plug-ins/file-tiff/file-tiff-load.c:562 #, c-format msgid "Couldn't read page %d of %d. Image might be corrupt.\n" msgstr "" "Não foi possível ler a página %d de %d. A imagem pode estar corrompida.\n" -#: ../plug-ins/file-tiff/file-tiff-load.c:589 +#: ../plug-ins/file-tiff/file-tiff-load.c:591 #, c-format msgid "" "This image has a linear color profile but it was not set on the first layer. " @@ -7521,7 +7521,7 @@ "camada. As camadas abaixo da camada nº %d serão interpretadas como não " "lineares." -#: ../plug-ins/file-tiff/file-tiff-load.c:597 +#: ../plug-ins/file-tiff/file-tiff-load.c:599 msgid "" "This image has multiple color profiles. We will use the first one. If this " "leads to incorrect results you should consider loading each layer as a " @@ -7531,36 +7531,36 @@ "a resultados incorretos, considere carregar cada camada como uma imagem " "separada." -#: ../plug-ins/file-tiff/file-tiff-load.c:609 +#: ../plug-ins/file-tiff/file-tiff-load.c:611 #, c-format msgid "Suspicious bit depth: %d for page %d. Image may be corrupt." msgstr "" "Profundidade de cor suspeita: %d para a página %d. A imagem pode estar " "corrompida." -#: ../plug-ins/file-tiff/file-tiff-load.c:683 +#: ../plug-ins/file-tiff/file-tiff-load.c:685 #, c-format msgid "Unsupported bit depth: %d for page %d." msgstr "Profundidade de cor não suportada: %d para a página %d." -#: ../plug-ins/file-tiff/file-tiff-load.c:698 +#: ../plug-ins/file-tiff/file-tiff-load.c:700 #, c-format msgid "Could not get image width from '%s'" msgstr "Não foi possível obter a largura da imagem de \"%s\"" -#: ../plug-ins/file-tiff/file-tiff-load.c:706 +#: ../plug-ins/file-tiff/file-tiff-load.c:708 #, c-format msgid "Could not get image length from '%s'" msgstr "Não foi possível obter o comprimento da imagem de “%s”" -#: ../plug-ins/file-tiff/file-tiff-load.c:714 +#: ../plug-ins/file-tiff/file-tiff-load.c:716 #, c-format msgid "Invalid image dimensions (%u x %u) for page %d. Image may be corrupt." msgstr "" "Dimensões de imagem inválidas (%u x %u) para a página %d. A imagem pode " "estar corrompida." -#: ../plug-ins/file-tiff/file-tiff-load.c:735 +#: ../plug-ins/file-tiff/file-tiff-load.c:737 #, c-format msgid "" "Could not get photometric from '%s'. Image is CCITT compressed, assuming min-" @@ -7569,7 +7569,7 @@ "Não foi possível obter fotometria de “%s”. A imagem é comprimida com CCITT, " "a supor que “min-is-white”" -#: ../plug-ins/file-tiff/file-tiff-load.c:742 +#: ../plug-ins/file-tiff/file-tiff-load.c:744 #, c-format msgid "Could not get photometric from '%s'. Assuming min-is-black" msgstr "Não foi possível obter fotometria de “%s”. A supor que “min-is-black”" @@ -7577,7 +7577,7 @@ #. In non-interactive mode, we assume unassociated alpha if unspecified. #. * We don't output messages in interactive mode as the user #. * has already the ability to choose through a dialog. -#: ../plug-ins/file-tiff/file-tiff-load.c:774 +#: ../plug-ins/file-tiff/file-tiff-load.c:776 #, c-format msgid "" "Alpha channel type not defined for %s. Assuming alpha is not premultiplied" @@ -7585,7 +7585,7 @@ "Tipo de canal alfa não definido para %s. A supor que o alfa não seja pré-" "multiplicado" -#: ../plug-ins/file-tiff/file-tiff-load.c:799 +#: ../plug-ins/file-tiff/file-tiff-load.c:801 #, c-format msgid "" "Image '%s' does not conform to the TIFF specification: ExtraSamples field is " @@ -7596,75 +7596,89 @@ "“ExtraSamples” não está definido e no entanto existem canais extras. A supor " "que o primeiro canal extra seja alfa não pré-multiplicado." -#: ../plug-ins/file-tiff/file-tiff-load.c:1088 +#: ../plug-ins/file-tiff/file-tiff-load.c:1090 #, c-format msgid "Invalid or unknown compression %u. Setting compression to none." msgstr "" "Compressão “%u” inválida ou desconhecida. A definir a compressão para " "“nenhuma compressão”." -#: ../plug-ins/file-tiff/file-tiff-load.c:1146 +#: ../plug-ins/file-tiff/file-tiff-load.c:1148 #, c-format msgid "Could not create a new image: %s" msgstr "Não foi possível criar uma nova imagem: %s" -#: ../plug-ins/file-tiff/file-tiff-load.c:1166 +#: ../plug-ins/file-tiff/file-tiff-load.c:1168 #, c-format msgid "%s-%d-of-%d-pages" msgstr "%s-%d de %d páginas" -#: ../plug-ins/file-tiff/file-tiff-load.c:1311 +#: ../plug-ins/file-tiff/file-tiff-load.c:1313 #, c-format msgid "Unknown resolution unit type %d, assuming dpi" msgstr "Tipo de unidade de resolução desconhecido %d, a assumir ppp (dpi)" #. no res unit tag #. old AppleScan software produces these -#: ../plug-ins/file-tiff/file-tiff-load.c:1321 +#: ../plug-ins/file-tiff/file-tiff-load.c:1323 msgid "Warning: resolution specified without unit type, assuming dpi" msgstr "Aviso: resolução especificada sem tipo de unidade, a assumir ppp (dpi)" #. xres but no yres -#: ../plug-ins/file-tiff/file-tiff-load.c:1329 +#: ../plug-ins/file-tiff/file-tiff-load.c:1331 msgid "Warning: no y resolution info, assuming same as x" msgstr "Aviso: nenhuma informação de resolução de y, a assumir o mesmo que x" -#: ../plug-ins/file-tiff/file-tiff-load.c:1391 +#: ../plug-ins/file-tiff/file-tiff-load.c:1348 +msgid "Invalid image resolution info, using default" +msgstr "Informação de resolução de imagem inválida, usando o padrão" + +#: ../plug-ins/file-tiff/file-tiff-load.c:1407 #, c-format msgid "Could not get colormaps from '%s'" msgstr "Não foi possível obter os mapas de cores de “%s”" -#: ../plug-ins/file-tiff/file-tiff-load.c:1536 +#. Validate number of channels to the same maximum as we use for +#. * Photoshop. A higher number most likely means a corrupt image +#. * and can cause GIMP to become unresponsive and/or stuck. +#. * See m2-d0f86ab189cbe900ec389ca6d7464713.tif from imagetestsuite +#. +#: ../plug-ins/file-tiff/file-tiff-load.c:1501 +#, c-format +msgid "Suspicious number of extra channels: %d. Possibly corrupt image." +msgstr "Número suspeito de canais extra: %d. Imagem possivelmente corrompida." + +#: ../plug-ins/file-tiff/file-tiff-load.c:1563 msgid "TIFF Channel" msgstr "Canal TIFF" -#: ../plug-ins/file-tiff/file-tiff-load.c:1674 +#: ../plug-ins/file-tiff/file-tiff-load.c:1701 #, c-format msgid "No data could be read from TIFF '%s'. The file is probably corrupted." msgstr "" "Não puderam ser lidos nenhuns dados do TIFF “%s”. Provavelmente o ficheiro " "está corrompido." -#: ../plug-ins/file-tiff/file-tiff-load.c:1745 +#: ../plug-ins/file-tiff/file-tiff-load.c:1772 #, c-format msgid "%s: Unsupported image format, no RGBA loader available" msgstr "%s: formato de imagem não suportado, nenhum carregador RGBA disponível" -#: ../plug-ins/file-tiff/file-tiff-load.c:2057 -#: ../plug-ins/file-tiff/file-tiff-load.c:2254 +#: ../plug-ins/file-tiff/file-tiff-load.c:2084 +#: ../plug-ins/file-tiff/file-tiff-load.c:2281 #, c-format msgid "Reading tile failed. Image may be corrupt at line %d." msgstr "A leitura do bloco falhou. A imagem pode estar corrompida na linha %d." #. Error reading scanline, stop loading -#: ../plug-ins/file-tiff/file-tiff-load.c:2066 -#: ../plug-ins/file-tiff/file-tiff-load.c:2263 +#: ../plug-ins/file-tiff/file-tiff-load.c:2093 +#: ../plug-ins/file-tiff/file-tiff-load.c:2290 #, c-format msgid "Reading scanline failed. Image may be corrupt at line %d." msgstr "" "A leitura do “scanline” falhou. A imagem pode estar corrompida na linha %d." -#: ../plug-ins/file-tiff/file-tiff-load.c:2612 +#: ../plug-ins/file-tiff/file-tiff-load.c:2639 msgid "Import from TIFF" msgstr "Importar de imagem TIFF" @@ -7672,23 +7686,23 @@ #. or keep as much empty space as possible. #. Note that there seems to be no way to keep the empty #. space on the right and bottom. -#: ../plug-ins/file-tiff/file-tiff-load.c:2669 +#: ../plug-ins/file-tiff/file-tiff-load.c:2696 msgid "_Keep empty space around imported layers" msgstr "_Manter espaço vazio em torno das camadas importadas" -#: ../plug-ins/file-tiff/file-tiff-load.c:2686 +#: ../plug-ins/file-tiff/file-tiff-load.c:2713 msgid "Process extra channel as:" msgstr "Processar canal extra como:" -#: ../plug-ins/file-tiff/file-tiff-load.c:2689 +#: ../plug-ins/file-tiff/file-tiff-load.c:2716 msgid "_Non-premultiplied alpha" msgstr "Alfa não pré-_multiplicado" -#: ../plug-ins/file-tiff/file-tiff-load.c:2690 +#: ../plug-ins/file-tiff/file-tiff-load.c:2717 msgid "Pre_multiplied alpha" msgstr "Alfa pré-_multiplicado" -#: ../plug-ins/file-tiff/file-tiff-load.c:2691 +#: ../plug-ins/file-tiff/file-tiff-load.c:2718 msgid "Channe_l" msgstr "Cana_l" @@ -7894,45 +7908,47 @@ msgid "invalid configuration" msgstr "configuração inválida" -#: ../plug-ins/file-webp/file-webp-save.c:124 -msgid "bad image dimensions" -msgstr "dimensões da imagem erradas" +#. TRANSLATORS: widthxheight with UTF-8 encoded multiply sign. +#: ../plug-ins/file-webp/file-webp-save.c:125 +#, c-format +msgid "bad image dimensions (maximum: %d×%d)" +msgstr "dimensões da má imagem (máximo: %d×%d)" -#: ../plug-ins/file-webp/file-webp-save.c:126 +#: ../plug-ins/file-webp/file-webp-save.c:128 msgid "partition is bigger than 512K" msgstr "partição é maior que 512K" -#: ../plug-ins/file-webp/file-webp-save.c:128 +#: ../plug-ins/file-webp/file-webp-save.c:130 msgid "partition is bigger than 16M" msgstr "partição é maior que 16M" -#: ../plug-ins/file-webp/file-webp-save.c:130 +#: ../plug-ins/file-webp/file-webp-save.c:132 msgid "unable to flush bytes" msgstr "não foi possível limpar bytes" -#: ../plug-ins/file-webp/file-webp-save.c:132 +#: ../plug-ins/file-webp/file-webp-save.c:134 msgid "file is larger than 4GiB" msgstr "ficheiro é maior que 4Gb" -#: ../plug-ins/file-webp/file-webp-save.c:134 +#: ../plug-ins/file-webp/file-webp-save.c:136 msgid "user aborted encoding" msgstr "codificação abortada pelo utilizador" -#: ../plug-ins/file-webp/file-webp-save.c:136 +#: ../plug-ins/file-webp/file-webp-save.c:138 msgid "list terminator" msgstr "terminador de lista" -#: ../plug-ins/file-webp/file-webp-save.c:138 +#: ../plug-ins/file-webp/file-webp-save.c:140 msgid "unknown error" msgstr "erro desconhecido" -#: ../plug-ins/file-webp/file-webp-save.c:188 -#: ../plug-ins/file-webp/file-webp-save.c:530 +#: ../plug-ins/file-webp/file-webp-save.c:190 +#: ../plug-ins/file-webp/file-webp-save.c:534 #, c-format msgid "Unable to open '%s' for writing: %s" msgstr "Não foi possível abrir \"%s\" para escrita: %s" -#: ../plug-ins/file-webp/file-webp-save.c:271 +#: ../plug-ins/file-webp/file-webp-save.c:274 #, c-format msgid "WebP error: '%s'" msgstr "Erro WebP: '%s'" @@ -12988,6 +13004,9 @@ msgid "Transferring data from scanner/camera" msgstr "A transferir imagem do digitalizador ou da câmara" +#~ msgid "bad image dimensions" +#~ msgstr "dimensões da imagem erradas" + #~ msgid "Borderaverage" #~ msgstr "Média dos contornos" diff -Nru gimp-2.10.32/po-plug-ins/ro.po gimp-2.10.34/po-plug-ins/ro.po --- gimp-2.10.32/po-plug-ins/ro.po 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po-plug-ins/ro.po 2023-02-21 19:56:20.000000000 +0000 @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: gimp-plugins\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2020-11-01 22:07+0000\n" -"PO-Revision-Date: 2020-11-04 15:06+0200\n" +"POT-Creation-Date: 2022-11-21 04:28+0000\n" +"PO-Revision-Date: 2022-12-06 00:52+0200\n" "Last-Translator: Cristian Secară \n" "Language-Team: Gnome Romanian Team \n" "Language: ro\n" @@ -17,7 +17,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2);\n" -"X-Generator: Poedit 2.4.1\n" +"X-Generator: Poedit 3.1.1\n" #: ../plug-ins/common/align-layers.c:158 msgid "Align all visible layers of the image" @@ -49,12 +49,12 @@ #: ../plug-ins/common/depth-merge.c:621 ../plug-ins/common/despeckle.c:397 #: ../plug-ins/common/destripe.c:468 ../plug-ins/common/edge-dog.c:306 #: ../plug-ins/common/emboss.c:453 ../plug-ins/common/file-cel.c:951 -#: ../plug-ins/common/file-gif-save.c:1089 ../plug-ins/common/file-heif.c:1837 +#: ../plug-ins/common/file-gif-save.c:1112 ../plug-ins/common/file-heif.c:1908 #: ../plug-ins/common/file-jp2-load.c:961 -#: ../plug-ins/common/file-pdf-load.c:698 -#: ../plug-ins/common/file-pdf-load.c:1264 -#: ../plug-ins/common/file-pdf-save.c:936 ../plug-ins/common/file-ps.c:3398 -#: ../plug-ins/common/file-raw-data.c:1835 ../plug-ins/common/file-svg.c:663 +#: ../plug-ins/common/file-pdf-load.c:702 +#: ../plug-ins/common/file-pdf-load.c:1282 +#: ../plug-ins/common/file-pdf-save.c:936 ../plug-ins/common/file-ps.c:3447 +#: ../plug-ins/common/file-raw-data.c:1816 ../plug-ins/common/file-svg.c:663 #: ../plug-ins/common/file-wmf.c:515 ../plug-ins/common/film.c:1207 #: ../plug-ins/common/filter-pack.c:1264 ../plug-ins/common/fractal-trace.c:711 #: ../plug-ins/common/grid.c:677 ../plug-ins/common/hot.c:614 @@ -69,9 +69,9 @@ #: ../plug-ins/common/tile-small.c:364 ../plug-ins/common/unit-editor.c:209 #: ../plug-ins/common/van-gogh-lic.c:650 ../plug-ins/common/warp.c:368 #: ../plug-ins/common/wavelet-decompose.c:354 ../plug-ins/common/web-page.c:234 -#: ../plug-ins/file-dds/ddsread.c:1284 ../plug-ins/file-dds/ddswrite.c:1956 +#: ../plug-ins/file-dds/ddsread.c:1363 ../plug-ins/file-dds/ddswrite.c:1983 #: ../plug-ins/file-fits/fits.c:1150 ../plug-ins/file-fli/fli-gimp.c:877 -#: ../plug-ins/file-tiff/file-tiff-load.c:1925 ../plug-ins/flame/flame.c:481 +#: ../plug-ins/file-tiff/file-tiff-load.c:2664 ../plug-ins/flame/flame.c:481 #: ../plug-ins/flame/flame.c:657 ../plug-ins/flame/flame.c:979 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:566 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1641 @@ -97,11 +97,11 @@ #: ../plug-ins/lighting/lighting-ui.c:1162 #: ../plug-ins/lighting/lighting-ui.c:1306 #: ../plug-ins/map-object/map-object-ui.c:1333 -#: ../plug-ins/metadata/metadata-editor.c:547 -#: ../plug-ins/metadata/metadata-editor.c:765 -#: ../plug-ins/metadata/metadata-editor.c:5648 -#: ../plug-ins/metadata/metadata-editor.c:5683 -#: ../plug-ins/pagecurl/pagecurl.c:438 ../plug-ins/screenshot/screenshot.c:499 +#: ../plug-ins/metadata/metadata-editor.c:590 +#: ../plug-ins/metadata/metadata-editor.c:952 +#: ../plug-ins/metadata/metadata-editor.c:4626 +#: ../plug-ins/metadata/metadata-editor.c:4661 +#: ../plug-ins/pagecurl/pagecurl.c:438 ../plug-ins/screenshot/screenshot.c:491 #: ../plug-ins/selection-to-path/selection-to-path.c:309 msgid "_Cancel" msgstr "_Anulează" @@ -114,8 +114,8 @@ #: ../plug-ins/common/curve-bend.c:1295 ../plug-ins/common/decompose.c:814 #: ../plug-ins/common/depth-merge.c:622 ../plug-ins/common/despeckle.c:398 #: ../plug-ins/common/destripe.c:469 ../plug-ins/common/edge-dog.c:307 -#: ../plug-ins/common/emboss.c:454 ../plug-ins/common/file-heif.c:1838 -#: ../plug-ins/common/file-pdf-load.c:699 ../plug-ins/common/file-svg.c:664 +#: ../plug-ins/common/emboss.c:454 ../plug-ins/common/file-heif.c:1909 +#: ../plug-ins/common/file-pdf-load.c:703 ../plug-ins/common/file-svg.c:664 #: ../plug-ins/common/file-wmf.c:516 ../plug-ins/common/film.c:1208 #: ../plug-ins/common/filter-pack.c:1265 ../plug-ins/common/fractal-trace.c:712 #: ../plug-ins/common/grid.c:678 ../plug-ins/common/hot.c:615 @@ -127,7 +127,7 @@ #: ../plug-ins/common/tile.c:439 ../plug-ins/common/tile-small.c:365 #: ../plug-ins/common/van-gogh-lic.c:651 ../plug-ins/common/warp.c:369 #: ../plug-ins/common/wavelet-decompose.c:355 -#: ../plug-ins/file-dds/ddsread.c:1285 ../plug-ins/flame/flame.c:658 +#: ../plug-ins/file-dds/ddsread.c:1364 ../plug-ins/flame/flame.c:658 #: ../plug-ins/flame/flame.c:980 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:567 #: ../plug-ins/fractal-explorer/fractal-explorer.c:1147 @@ -243,7 +243,7 @@ #: ../plug-ins/common/animation-optimize.c:143 msgid "Optimize (for _GIF)" -msgstr "Optimizează (pentru _GIF)" +msgstr "Optimizare (pentru _GIF)" #: ../plug-ins/common/animation-optimize.c:151 msgid "Reduce file size where combining layers is possible" @@ -252,7 +252,7 @@ #: ../plug-ins/common/animation-optimize.c:161 msgid "_Optimize (Difference)" -msgstr "_Optimizează (diferență)" +msgstr "_Optimizare (diferență)" #: ../plug-ins/common/animation-optimize.c:169 msgid "Remove optimization to make editing easier" @@ -260,7 +260,7 @@ #: ../plug-ins/common/animation-optimize.c:176 msgid "_Unoptimize" -msgstr "_De-optimizează" +msgstr "_Dezoptimizare" #: ../plug-ins/common/animation-optimize.c:196 msgid "_Remove Backdrop" @@ -272,15 +272,15 @@ #: ../plug-ins/common/animation-optimize.c:444 msgid "Unoptimizing animation" -msgstr "Deoptimizare animație" +msgstr "Dezoptimizare animație" #: ../plug-ins/common/animation-optimize.c:447 msgid "Removing animation background" -msgstr "Eliminare fundal animație" +msgstr "Eliminare fundal de animație" #: ../plug-ins/common/animation-optimize.c:450 msgid "Finding animation background" -msgstr "Căutare animație de fundal" +msgstr "Căutare fundal de animație" #: ../plug-ins/common/animation-optimize.c:454 msgid "Optimizing animation" @@ -304,19 +304,19 @@ #: ../plug-ins/common/animation-play.c:592 msgid "Step _back" -msgstr "_O secvență înapoi" +msgstr "_Pas înapoi" #: ../plug-ins/common/animation-play.c:592 msgid "Step back to previous frame" -msgstr "O secvență înapoi la cadrul precedent" +msgstr "Pas înapoi la cadrul precedent" #: ../plug-ins/common/animation-play.c:596 msgid "_Step" -msgstr "_Secvență" +msgstr "Pa_s" #: ../plug-ins/common/animation-play.c:596 msgid "Step to next frame" -msgstr "Secvență la cadrul următor" +msgstr "Pas la cadrul următor" #: ../plug-ins/common/animation-play.c:600 msgid "Rewind the animation" @@ -344,11 +344,11 @@ #: ../plug-ins/common/animation-play.c:632 msgid "Reset speed" -msgstr "Resetează viteza" +msgstr "Restabilește viteza" #: ../plug-ins/common/animation-play.c:632 msgid "Reset the speed of the animation" -msgstr "Resetează viteza animației" +msgstr "Restabilește viteza animației" #: ../plug-ins/common/animation-play.c:640 #: ../plug-ins/common/animation-play.c:1364 @@ -390,12 +390,12 @@ #. 2 styles of default frame disposals: cumulative layers and one frame per layer. #: ../plug-ins/common/animation-play.c:931 -#: ../plug-ins/common/file-gif-save.c:1298 +#: ../plug-ins/common/file-gif-save.c:1321 msgid "Cumulative layers (combine)" msgstr "Straturi cumulative (combină)" #: ../plug-ins/common/animation-play.c:935 -#: ../plug-ins/common/file-gif-save.c:1300 +#: ../plug-ins/common/file-gif-save.c:1323 msgid "One frame per layer (replace)" msgstr "Un cadru per strat (înlocuiește)" @@ -452,25 +452,25 @@ #. #: ../plug-ins/common/blinds.c:277 ../plug-ins/common/compose.c:1011 #: ../plug-ins/common/decompose.c:598 ../plug-ins/common/file-cel.c:446 -#: ../plug-ins/common/file-cel.c:451 ../plug-ins/common/file-dicom.c:611 -#: ../plug-ins/common/file-gegl.c:428 ../plug-ins/common/file-gif-load.c:992 +#: ../plug-ins/common/file-cel.c:451 ../plug-ins/common/file-dicom.c:715 +#: ../plug-ins/common/file-gegl.c:438 ../plug-ins/common/file-gif-load.c:992 #: ../plug-ins/common/file-jp2-load.c:1290 ../plug-ins/common/file-pcx.c:448 #: ../plug-ins/common/file-pcx.c:456 ../plug-ins/common/file-pix.c:400 #: ../plug-ins/common/file-png.c:1097 ../plug-ins/common/file-pnm.c:685 -#: ../plug-ins/common/file-raw-data.c:1394 -#: ../plug-ins/common/file-sunras.c:1049 ../plug-ins/common/file-tga.c:1108 +#: ../plug-ins/common/file-raw-data.c:1375 +#: ../plug-ins/common/file-sunras.c:1049 ../plug-ins/common/file-tga.c:1111 #: ../plug-ins/common/file-xbm.c:910 ../plug-ins/common/film.c:690 #: ../plug-ins/common/smooth-palette.c:259 ../plug-ins/common/tile.c:354 -#: ../plug-ins/file-bmp/bmp-load.c:734 ../plug-ins/file-exr/file-exr.c:267 -#: ../plug-ins/file-faxg3/faxg3.c:525 ../plug-ins/file-fits/fits.c:529 +#: ../plug-ins/file-bmp/bmp-load.c:737 ../plug-ins/file-exr/file-exr.c:267 +#: ../plug-ins/file-faxg3/faxg3.c:555 ../plug-ins/file-fits/fits.c:529 #: ../plug-ins/file-jpeg/jpeg-load.c:240 #: ../plug-ins/file-psd/psd-image-res-load.c:1043 -#: ../plug-ins/file-psd/psd-load.c:1960 ../plug-ins/file-sgi/sgi.c:416 -#: ../plug-ins/file-tiff/file-tiff-load.c:1049 +#: ../plug-ins/file-psd/psd-load.c:2067 ../plug-ins/file-sgi/sgi.c:416 +#: ../plug-ins/file-tiff/file-tiff-load.c:1544 #: ../plug-ins/file-webp/file-webp-load.c:164 #: ../plug-ins/gfig/gfig-dialog.c:1321 ../plug-ins/gimpressionist/general.c:139 #: ../plug-ins/map-object/map-object-apply.c:245 -#: ../plug-ins/screenshot/screenshot-win32.c:310 ../plug-ins/twain/twain.c:646 +#: ../plug-ins/screenshot/screenshot-win32.c:315 ../plug-ins/twain/twain.c:646 msgid "Background" msgstr "Fundal" @@ -721,31 +721,31 @@ #: ../plug-ins/common/cml-explorer.c:203 msgid "With random power (0,10)" -msgstr "Cu putere aleatoare (0,10)" +msgstr "Cu un exponent aleatoriu (0,10)" #: ../plug-ins/common/cml-explorer.c:204 msgid "With random power (0,1)" -msgstr "Cu putere aleatoare (0,1)" +msgstr "Cu un exponent aleatoriu (0,1)" #: ../plug-ins/common/cml-explorer.c:205 msgid "With gradient power (0,1)" -msgstr "Cu putere aleatoare (0,1)" +msgstr "Cu un exponent în degrade (0,1)" #: ../plug-ins/common/cml-explorer.c:206 msgid "Multiply rand. value (0,1)" -msgstr "Înmulțit, valoare aleatoare (0,1)" +msgstr "Valoare aleatorie multiplicată (0,1)" #: ../plug-ins/common/cml-explorer.c:207 msgid "Multiply rand. value (0,2)" -msgstr "Înmulțit, valoare aleatoare (0,2)" +msgstr "Valoare aleatorie multiplicată (0,2)" #: ../plug-ins/common/cml-explorer.c:208 msgid "Multiply gradient (0,1)" -msgstr "Înmulțit, gradual (0,1)" +msgstr "Degrade multiplicat (0,1)" #: ../plug-ins/common/cml-explorer.c:209 msgid "With p and random (0,1)" -msgstr "Cu p și aleator (0,1)" +msgstr "Cu p și aleatoriu (0,1)" #: ../plug-ins/common/cml-explorer.c:223 msgid "All black" @@ -773,19 +773,19 @@ #: ../plug-ins/common/cml-explorer.c:229 msgid "Random, ch. independent" -msgstr "Aleator, independent de canal" +msgstr "Aleatoriu, independent de canal" #: ../plug-ins/common/cml-explorer.c:230 msgid "Random shared" -msgstr "Aleator, partajat" +msgstr "Aleatoriu, partajat" #: ../plug-ins/common/cml-explorer.c:231 msgid "Randoms from seed" -msgstr "Aleatoare din sămânță" +msgstr "Aleatorii din sămânță" #: ../plug-ins/common/cml-explorer.c:232 msgid "Randoms from seed (shared)" -msgstr "Aleatoare din sămânță (partajat)" +msgstr "Aleatorii din sămânță (partajat)" #: ../plug-ins/common/cml-explorer.c:300 ../plug-ins/common/cml-explorer.c:308 #: ../plug-ins/common/decompose.c:179 @@ -837,14 +837,14 @@ #: ../plug-ins/common/cml-explorer.c:1294 msgid "Random Seed" -msgstr "Sămânță aleatoare" +msgstr "Sămânță aleatorie" #. The Load button #: ../plug-ins/common/cml-explorer.c:1309 #: ../plug-ins/common/cml-explorer.c:2160 ../plug-ins/common/curve-bend.c:1555 #: ../plug-ins/common/curve-bend.c:2138 ../plug-ins/common/file-cel.c:952 #: ../plug-ins/common/file-jp2-load.c:962 -#: ../plug-ins/common/file-raw-data.c:1836 ../plug-ins/common/qbist.c:721 +#: ../plug-ins/common/file-raw-data.c:1817 ../plug-ins/common/qbist.c:721 #: ../plug-ins/common/qbist.c:885 ../plug-ins/common/sphere-designer.c:2210 #: ../plug-ins/common/sphere-designer.c:2610 ../plug-ins/file-fits/fits.c:1151 #: ../plug-ins/file-fli/fli-gimp.c:878 ../plug-ins/flame/flame.c:483 @@ -913,7 +913,7 @@ #: ../plug-ins/common/cml-explorer.c:1409 msgid "Seed of Random (only for \"From Seed\" Modes)" -msgstr "Sămânță de aleator (numai pentru modurile „Din sămânță”)" +msgstr "Sămânță de aleatoriu (numai pentru modurile „Din sămânță”)" #: ../plug-ins/common/cml-explorer.c:1420 msgid "Seed:" @@ -1048,7 +1048,7 @@ #: ../plug-ins/gfig/gfig-dialog.c:1394 #: ../plug-ins/ifs-compose/ifs-compose.c:1165 #: ../plug-ins/imagemap/imap_menu.c:156 -#: ../plug-ins/metadata/metadata-viewer.c:227 +#: ../plug-ins/metadata/metadata-viewer.c:260 msgid "_Close" msgstr "Înc_hide" @@ -1061,18 +1061,18 @@ msgstr "Salvare parametri explorator CML" #: ../plug-ins/common/cml-explorer.c:2078 ../plug-ins/common/curve-bend.c:891 -#: ../plug-ins/common/file-dicom.c:1371 ../plug-ins/common/file-mng.c:648 +#: ../plug-ins/common/file-dicom.c:1524 ../plug-ins/common/file-mng.c:648 #: ../plug-ins/common/file-mng.c:985 ../plug-ins/common/file-pcx.c:874 -#: ../plug-ins/common/file-pdf-save.c:480 ../plug-ins/common/file-png.c:1614 -#: ../plug-ins/common/file-raw-data.c:1192 -#: ../plug-ins/common/file-raw-data.c:1221 ../plug-ins/common/file-sunras.c:610 -#: ../plug-ins/common/file-tga.c:1219 ../plug-ins/common/file-xmc.c:1504 +#: ../plug-ins/common/file-pdf-save.c:480 ../plug-ins/common/file-png.c:1618 +#: ../plug-ins/common/file-raw-data.c:1173 +#: ../plug-ins/common/file-raw-data.c:1202 ../plug-ins/common/file-sunras.c:610 +#: ../plug-ins/common/file-tga.c:1222 ../plug-ins/common/file-xmc.c:1504 #: ../plug-ins/common/sphere-designer.c:2121 -#: ../plug-ins/file-bmp/bmp-save.c:318 ../plug-ins/file-fits/fits.c:481 +#: ../plug-ins/file-bmp/bmp-save.c:327 ../plug-ins/file-fits/fits.c:481 #: ../plug-ins/file-fli/fli-gimp.c:757 ../plug-ins/file-ico/ico-save.c:1087 -#: ../plug-ins/file-jpeg/jpeg-save.c:333 ../plug-ins/file-psd/psd-save.c:1726 -#: ../plug-ins/file-tiff/file-tiff-save.c:979 -#: ../plug-ins/file-tiff/file-tiff-save.c:1089 ../plug-ins/flame/flame.c:450 +#: ../plug-ins/file-jpeg/jpeg-save.c:333 ../plug-ins/file-psd/psd-save.c:1725 +#: ../plug-ins/file-tiff/file-tiff-save.c:970 +#: ../plug-ins/file-tiff/file-tiff-save.c:1072 ../plug-ins/flame/flame.c:450 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1548 #: ../plug-ins/gfig/gfig.c:794 ../plug-ins/ifs-compose/ifs-compose.c:2390 #: ../plug-ins/lighting/lighting-ui.c:1232 @@ -1092,18 +1092,18 @@ #: ../plug-ins/common/cml-explorer.c:2251 ../plug-ins/common/curve-bend.c:944 #: ../plug-ins/common/file-cel.c:300 ../plug-ins/common/file-cel.c:351 -#: ../plug-ins/common/file-cel.c:591 ../plug-ins/common/file-dicom.c:342 +#: ../plug-ins/common/file-cel.c:591 ../plug-ins/common/file-dicom.c:346 #: ../plug-ins/common/file-gif-load.c:361 ../plug-ins/common/file-mng.c:1158 #: ../plug-ins/common/file-pcx.c:378 ../plug-ins/common/file-png.c:941 -#: ../plug-ins/common/file-ps.c:1071 ../plug-ins/common/file-ps.c:3348 +#: ../plug-ins/common/file-ps.c:1075 ../plug-ins/common/file-ps.c:3397 #: ../plug-ins/common/file-psp.c:2228 ../plug-ins/common/file-psp.c:2278 #: ../plug-ins/common/file-raw-data.c:477 -#: ../plug-ins/common/file-raw-data.c:1303 ../plug-ins/common/file-sunras.c:436 +#: ../plug-ins/common/file-raw-data.c:1284 ../plug-ins/common/file-sunras.c:436 #: ../plug-ins/common/file-svg.c:329 ../plug-ins/common/file-svg.c:647 #: ../plug-ins/common/file-tga.c:446 ../plug-ins/common/file-xbm.c:747 #: ../plug-ins/common/file-xmc.c:665 ../plug-ins/common/file-xmc.c:858 #: ../plug-ins/common/file-xwd.c:455 ../plug-ins/common/sphere-designer.c:2010 -#: ../plug-ins/file-bmp/bmp-load.c:226 ../plug-ins/file-faxg3/faxg3.c:234 +#: ../plug-ins/file-bmp/bmp-load.c:226 ../plug-ins/file-faxg3/faxg3.c:236 #: ../plug-ins/file-fits/fits.c:360 ../plug-ins/file-fli/fli-gimp.c:462 #: ../plug-ins/file-fli/fli-gimp.c:501 ../plug-ins/file-ico/ico-load.c:672 #: ../plug-ins/file-ico/ico-load.c:750 ../plug-ins/file-jpeg/jpeg-load.c:96 @@ -1256,7 +1256,7 @@ #: ../plug-ins/common/colormap-remap.c:517 msgid "Reset Order" -msgstr "Resetează ordinea" +msgstr "Restabilește ordinea" # titlu pe bară #: ../plug-ins/common/colormap-remap.c:616 @@ -1274,7 +1274,7 @@ #: ../plug-ins/ifs-compose/ifs-compose.c:762 #: ../plug-ins/selection-to-path/selection-to-path.c:308 msgid "_Reset" -msgstr "_Resetează" +msgstr "_Restabilește" #: ../plug-ins/common/colormap-remap.c:720 msgid "" @@ -1388,7 +1388,7 @@ #. * right type of raw data. #. #: ../plug-ins/common/compose.c:191 ../plug-ins/common/decompose.c:170 -#: ../plug-ins/common/file-raw-data.c:1939 +#: ../plug-ins/common/file-raw-data.c:1920 msgid "RGB" msgstr "RGB" @@ -1456,8 +1456,8 @@ "You can only run 'Recompose' if the active image was originally produced by " "'Decompose'." msgstr "" -"Puteți porni „Recompune” numai dacă imaginea activă a fost produsă la " -"origine de comanda „Descompune”." +"Puteți rula „Recompune” numai dacă imaginea activă a fost produsă la origine " +"de comanda „Descompune”." #: ../plug-ins/common/compose.c:499 msgid "Error scanning 'decompose-data' parasite: too few layers found" @@ -1544,12 +1544,12 @@ msgstr "Uniform" #: ../plug-ins/common/contrast-retinex.c:319 -#: ../plug-ins/metadata/metadata-tags.c:219 +#: ../plug-ins/metadata/metadata-tags.c:238 msgid "Low" msgstr "Scăzut" #: ../plug-ins/common/contrast-retinex.c:320 -#: ../plug-ins/metadata/metadata-tags.c:219 +#: ../plug-ins/metadata/metadata-tags.c:238 msgid "High" msgstr "Înalt" @@ -1732,7 +1732,7 @@ #: ../plug-ins/common/curve-bend.c:1543 msgid "Reset the active curve" -msgstr "Resetează curba activă" +msgstr "Restabilește curba activă" #: ../plug-ins/common/curve-bend.c:1560 msgid "Load the curves from a file" @@ -1967,7 +1967,7 @@ msgid "O_verlap:" msgstr "S_uprapunere:" -#: ../plug-ins/common/depth-merge.c:741 ../plug-ins/common/file-raw-data.c:1973 +#: ../plug-ins/common/depth-merge.c:741 ../plug-ins/common/file-raw-data.c:1954 msgid "O_ffset:" msgstr "_Decalaj:" @@ -2040,8 +2040,8 @@ msgstr "Eliminare dungi" #: ../plug-ins/common/destripe.c:500 ../plug-ins/common/file-html-table.c:647 -#: ../plug-ins/common/file-ps.c:3473 ../plug-ins/common/file-ps.c:3678 -#: ../plug-ins/common/file-raw-data.c:1988 +#: ../plug-ins/common/file-ps.c:3522 ../plug-ins/common/file-ps.c:3727 +#: ../plug-ins/common/file-raw-data.c:1969 #: ../plug-ins/common/smooth-palette.c:458 ../plug-ins/common/tile.c:465 #: ../plug-ins/imagemap/imap_cmd_guides.c:163 #: ../plug-ins/imagemap/imap_rectangle.c:399 @@ -2136,7 +2136,7 @@ msgid "Text" msgstr "Text" -#: ../plug-ins/common/file-aa.c:384 ../plug-ins/file-dds/ddswrite.c:2009 +#: ../plug-ins/common/file-aa.c:384 ../plug-ins/file-dds/ddswrite.c:2036 msgid "_Format:" msgstr "_Format:" @@ -2191,23 +2191,23 @@ #. #. * Open the file for reading... #. -#: ../plug-ins/common/file-cel.c:342 ../plug-ins/common/file-dicom.c:334 -#: ../plug-ins/common/file-gegl.c:312 ../plug-ins/common/file-gif-load.c:353 -#: ../plug-ins/common/file-heif.c:696 ../plug-ins/common/file-jp2-load.c:1077 -#: ../plug-ins/common/file-pcx.c:370 ../plug-ins/common/file-pdf-load.c:1035 +#: ../plug-ins/common/file-cel.c:342 ../plug-ins/common/file-dicom.c:338 +#: ../plug-ins/common/file-gegl.c:322 ../plug-ins/common/file-gif-load.c:353 +#: ../plug-ins/common/file-heif.c:703 ../plug-ins/common/file-jp2-load.c:1077 +#: ../plug-ins/common/file-pcx.c:370 ../plug-ins/common/file-pdf-load.c:1048 #: ../plug-ins/common/file-pix.c:357 ../plug-ins/common/file-png.c:933 -#: ../plug-ins/common/file-pnm.c:566 ../plug-ins/common/file-ps.c:1063 -#: ../plug-ins/common/file-raw-data.c:1296 ../plug-ins/common/file-sunras.c:429 +#: ../plug-ins/common/file-pnm.c:566 ../plug-ins/common/file-ps.c:1067 +#: ../plug-ins/common/file-raw-data.c:1277 ../plug-ins/common/file-sunras.c:429 #: ../plug-ins/common/file-tga.c:438 ../plug-ins/common/file-wmf.c:1014 #: ../plug-ins/common/file-xbm.c:740 ../plug-ins/common/file-xmc.c:655 #: ../plug-ins/common/file-xpm.c:356 ../plug-ins/common/file-xwd.c:448 #: ../plug-ins/file-bmp/bmp-load.c:218 ../plug-ins/file-exr/file-exr.c:183 -#: ../plug-ins/file-faxg3/faxg3.c:218 ../plug-ins/file-fli/fli-gimp.c:494 +#: ../plug-ins/file-faxg3/faxg3.c:220 ../plug-ins/file-fli/fli-gimp.c:494 #: ../plug-ins/file-ico/ico-load.c:665 ../plug-ins/file-jpeg/jpeg-load.c:89 #: ../plug-ins/file-psd/psd-load.c:135 #: ../plug-ins/file-raw/file-darktable.c:399 #: ../plug-ins/file-raw/file-rawtherapee.c:319 ../plug-ins/file-sgi/sgi.c:325 -#: ../plug-ins/file-tiff/file-tiff-load.c:179 +#: ../plug-ins/file-tiff/file-tiff-load.c:299 #, c-format msgid "Opening '%s'" msgstr "Deschidere „%s”" @@ -2245,7 +2245,7 @@ #: ../plug-ins/common/file-cel.c:557 #, c-format msgid "Unsupported bit depth (%d)!" -msgstr "Adâncime de bit neacceptată (%d)!" +msgstr "Adâncime de biți neacceptată (%d)!" #: ../plug-ins/common/file-cel.c:642 ../plug-ins/common/file-cel.c:654 #, c-format @@ -2273,7 +2273,6 @@ msgid "'%s': EOF or error while reading palette data" msgstr "„%s”: EOF sau eroare la citirea datelor de paletă" -# hm ? fiind fără puncte-puncte poate ar trebui altfel și fără „se” #. init the progress meter #. #. * Open the file and initialize the PNG write "engine"... @@ -2282,20 +2281,21 @@ #. #. * Open the file for writing... #. -#: ../plug-ins/common/file-cel.c:790 ../plug-ins/common/file-gif-save.c:865 -#: ../plug-ins/common/file-heif.c:1268 ../plug-ins/common/file-html-table.c:238 -#: ../plug-ins/common/file-pcx.c:761 ../plug-ins/common/file-pix.c:538 -#: ../plug-ins/common/file-png.c:1607 ../plug-ins/common/file-pnm.c:1249 -#: ../plug-ins/common/file-ps.c:1237 ../plug-ins/common/file-sunras.c:602 -#: ../plug-ins/common/file-tga.c:1213 ../plug-ins/common/file-xbm.c:1040 -#: ../plug-ins/common/file-xpm.c:674 ../plug-ins/common/file-xwd.c:652 -#: ../plug-ins/file-bmp/bmp-save.c:310 ../plug-ins/file-fits/fits.c:473 -#: ../plug-ins/file-fli/fli-gimp.c:725 ../plug-ins/file-ico/ico-save.c:1081 -#: ../plug-ins/file-jpeg/jpeg-save.c:290 ../plug-ins/file-psd/psd-save.c:1697 -#: ../plug-ins/file-sgi/sgi.c:584 ../plug-ins/file-tiff/file-tiff-save.c:969 +#: ../plug-ins/common/file-cel.c:790 ../plug-ins/common/file-gif-save.c:880 +#: ../plug-ins/common/file-html-table.c:238 +#: ../plug-ins/common/file-jpegxl.c:778 ../plug-ins/common/file-pcx.c:761 +#: ../plug-ins/common/file-pix.c:538 ../plug-ins/common/file-png.c:1611 +#: ../plug-ins/common/file-pnm.c:1249 ../plug-ins/common/file-ps.c:1278 +#: ../plug-ins/common/file-sunras.c:602 ../plug-ins/common/file-tga.c:1216 +#: ../plug-ins/common/file-xbm.c:1040 ../plug-ins/common/file-xpm.c:674 +#: ../plug-ins/common/file-xwd.c:652 ../plug-ins/file-bmp/bmp-save.c:319 +#: ../plug-ins/file-fits/fits.c:473 ../plug-ins/file-fli/fli-gimp.c:725 +#: ../plug-ins/file-ico/ico-save.c:1081 ../plug-ins/file-jpeg/jpeg-save.c:290 +#: ../plug-ins/file-psd/psd-save.c:1696 ../plug-ins/file-sgi/sgi.c:584 +#: ../plug-ins/file-tiff/file-tiff-save.c:956 #, c-format msgid "Exporting '%s'" -msgstr "Se exportă „%s”" +msgstr "Export „%s”" #: ../plug-ins/common/file-csource.c:111 msgid "C source code" @@ -2307,7 +2307,7 @@ #: ../plug-ins/common/file-csource.c:916 msgid "_Prefixed name:" -msgstr "Nume de _prefix:" +msgstr "Nume _prefixat:" #: ../plug-ins/common/file-csource.c:925 msgid "Co_mment:" @@ -2361,18 +2361,16 @@ #: ../plug-ins/common/file-compressor.c:421 msgid "No sensible file extension, saving as compressed XCF." -msgstr "Nicio extensie de fișier rezonabilă, se va salva ca XCF comprimat." +msgstr "Nicio extensie de fișier rezonabilă, se salvează ca XCF comprimat." -# hm ? fiind fără puncte-puncte poate ar trebui altfel și fără „se” #: ../plug-ins/common/file-compressor.c:444 #, c-format msgid "Compressing '%s'" -msgstr "Se comprimă „%s”" +msgstr "Comprimare „%s”" #: ../plug-ins/common/file-compressor.c:481 msgid "No sensible file extension, attempting to load with file magic." -msgstr "" -"Nicio extensie rezonabilă, se va încerca încărcarea cu detecție magică." +msgstr "Nicio extensie rezonabilă, se încearcă încărcarea cu detecție magică." #: ../plug-ins/common/file-desktop-link.c:83 msgid "Desktop Link" @@ -2383,24 +2381,34 @@ msgid "Error loading desktop file '%s': %s" msgstr "Eroare la încărcarea fișierului desktop „%s”: %s" -#: ../plug-ins/common/file-dicom.c:139 +#: ../plug-ins/common/file-dicom.c:141 msgid "DICOM image" msgstr "Imagine DICOM" -#: ../plug-ins/common/file-dicom.c:164 +#: ../plug-ins/common/file-dicom.c:166 msgid "Digital Imaging and Communications in Medicine image" msgstr "Imagine Digital Imaging and Communications in Medicine" -#: ../plug-ins/common/file-dicom.c:368 +#: ../plug-ins/common/file-dicom.c:372 #, c-format msgid "'%s' is not a DICOM file." msgstr "„%s” nu este un fișier DICOM." -#: ../plug-ins/common/file-dicom.c:1336 +#: ../plug-ins/common/file-dicom.c:545 +#, c-format +msgid "Transfer syntax %s is not supported by GIMP." +msgstr "Sintaxa de transfer %s nu este acceptată de GIMP." + +#: ../plug-ins/common/file-dicom.c:600 +#, c-format +msgid "%s is not supported by GIMP in combination with samples per pixel: %d" +msgstr "%s nu este acceptat de GIMP în combinație cu eșantioane per pixel: %d" + +#: ../plug-ins/common/file-dicom.c:1489 msgid "Cannot save images with alpha channel." msgstr "Nu se pot salva imagini cu canal alfa." -#: ../plug-ins/common/file-dicom.c:1355 ../plug-ins/common/file-ps.c:1232 +#: ../plug-ins/common/file-dicom.c:1508 ../plug-ins/common/file-ps.c:1273 #: ../plug-ins/common/file-xwd.c:647 ../plug-ins/file-fits/fits.c:468 #, c-format msgid "Cannot operate on unknown image types." @@ -2424,15 +2432,15 @@ msgid "_Spacing:" msgstr "_Spațiere:" -#: ../plug-ins/common/file-gegl.c:73 +#: ../plug-ins/common/file-gegl.c:77 msgid "Radiance RGBE" msgstr "Radianță RGBE" -#: ../plug-ins/common/file-gegl.c:87 ../plug-ins/file-exr/file-exr.c:86 +#: ../plug-ins/common/file-gegl.c:93 ../plug-ins/file-exr/file-exr.c:86 msgid "OpenEXR image" msgstr "Imagine OpenEXR" -#: ../plug-ins/common/file-gegl.c:336 +#: ../plug-ins/common/file-gegl.c:346 #, c-format msgid "Could not open '%s'" msgstr "Nu s-a putut deschide „%s”" @@ -2501,21 +2509,21 @@ "Formatul GIF acceptă comentarii numai în codare pe 7 biți ASCII. Nu a fost " "salvat niciun comentariu." -#: ../plug-ins/common/file-gif-save.c:838 +#: ../plug-ins/common/file-gif-save.c:853 msgid "" "Cannot export RGB color images. Convert to indexed color or grayscale first." msgstr "" "Nu se pot exporta imagini color RGB. Convertiți mai întâi la culori indexate " "sau în tonuri de gri." -#: ../plug-ins/common/file-gif-save.c:1035 +#: ../plug-ins/common/file-gif-save.c:1058 msgid "Delay inserted to prevent evil CPU-sucking animation." msgstr "" "A fost inserată o întârziere pentru a preveni suprasolicitarea draconică a " "CPU-ului de către animație." # hm ? sau chenarele imaginii ? -#: ../plug-ins/common/file-gif-save.c:1084 +#: ../plug-ins/common/file-gif-save.c:1107 msgid "" "The image you are trying to export as a GIF contains layers which extend " "beyond the actual borders of the image." @@ -2523,12 +2531,12 @@ "Imaginea pe care încercați să o exportați ca GIF conține straturi care se " "extind dincolo de marginile actuale ale imaginii." -#: ../plug-ins/common/file-gif-save.c:1090 +#: ../plug-ins/common/file-gif-save.c:1113 msgid "Cr_op" msgstr "Dec_upează" # hm ? sau chenarele imaginii ? -#: ../plug-ins/common/file-gif-save.c:1101 +#: ../plug-ins/common/file-gif-save.c:1124 msgid "" "The GIF file format does not allow this. You may choose whether to crop all " "of the layers to the image borders, or cancel this export." @@ -2537,11 +2545,11 @@ "straturile să fie decupate la marginile imaginii, sau să anulați acest " "export." -#: ../plug-ins/common/file-gif-save.c:1235 +#: ../plug-ins/common/file-gif-save.c:1258 msgid "GIF" msgstr "GIF" -#: ../plug-ins/common/file-gif-save.c:1243 +#: ../plug-ins/common/file-gif-save.c:1266 #, c-format msgid "" "Error loading UI file '%s':\n" @@ -2550,11 +2558,11 @@ "Eroare la încărcarea fișierului UI „%s”:\n" "%s" -#: ../plug-ins/common/file-gif-save.c:1296 +#: ../plug-ins/common/file-gif-save.c:1319 msgid "I don't care" msgstr "Nu-mi pasă" -#: ../plug-ins/common/file-gif-save.c:1317 +#: ../plug-ins/common/file-gif-save.c:1340 msgid "" "You can only export as animation when the image has more than one layer. The " "image you are trying to export only has one layer." @@ -2564,7 +2572,7 @@ # tip de fișier #. translators: the %d is *always* 240 here -#: ../plug-ins/common/file-gif-save.c:2533 +#: ../plug-ins/common/file-gif-save.c:2556 #, c-format msgid "The default comment is limited to %d characters." msgstr "Comentariul implicit este limitat la %d caractere." @@ -2661,73 +2669,78 @@ msgid "Save image in AV1 Image File Format (AVIF)" msgstr "Salvează imaginea în format de fișier AV1 (AVIF)" -#: ../plug-ins/common/file-heif.c:734 ../plug-ins/common/file-heif.c:767 -#: ../plug-ins/common/file-heif.c:806 ../plug-ins/common/file-heif.c:872 +#: ../plug-ins/common/file-heif.c:742 ../plug-ins/common/file-heif.c:775 +#: ../plug-ins/common/file-heif.c:814 ../plug-ins/common/file-heif.c:880 #, c-format msgid "Loading HEIF image failed: %s" msgstr "Încărcarea imaginii HEIF a eșuat: %s" -#: ../plug-ins/common/file-heif.c:756 +#: ../plug-ins/common/file-heif.c:764 msgid "Loading HEIF image failed: Input file contains no readable images" msgstr "" "Încărcarea imaginii HEIF a eșuat: fișierul de intrare nu conține imagini " "lizibile" -#: ../plug-ins/common/file-heif.c:999 +#: ../plug-ins/common/file-heif.c:1007 msgid "image content" msgstr "conținut de imagine" -#: ../plug-ins/common/file-heif.c:1318 ../plug-ins/common/file-heif.c:1562 +#: ../plug-ins/common/file-heif.c:1328 +#, c-format +msgid "Exporting '%s' using %s encoder" +msgstr "Export „%s” folosind codorul %s" + +#: ../plug-ins/common/file-heif.c:1379 ../plug-ins/common/file-heif.c:1633 #, c-format msgid "Encoding HEIF image failed: %s" msgstr "Codarea imaginii HEIF a eșuat: %s" -#: ../plug-ins/common/file-heif.c:1599 +#: ../plug-ins/common/file-heif.c:1670 #, c-format msgid "Writing HEIF image failed: %s" msgstr "Scrierea imaginii HEIF a eșuat: %s" -#: ../plug-ins/common/file-heif.c:1688 +#: ../plug-ins/common/file-heif.c:1759 msgid "primary" msgstr "primar" -#: ../plug-ins/common/file-heif.c:1833 +#: ../plug-ins/common/file-heif.c:1904 msgid "Load HEIF Image" msgstr "Încarcă o imagine HEIF" # hm ? titlu sau acțiune ? -#: ../plug-ins/common/file-heif.c:1847 +#: ../plug-ins/common/file-heif.c:1918 msgid "Select Image" msgstr "Selectare imagine" -#: ../plug-ins/common/file-heif.c:2013 +#: ../plug-ins/common/file-heif.c:2084 msgid "Nearly _lossless" msgstr "_Aproape fără pierderi" -#: ../plug-ins/common/file-heif.c:2017 ../plug-ins/file-jpeg/jpeg-save.c:835 +#: ../plug-ins/common/file-heif.c:2088 ../plug-ins/file-jpeg/jpeg-save.c:835 msgid "_Quality:" msgstr "_Calitate:" -#: ../plug-ins/common/file-heif.c:2060 +#: ../plug-ins/common/file-heif.c:2131 msgid "Bit depth:" msgstr "Adâncime de biți:" -#: ../plug-ins/common/file-heif.c:2066 +#: ../plug-ins/common/file-heif.c:2137 msgid "8 bit/channel" msgstr "8 biți/canal" -#: ../plug-ins/common/file-heif.c:2067 +#: ../plug-ins/common/file-heif.c:2138 msgid "10 bit/channel" msgstr "10 biți/canal" -#: ../plug-ins/common/file-heif.c:2068 +#: ../plug-ins/common/file-heif.c:2139 msgid "12 bit/channel" msgstr "12 biți/canal" #. Color profile -#: ../plug-ins/common/file-heif.c:2077 ../plug-ins/file-jpeg/jpeg-save.c:974 -#: ../plug-ins/file-webp/file-webp-dialog.c:387 -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:10 +#: ../plug-ins/common/file-heif.c:2148 ../plug-ins/file-jpeg/jpeg-save.c:974 +#: ../plug-ins/file-webp/file-webp-dialog.c:404 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:12 msgid "Save color _profile" msgstr "Salvează _profilul de culoare" @@ -2837,8 +2850,8 @@ msgstr "" "Lățimea pentru fiecare celulă de tabel. Poate fi un număr sau un procent." -#: ../plug-ins/common/file-html-table.c:663 ../plug-ins/common/file-ps.c:3486 -#: ../plug-ins/common/file-ps.c:3690 ../plug-ins/common/file-raw-data.c:2004 +#: ../plug-ins/common/file-html-table.c:663 ../plug-ins/common/file-ps.c:3535 +#: ../plug-ins/common/file-ps.c:3739 ../plug-ins/common/file-raw-data.c:1985 #: ../plug-ins/common/film.c:945 ../plug-ins/common/smooth-palette.c:463 #: ../plug-ins/common/tile.c:469 ../plug-ins/imagemap/imap_cmd_guides.c:173 #: ../plug-ins/imagemap/imap_rectangle.c:406 @@ -2956,9 +2969,13 @@ msgid "Unsupported color space in JP2 image '%s'." msgstr "Spațiu de culoare neacceptat în imaginea JP2 „%s”." +#: ../plug-ins/common/file-jpegxl.c:82 ../plug-ins/common/file-jpegxl.c:99 +msgid "JPEG XL image" +msgstr "Imagine JPEG XL" + #. Inform the user that we couldn't losslessly save the #. * transparency & just use the full palette -#: ../plug-ins/common/file-mng.c:533 ../plug-ins/common/file-png.c:2341 +#: ../plug-ins/common/file-mng.c:533 ../plug-ins/common/file-png.c:2345 msgid "Couldn't losslessly save transparency, saving opacity instead." msgstr "Nu s-a putut salva transparența, se va salva opacitatea în loc." @@ -2991,7 +3008,7 @@ msgstr "Salvează _timpul de creare" #. Dialog init -#: ../plug-ins/common/file-mng.c:1418 ../plug-ins/common/file-png.c:2399 +#: ../plug-ins/common/file-mng.c:1418 ../plug-ins/common/file-png.c:2403 msgid "PNG" msgstr "PNG" @@ -3017,7 +3034,7 @@ #: ../plug-ins/common/file-mng.c:1437 msgid "Default chunks type:" -msgstr "Tip implicit de porțiuni:" +msgstr "Tip implicit de blocuri:" #: ../plug-ins/common/file-mng.c:1440 msgid "Combine" @@ -3061,7 +3078,7 @@ #. label for 'ms' adjustment #: ../plug-ins/common/file-mng.c:1551 -#: ../plug-ins/file-webp/file-webp-dialog.c:350 +#: ../plug-ins/file-webp/file-webp-dialog.c:351 #: ../plug-ins/ui/plug-in-file-gif.ui.h:8 msgid "milliseconds" msgstr "milisecunde" @@ -3100,13 +3117,13 @@ msgid "'%s' is not a PCX file" msgstr "„%s” nu este un fișier PCX" -#: ../plug-ins/common/file-pcx.c:413 ../plug-ins/file-bmp/bmp-load.c:723 +#: ../plug-ins/common/file-pcx.c:413 ../plug-ins/file-bmp/bmp-load.c:726 #: ../plug-ins/file-psd/psd-load.c:315 #, c-format msgid "Unsupported or invalid image width: %d" msgstr "Lățime neacceptată sau nevalidă de imagine: %d" -#: ../plug-ins/common/file-pcx.c:419 ../plug-ins/file-bmp/bmp-load.c:729 +#: ../plug-ins/common/file-pcx.c:419 ../plug-ins/file-bmp/bmp-load.c:732 #: ../plug-ins/file-psd/psd-load.c:307 #, c-format msgid "Unsupported or invalid image height: %d" @@ -3159,8 +3176,8 @@ msgstr "Scrierea în fișierul „%s” a eșuat: %s" # hm ? netradus ? -#: ../plug-ins/common/file-pdf-load.c:321 -#: ../plug-ins/common/file-pdf-load.c:340 +#: ../plug-ins/common/file-pdf-load.c:324 +#: ../plug-ins/common/file-pdf-load.c:343 #: ../plug-ins/common/file-pdf-save.c:350 #: ../plug-ins/common/file-pdf-save.c:367 msgid "Portable Document Format" @@ -3170,7 +3187,7 @@ #. * second is out-of-range page number, third is #. * number of pages. Specify order as in English if needed. #. -#: ../plug-ins/common/file-pdf-load.c:504 +#: ../plug-ins/common/file-pdf-load.c:507 #, c-format msgid "PDF document '%1$s' has %3$d page. Page %2$d is out of range." msgid_plural "PDF document '%1$s' has %3$d pages. Page %2$d is out of range." @@ -3184,66 +3201,71 @@ "Documentul PDF „%1$s” are %3$d de pagini. Pagina %2$d este în afara " "intervalului." -#: ../plug-ins/common/file-pdf-load.c:685 +#: ../plug-ins/common/file-pdf-load.c:689 msgid "PDF is password protected, please input the password:" msgstr "Documentul PDF este protejat cu parolă; introduceți parola:" -#: ../plug-ins/common/file-pdf-load.c:695 +#: ../plug-ins/common/file-pdf-load.c:699 msgid "Encrypted PDF" msgstr "PDF criptat" -#: ../plug-ins/common/file-pdf-load.c:722 +#: ../plug-ins/common/file-pdf-load.c:726 msgid "Wrong password! Please input the right one:" msgstr "Parolă greșită! Introduceți-o pe cea corectă:" -#: ../plug-ins/common/file-pdf-load.c:740 +#: ../plug-ins/common/file-pdf-load.c:744 #, c-format msgid "Could not load '%s': %s" msgstr "Nu s-a putut încărca „%s”: %s" -#: ../plug-ins/common/file-pdf-load.c:1069 +#: ../plug-ins/common/file-pdf-load.c:1085 #, c-format msgid "%s-%s" msgstr "%s-%s" -#: ../plug-ins/common/file-pdf-load.c:1071 ../plug-ins/common/file-ps.c:1156 +#: ../plug-ins/common/file-pdf-load.c:1087 ../plug-ins/common/file-ps.c:1197 #, c-format msgid "%s-pages" msgstr "%s-pagini" -#: ../plug-ins/common/file-pdf-load.c:1260 +#: ../plug-ins/common/file-pdf-load.c:1278 msgid "Import from PDF" msgstr "Import din PDF" -#: ../plug-ins/common/file-pdf-load.c:1265 ../plug-ins/common/file-ps.c:3399 -#: ../plug-ins/file-tiff/file-tiff-load.c:1926 -#: ../plug-ins/metadata/metadata-editor.c:5649 +#: ../plug-ins/common/file-pdf-load.c:1283 ../plug-ins/common/file-ps.c:3448 +#: ../plug-ins/file-tiff/file-tiff-load.c:2665 +#: ../plug-ins/metadata/metadata-editor.c:4627 msgid "_Import" msgstr "_Importă" -#: ../plug-ins/common/file-pdf-load.c:1298 +#: ../plug-ins/common/file-pdf-load.c:1316 msgid "Error getting number of pages from the given PDF file." msgstr "Eroare la obținerea numărului de pagini din fișierul PDF dat." -#: ../plug-ins/common/file-pdf-load.c:1344 +#. "Load in reverse order" toggle button +#: ../plug-ins/common/file-pdf-load.c:1357 +msgid "Load in reverse order" +msgstr "Încarcă în ordine inversă" + +#: ../plug-ins/common/file-pdf-load.c:1375 msgid "_Width (pixels):" msgstr "_Lățime (pixeli):" -#: ../plug-ins/common/file-pdf-load.c:1345 +#: ../plug-ins/common/file-pdf-load.c:1376 msgid "_Height (pixels):" msgstr "Î_nălțime (pixeli):" -#: ../plug-ins/common/file-pdf-load.c:1347 +#: ../plug-ins/common/file-pdf-load.c:1378 msgid "_Resolution:" msgstr "_Rezoluție:" #. Antialiasing -#: ../plug-ins/common/file-pdf-load.c:1358 +#: ../plug-ins/common/file-pdf-load.c:1389 msgid "Use _Anti-aliasing" msgstr "Folosește _antialias" -#: ../plug-ins/common/file-pdf-load.c:1636 -#: ../plug-ins/common/file-pdf-load.c:1637 ../plug-ins/common/file-svg.c:852 +#: ../plug-ins/common/file-pdf-load.c:1667 +#: ../plug-ins/common/file-pdf-load.c:1668 ../plug-ins/common/file-svg.c:852 #: ../plug-ins/common/file-wmf.c:710 ../plug-ins/print/print-page-layout.c:305 #, c-format msgid "pixels/%a" @@ -3338,8 +3360,8 @@ #: ../plug-ins/common/file-pdf-save.c:1099 #: ../plug-ins/common/file-pdf-save.c:1167 -#: ../plug-ins/common/file-pdf-save.c:1265 ../plug-ins/common/file-ps.c:1892 -#: ../plug-ins/file-tiff/file-tiff-load.c:1051 +#: ../plug-ins/common/file-pdf-save.c:1265 ../plug-ins/common/file-ps.c:1941 +#: ../plug-ins/file-tiff/file-tiff-load.c:1546 #, c-format msgid "Page %d" msgstr "Pagina %d" @@ -3351,7 +3373,7 @@ "imagine!" #: ../plug-ins/common/file-pdf-save.c:1312 -#: ../plug-ins/print/print-draw-page.c:123 +#: ../plug-ins/print/print-draw-page.c:125 msgid "Cannot handle the size (either width or height) of the image." msgstr "" "Nu se poate manipula dimensiunea (fie lățimea, fie înălțimea) imaginii." @@ -3398,7 +3420,7 @@ msgid "Could not create new image for '%s': %s" msgstr "Nu s-a putut crea o imagine nouă pentru „%s”: %s" -#: ../plug-ins/common/file-png.c:1144 +#: ../plug-ins/common/file-png.c:1147 msgid "" "The PNG file specifies an offset that caused the layer to be positioned " "outside the image." @@ -3406,19 +3428,19 @@ "Fișierul PNG a specificat un decalaj care a determinat stratul să fie " "poziționat în afara imaginii." -#: ../plug-ins/common/file-png.c:1404 +#: ../plug-ins/common/file-png.c:1408 msgid "Apply PNG Offset" msgstr "Aplică decalajul PNG" -#: ../plug-ins/common/file-png.c:1408 +#: ../plug-ins/common/file-png.c:1412 msgid "Ignore PNG offset" msgstr "Ignoră decalajul PNG" -#: ../plug-ins/common/file-png.c:1409 +#: ../plug-ins/common/file-png.c:1413 msgid "Apply PNG offset to layer" msgstr "Aplică decalajul PNG la strat" -#: ../plug-ins/common/file-png.c:1434 +#: ../plug-ins/common/file-png.c:1438 #, c-format msgid "" "The PNG image you are importing specifies an offset of %d, %d. Do you want " @@ -3428,31 +3450,31 @@ "fie aplicat acest decalaj la strat?" # a se vedea discuția despe struct de aici http://groups.google.com/group/diacritice/browse_thread/thread/d3bdbc53b15cc4ca -#: ../plug-ins/common/file-png.c:1573 +#: ../plug-ins/common/file-png.c:1577 #, c-format msgid "Error creating PNG write struct while exporting '%s'." msgstr "Eroare la crearea struct de scriere PNG în timpul exportării „%s”." -#: ../plug-ins/common/file-png.c:1582 +#: ../plug-ins/common/file-png.c:1586 #, c-format msgid "Error while exporting '%s'. Could not create PNG header info structure." msgstr "" "Eroare la exportarea „%s”. Nu s-a putut crea structura informațiilor din " "antetul PNG." -#: ../plug-ins/common/file-png.c:1590 +#: ../plug-ins/common/file-png.c:1594 #, c-format msgid "Error while exporting '%s'. Could not export image." msgstr "Eroare la exportarea „%s”. Nu s-a putut exporta imaginea." -#: ../plug-ins/common/file-png.c:2416 ../plug-ins/common/file-raw-data.c:2131 -#: ../plug-ins/file-tiff/file-tiff-save.c:1166 +#: ../plug-ins/common/file-png.c:2420 ../plug-ins/common/file-raw-data.c:2112 +#: ../plug-ins/file-tiff/file-tiff-save.c:1167 #, c-format msgid "Error loading UI file '%s': %s" msgstr "Eroare la încărcarea fișierului UI „%s”: %s" -#: ../plug-ins/common/file-png.c:2417 ../plug-ins/common/file-raw-data.c:2132 -#: ../plug-ins/file-tiff/file-tiff-save.c:1167 +#: ../plug-ins/common/file-png.c:2421 ../plug-ins/common/file-raw-data.c:2113 +#: ../plug-ins/file-tiff/file-tiff-save.c:1168 msgid "Unknown error" msgstr "Eroare necunoscută" @@ -3542,131 +3564,140 @@ msgid "_ASCII" msgstr "_ASCII" -#: ../plug-ins/common/file-ps.c:652 ../plug-ins/common/file-ps.c:719 +#: ../plug-ins/common/file-ps.c:654 ../plug-ins/common/file-ps.c:721 msgid "PostScript document" msgstr "Document PostScript" -#: ../plug-ins/common/file-ps.c:671 ../plug-ins/common/file-ps.c:736 +#: ../plug-ins/common/file-ps.c:673 ../plug-ins/common/file-ps.c:738 msgid "Encapsulated PostScript image" msgstr "Imagine Encapsulated PostScript" -#: ../plug-ins/common/file-ps.c:1081 +#: ../plug-ins/common/file-ps.c:1085 #, c-format msgid "Could not interpret PostScript file '%s'" msgstr "Nu s-a putut interpreta fișierul PostScript „%s”" -#: ../plug-ins/common/file-ps.c:1219 +#: ../plug-ins/common/file-ps.c:1173 +msgid "Rendered EPS" +msgstr "EPS randat" + +#: ../plug-ins/common/file-ps.c:1260 #, c-format msgid "PostScript export cannot handle images with alpha channels" msgstr "Exportul PostScript nu poate manipula imagini cu canale alfa" -#: ../plug-ins/common/file-ps.c:3394 +#: ../plug-ins/common/file-ps.c:3443 msgid "Import from PostScript" msgstr "Import din PostScript" #. Rendering -#: ../plug-ins/common/file-ps.c:3438 +#: ../plug-ins/common/file-ps.c:3487 msgid "Rendering" msgstr "Randare" #. Resolution -#: ../plug-ins/common/file-ps.c:3457 ../plug-ins/common/file-svg.c:846 +#: ../plug-ins/common/file-ps.c:3506 ../plug-ins/common/file-svg.c:846 #: ../plug-ins/common/file-wmf.c:704 msgid "Resolution:" msgstr "Rezoluție:" -#: ../plug-ins/common/file-ps.c:3499 +#: ../plug-ins/common/file-ps.c:3548 msgid "Pages:" msgstr "Pagini:" -#: ../plug-ins/common/file-ps.c:3506 +#: ../plug-ins/common/file-ps.c:3555 msgid "Pages to load (e.g.: 1-4 or 1,3,5-7)" msgstr "Pagini de încărcat (ex.: 1-4 sau 1,3,5-7)" -#: ../plug-ins/common/file-ps.c:3511 ../plug-ins/common/sphere-designer.c:2657 +#: ../plug-ins/common/file-ps.c:3560 ../plug-ins/common/sphere-designer.c:2657 msgid "Layers" msgstr "Straturi" -#: ../plug-ins/common/file-ps.c:3514 +#: ../plug-ins/common/file-ps.c:3563 msgid "Images" msgstr "Imagini" -#: ../plug-ins/common/file-ps.c:3517 +#: ../plug-ins/common/file-ps.c:3566 msgid "Open as" msgstr "Deschide ca" -# hm ? pe baza discuției de aici http://groups.google.com/group/diacritice/browse_thread/thread/d10a79b3e6e6c9db -#: ../plug-ins/common/file-ps.c:3521 +# pe baza discuției de aici +# https://groups.google.com/g/diacritice/c/0Qp5s-bmyds +# a explicațiilor de aici +# https://thegimptutorials.com/how-to-open-eps-files/ +# și a precizărilor de aici +# https://discourse.gnome.org/t/the-bounding-box-from-try-bounding-box-is-about-the-one-from-postscript/12559 +#: ../plug-ins/common/file-ps.c:3570 msgid "Try Bounding Box" -msgstr "Încearcă un dreptunghi circumscris (BoundingBox)" +msgstr "Verifică existența spațiilor goale pe baza BoundingBox" #. Coloring -#: ../plug-ins/common/file-ps.c:3534 +#: ../plug-ins/common/file-ps.c:3583 msgid "Coloring" msgstr "Colorare" -#: ../plug-ins/common/file-ps.c:3538 +#: ../plug-ins/common/file-ps.c:3587 msgid "B/W" msgstr "Alb-negru" -#: ../plug-ins/common/file-ps.c:3539 ../plug-ins/imagemap/imap_menu.c:228 +#: ../plug-ins/common/file-ps.c:3588 ../plug-ins/imagemap/imap_menu.c:228 msgid "Gray" msgstr "Gri" -#: ../plug-ins/common/file-ps.c:3540 ../plug-ins/common/file-xpm.c:485 +#: ../plug-ins/common/file-ps.c:3589 ../plug-ins/common/file-xpm.c:485 #: ../plug-ins/gimpressionist/color.c:65 #: ../plug-ins/gimpressionist/general.c:169 #: ../plug-ins/imagemap/imap_menu.c:227 msgid "Color" msgstr "Color" -#: ../plug-ins/common/file-ps.c:3541 +#: ../plug-ins/common/file-ps.c:3590 msgid "Automatic" msgstr "Automat" -#: ../plug-ins/common/file-ps.c:3552 +#: ../plug-ins/common/file-ps.c:3601 msgid "Text antialiasing" msgstr "Antialias asupra textului" -#: ../plug-ins/common/file-ps.c:3556 ../plug-ins/common/file-ps.c:3568 +#: ../plug-ins/common/file-ps.c:3605 ../plug-ins/common/file-ps.c:3617 msgctxt "antialiasing" msgid "None" msgstr "Fără" -#: ../plug-ins/common/file-ps.c:3557 ../plug-ins/common/file-ps.c:3569 +#: ../plug-ins/common/file-ps.c:3606 ../plug-ins/common/file-ps.c:3618 msgid "Weak" msgstr "Slab" -#: ../plug-ins/common/file-ps.c:3558 ../plug-ins/common/file-ps.c:3570 +#: ../plug-ins/common/file-ps.c:3607 ../plug-ins/common/file-ps.c:3619 msgid "Strong" msgstr "Puternic" -#: ../plug-ins/common/file-ps.c:3564 +#: ../plug-ins/common/file-ps.c:3613 msgid "Graphic antialiasing" msgstr "Antialias asupra graficii" -#: ../plug-ins/common/file-ps.c:3642 +#: ../plug-ins/common/file-ps.c:3691 msgid "PostScript" msgstr "PostScript" #. Image Size -#: ../plug-ins/common/file-ps.c:3659 +#: ../plug-ins/common/file-ps.c:3708 msgid "Image Size" msgstr "Dimensiune imagine" -#: ../plug-ins/common/file-ps.c:3702 +#: ../plug-ins/common/file-ps.c:3751 msgid "_X offset:" msgstr "Decalaj _X:" -#: ../plug-ins/common/file-ps.c:3714 +#: ../plug-ins/common/file-ps.c:3763 msgid "_Y offset:" msgstr "Decalaj _Y:" -#: ../plug-ins/common/file-ps.c:3720 +#: ../plug-ins/common/file-ps.c:3769 msgid "_Keep aspect ratio" msgstr "_Păstrează raportul de aspect" -#: ../plug-ins/common/file-ps.c:3726 +#: ../plug-ins/common/file-ps.c:3775 msgid "" "When toggled, the resulting image will be scaled to fit into the given size " "without changing the aspect ratio." @@ -3675,44 +3706,44 @@ "încăpea în dimensiunea dată fără a modifica raportul de aspect." #. Unit -#: ../plug-ins/common/file-ps.c:3736 +#: ../plug-ins/common/file-ps.c:3785 msgid "Unit" msgstr "Unitate" -#: ../plug-ins/common/file-ps.c:3740 +#: ../plug-ins/common/file-ps.c:3789 msgid "_Inch" msgstr "_Inch" -#: ../plug-ins/common/file-ps.c:3741 +#: ../plug-ins/common/file-ps.c:3790 msgid "_Millimeter" msgstr "_Milimetri" #. Rotation -#: ../plug-ins/common/file-ps.c:3752 +#: ../plug-ins/common/file-ps.c:3801 #: ../plug-ins/map-object/map-object-ui.c:1019 msgid "Rotation" msgstr "Rotire" #. Format -#: ../plug-ins/common/file-ps.c:3767 +#: ../plug-ins/common/file-ps.c:3816 msgid "Output" msgstr "Ieșire" -#: ../plug-ins/common/file-ps.c:3773 +#: ../plug-ins/common/file-ps.c:3822 msgid "_PostScript level 2" msgstr "_PostScript nivel 2" -#: ../plug-ins/common/file-ps.c:3782 +#: ../plug-ins/common/file-ps.c:3831 msgid "_Encapsulated PostScript" msgstr "PostS_cript încapsulat" # apare în dialogul de export .ps -#: ../plug-ins/common/file-ps.c:3791 +#: ../plug-ins/common/file-ps.c:3840 msgid "P_review" msgstr "P_revizualizează" # apare în dialogul de export .ps -#: ../plug-ins/common/file-ps.c:3815 +#: ../plug-ins/common/file-ps.c:3864 msgid "Preview _size:" msgstr "Dimen_siunea previzualizării:" @@ -3765,7 +3796,7 @@ #: ../plug-ins/common/file-psp.c:848 #, c-format msgid "Invalid general image attribute chunk size." -msgstr "Dimensiunea porțiunii de atribut general al imaginii nu este validă." +msgstr "Dimensiunea generală a blocului de atribute de imagine nu este validă." #: ../plug-ins/common/file-psp.c:870 #, c-format @@ -3785,12 +3816,12 @@ #: ../plug-ins/common/file-psp.c:975 #, c-format msgid "Error reading creator keyword chunk" -msgstr "Eroare la citirea unei porțiuni din cuvântul cheie al creatorului" +msgstr "Eroare la citirea unui bloc din cuvântul cheie al creatorului" #: ../plug-ins/common/file-psp.c:981 #, c-format msgid "Invalid keyword chunk header" -msgstr "Antet nevalid al unei porțiuni din cuvântul cheie" +msgstr "Antet nevalid al blocului de cuvinte cheie" #: ../plug-ins/common/file-psp.c:996 ../plug-ins/common/file-psp.c:1023 #, c-format @@ -3832,7 +3863,7 @@ #: ../plug-ins/common/file-psp.c:1773 ../plug-ins/common/file-psp.c:1830 #, c-format msgid "Error reading layer information chunk" -msgstr "Eroare la citirea unei porțiuni din informațiile de strat" +msgstr "Eroare la citirea unui bloc din informațiile de strat" #: ../plug-ins/common/file-psp.c:1872 #, c-format @@ -3852,18 +3883,17 @@ #: ../plug-ins/common/file-psp.c:1994 #, c-format msgid "Error reading channel information chunk" -msgstr "Eroare la citirea unei porțiuni din informațiile de canal" +msgstr "Eroare la citirea unui bloc din informațiile de canal" #: ../plug-ins/common/file-psp.c:2017 #, c-format msgid "Invalid channel type %d in channel information chunk" -msgstr "Tip %d nevalid de canal în porțiunea informațiilor de canal" +msgstr "Tip nevalid de canal %d în blocul informațiilor de canal" -# hm ? #: ../plug-ins/common/file-psp.c:2121 ../plug-ins/common/file-psp.c:2138 #, c-format msgid "Error reading tube data chunk" -msgstr "Eroare la citirea porțiunii datelor de tub" +msgstr "Eroare la citirea blocului de date al tubului" #: ../plug-ins/common/file-psp.c:2239 #, c-format @@ -3907,7 +3937,7 @@ # hm ? cine este digital ? #: ../plug-ins/common/file-raw-data.c:304 -#: ../plug-ins/common/file-raw-data.c:1884 +#: ../plug-ins/common/file-raw-data.c:1865 msgid "Digital Elevation Model data" msgstr "Date de model de elevație digital" @@ -3936,7 +3966,7 @@ "acceptate sunt: SRTM-1 și SRTM-3. Dacă cunoașteți varianta, rulați cu " "argumentul 1 sau 3." -#: ../plug-ins/common/file-raw-data.c:1831 +#: ../plug-ins/common/file-raw-data.c:1812 msgid "Load Image from Raw Data" msgstr "Încarcă imagina din date brute" @@ -3945,16 +3975,16 @@ #. * used for 3D surface modeling or relief maps; so it must be #. * translated by the proper technical term in your language. #. -#: ../plug-ins/common/file-raw-data.c:1880 +#: ../plug-ins/common/file-raw-data.c:1861 msgid "Digital Elevation Model data (1 arc-second)" msgstr "Date de model de elevație digital (1 secundă de arc)" # hm ? cine este digital ? -#: ../plug-ins/common/file-raw-data.c:1882 +#: ../plug-ins/common/file-raw-data.c:1863 msgid "Digital Elevation Model data (3 arc-seconds)" msgstr "Date de model de elevație digital (3 secunde de arc)" -#: ../plug-ins/common/file-raw-data.c:1888 +#: ../plug-ins/common/file-raw-data.c:1869 msgid "Image" msgstr "Imagine" @@ -3966,116 +3996,116 @@ #. * SRTM-3 data are sampled at three arc-seconds and contain 1201 lines and #. * 1201 samples with similar overlapping rows and columns." #. -#: ../plug-ins/common/file-raw-data.c:1918 +#: ../plug-ins/common/file-raw-data.c:1899 msgid "SRTM-1 (1 arc-second)" msgstr "SRTM-1 (1 secundă de arc)" -#: ../plug-ins/common/file-raw-data.c:1919 +#: ../plug-ins/common/file-raw-data.c:1900 msgid "SRTM-3 (3 arc-seconds)" msgstr "SRTM-3 (3 secunde de arc)" -#: ../plug-ins/common/file-raw-data.c:1922 +#: ../plug-ins/common/file-raw-data.c:1903 msgid "_Sample Spacing:" msgstr "Mostră de _spațiu:" -#: ../plug-ins/common/file-raw-data.c:1940 +#: ../plug-ins/common/file-raw-data.c:1921 msgid "RGB Alpha" msgstr "Alfa RGB" -#: ../plug-ins/common/file-raw-data.c:1941 +#: ../plug-ins/common/file-raw-data.c:1922 msgid "RGB565 Big Endian" msgstr "RGB565 Big Endian" -#: ../plug-ins/common/file-raw-data.c:1942 +#: ../plug-ins/common/file-raw-data.c:1923 msgid "RGB565 Little Endian" msgstr "RGB565 Little Endian" -#: ../plug-ins/common/file-raw-data.c:1943 +#: ../plug-ins/common/file-raw-data.c:1924 msgid "BGR565 Big Endian" msgstr "BGR565 Big Endian" -#: ../plug-ins/common/file-raw-data.c:1944 +#: ../plug-ins/common/file-raw-data.c:1925 msgid "BGR565 Little Endian" msgstr "BGR565 Little Endian" -#: ../plug-ins/common/file-raw-data.c:1945 +#: ../plug-ins/common/file-raw-data.c:1926 msgid "Planar RGB" msgstr "RGB planar" -#: ../plug-ins/common/file-raw-data.c:1946 +#: ../plug-ins/common/file-raw-data.c:1927 msgid "B&W 1 bit" msgstr "B&W 1 bit" -#: ../plug-ins/common/file-raw-data.c:1947 +#: ../plug-ins/common/file-raw-data.c:1928 msgid "Gray 2 bit" msgstr "Gri 2 biți" -#: ../plug-ins/common/file-raw-data.c:1948 +#: ../plug-ins/common/file-raw-data.c:1929 msgid "Gray 4 bit" msgstr "Gri 4 biți" -#: ../plug-ins/common/file-raw-data.c:1949 +#: ../plug-ins/common/file-raw-data.c:1930 msgid "Gray 8 bit" msgstr "Gri 8 biți" -#: ../plug-ins/common/file-raw-data.c:1950 +#: ../plug-ins/common/file-raw-data.c:1931 msgid "Indexed" msgstr "Indexat" -#: ../plug-ins/common/file-raw-data.c:1951 +#: ../plug-ins/common/file-raw-data.c:1932 msgid "Indexed Alpha" msgstr "Alfa indexat" -#: ../plug-ins/common/file-raw-data.c:1952 +#: ../plug-ins/common/file-raw-data.c:1933 msgid "Gray unsigned 16 bit Big Endian" msgstr "Gri 16 biți nesemnat Big Endian" -#: ../plug-ins/common/file-raw-data.c:1953 +#: ../plug-ins/common/file-raw-data.c:1934 msgid "Gray unsigned 16 bit Little Endian" msgstr "Gri 16 biți nesemnat Little Endian" -#: ../plug-ins/common/file-raw-data.c:1954 +#: ../plug-ins/common/file-raw-data.c:1935 msgid "Gray 16 bit Big Endian" msgstr "Gri 16 biți Big Endian" -#: ../plug-ins/common/file-raw-data.c:1955 +#: ../plug-ins/common/file-raw-data.c:1936 msgid "Gray 16 bit Little Endian" msgstr "Gri 16 biți Little Endian" -#: ../plug-ins/common/file-raw-data.c:1960 +#: ../plug-ins/common/file-raw-data.c:1941 msgid "Image _Type:" msgstr "_Tip de imagine:" -#: ../plug-ins/common/file-raw-data.c:2021 +#: ../plug-ins/common/file-raw-data.c:2002 msgid "Palette" msgstr "Paletă" -#: ../plug-ins/common/file-raw-data.c:2031 +#: ../plug-ins/common/file-raw-data.c:2012 msgid "R, G, B (normal)" msgstr "R, G, B (normal)" -#: ../plug-ins/common/file-raw-data.c:2032 +#: ../plug-ins/common/file-raw-data.c:2013 msgid "B, G, R, X (BMP style)" msgstr "B, G, R, X (stil BMP)" -#: ../plug-ins/common/file-raw-data.c:2037 +#: ../plug-ins/common/file-raw-data.c:2018 msgid "_Palette Type:" msgstr "Tip de _paletă:" -#: ../plug-ins/common/file-raw-data.c:2048 +#: ../plug-ins/common/file-raw-data.c:2029 msgid "Off_set:" msgstr "_Decalaj:" -#: ../plug-ins/common/file-raw-data.c:2060 +#: ../plug-ins/common/file-raw-data.c:2041 msgid "Select Palette File" msgstr "Selectați fișierul de paletă" -#: ../plug-ins/common/file-raw-data.c:2066 +#: ../plug-ins/common/file-raw-data.c:2047 msgid "Pal_ette File:" msgstr "Fiși_er de paletă:" #. Dialog init -#: ../plug-ins/common/file-raw-data.c:2115 +#: ../plug-ins/common/file-raw-data.c:2096 msgid "Raw Image" msgstr "Imagine brută" @@ -4276,24 +4306,24 @@ msgid "Cannot read header from '%s'" msgstr "Nu se poate citi antetul din „%s”" -#: ../plug-ins/common/file-tga.c:1428 +#: ../plug-ins/common/file-tga.c:1434 msgid "TGA" msgstr "TGA" #. rle -#: ../plug-ins/common/file-tga.c:1437 ../plug-ins/file-sgi/sgi.c:683 +#: ../plug-ins/common/file-tga.c:1443 ../plug-ins/file-sgi/sgi.c:683 msgid "_RLE compression" msgstr "Comprimare _RLE" -#: ../plug-ins/common/file-tga.c:1451 +#: ../plug-ins/common/file-tga.c:1457 msgid "Or_igin:" msgstr "Or_igine:" -#: ../plug-ins/common/file-tga.c:1455 +#: ../plug-ins/common/file-tga.c:1461 msgid "Bottom left" msgstr "Stânga jos" -#: ../plug-ins/common/file-tga.c:1456 +#: ../plug-ins/common/file-tga.c:1462 msgid "Top left" msgstr "Stânga sus" @@ -4441,7 +4471,7 @@ #: ../plug-ins/common/file-xmc.c:918 #, c-format msgid "there is no image chunk in \"%s\"." -msgstr "nu este nicio porțiune de imagine în „%s”." +msgstr "nu există niciun bloc de imagine în „%s”." #: ../plug-ins/common/file-xmc.c:959 #, c-format @@ -4595,8 +4625,8 @@ #. Begin displaying export progress #: ../plug-ins/common/file-xmc.c:1493 -#: ../plug-ins/file-webp/file-webp-save.c:180 -#: ../plug-ins/file-webp/file-webp-save.c:522 +#: ../plug-ins/file-webp/file-webp-save.c:182 +#: ../plug-ins/file-webp/file-webp-save.c:526 #, c-format msgid "Saving '%s'" msgstr "Salvare „%s”" @@ -4649,10 +4679,10 @@ "export dialog, or your cursor may not appear in GNOME settings." msgstr "" "Cursorul a fost exportat cu succes, dar conține unul sau mai multe cadre a " -"căror dimensiune nominală nu este acceptată de setările GNOME.\n" +"căror dimensiune nominală nu este acceptată de configurările GNOME.\n" "Puteți satisface cerințele prin bifarea opțiunii „Înlocuiește dimensiunea " "tuturor cadrelor...” în dialogul de export, altfel cursorul ar putea să nu " -"apară în setările GNOME." +"apară în configurările GNOME." #: ../plug-ins/common/file-xmc.c:2036 #, c-format @@ -4896,7 +4926,7 @@ #: ../plug-ins/common/film.c:1184 msgid "Re_set" -msgstr "Re_setează" +msgstr "Re_stabilește" #. These values are translated for the GUI but also used internally #. to figure out which button the user pushed, etc. @@ -5419,10 +5449,10 @@ msgid "Ho_ld the minimal channels" msgstr "Menține cana_lele minime" -# hm ? sau armatei elvețiene ? +# hm ? sau briceagul armatei elvețiene ? #: ../plug-ins/common/nl-filter.c:123 msgid "Nonlinear swiss army knife filter" -msgstr "Briceagul elvețian al filtrelor nonlineare" +msgstr "Briceagul elvețian al filtrelor neliniare" #: ../plug-ins/common/nl-filter.c:129 msgid "_NL Filter..." @@ -5746,11 +5776,11 @@ #: ../plug-ins/common/softglow.c:139 msgid "_Softglow (legacy)..." -msgstr "_Strălucire delicată (versiune veche)..." +msgstr "_Strălucire slabă (versiune veche)..." #: ../plug-ins/common/softglow.c:628 msgid "Softglow" -msgstr "Strălucire delicată" +msgstr "Strălucire slabă" #: ../plug-ins/common/softglow.c:666 msgid "_Glow radius:" @@ -5817,11 +5847,12 @@ #: ../plug-ins/common/sparkle.c:420 msgid "Spi_ke angle (-1: random):" -msgstr "_Unghi vârfuri (-1: aleator):" +msgstr "_Unghi vârfuri (-1: aleatoriu):" #: ../plug-ins/common/sparkle.c:423 msgid "Adjust the spike angle (-1 causes a random angle to be chosen)" -msgstr "Ajustează unghiul vârfului (-1 determină alegerea unui unghi aleator)" +msgstr "" +"Ajustează unghiul vârfului (-1 determină alegerea unui unghi aleatoriu)" #: ../plug-ins/common/sparkle.c:434 msgid "Spik_e density:" @@ -5841,19 +5872,19 @@ #: ../plug-ins/common/sparkle.c:460 msgid "_Random hue:" -msgstr "Nuanță aleatoa_re:" +msgstr "Nuanță aleato_rie:" #: ../plug-ins/common/sparkle.c:463 msgid "Adjust how much the hue should be changed randomly" -msgstr "Ajustează cât de mult să fie modificată nuanța aleator" +msgstr "Ajustează cât de mult să fie modificată nuanța aleatoriu" #: ../plug-ins/common/sparkle.c:473 msgid "Rando_m saturation:" -msgstr "_Saturație aleatoare:" +msgstr "_Saturație aleatorie:" #: ../plug-ins/common/sparkle.c:476 msgid "Adjust how much the saturation should be changed randomly" -msgstr "Ajustează cât de mult să fie modificată saturația aleator" +msgstr "Ajustează cât de mult să fie modificată saturația aleatoriu" #: ../plug-ins/common/sparkle.c:493 msgid "_Preserve luminosity" @@ -6731,43 +6762,43 @@ msgid "Unsupported compression (%u) in BMP file from '%s'" msgstr "Comprimare neacceptată (%u) în fișierul BMP de la „%s”" -#: ../plug-ins/file-bmp/bmp-load.c:675 +#: ../plug-ins/file-bmp/bmp-load.c:673 msgid "Unrecognized or invalid BMP compression format." msgstr "Format de comprimare BMP nerecunoscut sau nevalid." -#: ../plug-ins/file-bmp/bmp-load.c:717 +#: ../plug-ins/file-bmp/bmp-load.c:720 msgid "Unsupported or invalid bitdepth." msgstr "Adâncime de bit neacceptată sau nevalidă." -#: ../plug-ins/file-bmp/bmp-load.c:885 ../plug-ins/file-bmp/bmp-load.c:928 -#: ../plug-ins/file-bmp/bmp-load.c:982 +#: ../plug-ins/file-bmp/bmp-load.c:888 ../plug-ins/file-bmp/bmp-load.c:931 +#: ../plug-ins/file-bmp/bmp-load.c:985 msgid "The bitmap ends unexpectedly." msgstr "Bitmapul s-a terminat neașteptat." -#: ../plug-ins/file-bmp/bmp-save.c:182 ../plug-ins/file-bmp/bmp-save.c:215 +#: ../plug-ins/file-bmp/bmp-save.c:186 ../plug-ins/file-bmp/bmp-save.c:219 msgid "Cannot export indexed image with transparency in BMP file format." msgstr "Nu se poate exporta o imagine indexată cu transparență în format BMP." -#: ../plug-ins/file-bmp/bmp-save.c:184 ../plug-ins/file-bmp/bmp-save.c:217 +#: ../plug-ins/file-bmp/bmp-save.c:188 ../plug-ins/file-bmp/bmp-save.c:221 msgid "Alpha channel will be ignored." msgstr "Canalul alfa va fi ignorat." # hm ? acronimul RLE este foarte cunoscut #. Run-Length Encoded -#: ../plug-ins/file-bmp/bmp-save.c:916 +#: ../plug-ins/file-bmp/bmp-save.c:952 msgid "_Run-Length Encoded" msgstr "Codare _Run-Length-Encoding" #. Compatibility Options -#: ../plug-ins/file-bmp/bmp-save.c:929 +#: ../plug-ins/file-bmp/bmp-save.c:965 msgid "Co_mpatibility Options" msgstr "_Opțiuni de compatibilitate" -#: ../plug-ins/file-bmp/bmp-save.c:939 +#: ../plug-ins/file-bmp/bmp-save.c:975 msgid "_Do not write color space information" msgstr "Nu scrie informațiile _despre spațiul de culoare" -#: ../plug-ins/file-bmp/bmp-save.c:941 +#: ../plug-ins/file-bmp/bmp-save.c:977 msgid "" "Some applications can not read BMP images that include color space " "information. GIMP writes color space information by default. Enabling this " @@ -6780,113 +6811,119 @@ #. Advanced Options #. Advanced expander -#: ../plug-ins/file-bmp/bmp-save.c:957 ../plug-ins/file-jpeg/jpeg-save.c:1014 -#: ../plug-ins/file-webp/file-webp-dialog.c:221 +#: ../plug-ins/file-bmp/bmp-save.c:993 ../plug-ins/file-jpeg/jpeg-save.c:1014 +#: ../plug-ins/file-webp/file-webp-dialog.c:222 msgid "_Advanced Options" msgstr "Opțiuni _avansate" -#: ../plug-ins/file-bmp/bmp-save.c:972 +#: ../plug-ins/file-bmp/bmp-save.c:1008 msgid "16 bits" msgstr "16 biți" -#: ../plug-ins/file-bmp/bmp-save.c:1008 +#: ../plug-ins/file-bmp/bmp-save.c:1044 msgid "24 bits" msgstr "24 de biți" -#: ../plug-ins/file-bmp/bmp-save.c:1025 +#: ../plug-ins/file-bmp/bmp-save.c:1061 msgid "32 bits" msgstr "32 de biți" -#: ../plug-ins/file-bmp/bmp.c:120 ../plug-ins/file-bmp/bmp.c:139 +#: ../plug-ins/file-bmp/bmp.c:132 ../plug-ins/file-bmp/bmp.c:151 +#: ../plug-ins/file-bmp/bmp.c:168 msgid "Windows BMP image" msgstr "Imagine Windows BMP" -#: ../plug-ins/file-dds/dds.c:139 ../plug-ins/file-dds/dds.c:158 +#: ../plug-ins/file-dds/dds.c:162 ../plug-ins/file-dds/dds.c:181 +#: ../plug-ins/file-dds/dds.c:200 msgid "DDS image" msgstr "Imagine DDS" -#: ../plug-ins/file-dds/dds.c:176 +#: ../plug-ins/file-dds/dds.c:217 msgid "Decode YCoCg" msgstr "Decodare YCoCg" -#: ../plug-ins/file-dds/dds.c:189 +#: ../plug-ins/file-dds/dds.c:230 msgid "Decode YCoCg (scaled)" msgstr "Decodare YCoCg (scalat)" -#: ../plug-ins/file-dds/dds.c:202 +#: ../plug-ins/file-dds/dds.c:243 msgid "Decode Alpha exponent" msgstr "Decodare exponent Alfa" -#: ../plug-ins/file-dds/ddsread.c:1282 +#: ../plug-ins/file-dds/ddsread.c:1361 msgid "Load DDS" msgstr "Încarcă DDS" -#: ../plug-ins/file-dds/ddsread.c:1301 +#: ../plug-ins/file-dds/ddsread.c:1380 msgid "_Load mipmaps" msgstr "Î_ncarcă mipmaps" -#: ../plug-ins/file-dds/ddsread.c:1308 +#: ../plug-ins/file-dds/ddsread.c:1387 msgid "_Automatically decode YCoCg/AExp images when detected" msgstr "Decodează _automat imaginile YCoCg/AExp atunci când sunt detectate" -#: ../plug-ins/file-dds/ddswrite.c:1954 +#: ../plug-ins/file-dds/ddswrite.c:1981 msgid "Export as DDS" msgstr "Exportă ca DDS" -#: ../plug-ins/file-dds/ddswrite.c:1957 -#: ../plug-ins/metadata/metadata-editor.c:5684 +#: ../plug-ins/file-dds/ddswrite.c:1984 +#: ../plug-ins/metadata/metadata-editor.c:4662 msgid "_Export" msgstr "_Exportă" -#: ../plug-ins/file-dds/ddswrite.c:1984 +#: ../plug-ins/file-dds/ddswrite.c:2011 msgid "_Compression:" msgstr "_Comprimare:" -#: ../plug-ins/file-dds/ddswrite.c:1994 +#: ../plug-ins/file-dds/ddswrite.c:2021 msgid "Use _perceptual error metric" msgstr "Folosește metrica de eroare _perceptuală" -#: ../plug-ins/file-dds/ddswrite.c:2023 +#: ../plug-ins/file-dds/ddswrite.c:2050 msgid "_Save:" msgstr "_Salvează:" -#: ../plug-ins/file-dds/ddswrite.c:2037 +#: ../plug-ins/file-dds/ddswrite.c:2062 +msgid "Flip the image _vertically on export" +msgstr "Întoarce imaginea pe _verticală la export" + +#: ../plug-ins/file-dds/ddswrite.c:2075 msgid "_Mipmaps:" msgstr "_Mipmaps:" -#: ../plug-ins/file-dds/ddswrite.c:2060 +#: ../plug-ins/file-dds/ddswrite.c:2098 msgid "Transparent index:" msgstr "Index transparent:" -#: ../plug-ins/file-dds/ddswrite.c:2104 +#: ../plug-ins/file-dds/ddswrite.c:2142 msgid "Mipmap Options" msgstr "Opțiuni mipmap" -#: ../plug-ins/file-dds/ddswrite.c:2117 +#: ../plug-ins/file-dds/ddswrite.c:2155 msgid "F_ilter:" msgstr "F_iltru:" -#: ../plug-ins/file-dds/ddswrite.c:2130 +#: ../plug-ins/file-dds/ddswrite.c:2168 msgid "_Wrap mode:" msgstr "_Mod de întoarcere de la capăt:" -#: ../plug-ins/file-dds/ddswrite.c:2140 +#: ../plug-ins/file-dds/ddswrite.c:2178 msgid "Appl_y gamma correction" msgstr "_Aplică corecție de gamma" -#: ../plug-ins/file-dds/ddswrite.c:2154 +#: ../plug-ins/file-dds/ddswrite.c:2192 msgid "Use s_RGB colorspace" msgstr "Folosește un spațiu de culoare s_RGB" -#: ../plug-ins/file-dds/ddswrite.c:2173 ../plug-ins/flame/flame.c:1116 +#: ../plug-ins/file-dds/ddswrite.c:2211 ../plug-ins/flame/flame.c:1116 msgid "_Gamma:" msgstr "_Gamma:" -#: ../plug-ins/file-dds/ddswrite.c:2183 +#: ../plug-ins/file-dds/ddswrite.c:2221 msgid "Preserve alpha _test coverage" msgstr "Prezervă acoperirea _testului alfa" -#: ../plug-ins/file-dds/ddswrite.c:2202 +#: ../plug-ins/file-dds/ddswrite.c:2240 msgid "_Alpha test threshold:" msgstr "Prag de test _alfa:" @@ -6915,10 +6952,26 @@ msgid "Error reading pixel data from '%s'" msgstr "Eroare la citirea datelor de pixel din „%s”" -#: ../plug-ins/file-faxg3/faxg3.c:104 +#: ../plug-ins/file-faxg3/faxg3.c:105 msgid "G3 fax image" msgstr "Imagine fax G3" +#: ../plug-ins/file-faxg3/faxg3.c:275 ../plug-ins/file-faxg3/faxg3.c:574 +#, c-format +msgid "Could not create buffer to process image data." +msgstr "" +"Nu s-a putut crea tamponul de memorie pentru a procesa datele de imagine." + +#: ../plug-ins/file-faxg3/faxg3.c:540 +#, c-format +msgid "Invalid image dimensions (%d x %d). Image may be corrupt." +msgstr "Dimensiuni nevalide de imagine (%d x %d). Imaginea poate fi coruptă." + +#: ../plug-ins/file-faxg3/faxg3.c:550 +#, c-format +msgid "Could not create image." +msgstr "Nu s-a putut crea imaginea." + #: ../plug-ins/file-fits/fits.c:166 ../plug-ins/file-fits/fits.c:186 msgid "Flexible Image Transport System" msgstr "Sistem de transport de imagini flexibile" @@ -7053,7 +7106,7 @@ #: ../plug-ins/file-ico/ico-load.c:743 ../plug-ins/file-jpeg/jpeg-load.c:529 #: ../plug-ins/file-psd/psd-thumb-load.c:74 -#: ../plug-ins/file-raw/file-darktable.c:494 +#: ../plug-ins/file-raw/file-darktable.c:502 #: ../plug-ins/file-raw/file-rawtherapee.c:436 #, c-format msgid "Opening thumbnail for '%s'" @@ -7117,18 +7170,20 @@ #. XMP metadata #: ../plug-ins/file-jpeg/jpeg-save.c:932 -#: ../plug-ins/file-webp/file-webp-dialog.c:377 -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:7 +#: ../plug-ins/file-webp/file-webp-dialog.c:390 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:9 msgid "Save _XMP data" msgstr "Salvează datele _XMP" #: ../plug-ins/file-jpeg/jpeg-save.c:946 -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:8 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:10 msgid "Save _IPTC data" msgstr "Salvează datele _IPTC" +#. Save Thumbnail #: ../plug-ins/file-jpeg/jpeg-save.c:960 -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:9 +#: ../plug-ins/file-webp/file-webp-dialog.c:414 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:11 msgid "Save _thumbnail" msgstr "Salvează _miniatura" @@ -7196,11 +7251,11 @@ #: ../plug-ins/file-jpeg/jpeg-save.c:1212 msgid "Fast Integer" -msgstr "Întregi (rapidă)" +msgstr "Număr întreg rapid" #: ../plug-ins/file-jpeg/jpeg-save.c:1213 msgid "Integer" -msgstr "Întregi" +msgstr "Număr întreg" #: ../plug-ins/file-jpeg/jpeg-save.c:1214 msgid "Floating-Point" @@ -7208,7 +7263,7 @@ #: ../plug-ins/file-jpeg/jpeg-save.c:1238 #: ../plug-ins/ui/plug-in-file-png.ui.h:10 -#: ../plug-ins/ui/plug-in-file-raw.ui.h:6 +#: ../plug-ins/ui/plug-in-file-raw.ui.h:7 #: ../plug-ins/print/print-page-layout.c:335 msgid "_Load Defaults" msgstr "Încarcă va_lorile implicite" @@ -7262,7 +7317,7 @@ msgstr "Adâncime neacceptată de biți: %d" #: ../plug-ins/file-psd/psd-load.c:409 ../plug-ins/file-psd/psd-load.c:419 -#: ../plug-ins/file-psd/psd-load.c:630 ../plug-ins/file-psd/psd-load.c:852 +#: ../plug-ins/file-psd/psd-load.c:630 ../plug-ins/file-psd/psd-load.c:912 #, c-format msgid "The file is corrupt!" msgstr "Fișierul este corupt!" @@ -7287,36 +7342,41 @@ msgid "Unsupported or invalid layer size: %dx%d" msgstr "Dimensiune de strat neacceptată sau nevalidă: %dx%d" -#: ../plug-ins/file-psd/psd-load.c:769 +#: ../plug-ins/file-psd/psd-load.c:668 +#, c-format +msgid "Unsupported or invalid mask info size: %d" +msgstr "Mărime neacceptată sau nevalidă a informațiilor despre mască: %d" + +#: ../plug-ins/file-psd/psd-load.c:837 #, c-format msgid "Unsupported or invalid layer mask height: %d" msgstr "Înălțime de mască de strat, neacceptată sau nevalidă: %d" -#: ../plug-ins/file-psd/psd-load.c:777 +#: ../plug-ins/file-psd/psd-load.c:845 #, c-format msgid "Unsupported or invalid layer mask width: %d" msgstr "Lățime de mască de strat, neacceptată sau nevalidă: %d" -#: ../plug-ins/file-psd/psd-load.c:786 +#: ../plug-ins/file-psd/psd-load.c:854 #, c-format msgid "Unsupported or invalid layer mask size: %dx%d" msgstr "Dimensiune de mască de strat, neacceptată sau nevalidă: %dx%d" -#: ../plug-ins/file-psd/psd-load.c:1417 ../plug-ins/file-psd/psd-load.c:1934 +#: ../plug-ins/file-psd/psd-load.c:1477 ../plug-ins/file-psd/psd-load.c:2040 #, c-format msgid "Unsupported compression mode: %d" msgstr "Mod de comprimare neacceptat: %d" -#: ../plug-ins/file-psd/psd-load.c:2065 +#: ../plug-ins/file-psd/psd-load.c:2187 msgid "Extra" msgstr "Extra" -#: ../plug-ins/file-psd/psd-load.c:2243 +#: ../plug-ins/file-psd/psd-load.c:2365 #, c-format msgid "Unsupported or invalid channel size" msgstr "Dimensiune de canal neacceptată sau nevalidă" -#: ../plug-ins/file-psd/psd-load.c:2309 +#: ../plug-ins/file-psd/psd-load.c:2431 #, c-format msgid "Failed to decompress data" msgstr "Decomprimarea datelor a eșuat" @@ -7326,7 +7386,7 @@ msgstr "" "Eroare: nu se poate converti tipul de imagine de bază GIMP la modul PSD" -#: ../plug-ins/file-psd/psd-save.c:1690 +#: ../plug-ins/file-psd/psd-save.c:1689 #, c-format msgid "" "Unable to export '%s'. The PSD file format does not support images that are " @@ -7335,7 +7395,7 @@ "Nu se poate exporta „%s”. Formatul de fișier PSD nu acceptă imagini care " "sunt mai late sau mai înalte de 30000 de pixeli." -#: ../plug-ins/file-psd/psd-save.c:1711 +#: ../plug-ins/file-psd/psd-save.c:1710 #, c-format msgid "" "Unable to export '%s'. The PSD file format does not support images with " @@ -7525,17 +7585,40 @@ "RLE _agresiv\n" "(nu este acceptat de SGI)" -#: ../plug-ins/file-tiff/file-tiff.c:140 ../plug-ins/file-tiff/file-tiff.c:162 -#: ../plug-ins/file-tiff/file-tiff.c:180 +#: ../plug-ins/file-tiff/file-tiff.c:165 ../plug-ins/file-tiff/file-tiff.c:187 +#: ../plug-ins/file-tiff/file-tiff.c:205 ../plug-ins/file-tiff/file-tiff.c:222 msgid "TIFF image" msgstr "Imagine TIFF" -#: ../plug-ins/file-tiff/file-tiff-load.c:198 +#: ../plug-ins/file-tiff/file-tiff-load.c:307 +#, c-format +msgid "Not a TIFF image or image is corrupt." +msgstr "Nu este o imagine TIFF sau imaginea este coruptă." + +#: ../plug-ins/file-tiff/file-tiff-load.c:338 #, c-format msgid "TIFF '%s' does not contain any directories" msgstr "TIFF-ul „%s” nu conține niciun director" -#: ../plug-ins/file-tiff/file-tiff-load.c:268 +#: ../plug-ins/file-tiff/file-tiff-load.c:345 +#, c-format +msgid "" +"TIFF '%s' directory count by header failed though there seems to be %d page. " +"Attempting to load the file with this assumption." +msgid_plural "" +"TIFF '%s' directory count by header failed though there seem to be %d pages. " +"Attempting to load the file with this assumption." +msgstr[0] "" +"Numărarea directoarelor TIFF „%s” după antet a eșuat, deși pare să existe %d " +"pagină. Se încearcă încărcarea fișierului cu această presupunere." +msgstr[1] "" +"Numărarea directoarelor TIFF „%s” după antet a eșuat, deși par să existe %d " +"pagini. Se încearcă încărcarea fișierului cu această presupunere." +msgstr[2] "" +"Numărarea directoarelor TIFF „%s” după antet a eșuat, deși par să existe %d " +"de pagini. Se încearcă încărcarea fișierului cu această presupunere." + +#: ../plug-ins/file-tiff/file-tiff-load.c:476 msgid "Extra channels with unspecified data." msgstr "Canale suplimentare cu date nespecificate." @@ -7546,62 +7629,220 @@ #. * can be considered non-conformant. #. * Let's ask what to do with the channel. #. -#: ../plug-ins/file-tiff/file-tiff-load.c:284 +#: ../plug-ins/file-tiff/file-tiff-load.c:488 msgid "Non-conformant TIFF: extra channels without 'ExtraSamples' field." -msgstr "TIFF neconform: canale suplimentare fără câmpul 'ExtraSamples'." +msgstr "TIFF neconform: canale suplimentare fără câmpul „ExtraSamples”." -#: ../plug-ins/file-tiff/file-tiff-load.c:346 +#: ../plug-ins/file-tiff/file-tiff-load.c:582 #, c-format msgid "Couldn't read page %d of %d. Image might be corrupt.\n" msgstr "Nu s-a putut citi pagina %d din %d. Imaginea ar putea fi coruptă.\n" -#: ../plug-ins/file-tiff/file-tiff-load.c:838 +#: ../plug-ins/file-tiff/file-tiff-load.c:611 +#, c-format +msgid "" +"This image has a linear color profile but it was not set on the first layer. " +"The layers below layer # %d will be interpreted as non linear." +msgstr "" +"Această imagine are un profil de culoare liniar, dar care nu a fost stabilit " +"pe primul strat. Straturile de sub stratul # %d vor fi interpretate ca " +"neliniare." + +#: ../plug-ins/file-tiff/file-tiff-load.c:619 +msgid "" +"This image has multiple color profiles. We will use the first one. If this " +"leads to incorrect results you should consider loading each layer as a " +"separate image." +msgstr "" +"Această imagine are mai multe profiluri de culoare. Va fi folosit primul. " +"Dacă acest lucru duce la rezultate incorecte, ar trebui să luați în " +"considerare încărcarea fiecărui strat ca imagine separată." + +#: ../plug-ins/file-tiff/file-tiff-load.c:631 +#, c-format +msgid "Suspicious bit depth: %d for page %d. Image may be corrupt." +msgstr "" +"Adâncime de biți suspectă: %d pentru pagina %d. Imaginea poate fi coruptă." + +#: ../plug-ins/file-tiff/file-tiff-load.c:705 +#, c-format +msgid "Unsupported bit depth: %d for page %d." +msgstr "Adâncime de biți neacceptată: %d pentru pagina %d." + +#: ../plug-ins/file-tiff/file-tiff-load.c:720 +#, c-format +msgid "Could not get image width from '%s'" +msgstr "Nu s-a putut obține lățimea imaginii de la „%s”" + +#: ../plug-ins/file-tiff/file-tiff-load.c:728 +#, c-format +msgid "Could not get image length from '%s'" +msgstr "Nu s-a putut obține lungimea imaginii de la „%s”" + +#: ../plug-ins/file-tiff/file-tiff-load.c:736 +#, c-format +msgid "Invalid image dimensions (%u x %u) for page %d. Image may be corrupt." +msgstr "" +"Dimensiuni nevalide de imagine (%u x %u) pentru pagina %d. Imaginea poate fi " +"coruptă." + +# http://www.libtiff.org/support.html +#: ../plug-ins/file-tiff/file-tiff-load.c:757 +#, c-format +msgid "" +"Could not get photometric from '%s'. Image is CCITT compressed, assuming min-" +"is-white" +msgstr "" +"Nu s-a putut obține fotometria de la „%s”. Imaginea este comprimată CCITT, " +"se presupune că minim este alb (Min-is-White)." + +# http://www.libtiff.org/support.html +#: ../plug-ins/file-tiff/file-tiff-load.c:764 +#, c-format +msgid "Could not get photometric from '%s'. Assuming min-is-black" +msgstr "" +"Nu s-a putut obține fotometria de la „%s”. Se presupune că minim este negru " +"(Min-is-Black)." + +#. In non-interactive mode, we assume unassociated alpha if unspecified. +#. * We don't output messages in interactive mode as the user +#. * has already the ability to choose through a dialog. +#: ../plug-ins/file-tiff/file-tiff-load.c:796 +#, c-format +msgid "" +"Alpha channel type not defined for %s. Assuming alpha is not premultiplied" +msgstr "" +"Tipul de canal alfa nu este definit pentru %s. Se presupune că alfa nu este " +"premultiplicat." + +#: ../plug-ins/file-tiff/file-tiff-load.c:821 +#, c-format +msgid "" +"Image '%s' does not conform to the TIFF specification: ExtraSamples field is " +"not set while extra channels are present. Assuming the first extra channel " +"is non-premultiplied alpha." +msgstr "" +"Imaginea „%s” nu este conformă cu specificația TIFF: câmpul ExtraSamples nu " +"este stabilit în timp ce sunt prezente canale suplimentare. Se presupune că " +"primul canal suplimentar este alfa nepremultiplicat." + +#: ../plug-ins/file-tiff/file-tiff-load.c:1110 +#, c-format +msgid "Invalid or unknown compression %u. Setting compression to none." +msgstr "Compresie %u nevalidă sau necunoscută. Se stabilește fără compresie." + +#: ../plug-ins/file-tiff/file-tiff-load.c:1168 +#, c-format +msgid "Could not create a new image: %s" +msgstr "Nu s-a putut crea o nouă imagine: %s" + +#: ../plug-ins/file-tiff/file-tiff-load.c:1188 #, c-format msgid "%s-%d-of-%d-pages" msgstr "%s-%d-din-%d-pagini" -#: ../plug-ins/file-tiff/file-tiff-load.c:1082 +#: ../plug-ins/file-tiff/file-tiff-load.c:1333 +#, c-format +msgid "Unknown resolution unit type %d, assuming dpi" +msgstr "Tip de unitate de rezoluție %d necunoscut, se presupune dpi" + +#. no res unit tag +#. old AppleScan software produces these +#: ../plug-ins/file-tiff/file-tiff-load.c:1343 +msgid "Warning: resolution specified without unit type, assuming dpi" +msgstr "" +"Avertisment: rezoluție specificată fără tip de unitate, se presupune dpi" + +#. xres but no yres +#: ../plug-ins/file-tiff/file-tiff-load.c:1351 +msgid "Warning: no y resolution info, assuming same as x" +msgstr "" +"Avertisment: fără informații de rezoluție y, se presupune că este la fel ca x" + +#: ../plug-ins/file-tiff/file-tiff-load.c:1368 +msgid "Invalid image resolution info, using default" +msgstr "" +"Informații nevalide privind rezoluția imaginii, se folosesc cele implicite" + +#: ../plug-ins/file-tiff/file-tiff-load.c:1427 +#, c-format +msgid "Could not get colormaps from '%s'" +msgstr "Nu s-au putut obține hărțile de culori de la „%s”" + +#. Validate number of channels to the same maximum as we use for +#. * Photoshop. A higher number most likely means a corrupt image +#. * and can cause GIMP to become unresponsive and/or stuck. +#. * See m2-d0f86ab189cbe900ec389ca6d7464713.tif from imagetestsuite +#. +#: ../plug-ins/file-tiff/file-tiff-load.c:1521 +#, c-format +msgid "Suspicious number of extra channels: %d. Possibly corrupt image." +msgstr "Număr suspect de canale suplimentare: %d. Posibil imagine coruptă." + +#: ../plug-ins/file-tiff/file-tiff-load.c:1583 msgid "TIFF Channel" msgstr "Canal TIFF" +#: ../plug-ins/file-tiff/file-tiff-load.c:1721 +#, c-format +msgid "No data could be read from TIFF '%s'. The file is probably corrupted." +msgstr "" +"Nu s-au putut citi date de la TIFF „%s”. Probabil că fișierul este corupt." + +#: ../plug-ins/file-tiff/file-tiff-load.c:1792 +#, c-format +msgid "%s: Unsupported image format, no RGBA loader available" +msgstr "" +"%s: format de imagine neacceptat, nu este disponibil niciun încărcător RGBA" + +#: ../plug-ins/file-tiff/file-tiff-load.c:2104 +#: ../plug-ins/file-tiff/file-tiff-load.c:2301 +#, c-format +msgid "Reading tile failed. Image may be corrupt at line %d." +msgstr "Citirea dalei a eșuat. Imaginea poate fi coruptă la linia %d." + #. Error reading scanline, stop loading -#: ../plug-ins/file-tiff/file-tiff-load.c:1584 -#: ../plug-ins/file-tiff/file-tiff-load.c:1759 +#: ../plug-ins/file-tiff/file-tiff-load.c:2113 +#: ../plug-ins/file-tiff/file-tiff-load.c:2310 #, c-format msgid "Reading scanline failed. Image may be corrupt at line %d." msgstr "" "Citirea liniei de scanare a eșuat. Este posibil ca imaginea să fie coruptă " "la linia %d." -#: ../plug-ins/file-tiff/file-tiff-load.c:1921 +#: ../plug-ins/file-tiff/file-tiff-load.c:2660 msgid "Import from TIFF" msgstr "Importă din TIFF" +#: ../plug-ins/file-tiff/file-tiff-load.c:2681 +msgid "_Show reduced images" +msgstr "Arată imaginile redu_se" + #. Option to shrink the loaded image to its bounding box #. or keep as much empty space as possible. #. Note that there seems to be no way to keep the empty #. space on the right and bottom. -#: ../plug-ins/file-tiff/file-tiff-load.c:1974 +#: ../plug-ins/file-tiff/file-tiff-load.c:2715 msgid "_Keep empty space around imported layers" msgstr "_Păstrează un spațiu gol în jurul straturilor importate" -#: ../plug-ins/file-tiff/file-tiff-load.c:1991 +#: ../plug-ins/file-tiff/file-tiff-load.c:2732 msgid "Process extra channel as:" msgstr "Procesează canalele suplimentare ca:" -#: ../plug-ins/file-tiff/file-tiff-load.c:1994 +#: ../plug-ins/file-tiff/file-tiff-load.c:2735 msgid "_Non-premultiplied alpha" msgstr "Alfa _ne-premultiplicat" -#: ../plug-ins/file-tiff/file-tiff-load.c:1995 +#: ../plug-ins/file-tiff/file-tiff-load.c:2736 msgid "Pre_multiplied alpha" msgstr "Alfa pre_multiplicat" -#: ../plug-ins/file-tiff/file-tiff-load.c:1996 +#: ../plug-ins/file-tiff/file-tiff-load.c:2737 msgid "Channe_l" msgstr "Cana_l" -#: ../plug-ins/file-tiff/file-tiff-save.c:596 +#: ../plug-ins/file-tiff/file-tiff-save.c:592 msgid "" "Only monochrome pictures can be compressed with \"CCITT Group 4\" or \"CCITT " "Group 3\"." @@ -7609,16 +7850,16 @@ "Numai pozele monocrome pot fi comprimate cu „CCITT Group 4” sau „CCITT Group " "3”." -#: ../plug-ins/file-tiff/file-tiff-save.c:610 +#: ../plug-ins/file-tiff/file-tiff-save.c:606 msgid "Indexed pictures cannot be compressed with \"JPEG\"." msgstr "Pozele indexate nu pot fi comprimate cu „JPEG”." -#: ../plug-ins/file-tiff/file-tiff-save.c:746 +#: ../plug-ins/file-tiff/file-tiff-save.c:743 #, c-format msgid "Failed a scanline write on row %d" msgstr "Scrierea unei linii de scanare pe rândul %d a eșuat" -#: ../plug-ins/file-tiff/file-tiff-save.c:994 +#: ../plug-ins/file-tiff/file-tiff-save.c:985 msgid "" "The TIFF format only supports comments in\n" "7bit ASCII encoding. No comment is saved." @@ -7626,48 +7867,57 @@ "Formatul TIFF acceptă comentarii doar în codare\n" "ASCII pe 7 biți. Nu a fost salvat niciun comentariu." -#: ../plug-ins/file-tiff/file-tiff-save.c:1112 +#: ../plug-ins/file-tiff/file-tiff-save.c:1095 #, c-format msgid "Writing pages with different bit depth is strange." msgstr "Scrierea paginilor cu diferite adâncimi de biți este ciudată." -#: ../plug-ins/file-tiff/file-tiff-save.c:1156 +#: ../plug-ins/file-tiff/file-tiff-save.c:1157 msgid "TIFF" msgstr "TIFF" -#: ../plug-ins/file-tiff/file-tiff-save.c:1182 +#: ../plug-ins/file-tiff/file-tiff-save.c:1188 +msgid "" +"Warning: maximum TIFF file size exceeded.\n" +" Retry as BigTIFF or cancel." +msgstr "" +"Avertisment: dimensiunea maximă a fișierului TIFF a fost depășită.\n" +" Reîncercați ca BigTIFF sau anulați." + +#: ../plug-ins/file-tiff/file-tiff-save.c:1199 msgid "Compression" msgstr "Comprimare" -#: ../plug-ins/file-tiff/file-tiff-save.c:1186 +#: ../plug-ins/file-tiff/file-tiff-save.c:1203 msgid "_None" msgstr "_Fără" -#: ../plug-ins/file-tiff/file-tiff-save.c:1187 +#: ../plug-ins/file-tiff/file-tiff-save.c:1204 msgid "_LZW" msgstr "_LZW" -#: ../plug-ins/file-tiff/file-tiff-save.c:1188 +#: ../plug-ins/file-tiff/file-tiff-save.c:1205 msgid "_Pack Bits" msgstr "_Pack Bits" -#: ../plug-ins/file-tiff/file-tiff-save.c:1189 +#: ../plug-ins/file-tiff/file-tiff-save.c:1206 msgid "_Deflate" msgstr "_Deflate" -#: ../plug-ins/file-tiff/file-tiff-save.c:1190 +#: ../plug-ins/file-tiff/file-tiff-save.c:1207 msgid "_JPEG" msgstr "_JPEG" -#: ../plug-ins/file-tiff/file-tiff-save.c:1191 +#: ../plug-ins/file-tiff/file-tiff-save.c:1208 msgid "CCITT Group _3 fax" msgstr "CCITT Group _3 fax" -#: ../plug-ins/file-tiff/file-tiff-save.c:1192 +#: ../plug-ins/file-tiff/file-tiff-save.c:1209 msgid "CCITT Group _4 fax" msgstr "CCITT Group _4 fax" -#: ../plug-ins/file-webp/file-webp.c:101 ../plug-ins/file-webp/file-webp.c:122 +#: ../plug-ins/file-webp/file-webp.c:124 ../plug-ins/file-webp/file-webp.c:145 +#: ../plug-ins/file-webp/file-webp.c:163 msgid "WebP image" msgstr "Imagine WebP" @@ -7682,77 +7932,82 @@ msgstr "(toate cadrele sunt cadre cheie)" #. Create the dialog -#: ../plug-ins/file-webp/file-webp-dialog.c:108 +#: ../plug-ins/file-webp/file-webp-dialog.c:109 msgid "WebP" msgstr "WebP" #. Create the lossless checkbox -#: ../plug-ins/file-webp/file-webp-dialog.c:125 +#: ../plug-ins/file-webp/file-webp-dialog.c:126 msgid "_Lossless" msgstr "_Fără pierderi" -#: ../plug-ins/file-webp/file-webp-dialog.c:141 +#: ../plug-ins/file-webp/file-webp-dialog.c:142 msgid "Image _quality:" msgstr "Calitate ima_gine:" # tooltip -#: ../plug-ins/file-webp/file-webp-dialog.c:149 +#: ../plug-ins/file-webp/file-webp-dialog.c:150 msgid "Image quality" msgstr "Calitatea imaginii" -#: ../plug-ins/file-webp/file-webp-dialog.c:160 +#: ../plug-ins/file-webp/file-webp-dialog.c:161 msgid "Alpha q_uality:" msgstr "Calitate al_fa:" # tooltip -#: ../plug-ins/file-webp/file-webp-dialog.c:168 +#: ../plug-ins/file-webp/file-webp-dialog.c:169 msgid "Alpha channel quality" msgstr "Calitatea canalului alfa" -#: ../plug-ins/file-webp/file-webp-dialog.c:193 +#: ../plug-ins/file-webp/file-webp-dialog.c:194 msgid "Source _type:" msgstr "_Tipul sursei:" # tooltip -#: ../plug-ins/file-webp/file-webp-dialog.c:196 +#: ../plug-ins/file-webp/file-webp-dialog.c:197 msgid "WebP encoder \"preset\"" -msgstr "„Presetul” codorului WebP" +msgstr "„Prestabilirea” codorului WebP" #. Create the top-level animation checkbox expander -#: ../plug-ins/file-webp/file-webp-dialog.c:228 +#: ../plug-ins/file-webp/file-webp-dialog.c:229 msgid "As A_nimation" msgstr "Ca a_nimație" #. loop animation checkbox -#: ../plug-ins/file-webp/file-webp-dialog.c:257 +#: ../plug-ins/file-webp/file-webp-dialog.c:258 msgid "Loop _forever" msgstr "Buclă la nes_fârșit" #. label for 'max key-frame distance' adjustment -#: ../plug-ins/file-webp/file-webp-dialog.c:274 +#: ../plug-ins/file-webp/file-webp-dialog.c:275 msgid "Max distance between key-frames:" msgstr "Distanța maximă între cadre:" #. minimize-size checkbox -#: ../plug-ins/file-webp/file-webp-dialog.c:309 +#: ../plug-ins/file-webp/file-webp-dialog.c:310 msgid "_Minimize output size (slower)" msgstr "_Minimizează dimensiunea de ieșire (mai lent)" #. label for 'delay' adjustment -#: ../plug-ins/file-webp/file-webp-dialog.c:332 +#: ../plug-ins/file-webp/file-webp-dialog.c:333 msgid "Delay between frames where unspecified:" msgstr "Întârzierea între cadre nu a fost specificată:" #. Create the force-delay checkbox -#: ../plug-ins/file-webp/file-webp-dialog.c:355 +#: ../plug-ins/file-webp/file-webp-dialog.c:356 msgid "Use _delay entered above for all frames" msgstr "Folosește întârzierea introdusă mai sus pentru toate ca_drele" #. Save EXIF data -#: ../plug-ins/file-webp/file-webp-dialog.c:367 +#: ../plug-ins/file-webp/file-webp-dialog.c:368 msgid "_Save Exif data" msgstr "_Salvează datele EXIF" +#. IPTC metadata +#: ../plug-ins/file-webp/file-webp-dialog.c:378 +msgid "Save _IPTC" +msgstr "Salvează metadatele _IPTC" + #: ../plug-ins/file-webp/file-webp-load.c:107 #, c-format msgid "Invalid WebP file '%s'" @@ -7794,45 +8049,47 @@ msgid "invalid configuration" msgstr "configurare nevalidă" -#: ../plug-ins/file-webp/file-webp-save.c:124 -msgid "bad image dimensions" -msgstr "dimensiuni eronate de imagine" +#. TRANSLATORS: widthxheight with UTF-8 encoded multiply sign. +#: ../plug-ins/file-webp/file-webp-save.c:125 +#, c-format +msgid "bad image dimensions (maximum: %d×%d)" +msgstr "dimensiuni necorespunzătoare ale imaginii (maximum: %d×%d)" -#: ../plug-ins/file-webp/file-webp-save.c:126 +#: ../plug-ins/file-webp/file-webp-save.c:128 msgid "partition is bigger than 512K" msgstr "partiția este mai mare de 512KiB" -#: ../plug-ins/file-webp/file-webp-save.c:128 +#: ../plug-ins/file-webp/file-webp-save.c:130 msgid "partition is bigger than 16M" msgstr "partiția este mai mare de 16MiB" -#: ../plug-ins/file-webp/file-webp-save.c:130 +#: ../plug-ins/file-webp/file-webp-save.c:132 msgid "unable to flush bytes" msgstr "nu se pot goli baiții" -#: ../plug-ins/file-webp/file-webp-save.c:132 +#: ../plug-ins/file-webp/file-webp-save.c:134 msgid "file is larger than 4GiB" msgstr "fișierul este mai mare de 4GiB" -#: ../plug-ins/file-webp/file-webp-save.c:134 +#: ../plug-ins/file-webp/file-webp-save.c:136 msgid "user aborted encoding" msgstr "utilizatorul a anulat codarea" -#: ../plug-ins/file-webp/file-webp-save.c:136 +#: ../plug-ins/file-webp/file-webp-save.c:138 msgid "list terminator" msgstr "terminator de listă" -#: ../plug-ins/file-webp/file-webp-save.c:138 +#: ../plug-ins/file-webp/file-webp-save.c:140 msgid "unknown error" msgstr "eroare necunoscută" -#: ../plug-ins/file-webp/file-webp-save.c:188 -#: ../plug-ins/file-webp/file-webp-save.c:530 +#: ../plug-ins/file-webp/file-webp-save.c:190 +#: ../plug-ins/file-webp/file-webp-save.c:534 #, c-format msgid "Unable to open '%s' for writing: %s" msgstr "Nu s-a putut deschide „%s” pentru scriere: %s" -#: ../plug-ins/file-webp/file-webp-save.c:271 +#: ../plug-ins/file-webp/file-webp-save.c:274 #, c-format msgid "WebP error: '%s'" msgstr "Eroare WebP: „%s”" @@ -7882,7 +8139,7 @@ #: ../plug-ins/flame/flame.c:754 ../plug-ins/gimpressionist/orientation.c:163 #: ../plug-ins/gimpressionist/size.c:166 msgid "Random" -msgstr "Aleator" +msgstr "Aleatoriu" #: ../plug-ins/flame/flame.c:755 ../plug-ins/lighting/lighting-ui.c:855 msgid "Linear" @@ -8180,7 +8437,7 @@ #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:819 msgid "Reset parameters to default values" -msgstr "Resetează parametrii la valorile implicite" +msgstr "Restabilește parametrii la valorile implicite" #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:828 msgid "Save active fractal to file" @@ -8749,7 +9006,7 @@ #: ../plug-ins/gfig/gfig-dialog.c:1496 #: ../plug-ins/gradient-flare/gradient-flare.c:551 -#: ../plug-ins/metadata/metadata-tags.c:219 +#: ../plug-ins/metadata/metadata-tags.c:238 msgid "Normal" msgstr "Normal" @@ -8870,7 +9127,7 @@ msgstr "Modifică gamma (luminozitatea) penelului selectat" #: ../plug-ins/gimpressionist/brush.c:595 -#: ../plug-ins/metadata/metadata-editor.c:570 +#: ../plug-ins/metadata/metadata-editor.c:613 msgid "Select:" msgstr "Selectați:" @@ -8922,7 +9179,7 @@ #: ../plug-ins/gimpressionist/color.c:97 msgid "Adds random noise to the color" -msgstr "Adaugă zgomot aleator la culoare" +msgstr "Adaugă zgomot aleatoriu la culoare" #: ../plug-ins/gimpressionist/general.c:133 #: ../plug-ins/gradient-flare/gradient-flare.c:3608 @@ -9092,7 +9349,7 @@ #: ../plug-ins/gimpressionist/orientation.c:164 msgid "Selects a random direction of each stroke" -msgstr "Selectează o direcție aleatoare pentru fiecare tușă" +msgstr "Selectează o direcție aleatorie pentru fiecare tușă" #: ../plug-ins/gimpressionist/orientation.c:167 #: ../plug-ins/gimpressionist/size.c:170 @@ -9283,7 +9540,7 @@ #: ../plug-ins/gimpressionist/placement.c:76 msgid "Randomly" -msgstr "Aleator" +msgstr "Aleatoriu" #: ../plug-ins/gimpressionist/placement.c:80 msgid "Evenly distributed" @@ -9291,7 +9548,7 @@ #: ../plug-ins/gimpressionist/placement.c:88 msgid "Place strokes randomly around the image" -msgstr "Amplasează tușe aleator de jur împrejurul imaginii" +msgstr "Amplasează tușe aleatoriu de jur împrejurul imaginii" #: ../plug-ins/gimpressionist/placement.c:92 msgid "The strokes are evenly distributed across the image" @@ -9338,7 +9595,7 @@ # titlu pe tab #: ../plug-ins/gimpressionist/presets.c:1014 msgid "_Presets" -msgstr "_Presetări" +msgstr "_Prestabiliri" #: ../plug-ins/gimpressionist/presets.c:1029 msgid "Save Current..." @@ -9350,15 +9607,15 @@ #: ../plug-ins/gimpressionist/presets.c:1065 msgid "Reads the selected Preset into memory" -msgstr "Citește în memorie presetarea selectată" +msgstr "Citește în memorie prestabilirea selectată" #: ../plug-ins/gimpressionist/presets.c:1071 msgid "Deletes the selected Preset" -msgstr "Șterge presetarea selectată" +msgstr "Șterge prestabilirea selectată" #: ../plug-ins/gimpressionist/presets.c:1077 msgid "Reread the folder of Presets" -msgstr "Recitește dosarul presetărilor" +msgstr "Recitește dosarul prestabilirilor" #: ../plug-ins/gimpressionist/preview.c:174 #: ../plug-ins/gimpressionist/repaint.c:1197 @@ -9419,7 +9676,7 @@ #: ../plug-ins/gimpressionist/size.c:167 msgid "Selects a random size for each stroke" -msgstr "Selectează o mărime aleatoare pentru fiecare tușă" +msgstr "Selectează o mărime aleatorie pentru fiecare tușă" #: ../plug-ins/gimpressionist/size.c:171 msgid "Let the direction from the center determine the size of the stroke" @@ -9566,12 +9823,12 @@ msgstr "Salvează come_ntariul" #: ../plug-ins/ui/plug-in-file-png.ui.h:8 -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:3 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:5 msgid "Save color _values from transparent pixels" msgstr "Salvează _valorile de culoare din pixelii transparenți" #: ../plug-ins/ui/plug-in-file-png.ui.h:11 -#: ../plug-ins/ui/plug-in-file-raw.ui.h:7 +#: ../plug-ins/ui/plug-in-file-raw.ui.h:8 msgid "S_ave Defaults" msgstr "S_alvează ca valori implicite" @@ -9648,33 +9905,57 @@ msgstr "_Planar (RRR,GGG,BBB)" #: ../plug-ins/ui/plug-in-file-raw.ui.h:4 +msgid "Palette Type" +msgstr "Tip de paletă" + +#: ../plug-ins/ui/plug-in-file-raw.ui.h:5 msgid "_R, G, B (normal)" msgstr "_R, G, B (normal)" -#: ../plug-ins/ui/plug-in-file-raw.ui.h:5 +#: ../plug-ins/ui/plug-in-file-raw.ui.h:6 msgid "_B, G, R, X (BMP style)" msgstr "_B, G, R, X (stil BMP)" #: ../plug-ins/ui/plug-in-file-tiff.ui.h:1 +msgid "" +"Warning: maximum TIFF file size exceeded. Retry as BigTIFF or with a " +"different compression algorithm, or cancel." +msgstr "" +"Avertisment: dimensiunea maximă a fișierului TIFF a fost depășită. " +"Reîncercați ca BigTIFF sau cu un alt algoritm de compresie, sau anulați." + +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:2 +msgid "Export in _BigTIFF variant file format" +msgstr "Exportă în varianta de format de fișier _BigTIFF" + +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:3 msgid "Save _layers" msgstr "Salvează straturi_le" -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:2 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:4 msgid "Cr_op layers to image bounds" msgstr "_Decupează straturile la limitele imaginii" -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:4 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:6 msgid "Colors are not stored premultiplied by the associated alpha" msgstr "Culorile nu sunt stocate premultiplicat de către alfa asociat" -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:5 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:7 msgid "Comment" msgstr "Comentariu" -#: ../plug-ins/ui/plug-in-file-tiff.ui.h:6 +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:8 msgid "S_ave Exif data" msgstr "S_alvează datele EXIF" +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:13 +msgid "Save _GeoTIFF data" +msgstr "Salvează ca date _GeoTIFF" + +#: ../plug-ins/ui/plug-in-file-tiff.ui.h:14 +msgid "Keep the GeoTIFF metadata if it was present on import" +msgstr "Păstrează metadatele GeoTIFF dacă au fost prezente la import" + #: ../plug-ins/ui/plug-in-metadata-editor.ui.h:1 msgid "Document Title" msgstr "Titlu document" @@ -10390,7 +10671,7 @@ #: ../plug-ins/gradient-flare/gradient-flare.c:4016 msgid "Random seed:" -msgstr "Sămânță aleatoare:" +msgstr "Sămânță aleatorie:" #: ../plug-ins/gradient-flare/gradient-flare.c:4030 msgid "_Second Flares" @@ -11435,11 +11716,11 @@ #: ../plug-ins/imagemap/imap_settings.c:92 msgid "Filename:" -msgstr "Nume fișier:" +msgstr "Nume de fișier:" #: ../plug-ins/imagemap/imap_settings.c:95 msgid "Image name:" -msgstr "Nume imagine:" +msgstr "Nume de imagine:" #: ../plug-ins/imagemap/imap_settings.c:96 msgid "Select Image File" @@ -11648,7 +11929,7 @@ #: ../plug-ins/lighting/lighting-ui.c:587 msgid "Lighting preset:" -msgstr "Presetare de iluminare:" +msgstr "Prestabilire de iluminare:" #: ../plug-ins/lighting/lighting-ui.c:633 msgid "Material Properties" @@ -11783,12 +12064,12 @@ # titlu pe bară #: ../plug-ins/lighting/lighting-ui.c:1158 msgid "Save Lighting Preset" -msgstr "Salvare presetare de iluminare" +msgstr "Salvare prestabilire de iluminare" # titlu pe bară #: ../plug-ins/lighting/lighting-ui.c:1302 msgid "Load Lighting Preset" -msgstr "Încărcare presetare de iluminare" +msgstr "Încărcare prestabilire de iluminare" #: ../plug-ins/map-object/map-object-apply.c:241 #: ../plug-ins/map-object/map-object-apply.c:266 @@ -12060,277 +12341,337 @@ msgstr "Actua_lizează previzualizarea în direct" # tooltip -#: ../plug-ins/metadata/metadata-editor.c:408 +#: ../plug-ins/metadata/metadata-editor.c:439 msgid "Edit metadata (IPTC, EXIF, XMP)" msgstr "Editează metadatele (EXIF, IPTC, XMP)" -#: ../plug-ins/metadata/metadata-editor.c:416 +#: ../plug-ins/metadata/metadata-editor.c:447 msgid "_Edit Metadata" msgstr "_Editare metadate" -#: ../plug-ins/metadata/metadata-editor.c:539 +#: ../plug-ins/metadata/metadata-editor.c:571 +msgid "Error loading metadata-editor dialog." +msgstr "Eroare la încărcarea dialogului editor de metadate." + +#: ../plug-ins/metadata/metadata-editor.c:582 #, c-format msgid "Metadata Editor: %s" msgstr "Editor de metadate: %s" -#: ../plug-ins/metadata/metadata-editor.c:548 +#: ../plug-ins/metadata/metadata-editor.c:591 msgid "_Write Metadata" -msgstr "_Scrie metadate" +msgstr "_Scrie metadatele" -#: ../plug-ins/metadata/metadata-editor.c:572 +#: ../plug-ins/metadata/metadata-editor.c:615 msgid "Import metadata" -msgstr "Importă metadatele" +msgstr "Importă metadate" -#: ../plug-ins/metadata/metadata-editor.c:574 +#: ../plug-ins/metadata/metadata-editor.c:617 msgid "Export metadata" msgstr "Exportă metadatele" -#: ../plug-ins/metadata/metadata-editor.c:762 +#: ../plug-ins/metadata/metadata-editor.c:921 +#, c-format +msgid "Error loading calendar. %s" +msgstr "Eroare la încărcarea calendarului. %s" + +#: ../plug-ins/metadata/metadata-editor.c:949 msgid "Calendar Date:" msgstr "Dată calendar:" -#: ../plug-ins/metadata/metadata-editor.c:766 +#: ../plug-ins/metadata/metadata-editor.c:953 msgid "Set Date" msgstr "Stabilește data" -#: ../plug-ins/metadata/metadata-editor.c:1620 +#: ../plug-ins/metadata/metadata-editor.c:1687 +msgid "" +"Enter or edit GPS value here.\n" +"Valid values consist of 1, 2 or 3 numbers (degrees, minutes, seconds), see " +"the following examples:\n" +"10deg 15' 20\", or 10° 15' 20\", or 10:15:20.45, or 10 15 20, or 10 15.30, " +"or 10.45\n" +"Delete all text to remove the current value." +msgstr "" +"Introduceți sau editați valoarea GPS aici.\n" +"Valorile valide constau din 1, 2 sau 3 numere (grade, minute, secunde), " +"vedeți următoarele exemple:\n" +"10deg 15' 20\", sau 10° 15' 20\", sau 10:15:20.45, sau 10 15 20, sau 10 " +"15.30 sau 10.45\n" +"Ștergeți tot textul pentru a elimina valoarea curentă." + +#: ../plug-ins/metadata/metadata-editor.c:1693 +msgid "" +"Enter or edit GPS altitude value here.\n" +"A valid value consists of one number:\n" +"e.g. 100, or 12.24\n" +"Depending on the selected measurement type the value should be entered in " +"meter (m) or feet (ft)\n" +"Delete all text to remove the current value." +msgstr "" +"Introduceți sau editați valoarea altitudinii GPS aici.\n" +"O valoare validă constă dintr-un număr:\n" +"de exemplu, 100 sau 12.24\n" +"În funcție de tipul de măsurare selectat, valoarea trebuie introdusă în " +"metri (m) sau picioare (ft)\n" +"Ștergeți tot textul pentru a elimina valoarea curentă." + +#: ../plug-ins/metadata/metadata-editor.c:1829 msgid "Unrated" msgstr "Neevaluat" +#: ../plug-ins/metadata/metadata-editor.c:3782 +#, c-format +msgid "Failed to set metadata tag %s" +msgstr "Stabilirea etichetei de metadate %s a eșuat" + # titlu pe bară -#: ../plug-ins/metadata/metadata-editor.c:5645 +#: ../plug-ins/metadata/metadata-editor.c:4623 msgid "Import Metadata File" msgstr "Import fișier de metadate" # titlu pe bară -#: ../plug-ins/metadata/metadata-editor.c:5680 +#: ../plug-ins/metadata/metadata-editor.c:4658 msgid "Export Metadata File" msgstr "Export fișier de metadate" -#: ../plug-ins/metadata/metadata-tags.c:163 +#: ../plug-ins/metadata/metadata-tags.c:180 +#: ../plug-ins/metadata/metadata-tags.c:194 +#: ../plug-ins/metadata/metadata-tags.c:254 +#: ../plug-ins/metadata/metadata-tags.c:271 +msgid "Select a value" +msgstr "Selectați o valoare" + +#: ../plug-ins/metadata/metadata-tags.c:181 msgid "Original digital capture of a real life scene" msgstr "Captura digitală originală a unei scene reale" -#: ../plug-ins/metadata/metadata-tags.c:164 +#: ../plug-ins/metadata/metadata-tags.c:182 msgid "Digitized from a negative on film" msgstr "Digitizat dintr-un material negativ pe film" -#: ../plug-ins/metadata/metadata-tags.c:165 +#: ../plug-ins/metadata/metadata-tags.c:183 msgid "Digitized from a positive on film" msgstr "Digitizat dintr-un material pozitiv pe film" -#: ../plug-ins/metadata/metadata-tags.c:166 +#: ../plug-ins/metadata/metadata-tags.c:184 msgid "Digitized from a print on non-transparent medium" msgstr "Digitizat dintr-un material tipărit pe mediu netransparent" # hm ? -#: ../plug-ins/metadata/metadata-tags.c:167 +#: ../plug-ins/metadata/metadata-tags.c:185 msgid "Created by software" msgstr "Creat de software" -#: ../plug-ins/metadata/metadata-tags.c:176 -#: ../plug-ins/metadata/metadata-tags.c:188 -#: ../plug-ins/metadata/metadata-tags.c:219 +#: ../plug-ins/metadata/metadata-tags.c:195 +#: ../plug-ins/metadata/metadata-tags.c:207 +#: ../plug-ins/metadata/metadata-tags.c:238 msgid "None" msgstr "Fără" -#: ../plug-ins/metadata/metadata-tags.c:177 -#: ../plug-ins/metadata/metadata-tags.c:189 +#: ../plug-ins/metadata/metadata-tags.c:196 +#: ../plug-ins/metadata/metadata-tags.c:208 msgid "Not Applicable" msgstr "Neaplicabil" -#: ../plug-ins/metadata/metadata-tags.c:178 +#: ../plug-ins/metadata/metadata-tags.c:197 msgid "Unlimited Model Releases" msgstr "Publicările nelimitate ale modelului" -#: ../plug-ins/metadata/metadata-tags.c:179 +#: ../plug-ins/metadata/metadata-tags.c:198 msgid "Limited or Incomplete Model Releases" msgstr "Publicările limitate sau incomplete ale modelului" -#: ../plug-ins/metadata/metadata-tags.c:190 +#: ../plug-ins/metadata/metadata-tags.c:209 msgid "Unlimited Property Releases" msgstr "Publicările nelimitate ale proprietății" -#: ../plug-ins/metadata/metadata-tags.c:191 +#: ../plug-ins/metadata/metadata-tags.c:210 msgid "Limited or Incomplete Property Releases" msgstr "Publicările limitate sau incomplete ale proprietății" -#: ../plug-ins/metadata/metadata-tags.c:200 +#: ../plug-ins/metadata/metadata-tags.c:219 msgid "Age Unknown" msgstr "Vârstă necunoscută" -#: ../plug-ins/metadata/metadata-tags.c:201 +#: ../plug-ins/metadata/metadata-tags.c:220 msgid "Age 25 or Over" msgstr "25 de ani sau mai mult" -#: ../plug-ins/metadata/metadata-tags.c:202 +#: ../plug-ins/metadata/metadata-tags.c:221 msgid "Age 24" msgstr "24 de ani" -#: ../plug-ins/metadata/metadata-tags.c:203 +#: ../plug-ins/metadata/metadata-tags.c:222 msgid "Age 23" msgstr "23 de ani" -#: ../plug-ins/metadata/metadata-tags.c:204 +#: ../plug-ins/metadata/metadata-tags.c:223 msgid "Age 22" msgstr "22 de ani" -#: ../plug-ins/metadata/metadata-tags.c:205 +#: ../plug-ins/metadata/metadata-tags.c:224 msgid "Age 21" msgstr "21 de ani" -#: ../plug-ins/metadata/metadata-tags.c:206 +#: ../plug-ins/metadata/metadata-tags.c:225 msgid "Age 20" msgstr "20 de ani" -#: ../plug-ins/metadata/metadata-tags.c:207 +#: ../plug-ins/metadata/metadata-tags.c:226 msgid "Age 19" msgstr "19 ani" -#: ../plug-ins/metadata/metadata-tags.c:208 +#: ../plug-ins/metadata/metadata-tags.c:227 msgid "Age 18" msgstr "18 ani" -#: ../plug-ins/metadata/metadata-tags.c:209 +#: ../plug-ins/metadata/metadata-tags.c:228 msgid "Age 17" msgstr "17 ani" -#: ../plug-ins/metadata/metadata-tags.c:210 +#: ../plug-ins/metadata/metadata-tags.c:229 msgid "Age 16" msgstr "16 ani" -#: ../plug-ins/metadata/metadata-tags.c:211 +#: ../plug-ins/metadata/metadata-tags.c:230 msgid "Age 15" msgstr "15 ani" -#: ../plug-ins/metadata/metadata-tags.c:212 +#: ../plug-ins/metadata/metadata-tags.c:231 msgid "Age 14 or Under" msgstr "14 ani sau mai puțin" -#: ../plug-ins/metadata/metadata-tags.c:219 +#: ../plug-ins/metadata/metadata-tags.c:238 msgid "2" msgstr "2" -#: ../plug-ins/metadata/metadata-tags.c:219 +#: ../plug-ins/metadata/metadata-tags.c:238 msgid "3" msgstr "3" -#: ../plug-ins/metadata/metadata-tags.c:219 +#: ../plug-ins/metadata/metadata-tags.c:238 msgid "4" msgstr "4" -#: ../plug-ins/metadata/metadata-tags.c:219 +#: ../plug-ins/metadata/metadata-tags.c:238 msgid "6" msgstr "6" -#: ../plug-ins/metadata/metadata-tags.c:219 +#: ../plug-ins/metadata/metadata-tags.c:238 msgid "7" msgstr "7" # hm ? ce gen ? -#: ../plug-ins/metadata/metadata-tags.c:226 -#: ../plug-ins/metadata/metadata-tags.c:262 -#: ../plug-ins/metadata/metadata-tags.c:269 -#: ../plug-ins/metadata/metadata-tags.c:276 +#: ../plug-ins/metadata/metadata-tags.c:245 +#: ../plug-ins/metadata/metadata-tags.c:281 +#: ../plug-ins/metadata/metadata-tags.c:288 +#: ../plug-ins/metadata/metadata-tags.c:295 msgid "Unknown" msgstr "Necunoscut" #. DO NOT SAVE -#: ../plug-ins/metadata/metadata-tags.c:227 +#: ../plug-ins/metadata/metadata-tags.c:246 msgid "Copyrighted" msgstr "Protejat prin drepturi de autor" #. TRUE -#: ../plug-ins/metadata/metadata-tags.c:228 +#: ../plug-ins/metadata/metadata-tags.c:247 msgid "Public Domain" msgstr "Domeniu public" -#: ../plug-ins/metadata/metadata-tags.c:235 -#: ../plug-ins/metadata/metadata-tags.c:252 -msgid "Select a value" -msgstr "Selectați o valoare" - -#: ../plug-ins/metadata/metadata-tags.c:236 +#: ../plug-ins/metadata/metadata-tags.c:255 msgid "Work" msgstr "Serviciu" # hm ? sau mobil ? -#: ../plug-ins/metadata/metadata-tags.c:237 +#: ../plug-ins/metadata/metadata-tags.c:256 msgid "Cell" msgstr "Celular" -#: ../plug-ins/metadata/metadata-tags.c:238 +#: ../plug-ins/metadata/metadata-tags.c:257 msgid "Fax" msgstr "Fax" -#: ../plug-ins/metadata/metadata-tags.c:239 +#: ../plug-ins/metadata/metadata-tags.c:258 msgid "Home" msgstr "Acasă" -#: ../plug-ins/metadata/metadata-tags.c:240 +#: ../plug-ins/metadata/metadata-tags.c:259 msgid "Pager" msgstr "Pager" -#: ../plug-ins/metadata/metadata-tags.c:253 +#: ../plug-ins/metadata/metadata-tags.c:272 msgid "Male" msgstr "Masculin" -#: ../plug-ins/metadata/metadata-tags.c:254 +#: ../plug-ins/metadata/metadata-tags.c:273 msgid "Female" msgstr "Feminin" -#: ../plug-ins/metadata/metadata-tags.c:255 +#: ../plug-ins/metadata/metadata-tags.c:274 msgid "Other" msgstr "Altele" -#: ../plug-ins/metadata/metadata-tags.c:262 -msgid "Above Sea Level" +#: ../plug-ins/metadata/metadata-tags.c:281 +msgid "Above sea level" msgstr "Deasupra nivelului mării" -#: ../plug-ins/metadata/metadata-tags.c:262 -msgid "Below Sea Level" -msgstr "Sub nivelul mării" +#: ../plug-ins/metadata/metadata-tags.c:281 +msgid "Below sea level" +msgstr "Sub nivelului mării" -#: ../plug-ins/metadata/metadata-tags.c:269 +#: ../plug-ins/metadata/metadata-tags.c:288 msgid "North" msgstr "Nord" -#: ../plug-ins/metadata/metadata-tags.c:269 +#: ../plug-ins/metadata/metadata-tags.c:288 msgid "South" msgstr "Sud" -#: ../plug-ins/metadata/metadata-tags.c:276 +#: ../plug-ins/metadata/metadata-tags.c:295 msgid "East" msgstr "Est" -#: ../plug-ins/metadata/metadata-tags.c:276 +#: ../plug-ins/metadata/metadata-tags.c:295 msgid "West" msgstr "Vest" -#: ../plug-ins/metadata/metadata-viewer.c:120 +#: ../plug-ins/metadata/metadata-viewer.c:140 msgid "View metadata (Exif, IPTC, XMP)" msgstr "Vizualizează metadatele (Exif, IPTC, XMP)" -#: ../plug-ins/metadata/metadata-viewer.c:127 +#: ../plug-ins/metadata/metadata-viewer.c:147 msgid "_View Metadata" msgstr "_Vizualizează metadatele" -#: ../plug-ins/metadata/metadata-viewer.c:220 +#: ../plug-ins/metadata/metadata-viewer.c:242 +msgid "Error loading metadata-viewer dialog." +msgstr "Eroare la încărcarea dialogului vizualizator de metadate." + +#: ../plug-ins/metadata/metadata-viewer.c:253 #, c-format msgid "Metadata Viewer: %s" msgstr "Vizualizator de metadate: %s" # imposibil de definit forma de plural -#: ../plug-ins/metadata/metadata-viewer.c:360 +#: ../plug-ins/metadata/metadata-viewer.c:345 #, c-format msgid "(%lu more character(s))" -msgstr "(%lu caractere în plus)" +msgstr "(încă %lu caractere)" + +#: ../plug-ins/metadata/metadata-viewer.c:554 +msgid " meter" +msgstr " metri" + +#: ../plug-ins/metadata/metadata-viewer.c:555 +msgid " feet" +msgstr " picioare" # imposibil de definit forma de plural -#: ../plug-ins/metadata/metadata-viewer.c:392 +#: ../plug-ins/metadata/metadata-viewer.c:673 #, c-format msgid "(%llu more byte(s))" -msgstr "(%llu baiți în plus)" +msgstr "(încă %llu baiți)" #: ../plug-ins/pagecurl/pagecurl.c:202 msgid "Curl up one of the image corners" @@ -12472,115 +12813,115 @@ msgid "Printing" msgstr "Tipărire" -#: ../plug-ins/screenshot/screenshot.c:128 +#: ../plug-ins/screenshot/screenshot.c:127 msgid "Create an image from an area of the screen" msgstr "Creează o imagine dintr-o zonă a ecranului" # adaptare -#: ../plug-ins/screenshot/screenshot.c:149 +#: ../plug-ins/screenshot/screenshot.c:148 msgid "_Screenshot..." msgstr "O _captură de ecran..." -#: ../plug-ins/screenshot/screenshot.c:495 +#: ../plug-ins/screenshot/screenshot.c:487 #: ../plug-ins/screenshot/screenshot-x11.c:424 msgid "Screenshot" msgstr "Captură de ecran" -#: ../plug-ins/screenshot/screenshot.c:500 +#: ../plug-ins/screenshot/screenshot.c:492 msgid "S_nap" msgstr "_Capturează" #. Area -#: ../plug-ins/screenshot/screenshot.c:527 +#: ../plug-ins/screenshot/screenshot.c:519 msgid "Area" msgstr "Zonă" -#: ../plug-ins/screenshot/screenshot.c:539 +#: ../plug-ins/screenshot/screenshot.c:531 msgid "Take a screenshot of a single _window" msgstr "Capturează o singură _fereastră" -#: ../plug-ins/screenshot/screenshot.c:562 +#: ../plug-ins/screenshot/screenshot.c:554 msgid "Include window _decoration" msgstr "Include _decorațiunile ferestrei" -#: ../plug-ins/screenshot/screenshot.c:583 -#: ../plug-ins/screenshot/screenshot.c:628 +#: ../plug-ins/screenshot/screenshot.c:575 +#: ../plug-ins/screenshot/screenshot.c:620 msgid "Include _mouse pointer" msgstr "Include indicatorul de _maus" -#: ../plug-ins/screenshot/screenshot.c:605 +#: ../plug-ins/screenshot/screenshot.c:597 msgid "Take a screenshot of the entire _screen" msgstr "Capturează întreg _ecranul" -#: ../plug-ins/screenshot/screenshot.c:656 +#: ../plug-ins/screenshot/screenshot.c:648 msgid "Select a _region to grab" msgstr "Selectează o _zonă de capturat" -#: ../plug-ins/screenshot/screenshot.c:674 +#: ../plug-ins/screenshot/screenshot.c:666 msgid "Delay" msgstr "Întârziere" -#: ../plug-ins/screenshot/screenshot.c:694 +#: ../plug-ins/screenshot/screenshot.c:686 msgid "Selection delay: " msgstr "Întârziere de selecție: " #. translators: this is the unit label of a spinbutton -#: ../plug-ins/screenshot/screenshot.c:713 -#: ../plug-ins/screenshot/screenshot.c:777 +#: ../plug-ins/screenshot/screenshot.c:705 +#: ../plug-ins/screenshot/screenshot.c:769 msgid "seconds" msgstr "secunde" -#: ../plug-ins/screenshot/screenshot.c:727 +#: ../plug-ins/screenshot/screenshot.c:719 msgid "" "After the delay, drag your mouse to select the region for the screenshot." msgstr "După întârziere, deplasați mausul pentru a selecta zona de capturat." -#: ../plug-ins/screenshot/screenshot.c:731 +#: ../plug-ins/screenshot/screenshot.c:723 msgid "Click in a window to snap it after delay." msgstr "Clic într-o fereastră pentru a o acroșa după întârziere." -#: ../plug-ins/screenshot/screenshot.c:736 +#: ../plug-ins/screenshot/screenshot.c:728 msgid "At the end of the delay, click in a window to snap it." msgstr "" "La sfârșitul întârzierii, dați clic într‑o fereastră pentru a o captura." -#: ../plug-ins/screenshot/screenshot.c:757 +#: ../plug-ins/screenshot/screenshot.c:749 msgid "Screenshot dela_y: " msgstr "Întâr_ziere pentru captura de ecran: " -#: ../plug-ins/screenshot/screenshot.c:789 +#: ../plug-ins/screenshot/screenshot.c:781 msgid "After the delay, the screenshot is taken." msgstr "După întârziere, captura de ecran este preluată automat." -#: ../plug-ins/screenshot/screenshot.c:791 +#: ../plug-ins/screenshot/screenshot.c:783 msgid "Once the region is selected, it will be captured after this delay." msgstr "" "Odată ce regiunea este selectată, aceasta va fi capturată după această " "întârziere." -#: ../plug-ins/screenshot/screenshot.c:796 +#: ../plug-ins/screenshot/screenshot.c:788 msgid "Once the window is selected, it will be captured after this delay." msgstr "" "Odată ce fereastra este selectată, aceasta va fi capturată după această " "întârziere." -#: ../plug-ins/screenshot/screenshot.c:802 +#: ../plug-ins/screenshot/screenshot.c:794 msgid "After the delay, the active window will be captured." msgstr "După întârziere, fereastra activă va fi capturată." -#: ../plug-ins/screenshot/screenshot.c:809 +#: ../plug-ins/screenshot/screenshot.c:801 msgid "Color Profile" msgstr "Profil de culoare" -#: ../plug-ins/screenshot/screenshot.c:814 +#: ../plug-ins/screenshot/screenshot.c:806 msgid "Tag image with _monitor profile" msgstr "Etichetează imaginea cu profilul _monitorului" -#: ../plug-ins/screenshot/screenshot.c:818 +#: ../plug-ins/screenshot/screenshot.c:810 msgid "Convert image to sR_GB" msgstr "Convertește imaginea la sR_GB" -#: ../plug-ins/screenshot/screenshot-win32.c:297 +#: ../plug-ins/screenshot/screenshot-win32.c:302 msgid "No data captured" msgstr "Nicio dată capturată" diff -Nru gimp-2.10.32/po-plug-ins/sl.po gimp-2.10.34/po-plug-ins/sl.po --- gimp-2.10.32/po-plug-ins/sl.po 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po-plug-ins/sl.po 2023-02-21 19:56:20.000000000 +0000 @@ -10,19 +10,19 @@ msgstr "" "Project-Id-Version: gimp-plug-ins master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2022-06-09 18:51+0000\n" -"PO-Revision-Date: 2022-06-09 22:59+0200\n" +"POT-Creation-Date: 2023-02-15 11:54+0000\n" +"PO-Revision-Date: 2023-02-15 23:07+0100\n" "Last-Translator: Martin Srebotnjak \n" "Language-Team: Martin Srebotnjak \n" "Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n" -"%100==4 ? 3 : 0);\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || " +"n%100==4 ? 3 : 0);\n" "X-Poedit-SourceCharset: UTF-8\n" "X-Project-Style: gnome\n" -"X-Generator: Poedit 3.1\n" +"X-Generator: Poedit 3.2.2\n" #: ../plug-ins/common/align-layers.c:158 msgid "Align all visible layers of the image" @@ -53,12 +53,12 @@ #: ../plug-ins/common/depth-merge.c:621 ../plug-ins/common/despeckle.c:397 #: ../plug-ins/common/destripe.c:468 ../plug-ins/common/edge-dog.c:306 #: ../plug-ins/common/emboss.c:453 ../plug-ins/common/file-cel.c:951 -#: ../plug-ins/common/file-gif-save.c:1112 ../plug-ins/common/file-heif.c:1898 +#: ../plug-ins/common/file-gif-save.c:1112 ../plug-ins/common/file-heif.c:1908 #: ../plug-ins/common/file-jp2-load.c:961 -#: ../plug-ins/common/file-pdf-load.c:702 -#: ../plug-ins/common/file-pdf-load.c:1282 -#: ../plug-ins/common/file-pdf-save.c:936 ../plug-ins/common/file-ps.c:3447 -#: ../plug-ins/common/file-raw-data.c:1838 ../plug-ins/common/file-svg.c:663 +#: ../plug-ins/common/file-pdf-load.c:708 +#: ../plug-ins/common/file-pdf-load.c:1338 +#: ../plug-ins/common/file-pdf-save.c:1020 ../plug-ins/common/file-ps.c:3447 +#: ../plug-ins/common/file-raw-data.c:1816 ../plug-ins/common/file-svg.c:663 #: ../plug-ins/common/file-wmf.c:515 ../plug-ins/common/film.c:1207 #: ../plug-ins/common/filter-pack.c:1264 ../plug-ins/common/fractal-trace.c:711 #: ../plug-ins/common/grid.c:677 ../plug-ins/common/hot.c:614 @@ -75,7 +75,7 @@ #: ../plug-ins/common/wavelet-decompose.c:354 ../plug-ins/common/web-page.c:234 #: ../plug-ins/file-dds/ddsread.c:1363 ../plug-ins/file-dds/ddswrite.c:1983 #: ../plug-ins/file-fits/fits.c:1150 ../plug-ins/file-fli/fli-gimp.c:877 -#: ../plug-ins/file-tiff/file-tiff-load.c:2616 ../plug-ins/flame/flame.c:481 +#: ../plug-ins/file-tiff/file-tiff-load.c:2664 ../plug-ins/flame/flame.c:481 #: ../plug-ins/flame/flame.c:657 ../plug-ins/flame/flame.c:979 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:566 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1641 @@ -118,8 +118,8 @@ #: ../plug-ins/common/curve-bend.c:1295 ../plug-ins/common/decompose.c:814 #: ../plug-ins/common/depth-merge.c:622 ../plug-ins/common/despeckle.c:398 #: ../plug-ins/common/destripe.c:469 ../plug-ins/common/edge-dog.c:307 -#: ../plug-ins/common/emboss.c:454 ../plug-ins/common/file-heif.c:1899 -#: ../plug-ins/common/file-pdf-load.c:703 ../plug-ins/common/file-svg.c:664 +#: ../plug-ins/common/emboss.c:454 ../plug-ins/common/file-heif.c:1909 +#: ../plug-ins/common/file-pdf-load.c:709 ../plug-ins/common/file-svg.c:664 #: ../plug-ins/common/file-wmf.c:516 ../plug-ins/common/film.c:1208 #: ../plug-ins/common/filter-pack.c:1265 ../plug-ins/common/fractal-trace.c:712 #: ../plug-ins/common/grid.c:678 ../plug-ins/common/hot.c:615 @@ -342,7 +342,7 @@ msgstr "Ponastavi hitrost animacije" #: ../plug-ins/common/animation-play.c:640 -#: ../plug-ins/common/animation-play.c:1364 +#: ../plug-ins/common/animation-play.c:1368 msgid "Start playback" msgstr "Začni predvajanje" @@ -398,12 +398,12 @@ msgid "Invalid image. Did you close it?" msgstr "Neveljavna slika. Ste jo zaprli?" -#: ../plug-ins/common/animation-play.c:1225 +#: ../plug-ins/common/animation-play.c:1229 #, c-format msgid "Frame %d of %d" msgstr "Sličica %d od %d-ih" -#: ../plug-ins/common/animation-play.c:1364 +#: ../plug-ins/common/animation-play.c:1368 msgid "Stop playback" msgstr "Ustavi predvajanje" @@ -447,16 +447,16 @@ #: ../plug-ins/common/file-jp2-load.c:1290 ../plug-ins/common/file-pcx.c:448 #: ../plug-ins/common/file-pcx.c:456 ../plug-ins/common/file-pix.c:400 #: ../plug-ins/common/file-png.c:1097 ../plug-ins/common/file-pnm.c:685 -#: ../plug-ins/common/file-raw-data.c:1397 -#: ../plug-ins/common/file-sunras.c:1049 ../plug-ins/common/file-tga.c:1111 +#: ../plug-ins/common/file-raw-data.c:1375 +#: ../plug-ins/common/file-sunras.c:1049 ../plug-ins/common/file-tga.c:1116 #: ../plug-ins/common/file-xbm.c:910 ../plug-ins/common/film.c:690 #: ../plug-ins/common/smooth-palette.c:259 ../plug-ins/common/tile.c:354 #: ../plug-ins/file-bmp/bmp-load.c:737 ../plug-ins/file-exr/file-exr.c:267 #: ../plug-ins/file-faxg3/faxg3.c:555 ../plug-ins/file-fits/fits.c:529 #: ../plug-ins/file-jpeg/jpeg-load.c:240 #: ../plug-ins/file-psd/psd-image-res-load.c:1043 -#: ../plug-ins/file-psd/psd-load.c:2035 ../plug-ins/file-sgi/sgi.c:416 -#: ../plug-ins/file-tiff/file-tiff-load.c:1497 +#: ../plug-ins/file-psd/psd-load.c:2153 ../plug-ins/file-sgi/sgi.c:416 +#: ../plug-ins/file-tiff/file-tiff-load.c:1544 #: ../plug-ins/file-webp/file-webp-load.c:164 #: ../plug-ins/gfig/gfig-dialog.c:1321 ../plug-ins/gimpressionist/general.c:139 #: ../plug-ins/map-object/map-object-apply.c:245 @@ -829,7 +829,7 @@ #: ../plug-ins/common/cml-explorer.c:2160 ../plug-ins/common/curve-bend.c:1555 #: ../plug-ins/common/curve-bend.c:2138 ../plug-ins/common/file-cel.c:952 #: ../plug-ins/common/file-jp2-load.c:962 -#: ../plug-ins/common/file-raw-data.c:1839 ../plug-ins/common/qbist.c:721 +#: ../plug-ins/common/file-raw-data.c:1817 ../plug-ins/common/qbist.c:721 #: ../plug-ins/common/qbist.c:885 ../plug-ins/common/sphere-designer.c:2210 #: ../plug-ins/common/sphere-designer.c:2610 ../plug-ins/file-fits/fits.c:1151 #: ../plug-ins/file-fli/fli-gimp.c:878 ../plug-ins/flame/flame.c:483 @@ -847,7 +847,7 @@ #. The Save button #: ../plug-ins/common/cml-explorer.c:1317 #: ../plug-ins/common/cml-explorer.c:2027 ../plug-ins/common/curve-bend.c:1567 -#: ../plug-ins/common/curve-bend.c:2173 ../plug-ins/common/file-pdf-save.c:935 +#: ../plug-ins/common/curve-bend.c:2173 ../plug-ins/common/file-pdf-save.c:1019 #: ../plug-ins/common/qbist.c:763 ../plug-ins/common/qbist.c:893 #: ../plug-ins/common/sphere-designer.c:2210 #: ../plug-ins/common/sphere-designer.c:2618 ../plug-ins/flame/flame.c:483 @@ -1045,14 +1045,14 @@ #: ../plug-ins/common/cml-explorer.c:2078 ../plug-ins/common/curve-bend.c:891 #: ../plug-ins/common/file-dicom.c:1524 ../plug-ins/common/file-mng.c:648 #: ../plug-ins/common/file-mng.c:985 ../plug-ins/common/file-pcx.c:874 -#: ../plug-ins/common/file-pdf-save.c:480 ../plug-ins/common/file-png.c:1618 -#: ../plug-ins/common/file-raw-data.c:1195 -#: ../plug-ins/common/file-raw-data.c:1224 ../plug-ins/common/file-sunras.c:610 -#: ../plug-ins/common/file-tga.c:1222 ../plug-ins/common/file-xmc.c:1504 +#: ../plug-ins/common/file-pdf-save.c:550 ../plug-ins/common/file-png.c:1618 +#: ../plug-ins/common/file-raw-data.c:1173 +#: ../plug-ins/common/file-raw-data.c:1202 ../plug-ins/common/file-sunras.c:610 +#: ../plug-ins/common/file-tga.c:1227 ../plug-ins/common/file-xmc.c:1504 #: ../plug-ins/common/sphere-designer.c:2121 #: ../plug-ins/file-bmp/bmp-save.c:327 ../plug-ins/file-fits/fits.c:481 #: ../plug-ins/file-fli/fli-gimp.c:757 ../plug-ins/file-ico/ico-save.c:1087 -#: ../plug-ins/file-jpeg/jpeg-save.c:333 ../plug-ins/file-psd/psd-save.c:1728 +#: ../plug-ins/file-jpeg/jpeg-save.c:333 ../plug-ins/file-psd/psd-save.c:1897 #: ../plug-ins/file-tiff/file-tiff-save.c:970 #: ../plug-ins/file-tiff/file-tiff-save.c:1072 ../plug-ins/flame/flame.c:450 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1548 @@ -1079,7 +1079,7 @@ #: ../plug-ins/common/file-ps.c:1075 ../plug-ins/common/file-ps.c:3397 #: ../plug-ins/common/file-psp.c:2228 ../plug-ins/common/file-psp.c:2278 #: ../plug-ins/common/file-raw-data.c:477 -#: ../plug-ins/common/file-raw-data.c:1306 ../plug-ins/common/file-sunras.c:436 +#: ../plug-ins/common/file-raw-data.c:1284 ../plug-ins/common/file-sunras.c:436 #: ../plug-ins/common/file-svg.c:329 ../plug-ins/common/file-svg.c:647 #: ../plug-ins/common/file-tga.c:446 ../plug-ins/common/file-xbm.c:747 #: ../plug-ins/common/file-xmc.c:665 ../plug-ins/common/file-xmc.c:858 @@ -1088,12 +1088,12 @@ #: ../plug-ins/file-fits/fits.c:360 ../plug-ins/file-fli/fli-gimp.c:462 #: ../plug-ins/file-fli/fli-gimp.c:501 ../plug-ins/file-ico/ico-load.c:672 #: ../plug-ins/file-ico/ico-load.c:750 ../plug-ins/file-jpeg/jpeg-load.c:96 -#: ../plug-ins/file-jpeg/jpeg-load.c:543 ../plug-ins/file-psd/psd-load.c:143 +#: ../plug-ins/file-jpeg/jpeg-load.c:543 ../plug-ins/file-psd/psd-load.c:146 #: ../plug-ins/file-psd/psd-thumb-load.c:82 ../plug-ins/flame/flame.c:419 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1865 #: ../plug-ins/fractal-explorer/fractal-explorer.c:913 -#: ../plug-ins/gfig/gfig.c:426 ../plug-ins/help/gimphelplocale.c:222 -#: ../plug-ins/help/gimphelplocale.c:238 +#: ../plug-ins/gfig/gfig.c:426 ../plug-ins/help/gimphelplocale.c:255 +#: ../plug-ins/help/gimphelplocale.c:271 #: ../plug-ins/lighting/lighting-ui.c:1376 #, c-format msgid "Could not open '%s' for reading: %s" @@ -1364,7 +1364,7 @@ #. * right type of raw data. #. #: ../plug-ins/common/compose.c:191 ../plug-ins/common/decompose.c:170 -#: ../plug-ins/common/file-raw-data.c:1942 +#: ../plug-ins/common/file-raw-data.c:1920 msgid "RGB" msgstr "RGB" @@ -1930,7 +1930,7 @@ msgid "O_verlap:" msgstr "Pre_krivanje:" -#: ../plug-ins/common/depth-merge.c:741 ../plug-ins/common/file-raw-data.c:1976 +#: ../plug-ins/common/depth-merge.c:741 ../plug-ins/common/file-raw-data.c:1954 msgid "O_ffset:" msgstr "_Zamik:" @@ -1998,7 +1998,7 @@ #: ../plug-ins/common/destripe.c:500 ../plug-ins/common/file-html-table.c:647 #: ../plug-ins/common/file-ps.c:3522 ../plug-ins/common/file-ps.c:3727 -#: ../plug-ins/common/file-raw-data.c:1991 +#: ../plug-ins/common/file-raw-data.c:1969 #: ../plug-ins/common/smooth-palette.c:458 ../plug-ins/common/tile.c:465 #: ../plug-ins/imagemap/imap_cmd_guides.c:163 #: ../plug-ins/imagemap/imap_rectangle.c:399 @@ -2145,21 +2145,21 @@ #. #: ../plug-ins/common/file-cel.c:342 ../plug-ins/common/file-dicom.c:338 #: ../plug-ins/common/file-gegl.c:322 ../plug-ins/common/file-gif-load.c:353 -#: ../plug-ins/common/file-heif.c:697 ../plug-ins/common/file-jp2-load.c:1077 -#: ../plug-ins/common/file-pcx.c:370 ../plug-ins/common/file-pdf-load.c:1048 +#: ../plug-ins/common/file-heif.c:703 ../plug-ins/common/file-jp2-load.c:1077 +#: ../plug-ins/common/file-pcx.c:370 ../plug-ins/common/file-pdf-load.c:1059 #: ../plug-ins/common/file-pix.c:357 ../plug-ins/common/file-png.c:933 #: ../plug-ins/common/file-pnm.c:566 ../plug-ins/common/file-ps.c:1067 -#: ../plug-ins/common/file-raw-data.c:1299 ../plug-ins/common/file-sunras.c:429 +#: ../plug-ins/common/file-raw-data.c:1277 ../plug-ins/common/file-sunras.c:429 #: ../plug-ins/common/file-tga.c:438 ../plug-ins/common/file-wmf.c:1014 #: ../plug-ins/common/file-xbm.c:740 ../plug-ins/common/file-xmc.c:655 #: ../plug-ins/common/file-xpm.c:356 ../plug-ins/common/file-xwd.c:448 #: ../plug-ins/file-bmp/bmp-load.c:218 ../plug-ins/file-exr/file-exr.c:183 #: ../plug-ins/file-faxg3/faxg3.c:220 ../plug-ins/file-fli/fli-gimp.c:494 #: ../plug-ins/file-ico/ico-load.c:665 ../plug-ins/file-jpeg/jpeg-load.c:89 -#: ../plug-ins/file-psd/psd-load.c:135 +#: ../plug-ins/file-psd/psd-load.c:138 #: ../plug-ins/file-raw/file-darktable.c:399 #: ../plug-ins/file-raw/file-rawtherapee.c:319 ../plug-ins/file-sgi/sgi.c:325 -#: ../plug-ins/file-tiff/file-tiff-load.c:296 +#: ../plug-ins/file-tiff/file-tiff-load.c:299 #, c-format msgid "Opening '%s'" msgstr "Odpiranje »%s« ..." @@ -2234,15 +2234,16 @@ #. * Open the file for writing... #. #: ../plug-ins/common/file-cel.c:790 ../plug-ins/common/file-gif-save.c:880 -#: ../plug-ins/common/file-html-table.c:238 ../plug-ins/common/file-pcx.c:761 +#: ../plug-ins/common/file-html-table.c:238 +#: ../plug-ins/common/file-jpegxl.c:778 ../plug-ins/common/file-pcx.c:761 #: ../plug-ins/common/file-pix.c:538 ../plug-ins/common/file-png.c:1611 #: ../plug-ins/common/file-pnm.c:1249 ../plug-ins/common/file-ps.c:1278 -#: ../plug-ins/common/file-sunras.c:602 ../plug-ins/common/file-tga.c:1216 +#: ../plug-ins/common/file-sunras.c:602 ../plug-ins/common/file-tga.c:1221 #: ../plug-ins/common/file-xbm.c:1040 ../plug-ins/common/file-xpm.c:674 #: ../plug-ins/common/file-xwd.c:652 ../plug-ins/file-bmp/bmp-save.c:319 #: ../plug-ins/file-fits/fits.c:473 ../plug-ins/file-fli/fli-gimp.c:725 #: ../plug-ins/file-ico/ico-save.c:1081 ../plug-ins/file-jpeg/jpeg-save.c:290 -#: ../plug-ins/file-psd/psd-save.c:1699 ../plug-ins/file-sgi/sgi.c:584 +#: ../plug-ins/file-psd/psd-save.c:1868 ../plug-ins/file-sgi/sgi.c:584 #: ../plug-ins/file-tiff/file-tiff-save.c:956 #, c-format msgid "Exporting '%s'" @@ -2611,74 +2612,74 @@ msgid "Save image in AV1 Image File Format (AVIF)" msgstr "Shrani sliko v zapisu AVIF (AV1 Image File Format)." -#: ../plug-ins/common/file-heif.c:736 ../plug-ins/common/file-heif.c:769 -#: ../plug-ins/common/file-heif.c:808 ../plug-ins/common/file-heif.c:874 +#: ../plug-ins/common/file-heif.c:742 ../plug-ins/common/file-heif.c:775 +#: ../plug-ins/common/file-heif.c:814 ../plug-ins/common/file-heif.c:880 #, c-format msgid "Loading HEIF image failed: %s" msgstr "Nalaganje slike HEIF slike ni uspelo: %s" -#: ../plug-ins/common/file-heif.c:758 +#: ../plug-ins/common/file-heif.c:764 msgid "Loading HEIF image failed: Input file contains no readable images" msgstr "" "Nalaganje slike HEIF ni uspelo: vhodna datoteka ne vsebuje berljivih slik." -#: ../plug-ins/common/file-heif.c:1001 +#: ../plug-ins/common/file-heif.c:1007 msgid "image content" msgstr "Vsebina slike" -#: ../plug-ins/common/file-heif.c:1318 +#: ../plug-ins/common/file-heif.c:1328 #, c-format msgid "Exporting '%s' using %s encoder" msgstr "Izvažanje »%s« z uporabo kodirnika %s ..." -#: ../plug-ins/common/file-heif.c:1369 ../plug-ins/common/file-heif.c:1623 +#: ../plug-ins/common/file-heif.c:1379 ../plug-ins/common/file-heif.c:1633 #, c-format msgid "Encoding HEIF image failed: %s" msgstr "Kodiranje slike HEIF je spodletelo: %s" -#: ../plug-ins/common/file-heif.c:1660 +#: ../plug-ins/common/file-heif.c:1670 #, c-format msgid "Writing HEIF image failed: %s" msgstr "Zapisovanje slike HEIF ni uspelo: %s" -#: ../plug-ins/common/file-heif.c:1749 +#: ../plug-ins/common/file-heif.c:1759 msgid "primary" msgstr "Primarno" -#: ../plug-ins/common/file-heif.c:1894 +#: ../plug-ins/common/file-heif.c:1904 msgid "Load HEIF Image" msgstr "Naloži sliko HEIF" -#: ../plug-ins/common/file-heif.c:1908 +#: ../plug-ins/common/file-heif.c:1918 msgid "Select Image" msgstr "Izberi sliko" -#: ../plug-ins/common/file-heif.c:2074 +#: ../plug-ins/common/file-heif.c:2084 msgid "Nearly _lossless" msgstr "_Skoraj brez izgub" -#: ../plug-ins/common/file-heif.c:2078 ../plug-ins/file-jpeg/jpeg-save.c:835 +#: ../plug-ins/common/file-heif.c:2088 ../plug-ins/file-jpeg/jpeg-save.c:835 msgid "_Quality:" msgstr "_Kakovost:" -#: ../plug-ins/common/file-heif.c:2121 +#: ../plug-ins/common/file-heif.c:2131 msgid "Bit depth:" msgstr "Bitna globina:" -#: ../plug-ins/common/file-heif.c:2127 +#: ../plug-ins/common/file-heif.c:2137 msgid "8 bit/channel" msgstr "8 bitov/kanal" -#: ../plug-ins/common/file-heif.c:2128 +#: ../plug-ins/common/file-heif.c:2138 msgid "10 bit/channel" msgstr "10 bitov/kanal" -#: ../plug-ins/common/file-heif.c:2129 +#: ../plug-ins/common/file-heif.c:2139 msgid "12 bit/channel" msgstr "12 bitov/kanal" #. Color profile -#: ../plug-ins/common/file-heif.c:2138 ../plug-ins/file-jpeg/jpeg-save.c:974 +#: ../plug-ins/common/file-heif.c:2148 ../plug-ins/file-jpeg/jpeg-save.c:974 #: ../plug-ins/file-webp/file-webp-dialog.c:404 #: ../plug-ins/ui/plug-in-file-tiff.ui.h:12 msgid "Save color _profile" @@ -2789,7 +2790,7 @@ msgstr "Širina posamezne celice v tabeli. Možen je vpis števila ali odstotka." #: ../plug-ins/common/file-html-table.c:663 ../plug-ins/common/file-ps.c:3535 -#: ../plug-ins/common/file-ps.c:3739 ../plug-ins/common/file-raw-data.c:2007 +#: ../plug-ins/common/file-ps.c:3739 ../plug-ins/common/file-raw-data.c:1985 #: ../plug-ins/common/film.c:945 ../plug-ins/common/smooth-palette.c:463 #: ../plug-ins/common/tile.c:469 ../plug-ins/imagemap/imap_cmd_guides.c:173 #: ../plug-ins/imagemap/imap_rectangle.c:406 @@ -2906,7 +2907,7 @@ msgid "Unsupported color space in JP2 image '%s'." msgstr "Nepodprti barvni prostor v sliki JP2 »%s«." -#: ../plug-ins/common/file-jpegxl.c:71 +#: ../plug-ins/common/file-jpegxl.c:82 ../plug-ins/common/file-jpegxl.c:99 msgid "JPEG XL image" msgstr "Slika JPEG XL" @@ -3056,13 +3057,13 @@ msgstr "»%s« ni datoteka PCX" #: ../plug-ins/common/file-pcx.c:413 ../plug-ins/file-bmp/bmp-load.c:726 -#: ../plug-ins/file-psd/psd-load.c:315 +#: ../plug-ins/file-psd/psd-load.c:318 #, c-format msgid "Unsupported or invalid image width: %d" msgstr "Nepodprta ali neveljavna širina slike: %d" #: ../plug-ins/common/file-pcx.c:419 ../plug-ins/file-bmp/bmp-load.c:732 -#: ../plug-ins/file-psd/psd-load.c:307 +#: ../plug-ins/file-psd/psd-load.c:310 #, c-format msgid "Unsupported or invalid image height: %d" msgstr "Nepodprta ali neveljavna višina slike: %d" @@ -3113,10 +3114,11 @@ msgid "Writing to file '%s' failed: %s" msgstr "Pisanje v datoteko »%s« ni uspelo: %s" -#: ../plug-ins/common/file-pdf-load.c:324 -#: ../plug-ins/common/file-pdf-load.c:343 -#: ../plug-ins/common/file-pdf-save.c:350 -#: ../plug-ins/common/file-pdf-save.c:367 +#: ../plug-ins/common/file-pdf-load.c:329 +#: ../plug-ins/common/file-pdf-load.c:348 +#: ../plug-ins/common/file-pdf-save.c:383 +#: ../plug-ins/common/file-pdf-save.c:400 +#: ../plug-ins/common/file-pdf-save.c:418 msgid "Portable Document Format" msgstr "PDF (Portable Document Format)" @@ -3124,7 +3126,7 @@ #. * second is out-of-range page number, third is #. * number of pages. Specify order as in English if needed. #. -#: ../plug-ins/common/file-pdf-load.c:507 +#: ../plug-ins/common/file-pdf-load.c:512 #, c-format msgid "PDF document '%1$s' has %3$d page. Page %2$d is out of range." msgid_plural "PDF document '%1$s' has %3$d pages. Page %2$d is out of range." @@ -3133,85 +3135,91 @@ msgstr[2] "Dokument PDF »%1$s« ima %3$d strani. Stran %2$d je izven dosega." msgstr[3] "Dokument PDF »%1$s« ima %3$d strani. Stran %2$d je izven dosega." -#: ../plug-ins/common/file-pdf-load.c:689 +#: ../plug-ins/common/file-pdf-load.c:695 msgid "PDF is password protected, please input the password:" msgstr "PDF je zaščiten z geslom, vnesite geslo:" -#: ../plug-ins/common/file-pdf-load.c:699 +#: ../plug-ins/common/file-pdf-load.c:705 msgid "Encrypted PDF" msgstr "Šifrirani PDF" -#: ../plug-ins/common/file-pdf-load.c:726 +#: ../plug-ins/common/file-pdf-load.c:732 msgid "Wrong password! Please input the right one:" msgstr "Napačno geslo! Poskusite znova:" -#: ../plug-ins/common/file-pdf-load.c:744 +#: ../plug-ins/common/file-pdf-load.c:750 #, c-format msgid "Could not load '%s': %s" msgstr "»%s« ni mogoče naložiti: %s" -#: ../plug-ins/common/file-pdf-load.c:1085 +#: ../plug-ins/common/file-pdf-load.c:1096 #, c-format msgid "%s-%s" msgstr "%s-%s" -#: ../plug-ins/common/file-pdf-load.c:1087 ../plug-ins/common/file-ps.c:1197 +#: ../plug-ins/common/file-pdf-load.c:1098 ../plug-ins/common/file-ps.c:1197 #, c-format msgid "%s-pages" msgstr "%s-strani" -#: ../plug-ins/common/file-pdf-load.c:1278 +#: ../plug-ins/common/file-pdf-load.c:1334 msgid "Import from PDF" msgstr "Uvozi iz PDF" -#: ../plug-ins/common/file-pdf-load.c:1283 ../plug-ins/common/file-ps.c:3448 -#: ../plug-ins/file-tiff/file-tiff-load.c:2617 +#: ../plug-ins/common/file-pdf-load.c:1339 ../plug-ins/common/file-ps.c:3448 +#: ../plug-ins/file-tiff/file-tiff-load.c:2665 #: ../plug-ins/metadata/metadata-editor.c:4627 msgid "_Import" msgstr "_Uvozi" -#: ../plug-ins/common/file-pdf-load.c:1316 +#: ../plug-ins/common/file-pdf-load.c:1372 msgid "Error getting number of pages from the given PDF file." msgstr "Napaka pri pridobivanju števila strani iz dane datoteke PDF." #. "Load in reverse order" toggle button -#: ../plug-ins/common/file-pdf-load.c:1357 +#: ../plug-ins/common/file-pdf-load.c:1416 msgid "Load in reverse order" msgstr "Naloži v obratnem vrstnem redu" -#: ../plug-ins/common/file-pdf-load.c:1375 +#: ../plug-ins/common/file-pdf-load.c:1434 msgid "_Width (pixels):" msgstr "_Širina (slik. točke):" -#: ../plug-ins/common/file-pdf-load.c:1376 +#: ../plug-ins/common/file-pdf-load.c:1435 msgid "_Height (pixels):" msgstr "_Višina (slik. točke):" -#: ../plug-ins/common/file-pdf-load.c:1378 +#: ../plug-ins/common/file-pdf-load.c:1437 msgid "_Resolution:" msgstr "_Ločljivost:" #. Antialiasing -#: ../plug-ins/common/file-pdf-load.c:1389 +#: ../plug-ins/common/file-pdf-load.c:1448 msgid "Use _Anti-aliasing" msgstr "Uporabi _glajenje robov" -#: ../plug-ins/common/file-pdf-load.c:1667 -#: ../plug-ins/common/file-pdf-load.c:1668 ../plug-ins/common/file-svg.c:852 +#. White Background +#: ../plug-ins/common/file-pdf-load.c:1457 +msgid "_Fill transparent areas with white" +msgstr "_Zapolni prosojna področja z belo barvo" + +#: ../plug-ins/common/file-pdf-load.c:1743 +#: ../plug-ins/common/file-pdf-load.c:1744 ../plug-ins/common/file-svg.c:852 #: ../plug-ins/common/file-wmf.c:710 ../plug-ins/print/print-page-layout.c:305 #, c-format msgid "pixels/%a" msgstr "slik. točk/%a" -#: ../plug-ins/common/file-pdf-save.c:382 +#: ../plug-ins/common/file-pdf-save.c:433 +#: ../plug-ins/common/file-pdf-save.c:451 msgid "_Create multipage PDF..." msgstr "_Ustvari večstranski PDF ..." -#: ../plug-ins/common/file-pdf-save.c:465 +#: ../plug-ins/common/file-pdf-save.c:535 msgid "You must select a file to save!" msgstr "Za shranjevanje morate izbrati datoteko!" -#: ../plug-ins/common/file-pdf-save.c:491 +#: ../plug-ins/common/file-pdf-save.c:561 #, c-format msgid "" "An error occurred while creating the PDF file:\n" @@ -3224,83 +3232,88 @@ "Prepričajte se, da ste vnesli veljavno ime datoteke in da na izbranem mestu " "ni dovoljeno le branje!" -#: ../plug-ins/common/file-pdf-save.c:823 -#: ../plug-ins/common/file-pdf-save.c:983 +#: ../plug-ins/common/file-pdf-save.c:899 +#: ../plug-ins/common/file-pdf-save.c:1067 +msgid "_Fill transparent areas with background color" +msgstr "_Zapolni prosojna področja z barvo ozadja" + +#: ../plug-ins/common/file-pdf-save.c:904 +#: ../plug-ins/common/file-pdf-save.c:1072 msgid "_Omit hidden layers and layers with zero opacity" msgstr "Izp_usti skrite plasti in plasti z ničelno prekrivnostjo" -#: ../plug-ins/common/file-pdf-save.c:828 -#: ../plug-ins/common/file-pdf-save.c:988 +#: ../plug-ins/common/file-pdf-save.c:909 +#: ../plug-ins/common/file-pdf-save.c:1077 msgid "Convert _bitmaps to vector graphics where possible" msgstr "Pretvori _bitne slike v vektorsko grafiko, kjer je to mogoče" -#: ../plug-ins/common/file-pdf-save.c:833 -#: ../plug-ins/common/file-pdf-save.c:993 +#: ../plug-ins/common/file-pdf-save.c:914 +#: ../plug-ins/common/file-pdf-save.c:1082 msgid "_Apply layer masks before saving" msgstr "Pre_d shranjevanjem uveljavi maske plasti" -#: ../plug-ins/common/file-pdf-save.c:837 -#: ../plug-ins/common/file-pdf-save.c:997 +#: ../plug-ins/common/file-pdf-save.c:918 +#: ../plug-ins/common/file-pdf-save.c:1086 msgid "Keeping the masks will not change the output" msgstr "Ohranjanje mask ne bo spremenilo izhoda" -#: ../plug-ins/common/file-pdf-save.c:843 +#: ../plug-ins/common/file-pdf-save.c:924 #, c-format msgid "_Layers as pages (%s)" msgstr "_Plasti kot strani ( %s)" -#: ../plug-ins/common/file-pdf-save.c:845 -#: ../plug-ins/common/file-pdf-save.c:1044 +#: ../plug-ins/common/file-pdf-save.c:926 +#: ../plug-ins/common/file-pdf-save.c:1135 msgid "top layers first" msgstr "zgornje plasti najprej" -#: ../plug-ins/common/file-pdf-save.c:845 -#: ../plug-ins/common/file-pdf-save.c:1044 +#: ../plug-ins/common/file-pdf-save.c:926 +#: ../plug-ins/common/file-pdf-save.c:1135 msgid "bottom layers first" msgstr "spodnje plasti najprej" -#: ../plug-ins/common/file-pdf-save.c:853 +#: ../plug-ins/common/file-pdf-save.c:934 msgid "_Reverse the pages order" msgstr "_Preobrni vrstni red strani" -#: ../plug-ins/common/file-pdf-save.c:927 +#: ../plug-ins/common/file-pdf-save.c:1011 msgid "Save to:" msgstr "Shrani v:" -#: ../plug-ins/common/file-pdf-save.c:931 +#: ../plug-ins/common/file-pdf-save.c:1015 msgid "Browse..." msgstr "Prebrskaj ..." -#: ../plug-ins/common/file-pdf-save.c:932 +#: ../plug-ins/common/file-pdf-save.c:1016 msgid "Multipage PDF export" msgstr "Izvoz večstranskega PDF" -#: ../plug-ins/common/file-pdf-save.c:968 +#: ../plug-ins/common/file-pdf-save.c:1052 msgid "Remove the selected pages" msgstr "Izbrišite izbrane strani" -#: ../plug-ins/common/file-pdf-save.c:978 +#: ../plug-ins/common/file-pdf-save.c:1062 msgid "Add this image" msgstr "Dodaj to sliko" -#: ../plug-ins/common/file-pdf-save.c:1042 +#: ../plug-ins/common/file-pdf-save.c:1133 #, c-format msgid "Layers as pages (%s)" msgstr "Plasti kot strani ( %s)" -#: ../plug-ins/common/file-pdf-save.c:1099 -#: ../plug-ins/common/file-pdf-save.c:1167 -#: ../plug-ins/common/file-pdf-save.c:1265 ../plug-ins/common/file-ps.c:1941 -#: ../plug-ins/file-tiff/file-tiff-load.c:1499 +#: ../plug-ins/common/file-pdf-save.c:1190 +#: ../plug-ins/common/file-pdf-save.c:1258 +#: ../plug-ins/common/file-pdf-save.c:1356 ../plug-ins/common/file-ps.c:1941 +#: ../plug-ins/file-tiff/file-tiff-load.c:1546 #, c-format msgid "Page %d" msgstr "Stran %d" -#: ../plug-ins/common/file-pdf-save.c:1136 +#: ../plug-ins/common/file-pdf-save.c:1227 msgid "Error! In order to save the file, at least one image should be added!" msgstr "Napaka! Če želite shraniti datoteko, morate dodati vsaj eno sliko!" -#: ../plug-ins/common/file-pdf-save.c:1312 +#: ../plug-ins/common/file-pdf-save.c:1403 #: ../plug-ins/print/print-draw-page.c:125 msgid "Cannot handle the size (either width or height) of the image." msgstr "Velikosti slike ni mogoče obvladati (širina ali višina)." @@ -3391,13 +3404,13 @@ msgid "Error while exporting '%s'. Could not export image." msgstr "Napaka pri izvažanju »%s«. Slike ni mogoče izvoziti." -#: ../plug-ins/common/file-png.c:2420 ../plug-ins/common/file-raw-data.c:2134 +#: ../plug-ins/common/file-png.c:2420 ../plug-ins/common/file-raw-data.c:2112 #: ../plug-ins/file-tiff/file-tiff-save.c:1167 #, c-format msgid "Error loading UI file '%s': %s" msgstr "Napaka pri nalaganju datoteke up. vmesnika »%s«: %s" -#: ../plug-ins/common/file-png.c:2421 ../plug-ins/common/file-raw-data.c:2135 +#: ../plug-ins/common/file-png.c:2421 ../plug-ins/common/file-raw-data.c:2113 #: ../plug-ins/file-tiff/file-tiff-save.c:1168 msgid "Unknown error" msgstr "Neznana napaka" @@ -3823,7 +3836,7 @@ #: ../plug-ins/common/file-psp.c:2260 #, c-format msgid "Unsupported PSP file format version %d.%d." -msgstr "Nepodprta različica datoteke vrste PSP %d:%d." +msgstr "Nepodprta različica datoteke vrste PSP %d.%d." #: ../plug-ins/common/file-psp.c:2280 msgid "invalid block size" @@ -3851,7 +3864,7 @@ msgstr "Surovi podatki slike (RAW)" #: ../plug-ins/common/file-raw-data.c:304 -#: ../plug-ins/common/file-raw-data.c:1887 +#: ../plug-ins/common/file-raw-data.c:1865 msgid "Digital Elevation Model data" msgstr "Podatki modela digitalnega dviganja" @@ -3879,7 +3892,7 @@ "datoteka HGT ali pa njena različica še ni podprta. Podprte datoteke HGT so: " "SRTM-1 in SRTM-3. Če poznate različico, zaženite z argumentom 1 oz. 3." -#: ../plug-ins/common/file-raw-data.c:1834 +#: ../plug-ins/common/file-raw-data.c:1812 msgid "Load Image from Raw Data" msgstr "Naloži sliko iz surovih podatkov" @@ -3887,15 +3900,15 @@ #. * used for 3D surface modeling or relief maps; so it must be #. * translated by the proper technical term in your language. #. -#: ../plug-ins/common/file-raw-data.c:1883 +#: ../plug-ins/common/file-raw-data.c:1861 msgid "Digital Elevation Model data (1 arc-second)" msgstr "Podatki digitalnega modela nadmorske višine (1 kotna sekunda)" -#: ../plug-ins/common/file-raw-data.c:1885 +#: ../plug-ins/common/file-raw-data.c:1863 msgid "Digital Elevation Model data (3 arc-seconds)" msgstr "Podatki digitalnega modela nadmorske višine (3 kotne sekunde)" -#: ../plug-ins/common/file-raw-data.c:1891 +#: ../plug-ins/common/file-raw-data.c:1869 msgid "Image" msgstr "Slika" @@ -3907,116 +3920,116 @@ #. * SRTM-3 data are sampled at three arc-seconds and contain 1201 lines and #. * 1201 samples with similar overlapping rows and columns." #. -#: ../plug-ins/common/file-raw-data.c:1921 +#: ../plug-ins/common/file-raw-data.c:1899 msgid "SRTM-1 (1 arc-second)" msgstr "SRTM-1 (1 kotna sekunda)" -#: ../plug-ins/common/file-raw-data.c:1922 +#: ../plug-ins/common/file-raw-data.c:1900 msgid "SRTM-3 (3 arc-seconds)" msgstr "SRTM-3 (3 kotne sekunde)" -#: ../plug-ins/common/file-raw-data.c:1925 +#: ../plug-ins/common/file-raw-data.c:1903 msgid "_Sample Spacing:" msgstr "Razmik vzor_cev:" -#: ../plug-ins/common/file-raw-data.c:1943 +#: ../plug-ins/common/file-raw-data.c:1921 msgid "RGB Alpha" msgstr "RGB z alfo" -#: ../plug-ins/common/file-raw-data.c:1944 +#: ../plug-ins/common/file-raw-data.c:1922 msgid "RGB565 Big Endian" msgstr "RGB565, največje na koncu" -#: ../plug-ins/common/file-raw-data.c:1945 +#: ../plug-ins/common/file-raw-data.c:1923 msgid "RGB565 Little Endian" msgstr "RGB565, najmanjše na koncu" -#: ../plug-ins/common/file-raw-data.c:1946 +#: ../plug-ins/common/file-raw-data.c:1924 msgid "BGR565 Big Endian" msgstr "BGR565, največje na koncu" -#: ../plug-ins/common/file-raw-data.c:1947 +#: ../plug-ins/common/file-raw-data.c:1925 msgid "BGR565 Little Endian" msgstr "BGR565, najmanjše na koncu" -#: ../plug-ins/common/file-raw-data.c:1948 +#: ../plug-ins/common/file-raw-data.c:1926 msgid "Planar RGB" msgstr "Ravninska RGB" -#: ../plug-ins/common/file-raw-data.c:1949 +#: ../plug-ins/common/file-raw-data.c:1927 msgid "B&W 1 bit" msgstr "Č/B, 1-bitna" -#: ../plug-ins/common/file-raw-data.c:1950 +#: ../plug-ins/common/file-raw-data.c:1928 msgid "Gray 2 bit" msgstr "Sivinska, 2-bitna" -#: ../plug-ins/common/file-raw-data.c:1951 +#: ../plug-ins/common/file-raw-data.c:1929 msgid "Gray 4 bit" msgstr "Sivinska, 4-bitna" -#: ../plug-ins/common/file-raw-data.c:1952 +#: ../plug-ins/common/file-raw-data.c:1930 msgid "Gray 8 bit" msgstr "Sivinska, 8-bitna" -#: ../plug-ins/common/file-raw-data.c:1953 +#: ../plug-ins/common/file-raw-data.c:1931 msgid "Indexed" msgstr "Indeksirana" -#: ../plug-ins/common/file-raw-data.c:1954 +#: ../plug-ins/common/file-raw-data.c:1932 msgid "Indexed Alpha" msgstr "Indeksirana z alfo" -#: ../plug-ins/common/file-raw-data.c:1955 +#: ../plug-ins/common/file-raw-data.c:1933 msgid "Gray unsigned 16 bit Big Endian" msgstr "Sivinska, nepreznačena, 16-bitna, največje na koncu" -#: ../plug-ins/common/file-raw-data.c:1956 +#: ../plug-ins/common/file-raw-data.c:1934 msgid "Gray unsigned 16 bit Little Endian" msgstr "Sivinska, nepredznačena, 16-bitna, najmanjše na koncu" -#: ../plug-ins/common/file-raw-data.c:1957 +#: ../plug-ins/common/file-raw-data.c:1935 msgid "Gray 16 bit Big Endian" msgstr "Sivinska, 16-bitna, največje na koncu" -#: ../plug-ins/common/file-raw-data.c:1958 +#: ../plug-ins/common/file-raw-data.c:1936 msgid "Gray 16 bit Little Endian" msgstr "Sivinska, 16-bitna, najmanjše na koncu" -#: ../plug-ins/common/file-raw-data.c:1963 +#: ../plug-ins/common/file-raw-data.c:1941 msgid "Image _Type:" msgstr "Vrs_ta slike:" -#: ../plug-ins/common/file-raw-data.c:2024 +#: ../plug-ins/common/file-raw-data.c:2002 msgid "Palette" msgstr "Paleta" -#: ../plug-ins/common/file-raw-data.c:2034 +#: ../plug-ins/common/file-raw-data.c:2012 msgid "R, G, B (normal)" msgstr "R, G, B (navadno)" -#: ../plug-ins/common/file-raw-data.c:2035 +#: ../plug-ins/common/file-raw-data.c:2013 msgid "B, G, R, X (BMP style)" msgstr "B, G, R, X (slog BMP)" -#: ../plug-ins/common/file-raw-data.c:2040 +#: ../plug-ins/common/file-raw-data.c:2018 msgid "_Palette Type:" msgstr "Vrsta _palete:" -#: ../plug-ins/common/file-raw-data.c:2051 +#: ../plug-ins/common/file-raw-data.c:2029 msgid "Off_set:" msgstr "_Zamik:" -#: ../plug-ins/common/file-raw-data.c:2063 +#: ../plug-ins/common/file-raw-data.c:2041 msgid "Select Palette File" msgstr "Izberite datoteko palete" -#: ../plug-ins/common/file-raw-data.c:2069 +#: ../plug-ins/common/file-raw-data.c:2047 msgid "Pal_ette File:" msgstr "Datoteka pal_ete:" #. Dialog init -#: ../plug-ins/common/file-raw-data.c:2118 +#: ../plug-ins/common/file-raw-data.c:2096 msgid "Raw Image" msgstr "Surova slika (RAW)" @@ -4217,24 +4230,24 @@ msgid "Cannot read header from '%s'" msgstr "Glave datoteke »%s« ni mogoče prebrati" -#: ../plug-ins/common/file-tga.c:1434 +#: ../plug-ins/common/file-tga.c:1439 msgid "TGA" msgstr "TGA" #. rle -#: ../plug-ins/common/file-tga.c:1443 ../plug-ins/file-sgi/sgi.c:683 +#: ../plug-ins/common/file-tga.c:1448 ../plug-ins/file-sgi/sgi.c:683 msgid "_RLE compression" msgstr "Stiskanje _RLE" -#: ../plug-ins/common/file-tga.c:1457 +#: ../plug-ins/common/file-tga.c:1462 msgid "Or_igin:" msgstr "Izvi_rnik:" -#: ../plug-ins/common/file-tga.c:1461 +#: ../plug-ins/common/file-tga.c:1466 msgid "Bottom left" msgstr "Levo spodaj" -#: ../plug-ins/common/file-tga.c:1462 +#: ../plug-ins/common/file-tga.c:1467 msgid "Top left" msgstr "Levo zgoraj" @@ -4522,8 +4535,8 @@ #. Begin displaying export progress #: ../plug-ins/common/file-xmc.c:1493 -#: ../plug-ins/file-webp/file-webp-save.c:180 -#: ../plug-ins/file-webp/file-webp-save.c:522 +#: ../plug-ins/file-webp/file-webp-save.c:182 +#: ../plug-ins/file-webp/file-webp-save.c:526 #, c-format msgid "Saving '%s'" msgstr "Shranjevanje »%s«" @@ -6960,7 +6973,7 @@ msgid "Opening thumbnail for '%s'" msgstr "Odpri sličico predogleda za »%s« ..." -#: ../plug-ins/file-ico/ico.c:102 ../plug-ins/file-ico/ico.c:136 +#: ../plug-ins/file-ico/ico.c:102 ../plug-ins/file-ico/ico.c:137 msgid "Microsoft Windows icon" msgstr "Ikona Microsoft Windows" @@ -7126,112 +7139,112 @@ msgid "Export Preview" msgstr "Izvozi predogled" -#: ../plug-ins/file-psd/psd-load.c:228 +#: ../plug-ins/file-psd/psd-load.c:231 #: ../plug-ins/file-psd/psd-thumb-load.c:130 #, c-format msgid "Error loading PSD file: %s" msgstr "Napaka pri nalaganju datoteke PSD: %s" -#: ../plug-ins/file-psd/psd-load.c:283 +#: ../plug-ins/file-psd/psd-load.c:286 #, c-format msgid "Not a valid Photoshop document file" msgstr "Ni veljavna datoteka dokumenta Photoshop" -#: ../plug-ins/file-psd/psd-load.c:290 +#: ../plug-ins/file-psd/psd-load.c:293 #, c-format msgid "Unsupported file format version: %d" msgstr "Nepodprta različica vrste datotek: %d" -#: ../plug-ins/file-psd/psd-load.c:297 +#: ../plug-ins/file-psd/psd-load.c:300 #, c-format msgid "Too many channels in file: %d" msgstr "Preveč kanalov v datoteki: %d" -#: ../plug-ins/file-psd/psd-load.c:324 +#: ../plug-ins/file-psd/psd-load.c:327 #, c-format msgid "Unsupported or invalid image size: %dx%d" msgstr "Nepodprta ali neveljavna velikost slike: %dx%d" -#: ../plug-ins/file-psd/psd-load.c:338 ../plug-ins/file-psd/psd-load.c:348 +#: ../plug-ins/file-psd/psd-load.c:341 ../plug-ins/file-psd/psd-load.c:351 #, c-format msgid "Unsupported color mode: %s" msgstr "Nepodprti barvni način: %s" -#: ../plug-ins/file-psd/psd-load.c:375 +#: ../plug-ins/file-psd/psd-load.c:378 #, c-format msgid "Unsupported bit depth: %d" msgstr "Nepodprta bitna globina: %d" -#: ../plug-ins/file-psd/psd-load.c:409 ../plug-ins/file-psd/psd-load.c:419 -#: ../plug-ins/file-psd/psd-load.c:630 ../plug-ins/file-psd/psd-load.c:912 +#: ../plug-ins/file-psd/psd-load.c:412 ../plug-ins/file-psd/psd-load.c:422 +#: ../plug-ins/file-psd/psd-load.c:633 ../plug-ins/file-psd/psd-load.c:915 #, c-format msgid "The file is corrupt!" msgstr "Datoteka je okvarjena!" -#: ../plug-ins/file-psd/psd-load.c:558 +#: ../plug-ins/file-psd/psd-load.c:561 #, c-format msgid "Too many channels in layer: %d" msgstr "Preveč kanalov v plasti: %d" -#: ../plug-ins/file-psd/psd-load.c:566 +#: ../plug-ins/file-psd/psd-load.c:569 #, c-format msgid "Unsupported or invalid layer height: %d" msgstr "Nepodprta ali neveljavna višina plasti: %d" -#: ../plug-ins/file-psd/psd-load.c:574 +#: ../plug-ins/file-psd/psd-load.c:577 #, c-format msgid "Unsupported or invalid layer width: %d" msgstr "Nepodprta ali neveljavna širina plasti: %d" -#: ../plug-ins/file-psd/psd-load.c:583 +#: ../plug-ins/file-psd/psd-load.c:586 #, c-format msgid "Unsupported or invalid layer size: %dx%d" msgstr "Nepodprta ali neveljavna velikost plasti: %dx%d" -#: ../plug-ins/file-psd/psd-load.c:668 +#: ../plug-ins/file-psd/psd-load.c:671 #, c-format msgid "Unsupported or invalid mask info size: %d" msgstr "Nepodprta ali neveljavna velikost podatkov o maski: %d" -#: ../plug-ins/file-psd/psd-load.c:837 +#: ../plug-ins/file-psd/psd-load.c:840 #, c-format msgid "Unsupported or invalid layer mask height: %d" msgstr "Nepodprta ali neveljavna višina plasti maske: %d" -#: ../plug-ins/file-psd/psd-load.c:845 +#: ../plug-ins/file-psd/psd-load.c:848 #, c-format msgid "Unsupported or invalid layer mask width: %d" msgstr "Nepodprta ali neveljavna širina plasti maske: %d" -#: ../plug-ins/file-psd/psd-load.c:854 +#: ../plug-ins/file-psd/psd-load.c:857 #, c-format msgid "Unsupported or invalid layer mask size: %dx%d" msgstr "Nepodprta ali neveljavna velikost plasti maske: %dx%d" -#: ../plug-ins/file-psd/psd-load.c:1477 ../plug-ins/file-psd/psd-load.c:2008 +#: ../plug-ins/file-psd/psd-load.c:1540 ../plug-ins/file-psd/psd-load.c:2126 #, c-format msgid "Unsupported compression mode: %d" msgstr "Nepodprti način stiskanja: %d" -#: ../plug-ins/file-psd/psd-load.c:2155 +#: ../plug-ins/file-psd/psd-load.c:2273 msgid "Extra" msgstr "Dodatno" -#: ../plug-ins/file-psd/psd-load.c:2333 +#: ../plug-ins/file-psd/psd-load.c:2473 #, c-format msgid "Unsupported or invalid channel size" msgstr "Nepodprta ali neveljavna velikost kanala" -#: ../plug-ins/file-psd/psd-load.c:2399 +#: ../plug-ins/file-psd/psd-load.c:2539 #, c-format msgid "Failed to decompress data" msgstr "Podatkov ni mogoče razpakirati" -#: ../plug-ins/file-psd/psd-save.c:463 +#: ../plug-ins/file-psd/psd-save.c:469 msgid "Error: Can't convert GIMP base imagetype to PSD mode" msgstr "Napaka: Osnovne vrste slike GIMP ni mogoče pretvoriti v način PSD" -#: ../plug-ins/file-psd/psd-save.c:1692 +#: ../plug-ins/file-psd/psd-save.c:1861 #, c-format msgid "" "Unable to export '%s'. The PSD file format does not support images that are " @@ -7240,7 +7253,7 @@ "Izvažanje »%s« ni uspelo. Vrsta datotek PSD ne podpira slik, ki so daljše " "ali širše od 30.000 slikovnih točk." -#: ../plug-ins/file-psd/psd-save.c:1713 +#: ../plug-ins/file-psd/psd-save.c:1882 #, c-format msgid "" "Unable to export '%s'. The PSD file format does not support images with " @@ -7434,17 +7447,17 @@ msgid "TIFF image" msgstr "Slika TIFF" -#: ../plug-ins/file-tiff/file-tiff-load.c:304 +#: ../plug-ins/file-tiff/file-tiff-load.c:307 #, c-format msgid "Not a TIFF image or image is corrupt." msgstr "Ni slika TIFF ali pa je slika okvarjena." -#: ../plug-ins/file-tiff/file-tiff-load.c:335 +#: ../plug-ins/file-tiff/file-tiff-load.c:338 #, c-format msgid "TIFF '%s' does not contain any directories" msgstr "TIFF »%s« ne vsebuje nobenih map" -#: ../plug-ins/file-tiff/file-tiff-load.c:342 +#: ../plug-ins/file-tiff/file-tiff-load.c:345 #, c-format msgid "" "TIFF '%s' directory count by header failed though there seems to be %d page. " @@ -7465,7 +7478,7 @@ "Štetje map TIFF »%s« po glavi je spodletelo, čeprav se zdi, da so %d strani. " "Sledi poskus nalaganja datoteke s to predpostavko." -#: ../plug-ins/file-tiff/file-tiff-load.c:466 +#: ../plug-ins/file-tiff/file-tiff-load.c:476 msgid "Extra channels with unspecified data." msgstr "Dodatni kanali z nedoločenimi podatki." @@ -7476,16 +7489,16 @@ #. * can be considered non-conformant. #. * Let's ask what to do with the channel. #. -#: ../plug-ins/file-tiff/file-tiff-load.c:478 +#: ../plug-ins/file-tiff/file-tiff-load.c:488 msgid "Non-conformant TIFF: extra channels without 'ExtraSamples' field." msgstr "Nekonformni TIFF: dodatni kanali brez polja »ExtraSamples«." -#: ../plug-ins/file-tiff/file-tiff-load.c:560 +#: ../plug-ins/file-tiff/file-tiff-load.c:582 #, c-format msgid "Couldn't read page %d of %d. Image might be corrupt.\n" msgstr "Strani %d od %d ni možno prebrati. Slika je morda okvarjena.\n" -#: ../plug-ins/file-tiff/file-tiff-load.c:589 +#: ../plug-ins/file-tiff/file-tiff-load.c:611 #, c-format msgid "" "This image has a linear color profile but it was not set on the first layer. " @@ -7494,7 +7507,7 @@ "Ta slika ima linearen barvni profil, vendar ni nastavljen na prvi plasti. " "Plasti pod plastjo št. %d bodo tolmačene kot nelinearne." -#: ../plug-ins/file-tiff/file-tiff-load.c:597 +#: ../plug-ins/file-tiff/file-tiff-load.c:619 msgid "" "This image has multiple color profiles. We will use the first one. If this " "leads to incorrect results you should consider loading each layer as a " @@ -7504,32 +7517,32 @@ "v nepravilne rezultate, poskusite naložiti vsako plast posebej kot ločeno " "sliko." -#: ../plug-ins/file-tiff/file-tiff-load.c:609 +#: ../plug-ins/file-tiff/file-tiff-load.c:631 #, c-format msgid "Suspicious bit depth: %d for page %d. Image may be corrupt." msgstr "Sumljiva bitna globina: %d za stran %d. Slika je morda okvarjena." -#: ../plug-ins/file-tiff/file-tiff-load.c:683 +#: ../plug-ins/file-tiff/file-tiff-load.c:705 #, c-format msgid "Unsupported bit depth: %d for page %d." msgstr "Nepodprta bitna globina: %d za stran %d." -#: ../plug-ins/file-tiff/file-tiff-load.c:698 +#: ../plug-ins/file-tiff/file-tiff-load.c:720 #, c-format msgid "Could not get image width from '%s'" msgstr "Širine slike iz »%s« ni mogoče pridobiti" -#: ../plug-ins/file-tiff/file-tiff-load.c:706 +#: ../plug-ins/file-tiff/file-tiff-load.c:728 #, c-format msgid "Could not get image length from '%s'" msgstr "Dolžine slike iz »%s« ni mogoče pridobiti" -#: ../plug-ins/file-tiff/file-tiff-load.c:714 +#: ../plug-ins/file-tiff/file-tiff-load.c:736 #, c-format msgid "Invalid image dimensions (%u x %u) for page %d. Image may be corrupt." msgstr "Neveljavne mere slike (%u x %u) za stran %d. Slika je morda okvarjena." -#: ../plug-ins/file-tiff/file-tiff-load.c:735 +#: ../plug-ins/file-tiff/file-tiff-load.c:757 #, c-format msgid "" "Could not get photometric from '%s'. Image is CCITT compressed, assuming min-" @@ -7538,7 +7551,7 @@ "Fotometrije ni mogoče pridobiti iz »%s«. Slika je stisnjeni CCITT, predviden " "bo parameter min-is-white" -#: ../plug-ins/file-tiff/file-tiff-load.c:742 +#: ../plug-ins/file-tiff/file-tiff-load.c:764 #, c-format msgid "Could not get photometric from '%s'. Assuming min-is-black" msgstr "" @@ -7547,7 +7560,7 @@ #. In non-interactive mode, we assume unassociated alpha if unspecified. #. * We don't output messages in interactive mode as the user #. * has already the ability to choose through a dialog. -#: ../plug-ins/file-tiff/file-tiff-load.c:774 +#: ../plug-ins/file-tiff/file-tiff-load.c:796 #, c-format msgid "" "Alpha channel type not defined for %s. Assuming alpha is not premultiplied" @@ -7555,7 +7568,7 @@ "Vrsta kanala alfa ni določena za %s. Predvideno bo, da alfa ni vnaprej " "množena." -#: ../plug-ins/file-tiff/file-tiff-load.c:799 +#: ../plug-ins/file-tiff/file-tiff-load.c:821 #, c-format msgid "" "Image '%s' does not conform to the TIFF specification: ExtraSamples field is " @@ -7566,98 +7579,117 @@ "nastavljeno, medtem ko so prisotni dodatni kanali. Predvideno bo, da je prvi " "dodatni kanal ne vnaprej množena alfa." -#: ../plug-ins/file-tiff/file-tiff-load.c:1088 +#: ../plug-ins/file-tiff/file-tiff-load.c:1110 #, c-format msgid "Invalid or unknown compression %u. Setting compression to none." msgstr "Neveljavno ali neznano stiskanje %u. Nastavljanje stiskanja na »brez«." -#: ../plug-ins/file-tiff/file-tiff-load.c:1146 +#: ../plug-ins/file-tiff/file-tiff-load.c:1168 #, c-format msgid "Could not create a new image: %s" msgstr "Nove slike ni mogoče ustvariti: %s" -#: ../plug-ins/file-tiff/file-tiff-load.c:1166 +#: ../plug-ins/file-tiff/file-tiff-load.c:1188 #, c-format msgid "%s-%d-of-%d-pages" msgstr "%s-%d-od-%d-strani" -#: ../plug-ins/file-tiff/file-tiff-load.c:1311 +#: ../plug-ins/file-tiff/file-tiff-load.c:1333 #, c-format msgid "Unknown resolution unit type %d, assuming dpi" msgstr "Neznana vrsta enot ločljivosti %d, predvidevamo dpi" #. no res unit tag #. old AppleScan software produces these -#: ../plug-ins/file-tiff/file-tiff-load.c:1321 +#: ../plug-ins/file-tiff/file-tiff-load.c:1343 msgid "Warning: resolution specified without unit type, assuming dpi" msgstr "" "Opozorilo: navedena je ločljivost brez vrste enot, predvideno gre za dpi" #. xres but no yres -#: ../plug-ins/file-tiff/file-tiff-load.c:1329 +#: ../plug-ins/file-tiff/file-tiff-load.c:1351 msgid "Warning: no y resolution info, assuming same as x" msgstr "Opozorilo: ni podatkov ločljivosti x, predvideno bo enako kot x" -#: ../plug-ins/file-tiff/file-tiff-load.c:1391 +#: ../plug-ins/file-tiff/file-tiff-load.c:1368 +msgid "Invalid image resolution info, using default" +msgstr "" +"Neveljavni podatki o ločljivosti slike, uporabljena bo privzeta vrednost" + +#: ../plug-ins/file-tiff/file-tiff-load.c:1427 #, c-format msgid "Could not get colormaps from '%s'" msgstr "Barvnih vnosov oz. kataloga barv iz »%s« ni mogoče prebrati" -#: ../plug-ins/file-tiff/file-tiff-load.c:1536 +#. Validate number of channels to the same maximum as we use for +#. * Photoshop. A higher number most likely means a corrupt image +#. * and can cause GIMP to become unresponsive and/or stuck. +#. * See m2-d0f86ab189cbe900ec389ca6d7464713.tif from imagetestsuite +#. +#: ../plug-ins/file-tiff/file-tiff-load.c:1521 +#, c-format +msgid "Suspicious number of extra channels: %d. Possibly corrupt image." +msgstr "Sumljivo število dodatnih kanalov: %d. Možna okvara slike." + +#: ../plug-ins/file-tiff/file-tiff-load.c:1583 msgid "TIFF Channel" msgstr "Kanal TIFF" -#: ../plug-ins/file-tiff/file-tiff-load.c:1674 +#: ../plug-ins/file-tiff/file-tiff-load.c:1721 #, c-format msgid "No data could be read from TIFF '%s'. The file is probably corrupted." msgstr "" "Podatkov ni mogoče prebrati iz TIFF »%s«. Datoteka je najverjetneje " "okvarjena." -#: ../plug-ins/file-tiff/file-tiff-load.c:1745 +#: ../plug-ins/file-tiff/file-tiff-load.c:1792 #, c-format msgid "%s: Unsupported image format, no RGBA loader available" msgstr "%s: nepodprta vrsta slike, nalagalnik RGBA ni na voljo" -#: ../plug-ins/file-tiff/file-tiff-load.c:2057 -#: ../plug-ins/file-tiff/file-tiff-load.c:2254 +#: ../plug-ins/file-tiff/file-tiff-load.c:2104 +#: ../plug-ins/file-tiff/file-tiff-load.c:2301 #, c-format msgid "Reading tile failed. Image may be corrupt at line %d." msgstr "" "Branje datoteke je spodletelo. Slika je morda okvarjena pri vrstici %d." #. Error reading scanline, stop loading -#: ../plug-ins/file-tiff/file-tiff-load.c:2066 -#: ../plug-ins/file-tiff/file-tiff-load.c:2263 +#: ../plug-ins/file-tiff/file-tiff-load.c:2113 +#: ../plug-ins/file-tiff/file-tiff-load.c:2310 #, c-format msgid "Reading scanline failed. Image may be corrupt at line %d." msgstr "Branje vrstice je spodletelo. Slika je morda okvarjena pri vrstici %d." -#: ../plug-ins/file-tiff/file-tiff-load.c:2612 +#: ../plug-ins/file-tiff/file-tiff-load.c:2660 msgid "Import from TIFF" msgstr "Uvozi iz TIFF" +#: ../plug-ins/file-tiff/file-tiff-load.c:2681 +msgid "_Show reduced images" +msgstr "_Pokaži pomanjšane slike" + #. Option to shrink the loaded image to its bounding box #. or keep as much empty space as possible. #. Note that there seems to be no way to keep the empty #. space on the right and bottom. -#: ../plug-ins/file-tiff/file-tiff-load.c:2669 +#: ../plug-ins/file-tiff/file-tiff-load.c:2715 msgid "_Keep empty space around imported layers" msgstr "O_hrani prazni prostor okoli uvoženih plasti" -#: ../plug-ins/file-tiff/file-tiff-load.c:2686 +#: ../plug-ins/file-tiff/file-tiff-load.c:2732 msgid "Process extra channel as:" msgstr "Obdelaj dodatni kanal kot:" -#: ../plug-ins/file-tiff/file-tiff-load.c:2689 +#: ../plug-ins/file-tiff/file-tiff-load.c:2735 msgid "_Non-premultiplied alpha" msgstr "Vnaprej _ne pomnožena alfa" -#: ../plug-ins/file-tiff/file-tiff-load.c:2690 +#: ../plug-ins/file-tiff/file-tiff-load.c:2736 msgid "Pre_multiplied alpha" msgstr "_Vnaprej pomnožena alfa" -#: ../plug-ins/file-tiff/file-tiff-load.c:2691 +#: ../plug-ins/file-tiff/file-tiff-load.c:2737 msgid "Channe_l" msgstr "Kana_l" @@ -7863,45 +7895,47 @@ msgid "invalid configuration" msgstr "neveljavna prilagoditev" -#: ../plug-ins/file-webp/file-webp-save.c:124 -msgid "bad image dimensions" -msgstr "neprimerne dimenzije slike" +#. TRANSLATORS: widthxheight with UTF-8 encoded multiply sign. +#: ../plug-ins/file-webp/file-webp-save.c:125 +#, c-format +msgid "bad image dimensions (maximum: %d×%d)" +msgstr "slabe mere slike (največ: %d x %d)" -#: ../plug-ins/file-webp/file-webp-save.c:126 +#: ../plug-ins/file-webp/file-webp-save.c:128 msgid "partition is bigger than 512K" msgstr "particija je večja od 512K" -#: ../plug-ins/file-webp/file-webp-save.c:128 +#: ../plug-ins/file-webp/file-webp-save.c:130 msgid "partition is bigger than 16M" msgstr "particija je večja od 16Mb" -#: ../plug-ins/file-webp/file-webp-save.c:130 +#: ../plug-ins/file-webp/file-webp-save.c:132 msgid "unable to flush bytes" msgstr "bajtov ni mogoče izmetati" -#: ../plug-ins/file-webp/file-webp-save.c:132 +#: ../plug-ins/file-webp/file-webp-save.c:134 msgid "file is larger than 4GiB" msgstr "datoteka je večja kot 4 GiB" -#: ../plug-ins/file-webp/file-webp-save.c:134 +#: ../plug-ins/file-webp/file-webp-save.c:136 msgid "user aborted encoding" msgstr "uporabnik prekinil kodiranje" -#: ../plug-ins/file-webp/file-webp-save.c:136 +#: ../plug-ins/file-webp/file-webp-save.c:138 msgid "list terminator" msgstr "terminator seznama" -#: ../plug-ins/file-webp/file-webp-save.c:138 +#: ../plug-ins/file-webp/file-webp-save.c:140 msgid "unknown error" msgstr "neznana napaka" -#: ../plug-ins/file-webp/file-webp-save.c:188 -#: ../plug-ins/file-webp/file-webp-save.c:530 +#: ../plug-ins/file-webp/file-webp-save.c:190 +#: ../plug-ins/file-webp/file-webp-save.c:534 #, c-format msgid "Unable to open '%s' for writing: %s" msgstr "Datoteke »%s« ni mogoče odpreti za pisanje: %s" -#: ../plug-ins/file-webp/file-webp-save.c:271 +#: ../plug-ins/file-webp/file-webp-save.c:274 #, c-format msgid "WebP error: '%s'" msgstr "Napaka WebP: »%s«" @@ -10564,12 +10598,17 @@ msgid "Help ID '%s' unknown" msgstr "ID pomoči »%s« ni znan" -#: ../plug-ins/help/gimphelplocale.c:208 +#: ../plug-ins/help/gimphelplocale.c:218 #, c-format msgid "Loading index from '%s'" msgstr "Nalaganje kazala z »%s«" -#: ../plug-ins/help/gimphelplocale.c:266 +#: ../plug-ins/help/gimphelplocale.c:239 +#, c-format +msgid "Could not load data from '%s': %s" +msgstr "Podatkov iz »%s« ni mogoče naložiti: %s" + +#: ../plug-ins/help/gimphelplocale.c:311 #, c-format msgid "" "Parse error in '%s':\n" diff -Nru gimp-2.10.32/po-plug-ins/sv.po gimp-2.10.34/po-plug-ins/sv.po --- gimp-2.10.32/po-plug-ins/sv.po 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po-plug-ins/sv.po 2023-02-21 19:56:20.000000000 +0000 @@ -1,19 +1,20 @@ # Swedish messages for GIMP plugins. -# Copyright © 1999-2022 Free Software Foundation, Inc. +# Copyright © 1999-2023 Free Software Foundation, Inc. # Tomas Ögren , 1999. # Christian Rose , 2000, 2001, 2002. # Jan Morén , 2002, 2003. # Daniel Nylander , 2007, 2008, 2009, 2011, 2012. # Påvel Nicklasson , 2014. -# Anders Jonsson , 2014, 2018, 2019, 2020, 2021, 2022. +# Anders Jonsson , 2014, 2018, 2019, 2020, 2021, 2022, 2023. # Sebastian Rasmussen , 2015, 2016, 2017. +# Luna Jernberg , 2023. # msgid "" msgstr "" "Project-Id-Version: gimp plugins\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2022-06-09 15:00+0000\n" -"PO-Revision-Date: 2022-06-09 20:48+0200\n" +"POT-Creation-Date: 2023-02-19 17:35+0000\n" +"PO-Revision-Date: 2023-02-20 17:47+0100\n" "Last-Translator: Anders Jonsson \n" "Language-Team: Swedish \n" "Language: sv\n" @@ -21,7 +22,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Poedit 3.0.1\n" +"X-Generator: Poedit 3.2.2\n" #: ../plug-ins/common/align-layers.c:158 msgid "Align all visible layers of the image" @@ -52,12 +53,12 @@ #: ../plug-ins/common/depth-merge.c:621 ../plug-ins/common/despeckle.c:397 #: ../plug-ins/common/destripe.c:468 ../plug-ins/common/edge-dog.c:306 #: ../plug-ins/common/emboss.c:453 ../plug-ins/common/file-cel.c:951 -#: ../plug-ins/common/file-gif-save.c:1112 ../plug-ins/common/file-heif.c:1898 +#: ../plug-ins/common/file-gif-save.c:1112 ../plug-ins/common/file-heif.c:1908 #: ../plug-ins/common/file-jp2-load.c:961 -#: ../plug-ins/common/file-pdf-load.c:702 -#: ../plug-ins/common/file-pdf-load.c:1282 -#: ../plug-ins/common/file-pdf-save.c:936 ../plug-ins/common/file-ps.c:3447 -#: ../plug-ins/common/file-raw-data.c:1838 ../plug-ins/common/file-svg.c:663 +#: ../plug-ins/common/file-pdf-load.c:708 +#: ../plug-ins/common/file-pdf-load.c:1338 +#: ../plug-ins/common/file-pdf-save.c:1020 ../plug-ins/common/file-ps.c:3447 +#: ../plug-ins/common/file-raw-data.c:1816 ../plug-ins/common/file-svg.c:663 #: ../plug-ins/common/file-wmf.c:515 ../plug-ins/common/film.c:1207 #: ../plug-ins/common/filter-pack.c:1264 ../plug-ins/common/fractal-trace.c:711 #: ../plug-ins/common/grid.c:677 ../plug-ins/common/hot.c:614 @@ -74,7 +75,7 @@ #: ../plug-ins/common/wavelet-decompose.c:354 ../plug-ins/common/web-page.c:234 #: ../plug-ins/file-dds/ddsread.c:1363 ../plug-ins/file-dds/ddswrite.c:1983 #: ../plug-ins/file-fits/fits.c:1150 ../plug-ins/file-fli/fli-gimp.c:877 -#: ../plug-ins/file-tiff/file-tiff-load.c:2616 ../plug-ins/flame/flame.c:481 +#: ../plug-ins/file-tiff/file-tiff-load.c:2664 ../plug-ins/flame/flame.c:481 #: ../plug-ins/flame/flame.c:657 ../plug-ins/flame/flame.c:979 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:566 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1641 @@ -117,8 +118,8 @@ #: ../plug-ins/common/curve-bend.c:1295 ../plug-ins/common/decompose.c:814 #: ../plug-ins/common/depth-merge.c:622 ../plug-ins/common/despeckle.c:398 #: ../plug-ins/common/destripe.c:469 ../plug-ins/common/edge-dog.c:307 -#: ../plug-ins/common/emboss.c:454 ../plug-ins/common/file-heif.c:1899 -#: ../plug-ins/common/file-pdf-load.c:703 ../plug-ins/common/file-svg.c:664 +#: ../plug-ins/common/emboss.c:454 ../plug-ins/common/file-heif.c:1909 +#: ../plug-ins/common/file-pdf-load.c:709 ../plug-ins/common/file-svg.c:664 #: ../plug-ins/common/file-wmf.c:516 ../plug-ins/common/film.c:1208 #: ../plug-ins/common/filter-pack.c:1265 ../plug-ins/common/fractal-trace.c:712 #: ../plug-ins/common/grid.c:678 ../plug-ins/common/hot.c:615 @@ -341,7 +342,7 @@ msgstr "Återställ hastigheten för animationen" #: ../plug-ins/common/animation-play.c:640 -#: ../plug-ins/common/animation-play.c:1364 +#: ../plug-ins/common/animation-play.c:1368 msgid "Start playback" msgstr "Starta uppspelning" @@ -397,12 +398,12 @@ msgid "Invalid image. Did you close it?" msgstr "Ogiltig bild. Stängde du den?" -#: ../plug-ins/common/animation-play.c:1225 +#: ../plug-ins/common/animation-play.c:1229 #, c-format msgid "Frame %d of %d" msgstr "Bildruta %d av %d" -#: ../plug-ins/common/animation-play.c:1364 +#: ../plug-ins/common/animation-play.c:1368 msgid "Stop playback" msgstr "Stoppa uppspelning" @@ -446,16 +447,16 @@ #: ../plug-ins/common/file-jp2-load.c:1290 ../plug-ins/common/file-pcx.c:448 #: ../plug-ins/common/file-pcx.c:456 ../plug-ins/common/file-pix.c:400 #: ../plug-ins/common/file-png.c:1097 ../plug-ins/common/file-pnm.c:685 -#: ../plug-ins/common/file-raw-data.c:1397 -#: ../plug-ins/common/file-sunras.c:1049 ../plug-ins/common/file-tga.c:1111 +#: ../plug-ins/common/file-raw-data.c:1375 +#: ../plug-ins/common/file-sunras.c:1049 ../plug-ins/common/file-tga.c:1116 #: ../plug-ins/common/file-xbm.c:910 ../plug-ins/common/film.c:690 #: ../plug-ins/common/smooth-palette.c:259 ../plug-ins/common/tile.c:354 #: ../plug-ins/file-bmp/bmp-load.c:737 ../plug-ins/file-exr/file-exr.c:267 #: ../plug-ins/file-faxg3/faxg3.c:555 ../plug-ins/file-fits/fits.c:529 #: ../plug-ins/file-jpeg/jpeg-load.c:240 #: ../plug-ins/file-psd/psd-image-res-load.c:1043 -#: ../plug-ins/file-psd/psd-load.c:2035 ../plug-ins/file-sgi/sgi.c:416 -#: ../plug-ins/file-tiff/file-tiff-load.c:1497 +#: ../plug-ins/file-psd/psd-load.c:2153 ../plug-ins/file-sgi/sgi.c:416 +#: ../plug-ins/file-tiff/file-tiff-load.c:1544 #: ../plug-ins/file-webp/file-webp-load.c:164 #: ../plug-ins/gfig/gfig-dialog.c:1321 ../plug-ins/gimpressionist/general.c:139 #: ../plug-ins/map-object/map-object-apply.c:245 @@ -830,7 +831,7 @@ #: ../plug-ins/common/cml-explorer.c:2160 ../plug-ins/common/curve-bend.c:1555 #: ../plug-ins/common/curve-bend.c:2138 ../plug-ins/common/file-cel.c:952 #: ../plug-ins/common/file-jp2-load.c:962 -#: ../plug-ins/common/file-raw-data.c:1839 ../plug-ins/common/qbist.c:721 +#: ../plug-ins/common/file-raw-data.c:1817 ../plug-ins/common/qbist.c:721 #: ../plug-ins/common/qbist.c:885 ../plug-ins/common/sphere-designer.c:2210 #: ../plug-ins/common/sphere-designer.c:2610 ../plug-ins/file-fits/fits.c:1151 #: ../plug-ins/file-fli/fli-gimp.c:878 ../plug-ins/flame/flame.c:483 @@ -849,7 +850,7 @@ #. The Save button #: ../plug-ins/common/cml-explorer.c:1317 #: ../plug-ins/common/cml-explorer.c:2027 ../plug-ins/common/curve-bend.c:1567 -#: ../plug-ins/common/curve-bend.c:2173 ../plug-ins/common/file-pdf-save.c:935 +#: ../plug-ins/common/curve-bend.c:2173 ../plug-ins/common/file-pdf-save.c:1019 #: ../plug-ins/common/qbist.c:763 ../plug-ins/common/qbist.c:893 #: ../plug-ins/common/sphere-designer.c:2210 #: ../plug-ins/common/sphere-designer.c:2618 ../plug-ins/flame/flame.c:483 @@ -1048,14 +1049,14 @@ #: ../plug-ins/common/cml-explorer.c:2078 ../plug-ins/common/curve-bend.c:891 #: ../plug-ins/common/file-dicom.c:1524 ../plug-ins/common/file-mng.c:648 #: ../plug-ins/common/file-mng.c:985 ../plug-ins/common/file-pcx.c:874 -#: ../plug-ins/common/file-pdf-save.c:480 ../plug-ins/common/file-png.c:1618 -#: ../plug-ins/common/file-raw-data.c:1195 -#: ../plug-ins/common/file-raw-data.c:1224 ../plug-ins/common/file-sunras.c:610 -#: ../plug-ins/common/file-tga.c:1222 ../plug-ins/common/file-xmc.c:1504 +#: ../plug-ins/common/file-pdf-save.c:550 ../plug-ins/common/file-png.c:1618 +#: ../plug-ins/common/file-raw-data.c:1173 +#: ../plug-ins/common/file-raw-data.c:1202 ../plug-ins/common/file-sunras.c:610 +#: ../plug-ins/common/file-tga.c:1227 ../plug-ins/common/file-xmc.c:1504 #: ../plug-ins/common/sphere-designer.c:2121 #: ../plug-ins/file-bmp/bmp-save.c:327 ../plug-ins/file-fits/fits.c:481 #: ../plug-ins/file-fli/fli-gimp.c:757 ../plug-ins/file-ico/ico-save.c:1087 -#: ../plug-ins/file-jpeg/jpeg-save.c:333 ../plug-ins/file-psd/psd-save.c:1728 +#: ../plug-ins/file-jpeg/jpeg-save.c:333 ../plug-ins/file-psd/psd-save.c:1897 #: ../plug-ins/file-tiff/file-tiff-save.c:970 #: ../plug-ins/file-tiff/file-tiff-save.c:1072 ../plug-ins/flame/flame.c:450 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1548 @@ -1082,7 +1083,7 @@ #: ../plug-ins/common/file-ps.c:1075 ../plug-ins/common/file-ps.c:3397 #: ../plug-ins/common/file-psp.c:2228 ../plug-ins/common/file-psp.c:2278 #: ../plug-ins/common/file-raw-data.c:477 -#: ../plug-ins/common/file-raw-data.c:1306 ../plug-ins/common/file-sunras.c:436 +#: ../plug-ins/common/file-raw-data.c:1284 ../plug-ins/common/file-sunras.c:436 #: ../plug-ins/common/file-svg.c:329 ../plug-ins/common/file-svg.c:647 #: ../plug-ins/common/file-tga.c:446 ../plug-ins/common/file-xbm.c:747 #: ../plug-ins/common/file-xmc.c:665 ../plug-ins/common/file-xmc.c:858 @@ -1091,12 +1092,12 @@ #: ../plug-ins/file-fits/fits.c:360 ../plug-ins/file-fli/fli-gimp.c:462 #: ../plug-ins/file-fli/fli-gimp.c:501 ../plug-ins/file-ico/ico-load.c:672 #: ../plug-ins/file-ico/ico-load.c:750 ../plug-ins/file-jpeg/jpeg-load.c:96 -#: ../plug-ins/file-jpeg/jpeg-load.c:543 ../plug-ins/file-psd/psd-load.c:143 +#: ../plug-ins/file-jpeg/jpeg-load.c:543 ../plug-ins/file-psd/psd-load.c:146 #: ../plug-ins/file-psd/psd-thumb-load.c:82 ../plug-ins/flame/flame.c:419 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1865 #: ../plug-ins/fractal-explorer/fractal-explorer.c:913 -#: ../plug-ins/gfig/gfig.c:426 ../plug-ins/help/gimphelplocale.c:222 -#: ../plug-ins/help/gimphelplocale.c:238 +#: ../plug-ins/gfig/gfig.c:426 ../plug-ins/help/gimphelplocale.c:255 +#: ../plug-ins/help/gimphelplocale.c:271 #: ../plug-ins/lighting/lighting-ui.c:1376 #, c-format msgid "Could not open '%s' for reading: %s" @@ -1363,7 +1364,7 @@ #. * right type of raw data. #. #: ../plug-ins/common/compose.c:191 ../plug-ins/common/decompose.c:170 -#: ../plug-ins/common/file-raw-data.c:1942 +#: ../plug-ins/common/file-raw-data.c:1920 msgid "RGB" msgstr "RGB" @@ -1930,7 +1931,7 @@ msgid "O_verlap:" msgstr "_Överlappning:" -#: ../plug-ins/common/depth-merge.c:741 ../plug-ins/common/file-raw-data.c:1976 +#: ../plug-ins/common/depth-merge.c:741 ../plug-ins/common/file-raw-data.c:1954 msgid "O_ffset:" msgstr "_Förskjutning:" @@ -1998,7 +1999,7 @@ #: ../plug-ins/common/destripe.c:500 ../plug-ins/common/file-html-table.c:647 #: ../plug-ins/common/file-ps.c:3522 ../plug-ins/common/file-ps.c:3727 -#: ../plug-ins/common/file-raw-data.c:1991 +#: ../plug-ins/common/file-raw-data.c:1969 #: ../plug-ins/common/smooth-palette.c:458 ../plug-ins/common/tile.c:465 #: ../plug-ins/imagemap/imap_cmd_guides.c:163 #: ../plug-ins/imagemap/imap_rectangle.c:399 @@ -2146,21 +2147,21 @@ #. #: ../plug-ins/common/file-cel.c:342 ../plug-ins/common/file-dicom.c:338 #: ../plug-ins/common/file-gegl.c:322 ../plug-ins/common/file-gif-load.c:353 -#: ../plug-ins/common/file-heif.c:697 ../plug-ins/common/file-jp2-load.c:1077 -#: ../plug-ins/common/file-pcx.c:370 ../plug-ins/common/file-pdf-load.c:1048 +#: ../plug-ins/common/file-heif.c:703 ../plug-ins/common/file-jp2-load.c:1077 +#: ../plug-ins/common/file-pcx.c:370 ../plug-ins/common/file-pdf-load.c:1059 #: ../plug-ins/common/file-pix.c:357 ../plug-ins/common/file-png.c:933 #: ../plug-ins/common/file-pnm.c:566 ../plug-ins/common/file-ps.c:1067 -#: ../plug-ins/common/file-raw-data.c:1299 ../plug-ins/common/file-sunras.c:429 +#: ../plug-ins/common/file-raw-data.c:1277 ../plug-ins/common/file-sunras.c:429 #: ../plug-ins/common/file-tga.c:438 ../plug-ins/common/file-wmf.c:1014 #: ../plug-ins/common/file-xbm.c:740 ../plug-ins/common/file-xmc.c:655 #: ../plug-ins/common/file-xpm.c:356 ../plug-ins/common/file-xwd.c:448 #: ../plug-ins/file-bmp/bmp-load.c:218 ../plug-ins/file-exr/file-exr.c:183 #: ../plug-ins/file-faxg3/faxg3.c:220 ../plug-ins/file-fli/fli-gimp.c:494 #: ../plug-ins/file-ico/ico-load.c:665 ../plug-ins/file-jpeg/jpeg-load.c:89 -#: ../plug-ins/file-psd/psd-load.c:135 +#: ../plug-ins/file-psd/psd-load.c:138 #: ../plug-ins/file-raw/file-darktable.c:399 #: ../plug-ins/file-raw/file-rawtherapee.c:319 ../plug-ins/file-sgi/sgi.c:325 -#: ../plug-ins/file-tiff/file-tiff-load.c:296 +#: ../plug-ins/file-tiff/file-tiff-load.c:299 #, c-format msgid "Opening '%s'" msgstr "Öppnar ”%s”" @@ -2235,15 +2236,16 @@ #. * Open the file for writing... #. #: ../plug-ins/common/file-cel.c:790 ../plug-ins/common/file-gif-save.c:880 -#: ../plug-ins/common/file-html-table.c:238 ../plug-ins/common/file-pcx.c:761 +#: ../plug-ins/common/file-html-table.c:238 +#: ../plug-ins/common/file-jpegxl.c:778 ../plug-ins/common/file-pcx.c:761 #: ../plug-ins/common/file-pix.c:538 ../plug-ins/common/file-png.c:1611 #: ../plug-ins/common/file-pnm.c:1249 ../plug-ins/common/file-ps.c:1278 -#: ../plug-ins/common/file-sunras.c:602 ../plug-ins/common/file-tga.c:1216 +#: ../plug-ins/common/file-sunras.c:602 ../plug-ins/common/file-tga.c:1221 #: ../plug-ins/common/file-xbm.c:1040 ../plug-ins/common/file-xpm.c:674 #: ../plug-ins/common/file-xwd.c:652 ../plug-ins/file-bmp/bmp-save.c:319 #: ../plug-ins/file-fits/fits.c:473 ../plug-ins/file-fli/fli-gimp.c:725 #: ../plug-ins/file-ico/ico-save.c:1081 ../plug-ins/file-jpeg/jpeg-save.c:290 -#: ../plug-ins/file-psd/psd-save.c:1699 ../plug-ins/file-sgi/sgi.c:584 +#: ../plug-ins/file-psd/psd-save.c:1868 ../plug-ins/file-sgi/sgi.c:584 #: ../plug-ins/file-tiff/file-tiff-save.c:956 #, c-format msgid "Exporting '%s'" @@ -2612,74 +2614,74 @@ msgid "Save image in AV1 Image File Format (AVIF)" msgstr "Spara bild i AV1 Image File-format (AVIF)." -#: ../plug-ins/common/file-heif.c:736 ../plug-ins/common/file-heif.c:769 -#: ../plug-ins/common/file-heif.c:808 ../plug-ins/common/file-heif.c:874 +#: ../plug-ins/common/file-heif.c:742 ../plug-ins/common/file-heif.c:775 +#: ../plug-ins/common/file-heif.c:814 ../plug-ins/common/file-heif.c:880 #, c-format msgid "Loading HEIF image failed: %s" msgstr "Inläsning av HEIF-bild misslyckades: %s" -#: ../plug-ins/common/file-heif.c:758 +#: ../plug-ins/common/file-heif.c:764 msgid "Loading HEIF image failed: Input file contains no readable images" msgstr "" "Inläsning av HEIF-bild misslyckades: Indatafil innehåller inga läsbara bilder" -#: ../plug-ins/common/file-heif.c:1001 +#: ../plug-ins/common/file-heif.c:1007 msgid "image content" msgstr "bildinnehåll" -#: ../plug-ins/common/file-heif.c:1318 +#: ../plug-ins/common/file-heif.c:1328 #, c-format msgid "Exporting '%s' using %s encoder" msgstr "Exporterar ”%s” med %s-kodare" -#: ../plug-ins/common/file-heif.c:1369 ../plug-ins/common/file-heif.c:1623 +#: ../plug-ins/common/file-heif.c:1379 ../plug-ins/common/file-heif.c:1633 #, c-format msgid "Encoding HEIF image failed: %s" msgstr "Kodning av HEIF-bild misslyckades: %s" -#: ../plug-ins/common/file-heif.c:1660 +#: ../plug-ins/common/file-heif.c:1670 #, c-format msgid "Writing HEIF image failed: %s" msgstr "Skrivning av HEIF-bild misslyckades: %s" -#: ../plug-ins/common/file-heif.c:1749 +#: ../plug-ins/common/file-heif.c:1759 msgid "primary" msgstr "primär" -#: ../plug-ins/common/file-heif.c:1894 +#: ../plug-ins/common/file-heif.c:1904 msgid "Load HEIF Image" msgstr "Läs in HEIF-bild" -#: ../plug-ins/common/file-heif.c:1908 +#: ../plug-ins/common/file-heif.c:1918 msgid "Select Image" msgstr "Välj bild" -#: ../plug-ins/common/file-heif.c:2074 +#: ../plug-ins/common/file-heif.c:2084 msgid "Nearly _lossless" msgstr "Nästan _förlustfri" -#: ../plug-ins/common/file-heif.c:2078 ../plug-ins/file-jpeg/jpeg-save.c:835 +#: ../plug-ins/common/file-heif.c:2088 ../plug-ins/file-jpeg/jpeg-save.c:835 msgid "_Quality:" msgstr "_Kvalitet:" -#: ../plug-ins/common/file-heif.c:2121 +#: ../plug-ins/common/file-heif.c:2131 msgid "Bit depth:" msgstr "Bitdjup:" -#: ../plug-ins/common/file-heif.c:2127 +#: ../plug-ins/common/file-heif.c:2137 msgid "8 bit/channel" msgstr "8 bitar/kanal" -#: ../plug-ins/common/file-heif.c:2128 +#: ../plug-ins/common/file-heif.c:2138 msgid "10 bit/channel" msgstr "10 bitar/kanal" -#: ../plug-ins/common/file-heif.c:2129 +#: ../plug-ins/common/file-heif.c:2139 msgid "12 bit/channel" msgstr "12 bitar/kanal" #. Color profile -#: ../plug-ins/common/file-heif.c:2138 ../plug-ins/file-jpeg/jpeg-save.c:974 +#: ../plug-ins/common/file-heif.c:2148 ../plug-ins/file-jpeg/jpeg-save.c:974 #: ../plug-ins/file-webp/file-webp-dialog.c:404 #: ../plug-ins/ui/plug-in-file-tiff.ui.h:12 msgid "Save color _profile" @@ -2790,7 +2792,7 @@ msgstr "Bredden för varje tabellcell. Kan vara ett värde eller procent." #: ../plug-ins/common/file-html-table.c:663 ../plug-ins/common/file-ps.c:3535 -#: ../plug-ins/common/file-ps.c:3739 ../plug-ins/common/file-raw-data.c:2007 +#: ../plug-ins/common/file-ps.c:3739 ../plug-ins/common/file-raw-data.c:1985 #: ../plug-ins/common/film.c:945 ../plug-ins/common/smooth-palette.c:463 #: ../plug-ins/common/tile.c:469 ../plug-ins/imagemap/imap_cmd_guides.c:173 #: ../plug-ins/imagemap/imap_rectangle.c:406 @@ -2907,7 +2909,7 @@ msgid "Unsupported color space in JP2 image '%s'." msgstr "JP2-bilden ”%s” har en okänd färgrymd." -#: ../plug-ins/common/file-jpegxl.c:71 +#: ../plug-ins/common/file-jpegxl.c:82 ../plug-ins/common/file-jpegxl.c:99 msgid "JPEG XL image" msgstr "JPEG XL-bild" @@ -3059,13 +3061,13 @@ msgstr "”%s” är inte en PCX-fil" #: ../plug-ins/common/file-pcx.c:413 ../plug-ins/file-bmp/bmp-load.c:726 -#: ../plug-ins/file-psd/psd-load.c:315 +#: ../plug-ins/file-psd/psd-load.c:318 #, c-format msgid "Unsupported or invalid image width: %d" msgstr "Bildens bredd är ogiltig eller stöds inte: %d" #: ../plug-ins/common/file-pcx.c:419 ../plug-ins/file-bmp/bmp-load.c:732 -#: ../plug-ins/file-psd/psd-load.c:307 +#: ../plug-ins/file-psd/psd-load.c:310 #, c-format msgid "Unsupported or invalid image height: %d" msgstr "Bildens höjd är ogiltig eller stöds inte: %d" @@ -3116,10 +3118,11 @@ msgid "Writing to file '%s' failed: %s" msgstr "Skrivning till filen ”%s” misslyckades: %s" -#: ../plug-ins/common/file-pdf-load.c:324 -#: ../plug-ins/common/file-pdf-load.c:343 -#: ../plug-ins/common/file-pdf-save.c:350 -#: ../plug-ins/common/file-pdf-save.c:367 +#: ../plug-ins/common/file-pdf-load.c:329 +#: ../plug-ins/common/file-pdf-load.c:348 +#: ../plug-ins/common/file-pdf-save.c:383 +#: ../plug-ins/common/file-pdf-save.c:400 +#: ../plug-ins/common/file-pdf-save.c:418 msgid "Portable Document Format" msgstr "Portable Document Format" @@ -3127,7 +3130,7 @@ #. * second is out-of-range page number, third is #. * number of pages. Specify order as in English if needed. #. -#: ../plug-ins/common/file-pdf-load.c:507 +#: ../plug-ins/common/file-pdf-load.c:512 #, c-format msgid "PDF document '%1$s' has %3$d page. Page %2$d is out of range." msgid_plural "PDF document '%1$s' has %3$d pages. Page %2$d is out of range." @@ -3136,85 +3139,91 @@ msgstr[1] "" "PDF-dokumentet ”%1$s” har %3$d sidor. Sida %2$d är utanför intervallet." -#: ../plug-ins/common/file-pdf-load.c:689 +#: ../plug-ins/common/file-pdf-load.c:695 msgid "PDF is password protected, please input the password:" msgstr "PDF är lösenordsskyddad, ange lösenordet:" -#: ../plug-ins/common/file-pdf-load.c:699 +#: ../plug-ins/common/file-pdf-load.c:705 msgid "Encrypted PDF" msgstr "Krypterad PDF" -#: ../plug-ins/common/file-pdf-load.c:726 +#: ../plug-ins/common/file-pdf-load.c:732 msgid "Wrong password! Please input the right one:" msgstr "Felaktigt lösenord! Ange det korrekta:" -#: ../plug-ins/common/file-pdf-load.c:744 +#: ../plug-ins/common/file-pdf-load.c:750 #, c-format msgid "Could not load '%s': %s" msgstr "Kunde inte läsa in ”%s”: %s" -#: ../plug-ins/common/file-pdf-load.c:1085 +#: ../plug-ins/common/file-pdf-load.c:1096 #, c-format msgid "%s-%s" msgstr "%s-%s" -#: ../plug-ins/common/file-pdf-load.c:1087 ../plug-ins/common/file-ps.c:1197 +#: ../plug-ins/common/file-pdf-load.c:1098 ../plug-ins/common/file-ps.c:1197 #, c-format msgid "%s-pages" msgstr "%s-sidor" -#: ../plug-ins/common/file-pdf-load.c:1278 +#: ../plug-ins/common/file-pdf-load.c:1334 msgid "Import from PDF" msgstr "Importera från PDF" -#: ../plug-ins/common/file-pdf-load.c:1283 ../plug-ins/common/file-ps.c:3448 -#: ../plug-ins/file-tiff/file-tiff-load.c:2617 +#: ../plug-ins/common/file-pdf-load.c:1339 ../plug-ins/common/file-ps.c:3448 +#: ../plug-ins/file-tiff/file-tiff-load.c:2665 #: ../plug-ins/metadata/metadata-editor.c:4627 msgid "_Import" msgstr "_Importera" -#: ../plug-ins/common/file-pdf-load.c:1316 +#: ../plug-ins/common/file-pdf-load.c:1372 msgid "Error getting number of pages from the given PDF file." msgstr "Fel vid hämtning av sidantal från angiven PDF-fil." #. "Load in reverse order" toggle button -#: ../plug-ins/common/file-pdf-load.c:1357 +#: ../plug-ins/common/file-pdf-load.c:1416 msgid "Load in reverse order" msgstr "Läs in i omvänd ordning" -#: ../plug-ins/common/file-pdf-load.c:1375 +#: ../plug-ins/common/file-pdf-load.c:1434 msgid "_Width (pixels):" msgstr "_Bredd (bildpunkter):" -#: ../plug-ins/common/file-pdf-load.c:1376 +#: ../plug-ins/common/file-pdf-load.c:1435 msgid "_Height (pixels):" msgstr "_Höjd (bildpunkter):" -#: ../plug-ins/common/file-pdf-load.c:1378 +#: ../plug-ins/common/file-pdf-load.c:1437 msgid "_Resolution:" msgstr "_Upplösning:" #. Antialiasing -#: ../plug-ins/common/file-pdf-load.c:1389 +#: ../plug-ins/common/file-pdf-load.c:1448 msgid "Use _Anti-aliasing" msgstr "Använd _kantutjämning" -#: ../plug-ins/common/file-pdf-load.c:1667 -#: ../plug-ins/common/file-pdf-load.c:1668 ../plug-ins/common/file-svg.c:852 +#. White Background +#: ../plug-ins/common/file-pdf-load.c:1457 +msgid "_Fill transparent areas with white" +msgstr "_Fyll transparenta områden med vitt" + +#: ../plug-ins/common/file-pdf-load.c:1743 +#: ../plug-ins/common/file-pdf-load.c:1744 ../plug-ins/common/file-svg.c:852 #: ../plug-ins/common/file-wmf.c:710 ../plug-ins/print/print-page-layout.c:305 #, c-format msgid "pixels/%a" msgstr "bildpunkter/%a" -#: ../plug-ins/common/file-pdf-save.c:382 +#: ../plug-ins/common/file-pdf-save.c:433 +#: ../plug-ins/common/file-pdf-save.c:451 msgid "_Create multipage PDF..." msgstr "_Skapa flersidig PDF…" -#: ../plug-ins/common/file-pdf-save.c:465 +#: ../plug-ins/common/file-pdf-save.c:535 msgid "You must select a file to save!" msgstr "Du måste välja en fil att spara!" -#: ../plug-ins/common/file-pdf-save.c:491 +#: ../plug-ins/common/file-pdf-save.c:561 #, c-format msgid "" "An error occurred while creating the PDF file:\n" @@ -3227,83 +3236,88 @@ "Kontrollera att du angett ett giltigt filnamn och att den valda platsen är " "skrivbar!" -#: ../plug-ins/common/file-pdf-save.c:823 -#: ../plug-ins/common/file-pdf-save.c:983 +#: ../plug-ins/common/file-pdf-save.c:899 +#: ../plug-ins/common/file-pdf-save.c:1067 +msgid "_Fill transparent areas with background color" +msgstr "_Fyll transparenta områden med bakgrundsfärg" + +#: ../plug-ins/common/file-pdf-save.c:904 +#: ../plug-ins/common/file-pdf-save.c:1072 msgid "_Omit hidden layers and layers with zero opacity" msgstr "Utelä_mna gömda lager och lager med noll opacitet" -#: ../plug-ins/common/file-pdf-save.c:828 -#: ../plug-ins/common/file-pdf-save.c:988 +#: ../plug-ins/common/file-pdf-save.c:909 +#: ../plug-ins/common/file-pdf-save.c:1077 msgid "Convert _bitmaps to vector graphics where possible" msgstr "Konvertera _bitmap-bilder till vektorgrafik där det är möjligt" -#: ../plug-ins/common/file-pdf-save.c:833 -#: ../plug-ins/common/file-pdf-save.c:993 +#: ../plug-ins/common/file-pdf-save.c:914 +#: ../plug-ins/common/file-pdf-save.c:1082 msgid "_Apply layer masks before saving" msgstr "_Tillämpa lagermasker innan du sparar" -#: ../plug-ins/common/file-pdf-save.c:837 -#: ../plug-ins/common/file-pdf-save.c:997 +#: ../plug-ins/common/file-pdf-save.c:918 +#: ../plug-ins/common/file-pdf-save.c:1086 msgid "Keeping the masks will not change the output" msgstr "Att behålla maskerna kommer inte att ändra utdatan" -#: ../plug-ins/common/file-pdf-save.c:843 +#: ../plug-ins/common/file-pdf-save.c:924 #, c-format msgid "_Layers as pages (%s)" msgstr "_Lager som sidor (%s)" -#: ../plug-ins/common/file-pdf-save.c:845 -#: ../plug-ins/common/file-pdf-save.c:1044 +#: ../plug-ins/common/file-pdf-save.c:926 +#: ../plug-ins/common/file-pdf-save.c:1135 msgid "top layers first" msgstr "översta lagren först" -#: ../plug-ins/common/file-pdf-save.c:845 -#: ../plug-ins/common/file-pdf-save.c:1044 +#: ../plug-ins/common/file-pdf-save.c:926 +#: ../plug-ins/common/file-pdf-save.c:1135 msgid "bottom layers first" msgstr "nedersta lagren först" -#: ../plug-ins/common/file-pdf-save.c:853 +#: ../plug-ins/common/file-pdf-save.c:934 msgid "_Reverse the pages order" msgstr "_Omvänd sidordning" -#: ../plug-ins/common/file-pdf-save.c:927 +#: ../plug-ins/common/file-pdf-save.c:1011 msgid "Save to:" msgstr "Spara till:" -#: ../plug-ins/common/file-pdf-save.c:931 +#: ../plug-ins/common/file-pdf-save.c:1015 msgid "Browse..." msgstr "Bläddra…" -#: ../plug-ins/common/file-pdf-save.c:932 +#: ../plug-ins/common/file-pdf-save.c:1016 msgid "Multipage PDF export" msgstr "Flersidig PDF-export" -#: ../plug-ins/common/file-pdf-save.c:968 +#: ../plug-ins/common/file-pdf-save.c:1052 msgid "Remove the selected pages" msgstr "Ta bort markerade sidor" -#: ../plug-ins/common/file-pdf-save.c:978 +#: ../plug-ins/common/file-pdf-save.c:1062 msgid "Add this image" msgstr "Lägg till denna bild" -#: ../plug-ins/common/file-pdf-save.c:1042 +#: ../plug-ins/common/file-pdf-save.c:1133 #, c-format msgid "Layers as pages (%s)" msgstr "Lager som sidor (%s)" -#: ../plug-ins/common/file-pdf-save.c:1099 -#: ../plug-ins/common/file-pdf-save.c:1167 -#: ../plug-ins/common/file-pdf-save.c:1265 ../plug-ins/common/file-ps.c:1941 -#: ../plug-ins/file-tiff/file-tiff-load.c:1499 +#: ../plug-ins/common/file-pdf-save.c:1190 +#: ../plug-ins/common/file-pdf-save.c:1258 +#: ../plug-ins/common/file-pdf-save.c:1356 ../plug-ins/common/file-ps.c:1941 +#: ../plug-ins/file-tiff/file-tiff-load.c:1546 #, c-format msgid "Page %d" msgstr "Sida %d" -#: ../plug-ins/common/file-pdf-save.c:1136 +#: ../plug-ins/common/file-pdf-save.c:1227 msgid "Error! In order to save the file, at least one image should be added!" msgstr "Fel! För att spara filen bör åtminstone en bild läggas till!" -#: ../plug-ins/common/file-pdf-save.c:1312 +#: ../plug-ins/common/file-pdf-save.c:1403 #: ../plug-ins/print/print-draw-page.c:125 msgid "Cannot handle the size (either width or height) of the image." msgstr "Kan inte hantera storleken (antingen bredd eller höjd) på bilden." @@ -3393,13 +3407,13 @@ msgid "Error while exporting '%s'. Could not export image." msgstr "Fel vid export av ”%s”. Kunde inte exportera bild." -#: ../plug-ins/common/file-png.c:2420 ../plug-ins/common/file-raw-data.c:2134 +#: ../plug-ins/common/file-png.c:2420 ../plug-ins/common/file-raw-data.c:2112 #: ../plug-ins/file-tiff/file-tiff-save.c:1167 #, c-format msgid "Error loading UI file '%s': %s" msgstr "Fel vid inläsning av användargränssnittsfilen ”%s”: %s" -#: ../plug-ins/common/file-png.c:2421 ../plug-ins/common/file-raw-data.c:2135 +#: ../plug-ins/common/file-png.c:2421 ../plug-ins/common/file-raw-data.c:2113 #: ../plug-ins/file-tiff/file-tiff-save.c:1168 msgid "Unknown error" msgstr "Okänt fel" @@ -3855,7 +3869,7 @@ msgstr "Råa bilddata" #: ../plug-ins/common/file-raw-data.c:304 -#: ../plug-ins/common/file-raw-data.c:1887 +#: ../plug-ins/common/file-raw-data.c:1865 msgid "Digital Elevation Model data" msgstr "Data för digital höjdmodell" @@ -3884,7 +3898,7 @@ "som stöds är: SRTM-1 och SRTM-3. Om du vet vilken variant det är, kör med " "argument 1 eller 3." -#: ../plug-ins/common/file-raw-data.c:1834 +#: ../plug-ins/common/file-raw-data.c:1812 msgid "Load Image from Raw Data" msgstr "Läs in bild från rådata" @@ -3892,15 +3906,15 @@ #. * used for 3D surface modeling or relief maps; so it must be #. * translated by the proper technical term in your language. #. -#: ../plug-ins/common/file-raw-data.c:1883 +#: ../plug-ins/common/file-raw-data.c:1861 msgid "Digital Elevation Model data (1 arc-second)" msgstr "Data för digital höjdmodell (1 bågsekund)" -#: ../plug-ins/common/file-raw-data.c:1885 +#: ../plug-ins/common/file-raw-data.c:1863 msgid "Digital Elevation Model data (3 arc-seconds)" msgstr "Data för digital höjdmodell (3 bågsekunder)" -#: ../plug-ins/common/file-raw-data.c:1891 +#: ../plug-ins/common/file-raw-data.c:1869 msgid "Image" msgstr "Bild" @@ -3912,116 +3926,116 @@ #. * SRTM-3 data are sampled at three arc-seconds and contain 1201 lines and #. * 1201 samples with similar overlapping rows and columns." #. -#: ../plug-ins/common/file-raw-data.c:1921 +#: ../plug-ins/common/file-raw-data.c:1899 msgid "SRTM-1 (1 arc-second)" msgstr "SRTM-1 (1 bågsekund)" -#: ../plug-ins/common/file-raw-data.c:1922 +#: ../plug-ins/common/file-raw-data.c:1900 msgid "SRTM-3 (3 arc-seconds)" msgstr "SRTM-3 (3 bågsekunder)" -#: ../plug-ins/common/file-raw-data.c:1925 +#: ../plug-ins/common/file-raw-data.c:1903 msgid "_Sample Spacing:" msgstr "_Samplingsmellanrum:" -#: ../plug-ins/common/file-raw-data.c:1943 +#: ../plug-ins/common/file-raw-data.c:1921 msgid "RGB Alpha" msgstr "RGB-alfa" -#: ../plug-ins/common/file-raw-data.c:1944 +#: ../plug-ins/common/file-raw-data.c:1922 msgid "RGB565 Big Endian" msgstr "RGB565 Big Endian" -#: ../plug-ins/common/file-raw-data.c:1945 +#: ../plug-ins/common/file-raw-data.c:1923 msgid "RGB565 Little Endian" msgstr "RGB565 Little Endian" -#: ../plug-ins/common/file-raw-data.c:1946 +#: ../plug-ins/common/file-raw-data.c:1924 msgid "BGR565 Big Endian" msgstr "BGR565 Big Endian" -#: ../plug-ins/common/file-raw-data.c:1947 +#: ../plug-ins/common/file-raw-data.c:1925 msgid "BGR565 Little Endian" msgstr "BGR565 Little Endian" -#: ../plug-ins/common/file-raw-data.c:1948 +#: ../plug-ins/common/file-raw-data.c:1926 msgid "Planar RGB" msgstr "Planär RGB" -#: ../plug-ins/common/file-raw-data.c:1949 +#: ../plug-ins/common/file-raw-data.c:1927 msgid "B&W 1 bit" msgstr "S/V 1-bit" -#: ../plug-ins/common/file-raw-data.c:1950 +#: ../plug-ins/common/file-raw-data.c:1928 msgid "Gray 2 bit" msgstr "Grå 2 bit" -#: ../plug-ins/common/file-raw-data.c:1951 +#: ../plug-ins/common/file-raw-data.c:1929 msgid "Gray 4 bit" msgstr "Grå 4 bit" -#: ../plug-ins/common/file-raw-data.c:1952 +#: ../plug-ins/common/file-raw-data.c:1930 msgid "Gray 8 bit" msgstr "Grå 8 bit" -#: ../plug-ins/common/file-raw-data.c:1953 +#: ../plug-ins/common/file-raw-data.c:1931 msgid "Indexed" msgstr "Indexerad" -#: ../plug-ins/common/file-raw-data.c:1954 +#: ../plug-ins/common/file-raw-data.c:1932 msgid "Indexed Alpha" msgstr "Indexerat alfa" -#: ../plug-ins/common/file-raw-data.c:1955 +#: ../plug-ins/common/file-raw-data.c:1933 msgid "Gray unsigned 16 bit Big Endian" msgstr "Grå teckenlös 16-bitar rak byteordning" -#: ../plug-ins/common/file-raw-data.c:1956 +#: ../plug-ins/common/file-raw-data.c:1934 msgid "Gray unsigned 16 bit Little Endian" msgstr "Grå teckenlös 16-bitar omvänd byteordning" -#: ../plug-ins/common/file-raw-data.c:1957 +#: ../plug-ins/common/file-raw-data.c:1935 msgid "Gray 16 bit Big Endian" msgstr "Grå 16-bitar rak byteordning" -#: ../plug-ins/common/file-raw-data.c:1958 +#: ../plug-ins/common/file-raw-data.c:1936 msgid "Gray 16 bit Little Endian" msgstr "Grå 16-bitar omvänd byteordning" -#: ../plug-ins/common/file-raw-data.c:1963 +#: ../plug-ins/common/file-raw-data.c:1941 msgid "Image _Type:" msgstr "Bild_typ:" -#: ../plug-ins/common/file-raw-data.c:2024 +#: ../plug-ins/common/file-raw-data.c:2002 msgid "Palette" msgstr "Palett" -#: ../plug-ins/common/file-raw-data.c:2034 +#: ../plug-ins/common/file-raw-data.c:2012 msgid "R, G, B (normal)" msgstr "R, G, B (normal)" -#: ../plug-ins/common/file-raw-data.c:2035 +#: ../plug-ins/common/file-raw-data.c:2013 msgid "B, G, R, X (BMP style)" msgstr "B, G, R, X (BMP-stil)" -#: ../plug-ins/common/file-raw-data.c:2040 +#: ../plug-ins/common/file-raw-data.c:2018 msgid "_Palette Type:" msgstr "_Palettyp:" -#: ../plug-ins/common/file-raw-data.c:2051 +#: ../plug-ins/common/file-raw-data.c:2029 msgid "Off_set:" msgstr "För_skjutning:" -#: ../plug-ins/common/file-raw-data.c:2063 +#: ../plug-ins/common/file-raw-data.c:2041 msgid "Select Palette File" msgstr "Välj palettfil" -#: ../plug-ins/common/file-raw-data.c:2069 +#: ../plug-ins/common/file-raw-data.c:2047 msgid "Pal_ette File:" msgstr "Pal_ettfil:" #. Dialog init -#: ../plug-ins/common/file-raw-data.c:2118 +#: ../plug-ins/common/file-raw-data.c:2096 msgid "Raw Image" msgstr "Råbild" @@ -4220,24 +4234,24 @@ msgid "Cannot read header from '%s'" msgstr "Kan inte läsa huvud från ”%s”" -#: ../plug-ins/common/file-tga.c:1434 +#: ../plug-ins/common/file-tga.c:1439 msgid "TGA" msgstr "TGA" #. rle -#: ../plug-ins/common/file-tga.c:1443 ../plug-ins/file-sgi/sgi.c:683 +#: ../plug-ins/common/file-tga.c:1448 ../plug-ins/file-sgi/sgi.c:683 msgid "_RLE compression" msgstr "_RLE-komprimeringsnivå" -#: ../plug-ins/common/file-tga.c:1457 +#: ../plug-ins/common/file-tga.c:1462 msgid "Or_igin:" msgstr "Urspr_ung:" -#: ../plug-ins/common/file-tga.c:1461 +#: ../plug-ins/common/file-tga.c:1466 msgid "Bottom left" msgstr "Nedre vänster" -#: ../plug-ins/common/file-tga.c:1462 +#: ../plug-ins/common/file-tga.c:1467 msgid "Top left" msgstr "Övre vänster" @@ -4526,8 +4540,8 @@ #. Begin displaying export progress #: ../plug-ins/common/file-xmc.c:1493 -#: ../plug-ins/file-webp/file-webp-save.c:180 -#: ../plug-ins/file-webp/file-webp-save.c:522 +#: ../plug-ins/file-webp/file-webp-save.c:182 +#: ../plug-ins/file-webp/file-webp-save.c:526 #, c-format msgid "Saving '%s'" msgstr "Sparar ”%s”" @@ -6966,7 +6980,7 @@ msgid "Opening thumbnail for '%s'" msgstr "Öppnar miniatyrbild för ”%s”" -#: ../plug-ins/file-ico/ico.c:102 ../plug-ins/file-ico/ico.c:136 +#: ../plug-ins/file-ico/ico.c:102 ../plug-ins/file-ico/ico.c:137 msgid "Microsoft Windows icon" msgstr "Microsoft Windows-ikon" @@ -7132,112 +7146,112 @@ msgid "Export Preview" msgstr "Förhandsvisa export" -#: ../plug-ins/file-psd/psd-load.c:228 +#: ../plug-ins/file-psd/psd-load.c:231 #: ../plug-ins/file-psd/psd-thumb-load.c:130 #, c-format msgid "Error loading PSD file: %s" msgstr "Fel vid inläsning av PSD-fil: %s" -#: ../plug-ins/file-psd/psd-load.c:283 +#: ../plug-ins/file-psd/psd-load.c:286 #, c-format msgid "Not a valid Photoshop document file" msgstr "Inte en giltig Photoshop-dokumentfil" -#: ../plug-ins/file-psd/psd-load.c:290 +#: ../plug-ins/file-psd/psd-load.c:293 #, c-format msgid "Unsupported file format version: %d" msgstr "Filformatets version stöds inte: %d" -#: ../plug-ins/file-psd/psd-load.c:297 +#: ../plug-ins/file-psd/psd-load.c:300 #, c-format msgid "Too many channels in file: %d" msgstr "För många kanaler i fil: %d" -#: ../plug-ins/file-psd/psd-load.c:324 +#: ../plug-ins/file-psd/psd-load.c:327 #, c-format msgid "Unsupported or invalid image size: %dx%d" msgstr "Bildens storlek är ogiltig eller stöds inte: %dx%d" -#: ../plug-ins/file-psd/psd-load.c:338 ../plug-ins/file-psd/psd-load.c:348 +#: ../plug-ins/file-psd/psd-load.c:341 ../plug-ins/file-psd/psd-load.c:351 #, c-format msgid "Unsupported color mode: %s" msgstr "Färgläget stöds inte: %s" -#: ../plug-ins/file-psd/psd-load.c:375 +#: ../plug-ins/file-psd/psd-load.c:378 #, c-format msgid "Unsupported bit depth: %d" msgstr "Bitdjupet stöds inte: %d" -#: ../plug-ins/file-psd/psd-load.c:409 ../plug-ins/file-psd/psd-load.c:419 -#: ../plug-ins/file-psd/psd-load.c:630 ../plug-ins/file-psd/psd-load.c:912 +#: ../plug-ins/file-psd/psd-load.c:412 ../plug-ins/file-psd/psd-load.c:422 +#: ../plug-ins/file-psd/psd-load.c:633 ../plug-ins/file-psd/psd-load.c:915 #, c-format msgid "The file is corrupt!" msgstr "Filen är skadad!" -#: ../plug-ins/file-psd/psd-load.c:558 +#: ../plug-ins/file-psd/psd-load.c:561 #, c-format msgid "Too many channels in layer: %d" msgstr "För många kanaler i lager: %d" -#: ../plug-ins/file-psd/psd-load.c:566 +#: ../plug-ins/file-psd/psd-load.c:569 #, c-format msgid "Unsupported or invalid layer height: %d" msgstr "Bildens höjd stöds inte eller är ogiltig: %d" -#: ../plug-ins/file-psd/psd-load.c:574 +#: ../plug-ins/file-psd/psd-load.c:577 #, c-format msgid "Unsupported or invalid layer width: %d" msgstr "Bildens bredd stöds inte eller är ogiltig: %d" -#: ../plug-ins/file-psd/psd-load.c:583 +#: ../plug-ins/file-psd/psd-load.c:586 #, c-format msgid "Unsupported or invalid layer size: %dx%d" msgstr "Lagrets storlek är ogiltig eller stöds inte: %dx%d" -#: ../plug-ins/file-psd/psd-load.c:668 +#: ../plug-ins/file-psd/psd-load.c:671 #, c-format msgid "Unsupported or invalid mask info size: %d" msgstr "Maskinfons storlek är ogiltig eller stöds inte: %d" -#: ../plug-ins/file-psd/psd-load.c:837 +#: ../plug-ins/file-psd/psd-load.c:840 #, c-format msgid "Unsupported or invalid layer mask height: %d" msgstr "Lagermaskens höjd är ogiltig eller stöds inte: %d" -#: ../plug-ins/file-psd/psd-load.c:845 +#: ../plug-ins/file-psd/psd-load.c:848 #, c-format msgid "Unsupported or invalid layer mask width: %d" msgstr "Lagermaskens bredd är ogiltig eller stöds inte: %d" -#: ../plug-ins/file-psd/psd-load.c:854 +#: ../plug-ins/file-psd/psd-load.c:857 #, c-format msgid "Unsupported or invalid layer mask size: %dx%d" msgstr "Lagermaskens storlek är ogiltig eller stöds inte: %dx%d" -#: ../plug-ins/file-psd/psd-load.c:1477 ../plug-ins/file-psd/psd-load.c:2008 +#: ../plug-ins/file-psd/psd-load.c:1540 ../plug-ins/file-psd/psd-load.c:2126 #, c-format msgid "Unsupported compression mode: %d" msgstr "Komprimeringsläget stöds inte: %d" -#: ../plug-ins/file-psd/psd-load.c:2155 +#: ../plug-ins/file-psd/psd-load.c:2273 msgid "Extra" msgstr "Extra" -#: ../plug-ins/file-psd/psd-load.c:2333 +#: ../plug-ins/file-psd/psd-load.c:2473 #, c-format msgid "Unsupported or invalid channel size" msgstr "Kanalstorleken är ogiltig eller stöds inte" -#: ../plug-ins/file-psd/psd-load.c:2399 +#: ../plug-ins/file-psd/psd-load.c:2539 #, c-format msgid "Failed to decompress data" msgstr "Misslyckades med att dekomprimera data" -#: ../plug-ins/file-psd/psd-save.c:463 +#: ../plug-ins/file-psd/psd-save.c:469 msgid "Error: Can't convert GIMP base imagetype to PSD mode" msgstr "Fel: Kan inte konvertera GIMP-basbildtyp till PSD-läge" -#: ../plug-ins/file-psd/psd-save.c:1692 +#: ../plug-ins/file-psd/psd-save.c:1861 #, c-format msgid "" "Unable to export '%s'. The PSD file format does not support images that are " @@ -7246,7 +7260,7 @@ "Kunde inte exportera ”%s”. Filformatet PSD har inte stöd för bilder som är " "högre eller bredare än 30000 bildpunkter." -#: ../plug-ins/file-psd/psd-save.c:1713 +#: ../plug-ins/file-psd/psd-save.c:1882 #, c-format msgid "" "Unable to export '%s'. The PSD file format does not support images with " @@ -7440,17 +7454,17 @@ msgid "TIFF image" msgstr "TIFF-bild" -#: ../plug-ins/file-tiff/file-tiff-load.c:304 +#: ../plug-ins/file-tiff/file-tiff-load.c:307 #, c-format msgid "Not a TIFF image or image is corrupt." msgstr "Inte en TIFF-bild eller så är bilden skadad." -#: ../plug-ins/file-tiff/file-tiff-load.c:335 +#: ../plug-ins/file-tiff/file-tiff-load.c:338 #, c-format msgid "TIFF '%s' does not contain any directories" msgstr "TIFF ”%s” innehåller inga kataloger" -#: ../plug-ins/file-tiff/file-tiff-load.c:342 +#: ../plug-ins/file-tiff/file-tiff-load.c:345 #, c-format msgid "" "TIFF '%s' directory count by header failed though there seems to be %d page. " @@ -7465,7 +7479,7 @@ "Katalogantal enligt huvud för TIFF ”%s” misslyckades även om det verkar vara " "%d sidor. Försöker läsa in filen med detta antagande." -#: ../plug-ins/file-tiff/file-tiff-load.c:466 +#: ../plug-ins/file-tiff/file-tiff-load.c:476 msgid "Extra channels with unspecified data." msgstr "Extra kanaler med ospecificerade data." @@ -7476,16 +7490,16 @@ #. * can be considered non-conformant. #. * Let's ask what to do with the channel. #. -#: ../plug-ins/file-tiff/file-tiff-load.c:478 +#: ../plug-ins/file-tiff/file-tiff-load.c:488 msgid "Non-conformant TIFF: extra channels without 'ExtraSamples' field." msgstr "TIFF följer ej specifikation: extra kanaler utan ”ExtraSamples”-fält." -#: ../plug-ins/file-tiff/file-tiff-load.c:560 +#: ../plug-ins/file-tiff/file-tiff-load.c:582 #, c-format msgid "Couldn't read page %d of %d. Image might be corrupt.\n" msgstr "Kunde inte läsa sida %d av %d. Bilden kan vara skadad.\n" -#: ../plug-ins/file-tiff/file-tiff-load.c:589 +#: ../plug-ins/file-tiff/file-tiff-load.c:611 #, c-format msgid "" "This image has a linear color profile but it was not set on the first layer. " @@ -7494,7 +7508,7 @@ "Denna bild har en linjär färgprofil men den ställdes inte in på första " "lagret. Lagren under lager %d kommer tolkas som ickelinjära." -#: ../plug-ins/file-tiff/file-tiff-load.c:597 +#: ../plug-ins/file-tiff/file-tiff-load.c:619 msgid "" "This image has multiple color profiles. We will use the first one. If this " "leads to incorrect results you should consider loading each layer as a " @@ -7504,33 +7518,33 @@ "leder till felaktiga resultat bör du överväga att läsa in varje lager som en " "separat bild." -#: ../plug-ins/file-tiff/file-tiff-load.c:609 +#: ../plug-ins/file-tiff/file-tiff-load.c:631 #, c-format msgid "Suspicious bit depth: %d for page %d. Image may be corrupt." msgstr "Misstänkt bitdjup: %d för sida %d. Bilden kan vara skadad." -#: ../plug-ins/file-tiff/file-tiff-load.c:683 +#: ../plug-ins/file-tiff/file-tiff-load.c:705 #, c-format msgid "Unsupported bit depth: %d for page %d." msgstr "Bitdjupet stöds inte: %d för sida %d." -#: ../plug-ins/file-tiff/file-tiff-load.c:698 +#: ../plug-ins/file-tiff/file-tiff-load.c:720 #, c-format msgid "Could not get image width from '%s'" msgstr "Kunde inte få bildbredd från ”%s”" -#: ../plug-ins/file-tiff/file-tiff-load.c:706 +#: ../plug-ins/file-tiff/file-tiff-load.c:728 #, c-format msgid "Could not get image length from '%s'" msgstr "Kunde inte få bildlängd från ”%s”" -#: ../plug-ins/file-tiff/file-tiff-load.c:714 +#: ../plug-ins/file-tiff/file-tiff-load.c:736 #, c-format msgid "Invalid image dimensions (%u x %u) for page %d. Image may be corrupt." msgstr "" "Ogiltiga bilddimensioner (%u × %u) för sida %d. Bilden kan vara skadad." -#: ../plug-ins/file-tiff/file-tiff-load.c:735 +#: ../plug-ins/file-tiff/file-tiff-load.c:757 #, c-format msgid "" "Could not get photometric from '%s'. Image is CCITT compressed, assuming min-" @@ -7539,7 +7553,7 @@ "Kunde inte få fotometrisk tolkning från ”%s”. Bilden är CCITT-komprimerad, " "antar min-is-white" -#: ../plug-ins/file-tiff/file-tiff-load.c:742 +#: ../plug-ins/file-tiff/file-tiff-load.c:764 #, c-format msgid "Could not get photometric from '%s'. Assuming min-is-black" msgstr "Kunde inte få fotometrisk tolkning från ”%s”. Antar min-is-black" @@ -7547,14 +7561,14 @@ #. In non-interactive mode, we assume unassociated alpha if unspecified. #. * We don't output messages in interactive mode as the user #. * has already the ability to choose through a dialog. -#: ../plug-ins/file-tiff/file-tiff-load.c:774 +#: ../plug-ins/file-tiff/file-tiff-load.c:796 #, c-format msgid "" "Alpha channel type not defined for %s. Assuming alpha is not premultiplied" msgstr "" "Alfakanaltyp inte definierad för %s. Antar att alfa ej förmultiplicerad" -#: ../plug-ins/file-tiff/file-tiff-load.c:799 +#: ../plug-ins/file-tiff/file-tiff-load.c:821 #, c-format msgid "" "Image '%s' does not conform to the TIFF specification: ExtraSamples field is " @@ -7565,94 +7579,112 @@ "satts medan extra kanaler är tillgängliga. Antar att den första extra " "kanalen är ej förmultiplicerad alfa." -#: ../plug-ins/file-tiff/file-tiff-load.c:1088 +#: ../plug-ins/file-tiff/file-tiff-load.c:1110 #, c-format msgid "Invalid or unknown compression %u. Setting compression to none." msgstr "Ogiltig eller okänd komprimering %u. Sätter komprimering till ingen." -#: ../plug-ins/file-tiff/file-tiff-load.c:1146 +#: ../plug-ins/file-tiff/file-tiff-load.c:1168 #, c-format msgid "Could not create a new image: %s" msgstr "Kunde inte skapa ny bild: %s" -#: ../plug-ins/file-tiff/file-tiff-load.c:1166 +#: ../plug-ins/file-tiff/file-tiff-load.c:1188 #, c-format msgid "%s-%d-of-%d-pages" msgstr "%s-%d-av-%d-sidor" -#: ../plug-ins/file-tiff/file-tiff-load.c:1311 +#: ../plug-ins/file-tiff/file-tiff-load.c:1333 #, c-format msgid "Unknown resolution unit type %d, assuming dpi" msgstr "Okänd enhetstyp %d för upplösning, antar dpi" #. no res unit tag #. old AppleScan software produces these -#: ../plug-ins/file-tiff/file-tiff-load.c:1321 +#: ../plug-ins/file-tiff/file-tiff-load.c:1343 msgid "Warning: resolution specified without unit type, assuming dpi" msgstr "Varning: upplösning angiven utan enhetstyp, antar dpi" #. xres but no yres -#: ../plug-ins/file-tiff/file-tiff-load.c:1329 +#: ../plug-ins/file-tiff/file-tiff-load.c:1351 msgid "Warning: no y resolution info, assuming same as x" msgstr "Varning: ingen y-upplösningsinfo, antar samma som x" -#: ../plug-ins/file-tiff/file-tiff-load.c:1391 +#: ../plug-ins/file-tiff/file-tiff-load.c:1368 +msgid "Invalid image resolution info, using default" +msgstr "Ogiltig upplösningsinformation för bild, använder standard" + +#: ../plug-ins/file-tiff/file-tiff-load.c:1427 #, c-format msgid "Could not get colormaps from '%s'" msgstr "Kunde inte få färgkartor från ”%s”" -#: ../plug-ins/file-tiff/file-tiff-load.c:1536 +#. Validate number of channels to the same maximum as we use for +#. * Photoshop. A higher number most likely means a corrupt image +#. * and can cause GIMP to become unresponsive and/or stuck. +#. * See m2-d0f86ab189cbe900ec389ca6d7464713.tif from imagetestsuite +#. +#: ../plug-ins/file-tiff/file-tiff-load.c:1521 +#, c-format +msgid "Suspicious number of extra channels: %d. Possibly corrupt image." +msgstr "Misstänkt antal extra kanaler: %d. Möjligen felaktig bild." + +#: ../plug-ins/file-tiff/file-tiff-load.c:1583 msgid "TIFF Channel" msgstr "TIFF-kanal" -#: ../plug-ins/file-tiff/file-tiff-load.c:1674 +#: ../plug-ins/file-tiff/file-tiff-load.c:1721 #, c-format msgid "No data could be read from TIFF '%s'. The file is probably corrupted." msgstr "Inga data kunde läsas från TIFF ”%s”. Filen är troligen skadad." -#: ../plug-ins/file-tiff/file-tiff-load.c:1745 +#: ../plug-ins/file-tiff/file-tiff-load.c:1792 #, c-format msgid "%s: Unsupported image format, no RGBA loader available" msgstr "%s: Bildformatet stöds inte, ingen RGBA-inläsare tillgänglig" -#: ../plug-ins/file-tiff/file-tiff-load.c:2057 -#: ../plug-ins/file-tiff/file-tiff-load.c:2254 +#: ../plug-ins/file-tiff/file-tiff-load.c:2104 +#: ../plug-ins/file-tiff/file-tiff-load.c:2301 #, c-format msgid "Reading tile failed. Image may be corrupt at line %d." msgstr "Läsning av platta misslyckades. Bilden kan vara skadad på rad %d." #. Error reading scanline, stop loading -#: ../plug-ins/file-tiff/file-tiff-load.c:2066 -#: ../plug-ins/file-tiff/file-tiff-load.c:2263 +#: ../plug-ins/file-tiff/file-tiff-load.c:2113 +#: ../plug-ins/file-tiff/file-tiff-load.c:2310 #, c-format msgid "Reading scanline failed. Image may be corrupt at line %d." msgstr "Läsning av scanline misslyckades. Bilden kan vara skadad på rad %d." -#: ../plug-ins/file-tiff/file-tiff-load.c:2612 +#: ../plug-ins/file-tiff/file-tiff-load.c:2660 msgid "Import from TIFF" msgstr "Importera från TIFF" +#: ../plug-ins/file-tiff/file-tiff-load.c:2681 +msgid "_Show reduced images" +msgstr "_Visa reducerade bilder" + #. Option to shrink the loaded image to its bounding box #. or keep as much empty space as possible. #. Note that there seems to be no way to keep the empty #. space on the right and bottom. -#: ../plug-ins/file-tiff/file-tiff-load.c:2669 +#: ../plug-ins/file-tiff/file-tiff-load.c:2715 msgid "_Keep empty space around imported layers" msgstr "_Behåll tomt utrymme runt importerade lager" -#: ../plug-ins/file-tiff/file-tiff-load.c:2686 +#: ../plug-ins/file-tiff/file-tiff-load.c:2732 msgid "Process extra channel as:" msgstr "Bearbeta extra kanal som:" -#: ../plug-ins/file-tiff/file-tiff-load.c:2689 +#: ../plug-ins/file-tiff/file-tiff-load.c:2735 msgid "_Non-premultiplied alpha" msgstr "_Ej förmultiplicerad alfa" -#: ../plug-ins/file-tiff/file-tiff-load.c:2690 +#: ../plug-ins/file-tiff/file-tiff-load.c:2736 msgid "Pre_multiplied alpha" msgstr "För_multiplicerad alfa" -#: ../plug-ins/file-tiff/file-tiff-load.c:2691 +#: ../plug-ins/file-tiff/file-tiff-load.c:2737 msgid "Channe_l" msgstr "Kana_l" @@ -7858,45 +7890,47 @@ msgid "invalid configuration" msgstr "ogiltig konfiguration" -#: ../plug-ins/file-webp/file-webp-save.c:124 -msgid "bad image dimensions" -msgstr "felaktiga bilddimensioner" +#. TRANSLATORS: widthxheight with UTF-8 encoded multiply sign. +#: ../plug-ins/file-webp/file-webp-save.c:125 +#, c-format +msgid "bad image dimensions (maximum: %d×%d)" +msgstr "felaktiga bilddimensioner (maximum: %d×%d)" -#: ../plug-ins/file-webp/file-webp-save.c:126 +#: ../plug-ins/file-webp/file-webp-save.c:128 msgid "partition is bigger than 512K" msgstr "partition är större än 512K" -#: ../plug-ins/file-webp/file-webp-save.c:128 +#: ../plug-ins/file-webp/file-webp-save.c:130 msgid "partition is bigger than 16M" msgstr "partition är större än 16M" -#: ../plug-ins/file-webp/file-webp-save.c:130 +#: ../plug-ins/file-webp/file-webp-save.c:132 msgid "unable to flush bytes" msgstr "kan inte tömma ut byte" -#: ../plug-ins/file-webp/file-webp-save.c:132 +#: ../plug-ins/file-webp/file-webp-save.c:134 msgid "file is larger than 4GiB" msgstr "filen är större än 4GiB" -#: ../plug-ins/file-webp/file-webp-save.c:134 +#: ../plug-ins/file-webp/file-webp-save.c:136 msgid "user aborted encoding" msgstr "användaren avbröt kodning" -#: ../plug-ins/file-webp/file-webp-save.c:136 +#: ../plug-ins/file-webp/file-webp-save.c:138 msgid "list terminator" msgstr "list-avslutare" -#: ../plug-ins/file-webp/file-webp-save.c:138 +#: ../plug-ins/file-webp/file-webp-save.c:140 msgid "unknown error" msgstr "okänt fel" -#: ../plug-ins/file-webp/file-webp-save.c:188 -#: ../plug-ins/file-webp/file-webp-save.c:530 +#: ../plug-ins/file-webp/file-webp-save.c:190 +#: ../plug-ins/file-webp/file-webp-save.c:534 #, c-format msgid "Unable to open '%s' for writing: %s" msgstr "Kan inte öppna ”%s” för skrivning: %s" -#: ../plug-ins/file-webp/file-webp-save.c:271 +#: ../plug-ins/file-webp/file-webp-save.c:274 #, c-format msgid "WebP error: '%s'" msgstr "WebP-fel: ”%s”" @@ -10563,12 +10597,17 @@ msgid "Help ID '%s' unknown" msgstr "Hjälp-ID ”%s” är okänt" -#: ../plug-ins/help/gimphelplocale.c:208 +#: ../plug-ins/help/gimphelplocale.c:218 #, c-format msgid "Loading index from '%s'" msgstr "Läser in index från ”%s”" -#: ../plug-ins/help/gimphelplocale.c:266 +#: ../plug-ins/help/gimphelplocale.c:239 +#, c-format +msgid "Could not load data from '%s': %s" +msgstr "Kunde inte läsa in data från ”%s”: %s" + +#: ../plug-ins/help/gimphelplocale.c:311 #, c-format msgid "" "Parse error in '%s':\n" @@ -10823,7 +10862,7 @@ #: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:146 #: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:250 msgid "Use Gimp Guides" -msgstr "Använd GIMP hjälplinjer" +msgstr "Använd GIMP-hjälplinjer" #: ../plug-ins/imagemap/imap_cmd_gimp_guides.c:159 msgid "Al_ternate" @@ -10905,7 +10944,7 @@ #: ../plug-ins/imagemap/imap_cmd_guides.c:210 msgid "Base _URL:" -msgstr "Bas_URL:" +msgstr "Bas-_URL:" #: ../plug-ins/imagemap/imap_cmd_guides.c:235 msgid "Resulting Guide Bounds: 0,0 to 0,0 (0 areas)" @@ -10991,7 +11030,7 @@ #: ../plug-ins/imagemap/imap_edit_area_info.c:219 msgid "_Ftp Site" -msgstr "_Ftpplats" +msgstr "_Ftp-plats" #: ../plug-ins/imagemap/imap_edit_area_info.c:225 msgid "_Gopher" @@ -11035,7 +11074,7 @@ #: ../plug-ins/imagemap/imap_edit_area_info.c:281 msgid "ALT te_xt: (optional)" -msgstr "ALT te_xt: (frivillig)" +msgstr "ALT-te_xt: (frivillig)" #: ../plug-ins/imagemap/imap_edit_area_info.c:284 msgid "_Link" @@ -12950,3 +12989,6 @@ #: ../plug-ins/twain/twain.c:505 msgid "Transferring data from scanner/camera" msgstr "Överför data från bildläsare/kamera" + +#~ msgid "bad image dimensions" +#~ msgstr "felaktiga bilddimensioner" diff -Nru gimp-2.10.32/po-plug-ins/tr.po gimp-2.10.34/po-plug-ins/tr.po --- gimp-2.10.32/po-plug-ins/tr.po 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po-plug-ins/tr.po 2023-02-21 19:56:20.000000000 +0000 @@ -1,29 +1,28 @@ # Turkish translation for GIMP -# # Copyright (C) 2001 Free Software Foundation, Inc. -# Copyright (C) 2002-2022 gimp's COPYRIGHT HOLDER +# Copyright (C) 2002-2023 gimp's COPYRIGHT HOLDER # This file is distributed under the same license as the gimp package. # # Fatih Demir , 2001. # Muhammet Kara , 2014. # Simge Sezgin , 2015. -# Sabri Ünal , 2019, 2020, 2022. -# Emin Tufan Çetin , 2019, 2022. +# Sabri Ünal , 2019, 2020, 2022, 2023. +# Emin Tufan Çetin , 2019, 2022, 2023. # msgid "" msgstr "" "Project-Id-Version: GIMP plug-ins gimp-2-10\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2022-05-17 22:06+0000\n" -"PO-Revision-Date: 2022-05-24 10:39+0300\n" -"Last-Translator: Emin Tufan Çetin \n" +"POT-Creation-Date: 2023-02-14 20:37+0000\n" +"PO-Revision-Date: 2023-02-14 04:15+0300\n" +"Last-Translator: Sabri Ünal \n" "Language-Team: Turkish \n" "Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Poedit 3.0.1\n" +"X-Generator: Poedit 3.1.1\n" "X-Launchpad-Export-Date: 2010-10-09 17:28+0000\n" "X-POOTLE-MTIME: 1436641384.000000\n" "X-Poedit-SourceCharset: UTF-8\n" @@ -57,12 +56,12 @@ #: ../plug-ins/common/depth-merge.c:621 ../plug-ins/common/despeckle.c:397 #: ../plug-ins/common/destripe.c:468 ../plug-ins/common/edge-dog.c:306 #: ../plug-ins/common/emboss.c:453 ../plug-ins/common/file-cel.c:951 -#: ../plug-ins/common/file-gif-save.c:1112 ../plug-ins/common/file-heif.c:1898 +#: ../plug-ins/common/file-gif-save.c:1112 ../plug-ins/common/file-heif.c:1908 #: ../plug-ins/common/file-jp2-load.c:961 #: ../plug-ins/common/file-pdf-load.c:702 -#: ../plug-ins/common/file-pdf-load.c:1282 -#: ../plug-ins/common/file-pdf-save.c:936 ../plug-ins/common/file-ps.c:3447 -#: ../plug-ins/common/file-raw-data.c:1838 ../plug-ins/common/file-svg.c:663 +#: ../plug-ins/common/file-pdf-load.c:1278 +#: ../plug-ins/common/file-pdf-save.c:1020 ../plug-ins/common/file-ps.c:3447 +#: ../plug-ins/common/file-raw-data.c:1816 ../plug-ins/common/file-svg.c:663 #: ../plug-ins/common/file-wmf.c:515 ../plug-ins/common/film.c:1207 #: ../plug-ins/common/filter-pack.c:1264 ../plug-ins/common/fractal-trace.c:711 #: ../plug-ins/common/grid.c:677 ../plug-ins/common/hot.c:614 @@ -77,9 +76,9 @@ #: ../plug-ins/common/tile-small.c:364 ../plug-ins/common/unit-editor.c:209 #: ../plug-ins/common/van-gogh-lic.c:650 ../plug-ins/common/warp.c:368 #: ../plug-ins/common/wavelet-decompose.c:354 ../plug-ins/common/web-page.c:234 -#: ../plug-ins/file-dds/ddsread.c:1363 ../plug-ins/file-dds/ddswrite.c:1958 +#: ../plug-ins/file-dds/ddsread.c:1363 ../plug-ins/file-dds/ddswrite.c:1983 #: ../plug-ins/file-fits/fits.c:1150 ../plug-ins/file-fli/fli-gimp.c:877 -#: ../plug-ins/file-tiff/file-tiff-load.c:2499 ../plug-ins/flame/flame.c:481 +#: ../plug-ins/file-tiff/file-tiff-load.c:2664 ../plug-ins/flame/flame.c:481 #: ../plug-ins/flame/flame.c:657 ../plug-ins/flame/flame.c:979 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:566 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1641 @@ -122,7 +121,7 @@ #: ../plug-ins/common/curve-bend.c:1295 ../plug-ins/common/decompose.c:814 #: ../plug-ins/common/depth-merge.c:622 ../plug-ins/common/despeckle.c:398 #: ../plug-ins/common/destripe.c:469 ../plug-ins/common/edge-dog.c:307 -#: ../plug-ins/common/emboss.c:454 ../plug-ins/common/file-heif.c:1899 +#: ../plug-ins/common/emboss.c:454 ../plug-ins/common/file-heif.c:1909 #: ../plug-ins/common/file-pdf-load.c:703 ../plug-ins/common/file-svg.c:664 #: ../plug-ins/common/file-wmf.c:516 ../plug-ins/common/film.c:1208 #: ../plug-ins/common/filter-pack.c:1265 ../plug-ins/common/fractal-trace.c:712 @@ -347,7 +346,7 @@ msgstr "Animasyon hızını sıfırla" #: ../plug-ins/common/animation-play.c:640 -#: ../plug-ins/common/animation-play.c:1364 +#: ../plug-ins/common/animation-play.c:1368 msgid "Start playback" msgstr "Oynatmaya başla" @@ -403,12 +402,12 @@ msgid "Invalid image. Did you close it?" msgstr "Geçersiz görüntü. Kapatılsın mı?" -#: ../plug-ins/common/animation-play.c:1225 +#: ../plug-ins/common/animation-play.c:1229 #, c-format msgid "Frame %d of %d" msgstr "Kare %d / %d" -#: ../plug-ins/common/animation-play.c:1364 +#: ../plug-ins/common/animation-play.c:1368 msgid "Stop playback" msgstr "Oynatmayı durdur" @@ -452,16 +451,16 @@ #: ../plug-ins/common/file-jp2-load.c:1290 ../plug-ins/common/file-pcx.c:448 #: ../plug-ins/common/file-pcx.c:456 ../plug-ins/common/file-pix.c:400 #: ../plug-ins/common/file-png.c:1097 ../plug-ins/common/file-pnm.c:685 -#: ../plug-ins/common/file-raw-data.c:1397 -#: ../plug-ins/common/file-sunras.c:1049 ../plug-ins/common/file-tga.c:1111 +#: ../plug-ins/common/file-raw-data.c:1375 +#: ../plug-ins/common/file-sunras.c:1049 ../plug-ins/common/file-tga.c:1116 #: ../plug-ins/common/file-xbm.c:910 ../plug-ins/common/film.c:690 #: ../plug-ins/common/smooth-palette.c:259 ../plug-ins/common/tile.c:354 #: ../plug-ins/file-bmp/bmp-load.c:737 ../plug-ins/file-exr/file-exr.c:267 #: ../plug-ins/file-faxg3/faxg3.c:555 ../plug-ins/file-fits/fits.c:529 #: ../plug-ins/file-jpeg/jpeg-load.c:240 #: ../plug-ins/file-psd/psd-image-res-load.c:1043 -#: ../plug-ins/file-psd/psd-load.c:2035 ../plug-ins/file-sgi/sgi.c:416 -#: ../plug-ins/file-tiff/file-tiff-load.c:1334 +#: ../plug-ins/file-psd/psd-load.c:2153 ../plug-ins/file-sgi/sgi.c:416 +#: ../plug-ins/file-tiff/file-tiff-load.c:1544 #: ../plug-ins/file-webp/file-webp-load.c:164 #: ../plug-ins/gfig/gfig-dialog.c:1321 ../plug-ins/gimpressionist/general.c:139 #: ../plug-ins/map-object/map-object-apply.c:245 @@ -834,7 +833,7 @@ #: ../plug-ins/common/cml-explorer.c:2160 ../plug-ins/common/curve-bend.c:1555 #: ../plug-ins/common/curve-bend.c:2138 ../plug-ins/common/file-cel.c:952 #: ../plug-ins/common/file-jp2-load.c:962 -#: ../plug-ins/common/file-raw-data.c:1839 ../plug-ins/common/qbist.c:721 +#: ../plug-ins/common/file-raw-data.c:1817 ../plug-ins/common/qbist.c:721 #: ../plug-ins/common/qbist.c:885 ../plug-ins/common/sphere-designer.c:2210 #: ../plug-ins/common/sphere-designer.c:2610 ../plug-ins/file-fits/fits.c:1151 #: ../plug-ins/file-fli/fli-gimp.c:878 ../plug-ins/flame/flame.c:483 @@ -852,7 +851,7 @@ #. The Save button #: ../plug-ins/common/cml-explorer.c:1317 #: ../plug-ins/common/cml-explorer.c:2027 ../plug-ins/common/curve-bend.c:1567 -#: ../plug-ins/common/curve-bend.c:2173 ../plug-ins/common/file-pdf-save.c:935 +#: ../plug-ins/common/curve-bend.c:2173 ../plug-ins/common/file-pdf-save.c:1019 #: ../plug-ins/common/qbist.c:763 ../plug-ins/common/qbist.c:893 #: ../plug-ins/common/sphere-designer.c:2210 #: ../plug-ins/common/sphere-designer.c:2618 ../plug-ins/flame/flame.c:483 @@ -1050,14 +1049,14 @@ #: ../plug-ins/common/cml-explorer.c:2078 ../plug-ins/common/curve-bend.c:891 #: ../plug-ins/common/file-dicom.c:1524 ../plug-ins/common/file-mng.c:648 #: ../plug-ins/common/file-mng.c:985 ../plug-ins/common/file-pcx.c:874 -#: ../plug-ins/common/file-pdf-save.c:480 ../plug-ins/common/file-png.c:1618 -#: ../plug-ins/common/file-raw-data.c:1195 -#: ../plug-ins/common/file-raw-data.c:1224 ../plug-ins/common/file-sunras.c:610 -#: ../plug-ins/common/file-tga.c:1222 ../plug-ins/common/file-xmc.c:1504 +#: ../plug-ins/common/file-pdf-save.c:550 ../plug-ins/common/file-png.c:1618 +#: ../plug-ins/common/file-raw-data.c:1173 +#: ../plug-ins/common/file-raw-data.c:1202 ../plug-ins/common/file-sunras.c:610 +#: ../plug-ins/common/file-tga.c:1227 ../plug-ins/common/file-xmc.c:1504 #: ../plug-ins/common/sphere-designer.c:2121 #: ../plug-ins/file-bmp/bmp-save.c:327 ../plug-ins/file-fits/fits.c:481 #: ../plug-ins/file-fli/fli-gimp.c:757 ../plug-ins/file-ico/ico-save.c:1087 -#: ../plug-ins/file-jpeg/jpeg-save.c:333 ../plug-ins/file-psd/psd-save.c:1728 +#: ../plug-ins/file-jpeg/jpeg-save.c:333 ../plug-ins/file-psd/psd-save.c:1897 #: ../plug-ins/file-tiff/file-tiff-save.c:970 #: ../plug-ins/file-tiff/file-tiff-save.c:1072 ../plug-ins/flame/flame.c:450 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1548 @@ -1084,7 +1083,7 @@ #: ../plug-ins/common/file-ps.c:1075 ../plug-ins/common/file-ps.c:3397 #: ../plug-ins/common/file-psp.c:2228 ../plug-ins/common/file-psp.c:2278 #: ../plug-ins/common/file-raw-data.c:477 -#: ../plug-ins/common/file-raw-data.c:1306 ../plug-ins/common/file-sunras.c:436 +#: ../plug-ins/common/file-raw-data.c:1284 ../plug-ins/common/file-sunras.c:436 #: ../plug-ins/common/file-svg.c:329 ../plug-ins/common/file-svg.c:647 #: ../plug-ins/common/file-tga.c:446 ../plug-ins/common/file-xbm.c:747 #: ../plug-ins/common/file-xmc.c:665 ../plug-ins/common/file-xmc.c:858 @@ -1093,12 +1092,12 @@ #: ../plug-ins/file-fits/fits.c:360 ../plug-ins/file-fli/fli-gimp.c:462 #: ../plug-ins/file-fli/fli-gimp.c:501 ../plug-ins/file-ico/ico-load.c:672 #: ../plug-ins/file-ico/ico-load.c:750 ../plug-ins/file-jpeg/jpeg-load.c:96 -#: ../plug-ins/file-jpeg/jpeg-load.c:543 ../plug-ins/file-psd/psd-load.c:143 +#: ../plug-ins/file-jpeg/jpeg-load.c:543 ../plug-ins/file-psd/psd-load.c:146 #: ../plug-ins/file-psd/psd-thumb-load.c:82 ../plug-ins/flame/flame.c:419 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1865 #: ../plug-ins/fractal-explorer/fractal-explorer.c:913 -#: ../plug-ins/gfig/gfig.c:426 ../plug-ins/help/gimphelplocale.c:222 -#: ../plug-ins/help/gimphelplocale.c:238 +#: ../plug-ins/gfig/gfig.c:426 ../plug-ins/help/gimphelplocale.c:255 +#: ../plug-ins/help/gimphelplocale.c:271 #: ../plug-ins/lighting/lighting-ui.c:1376 #, c-format msgid "Could not open '%s' for reading: %s" @@ -1368,7 +1367,7 @@ #. * right type of raw data. #. #: ../plug-ins/common/compose.c:191 ../plug-ins/common/decompose.c:170 -#: ../plug-ins/common/file-raw-data.c:1942 +#: ../plug-ins/common/file-raw-data.c:1920 msgid "RGB" msgstr "RGB" @@ -1938,7 +1937,7 @@ msgid "O_verlap:" msgstr "B_indirme:" -#: ../plug-ins/common/depth-merge.c:741 ../plug-ins/common/file-raw-data.c:1976 +#: ../plug-ins/common/depth-merge.c:741 ../plug-ins/common/file-raw-data.c:1954 msgid "O_ffset:" msgstr "G_öreli konum:" @@ -2006,7 +2005,7 @@ #: ../plug-ins/common/destripe.c:500 ../plug-ins/common/file-html-table.c:647 #: ../plug-ins/common/file-ps.c:3522 ../plug-ins/common/file-ps.c:3727 -#: ../plug-ins/common/file-raw-data.c:1991 +#: ../plug-ins/common/file-raw-data.c:1969 #: ../plug-ins/common/smooth-palette.c:458 ../plug-ins/common/tile.c:465 #: ../plug-ins/imagemap/imap_cmd_guides.c:163 #: ../plug-ins/imagemap/imap_rectangle.c:399 @@ -2096,7 +2095,7 @@ msgid "Text" msgstr "Metin" -#: ../plug-ins/common/file-aa.c:384 ../plug-ins/file-dds/ddswrite.c:2011 +#: ../plug-ins/common/file-aa.c:384 ../plug-ins/file-dds/ddswrite.c:2036 msgid "_Format:" msgstr "_Biçim:" @@ -2153,21 +2152,21 @@ #. #: ../plug-ins/common/file-cel.c:342 ../plug-ins/common/file-dicom.c:338 #: ../plug-ins/common/file-gegl.c:322 ../plug-ins/common/file-gif-load.c:353 -#: ../plug-ins/common/file-heif.c:697 ../plug-ins/common/file-jp2-load.c:1077 -#: ../plug-ins/common/file-pcx.c:370 ../plug-ins/common/file-pdf-load.c:1048 +#: ../plug-ins/common/file-heif.c:703 ../plug-ins/common/file-jp2-load.c:1077 +#: ../plug-ins/common/file-pcx.c:370 ../plug-ins/common/file-pdf-load.c:1044 #: ../plug-ins/common/file-pix.c:357 ../plug-ins/common/file-png.c:933 #: ../plug-ins/common/file-pnm.c:566 ../plug-ins/common/file-ps.c:1067 -#: ../plug-ins/common/file-raw-data.c:1299 ../plug-ins/common/file-sunras.c:429 +#: ../plug-ins/common/file-raw-data.c:1277 ../plug-ins/common/file-sunras.c:429 #: ../plug-ins/common/file-tga.c:438 ../plug-ins/common/file-wmf.c:1014 #: ../plug-ins/common/file-xbm.c:740 ../plug-ins/common/file-xmc.c:655 #: ../plug-ins/common/file-xpm.c:356 ../plug-ins/common/file-xwd.c:448 #: ../plug-ins/file-bmp/bmp-load.c:218 ../plug-ins/file-exr/file-exr.c:183 #: ../plug-ins/file-faxg3/faxg3.c:220 ../plug-ins/file-fli/fli-gimp.c:494 #: ../plug-ins/file-ico/ico-load.c:665 ../plug-ins/file-jpeg/jpeg-load.c:89 -#: ../plug-ins/file-psd/psd-load.c:135 +#: ../plug-ins/file-psd/psd-load.c:138 #: ../plug-ins/file-raw/file-darktable.c:399 #: ../plug-ins/file-raw/file-rawtherapee.c:319 ../plug-ins/file-sgi/sgi.c:325 -#: ../plug-ins/file-tiff/file-tiff-load.c:259 +#: ../plug-ins/file-tiff/file-tiff-load.c:299 #, c-format msgid "Opening '%s'" msgstr "'%s' açılıyor" @@ -2242,15 +2241,16 @@ #. * Open the file for writing... #. #: ../plug-ins/common/file-cel.c:790 ../plug-ins/common/file-gif-save.c:880 -#: ../plug-ins/common/file-html-table.c:238 ../plug-ins/common/file-pcx.c:761 +#: ../plug-ins/common/file-html-table.c:238 +#: ../plug-ins/common/file-jpegxl.c:778 ../plug-ins/common/file-pcx.c:761 #: ../plug-ins/common/file-pix.c:538 ../plug-ins/common/file-png.c:1611 #: ../plug-ins/common/file-pnm.c:1249 ../plug-ins/common/file-ps.c:1278 -#: ../plug-ins/common/file-sunras.c:602 ../plug-ins/common/file-tga.c:1216 +#: ../plug-ins/common/file-sunras.c:602 ../plug-ins/common/file-tga.c:1221 #: ../plug-ins/common/file-xbm.c:1040 ../plug-ins/common/file-xpm.c:674 #: ../plug-ins/common/file-xwd.c:652 ../plug-ins/file-bmp/bmp-save.c:319 #: ../plug-ins/file-fits/fits.c:473 ../plug-ins/file-fli/fli-gimp.c:725 #: ../plug-ins/file-ico/ico-save.c:1081 ../plug-ins/file-jpeg/jpeg-save.c:290 -#: ../plug-ins/file-psd/psd-save.c:1699 ../plug-ins/file-sgi/sgi.c:584 +#: ../plug-ins/file-psd/psd-save.c:1868 ../plug-ins/file-sgi/sgi.c:584 #: ../plug-ins/file-tiff/file-tiff-save.c:956 #, c-format msgid "Exporting '%s'" @@ -2620,76 +2620,76 @@ msgid "Save image in AV1 Image File Format (AVIF)" msgstr "Görüntüyü AV1 Görüntü Dosya Biçiminde (AVIF) kaydet." -#: ../plug-ins/common/file-heif.c:736 ../plug-ins/common/file-heif.c:769 -#: ../plug-ins/common/file-heif.c:808 ../plug-ins/common/file-heif.c:874 +#: ../plug-ins/common/file-heif.c:742 ../plug-ins/common/file-heif.c:775 +#: ../plug-ins/common/file-heif.c:814 ../plug-ins/common/file-heif.c:880 #, c-format msgid "Loading HEIF image failed: %s" msgstr "HEIF görüntü yükleme işlemi başarısız oldu: %s" -#: ../plug-ins/common/file-heif.c:758 +#: ../plug-ins/common/file-heif.c:764 msgid "Loading HEIF image failed: Input file contains no readable images" msgstr "" "HEIF görüntü yükleme işlemi başarısız oldu: Girdi dosyası okunabilir görüntü " "içermiyor" -#: ../plug-ins/common/file-heif.c:1001 +#: ../plug-ins/common/file-heif.c:1007 msgid "image content" msgstr "görüntü içeriği" -#: ../plug-ins/common/file-heif.c:1318 +#: ../plug-ins/common/file-heif.c:1328 #, c-format msgid "Exporting '%s' using %s encoder" msgstr "'%s', %s kodlayıcı kullanılarak dışa aktarılıyor" -#: ../plug-ins/common/file-heif.c:1369 ../plug-ins/common/file-heif.c:1623 +#: ../plug-ins/common/file-heif.c:1379 ../plug-ins/common/file-heif.c:1633 #, c-format msgid "Encoding HEIF image failed: %s" msgstr "HEIF görüntüsü kodlama işlemi başarısız oldu: %s" -#: ../plug-ins/common/file-heif.c:1660 +#: ../plug-ins/common/file-heif.c:1670 #, c-format msgid "Writing HEIF image failed: %s" msgstr "HEIF görüntüsü yazma işlemi başarısız oldu: %s" -#: ../plug-ins/common/file-heif.c:1749 +#: ../plug-ins/common/file-heif.c:1759 msgid "primary" msgstr "birincil" -#: ../plug-ins/common/file-heif.c:1894 +#: ../plug-ins/common/file-heif.c:1904 msgid "Load HEIF Image" msgstr "HEIF Görüntüsü Yükle" -#: ../plug-ins/common/file-heif.c:1908 +#: ../plug-ins/common/file-heif.c:1918 msgid "Select Image" msgstr "Görüntü Seç" -#: ../plug-ins/common/file-heif.c:2074 +#: ../plug-ins/common/file-heif.c:2084 msgid "Nearly _lossless" msgstr "Neredeyse _kayıpsız" -#: ../plug-ins/common/file-heif.c:2078 ../plug-ins/file-jpeg/jpeg-save.c:835 +#: ../plug-ins/common/file-heif.c:2088 ../plug-ins/file-jpeg/jpeg-save.c:835 msgid "_Quality:" msgstr "_Kalite:" -#: ../plug-ins/common/file-heif.c:2121 +#: ../plug-ins/common/file-heif.c:2131 msgid "Bit depth:" msgstr "Bit derinliği:" -#: ../plug-ins/common/file-heif.c:2127 +#: ../plug-ins/common/file-heif.c:2137 msgid "8 bit/channel" msgstr "8 bit/kanal" -#: ../plug-ins/common/file-heif.c:2128 +#: ../plug-ins/common/file-heif.c:2138 msgid "10 bit/channel" msgstr "10 bit/kanal" -#: ../plug-ins/common/file-heif.c:2129 +#: ../plug-ins/common/file-heif.c:2139 msgid "12 bit/channel" msgstr "12 bit/kanal" #. Color profile -#: ../plug-ins/common/file-heif.c:2138 ../plug-ins/file-jpeg/jpeg-save.c:974 -#: ../plug-ins/file-webp/file-webp-dialog.c:387 +#: ../plug-ins/common/file-heif.c:2148 ../plug-ins/file-jpeg/jpeg-save.c:974 +#: ../plug-ins/file-webp/file-webp-dialog.c:404 #: ../plug-ins/ui/plug-in-file-tiff.ui.h:12 msgid "Save color _profile" msgstr "Renk _profilini kaydet" @@ -2800,7 +2800,7 @@ msgstr "Her tablo hücresi için genişlik. Sayı veya yüzde olabilir." #: ../plug-ins/common/file-html-table.c:663 ../plug-ins/common/file-ps.c:3535 -#: ../plug-ins/common/file-ps.c:3739 ../plug-ins/common/file-raw-data.c:2007 +#: ../plug-ins/common/file-ps.c:3739 ../plug-ins/common/file-raw-data.c:1985 #: ../plug-ins/common/film.c:945 ../plug-ins/common/smooth-palette.c:463 #: ../plug-ins/common/tile.c:469 ../plug-ins/imagemap/imap_cmd_guides.c:173 #: ../plug-ins/imagemap/imap_rectangle.c:406 @@ -2917,6 +2917,10 @@ msgid "Unsupported color space in JP2 image '%s'." msgstr "'%s' JP2 görüntüsü içinde desteklenmeyen renk uzayı." +#: ../plug-ins/common/file-jpegxl.c:82 ../plug-ins/common/file-jpegxl.c:99 +msgid "JPEG XL image" +msgstr "JPEG XL görüntüsü" + #. Inform the user that we couldn't losslessly save the #. * transparency & just use the full palette #: ../plug-ins/common/file-mng.c:533 ../plug-ins/common/file-png.c:2345 @@ -3023,7 +3027,7 @@ #. label for 'ms' adjustment #: ../plug-ins/common/file-mng.c:1551 -#: ../plug-ins/file-webp/file-webp-dialog.c:350 +#: ../plug-ins/file-webp/file-webp-dialog.c:351 #: ../plug-ins/ui/plug-in-file-gif.ui.h:8 msgid "milliseconds" msgstr "milisaniye" @@ -3064,13 +3068,13 @@ msgstr "'%s' PCX dosyası değil" #: ../plug-ins/common/file-pcx.c:413 ../plug-ins/file-bmp/bmp-load.c:726 -#: ../plug-ins/file-psd/psd-load.c:315 +#: ../plug-ins/file-psd/psd-load.c:318 #, c-format msgid "Unsupported or invalid image width: %d" msgstr "Desteklenmeyen veya geçersiz görüntü genişliği: %d" #: ../plug-ins/common/file-pcx.c:419 ../plug-ins/file-bmp/bmp-load.c:732 -#: ../plug-ins/file-psd/psd-load.c:307 +#: ../plug-ins/file-psd/psd-load.c:310 #, c-format msgid "Unsupported or invalid image height: %d" msgstr "Desteklenmeyen veya geçersiz görüntü yüksekliği: %d" @@ -3125,8 +3129,9 @@ #: ../plug-ins/common/file-pdf-load.c:324 #: ../plug-ins/common/file-pdf-load.c:343 -#: ../plug-ins/common/file-pdf-save.c:350 -#: ../plug-ins/common/file-pdf-save.c:367 +#: ../plug-ins/common/file-pdf-save.c:383 +#: ../plug-ins/common/file-pdf-save.c:400 +#: ../plug-ins/common/file-pdf-save.c:418 msgid "Portable Document Format" msgstr "Taşınabilir Belge Biçimi" @@ -3157,68 +3162,69 @@ msgid "Could not load '%s': %s" msgstr "'%s' yüklenemedi: %s" -#: ../plug-ins/common/file-pdf-load.c:1085 +#: ../plug-ins/common/file-pdf-load.c:1081 #, c-format msgid "%s-%s" msgstr "%s-%s" -#: ../plug-ins/common/file-pdf-load.c:1087 ../plug-ins/common/file-ps.c:1197 +#: ../plug-ins/common/file-pdf-load.c:1083 ../plug-ins/common/file-ps.c:1197 #, c-format msgid "%s-pages" msgstr "%s-sayfa" -#: ../plug-ins/common/file-pdf-load.c:1278 +#: ../plug-ins/common/file-pdf-load.c:1274 msgid "Import from PDF" msgstr "PDF dosyasından içe aktar" -#: ../plug-ins/common/file-pdf-load.c:1283 ../plug-ins/common/file-ps.c:3448 -#: ../plug-ins/file-tiff/file-tiff-load.c:2500 +#: ../plug-ins/common/file-pdf-load.c:1279 ../plug-ins/common/file-ps.c:3448 +#: ../plug-ins/file-tiff/file-tiff-load.c:2665 #: ../plug-ins/metadata/metadata-editor.c:4627 msgid "_Import" msgstr "İçe _Aktar" -#: ../plug-ins/common/file-pdf-load.c:1316 +#: ../plug-ins/common/file-pdf-load.c:1312 msgid "Error getting number of pages from the given PDF file." msgstr "Verilen PDF dosyasından sayfa sayısı alınırken hata." #. "Load in reverse order" toggle button -#: ../plug-ins/common/file-pdf-load.c:1357 +#: ../plug-ins/common/file-pdf-load.c:1353 msgid "Load in reverse order" msgstr "Ters düzende yükle" -#: ../plug-ins/common/file-pdf-load.c:1375 +#: ../plug-ins/common/file-pdf-load.c:1371 msgid "_Width (pixels):" msgstr "_Genişlik (piksel):" -#: ../plug-ins/common/file-pdf-load.c:1376 +#: ../plug-ins/common/file-pdf-load.c:1372 msgid "_Height (pixels):" msgstr "_Yükseklik (piksel):" -#: ../plug-ins/common/file-pdf-load.c:1378 +#: ../plug-ins/common/file-pdf-load.c:1374 msgid "_Resolution:" msgstr "_Çözünürlük:" #. Antialiasing -#: ../plug-ins/common/file-pdf-load.c:1389 +#: ../plug-ins/common/file-pdf-load.c:1385 msgid "Use _Anti-aliasing" msgstr "_Kenar Yumuşatma Kullan" -#: ../plug-ins/common/file-pdf-load.c:1667 -#: ../plug-ins/common/file-pdf-load.c:1668 ../plug-ins/common/file-svg.c:852 +#: ../plug-ins/common/file-pdf-load.c:1663 +#: ../plug-ins/common/file-pdf-load.c:1664 ../plug-ins/common/file-svg.c:852 #: ../plug-ins/common/file-wmf.c:710 ../plug-ins/print/print-page-layout.c:305 #, c-format msgid "pixels/%a" msgstr "piksel/%a" -#: ../plug-ins/common/file-pdf-save.c:382 +#: ../plug-ins/common/file-pdf-save.c:433 +#: ../plug-ins/common/file-pdf-save.c:451 msgid "_Create multipage PDF..." msgstr "_Çok sayfalı PDF oluştur..." -#: ../plug-ins/common/file-pdf-save.c:465 +#: ../plug-ins/common/file-pdf-save.c:535 msgid "You must select a file to save!" msgstr "Kaydedilecek bir dosya seçmelisiniz!" -#: ../plug-ins/common/file-pdf-save.c:491 +#: ../plug-ins/common/file-pdf-save.c:561 #, c-format msgid "" "An error occurred while creating the PDF file:\n" @@ -3231,83 +3237,88 @@ "Geçerli bir dosya adı girdiğinize ve seçilen konumun salt okunur olmadığına " "emin olun!" -#: ../plug-ins/common/file-pdf-save.c:823 -#: ../plug-ins/common/file-pdf-save.c:983 +#: ../plug-ins/common/file-pdf-save.c:899 +#: ../plug-ins/common/file-pdf-save.c:1067 +msgid "_Fill transparent areas with background color" +msgstr "Saydam alanları arka plan rengiyle _doldur" + +#: ../plug-ins/common/file-pdf-save.c:904 +#: ../plug-ins/common/file-pdf-save.c:1072 msgid "_Omit hidden layers and layers with zero opacity" msgstr "_Gizli katmanları ve sıfır matlığa sahip katmanları dahil etme" -#: ../plug-ins/common/file-pdf-save.c:828 -#: ../plug-ins/common/file-pdf-save.c:988 +#: ../plug-ins/common/file-pdf-save.c:909 +#: ../plug-ins/common/file-pdf-save.c:1077 msgid "Convert _bitmaps to vector graphics where possible" msgstr "_Bit eşlemleri mümkünse vektör grafiklerine dönüştür" -#: ../plug-ins/common/file-pdf-save.c:833 -#: ../plug-ins/common/file-pdf-save.c:993 +#: ../plug-ins/common/file-pdf-save.c:914 +#: ../plug-ins/common/file-pdf-save.c:1082 msgid "_Apply layer masks before saving" msgstr "Kaydetmeden önce katman _maskelerini uygula" -#: ../plug-ins/common/file-pdf-save.c:837 -#: ../plug-ins/common/file-pdf-save.c:997 +#: ../plug-ins/common/file-pdf-save.c:918 +#: ../plug-ins/common/file-pdf-save.c:1086 msgid "Keeping the masks will not change the output" msgstr "Maskeleri korumak çıktıyı değiştirmeyecek" -#: ../plug-ins/common/file-pdf-save.c:843 +#: ../plug-ins/common/file-pdf-save.c:924 #, c-format msgid "_Layers as pages (%s)" msgstr "Katmanlar _sayfa olarak (%s)" -#: ../plug-ins/common/file-pdf-save.c:845 -#: ../plug-ins/common/file-pdf-save.c:1044 +#: ../plug-ins/common/file-pdf-save.c:926 +#: ../plug-ins/common/file-pdf-save.c:1135 msgid "top layers first" msgstr "üst katmanlar önce" -#: ../plug-ins/common/file-pdf-save.c:845 -#: ../plug-ins/common/file-pdf-save.c:1044 +#: ../plug-ins/common/file-pdf-save.c:926 +#: ../plug-ins/common/file-pdf-save.c:1135 msgid "bottom layers first" msgstr "alt katmanlar önce" -#: ../plug-ins/common/file-pdf-save.c:853 +#: ../plug-ins/common/file-pdf-save.c:934 msgid "_Reverse the pages order" msgstr "Sayfa düzenini _tersine çevir" -#: ../plug-ins/common/file-pdf-save.c:927 +#: ../plug-ins/common/file-pdf-save.c:1011 msgid "Save to:" msgstr "Şuraya kaydet:" -#: ../plug-ins/common/file-pdf-save.c:931 +#: ../plug-ins/common/file-pdf-save.c:1015 msgid "Browse..." msgstr "Gözat..." -#: ../plug-ins/common/file-pdf-save.c:932 +#: ../plug-ins/common/file-pdf-save.c:1016 msgid "Multipage PDF export" msgstr "Çoklu sayfa PDF dışa aktarımı" -#: ../plug-ins/common/file-pdf-save.c:968 +#: ../plug-ins/common/file-pdf-save.c:1052 msgid "Remove the selected pages" msgstr "Seçili sayfaları kaldır" -#: ../plug-ins/common/file-pdf-save.c:978 +#: ../plug-ins/common/file-pdf-save.c:1062 msgid "Add this image" msgstr "Bu görüntüyü ekle" -#: ../plug-ins/common/file-pdf-save.c:1042 +#: ../plug-ins/common/file-pdf-save.c:1133 #, c-format msgid "Layers as pages (%s)" msgstr "Katmanlar sayfa olarak (%s)" -#: ../plug-ins/common/file-pdf-save.c:1099 -#: ../plug-ins/common/file-pdf-save.c:1167 -#: ../plug-ins/common/file-pdf-save.c:1265 ../plug-ins/common/file-ps.c:1941 -#: ../plug-ins/file-tiff/file-tiff-load.c:1336 +#: ../plug-ins/common/file-pdf-save.c:1190 +#: ../plug-ins/common/file-pdf-save.c:1258 +#: ../plug-ins/common/file-pdf-save.c:1356 ../plug-ins/common/file-ps.c:1941 +#: ../plug-ins/file-tiff/file-tiff-load.c:1546 #, c-format msgid "Page %d" msgstr "Sayfa %d" -#: ../plug-ins/common/file-pdf-save.c:1136 +#: ../plug-ins/common/file-pdf-save.c:1227 msgid "Error! In order to save the file, at least one image should be added!" msgstr "Hata! Dosyayı kaydetmek için, en az bir görüntü eklenmelidir!" -#: ../plug-ins/common/file-pdf-save.c:1312 +#: ../plug-ins/common/file-pdf-save.c:1403 #: ../plug-ins/print/print-draw-page.c:125 msgid "Cannot handle the size (either width or height) of the image." msgstr "Görüntünü boyutu (ya genişlik ya da yükseklik) işlenemiyor." @@ -3398,13 +3409,13 @@ msgid "Error while exporting '%s'. Could not export image." msgstr "'%s' dışa aktarılırken hata oluştu. Görüntü dışa aktarılamadı." -#: ../plug-ins/common/file-png.c:2420 ../plug-ins/common/file-raw-data.c:2134 +#: ../plug-ins/common/file-png.c:2420 ../plug-ins/common/file-raw-data.c:2112 #: ../plug-ins/file-tiff/file-tiff-save.c:1167 #, c-format msgid "Error loading UI file '%s': %s" msgstr "'%s' UI dosyası yüklenirken hata: %s" -#: ../plug-ins/common/file-png.c:2421 ../plug-ins/common/file-raw-data.c:2135 +#: ../plug-ins/common/file-png.c:2421 ../plug-ins/common/file-raw-data.c:2113 #: ../plug-ins/file-tiff/file-tiff-save.c:1168 msgid "Unknown error" msgstr "Bilinmeyen hata" @@ -3500,7 +3511,7 @@ #: ../plug-ins/common/file-ps.c:673 ../plug-ins/common/file-ps.c:738 msgid "Encapsulated PostScript image" -msgstr "_Encapsulated PostScript (EPS) görüntüsü" +msgstr "Encapsulated PostScript (EPS) görüntüsü" #: ../plug-ins/common/file-ps.c:1085 #, c-format @@ -3862,7 +3873,7 @@ # aşağıda uyarı var, lakin burada eksik #: ../plug-ins/common/file-raw-data.c:304 -#: ../plug-ins/common/file-raw-data.c:1887 +#: ../plug-ins/common/file-raw-data.c:1865 msgid "Digital Elevation Model data" msgstr "Digital Elevation Model verisi" @@ -3891,7 +3902,7 @@ "dosyaları: SRTM-1 ve SRTM-3. Değişkeni biliyorsanız, 1 veya 3 bağımsız " "değişkeniyle çalıştırın." -#: ../plug-ins/common/file-raw-data.c:1834 +#: ../plug-ins/common/file-raw-data.c:1812 msgid "Load Image from Raw Data" msgstr "Görüntüyü Ham Veriden Yükle" @@ -3899,15 +3910,15 @@ #. * used for 3D surface modeling or relief maps; so it must be #. * translated by the proper technical term in your language. #. -#: ../plug-ins/common/file-raw-data.c:1883 +#: ../plug-ins/common/file-raw-data.c:1861 msgid "Digital Elevation Model data (1 arc-second)" msgstr "Digital Elevation Model verileri (1 arc-saniye)" -#: ../plug-ins/common/file-raw-data.c:1885 +#: ../plug-ins/common/file-raw-data.c:1863 msgid "Digital Elevation Model data (3 arc-seconds)" msgstr "Digital Elevation Model verileri (3 arc-saniye)" -#: ../plug-ins/common/file-raw-data.c:1891 +#: ../plug-ins/common/file-raw-data.c:1869 msgid "Image" msgstr "Görüntü" @@ -3919,116 +3930,116 @@ #. * SRTM-3 data are sampled at three arc-seconds and contain 1201 lines and #. * 1201 samples with similar overlapping rows and columns." #. -#: ../plug-ins/common/file-raw-data.c:1921 +#: ../plug-ins/common/file-raw-data.c:1899 msgid "SRTM-1 (1 arc-second)" msgstr "SRTM-1 (1 arc-saniye)" -#: ../plug-ins/common/file-raw-data.c:1922 +#: ../plug-ins/common/file-raw-data.c:1900 msgid "SRTM-3 (3 arc-seconds)" msgstr "SRTM-3 (3 arc-saniye)" -#: ../plug-ins/common/file-raw-data.c:1925 +#: ../plug-ins/common/file-raw-data.c:1903 msgid "_Sample Spacing:" msgstr "_Örnek Boşluk:" -#: ../plug-ins/common/file-raw-data.c:1943 +#: ../plug-ins/common/file-raw-data.c:1921 msgid "RGB Alpha" msgstr "RGB Alfa" -#: ../plug-ins/common/file-raw-data.c:1944 +#: ../plug-ins/common/file-raw-data.c:1922 msgid "RGB565 Big Endian" msgstr "RGB565 Big Endian" -#: ../plug-ins/common/file-raw-data.c:1945 +#: ../plug-ins/common/file-raw-data.c:1923 msgid "RGB565 Little Endian" msgstr "RGB565 Little Endian" -#: ../plug-ins/common/file-raw-data.c:1946 +#: ../plug-ins/common/file-raw-data.c:1924 msgid "BGR565 Big Endian" msgstr "BGR565 Big Endian" -#: ../plug-ins/common/file-raw-data.c:1947 +#: ../plug-ins/common/file-raw-data.c:1925 msgid "BGR565 Little Endian" msgstr "BGR565 Little Endian" -#: ../plug-ins/common/file-raw-data.c:1948 +#: ../plug-ins/common/file-raw-data.c:1926 msgid "Planar RGB" msgstr "Düzlemsel RGB" -#: ../plug-ins/common/file-raw-data.c:1949 +#: ../plug-ins/common/file-raw-data.c:1927 msgid "B&W 1 bit" msgstr "B&W 1 bit" -#: ../plug-ins/common/file-raw-data.c:1950 +#: ../plug-ins/common/file-raw-data.c:1928 msgid "Gray 2 bit" msgstr "Gri 2 bit" -#: ../plug-ins/common/file-raw-data.c:1951 +#: ../plug-ins/common/file-raw-data.c:1929 msgid "Gray 4 bit" msgstr "Gri 4 bit" -#: ../plug-ins/common/file-raw-data.c:1952 +#: ../plug-ins/common/file-raw-data.c:1930 msgid "Gray 8 bit" msgstr "Gri 8 bit" -#: ../plug-ins/common/file-raw-data.c:1953 +#: ../plug-ins/common/file-raw-data.c:1931 msgid "Indexed" msgstr "İndeksli" -#: ../plug-ins/common/file-raw-data.c:1954 +#: ../plug-ins/common/file-raw-data.c:1932 msgid "Indexed Alpha" msgstr "İndeksli Alfa" -#: ../plug-ins/common/file-raw-data.c:1955 +#: ../plug-ins/common/file-raw-data.c:1933 msgid "Gray unsigned 16 bit Big Endian" msgstr "Gri imzasız 16 bit Big Endian" -#: ../plug-ins/common/file-raw-data.c:1956 +#: ../plug-ins/common/file-raw-data.c:1934 msgid "Gray unsigned 16 bit Little Endian" msgstr "Gri imzasız 16 bit Little Endian" -#: ../plug-ins/common/file-raw-data.c:1957 +#: ../plug-ins/common/file-raw-data.c:1935 msgid "Gray 16 bit Big Endian" msgstr "Gri 16 bit Big Endian" -#: ../plug-ins/common/file-raw-data.c:1958 +#: ../plug-ins/common/file-raw-data.c:1936 msgid "Gray 16 bit Little Endian" msgstr "Grit 14 bit Little Endian" -#: ../plug-ins/common/file-raw-data.c:1963 +#: ../plug-ins/common/file-raw-data.c:1941 msgid "Image _Type:" msgstr "Görüntü _Türü:" -#: ../plug-ins/common/file-raw-data.c:2024 +#: ../plug-ins/common/file-raw-data.c:2002 msgid "Palette" msgstr "Palet" -#: ../plug-ins/common/file-raw-data.c:2034 +#: ../plug-ins/common/file-raw-data.c:2012 msgid "R, G, B (normal)" msgstr "R, G, B (normal)" -#: ../plug-ins/common/file-raw-data.c:2035 +#: ../plug-ins/common/file-raw-data.c:2013 msgid "B, G, R, X (BMP style)" msgstr "B, G, R, X (BMP biçemi)" -#: ../plug-ins/common/file-raw-data.c:2040 +#: ../plug-ins/common/file-raw-data.c:2018 msgid "_Palette Type:" msgstr "_Palet Türü:" -#: ../plug-ins/common/file-raw-data.c:2051 +#: ../plug-ins/common/file-raw-data.c:2029 msgid "Off_set:" msgstr "Göreli _konum:" -#: ../plug-ins/common/file-raw-data.c:2063 +#: ../plug-ins/common/file-raw-data.c:2041 msgid "Select Palette File" msgstr "Palet Dosyasını Seç" -#: ../plug-ins/common/file-raw-data.c:2069 +#: ../plug-ins/common/file-raw-data.c:2047 msgid "Pal_ette File:" msgstr "Pal_et Dosyası:" #. Dialog init -#: ../plug-ins/common/file-raw-data.c:2118 +#: ../plug-ins/common/file-raw-data.c:2096 msgid "Raw Image" msgstr "Ham Görüntü" @@ -4229,24 +4240,24 @@ msgid "Cannot read header from '%s'" msgstr "'%s'den sayfa başlığı okunamadı" -#: ../plug-ins/common/file-tga.c:1434 +#: ../plug-ins/common/file-tga.c:1439 msgid "TGA" msgstr "TGA" #. rle -#: ../plug-ins/common/file-tga.c:1443 ../plug-ins/file-sgi/sgi.c:683 +#: ../plug-ins/common/file-tga.c:1448 ../plug-ins/file-sgi/sgi.c:683 msgid "_RLE compression" msgstr "_RLE sıkıştırması" -#: ../plug-ins/common/file-tga.c:1457 +#: ../plug-ins/common/file-tga.c:1462 msgid "Or_igin:" msgstr "K_öken:" -#: ../plug-ins/common/file-tga.c:1461 +#: ../plug-ins/common/file-tga.c:1466 msgid "Bottom left" msgstr "Alt sol" -#: ../plug-ins/common/file-tga.c:1462 +#: ../plug-ins/common/file-tga.c:1467 msgid "Top left" msgstr "Üst sol" @@ -4531,8 +4542,8 @@ #. Begin displaying export progress #: ../plug-ins/common/file-xmc.c:1493 -#: ../plug-ins/file-webp/file-webp-save.c:180 -#: ../plug-ins/file-webp/file-webp-save.c:522 +#: ../plug-ins/file-webp/file-webp-save.c:182 +#: ../plug-ins/file-webp/file-webp-save.c:526 #, c-format msgid "Saving '%s'" msgstr "'%s' kaydediliyor" @@ -6668,7 +6679,7 @@ #. Advanced Options #. Advanced expander #: ../plug-ins/file-bmp/bmp-save.c:993 ../plug-ins/file-jpeg/jpeg-save.c:1014 -#: ../plug-ins/file-webp/file-webp-dialog.c:221 +#: ../plug-ins/file-webp/file-webp-dialog.c:222 msgid "_Advanced Options" msgstr "_Gelişmiş Seçenekler" @@ -6689,19 +6700,20 @@ msgid "Windows BMP image" msgstr "Windows BMP görüntüsü" -#: ../plug-ins/file-dds/dds.c:139 ../plug-ins/file-dds/dds.c:158 +#: ../plug-ins/file-dds/dds.c:162 ../plug-ins/file-dds/dds.c:181 +#: ../plug-ins/file-dds/dds.c:200 msgid "DDS image" msgstr "DDS görüntüsü" -#: ../plug-ins/file-dds/dds.c:176 +#: ../plug-ins/file-dds/dds.c:217 msgid "Decode YCoCg" msgstr "YCoCg Çözümle" -#: ../plug-ins/file-dds/dds.c:189 +#: ../plug-ins/file-dds/dds.c:230 msgid "Decode YCoCg (scaled)" msgstr "YCoCg Çözümle (ölçeklenmiş)" -#: ../plug-ins/file-dds/dds.c:202 +#: ../plug-ins/file-dds/dds.c:243 msgid "Decode Alpha exponent" msgstr "Alfa katsayılarını çözümle" @@ -6717,64 +6729,68 @@ msgid "_Automatically decode YCoCg/AExp images when detected" msgstr "_Algılandığında, YCoCg/AExp görüntülerini kendiliğinden çözümle" -#: ../plug-ins/file-dds/ddswrite.c:1956 +#: ../plug-ins/file-dds/ddswrite.c:1981 msgid "Export as DDS" msgstr "DDS Olarak Dışa Aktar" -#: ../plug-ins/file-dds/ddswrite.c:1959 +#: ../plug-ins/file-dds/ddswrite.c:1984 #: ../plug-ins/metadata/metadata-editor.c:4662 msgid "_Export" msgstr "_Dışa Aktar" -#: ../plug-ins/file-dds/ddswrite.c:1986 +#: ../plug-ins/file-dds/ddswrite.c:2011 msgid "_Compression:" msgstr "_Sıkıştırma:" -#: ../plug-ins/file-dds/ddswrite.c:1996 +#: ../plug-ins/file-dds/ddswrite.c:2021 msgid "Use _perceptual error metric" msgstr "_Algısal hata ölçüsünü kullan" -#: ../plug-ins/file-dds/ddswrite.c:2025 +#: ../plug-ins/file-dds/ddswrite.c:2050 msgid "_Save:" msgstr "K_aydet:" -#: ../plug-ins/file-dds/ddswrite.c:2039 +#: ../plug-ins/file-dds/ddswrite.c:2062 +msgid "Flip the image _vertically on export" +msgstr "Resmi _dışa aktarırken dikey çevir" + +#: ../plug-ins/file-dds/ddswrite.c:2075 msgid "_Mipmaps:" msgstr "_Mipmaplar:" -#: ../plug-ins/file-dds/ddswrite.c:2062 +#: ../plug-ins/file-dds/ddswrite.c:2098 msgid "Transparent index:" msgstr "Saydam indeks:" -#: ../plug-ins/file-dds/ddswrite.c:2106 +#: ../plug-ins/file-dds/ddswrite.c:2142 msgid "Mipmap Options" msgstr "Mipmap Seçenekleri" -#: ../plug-ins/file-dds/ddswrite.c:2119 +#: ../plug-ins/file-dds/ddswrite.c:2155 msgid "F_ilter:" msgstr "_Süzgeç:" -#: ../plug-ins/file-dds/ddswrite.c:2132 +#: ../plug-ins/file-dds/ddswrite.c:2168 msgid "_Wrap mode:" msgstr "_Sarma kipi:" -#: ../plug-ins/file-dds/ddswrite.c:2142 +#: ../plug-ins/file-dds/ddswrite.c:2178 msgid "Appl_y gamma correction" msgstr "_Gama düzeltmesi uygula" -#: ../plug-ins/file-dds/ddswrite.c:2156 +#: ../plug-ins/file-dds/ddswrite.c:2192 msgid "Use s_RGB colorspace" msgstr "s_RGB renk uzayını kullan" -#: ../plug-ins/file-dds/ddswrite.c:2175 ../plug-ins/flame/flame.c:1116 +#: ../plug-ins/file-dds/ddswrite.c:2211 ../plug-ins/flame/flame.c:1116 msgid "_Gamma:" msgstr "_Gama:" -#: ../plug-ins/file-dds/ddswrite.c:2185 +#: ../plug-ins/file-dds/ddswrite.c:2221 msgid "Preserve alpha _test coverage" msgstr "Alfa _test kapsamını koru" -#: ../plug-ins/file-dds/ddswrite.c:2204 +#: ../plug-ins/file-dds/ddswrite.c:2240 msgid "_Alpha test threshold:" msgstr "_Alfa test eşiği:" @@ -6902,7 +6918,7 @@ #: ../plug-ins/file-ico/ico-dialog.c:54 msgid "Windows Icon" -msgstr "Pencere Simgesi" +msgstr "Windows Simgesi" #: ../plug-ins/file-ico/ico-dialog.c:74 msgid "Icon Details" @@ -6964,7 +6980,7 @@ msgid "Opening thumbnail for '%s'" msgstr "'%s' için küçük resim açılıyor" -#: ../plug-ins/file-ico/ico.c:102 ../plug-ins/file-ico/ico.c:136 +#: ../plug-ins/file-ico/ico.c:102 ../plug-ins/file-ico/ico.c:137 msgid "Microsoft Windows icon" msgstr "Microsoft Windows simgesi" @@ -7021,7 +7037,7 @@ #. XMP metadata #: ../plug-ins/file-jpeg/jpeg-save.c:932 -#: ../plug-ins/file-webp/file-webp-dialog.c:377 +#: ../plug-ins/file-webp/file-webp-dialog.c:390 #: ../plug-ins/ui/plug-in-file-tiff.ui.h:9 msgid "Save _XMP data" msgstr "_XMP verisini kaydet" @@ -7031,7 +7047,9 @@ msgid "Save _IPTC data" msgstr "_IPTC verisini kaydet" +#. Save Thumbnail #: ../plug-ins/file-jpeg/jpeg-save.c:960 +#: ../plug-ins/file-webp/file-webp-dialog.c:414 #: ../plug-ins/ui/plug-in-file-tiff.ui.h:11 msgid "Save _thumbnail" msgstr "_Küçük resmi kaydet" @@ -7129,112 +7147,112 @@ msgid "Export Preview" msgstr "Dışa Aktar Önizlemesi" -#: ../plug-ins/file-psd/psd-load.c:228 +#: ../plug-ins/file-psd/psd-load.c:231 #: ../plug-ins/file-psd/psd-thumb-load.c:130 #, c-format msgid "Error loading PSD file: %s" msgstr "PSD dosyası yükleme hatası: %s" -#: ../plug-ins/file-psd/psd-load.c:283 +#: ../plug-ins/file-psd/psd-load.c:286 #, c-format msgid "Not a valid Photoshop document file" msgstr "Geçersiz Photoshop belge dosyası" -#: ../plug-ins/file-psd/psd-load.c:290 +#: ../plug-ins/file-psd/psd-load.c:293 #, c-format msgid "Unsupported file format version: %d" msgstr "Desteklenmeyen dosya biçim sürümü: %d" -#: ../plug-ins/file-psd/psd-load.c:297 +#: ../plug-ins/file-psd/psd-load.c:300 #, c-format msgid "Too many channels in file: %d" msgstr "Dosyada çok fazla kanal var: %d" -#: ../plug-ins/file-psd/psd-load.c:324 +#: ../plug-ins/file-psd/psd-load.c:327 #, c-format msgid "Unsupported or invalid image size: %dx%d" msgstr "Desteklenmeyen yada geçersiz görüntü boyutu: %dx%d" -#: ../plug-ins/file-psd/psd-load.c:338 ../plug-ins/file-psd/psd-load.c:348 +#: ../plug-ins/file-psd/psd-load.c:341 ../plug-ins/file-psd/psd-load.c:351 #, c-format msgid "Unsupported color mode: %s" msgstr "Desteklenmeyen renk modu: %s" -#: ../plug-ins/file-psd/psd-load.c:375 +#: ../plug-ins/file-psd/psd-load.c:378 #, c-format msgid "Unsupported bit depth: %d" msgstr "Desteklenmeyen bit derinliği: %d" -#: ../plug-ins/file-psd/psd-load.c:409 ../plug-ins/file-psd/psd-load.c:419 -#: ../plug-ins/file-psd/psd-load.c:630 ../plug-ins/file-psd/psd-load.c:912 +#: ../plug-ins/file-psd/psd-load.c:412 ../plug-ins/file-psd/psd-load.c:422 +#: ../plug-ins/file-psd/psd-load.c:633 ../plug-ins/file-psd/psd-load.c:915 #, c-format msgid "The file is corrupt!" msgstr "Bozuk dosya!" -#: ../plug-ins/file-psd/psd-load.c:558 +#: ../plug-ins/file-psd/psd-load.c:561 #, c-format msgid "Too many channels in layer: %d" msgstr "%d katmanında çok fazla kanal var" -#: ../plug-ins/file-psd/psd-load.c:566 +#: ../plug-ins/file-psd/psd-load.c:569 #, c-format msgid "Unsupported or invalid layer height: %d" msgstr "Desteklenmeyen veya geçersiz katman yüksekliği: %d" -#: ../plug-ins/file-psd/psd-load.c:574 +#: ../plug-ins/file-psd/psd-load.c:577 #, c-format msgid "Unsupported or invalid layer width: %d" msgstr "Desteklenmeyen veya geçersiz katman genişliği: %d" -#: ../plug-ins/file-psd/psd-load.c:583 +#: ../plug-ins/file-psd/psd-load.c:586 #, c-format msgid "Unsupported or invalid layer size: %dx%d" msgstr "Desteklenmeyen ya da geçersiz katman boyutu: %dx%d" -#: ../plug-ins/file-psd/psd-load.c:668 +#: ../plug-ins/file-psd/psd-load.c:671 #, c-format msgid "Unsupported or invalid mask info size: %d" msgstr "Desteklenmeyen yada geçersiz maske bilgisi boyutu: %d" -#: ../plug-ins/file-psd/psd-load.c:837 +#: ../plug-ins/file-psd/psd-load.c:840 #, c-format msgid "Unsupported or invalid layer mask height: %d" msgstr "Desteklenmeyen veya geçersiz katman maskesi yüksekliği: %d" -#: ../plug-ins/file-psd/psd-load.c:845 +#: ../plug-ins/file-psd/psd-load.c:848 #, c-format msgid "Unsupported or invalid layer mask width: %d" msgstr "Desteklenmeyen veya geçersiz katman maskesi genişliği: %d" -#: ../plug-ins/file-psd/psd-load.c:854 +#: ../plug-ins/file-psd/psd-load.c:857 #, c-format msgid "Unsupported or invalid layer mask size: %dx%d" msgstr "Desteklenmeyen ya da geçersiz katman maskesi boyutu: %dx%d" -#: ../plug-ins/file-psd/psd-load.c:1477 ../plug-ins/file-psd/psd-load.c:2008 +#: ../plug-ins/file-psd/psd-load.c:1540 ../plug-ins/file-psd/psd-load.c:2126 #, c-format msgid "Unsupported compression mode: %d" msgstr "Desteklenmeyen sıkıştırma biçimi. %d" -#: ../plug-ins/file-psd/psd-load.c:2155 +#: ../plug-ins/file-psd/psd-load.c:2273 msgid "Extra" msgstr "Ek" -#: ../plug-ins/file-psd/psd-load.c:2333 +#: ../plug-ins/file-psd/psd-load.c:2473 #, c-format msgid "Unsupported or invalid channel size" msgstr "Desteklenmeyen veya geçersiz kanal boyutu" -#: ../plug-ins/file-psd/psd-load.c:2399 +#: ../plug-ins/file-psd/psd-load.c:2539 #, c-format msgid "Failed to decompress data" msgstr "Veri açması başarısız" -#: ../plug-ins/file-psd/psd-save.c:463 +#: ../plug-ins/file-psd/psd-save.c:469 msgid "Error: Can't convert GIMP base imagetype to PSD mode" msgstr "Hata: GIMP temel görüntü türü PSD biçimine dönüştürülemiyor" -#: ../plug-ins/file-psd/psd-save.c:1692 +#: ../plug-ins/file-psd/psd-save.c:1861 #, c-format msgid "" "Unable to export '%s'. The PSD file format does not support images that are " @@ -7243,7 +7261,7 @@ "'%s' dışa aktarılamadı. PSD dosya biçimi 30,000 pikselden daha geniş ya da " "uzun görüntüleri desteklemiyor." -#: ../plug-ins/file-psd/psd-save.c:1713 +#: ../plug-ins/file-psd/psd-save.c:1882 #, c-format msgid "" "Unable to export '%s'. The PSD file format does not support images with " @@ -7437,17 +7455,17 @@ msgid "TIFF image" msgstr "TIFF görüntüsü" -#: ../plug-ins/file-tiff/file-tiff-load.c:267 +#: ../plug-ins/file-tiff/file-tiff-load.c:307 #, c-format msgid "Not a TIFF image or image is corrupt." msgstr "TIFF görüntüsü değil veya görüntü bozuk." -#: ../plug-ins/file-tiff/file-tiff-load.c:298 +#: ../plug-ins/file-tiff/file-tiff-load.c:338 #, c-format msgid "TIFF '%s' does not contain any directories" msgstr "TIFF '%s' her hangi bir dizin içermiyor" -#: ../plug-ins/file-tiff/file-tiff-load.c:305 +#: ../plug-ins/file-tiff/file-tiff-load.c:345 #, c-format msgid "" "TIFF '%s' directory count by header failed though there seems to be %d page. " @@ -7459,7 +7477,7 @@ "TIFF '%s' başlığa göre dizin sayımı başarısız çünkü %d sayfa görünüyor. " "Dosya bu varsayımla yüklenmeye çalışılıyor." -#: ../plug-ins/file-tiff/file-tiff-load.c:429 +#: ../plug-ins/file-tiff/file-tiff-load.c:476 msgid "Extra channels with unspecified data." msgstr "Belirtilmemiş verili ek kanallar." @@ -7470,17 +7488,17 @@ #. * can be considered non-conformant. #. * Let's ask what to do with the channel. #. -#: ../plug-ins/file-tiff/file-tiff-load.c:441 +#: ../plug-ins/file-tiff/file-tiff-load.c:488 msgid "Non-conformant TIFF: extra channels without 'ExtraSamples' field." msgstr "" "Standarda uygun olmayan TIFF: 'ExtraSamples' alanı olmayan ek kanallar." -#: ../plug-ins/file-tiff/file-tiff-load.c:522 +#: ../plug-ins/file-tiff/file-tiff-load.c:582 #, c-format msgid "Couldn't read page %d of %d. Image might be corrupt.\n" msgstr "%d / %d sayfası okunamadı. Görüntü bozuk olabilir.\n" -#: ../plug-ins/file-tiff/file-tiff-load.c:551 +#: ../plug-ins/file-tiff/file-tiff-load.c:611 #, c-format msgid "" "This image has a linear color profile but it was not set on the first layer. " @@ -7489,7 +7507,7 @@ "Bu görüntünün doğrusal renk profili var, ancak ilk katmanda ayarlanmamış. # " "%d katmanının altındaki katmanlar doğrusal olmayan olarak yorumlanacak." -#: ../plug-ins/file-tiff/file-tiff-load.c:559 +#: ../plug-ins/file-tiff/file-tiff-load.c:619 msgid "" "This image has multiple color profiles. We will use the first one. If this " "leads to incorrect results you should consider loading each layer as a " @@ -7499,29 +7517,29 @@ "sonuçlara yol açarsa, her katmanı ayrı bir görüntü olarak yüklemeyi " "düşünmelisiniz." -#: ../plug-ins/file-tiff/file-tiff-load.c:571 +#: ../plug-ins/file-tiff/file-tiff-load.c:631 #, c-format msgid "Suspicious bit depth: %d for page %d. Image may be corrupt." msgstr "" "Şüpheli bit derinliği: Derinlik: %d, Sayfa: %d. Görüntü bozuk olabilir." # Burada yer değiştirme yapmak daha doğru olabilirdi, lakin daha önceki Unsupported bit depth çevirilerileriyle uyumlu olsun diye böyle kullandım. -#: ../plug-ins/file-tiff/file-tiff-load.c:645 +#: ../plug-ins/file-tiff/file-tiff-load.c:705 #, c-format msgid "Unsupported bit depth: %d for page %d." msgstr "Desteklenmeyen bit derinliği: %d, sayfa %d." -#: ../plug-ins/file-tiff/file-tiff-load.c:660 +#: ../plug-ins/file-tiff/file-tiff-load.c:720 #, c-format msgid "Could not get image width from '%s'" msgstr "'%s'den görüntü genişliği alınamadı" -#: ../plug-ins/file-tiff/file-tiff-load.c:668 +#: ../plug-ins/file-tiff/file-tiff-load.c:728 #, c-format msgid "Could not get image length from '%s'" msgstr "'%s'den görüntü uzunluğu alınamadı" -#: ../plug-ins/file-tiff/file-tiff-load.c:676 +#: ../plug-ins/file-tiff/file-tiff-load.c:736 #, c-format msgid "Invalid image dimensions (%u x %u) for page %d. Image may be corrupt." msgstr "" @@ -7529,7 +7547,7 @@ "olabilir." # CCITT ve min-is-white sabit veya standart isimleri olduğu içni çevrilmemiştir. -#: ../plug-ins/file-tiff/file-tiff-load.c:697 +#: ../plug-ins/file-tiff/file-tiff-load.c:757 #, c-format msgid "" "Could not get photometric from '%s'. Image is CCITT compressed, assuming min-" @@ -7539,7 +7557,7 @@ "white varsayılıyor" # min-is-black çevrilmedi. Sanki bir fotometrik türü gibi duruyor. -#: ../plug-ins/file-tiff/file-tiff-load.c:704 +#: ../plug-ins/file-tiff/file-tiff-load.c:764 #, c-format msgid "Could not get photometric from '%s'. Assuming min-is-black" msgstr "'%s' kaynağından fotometrik alınamadı. min-is-black varsayılıyor" @@ -7547,7 +7565,7 @@ #. In non-interactive mode, we assume unassociated alpha if unspecified. #. * We don't output messages in interactive mode as the user #. * has already the ability to choose through a dialog. -#: ../plug-ins/file-tiff/file-tiff-load.c:736 +#: ../plug-ins/file-tiff/file-tiff-load.c:796 #, c-format msgid "" "Alpha channel type not defined for %s. Assuming alpha is not premultiplied" @@ -7556,7 +7574,7 @@ "varsayılıyor" # ExtraSamples burada bir TIFF etiketi adı, çevrilmesini uygun bulmadım. -#: ../plug-ins/file-tiff/file-tiff-load.c:761 +#: ../plug-ins/file-tiff/file-tiff-load.c:821 #, c-format msgid "" "Image '%s' does not conform to the TIFF specification: ExtraSamples field is " @@ -7567,96 +7585,114 @@ "alanı ayarlanmamış. İlk ek kanalın önceden çoğaltılmış olmayan alfa olduğu " "varsayılıyor." -#: ../plug-ins/file-tiff/file-tiff-load.c:994 +#: ../plug-ins/file-tiff/file-tiff-load.c:1110 #, c-format msgid "Invalid or unknown compression %u. Setting compression to none." msgstr "" "Geçersiz ya da bilinmeyen sıkıştırma %u. Sıkıştırma yok olarak ayarlanıyor." -#: ../plug-ins/file-tiff/file-tiff-load.c:1052 +#: ../plug-ins/file-tiff/file-tiff-load.c:1168 #, c-format msgid "Could not create a new image: %s" msgstr "Yeni görüntü oluşturulamadı: %s" -#: ../plug-ins/file-tiff/file-tiff-load.c:1072 +#: ../plug-ins/file-tiff/file-tiff-load.c:1188 #, c-format msgid "%s-%d-of-%d-pages" msgstr "%s sayfanın %d %d si" -#: ../plug-ins/file-tiff/file-tiff-load.c:1217 +#: ../plug-ins/file-tiff/file-tiff-load.c:1333 #, c-format msgid "Unknown resolution unit type %d, assuming dpi" msgstr "Bilinmeyen çözünürlük birim türü %d, dpi varsayılıyor" #. no res unit tag #. old AppleScan software produces these -#: ../plug-ins/file-tiff/file-tiff-load.c:1227 +#: ../plug-ins/file-tiff/file-tiff-load.c:1343 msgid "Warning: resolution specified without unit type, assuming dpi" msgstr "Uyarı: çözünürlük, birim türü olmadan belirtilmiş, dpi varsayılıyor" #. xres but no yres -#: ../plug-ins/file-tiff/file-tiff-load.c:1235 +#: ../plug-ins/file-tiff/file-tiff-load.c:1351 msgid "Warning: no y resolution info, assuming same as x" msgstr "Uyarı: y çözünürlük bilgisi yok, x ile aynı varsayılıyor" -#: ../plug-ins/file-tiff/file-tiff-load.c:1294 +#: ../plug-ins/file-tiff/file-tiff-load.c:1368 +msgid "Invalid image resolution info, using default" +msgstr "Çözünürlük bilgisi geçersiz, öntanımlı kullanılıyor" + +#: ../plug-ins/file-tiff/file-tiff-load.c:1427 #, c-format msgid "Could not get colormaps from '%s'" msgstr "'%s'den renk eşlemi alınamadı" -#: ../plug-ins/file-tiff/file-tiff-load.c:1367 +#. Validate number of channels to the same maximum as we use for +#. * Photoshop. A higher number most likely means a corrupt image +#. * and can cause GIMP to become unresponsive and/or stuck. +#. * See m2-d0f86ab189cbe900ec389ca6d7464713.tif from imagetestsuite +#. +#: ../plug-ins/file-tiff/file-tiff-load.c:1521 +#, c-format +msgid "Suspicious number of extra channels: %d. Possibly corrupt image." +msgstr "Ek kanal sayısı süpheli: %d. Muhtemelen bozuk görüntü." + +#: ../plug-ins/file-tiff/file-tiff-load.c:1583 msgid "TIFF Channel" msgstr "TIFF Kanalı" -#: ../plug-ins/file-tiff/file-tiff-load.c:1505 +#: ../plug-ins/file-tiff/file-tiff-load.c:1721 #, c-format msgid "No data could be read from TIFF '%s'. The file is probably corrupted." msgstr "" "'%s' TIFF dosyasından hiçbir veri okunamadı. Dosya büyük olasılıkla bozuk." -#: ../plug-ins/file-tiff/file-tiff-load.c:1576 +#: ../plug-ins/file-tiff/file-tiff-load.c:1792 #, c-format msgid "%s: Unsupported image format, no RGBA loader available" msgstr "%s: Desteklenmeyen görüntü biçimi, RGBA yükleyici yok" -#: ../plug-ins/file-tiff/file-tiff-load.c:1888 -#: ../plug-ins/file-tiff/file-tiff-load.c:2085 +#: ../plug-ins/file-tiff/file-tiff-load.c:2104 +#: ../plug-ins/file-tiff/file-tiff-load.c:2301 #, c-format msgid "Reading tile failed. Image may be corrupt at line %d." msgstr "Döşeme okunamadı. Görüntü, %d. satırda bozuk olabilir." #. Error reading scanline, stop loading -#: ../plug-ins/file-tiff/file-tiff-load.c:1897 -#: ../plug-ins/file-tiff/file-tiff-load.c:2094 +#: ../plug-ins/file-tiff/file-tiff-load.c:2113 +#: ../plug-ins/file-tiff/file-tiff-load.c:2310 #, c-format msgid "Reading scanline failed. Image may be corrupt at line %d." msgstr "Tarama çizgisi okunamadı. Görüntü, %d. satırda bozuk olabilir." -#: ../plug-ins/file-tiff/file-tiff-load.c:2495 +#: ../plug-ins/file-tiff/file-tiff-load.c:2660 msgid "Import from TIFF" msgstr "TIFF dosyasından içe aktar" +#: ../plug-ins/file-tiff/file-tiff-load.c:2681 +msgid "_Show reduced images" +msgstr "Azaltılmış _görüntüleri göster" + #. Option to shrink the loaded image to its bounding box #. or keep as much empty space as possible. #. Note that there seems to be no way to keep the empty #. space on the right and bottom. -#: ../plug-ins/file-tiff/file-tiff-load.c:2552 +#: ../plug-ins/file-tiff/file-tiff-load.c:2715 msgid "_Keep empty space around imported layers" msgstr "İçe a_ktarılan katmanlar etrafındaki boş alanı koru" -#: ../plug-ins/file-tiff/file-tiff-load.c:2569 +#: ../plug-ins/file-tiff/file-tiff-load.c:2732 msgid "Process extra channel as:" msgstr "Ek kanalı şöyle işle:" -#: ../plug-ins/file-tiff/file-tiff-load.c:2572 +#: ../plug-ins/file-tiff/file-tiff-load.c:2735 msgid "_Non-premultiplied alpha" msgstr "Önceden çoğaltılmış _olmayan alfa" -#: ../plug-ins/file-tiff/file-tiff-load.c:2573 +#: ../plug-ins/file-tiff/file-tiff-load.c:2736 msgid "Pre_multiplied alpha" msgstr "Önceden çoğaltılmış _alfa" -#: ../plug-ins/file-tiff/file-tiff-load.c:2574 +#: ../plug-ins/file-tiff/file-tiff-load.c:2737 msgid "Channe_l" msgstr "Kana_l" @@ -7736,7 +7772,8 @@ msgid "CCITT Group _4 fax" msgstr "CCITT Grup _4 faks" -#: ../plug-ins/file-webp/file-webp.c:101 ../plug-ins/file-webp/file-webp.c:122 +#: ../plug-ins/file-webp/file-webp.c:124 ../plug-ins/file-webp/file-webp.c:145 +#: ../plug-ins/file-webp/file-webp.c:163 msgid "WebP image" msgstr "WebP görüntüsü" @@ -7749,74 +7786,79 @@ msgstr "(tüm kareler anahtar kare)" #. Create the dialog -#: ../plug-ins/file-webp/file-webp-dialog.c:108 +#: ../plug-ins/file-webp/file-webp-dialog.c:109 msgid "WebP" msgstr "WebP" #. Create the lossless checkbox -#: ../plug-ins/file-webp/file-webp-dialog.c:125 +#: ../plug-ins/file-webp/file-webp-dialog.c:126 msgid "_Lossless" msgstr "_Kayıpsız" -#: ../plug-ins/file-webp/file-webp-dialog.c:141 +#: ../plug-ins/file-webp/file-webp-dialog.c:142 msgid "Image _quality:" msgstr "Görüntü _kalitesi:" -#: ../plug-ins/file-webp/file-webp-dialog.c:149 +#: ../plug-ins/file-webp/file-webp-dialog.c:150 msgid "Image quality" msgstr "Görüntü kalitesi" -#: ../plug-ins/file-webp/file-webp-dialog.c:160 +#: ../plug-ins/file-webp/file-webp-dialog.c:161 msgid "Alpha q_uality:" msgstr "Alfa k_alitesi:" -#: ../plug-ins/file-webp/file-webp-dialog.c:168 +#: ../plug-ins/file-webp/file-webp-dialog.c:169 msgid "Alpha channel quality" msgstr "Alfa kanal kalitesi" -#: ../plug-ins/file-webp/file-webp-dialog.c:193 +#: ../plug-ins/file-webp/file-webp-dialog.c:194 msgid "Source _type:" msgstr "Kaynak _türü:" -#: ../plug-ins/file-webp/file-webp-dialog.c:196 +#: ../plug-ins/file-webp/file-webp-dialog.c:197 msgid "WebP encoder \"preset\"" msgstr "WebP kodlayıcı \"önayar\"" #. Create the top-level animation checkbox expander -#: ../plug-ins/file-webp/file-webp-dialog.c:228 +#: ../plug-ins/file-webp/file-webp-dialog.c:229 msgid "As A_nimation" msgstr "_Animasyon Olarak" #. loop animation checkbox -#: ../plug-ins/file-webp/file-webp-dialog.c:257 +#: ../plug-ins/file-webp/file-webp-dialog.c:258 msgid "Loop _forever" msgstr "Sonsuz _döngü" #. label for 'max key-frame distance' adjustment -#: ../plug-ins/file-webp/file-webp-dialog.c:274 +#: ../plug-ins/file-webp/file-webp-dialog.c:275 msgid "Max distance between key-frames:" msgstr "Anahtar kareler arasındaki en büyük mesafe:" #. minimize-size checkbox -#: ../plug-ins/file-webp/file-webp-dialog.c:309 +#: ../plug-ins/file-webp/file-webp-dialog.c:310 msgid "_Minimize output size (slower)" msgstr "Çıktı boyutunu _küçült (yavaş)" #. label for 'delay' adjustment -#: ../plug-ins/file-webp/file-webp-dialog.c:332 +#: ../plug-ins/file-webp/file-webp-dialog.c:333 msgid "Delay between frames where unspecified:" msgstr "Belirtilmemiş kareler arasında gecikme uygula:" #. Create the force-delay checkbox -#: ../plug-ins/file-webp/file-webp-dialog.c:355 +#: ../plug-ins/file-webp/file-webp-dialog.c:356 msgid "Use _delay entered above for all frames" msgstr "Yukarıda girilen _gecikmeyi tüm karelere uygula" #. Save EXIF data -#: ../plug-ins/file-webp/file-webp-dialog.c:367 +#: ../plug-ins/file-webp/file-webp-dialog.c:368 msgid "_Save Exif data" msgstr "Exif verisini _kaydet" +#. IPTC metadata +#: ../plug-ins/file-webp/file-webp-dialog.c:378 +msgid "Save _IPTC" +msgstr "_IPTC Kaydet" + #: ../plug-ins/file-webp/file-webp-load.c:107 #, c-format msgid "Invalid WebP file '%s'" @@ -7858,45 +7900,47 @@ msgid "invalid configuration" msgstr "geçersiz yapılandırma" -#: ../plug-ins/file-webp/file-webp-save.c:124 -msgid "bad image dimensions" -msgstr "hatalı görüntü boyutları" +#. TRANSLATORS: widthxheight with UTF-8 encoded multiply sign. +#: ../plug-ins/file-webp/file-webp-save.c:125 +#, c-format +msgid "bad image dimensions (maximum: %d×%d)" +msgstr "hatalı görüntü boyutları (azami: %d×%d)" -#: ../plug-ins/file-webp/file-webp-save.c:126 +#: ../plug-ins/file-webp/file-webp-save.c:128 msgid "partition is bigger than 512K" msgstr "bölümleme 512K'dan büyük" -#: ../plug-ins/file-webp/file-webp-save.c:128 +#: ../plug-ins/file-webp/file-webp-save.c:130 msgid "partition is bigger than 16M" msgstr "bölümleme 16M'dan büyük" -#: ../plug-ins/file-webp/file-webp-save.c:130 +#: ../plug-ins/file-webp/file-webp-save.c:132 msgid "unable to flush bytes" msgstr "baytlar temizlenemedi" -#: ../plug-ins/file-webp/file-webp-save.c:132 +#: ../plug-ins/file-webp/file-webp-save.c:134 msgid "file is larger than 4GiB" msgstr "dosya 4GiB'den büyük" -#: ../plug-ins/file-webp/file-webp-save.c:134 +#: ../plug-ins/file-webp/file-webp-save.c:136 msgid "user aborted encoding" msgstr "kullanıcı kodlamayı iptal etti" -#: ../plug-ins/file-webp/file-webp-save.c:136 +#: ../plug-ins/file-webp/file-webp-save.c:138 msgid "list terminator" msgstr "liste sonlandırıcı" -#: ../plug-ins/file-webp/file-webp-save.c:138 +#: ../plug-ins/file-webp/file-webp-save.c:140 msgid "unknown error" msgstr "bilinmeyen hata" -#: ../plug-ins/file-webp/file-webp-save.c:188 -#: ../plug-ins/file-webp/file-webp-save.c:530 +#: ../plug-ins/file-webp/file-webp-save.c:190 +#: ../plug-ins/file-webp/file-webp-save.c:534 #, c-format msgid "Unable to open '%s' for writing: %s" msgstr "'%s' dosyası yazma için açılamıyor: %s" -#: ../plug-ins/file-webp/file-webp-save.c:271 +#: ../plug-ins/file-webp/file-webp-save.c:274 #, c-format msgid "WebP error: '%s'" msgstr "WebP hatası: '%s'" @@ -9736,7 +9780,7 @@ #: ../plug-ins/ui/plug-in-file-tiff.ui.h:14 msgid "Keep the GeoTIFF metadata if it was present on import" -msgstr "İçe aktarma sırasında varsa GeoTIFF üstverilerini koru" +msgstr "İçe aktarma sırasında varsa GeoTIFF üst verilerini koru" #: ../plug-ins/ui/plug-in-metadata-editor.ui.h:1 msgid "Document Title" @@ -10567,12 +10611,17 @@ msgid "Help ID '%s' unknown" msgstr "'%s' yardım kimliği bilinmiyor" -#: ../plug-ins/help/gimphelplocale.c:208 +#: ../plug-ins/help/gimphelplocale.c:218 #, c-format msgid "Loading index from '%s'" msgstr "İçerik '%s' adresinden yükleniyor" -#: ../plug-ins/help/gimphelplocale.c:266 +#: ../plug-ins/help/gimphelplocale.c:239 +#, c-format +msgid "Could not load data from '%s': %s" +msgstr "'%s' dosyasından veri yüklenemedi: %s" + +#: ../plug-ins/help/gimphelplocale.c:311 #, c-format msgid "" "Parse error in '%s':\n" @@ -12092,32 +12141,32 @@ #: ../plug-ins/metadata/metadata-editor.c:439 msgid "Edit metadata (IPTC, EXIF, XMP)" -msgstr "Üstveriyi düzenle (EXIF, IPTC, XMP)" +msgstr "Üst veriyi düzenle (EXIF, IPTC, XMP)" #: ../plug-ins/metadata/metadata-editor.c:447 msgid "_Edit Metadata" -msgstr "Üstveriyi _Düzenle" +msgstr "Üst Veriyi _Düzenle" #: ../plug-ins/metadata/metadata-editor.c:571 msgid "Error loading metadata-editor dialog." -msgstr "Üstveri düzenleyici iletişim kutusu yüklenirken hata." +msgstr "Üst veri düzenleyici iletişim kutusu yüklenirken hata." #: ../plug-ins/metadata/metadata-editor.c:582 #, c-format msgid "Metadata Editor: %s" -msgstr "Üstveri Düzenleyici: %s" +msgstr "Üst Veri Düzenleyici: %s" #: ../plug-ins/metadata/metadata-editor.c:591 msgid "_Write Metadata" -msgstr "Üstveriyi _Yaz" +msgstr "Üst Veriyi _Yaz" #: ../plug-ins/metadata/metadata-editor.c:615 msgid "Import metadata" -msgstr "Üstveriyi içe aktar" +msgstr "Üst veriyi içe aktar" #: ../plug-ins/metadata/metadata-editor.c:617 msgid "Export metadata" -msgstr "Üstveriyi dışa aktar" +msgstr "Üst veriyi dışa aktar" #: ../plug-ins/metadata/metadata-editor.c:921 #, c-format @@ -12172,15 +12221,15 @@ #: ../plug-ins/metadata/metadata-editor.c:3782 #, c-format msgid "Failed to set metadata tag %s" -msgstr "Üstveri etiketi ayarlanamadı %s" +msgstr "%s üst veri etiketi ayarlanamadı" #: ../plug-ins/metadata/metadata-editor.c:4623 msgid "Import Metadata File" -msgstr "Üstveri Dosyasını İçe Aktar" +msgstr "Üst Veri Dosyasını İçe Aktar" #: ../plug-ins/metadata/metadata-editor.c:4658 msgid "Export Metadata File" -msgstr "Üstveri Dosyasını Dışa Aktar" +msgstr "Üst Veri Dosyasını Dışa Aktar" #: ../plug-ins/metadata/metadata-tags.c:180 #: ../plug-ins/metadata/metadata-tags.c:194 @@ -12385,20 +12434,20 @@ #: ../plug-ins/metadata/metadata-viewer.c:140 msgid "View metadata (Exif, IPTC, XMP)" -msgstr "Üstveriyi görüntüle (EXIF, IPTC, XMP)" +msgstr "Üst veriyi görüntüle (EXIF, IPTC, XMP)" #: ../plug-ins/metadata/metadata-viewer.c:147 msgid "_View Metadata" -msgstr "Üstveriyi _Görüntüle" +msgstr "Üst Veriyi _Görüntüle" #: ../plug-ins/metadata/metadata-viewer.c:242 msgid "Error loading metadata-viewer dialog." -msgstr "Üstveri düzenleyici iletişim kutusu yüklenirken hata." +msgstr "Üst veri düzenleyici iletişim kutusu yüklenirken hata." #: ../plug-ins/metadata/metadata-viewer.c:253 #, c-format msgid "Metadata Viewer: %s" -msgstr "Üstveri Görüntüleyici: %s" +msgstr "Üst Veri Görüntüleyici: %s" #: ../plug-ins/metadata/metadata-viewer.c:345 #, c-format @@ -12663,7 +12712,7 @@ #: ../plug-ins/screenshot/screenshot.c:810 msgid "Convert image to sR_GB" -msgstr "Görüntüyü sR_GB formatına dönüştür" +msgstr "Görüntüyü sR_GBʼye dönüştür" #: ../plug-ins/screenshot/screenshot-win32.c:302 msgid "No data captured" @@ -12692,7 +12741,7 @@ #: ../plug-ins/selection-to-path/selection-to-path.c:186 msgid "No selection to convert" -msgstr "Çevrilecek bir seçim yok" +msgstr "Dönüştürülecek seçim yok" #: ../plug-ins/selection-to-path/selection-to-path.c:303 msgid "Selection to Path Advanced Settings" @@ -12949,2622 +12998,3 @@ #: ../plug-ins/twain/twain.c:505 msgid "Transferring data from scanner/camera" msgstr "Tarayıcıdan/kameradan veri aktarılıyor" - -#~ msgid "HEIF" -#~ msgstr "HEIF" - -#~ msgid "10 bit/channel (HDR)" -#~ msgstr "10 bit/kanal (HDR)" - -#~ msgid "12 bit/channel (HDR)" -#~ msgstr "12 bit/kanal (HDR)" - -#~ msgid "Creator keyword data not nul-terminated" -#~ msgstr "Oluşturan anahtar sözcük verisi nul-terminated olamaz" - -#~ msgid "Invalid bitmap type %d in channel information chunk" -#~ msgstr "Kanal bilgisi öbeğinde geçersiz bit eşlem türü %d" - -#~ msgid "CMY" -#~ msgstr "CMY" - -#~ msgid "cyan-k" -#~ msgstr "camgöbeği-k" - -#~ msgid "magenta-k" -#~ msgstr "macenta-k" - -#~ msgid "yellow-k" -#~ msgstr "sarı-k" - -#~ msgid "Cyan_K" -#~ msgstr "Camgöbeği_K" - -#~ msgid "Magenta_K" -#~ msgstr "Macenta_K" - -#~ msgid "Yellow_K" -#~ msgstr "Sarı_K" - -#~ msgid "Save background color" -#~ msgstr "Artalan rengini kaydet" - -#~ msgid "Save creation time" -#~ msgstr "Oluşturma zamanını kaydet" - -#~ msgid "Raw" -#~ msgstr "Ham" - -#~ msgid "RunLength Encoded" -#~ msgstr "Yürütme Uzunluğu Kodlandı" - -#~ msgid "Cancel" -#~ msgstr "İptal" - -#~ msgid "OK" -#~ msgstr "Tamam" - -#~ msgctxt "composing" -#~ msgid "None" -#~ msgstr "Hiçbiri" - -#~ msgctxt "frame-range" -#~ msgid "From:" -#~ msgstr "Gönderen:" - -#~ msgctxt "frame-range" -#~ msgid "To:" -#~ msgstr "Alıcı:" - -#~ msgid "RLE compression" -#~ msgstr "RLE sıkıştırması" - -#~ msgid "Lossless" -#~ msgstr "Kayıpsız" - -#~ msgid "Save color values from transparent pixels" -#~ msgstr "Saydam piksellerden renk değerlerini kaydet" - -#~ msgid "Smear colors to simulate an oil painting" -#~ msgstr "Yağlı boya benzetmesi yapmak için renkleri sıva" - -#~ msgid "Oili_fy (legacy)..." -#~ msgstr "Yağ_lı Boya (eski)..." - -#~ msgid "Oil painting" -#~ msgstr "Yağlı boya" - -# yağlama kelimesinin negatif anlamından dolayı Yağlı boya olarak çevrilmiştir -#~ msgid "Oilify" -#~ msgstr "Yağlı boya" - -#~ msgid "_Mask size:" -#~ msgstr "_Maske boyutu:" - -#~ msgid "Use m_ask-size map:" -#~ msgstr "M_aske boyutu eşlemi kullan:" - -#~ msgid "_Exponent:" -#~ msgstr "_Katsayı:" - -#~ msgid "Use e_xponent map:" -#~ msgstr "K_atsayı eşlemi kullan:" - -#~ msgid "_Use intensity algorithm" -#~ msgstr "Yoğunluk algoritmasını _kullan" - -#~ msgid "Format:" -#~ msgstr "Biçim:" - -#~ msgid "Save:" -#~ msgstr "Kaydet:" - -#~ msgid "Advanced Options" -#~ msgstr "Gelişmiş Seçenekler" - -#~ msgid "Mipmaps" -#~ msgstr "Mipmaps" - -#~ msgid "Adding checkerboard" -#~ msgstr "Dama tahtası ekleniyor" - -#~ msgid "Stretch brightness values to cover the full range" -#~ msgstr "Parlaklık değerlerini tüm erimi kapsamak için genişlet" - -#~ msgid "Normalizing" -#~ msgstr "Normalleştiriliyor" - -#~ msgid "Simulate the glowing boundary of a neon light" -#~ msgstr "Neon ışığın parıltı sınırına benzet" - -#~ msgid "_Neon (legacy)..." -#~ msgstr "_Neon (eski)..." - -#~ msgid "Neon" -#~ msgstr "Neon" - -#~ msgid "Neon Detection" -#~ msgstr "Neon Saptama" - -#~ msgid "_Amount:" -#~ msgstr "_Miktar:" - -#~ msgid "Quality:" -#~ msgstr "Kalite:" - -#~ msgid "Round" -#~ msgstr "Yuvarlama" - -#~ msgid "Line" -#~ msgstr "Çizgi" - -#~ msgid "PS Square (Euclidean Dot)" -#~ msgstr "PS Kare (Öklid Nokta)" - -#~ msgid "PS Diamond" -#~ msgstr "PS Karo" - -#~ msgid "_Grey" -#~ msgstr "_Gri" - -#~ msgid "R_ed" -#~ msgstr "Kırmı_zı" - -#~ msgid "_Green" -#~ msgstr "Yeşi_l" - -#~ msgid "_Blue" -#~ msgstr "Mav_i" - -#~ msgid "C_yan" -#~ msgstr "Tu_rkuaz" - -#~ msgid "Magen_ta" -#~ msgstr "Kırmızım_sı Mor" - -#~ msgid "_Yellow" -#~ msgstr "_Sarı" - -#~ msgid "Luminance" -#~ msgstr "Renk Parlaklığı" - -#~ msgid "Halftone the image to give newspaper-like effect" -#~ msgstr "Gazete etkisi vermek için görüntüyü klişeleştir" - -#~ msgid "Newsprin_t..." -#~ msgstr "Gazete _Kağıdı..." - -#~ msgid "Newsprint" -#~ msgstr "Gazete kağıdı" - -#~ msgid "_Angle:" -#~ msgstr "_Açı:" - -#~ msgid "_Spot function:" -#~ msgstr "_Nokta işlevi:" - -#~ msgid "Resolution" -#~ msgstr "Çözünürlük" - -#~ msgid "_Input SPI:" -#~ msgstr "_Girdi SPI:" - -#~ msgid "O_utput LPI:" -#~ msgstr "Ç_ıktı LPI:" - -#~ msgid "C_ell size:" -#~ msgstr "H_ücre boyutu:" - -#~ msgid "B_lack pullout (%):" -#~ msgstr "_Siyah çekilme (%):" - -#~ msgid "Separate to:" -#~ msgstr "Boşluk bırak:" - -#~ msgid "_RGB" -#~ msgstr "_RGB" - -#~ msgid "C_MYK" -#~ msgstr "C_MYK" - -#~ msgid "I_ntensity" -#~ msgstr "_Yoğunluk" - -#~ msgid "_Lock channels" -#~ msgstr "Kanalları _kilitle" - -#~ msgid "_Factory Defaults" -#~ msgstr "_Fabrika Ayarları" - -#~ msgid "O_versample:" -#~ msgstr "_Aşırı örnekleme:" - -#~ msgid "Flame works only on RGB drawables." -#~ msgstr "Alev yalnızca RGB çizilebilirliği üzerinde çalışır." - -#~ msgid "TIFF export cannot handle indexed images with an alpha channel." -#~ msgstr "" -#~ "TIFF dışa aktarma, görünür kanalı ile indeksli görüntüleri işleyemez." - -#~ msgid "Brush name is too long: %lu" -#~ msgstr "Fırça ismi çok uzun: %lu" - -#~ msgid "GIMP brush file appears to be corrupted." -#~ msgstr "GIMP fırça dosyası bozuk." - -#~ msgid "Invalid header data in '%s': width=%lu, height=%lu, bytes=%lu" -#~ msgstr "" -#~ "'%s' içinde geçersiz başlık verisi: genişlik=%lu, yükseklik=%lu, bayt=%lu" - -#~ msgid "Unsupported brush format" -#~ msgstr "Desteklenmeyen fırça biçimi" - -#~ msgid "Invalid header data in '%s': Brush name is too long: %lu" -#~ msgstr "'%s' içinde geçersiz başlık verisi: Fırça ismi çok uzun: %lu" - -#~ msgid "Error in GIMP brush file '%s'" -#~ msgstr "'%s' GIMP fırça dosyasında sorun" - -#~ msgid "Invalid UTF-8 string in brush file '%s'." -#~ msgstr "'%s' fırça dosyası içinde geçersiz UTF-8 dizgisi." - -#~ msgid "Invalid header data in '%s': Pattern name is too long: %lu" -#~ msgstr "'%s' içinde geçersiz başlık verisi: Desen adı çok uzun: %lu" - -#~ msgid "Invalid UTF-8 string in pattern file '%s'." -#~ msgstr "'%s' desen dosyası içinde geçersiz UTF-8 dizgisi." - -#~ msgid "Borderaverage" -#~ msgstr "Sınır ortalaması" - -#~ msgid "_Guillotine" -#~ msgstr "_Giyotin" - -#~ msgid "Blur neighboring pixels, but only in low-contrast areas" -#~ msgstr "" -#~ "Komşu benekleri bulanıklaştır ancak sadece düşük karşıtlık bölgelerinde" - -#~ msgid "_Selective Gaussian Blur..." -#~ msgstr "_Seçmeli Gaussian Bulanıklığı..." - -#~ msgid "Selective Gaussian Blur" -#~ msgstr "Seçmeli Gaussian Bulanıklığı" - -#~ msgid "_Blur radius:" -#~ msgstr "_Bulanıklık yarıçapı:" - -#~ msgid "_Max. delta:" -#~ msgstr "_En büyük delta:" - -#~ msgid "Create an embossing effect using a bump map" -#~ msgstr "Derinlik etkisini kullanarak kabartma etkisi oluştur" - -#~ msgid "_Bump Map..." -#~ msgstr "_Derinlik Etkisi..." - -#~ msgid "Bump-mapping" -#~ msgstr "Derinlik eşleme" - -#~ msgid "Bump Map" -#~ msgstr "Derinlik Etkisi" - -#~ msgid "_Bump map:" -#~ msgstr "_Derinlik etkisi:" - -#~ msgid "_Map type:" -#~ msgstr "_Eşlem türü:" - -#~ msgid "Co_mpensate for darkening" -#~ msgstr "Koyulaştırma için de_ngele" - -#~ msgid "I_nvert bumpmap" -#~ msgstr "Derinlik etkisini t_ersine çevir" - -#~ msgid "_Tile bumpmap" -#~ msgstr "Derinlik etkisini d_öşe" - -#~ msgid "_Elevation:" -#~ msgstr "_Rakım:" - -#~ msgid "" -#~ "The offset can be adjusted by dragging the preview using the middle mouse " -#~ "button." -#~ msgstr "" -#~ "Göreli konum, orta fare tuşuyla önizlemeyi sürükleyerek ayarlanabilir." - -#~ msgid "_Waterlevel:" -#~ msgstr "_Denizseviyesi:" - -#~ msgid "A_mbient:" -#~ msgstr "Ç_evresel" - -#~ msgid "_X displacement" -#~ msgstr "_X kovma" - -#~ msgid "_Pinch" -#~ msgstr "_Tutam:" - -#~ msgid "_Y displacement" -#~ msgstr "_Y kovma" - -#~ msgid "_Whirl" -#~ msgstr "_Sarmal" - -#~ msgid "Displace pixels as indicated by displacement maps" -#~ msgstr "Kovma eşleminde gösterildiği gibi benekleri kov" - -#~ msgid "_Displace..." -#~ msgstr "_Yerini değiştir..." - -#~ msgid "Displacing" -#~ msgstr "Kovma" - -#~ msgid "Displace" -#~ msgstr "Yerini değiştir" - -#~ msgid "_X displacement:" -#~ msgstr "_X uzaklığı:" - -#~ msgid "_Y displacement:" -#~ msgstr "_Y uzaklığı:" - -#~ msgid "Displacement Mode" -#~ msgstr "Kovma Kipi" - -#~ msgid "_Cartesian" -#~ msgstr "_Kartezyen" - -#~ msgid "_Polar" -#~ msgstr "_Kutupsal" - -#~ msgid "Edge Behavior" -#~ msgstr "Kenar Davranışı" - -#~ msgid "_Smear" -#~ msgstr "_Sıvama" - -#~| msgid "GIF image" -#~ msgid "NEF image" -#~ msgstr "NEF görüntüsü" - -#~ msgid "Error writing output file." -#~ msgstr "Çıktı dosyası yazılırken hata." - -#~ msgid "" -#~ "The image '%s' is in grayscale but does not contain any gray component." -#~ msgstr "'%s' görüntüsü gri ölçekli fakat hiç gri bileşen içermiyor." - -#~ msgid "The image '%s' is in RGB, but is missing some of the components." -#~ msgstr "'%s' görüntüsü RGB fakat bazı bileşenler eksik." - -#~ msgid "" -#~ "The image '%s' is in the CIEXYZ color space, but there is no code in " -#~ "place to convert it to RGB." -#~ msgstr "" -#~ "'%s' görüntüsü CIEXYZ renk alanında fakat konumda RGB'ye çevirecek kod " -#~ "yok." - -#~ msgid "" -#~ "The image '%s' is in the CIELAB color space, but there is no code in " -#~ "place to convert it to RGB." -#~ msgstr "" -#~ "'%s' görüntüsü CIELAB renk alanında fakat konumda RGB'ye çevirecek kod " -#~ "yok." - -#~ msgid "" -#~ "The image '%s' is in the YCbCr color space, but there is no code in place " -#~ "to convert it to RGB." -#~ msgstr "" -#~ "'%s' görüntüsü YCbCr renk alanında fakat konumda RGB'ye çevirecek kod yok." - -#~ msgid "The image '%s' is in an unknown color space." -#~ msgstr "'%s' görüntüsü bilinmeyen bir renk alanına sahip." - -#~ msgid "" -#~ "Image component %d of image '%s' does not have the same size as the " -#~ "image. This is currently not supported." -#~ msgstr "" -#~ "%d bileşeni '%s' görüntüsünün görüntü olarak aynı boyutunda değil. Bu " -#~ "şimdilik desteklenmiyor." - -#~ msgid "" -#~ "Image component %d of image '%s' does not have both a hstep and vstep." -#~ msgstr "" -#~ "%d bileşeni '%s' görüntüsünün h-adımı ve v-adımının her ikisine de sahip " -#~ "değil." - -#~ msgid "" -#~ "Image component %d of image '%s' is signed. This is currently not " -#~ "supported." -#~ msgstr "%d bileşeni '%s' görüntüsünde işaretli. Bu şimdilik desteklenmiyor." - -#~ msgid "Indexed Palette Type" -#~ msgstr "Sıralanmış Palet Türü" - -#~ msgid "Error during writing indexed/gray image" -#~ msgstr "Sıralanmış/gri görüntü yazma sırasında hata" - -#~ msgid "Error during writing rgb image" -#~ msgstr "rgb görüntü yazılırken hata" - -#~ msgid "Set a color profile on the image" -#~ msgstr "Görüntüde renk profili ayarla" - -#~ msgid "_Assign Color Profile..." -#~ msgstr "Renk Profili _Ata" - -#~ msgid "Assign default RGB Profile" -#~ msgstr "Öntanımlı RGB profili ata" - -#~ msgid "Apply a color profile on the image" -#~ msgstr "Renk profilini görüntüye uygula" - -#~ msgid "_Convert to Color Profile..." -#~ msgstr "Renk Profiline _Çevir..." - -#~ msgid "Convert to default RGB Profile" -#~ msgstr "Öntanımlı RGB Profiline dönüştür" - -#~ msgid "Color profile '%s' is not for RGB color space." -#~ msgstr "Renk profili '%s' RGB renk alanı için değil." - -#~ msgid "The image '%s' has an embedded color profile:" -#~ msgstr "'%s' resmi gömülü bir renk profiline sahip:" - -#~ msgid "Convert the image to the RGB working space (%s)?" -#~ msgstr "Görüntüyü RGB çalışma alanı '%s' dönüşsün mü?" - -#~ msgid "Convert to RGB working space?" -#~ msgstr "RGB çalışma alanına dönüşsün mü?" - -#~ msgid "_Keep" -#~ msgstr "_Tut" - -#~ msgid "_Convert" -#~ msgstr "Dönüş_tür" - -#~ msgid "_Don't ask me again" -#~ msgstr "_Bana yeniden sorma." - -#~ msgid "Select destination profile" -#~ msgstr "Varış profili seçin" - -#~ msgid "RGB workspace (%s)" -#~ msgstr "RGB çalışma alanı (%s)" - -#~ msgid "Convert to ICC Color Profile" -#~ msgstr "ICC Renk Profiline Dönüştür" - -#~ msgid "Assign ICC Color Profile" -#~ msgstr "ICC Renk Profili Ata" - -#~ msgid "_Assign" -#~ msgstr "_Ata" - -#~ msgid "Current Color Profile" -#~ msgstr "Varolan Renk Profili" - -#~ msgid "Convert to" -#~ msgstr "Şuna dönüştür:" - -#~ msgid "Assign" -#~ msgstr "Ata" - -#~ msgid "_Rendering Intent:" -#~ msgstr "Sonuç _Taranıyor:" - -#~ msgid "_Black Point Compensation" -#~ msgstr "_Siyah Nokta Telafisi" - -#~ msgid "Destination profile is not for RGB color space." -#~ msgstr "Varış profili RGB renk alanı için değil" - -#~ msgid "This image has no metadata attached to it." -#~ msgstr "Bu görüntü eklenmiş hiçbir üst veri içermez." - -#~ msgid "Displace pixels in a ripple pattern" -#~ msgstr "Dalga deseninde beneklerin yerini değiştirir" - -#~ msgid "_Ripple..." -#~ msgstr "_Dalgacık..." - -#~ msgid "Rippling" -#~ msgstr "Dalgacıklandırma" - -#~ msgid "Ripple" -#~ msgstr "Dalgacık" - -#~ msgid "_Retain tilability" -#~ msgstr "_Döşenebilirliği tut" - -#~ msgid "Edges" -#~ msgstr "Kenarlar" - -#~ msgid "_Blank" -#~ msgstr "_Sil" - -#~ msgid "Wave Type" -#~ msgstr "Dalga Türü" - -#~ msgid "Saw_tooth" -#~ msgstr "Testere_dişleri" - -#~ msgid "S_ine" -#~ msgstr "S_inüs" - -#~ msgid "_Period:" -#~ msgstr "_Dönem:" - -#~ msgid "Phase _shift:" -#~ msgstr "Faz _kayması:" - -#~ msgid "The most widely useful method for sharpening an image" -#~ msgstr "Bir görüntüyü keskinleştirmek için kullanışlı en yaygın yöntem" - -#~ msgid "_Unsharp Mask..." -#~ msgstr "_Keskin Netleştirme..." - -#~ msgid "Merging" -#~ msgstr "Birleştiriliyor" - -#~ msgid "Unsharp Mask" -#~ msgstr "Keskin Netleştirme" - -#~ msgid "_Create" -#~ msgstr "_Oluştur" - -#~ msgid "" -#~ "Unable to save layer with mode '%s'. Either the PSD file format or the " -#~ "save plug-in does not support that, using normal mode instead." -#~ msgstr "" -#~ "Katman '%s' biçiminde kaydedilemedi. Ayrıca PSD dosya biçimi ya da " -#~ "kaydetme eklentisi bunu desteklemiyor, bunun yerine normal biçim " -#~ "kullanılıyor." - -#~| msgid "_Advanced" -#~ msgid "Advanced" -#~ msgstr "Gelişmiş" - -#~| msgid "Save _EXIF data" -#~ msgid "save Exif data" -#~ msgstr "Exif verisini kaydet" - -#~| msgid "Save _XMP data" -#~ msgid "save XMP data" -#~ msgstr "XMP verisini kaydet" - -#~| msgid "Save _XMP data" -#~ msgid "save IPTC data" -#~ msgstr "IPTC verisini kaydet" - -#~| msgid "Save _thumbnail" -#~ msgid "save thumbnail" -#~ msgstr "küçük resim kaydet" - -#~| msgid "C_aption" -#~ msgid "Caption" -#~ msgstr "Resim Yazısı" - -#~| msgid "Description:" -#~ msgid "Captionwriter" -#~ msgstr "ResimYazısıYazarı" - -#~ msgid "Keywords/Categories" -#~ msgstr "Anahtar Kelimeler/Kategoriler" - -#~ msgid "Write IPTC Data" -#~ msgstr "IPTC Verilerini Yaz" - -#~ msgid "Constructing maze using Prim's Algorithm" -#~ msgstr "Prim Algoritması kullanarak labirent oluşturmak" - -#~ msgid "Constructing tileable maze using Prim's Algorithm" -#~ msgstr "Prim's Algoritması kullanılarak döşenebilir labirent inşa ediliyor" - -#~ msgid "Maze" -#~ msgstr "Labirent" - -#~ msgid "Maze Size" -#~ msgstr "Labirent Boyutu" - -#~ msgid "Pieces:" -#~ msgstr "Parçalar:" - -#~ msgid "Height (pixels):" -#~ msgstr "Yükseklik (benek):" - -#~ msgid "Algorithm" -#~ msgstr "Algoritma" - -#~ msgid "Depth first" -#~ msgstr "Derinlemesine" - -#~ msgid "Prim's algorithm" -#~ msgstr "Prim Algoritması" - -#~ msgid "" -#~ "Selection size is not even.\n" -#~ "Tileable maze won't work perfectly." -#~ msgstr "" -#~ "Seçim büyüklüğü dengeli değil.\n" -#~ "Döşenebilir labirent düzgün çalışmayacak." - -#~ msgid "Draw a labyrinth" -#~ msgstr "Bir labirent çiz" - -#~ msgid "_Maze..." -#~ msgstr "_Labirent..." - -#~ msgid "Drawing maze" -#~ msgstr "Labirent çizimi" - -#~ msgid "Grab" -#~ msgstr "Yakala" - -#~ msgid "Grab a single window" -#~ msgstr "Tek bir pencere tut" - -#~ msgid "Grab the whole screen" -#~ msgstr "Tüm ekranı tut" - -#~ msgid "after" -#~ msgstr "sonra" - -#~ msgid "Seconds delay" -#~ msgstr "Saniye gecikmesi" - -#~ msgid "Include decorations" -#~ msgstr "Süslemeleri içer" - -#~ msgid "Capture a window or desktop image" -#~ msgstr "Bir pencere veya masaüstü resmi yakala" - -#~ msgid "_Screen Shot..." -#~ msgstr "_Ekran Görüntüsü..." - -#~ msgid "Original" -#~ msgstr "Özgün" - -#~ msgid "Rotated" -#~ msgstr "Döndürülmüş" - -#~ msgid "Continuous update" -#~ msgstr "Devam eden güncelleme" - -#~ msgid "Area:" -#~ msgstr "Alan:" - -#~ msgid "Entire Layer" -#~ msgstr "Tüm Katman" - -#~ msgid "Context" -#~ msgstr "İçerik" - -#~ msgctxt "color-range" -#~ msgid "From:" -#~ msgstr "Gönderen:" - -#~ msgctxt "color-range" -#~ msgid "To:" -#~ msgstr "Alıcı:" - -#~ msgctxt "color-rotate" -#~ msgid "From:" -#~ msgstr "Gönderen:" - -#~ msgctxt "color-rotate" -#~ msgid "To:" -#~ msgstr "Alıcı:" - -#~ msgid "Hue:" -#~ msgstr "Renk Tonu:" - -#~ msgid "Saturation:" -#~ msgstr "Doygunluk:" - -#~ msgid "Gray Mode" -#~ msgstr "Gri Kip" - -#~ msgid "Treat as this" -#~ msgstr "Bunun gibi davran" - -#~ msgid "Change to this" -#~ msgstr "Bununla değiştir" - -#~ msgid "Units" -#~ msgstr "Birimler" - -#~ msgid "Radians/Pi" -#~ msgstr "Radyan/Pi" - -#~ msgid "Degrees" -#~ msgstr "Derece" - -#~ msgid "Rotate Colors" -#~ msgstr "Renkleri Çevir" - -#~ msgid "Gray Options" -#~ msgstr "Gri Seçenekleri" - -#~ msgid "Switch to Clockwise" -#~ msgstr "Saat Yönünde Çevir" - -#~ msgid "Switch to C/Clockwise" -#~ msgstr "Saat Yönünün Tersinde Çevir" - -#~ msgid "Change Order of Arrows" -#~ msgstr "Okların Düzenini Değiştir" - -#~ msgid "Replace a range of colors with another" -#~ msgstr "Renk değer kümesini bir başkasıyla değiştir" - -#~ msgid "_Rotate Colors..." -#~ msgstr "_Renkleri Döndür..." - -#~ msgid "Rotating the colors" -#~ msgstr "Renkler döndürülüyor" - -#~ msgid "_Modify red channel" -#~ msgstr "Kırmızı kanalı _değiştir" - -#~ msgid "_Modify hue channel" -#~ msgstr "Renk tonu kanalını _değiştir" - -#~ msgid "Mo_dify green channel" -#~ msgstr "Yeşil kanalı d_eğiştir" - -#~ msgid "Mo_dify saturation channel" -#~ msgstr "Doygunluk kanalını d_eğiştir" - -#~ msgid "Mod_ify blue channel" -#~ msgstr "Mavi kanalı değ_iştir" - -#~ msgid "Mod_ify luminosity channel" -#~ msgstr "Işıklılık kanalını _değiştir" - -#~ msgid "Red _frequency:" -#~ msgstr "Kırmızı _sıklığı:" - -#~ msgid "Hue _frequency:" -#~ msgstr "Renk tonu _sıklığı:" - -#~ msgid "Green fr_equency:" -#~ msgstr "Yeşil sı_klığı:" - -#~ msgid "Saturation fr_equency:" -#~ msgstr "Doygunluk sı_klığı:" - -#~ msgid "Blue freq_uency:" -#~ msgstr "Mavi sık_lığı:" - -#~ msgid "Luminosity freq_uency:" -#~ msgstr "Işıklılık s_ıklığı:" - -#~ msgid "Red _phaseshift:" -#~ msgstr "Kırmızı _evre ötesi:" - -#~ msgid "Hue _phaseshift:" -#~ msgstr "Renk tonu _faz kayması:" - -#~ msgid "Green ph_aseshift:" -#~ msgstr "Yeşil e_vre ötesi:" - -#~ msgid "Saturation ph_aseshift:" -#~ msgstr "Doygunluk _faz kayması:" - -#~ msgid "Blue pha_seshift:" -#~ msgstr "Mavi ev_re ötesi:" - -#~ msgid "Luminosity pha_seshift:" -#~ msgstr "Işıklılık _faz kayması:" - -#~ msgid "Alter colors in various psychedelic ways" -#~ msgstr "Çeşitli rengarenk yollarla renkleri değiştir" - -#~ msgid "_Alien Map..." -#~ msgstr "_Yabancı Harita..." - -#~ msgid "Alien Map: Transforming" -#~ msgstr "Yabancı Harita: Dönüştürülüyor" - -#~ msgid "Alien Map" -#~ msgstr "Yabancı Harita" - -#~ msgid "Number of cycles covering full value range" -#~ msgstr "Tüm değer erimini kapsayan dönüş sayısı" - -#~ msgid "Phase angle, range 0-360" -#~ msgstr "Faz açısı, açı 0-360" - -#~ msgid "_RGB color model" -#~ msgstr "_RGB renk örneği" - -#~ msgid "_HSL color model" -#~ msgstr "_HSL renk örneği" - -#~ msgid "Tried to display an invalid layer." -#~ msgstr "Geçersiz bir katman gösterilmeye çalışıldı." - -#~ msgid "Antialias using the Scale3X edge-extrapolation algorithm" -#~ msgstr "" -#~ "Scale3X edge-extrapolation algoritmasını kullanırken keskinlik yumuşat" - -#~ msgid "_Antialias" -#~ msgstr "_Keskinliği yumuşatma" - -#~ msgid "Antialiasing..." -#~ msgstr "Keskinliği yumuşatma..." - -#~ msgid "Add a canvas texture to the image" -#~ msgstr "Görüntüye bir tuval dokusu ekle" - -#~ msgid "_Apply Canvas..." -#~ msgstr "Tuvali _Uygula..." - -#~ msgid "Applying canvas" -#~ msgstr "Tuval uygulanıyor" - -#~ msgid "Apply Canvas" -#~ msgstr "Tuvali Uygula" - -#~ msgid "_Top-right" -#~ msgstr "_Üst-Sağ" - -#~ msgid "Top-_left" -#~ msgstr "Üst-_Sol" - -#~ msgid "_Bottom-left" -#~ msgstr "_Alt-Sol" - -#~ msgid "Bottom-_right" -#~ msgstr "Alt-_Sağ" - -#~ msgid "Simplest, most commonly used way of blurring" -#~ msgstr "Bulanıklaştırmanın en basit, en yaygın kullanılan yolu" - -#~ msgid "_Gaussian Blur..." -#~ msgstr "_Gaussian Bulanıklığı..." - -#~ msgid "Apply a gaussian blur" -#~ msgstr "Bir gaussian bulanıklığı uygula" - -#~ msgid "Gaussian Blur" -#~ msgstr "Gaussian Bulanıklığı" - -#~ msgid "Blur Radius" -#~ msgstr "Bulanıklık Yarıçapı" - -#~ msgid "Blur Method" -#~ msgstr "Bulanıklık Yöntemi" - -#~ msgid "_IIR" -#~ msgstr "_IIR" - -#~ msgid "_RLE" -#~ msgstr "_RLE" - -#~ msgid "Simulate movement using directional blur" -#~ msgstr "Yönlü bulanıklaştırma kullanarak hareket benzetimi yap" - -#~ msgid "_Motion Blur..." -#~ msgstr "_Hareketli Bulanıklaştır..." - -#~ msgid "Motion blurring" -#~ msgstr "Hareketli bulanıklaştırma" - -#~ msgid "Motion Blur" -#~ msgstr "Hareketli Bulanıklaştır" - -#~ msgid "Blur Type" -#~ msgstr "Bulanıklaştırma Türü" - -#~ msgctxt "blur-type" -#~ msgid "_Linear" -#~ msgstr "_Doğrusal" - -#~ msgctxt "blur-type" -#~ msgid "_Radial" -#~ msgstr "_Işınsal" - -#~ msgctxt "blur-type" -#~ msgid "_Zoom" -#~ msgstr "_Yakınlaştır" - -#~ msgid "Blur Center" -#~ msgstr "Bulanıklaştırma Merkezi" - -#~ msgid "Blur _outward" -#~ msgstr "_Dışa doğru bulanıklaştır" - -#~ msgid "Blur Parameters" -#~ msgstr "Bulanıklaştırma Parametreleri" - -#~ msgid "Alter colors by mixing RGB Channels" -#~ msgstr "RGB Kanallarını karıştırarak renkleri değiştir" - -#~ msgid "Channel Mi_xer..." -#~ msgstr "Kanal Ka_rıştırıcı..." - -#~ msgid "Channel Mixer" -#~ msgstr "Kanal Karıştırıcı" - -#~ msgid "O_utput channel:" -#~ msgstr "Ç_ıktı kanalı:" - -#~ msgid "_Monochrome" -#~ msgstr "_Tekrenkli" - -#~ msgid "Preserve _luminosity" -#~ msgstr "Işıklılığı _koru" - -#~ msgid "Load Channel Mixer Settings" -#~ msgstr "Kanal Karıştırıcı Ayarlarını Yükle" - -#~ msgid "Save Channel Mixer Settings" -#~ msgstr "Kanal Karıştırıcı Ayarlarını Kaydet" - -#~ msgid "Swap one color with another" -#~ msgstr "Bir rengi başkasıyla değiştir" - -#~ msgid "_Color Exchange..." -#~ msgstr "_Renk Takası..." - -#~ msgid "Color Exchange" -#~ msgstr "Renk Takası" - -#~ msgid "Middle-Click Inside Preview to Pick \"From Color\"" -#~ msgstr "i" - -#~ msgid "To Color" -#~ msgstr "Renge" - -#~ msgid "From Color" -#~ msgstr "Renkten" - -#~ msgid "Color Exchange: To Color" -#~ msgstr "Renk Takası: Renge" - -#~ msgid "Color Exchange: From Color" -#~ msgstr "Renk Takası: Renkten" - -#~ msgid "R_ed threshold:" -#~ msgstr "K_ırmızı eşik:" - -#~ msgid "G_reen threshold:" -#~ msgstr "Y_eşil eşik:" - -#~ msgid "B_lue threshold:" -#~ msgstr "M_avi eşik:" - -#~ msgid "Lock _thresholds" -#~ msgstr "_Eşikleri kilitle" - -#~ msgid "Convert a specified color to transparency" -#~ msgstr "Belirli bir rengi saydamlığa dönüştür" - -#~ msgid "Color to _Alpha..." -#~ msgstr "Renkten _Görünüre..." - -#~ msgid "Removing color" -#~ msgstr "Renk kaldırılıyor" - -#~ msgid "Color to Alpha" -#~ msgstr "Renkten Görünüre" - -#~ msgctxt "color-to-alpha" -#~ msgid "From:" -#~ msgstr "Gönderen:" - -#~ msgid "Color to Alpha Color Picker" -#~ msgstr "Renkten Görünür Renk Seçicisine" - -#~ msgid "to alpha" -#~ msgstr "görünüre" - -#~ msgid "_Luma y470f:" -#~ msgstr "_Luma y470f:" - -#~ msgid "_Blueness cb470f:" -#~ msgstr "_Mavilik cb470f:" - -#~ msgid "_Redness cr470f:" -#~ msgstr "_Kırmızılık cr470f:" - -#~ msgid "_Luma y709f:" -#~ msgstr "_Luma y709f:" - -#~ msgid "_Blueness cb709f:" -#~ msgstr "_Mavilik cb709f:" - -#~ msgid "_Redness cr709f:" -#~ msgstr "_Kırmızılık cr709f:" - -#~ msgid "Image is not a gray image (bpp=%d)" -#~ msgstr "Görüntü gri bir görüntü değil (bpp=%d)" - -#~ msgid "Stretch image contrast to cover the maximum possible range" -#~ msgstr "Mümkün olan en yüksek erimi kapsamak için görüntü karşıtlığını yay" - -#~ msgid "Stretch _HSV" -#~ msgstr "_HSV'yi Yay" - -#~ msgid "Auto-Stretching HSV" -#~ msgstr "HSV'yi Otomatik Yayma" - -#~ msgid "autostretch_hsv: cmap was NULL! Quitting...\n" -#~ msgstr "autostretch_hsv: cmap NULL! Çıkıyor...\n" - -#~ msgid "Stretch contrast to cover the maximum possible range" -#~ msgstr "Mümkün olan en yüksek erimi kapsamak için karşıtlığı yay" - -#~ msgid "_Stretch Contrast" -#~ msgstr "Karşıtlığı _Yay" - -#~ msgid "Auto-stretching contrast" -#~ msgstr "Karşıtlığı otomatik yayma" - -#~ msgid "c_astretch: cmap was NULL! Quitting...\n" -#~ msgstr "c_astretch: cmap NULL! Çıkıyor...\n" - -#~ msgid "Gr_ey" -#~ msgstr "G_ri" - -#~ msgid "Re_d" -#~ msgstr "_Kırmızı" - -#~ msgid "_Alpha" -#~ msgstr "_Görünür" - -#~ msgid "E_xtend" -#~ msgstr "G_enişlet" - -#~ msgid "Cro_p" -#~ msgstr "Kı_rp" - -#~ msgid "Apply a generic 5x5 convolution matrix" -#~ msgstr "Soysal bir 5x5 kıvrılma dizeyi uygula" - -#~ msgid "_Convolution Matrix..." -#~ msgstr "_Kıvrılma Dizeyi..." - -#~ msgid "Convolution does not work on layers smaller than 3x3 pixels." -#~ msgstr "Kıvrılma 3x3 benekten küçük katmanlar üzerinde çalışmıyor" - -#~ msgid "Convolution Matrix" -#~ msgstr "Kıvrılma Dizeyi" - -#~ msgid "Matrix" -#~ msgstr "Matris" - -#~ msgid "D_ivisor:" -#~ msgstr "B_ölen:" - -#~ msgid "N_ormalise" -#~ msgstr "N_ormalleştir" - -#~ msgid "A_lpha-weighting" -#~ msgstr "Gö_rünür ağırlıklı" - -#~ msgid "Border" -#~ msgstr "Sınır" - -#~ msgid "Channels" -#~ msgstr "Kanallar" - -#~ msgid "Remove empty borders from the image" -#~ msgstr "Boş sınırları görüntüden kaldır" - -#~ msgid "Autocrop Imag_e" -#~ msgstr "_Görüntüyü kendiliğinden kırp" - -#~ msgid "Remove empty borders from the layer" -#~ msgstr "Katmandan boş sınırları kaldır" - -#~ msgid "Autocrop Lay_er" -#~ msgstr "Kat_manı kendiliğinden kırp" - -#~ msgid "Cropping" -#~ msgstr "Kırpma" - -#~ msgid "Convert the image into randomly rotated square blobs" -#~ msgstr "İmgeyi rasgele döndürülmüş dörtgen biçimsiz yığınlara dönüştür" - -#~ msgid "_Cubism..." -#~ msgstr "_Kübizm..." - -#~ msgid "Cubism" -#~ msgstr "Kübizm" - -#~ msgid "_Tile size:" -#~ msgstr "_Döşeme boyutu:" - -#~ msgid "_Use background color" -#~ msgstr "Artalan rengi k_ullan" - -#~ msgid "Cubistic transformation" -#~ msgstr "Kübistik dönüştürme" - -#~ msgid "hue_l" -#~ msgstr "renk tonu_I" - -#~ msgid "saturation_l" -#~ msgstr "doygunluk_l" - -#~ msgid "luma-y470f" -#~ msgstr "luma-y470f" - -#~ msgid "blueness-cb470f" -#~ msgstr "mavilik-cb470f" - -#~ msgid "redness-cr470f" -#~ msgstr "kırmızılık-cr470f" - -#~ msgid "luma-y709f" -#~ msgstr "luma-y709f" - -#~ msgid "blueness-cb709f" -#~ msgstr "mavilik-cb709f" - -#~ msgid "redness-cr709f" -#~ msgstr "kırmızılık-cr709f" - -#~ msgid "Fix images where every other row is missing" -#~ msgstr "Diğer sıraların kayıp olduğu resimleri düzelt" - -#~ msgid "_Deinterlace..." -#~ msgstr "_Netleştir..." - -#~ msgid "Deinterlace" -#~ msgstr "Netleştir" - -#~ msgid "Keep o_dd fields" -#~ msgstr "T_ek alanları koru" - -#~ msgid "Keep _even fields" -#~ msgstr "_Çift alanları koru" - -#~ msgid "Generate diffraction patterns" -#~ msgstr "Kırınım desenleri üret" - -#~ msgid "_Diffraction Patterns..." -#~ msgstr "_Kırınım Desenleri..." - -#~ msgid "Creating diffraction pattern" -#~ msgstr "Kırınım deseni oluşturuluyor" - -#~ msgid "Diffraction Patterns" -#~ msgstr "Kırınım desenleri" - -#~ msgid "Frequencies" -#~ msgstr "Sıklıklar" - -#~ msgid "Contours" -#~ msgstr "Çevre çizgileri" - -#~ msgid "Sharp Edges" -#~ msgstr "Keskin Kıyılar" - -#~ msgid "Sc_attering:" -#~ msgstr "_Dağılma:" - -#~ msgid "Po_larization:" -#~ msgstr "_Kutuplama" - -#~ msgid "Other Options" -#~ msgstr "Diğer Seçenekler" - -#~ msgid "High-resolution edge detection" -#~ msgstr "Yüksek çözünürlüklü kenar tespit etme" - -#~ msgid "_Laplace" -#~ msgstr "_Laplace" - -#~ msgid "Laplace" -#~ msgstr "Laplace" - -#~ msgid "Cleanup" -#~ msgstr "Temizle" - -#~ msgid "Specialized direction-dependent edge detection" -#~ msgstr "Özelleştirilmiş, yön tabanlı kenar tespit etme" - -#~ msgid "_Sobel..." -#~ msgstr "_Çizimleştir..." - -#~ msgid "Sobel Edge Detection" -#~ msgstr "Sobel Kenar Algılama" - -#~ msgid "Sobel _horizontally" -#~ msgstr "_Yatay çizimleştir" - -#~ msgid "Sobel _vertically" -#~ msgstr "_Dikey çizimleştir" - -#~ msgid "_Keep sign of result (one direction only)" -#~ msgstr "_Sonucun izini koru (sadece tek yön)" - -#~ msgid "Sobel edge detecting" -#~ msgstr "Sobel kenar algılanıyor" - -#~ msgid "Several simple methods for detecting edges" -#~ msgstr "Kenar tespiti için bir kaç basit yöntem" - -#~ msgid "_Edge..." -#~ msgstr "_Kenar..." - -#~ msgid "Edge detection" -#~ msgstr "Kenar tespiti" - -#~ msgid "Edge Detection" -#~ msgstr "Kenar Tespiti" - -#~ msgid "Sobel" -#~ msgstr "Çizimleştir" - -#~ msgid "Prewitt compass" -#~ msgstr "Prewitt pusulası" - -#~ msgid "Roberts" -#~ msgstr "Roberts" - -#~ msgid "Differential" -#~ msgstr "Farklı Özellik" - -#~ msgid "_Algorithm:" -#~ msgstr "_Algoritma:" - -#~ msgid "A_mount:" -#~ msgstr "N_icelik:" - -#~ msgid "Simulate an antique engraving" -#~ msgstr "Sahte antika oyma" - -#~ msgid "En_grave..." -#~ msgstr "Oy_ma..." - -#~ msgid "Engraving" -#~ msgstr "Oyma" - -#~ msgid "Engrave" -#~ msgstr "Oyma" - -#~ msgid "_Limit line width" -#~ msgstr "Hat genişliği _sınırı" - -#~ msgid "GIMP brushes are either GRAYSCALE or RGBA" -#~ msgstr "GIMP fırçaları ya GRİTONLAMALI veya RGBA" - -#~ msgid "Error in GIMP brush pipe file." -#~ msgstr "GIMP fırça boru dosyasında hata." - -#~ msgid "Couldn't load one brush in the pipe, giving up." -#~ msgstr "Borudaki bir fırça yüklenemedi, vazgeçiliyor." - -#~ msgid "RGB565" -#~ msgstr "RGB565" - -#~ msgid "" -#~ "Warning:\n" -#~ "The image you are loading has 16 bits per channel. GIMP can only handle 8 " -#~ "bit, so it will be converted for you. Information will be lost because of " -#~ "this conversion." -#~ msgstr "" -#~ "Uyarı:\n" -#~ "Yüklediğiniz görüntü kanal başına 16 bit'e sahip. GIMP sadece 8 bit " -#~ "kullanabilir; bu yüzden, dönüştürülmesi gerekiyor. Bilgi, bu dönüşümden " -#~ "dolayı kaybolacak." - -#~ msgid "Superimpose many altered copies of the image" -#~ msgstr "Görüntünün bir çok değiştirilmiş kopyasının üzerine koy" - -#~ msgid "_Illusion..." -#~ msgstr "_Hayal..." - -#~ msgid "Illusion" -#~ msgstr "Hayal" - -#~ msgid "_Divisions:" -#~ msgstr "_Bölümler:" - -#~ msgid "Mode _2" -#~ msgstr "Kip_2" - -#~ msgid "Use mouse control to warp image areas" -#~ msgstr "Görüntü alanlarını eğmek için fare yönetimini kullan" - -#~ msgid "_IWarp..." -#~ msgstr "_Boz..." - -#~ msgid "Warping" -#~ msgstr "Eğme" - -#~ msgid "Warping Frame %d" -#~ msgstr "Çerçeve Eğiliyor %d" - -#~ msgid "Ping pong" -#~ msgstr "Ping pong" - -#~ msgid "Region affected by plug-in is empty" -#~ msgstr "Eklentiden etkilenen alan boş" - -#~ msgid "A_nimate" -#~ msgstr "_Canlandır" - -#~ msgid "Number of _frames:" -#~ msgstr "_Çerçeve Sayısı:" - -#~ msgid "R_everse" -#~ msgstr "_Tersine Çevir" - -#~ msgid "_Ping pong" -#~ msgstr "_Ping pong" - -#~ msgid "_Animate" -#~ msgstr "_Canlandır" - -#~ msgid "Deform Mode" -#~ msgstr "Bozma Kipi" - -#~ msgid "_Move" -#~ msgstr "_Taşı" - -#~ msgid "_Grow" -#~ msgstr "_Genişle" - -#~ msgid "S_wirl CCW" -#~ msgstr "_Döndür CCW" - -#~ msgid "Remo_ve" -#~ msgstr "K_aldır" - -#~ msgid "S_hrink" -#~ msgstr "_Daralt" - -#~ msgid "Sw_irl CW" -#~ msgstr "Döndü_r CW" - -#~ msgid "_Deform radius:" -#~ msgstr "Yarıçapı _Boz:" - -#~ msgid "D_eform amount:" -#~ msgstr "Miktarı B_oz:" - -#~ msgid "_Bilinear" -#~ msgstr "_Çift Doğrusal" - -#~ msgid "Adaptive s_upersample" -#~ msgstr "Uyumlu ü_stünörnekleme" - -#~ msgid "Ma_x depth:" -#~ msgstr "Ma_ks derinlik:" - -#~ msgid "Thresho_ld:" -#~ msgstr "Eşi_k" - -#~ msgid "IWarp" -#~ msgstr "Boz" - -#~ msgid "" -#~ "Click and drag in the preview to define the distortions to apply to the " -#~ "image." -#~ msgstr "" -#~ "Önizlemede resimde uygulayarak bozulmayı tanımlamak için tıkla ve sürükle." - -#~ msgid "Image Color Profile Information" -#~ msgstr "Görüntü Renk Profil Bilgisi" - -#~ msgid "Color Profile Information" -#~ msgstr "Renk Profil Bilgisi" - -#~ msgid "Default RGB working space" -#~ msgstr "Öntanımlı RGB çalışma alanı" - -#~ msgid "" -#~ "Data attached as 'icc-profile' does not appear to be an ICC color profile" -#~ msgstr "'icc-profili' olarak eklenmiş veri ICC renk profili değil" - -#~ msgid "'%s' does not appear to be an ICC color profile" -#~ msgstr "'%s' bir ICC renk profili olarak görünmüyor" - -#~ msgid "Converting from '%s' to '%s'" -#~ msgstr "`%s' >`%s' dönüştürülüyor" - -#~ msgid "Could not load ICC profile from '%s'" -#~ msgstr "'%s'den ICC profili yüklenemedi" - -#~ msgid "All files (*.*)" -#~ msgstr "Tüm dosyalar (*.*)" - -#~ msgid "ICC color profile (*.icc, *.icm)" -#~ msgstr "ICC renk profili (*.icc, *.icm)" - -#~ msgid "Simulate an elliptical lens over the image" -#~ msgstr "Resim üzerindeki oval merceklere benzetim yap" - -#~ msgid "Apply _Lens..." -#~ msgstr "_Merceği Uygula..." - -#~ msgid "Applying lens" -#~ msgstr "Mercek uygulanıyor" - -#~ msgid "Lens Effect" -#~ msgstr "Mercek Etkisi" - -#~ msgid "_Keep original surroundings" -#~ msgstr "Özgün ortamı _sakla" - -#~ msgid "_Set surroundings to index 0" -#~ msgstr "Ortam göstergesini 0 _ayarla" - -#~ msgid "_Set surroundings to background color" -#~ msgstr "Ortamı artalan rengine _ayarla" - -#~ msgid "_Make surroundings transparent" -#~ msgstr "Ortamı saydam _Yap" - -#~ msgid "_Lens refraction index:" -#~ msgstr "_Mercek sapma göstergesi:" - -#~ msgid "Corrects lens distortion" -#~ msgstr "Mercek bozulmasını düzelt" - -#~ msgid "Lens Distortion..." -#~ msgstr "Mercek Bozulması..." - -#~ msgid "Lens distortion" -#~ msgstr "Mercek bozulması" - -#~ msgid "Lens Distortion" -#~ msgstr "Mercek Bozulması" - -#~ msgid "_Main:" -#~ msgstr "_Ana:" - -#~ msgid "_Edge:" -#~ msgstr "_Kenar:" - -#~ msgid "_Brighten:" -#~ msgstr "_Parlak:" - -#~ msgid "_X shift:" -#~ msgstr "_X kayması:" - -#~ msgid "_Y shift:" -#~ msgstr "_Y kayması" - -#~ msgid "Add a lens flare effect" -#~ msgstr "Mercek parlaması etkisi ekle" - -#~ msgid "Lens _Flare..." -#~ msgstr "Mercek _Parlaması..." - -#~ msgid "Render lens flare" -#~ msgstr "Mercek parlamayı tara" - -#~ msgid "Lens Flare" -#~ msgstr "Mercek Parlaması" - -#~ msgid "Center of Flare Effect" -#~ msgstr "Parlama Etkisi Merkezi" - -#~ msgid "Show _position" -#~ msgstr "_Konumu göster" - -#~ msgid "Convert the image into irregular tiles" -#~ msgstr "Resmi düzensiz zemine çevir" - -#~ msgid "_Mosaic..." -#~ msgstr "_Mozaik..." - -#~ msgid "Finding edges" -#~ msgstr "Kenarları bulma" - -#~ msgid "Rendering tiles" -#~ msgstr "Zemin taranıyor" - -#~ msgid "Mosaic" -#~ msgstr "Mozaik" - -#~ msgid "Squares" -#~ msgstr "Kareler" - -#~ msgid "Hexagons" -#~ msgstr "Altıgenler" - -#~ msgid "Octagons & squares" -#~ msgstr "Sekizgenler & kareler" - -#~ msgid "Triangles" -#~ msgstr "Üçgenler" - -#~ msgid "_Tiling primitives:" -#~ msgstr "_Döşeme basitliği:" - -#~ msgid "Tile _size:" -#~ msgstr "Döşeme _boyutu::" - -#~ msgid "Tile _height:" -#~ msgstr "Döşeme _yüksekliği:" - -#~ msgid "Til_e spacing:" -#~ msgstr "Döşem_e boşluğu:" - -#~ msgid "Tile _neatness:" -#~ msgstr "Döşeme _düzeni:" - -#~ msgid "Light _direction:" -#~ msgstr "Işık _yönü:" - -#~ msgid "Color _variation:" -#~ msgstr "Renk _Değişimi" - -#~ msgid "Co_lor averaging" -#~ msgstr "Re_nk ortalaması" - -#~ msgid "Allo_w tile splitting" -#~ msgstr "Döşeme bölünmesine İ_zin ver" - -#~ msgid "_Pitted surfaces" -#~ msgstr "_Çukurlaşmış yüzeyler" - -#~ msgid "_FG/BG lighting" -#~ msgstr "_Artalan/Önalan ışıması" - -#~ msgid "Randomize hue/saturation/value independently" -#~ msgstr "Renk tonu/doygunluk/değerler arasında bağımsız ve rasgele seç" - -#~ msgid "HSV Noise..." -#~ msgstr "HSV Gürültüsü..." - -#~ msgid "HSV Noise" -#~ msgstr "HSV Gürültüsü" - -#~ msgid "_Holdness:" -#~ msgstr "_Kavranmama:" - -#~ msgid "H_ue:" -#~ msgstr "_Renk özü" - -#~ msgid "Random Hurl" -#~ msgstr "Rastgele Savurma" - -#~ msgid "Random Pick" -#~ msgstr "Rastgele Karıştırma" - -#~ msgid "Random Slur" -#~ msgstr "Rasgele Leke" - -#~ msgid "Completely randomize a fraction of pixels" -#~ msgstr "Benek kesirini tamamen rasgele dağıt" - -#~ msgid "Randomly interchange some pixels with neighbors" -#~ msgstr "Benekleri yanındakiler ile rasgele değiştir" - -#~ msgid "Randomly slide some pixels downward (similar to melting)" -#~ msgstr "Bazı benekleri rasgele aşağı kaydır (erimeye benzer)" - -#~ msgid "_Hurl..." -#~ msgstr "_Savurma..." - -#~ msgid "_Pick..." -#~ msgstr "_Seç..." - -#~ msgid "_Slur..." -#~ msgstr "_Leke..." - -#~ msgid "_Random seed:" -#~ msgstr "_Rasgele besleme" - -#~ msgid "R_andomization (%):" -#~ msgstr "R_assallık (%):" - -#~ msgid "Percentage of pixels to be filtered" -#~ msgstr "Süzülecek beneklerin yüzdesi" - -#~ msgid "R_epeat:" -#~ msgstr "_Tekrarlama:" - -#~ msgid "Number of times to apply filter" -#~ msgstr "Süzgecin uygulanacağı sayı" - -#~ msgid "Distort colors by random amounts" -#~ msgstr "Rasgele miktarda renkleri boz" - -#~ msgid "_RGB Noise..." -#~ msgstr "_RGB Gürültüsü..." - -#~ msgid "Adding noise" -#~ msgstr "Gürültü ekleme" - -#~ msgid "RGB Noise" -#~ msgstr "RGB Gürültüsü" - -#~ msgid "Co_rrelated noise" -#~ msgstr "İl_işkilendirilmiş gürültü" - -#~ msgid "_Independent RGB" -#~ msgstr "_Bağımsız RGB" - -#~ msgid "_Gray:" -#~ msgstr "_Gri:" - -#~ msgid "Channel #%d:" -#~ msgstr "Kanal #%d:" - -#~ msgid "Create a random cloud-like texture" -#~ msgstr "Rastgel bulut-benzeri bir doku oluştur" - -#~ msgid "_Solid Noise..." -#~ msgstr "_Düz Gürültü..." - -#~ msgid "Solid Noise" -#~ msgstr "Düz Gürültü" - -#~ msgid "_Detail:" -#~ msgstr "_Ayrıntı:" - -#~ msgid "T_urbulent" -#~ msgstr "_Çalkantı" - -#~ msgid "T_ilable" -#~ msgstr "_Döşenebilir" - -#~ msgid "_X size:" -#~ msgstr "_X boyutu:" - -#~ msgid "_Y size:" -#~ msgstr "_Y boyutu:" - -#~ msgid "Move pixels around randomly" -#~ msgstr "Rasgele bir şekilde benekleri etrafında hareket ettir" - -#~ msgid "Sp_read..." -#~ msgstr "Ya_y..." - -#~ msgid "Spreading" -#~ msgstr "Yayılma" - -#~ msgid "Spread" -#~ msgstr "Etrafa Yay" - -#~ msgid "Spread Amount" -#~ msgstr "Yayılma Miktarı" - -#~ msgid "Add a starburst to the image" -#~ msgstr "Resmi yıldız yağmuru ekle" - -#~ msgid "Super_nova..." -#~ msgstr "Süper_nova..." - -#~ msgid "Rendering supernova" -#~ msgstr "Süpernova taranıyor" - -#~ msgid "Supernova" -#~ msgstr "Süpernova" - -#~ msgid "Supernova Color Picker" -#~ msgstr "Süpernova Renk Seçici" - -#~ msgid "_Spokes:" -#~ msgstr "_Tekerlek:" - -#~ msgid "R_andom hue:" -#~ msgstr "Ra_sgele renk tonu:" - -#~ msgid "Center of Nova" -#~ msgstr "Nova Merkezi" - -#~ msgid "Simplify image into an array of solid-colored squares" -#~ msgstr "Resmi düz_renkli kareler dizisine basitleştir" - -#~ msgid "_Pixelize..." -#~ msgstr "_Benekleştir..." - -#~ msgid "Pixelizing" -#~ msgstr "Benekleştiriliyor" - -#~ msgid "Pixelize" -#~ msgstr "Benekleştir" - -#~ msgid "Pixel _width:" -#~ msgstr "Benek _genişliği:" - -#~ msgid "Pixel _height:" -#~ msgstr "Benek _yüksekliği:" - -#~ msgid "Create a random plasma texture" -#~ msgstr "Rastgele plasma dokusu oluştur" - -#~ msgid "_Plasma..." -#~ msgstr "_Plasma..." - -#~ msgid "Plasma" -#~ msgstr "Plazma" - -#~ msgid "Random _seed:" -#~ msgstr "Rasgele _besleme:" - -#~ msgid "T_urbulence:" -#~ msgstr "T_ürbülans:" - -#~ msgid "Convert image to or from polar coordinates" -#~ msgstr "Görüntüyü kutupsal derinliğe ya da kutupsal derinlikten dönüştür" - -#~ msgid "P_olar Coordinates..." -#~ msgstr "K_utupsal Derinlik..." - -#~ msgid "Polar coordinates" -#~ msgstr "Kutupsal derinlik" - -#~ msgid "Polar Coordinates" -#~ msgstr "Kutupsal Derinlik" - -#~ msgid "Circle _depth in percent:" -#~ msgstr "Yüzde olarak daire _derinliği:" - -#~ msgid "Offset _angle:" -#~ msgstr "Konum_açısı:" - -#~ msgid "_Map backwards" -#~ msgstr "_Eşlem geçmişi" - -#~ msgid "" -#~ "If checked the mapping will begin at the right side, as opposed to " -#~ "beginning at the left." -#~ msgstr "" -#~ "Eğer eşleme işaretliyse sağ tarafta başlayacak, değilse sol tarafta." - -#~ msgid "Map from _top" -#~ msgstr "Ü_stten eşlem" - -#~ msgid "" -#~ "If unchecked the mapping will put the bottom row in the middle and the " -#~ "top row on the outside. If checked it will be the opposite." -#~ msgstr "" -#~ "Eğer işaretli değilse eşleme alt satırı dışarıda orta ve üst satıra " -#~ "koyacak. İşaretli ise tam tersi." - -#~ msgid "To _polar" -#~ msgstr "_Kutupsala" - -#~ msgid "" -#~ "If unchecked the image will be circularly mapped onto a rectangle. If " -#~ "checked the image will be mapped onto a circle." -#~ msgstr "" -#~ "Eğer işaretli değilse resim bir dikdörtgen içerisine dairesel olarak " -#~ "eşlenecek. Eğer işaretli ise resim daire içerisine eşlenecek." - -#~ msgid "Remove the red eye effect caused by camera flashes" -#~ msgstr "Kamera ışığından kaynaklanan gözlerdeki kırmızılığı kaldır" - -#~ msgid "_Red Eye Removal..." -#~ msgstr "_Kırmızı Göz Kaldırma..." - -#~ msgid "Red Eye Removal" -#~ msgstr "Kırmızı Göz Kaldırma" - -#~ msgid "Threshold for the red eye color to remove." -#~ msgstr "Kırmızı göz rengini kaldırma eşiği." - -#~ msgid "Manually selecting the eyes may improve the results." -#~ msgstr "" -#~ "Gözleri elle belirtmek daha iyi bir netice alınmasına imkan sağlayacaktır." - -#~ msgid "Removing red eye" -#~ msgstr "Kırmızı göz kaldırılıyor" - -#~ msgid "You can not rotate the whole image if there's a selection." -#~ msgstr "Bütün resmi seçili bir alanda çeviremezsiniz." - -#~ msgid "You can not rotate the whole image if there's a floating selection." -#~ msgstr "Eğer serbest seçim var ise tüm resmi döndüremezsiniz." - -#~ msgid "Sorry, channels and masks can not be rotated." -#~ msgstr "Üzgünüz, kanal ve maskeler çevrilemez." - -#~ msgid "Replace partial transparency with the current background color" -#~ msgstr "Mevcut artalan rengini kısmi saydamlık ile değiştir" - -#~ msgid "_Semi-Flatten" -#~ msgstr "_Yarı-Düzleştir" - -#~ msgid "Semi-Flattening" -#~ msgstr "Yarı-Düzleştirme" - -#~ msgid "Shift each row of pixels by a random amount" -#~ msgstr "Her benek satırını rasgele miktarda kaydır" - -#~ msgid "_Shift..." -#~ msgstr "_Ötele..." - -#~ msgid "Shifting" -#~ msgstr "Öteleme" - -#~ msgid "Shift" -#~ msgstr "Ötele" - -#~ msgid "Shift _horizontally" -#~ msgstr "Yatay olarak _kaydır" - -#~ msgid "Shift _vertically" -#~ msgstr "_Dikey olarak kaydır" - -#~ msgid "Shift _amount:" -#~ msgstr "Kaydırma _miktarı:" - -#~ msgid "Generate complex sinusoidal textures" -#~ msgstr "Karmaşık sinüsoid desen oluştur" - -#~ msgid "_Sinus..." -#~ msgstr "_Sinüs..." - -#~ msgid "Sinus: rendering" -#~ msgstr "Sinüs: taranıyor" - -#~ msgid "Sinus" -#~ msgstr "Sinüs" - -#~ msgid "Drawing Settings" -#~ msgstr "Çizim Ayarları" - -#~ msgid "_X scale:" -#~ msgstr "_X ölçeği:" - -#~ msgid "_Y scale:" -#~ msgstr "_Y ölçeği:" - -#~ msgid "Co_mplexity:" -#~ msgstr "Ka_rmaşıklık:" - -#~ msgid "Calculation Settings" -#~ msgstr "Hesaplama Ayarları" - -#~ msgid "R_andom seed:" -#~ msgstr "R_astgele tohum:" - -#~ msgid "_Force tiling?" -#~ msgstr "Döşemeye _zorlansın mı?" - -#~ msgid "_Ideal" -#~ msgstr "_İdeal" - -#~ msgid "_Distorted" -#~ msgstr "_Bozulmuş" - -#~ msgid "The colors are white and black." -#~ msgstr "Renkler beyaz ve siyah." - -#~ msgid "Bl_ack & white" -#~ msgstr "Si_yah & Beyaz" - -#~ msgid "_Foreground & background" -#~ msgstr "_Önalan ve Artalan" - -#~ msgid "C_hoose here:" -#~ msgstr "Burada s_eç:" - -#~ msgid "First color" -#~ msgstr "İlk renk" - -#~ msgid "Second color" -#~ msgstr "İkinci renk" - -#~ msgid "F_irst color:" -#~ msgstr "İ_lk renk:" - -#~ msgid "S_econd color:" -#~ msgstr "İ_kinci renk:" - -#~ msgid "Blend Settings" -#~ msgstr "Harmanlama Ayarları" - -#~ msgid "L_inear" -#~ msgstr "D_oğrusal" - -#~ msgid "Bili_near" -#~ msgstr "Çift_doğrusal:" - -#~ msgid "Sin_usoidal" -#~ msgstr "Sin_üs eğrisi şeklinde" - -#~ msgid "_Blend" -#~ msgstr "_Harmanlama" - -#~ msgid "Do _preview" -#~ msgstr "_Önizleme" - -#~ msgid "Make transparency all-or-nothing" -#~ msgstr "Tümünü/hiçbirini saydamlaştır" - -#~ msgid "_Threshold Alpha..." -#~ msgstr "_Görünür Eşik..." - -#~ msgid "The layer has its alpha channel locked." -#~ msgstr "Görünür kanalı olan katman kilitlendi." - -#~ msgid "RGBA/GRAYA drawable is not selected." -#~ msgstr "Çizilebilir RGBA/GRAYA seçili değil." - -#~ msgid "Coloring transparency" -#~ msgstr "Saydamlığı renklendirme" - -#~ msgid "Threshold Alpha" -#~ msgstr "Görünür Eşik" - -#~ msgid "Simulate distortion caused by square glass tiles" -#~ msgstr "Kare cam döşemeleri sebebiyle oluşan bozulma benzetimi yap" - -#~ msgid "_Glass Tile..." -#~ msgstr "_Cam Döşeme..." - -#~ msgid "Glass Tile" -#~ msgstr "Cam Döşeme" - -#~ msgid "Tile _width:" -#~ msgstr "Döşeme _genişliği:" - -#~ msgid "Paper Tile" -#~ msgstr "Parçalara Ayır" - -#~ msgid "Division" -#~ msgstr "Bölme" - -#~ msgid "Fractional Pixels" -#~ msgstr "Kesirli Benekler" - -#~ msgid "_Background" -#~ msgstr "A_rtalan" - -#~ msgid "_Ignore" -#~ msgstr "_Yoksay" - -#~ msgid "_Force" -#~ msgstr "_Zorla" - -#~ msgid "C_entering" -#~ msgstr "O_rtalama" - -#~ msgid "Movement" -#~ msgstr "Hareket Yönü" - -#~ msgid "_Max (%):" -#~ msgstr "_Azami (%):" - -#~ msgid "_Wrap around" -#~ msgstr "Etrafını _sar" - -#~ msgid "Background Type" -#~ msgstr "Artalan Türü" - -#~ msgid "I_nverted image" -#~ msgstr "Te_rs görüntü" - -#~ msgid "Im_age" -#~ msgstr "Gö_rüntü" - -#~ msgid "Fo_reground color" -#~ msgstr "Ön_alan rengi" - -#~ msgid "Bac_kground color" -#~ msgstr "Ar_talan rengi" - -#~ msgid "S_elect here:" -#~ msgstr "Burayı s_eç:" - -#~ msgid "Background Color" -#~ msgstr "Artalan Rengi" - -#~ msgid "Cut image into paper tiles, and slide them" -#~ msgstr "Resmi dörtgen şeklinde parçalara ayırır ve onları rastgele döşer" - -#~ msgid "September 31, 1999" -#~ msgstr "31 Eylül 1999" - -#~ msgid "_Paper Tile..." -#~ msgstr "_Parçalara Ayır..." - -#~ msgid "Alters edges to make the image seamlessly tileable" -#~ msgstr "Resme, resmin kenarlarını yumuşak olarak döşer" - -#~ msgid "_Make Seamless" -#~ msgstr "_Yumuşak Döşe" - -#~ msgid "Tiler" -#~ msgstr "Döşeyici" - -#~ msgid "Invert the brightness of each pixel" -#~ msgstr "Her bir beneğin parlaklığını tersine çevir" - -#~ msgid "_Value Invert" -#~ msgstr "_Değeri tersine çevir" - -#~ msgid "Value Invert" -#~ msgstr "Değeri tersine çevir" - -#~ msgid "More _white (larger value)" -#~ msgstr "Daha fazla _beyaz (daha büyük değer)" - -#~ msgid "More blac_k (smaller value)" -#~ msgstr "Daha fazla siya_h (daha az değer)" - -#~ msgid "_Middle value to peaks" -#~ msgstr "_Orta değer en yüksek değere" - -#~ msgid "_Foreground to peaks" -#~ msgstr "_Önalan en yüksek değere" - -#~ msgid "O_nly foreground" -#~ msgstr "S_adece önplan" - -#~ msgid "Only b_ackground" -#~ msgstr "Sadece a_rkaplan" - -#~ msgid "Mor_e opaque" -#~ msgstr "Daha faz_la opak" - -#~ msgid "More t_ransparent" -#~ msgstr "Daha fazla ş_effalık" - -#~ msgid "Propagate certain colors to neighboring pixels" -#~ msgstr "Belirli renkleri komşu beneklere çoğalt" - -#~ msgid "_Value Propagate..." -#~ msgstr "Yayılma _Değeri..." - -#~ msgid "Shrink lighter areas of the image" -#~ msgstr "Görüntünün aydınlık alanlarını küçültmek" - -#~ msgid "E_rode" -#~ msgstr "A_şındır" - -#~ msgid "Grow lighter areas of the image" -#~ msgstr "Görüntünün aydınlık alanlarını büyütmek" - -#~ msgid "_Dilate" -#~ msgstr "_Genişletme" - -#~ msgid "Value Propagate" -#~ msgstr "Yayılma Değeri" - -#~ msgid "Propagate" -#~ msgstr "Yayımla" - -#~ msgid "_Upper threshold:" -#~ msgstr "Üs_t eşik" - -#~ msgid "_Propagating rate:" -#~ msgstr "_Yayılma oranı:" - -#~ msgid "To l_eft" -#~ msgstr "S_ola" - -#~ msgid "To _right" -#~ msgstr "S_ağa" - -#~ msgid "To _top" -#~ msgstr "Ü_ste" - -#~ msgid "Propagating _alpha channel" -#~ msgstr "_Görünür kanalı çoğaltılıyor" - -#~ msgid "Propagating value channel" -#~ msgstr "Değer kanalı çoğaltılıyor" - -#~ msgid "_Staggered" -#~ msgstr "_Aşamalı" - -#~ msgid "_Large staggered" -#~ msgstr "_Geniş aşamalı" - -#~ msgid "S_triped" -#~ msgstr "Ç_izgili" - -#~ msgid "_Wide-striped" -#~ msgstr "_Geniş-çizgili" - -#~ msgid "Lo_ng-staggered" -#~ msgstr "U_zun-aşamalı" - -#~ msgid "_3x3" -#~ msgstr "_3x3" - -#~ msgid "Larg_e 3x3" -#~ msgstr "Büyü_k 3x3" - -#~ msgid "_Hex" -#~ msgstr "_Hex" - -#~ msgid "_Dots" -#~ msgstr "_Noktalar" - -#~ msgid "Simulate distortion produced by a fuzzy or low-res monitor" -#~ msgstr "" -#~ "Bulanıklık ya da düşük çözünürlüklü monitör üretimi bozulma benzetimi yap" - -#~ msgid "Vi_deo..." -#~ msgstr "Vi_deo..." - -#~ msgid "Video" -#~ msgstr "Video" - -#~ msgid "Video Pattern" -#~ msgstr "Video Deseni" - -#~ msgid "_Rotated" -#~ msgstr "_Döndürülmüş" - -#~ msgid "Distort the image with waves" -#~ msgstr "Dalgalarla görüntüyü boz" - -#~ msgid "_Waves..." -#~ msgstr "_Dalgalar..." - -#~ msgid "_Reflective" -#~ msgstr "_Yansıtıcı" - -#~ msgid "_Amplitude:" -#~ msgstr "_Genlik:" - -#~ msgid "_Phase:" -#~ msgstr "_Evre:" - -#~ msgid "_Wavelength:" -#~ msgstr "_Dalgaboyu:" - -#~ msgid "Waving" -#~ msgstr "Dalgalanma" - -#~ msgid "Distort an image by whirling and pinching" -#~ msgstr "Görüntüyü döndürerek ve kıstırarak boz" - -#~ msgid "W_hirl and Pinch..." -#~ msgstr "Dö_nme ve Kıstırma..." - -#~ msgid "Whirling and pinching" -#~ msgstr "Döndürme ve kıstırma" - -#~ msgid "Whirl and Pinch" -#~ msgstr "Dönme ve kıstırma" - -#~ msgid "_Whirl angle:" -#~ msgstr "_Dönme açısı" - -#, fuzzy -#~ msgid "_Pinch amount:" -#~ msgstr "Kıstırma adedi" - -#~ msgid "Smear image to give windblown effect" -#~ msgstr "Esme etkisi vermek için resmi yay" - -#~ msgid "Wi_nd..." -#~ msgstr "Rüz_gar..." - -#~ msgid "Rendering blast" -#~ msgstr "Rüzgar taranıyor" - -#~ msgid "Wind" -#~ msgstr "Esinti" - -#~ msgid "Style" -#~ msgstr "Biçem" - -#~ msgid "_Wind" -#~ msgstr "_Esinti" - -#~ msgid "_Blast" -#~ msgstr "_Rüzgar" - -#~ msgid "_Left" -#~ msgstr "So_l" - -#~ msgid "_Right" -#~ msgstr "_Sağ" - -#~ msgid "Edge Affected" -#~ msgstr "Kenar Etkilendi" - -#~ msgid "L_eading" -#~ msgstr "Yö_nlendiriliyor" - -#~ msgid "Tr_ailing" -#~ msgstr "Sü_rükleniyor" - -#~ msgid "Bot_h" -#~ msgstr "_Her ikisi" - -#~ msgid "Higher values restrict the effect to fewer areas of the image" -#~ msgstr "Yüksek değerler resmin daha az alanındaki etkiyi kısıtlıyor" - -#~ msgid "Higher values increase the magnitude of the effect" -#~ msgstr "Yüksek değerler etkinin büyüklüğünü arttırıyor" - -#~ msgid "_Keep Orientation" -#~ msgstr "_Yönelimi Sakla" - -#~ msgid "According to the EXIF data, this image is rotated." -#~ msgstr "EXIF verisine göre bu resim döndürüldü." - -#~ msgid "Would you like GIMP to rotate it into the standard orientation?" -#~ msgstr "GIMP'in standart bir yönlenme ile döndürmesini ister misiniz?" - -#~ msgid "Downloading image (%s of %s)" -#~ msgstr "Resim indiriliyor (%s de %s)" - -#~ msgid "Downloaded %s of image data" -#~ msgstr "Görüntü verisinin %s'i indirildi" - -#~ msgid "Uploaded %s of image data" -#~ msgstr "Görüntü verisinin %s'i yüklendi" - -#~ msgid "Connecting to server" -#~ msgstr "Sunucuya bağlanılıyor" - -#~ msgid "Could not initialize libcurl" -#~ msgstr "Libcurl başlatılamadı" - -#~ msgid "Downloading %s of image data" -#~ msgstr "Görüntü verisinin %s'i indiriliyor" - -#, fuzzy -#~| msgid "Opening '%s' for reading resulted in HTTP response code: %ld" -#~ msgid "Opening '%s' for reading resulted in %s response code: %ld" -#~ msgstr "Neticelenen HTTP cevap kodunu okumak için '%s' açılıyor: %ld" - -#~ msgid "wget exited abnormally on URI '%s'" -#~ msgstr "wget beklenmedik biçimde kapandı. URI '%s'" - -#~ msgid "(timeout is %d second)" -#~ msgid_plural "(timeout is %d seconds)" -#~ msgstr[0] "(zaman aşımı %d saniye)" - -#~ msgid "Opening URI" -#~ msgstr "URI açılıyor" - -#~ msgid "A network error occurred: %s" -#~ msgstr "Bir ağ hatası meydana geldi: %s" - -#~ msgid "Downloading unknown amount of image data" -#~ msgstr "Görüntü verisinin bilinmeyen miktarı indiriliyor" - -#~ msgid "URI" -#~ msgstr "Kaynak Tanımlayıcı" - -#, fuzzy -#~| msgid "Failed to save PPM file '%s': %s" -#~ msgid "Failed to save to temporary file '%s'" -#~ msgstr "PPM dosyası '%s' kaydedilemedi: %s" - -#~ msgid "GIMP compressed XJT image" -#~ msgstr "GIMP sıkıştırmalı XJT görüntüsü" - -#~ msgid "XJT file contains unknown layermode %d" -#~ msgstr "XJT dosyası bilinmeyen katmankipi %d içeriyor" - -#~ msgid "Warning: unsupported layermode %d saved to XJT" -#~ msgstr "Uyarı: desteklenmeyen katmankipi %d XJT'ye kaydedildi" - -#~ msgid "XJT file contains unknown pathtype %d" -#~ msgstr "XJT dosyası bilinmeyen yol biçimi içeriyor %d" - -#~ msgid "Warning: unsupported pathtype %d saved to XJT" -#~ msgstr "Uyarı: desteklenmeyen yol biçimi %d kaydedildi XJT dosyasına" - -#~ msgid "XJT file contains unknown unittype %d" -#~ msgstr "XJT dosyası bilinmeyen birim biçimi içeriyor %d" - -#~ msgid "Warning: unsupported unittype %d saved to XJT" -#~ msgstr "Uyarı: bilinmeyen birim biçimi %d kaydedildi XJT dosyasına" - -#~ msgid "XJT" -#~ msgstr "XJT" - -#~ msgid "Optimize" -#~ msgstr "Eniyile" - -#~ msgid "Clear transparent" -#~ msgstr "Saydamlığı temizle" - -#~ msgid "Smoothing:" -#~ msgstr "Yumuşatma:" - -#~ msgid "Could not create working folder '%s': %s" -#~ msgstr "'%s' çalışan dizini oluşturulamadı: %s" - -#~ msgid "Error: Could not read XJT property file '%s'." -#~ msgstr "Hata: XJT nitelik dosyası '%s' okunamadı." - -#~ msgid "Error: XJT property file '%s' is empty." -#~ msgstr "Hata: XJT özellik dosyası '%s' boş." - -#~ msgid "The name `%s' is used already!" -#~ msgstr "`%s' adı zaten kullanımda!" - -#, fuzzy -#~| msgid "Properties" -#~ msgid "Property" -#~ msgstr "Özellikler" - -#, fuzzy -#~| msgid "C_amera" -#~ msgid "Camera 1" -#~ msgstr "K_amera" - -#, fuzzy -#~| msgid "C_amera" -#~ msgid "Camera 2" -#~ msgstr "K_amera" - -#, fuzzy -#~| msgid "Save _thumbnail" -#~ msgid "Thumbnail" -#~ msgstr "Ö_nizlemeyi kaydet" - -#, fuzzy -#~| msgid "Can't create a new image" -#~ msgid "Cannot create file" -#~ msgstr "Yeni görüntü oluşturulamadı" - -#, fuzzy -#~| msgid "An error occurred while trying to print:" -#~ msgid "Some error occurred while saving" -#~ msgstr "Yazdırmaya çalışırken bir hata oluştu" - -#, fuzzy -#~| msgid "Properties" -#~ msgid "Image Properties" -#~ msgstr "Özellikler" - -#, fuzzy -#~| msgid "_Import" -#~ msgid "_Import XMP..." -#~ msgstr "İçe _Aktar" - -#, fuzzy -#~| msgid "CML _Explorer..." -#~ msgid "_Export XMP..." -#~ msgstr "CML _Gezgini..." - -#~ msgid "Propert_ies" -#~ msgstr "Özellikl_er" - -#~ msgid "Error: No XMP packet found" -#~ msgstr "Hata: XMP paketi bulunamadı" - -#~ msgid "Error on line %d char %d: %s" -#~ msgstr "%d. satırda %d karakteri hatalı: %s" - -#~ msgid "Expected text or optional element <%s>, found <%s> instead" -#~ msgstr "Beklenen metin ya da seçimli öğe <%s>, <%s> yerine bulundu" - -#~ msgid "Expected element <%s>, found <%s> instead" -#~ msgstr "Beklenen eleman <%s>, <%s> yerine bulundu" - -#~ msgid "Unknown element <%s>" -#~ msgstr "Bilinmeyen öğe <%s>" - -#~ msgid "Unknown attribute \"%s\"=\"%s\" in element <%s>" -#~ msgstr "<%s> öğesinde \"%s\"=\"%s\" bilinmeyen özelliği" - -#~ msgid "Required attribute rdf:about missing in <%s>" -#~ msgstr "<%s> için rdf özelliği gerekiyor" - -#~ msgid "Nested elements (<%s>) are not allowed in this context" -#~ msgstr "İç içe öğelere (<%s>) bu durumda izin verilmiyor" - -#~ msgid "End of element <%s> not expected in this context" -#~ msgstr "<%s> öğesinin sonu bu içerikte beklenmiyor" - -#~ msgid "The current element (<%s>) cannot contain text" -#~ msgstr "Geçerli öğe (<%s>) metin içeremez" - -#~ msgid "XMP packets must start with " -#~ msgstr "XMP paketleri ile başlamalıdır" - -#~ msgid "XMP packets must end with " -#~ msgstr "XMP paketleri ile bitmelidir" - -#~ msgid "XMP cannot contain XML comments or processing instructions" -#~ msgstr "XMP, XML yorumları veya işleme yönergeleri içeremez" - -#~ msgid "" -#~ "Error starting Ghostscript. Make sure that Ghostscript is installed and - " -#~ "if necessary - use the environment variable GS_PROG to tell GIMP about " -#~ "its location.\n" -#~ "(%s)" -#~ msgstr "" -#~ "Ghostscript başlatılırken hata. Ghostscript'in yüklendiğinden ve -eğer " -#~ "gerekliyse- GS_PROG ortam değişkeninin GIMP'e konumunu bildirmesi için " -#~ "kullandığınızdan emin olun.\n" -#~ "(%s)" - -#~ msgid "The width of frame %d of '%s' is too big for X cursor." -#~ msgstr "%d. karesinin '%s' deki genişliği X imleci için çok büyük." - -#~ msgid "The height of frame %d of '%s' is too big for X cursor." -#~ msgstr "%d. karesinin '%s' deki yüksekliği X imleci için çok büyük." - -#~ msgid "The height of '%s' is too big for X cursor." -#~ msgstr "'%s' yüksekliği X imleci için çok büyük." - -#~ msgid "The size of '%s' is zero!" -#~ msgstr "'%s' boyutu sıfır!" - -#~ msgid "Ascii" -#~ msgstr "Ascii" - -#~ msgid "BMP" -#~ msgstr "BMP" - -#~ msgid "Frequency (rows):" -#~ msgstr "Sıklık (satırlar):" - -#~ msgid "2x1,1x1,1x1 (4:2:2)" -#~ msgstr "2x1,1x1,1x1 (4:2:2)" - -#~ msgid "1x2,1x1,1x1" -#~ msgstr "1x2,1x1,1x1" - -#~ msgid "2x2,1x1,1x1 (smallest file)" -#~ msgstr "2x2,1x1,1x1 (en küçük dosya)" - -#~ msgid "Save as Text" -#~ msgstr "Metin Olarak Kaydet" - -#~ msgid "Save as C-Source" -#~ msgstr "C Kaynak Kodu olarak Kaydet" - -#~ msgid "Save as Brush" -#~ msgstr "Fırça Olarak Kaydet" - -#~ msgid "Save as GIF" -#~ msgstr "GIF olarak kaydet" - -#~ msgid "Layer %s doesn't have an alpha channel, skipped" -#~ msgstr "%s katmanı görünür kanalına sahip değil, atlanıyor" - -#~ msgid "Save as HTML table" -#~ msgstr "HTML tablosu olarak kaydet" - -#~ msgid "Save as MNG" -#~ msgstr "MNG olarak kaydet" - -#~ msgid "Save as Pattern" -#~ msgstr "Desen olarak Kaydet" - -#~ msgid "pixels/%s" -#~ msgstr "benek/%s" - -#~ msgid "Save as PNG" -#~ msgstr "PNG olarak kaydet" - -#~ msgid "Save as PNM" -#~ msgstr "PNM olarak kaydet" - -#~ msgid "Save as PSP" -#~ msgstr "PSP olarak kaydet" - -#~ msgid "Save as TGA" -#~ msgstr "TGA olarak kaydet" - -#~ msgid "Save as TIFF" -#~ msgstr "TIFF olarak kaydet" - -#~ msgid "Save as XBM" -#~ msgstr "XBM olarak kaydet" - -#~ msgid "Save as XPM" -#~ msgstr "XPM olarak kaydet" - -#~ msgid "A big hello from the GIMP team!" -#~ msgstr "GIMP takımından kocaman bir merhaba!" - -#~ msgid "Gee Zoom" -#~ msgstr "Gee Yakınlaştırması" - -#~ msgid "Thank You for Choosing GIMP" -#~ msgstr "GIMP'i Seçtiğiniz için Teşekkürler" - -#~ msgid "An obsolete creation by %s" -#~ msgstr "%s ile eski oluşturma" - -#~ msgid "Gee Slime" -#~ msgstr "Gee Çamurlaması" - -#~ msgid "A less obsolete creation by %s" -#~ msgstr "%s ile daha az eskimiş oluşturma" - -#~ msgid "There was an error taking the screenshot." -#~ msgstr "Ekran görüntüsü almada bir hata oluştu" - -#~ msgid "" -#~ "Web browser not specified.\n" -#~ "Please specify a web browser using the Preferences dialog." -#~ msgstr "" -#~ "Web tarayıcısı belirtilmemiş.\n" -#~ "Lütfen, Tercihler iletişim kutusunu kullanarak bir web tarayıcısı " -#~ "belirleyin." - -#~ msgid "" -#~ "Could not parse the web browser command specified in the Preferences " -#~ "dialog:\n" -#~ "\n" -#~ "%s" -#~ msgstr "" -#~ "Tercihler iletişim kutusunda belirtilen web tarayıcısı komutu " -#~ "ayrıştırılamadı:\n" -#~ "\n" -#~ "%s" - -#~ msgid "" -#~ "Could not execute the web browser specified in the Preferences dialog:\n" -#~ "\n" -#~ "%s" -#~ msgstr "" -#~ "Tercihler iletişim kutusunda belirtilen web tarayıcısı komutu " -#~ "yürütülemedi:\n" -#~ "\n" -#~ "%s" - -#~ msgid "Save as BMP" -#~ msgstr "BMP olarak kaydet" - -#~ msgid "GFLI 1.3 - Save framestack" -#~ msgstr "GFLI 1.3 - Çerçeve kümesini kaydet" - -#~ msgid "File size: %02.01f kB" -#~ msgstr "Dosya boyutu: %02.01f kB" - -#~ msgid "Save as JPEG" -#~ msgstr "JPEG olarak kaydet" - -#~ msgid "Save as SGI" -#~ msgstr "SGI olarak kaydet" - -#~ msgid "Co_nnect" -#~ msgstr "_Bağlan" - -#~ msgid "Connect _anonymously" -#~ msgstr "_Kimliğini belirtmeden bağlan" - -#~ msgid "Connect as u_ser:" -#~ msgstr "_Kullanıcı olarak bağlan:" - -#~ msgid "_Username:" -#~ msgstr "_Kullanıcı Adı:" - -#~ msgid "_Domain:" -#~ msgstr "_Etki Alanı:" - -#~ msgid "_Forget password immediately" -#~ msgstr "_Parolayı hemen unut" - -#~ msgid "_Remember password until you logout" -#~ msgstr "Çıkış yapana kadar _parolayı hatırla" - -#~ msgid "_Remember forever" -#~ msgstr "_Her zaman hatırla" - -#~ msgid "Uploading %s of image data" -#~ msgstr "Görüntü verisinin %s'i yükleniyor" - -#~ msgid "Failed to write %s to '%s': %s" -#~ msgstr "'%s': %s üzerine %s yazılamadı." - -#~ msgid "Save as XJT" -#~ msgstr "XJT olarak kaydet" - -#~ msgid "Sizes:" -#~ msgstr "Boyutlar:" - -#~ msgid "Size:" -#~ msgstr "Büyüklük:" - -#~ msgid "" -#~ "Please make sure gimp-help-en is installed, or the appropriate gimp-help " -#~ "package for your language." -#~ msgstr "" -#~ "Lütfen gimp-help-en ya da diliniz için uygun gimp-help paketi kurulu " -#~ "olduğundan emin olun." - -#~ msgid "Send to Back" -#~ msgstr "Arkaya Gönder" diff -Nru gimp-2.10.32/po-plug-ins/uk.po gimp-2.10.34/po-plug-ins/uk.po --- gimp-2.10.32/po-plug-ins/uk.po 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po-plug-ins/uk.po 2023-02-21 19:56:20.000000000 +0000 @@ -4,21 +4,21 @@ # Maxim Dziumanenko , 2004-2010. # Korostil Daniel , 2011. # Olexandr Pylypchuk , 2018. -# Yuri Chornoivan , 2018, 2019, 2020, 2021, 2022. +# Yuri Chornoivan , 2018, 2019, 2020, 2021, 2022, 2023. msgid "" msgstr "" "Project-Id-Version: gimp-plug-ins\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2022-06-09 10:29+0000\n" -"PO-Revision-Date: 2022-06-09 17:26+0300\n" +"POT-Creation-Date: 2023-02-15 22:13+0000\n" +"PO-Revision-Date: 2023-02-16 15:39+0200\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" "Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<" -"=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Lokalize 20.12.0\n" #: ../plug-ins/common/align-layers.c:158 @@ -50,12 +50,12 @@ #: ../plug-ins/common/depth-merge.c:621 ../plug-ins/common/despeckle.c:397 #: ../plug-ins/common/destripe.c:468 ../plug-ins/common/edge-dog.c:306 #: ../plug-ins/common/emboss.c:453 ../plug-ins/common/file-cel.c:951 -#: ../plug-ins/common/file-gif-save.c:1112 ../plug-ins/common/file-heif.c:1898 +#: ../plug-ins/common/file-gif-save.c:1112 ../plug-ins/common/file-heif.c:1908 #: ../plug-ins/common/file-jp2-load.c:961 -#: ../plug-ins/common/file-pdf-load.c:702 -#: ../plug-ins/common/file-pdf-load.c:1282 -#: ../plug-ins/common/file-pdf-save.c:936 ../plug-ins/common/file-ps.c:3447 -#: ../plug-ins/common/file-raw-data.c:1838 ../plug-ins/common/file-svg.c:663 +#: ../plug-ins/common/file-pdf-load.c:708 +#: ../plug-ins/common/file-pdf-load.c:1338 +#: ../plug-ins/common/file-pdf-save.c:1020 ../plug-ins/common/file-ps.c:3447 +#: ../plug-ins/common/file-raw-data.c:1816 ../plug-ins/common/file-svg.c:663 #: ../plug-ins/common/file-wmf.c:515 ../plug-ins/common/film.c:1207 #: ../plug-ins/common/filter-pack.c:1264 ../plug-ins/common/fractal-trace.c:711 #: ../plug-ins/common/grid.c:677 ../plug-ins/common/hot.c:614 @@ -72,7 +72,7 @@ #: ../plug-ins/common/wavelet-decompose.c:354 ../plug-ins/common/web-page.c:234 #: ../plug-ins/file-dds/ddsread.c:1363 ../plug-ins/file-dds/ddswrite.c:1983 #: ../plug-ins/file-fits/fits.c:1150 ../plug-ins/file-fli/fli-gimp.c:877 -#: ../plug-ins/file-tiff/file-tiff-load.c:2616 ../plug-ins/flame/flame.c:481 +#: ../plug-ins/file-tiff/file-tiff-load.c:2664 ../plug-ins/flame/flame.c:481 #: ../plug-ins/flame/flame.c:657 ../plug-ins/flame/flame.c:979 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:566 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1641 @@ -115,8 +115,8 @@ #: ../plug-ins/common/curve-bend.c:1295 ../plug-ins/common/decompose.c:814 #: ../plug-ins/common/depth-merge.c:622 ../plug-ins/common/despeckle.c:398 #: ../plug-ins/common/destripe.c:469 ../plug-ins/common/edge-dog.c:307 -#: ../plug-ins/common/emboss.c:454 ../plug-ins/common/file-heif.c:1899 -#: ../plug-ins/common/file-pdf-load.c:703 ../plug-ins/common/file-svg.c:664 +#: ../plug-ins/common/emboss.c:454 ../plug-ins/common/file-heif.c:1909 +#: ../plug-ins/common/file-pdf-load.c:709 ../plug-ins/common/file-svg.c:664 #: ../plug-ins/common/file-wmf.c:516 ../plug-ins/common/film.c:1208 #: ../plug-ins/common/filter-pack.c:1265 ../plug-ins/common/fractal-trace.c:712 #: ../plug-ins/common/grid.c:678 ../plug-ins/common/hot.c:615 @@ -340,7 +340,7 @@ msgstr "Встановити звичайну швидкість відтворення анімації" #: ../plug-ins/common/animation-play.c:640 -#: ../plug-ins/common/animation-play.c:1364 +#: ../plug-ins/common/animation-play.c:1368 msgid "Start playback" msgstr "Почати відтворення" @@ -396,12 +396,12 @@ msgid "Invalid image. Did you close it?" msgstr "Некоректне зображення. Ви закрили його?" -#: ../plug-ins/common/animation-play.c:1225 +#: ../plug-ins/common/animation-play.c:1229 #, c-format msgid "Frame %d of %d" msgstr "Кадр %d з %d" -#: ../plug-ins/common/animation-play.c:1364 +#: ../plug-ins/common/animation-play.c:1368 msgid "Stop playback" msgstr "Зупинити відтворення" @@ -445,16 +445,16 @@ #: ../plug-ins/common/file-jp2-load.c:1290 ../plug-ins/common/file-pcx.c:448 #: ../plug-ins/common/file-pcx.c:456 ../plug-ins/common/file-pix.c:400 #: ../plug-ins/common/file-png.c:1097 ../plug-ins/common/file-pnm.c:685 -#: ../plug-ins/common/file-raw-data.c:1397 -#: ../plug-ins/common/file-sunras.c:1049 ../plug-ins/common/file-tga.c:1111 +#: ../plug-ins/common/file-raw-data.c:1375 +#: ../plug-ins/common/file-sunras.c:1049 ../plug-ins/common/file-tga.c:1116 #: ../plug-ins/common/file-xbm.c:910 ../plug-ins/common/film.c:690 #: ../plug-ins/common/smooth-palette.c:259 ../plug-ins/common/tile.c:354 #: ../plug-ins/file-bmp/bmp-load.c:737 ../plug-ins/file-exr/file-exr.c:267 #: ../plug-ins/file-faxg3/faxg3.c:555 ../plug-ins/file-fits/fits.c:529 #: ../plug-ins/file-jpeg/jpeg-load.c:240 #: ../plug-ins/file-psd/psd-image-res-load.c:1043 -#: ../plug-ins/file-psd/psd-load.c:2035 ../plug-ins/file-sgi/sgi.c:416 -#: ../plug-ins/file-tiff/file-tiff-load.c:1497 +#: ../plug-ins/file-psd/psd-load.c:2153 ../plug-ins/file-sgi/sgi.c:416 +#: ../plug-ins/file-tiff/file-tiff-load.c:1544 #: ../plug-ins/file-webp/file-webp-load.c:164 #: ../plug-ins/gfig/gfig-dialog.c:1321 ../plug-ins/gimpressionist/general.c:139 #: ../plug-ins/map-object/map-object-apply.c:245 @@ -829,7 +829,7 @@ #: ../plug-ins/common/cml-explorer.c:2160 ../plug-ins/common/curve-bend.c:1555 #: ../plug-ins/common/curve-bend.c:2138 ../plug-ins/common/file-cel.c:952 #: ../plug-ins/common/file-jp2-load.c:962 -#: ../plug-ins/common/file-raw-data.c:1839 ../plug-ins/common/qbist.c:721 +#: ../plug-ins/common/file-raw-data.c:1817 ../plug-ins/common/qbist.c:721 #: ../plug-ins/common/qbist.c:885 ../plug-ins/common/sphere-designer.c:2210 #: ../plug-ins/common/sphere-designer.c:2610 ../plug-ins/file-fits/fits.c:1151 #: ../plug-ins/file-fli/fli-gimp.c:878 ../plug-ins/flame/flame.c:483 @@ -847,7 +847,7 @@ #. The Save button #: ../plug-ins/common/cml-explorer.c:1317 #: ../plug-ins/common/cml-explorer.c:2027 ../plug-ins/common/curve-bend.c:1567 -#: ../plug-ins/common/curve-bend.c:2173 ../plug-ins/common/file-pdf-save.c:935 +#: ../plug-ins/common/curve-bend.c:2173 ../plug-ins/common/file-pdf-save.c:1019 #: ../plug-ins/common/qbist.c:763 ../plug-ins/common/qbist.c:893 #: ../plug-ins/common/sphere-designer.c:2210 #: ../plug-ins/common/sphere-designer.c:2618 ../plug-ins/flame/flame.c:483 @@ -1045,14 +1045,14 @@ #: ../plug-ins/common/cml-explorer.c:2078 ../plug-ins/common/curve-bend.c:891 #: ../plug-ins/common/file-dicom.c:1524 ../plug-ins/common/file-mng.c:648 #: ../plug-ins/common/file-mng.c:985 ../plug-ins/common/file-pcx.c:874 -#: ../plug-ins/common/file-pdf-save.c:480 ../plug-ins/common/file-png.c:1618 -#: ../plug-ins/common/file-raw-data.c:1195 -#: ../plug-ins/common/file-raw-data.c:1224 ../plug-ins/common/file-sunras.c:610 -#: ../plug-ins/common/file-tga.c:1222 ../plug-ins/common/file-xmc.c:1504 +#: ../plug-ins/common/file-pdf-save.c:550 ../plug-ins/common/file-png.c:1618 +#: ../plug-ins/common/file-raw-data.c:1173 +#: ../plug-ins/common/file-raw-data.c:1202 ../plug-ins/common/file-sunras.c:610 +#: ../plug-ins/common/file-tga.c:1227 ../plug-ins/common/file-xmc.c:1504 #: ../plug-ins/common/sphere-designer.c:2121 #: ../plug-ins/file-bmp/bmp-save.c:327 ../plug-ins/file-fits/fits.c:481 #: ../plug-ins/file-fli/fli-gimp.c:757 ../plug-ins/file-ico/ico-save.c:1087 -#: ../plug-ins/file-jpeg/jpeg-save.c:333 ../plug-ins/file-psd/psd-save.c:1728 +#: ../plug-ins/file-jpeg/jpeg-save.c:333 ../plug-ins/file-psd/psd-save.c:1897 #: ../plug-ins/file-tiff/file-tiff-save.c:970 #: ../plug-ins/file-tiff/file-tiff-save.c:1072 ../plug-ins/flame/flame.c:450 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1548 @@ -1079,7 +1079,7 @@ #: ../plug-ins/common/file-ps.c:1075 ../plug-ins/common/file-ps.c:3397 #: ../plug-ins/common/file-psp.c:2228 ../plug-ins/common/file-psp.c:2278 #: ../plug-ins/common/file-raw-data.c:477 -#: ../plug-ins/common/file-raw-data.c:1306 ../plug-ins/common/file-sunras.c:436 +#: ../plug-ins/common/file-raw-data.c:1284 ../plug-ins/common/file-sunras.c:436 #: ../plug-ins/common/file-svg.c:329 ../plug-ins/common/file-svg.c:647 #: ../plug-ins/common/file-tga.c:446 ../plug-ins/common/file-xbm.c:747 #: ../plug-ins/common/file-xmc.c:665 ../plug-ins/common/file-xmc.c:858 @@ -1088,12 +1088,12 @@ #: ../plug-ins/file-fits/fits.c:360 ../plug-ins/file-fli/fli-gimp.c:462 #: ../plug-ins/file-fli/fli-gimp.c:501 ../plug-ins/file-ico/ico-load.c:672 #: ../plug-ins/file-ico/ico-load.c:750 ../plug-ins/file-jpeg/jpeg-load.c:96 -#: ../plug-ins/file-jpeg/jpeg-load.c:543 ../plug-ins/file-psd/psd-load.c:143 +#: ../plug-ins/file-jpeg/jpeg-load.c:543 ../plug-ins/file-psd/psd-load.c:146 #: ../plug-ins/file-psd/psd-thumb-load.c:82 ../plug-ins/flame/flame.c:419 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1865 #: ../plug-ins/fractal-explorer/fractal-explorer.c:913 -#: ../plug-ins/gfig/gfig.c:426 ../plug-ins/help/gimphelplocale.c:222 -#: ../plug-ins/help/gimphelplocale.c:238 +#: ../plug-ins/gfig/gfig.c:426 ../plug-ins/help/gimphelplocale.c:255 +#: ../plug-ins/help/gimphelplocale.c:271 #: ../plug-ins/lighting/lighting-ui.c:1376 #, c-format msgid "Could not open '%s' for reading: %s" @@ -1363,7 +1363,7 @@ #. * right type of raw data. #. #: ../plug-ins/common/compose.c:191 ../plug-ins/common/decompose.c:170 -#: ../plug-ins/common/file-raw-data.c:1942 +#: ../plug-ins/common/file-raw-data.c:1920 msgid "RGB" msgstr "RGB" @@ -1570,7 +1570,8 @@ #: ../plug-ins/common/curve-bend.c:739 ../plug-ins/common/edge-dog.c:178 msgid "Can operate on layers only (but was called on channel or mask)." -msgstr "Ця операція діє лише на шарах (а була застосована для каналу чи маски)" +msgstr "" +"Ця операція діє лише на шарах (а була застосована для каналу чи маски)" #: ../plug-ins/common/curve-bend.c:748 msgid "Cannot operate on layers with masks." @@ -1931,7 +1932,7 @@ msgid "O_verlap:" msgstr "_Перекриття:" -#: ../plug-ins/common/depth-merge.c:741 ../plug-ins/common/file-raw-data.c:1976 +#: ../plug-ins/common/depth-merge.c:741 ../plug-ins/common/file-raw-data.c:1954 msgid "O_ffset:" msgstr "_Зсув:" @@ -1999,7 +2000,7 @@ #: ../plug-ins/common/destripe.c:500 ../plug-ins/common/file-html-table.c:647 #: ../plug-ins/common/file-ps.c:3522 ../plug-ins/common/file-ps.c:3727 -#: ../plug-ins/common/file-raw-data.c:1991 +#: ../plug-ins/common/file-raw-data.c:1969 #: ../plug-ins/common/smooth-palette.c:458 ../plug-ins/common/tile.c:465 #: ../plug-ins/imagemap/imap_cmd_guides.c:163 #: ../plug-ins/imagemap/imap_rectangle.c:399 @@ -2146,21 +2147,21 @@ #. #: ../plug-ins/common/file-cel.c:342 ../plug-ins/common/file-dicom.c:338 #: ../plug-ins/common/file-gegl.c:322 ../plug-ins/common/file-gif-load.c:353 -#: ../plug-ins/common/file-heif.c:697 ../plug-ins/common/file-jp2-load.c:1077 -#: ../plug-ins/common/file-pcx.c:370 ../plug-ins/common/file-pdf-load.c:1048 +#: ../plug-ins/common/file-heif.c:703 ../plug-ins/common/file-jp2-load.c:1077 +#: ../plug-ins/common/file-pcx.c:370 ../plug-ins/common/file-pdf-load.c:1059 #: ../plug-ins/common/file-pix.c:357 ../plug-ins/common/file-png.c:933 #: ../plug-ins/common/file-pnm.c:566 ../plug-ins/common/file-ps.c:1067 -#: ../plug-ins/common/file-raw-data.c:1299 ../plug-ins/common/file-sunras.c:429 +#: ../plug-ins/common/file-raw-data.c:1277 ../plug-ins/common/file-sunras.c:429 #: ../plug-ins/common/file-tga.c:438 ../plug-ins/common/file-wmf.c:1014 #: ../plug-ins/common/file-xbm.c:740 ../plug-ins/common/file-xmc.c:655 #: ../plug-ins/common/file-xpm.c:356 ../plug-ins/common/file-xwd.c:448 #: ../plug-ins/file-bmp/bmp-load.c:218 ../plug-ins/file-exr/file-exr.c:183 #: ../plug-ins/file-faxg3/faxg3.c:220 ../plug-ins/file-fli/fli-gimp.c:494 #: ../plug-ins/file-ico/ico-load.c:665 ../plug-ins/file-jpeg/jpeg-load.c:89 -#: ../plug-ins/file-psd/psd-load.c:135 +#: ../plug-ins/file-psd/psd-load.c:138 #: ../plug-ins/file-raw/file-darktable.c:399 #: ../plug-ins/file-raw/file-rawtherapee.c:319 ../plug-ins/file-sgi/sgi.c:325 -#: ../plug-ins/file-tiff/file-tiff-load.c:296 +#: ../plug-ins/file-tiff/file-tiff-load.c:299 #, c-format msgid "Opening '%s'" msgstr "Відкривається «%s»" @@ -2235,15 +2236,16 @@ #. * Open the file for writing... #. #: ../plug-ins/common/file-cel.c:790 ../plug-ins/common/file-gif-save.c:880 -#: ../plug-ins/common/file-html-table.c:238 ../plug-ins/common/file-pcx.c:761 +#: ../plug-ins/common/file-html-table.c:238 +#: ../plug-ins/common/file-jpegxl.c:778 ../plug-ins/common/file-pcx.c:761 #: ../plug-ins/common/file-pix.c:538 ../plug-ins/common/file-png.c:1611 #: ../plug-ins/common/file-pnm.c:1249 ../plug-ins/common/file-ps.c:1278 -#: ../plug-ins/common/file-sunras.c:602 ../plug-ins/common/file-tga.c:1216 +#: ../plug-ins/common/file-sunras.c:602 ../plug-ins/common/file-tga.c:1221 #: ../plug-ins/common/file-xbm.c:1040 ../plug-ins/common/file-xpm.c:674 #: ../plug-ins/common/file-xwd.c:652 ../plug-ins/file-bmp/bmp-save.c:319 #: ../plug-ins/file-fits/fits.c:473 ../plug-ins/file-fli/fli-gimp.c:725 #: ../plug-ins/file-ico/ico-save.c:1081 ../plug-ins/file-jpeg/jpeg-save.c:290 -#: ../plug-ins/file-psd/psd-save.c:1699 ../plug-ins/file-sgi/sgi.c:584 +#: ../plug-ins/file-psd/psd-save.c:1868 ../plug-ins/file-sgi/sgi.c:584 #: ../plug-ins/file-tiff/file-tiff-save.c:956 #, c-format msgid "Exporting '%s'" @@ -2615,75 +2617,75 @@ msgid "Save image in AV1 Image File Format (AVIF)" msgstr "Зберегти зображення у форматі файлів зображень AV1 (AVIF)" -#: ../plug-ins/common/file-heif.c:736 ../plug-ins/common/file-heif.c:769 -#: ../plug-ins/common/file-heif.c:808 ../plug-ins/common/file-heif.c:874 +#: ../plug-ins/common/file-heif.c:742 ../plug-ins/common/file-heif.c:775 +#: ../plug-ins/common/file-heif.c:814 ../plug-ins/common/file-heif.c:880 #, c-format msgid "Loading HEIF image failed: %s" msgstr "Не вдалось завантажити зображення HEIF: %s" -#: ../plug-ins/common/file-heif.c:758 +#: ../plug-ins/common/file-heif.c:764 msgid "Loading HEIF image failed: Input file contains no readable images" msgstr "" "Не вдалось завантажити зображення HEIF: вхідний файл не містить придатних " "для читання зображень" -#: ../plug-ins/common/file-heif.c:1001 +#: ../plug-ins/common/file-heif.c:1007 msgid "image content" msgstr "вміст зображення" -#: ../plug-ins/common/file-heif.c:1318 +#: ../plug-ins/common/file-heif.c:1328 #, c-format msgid "Exporting '%s' using %s encoder" msgstr "Експортуємо «%s» за допомогою кодувальника %s" -#: ../plug-ins/common/file-heif.c:1369 ../plug-ins/common/file-heif.c:1623 +#: ../plug-ins/common/file-heif.c:1379 ../plug-ins/common/file-heif.c:1633 #, c-format msgid "Encoding HEIF image failed: %s" msgstr "Не вдалось закодувати зображення HEIF: %s" -#: ../plug-ins/common/file-heif.c:1660 +#: ../plug-ins/common/file-heif.c:1670 #, c-format msgid "Writing HEIF image failed: %s" msgstr "Не вдалось записати зображення HEIF: %s" -#: ../plug-ins/common/file-heif.c:1749 +#: ../plug-ins/common/file-heif.c:1759 msgid "primary" msgstr "основне" -#: ../plug-ins/common/file-heif.c:1894 +#: ../plug-ins/common/file-heif.c:1904 msgid "Load HEIF Image" msgstr "Завантажити зображення HEIF" -#: ../plug-ins/common/file-heif.c:1908 +#: ../plug-ins/common/file-heif.c:1918 msgid "Select Image" msgstr "Виберіть зображення" -#: ../plug-ins/common/file-heif.c:2074 +#: ../plug-ins/common/file-heif.c:2084 msgid "Nearly _lossless" msgstr "Майже _без втрат" -#: ../plug-ins/common/file-heif.c:2078 ../plug-ins/file-jpeg/jpeg-save.c:835 +#: ../plug-ins/common/file-heif.c:2088 ../plug-ins/file-jpeg/jpeg-save.c:835 msgid "_Quality:" msgstr "_Якість:" -#: ../plug-ins/common/file-heif.c:2121 +#: ../plug-ins/common/file-heif.c:2131 msgid "Bit depth:" msgstr "Бітова глибина:" -#: ../plug-ins/common/file-heif.c:2127 +#: ../plug-ins/common/file-heif.c:2137 msgid "8 bit/channel" msgstr "8 біт/канал" -#: ../plug-ins/common/file-heif.c:2128 +#: ../plug-ins/common/file-heif.c:2138 msgid "10 bit/channel" msgstr "10 біт/канал" -#: ../plug-ins/common/file-heif.c:2129 +#: ../plug-ins/common/file-heif.c:2139 msgid "12 bit/channel" msgstr "12 біт/канал" #. Color profile -#: ../plug-ins/common/file-heif.c:2138 ../plug-ins/file-jpeg/jpeg-save.c:974 +#: ../plug-ins/common/file-heif.c:2148 ../plug-ins/file-jpeg/jpeg-save.c:974 #: ../plug-ins/file-webp/file-webp-dialog.c:404 #: ../plug-ins/ui/plug-in-file-tiff.ui.h:12 msgid "Save color _profile" @@ -2794,7 +2796,7 @@ msgstr "Ширина кожної комірки. Може бути числом чи відсотком." #: ../plug-ins/common/file-html-table.c:663 ../plug-ins/common/file-ps.c:3535 -#: ../plug-ins/common/file-ps.c:3739 ../plug-ins/common/file-raw-data.c:2007 +#: ../plug-ins/common/file-ps.c:3739 ../plug-ins/common/file-raw-data.c:1985 #: ../plug-ins/common/film.c:945 ../plug-ins/common/smooth-palette.c:463 #: ../plug-ins/common/tile.c:469 ../plug-ins/imagemap/imap_cmd_guides.c:173 #: ../plug-ins/imagemap/imap_rectangle.c:406 @@ -2915,8 +2917,7 @@ msgid "Unsupported color space in JP2 image '%s'." msgstr "Невідомий колірний простір у зображенні JP2 «%s»." -#: ../plug-ins/common/file-jpegxl.c:71 -#| msgid "JPEG image" +#: ../plug-ins/common/file-jpegxl.c:82 ../plug-ins/common/file-jpegxl.c:99 msgid "JPEG XL image" msgstr "Зображення JPEG XL" @@ -3067,13 +3068,13 @@ msgstr "«%s»: не є файлом PCX" #: ../plug-ins/common/file-pcx.c:413 ../plug-ins/file-bmp/bmp-load.c:726 -#: ../plug-ins/file-psd/psd-load.c:315 +#: ../plug-ins/file-psd/psd-load.c:318 #, c-format msgid "Unsupported or invalid image width: %d" msgstr "Непідтримувана ширина зображення: %d" #: ../plug-ins/common/file-pcx.c:419 ../plug-ins/file-bmp/bmp-load.c:732 -#: ../plug-ins/file-psd/psd-load.c:307 +#: ../plug-ins/file-psd/psd-load.c:310 #, c-format msgid "Unsupported or invalid image height: %d" msgstr "Непідтримувана висота зображення: %d" @@ -3124,10 +3125,11 @@ msgid "Writing to file '%s' failed: %s" msgstr "Помилка при записі до файлу «%s»: %s" -#: ../plug-ins/common/file-pdf-load.c:324 -#: ../plug-ins/common/file-pdf-load.c:343 -#: ../plug-ins/common/file-pdf-save.c:350 -#: ../plug-ins/common/file-pdf-save.c:367 +#: ../plug-ins/common/file-pdf-load.c:329 +#: ../plug-ins/common/file-pdf-load.c:348 +#: ../plug-ins/common/file-pdf-save.c:383 +#: ../plug-ins/common/file-pdf-save.c:400 +#: ../plug-ins/common/file-pdf-save.c:418 msgid "Portable Document Format" msgstr "Portable Document Format" @@ -3135,7 +3137,7 @@ #. * second is out-of-range page number, third is #. * number of pages. Specify order as in English if needed. #. -#: ../plug-ins/common/file-pdf-load.c:507 +#: ../plug-ins/common/file-pdf-load.c:512 #, c-format msgid "PDF document '%1$s' has %3$d page. Page %2$d is out of range." msgid_plural "PDF document '%1$s' has %3$d pages. Page %2$d is out of range." @@ -3146,85 +3148,92 @@ msgstr[2] "" "Документ PDF «%1$s» має %3$d сторінок. Сторінка %2$d за межами діапазону." -#: ../plug-ins/common/file-pdf-load.c:689 +#: ../plug-ins/common/file-pdf-load.c:695 msgid "PDF is password protected, please input the password:" msgstr "PDF захищено паролем; введіть пароль:" -#: ../plug-ins/common/file-pdf-load.c:699 +#: ../plug-ins/common/file-pdf-load.c:705 msgid "Encrypted PDF" msgstr "Шифрований PDF" -#: ../plug-ins/common/file-pdf-load.c:726 +#: ../plug-ins/common/file-pdf-load.c:732 msgid "Wrong password! Please input the right one:" msgstr "Хибний пароль! Введіть правильний:" -#: ../plug-ins/common/file-pdf-load.c:744 +#: ../plug-ins/common/file-pdf-load.c:750 #, c-format msgid "Could not load '%s': %s" msgstr "Не вдалось завантажити «%s»: %s" -#: ../plug-ins/common/file-pdf-load.c:1085 +#: ../plug-ins/common/file-pdf-load.c:1096 #, c-format msgid "%s-%s" msgstr "%s-%s" -#: ../plug-ins/common/file-pdf-load.c:1087 ../plug-ins/common/file-ps.c:1197 +#: ../plug-ins/common/file-pdf-load.c:1098 ../plug-ins/common/file-ps.c:1197 #, c-format msgid "%s-pages" msgstr "%s-сторінок" -#: ../plug-ins/common/file-pdf-load.c:1278 +#: ../plug-ins/common/file-pdf-load.c:1334 msgid "Import from PDF" msgstr "Імпорт з PDF" -#: ../plug-ins/common/file-pdf-load.c:1283 ../plug-ins/common/file-ps.c:3448 -#: ../plug-ins/file-tiff/file-tiff-load.c:2617 +#: ../plug-ins/common/file-pdf-load.c:1339 ../plug-ins/common/file-ps.c:3448 +#: ../plug-ins/file-tiff/file-tiff-load.c:2665 #: ../plug-ins/metadata/metadata-editor.c:4627 msgid "_Import" msgstr "_Імпортувати" -#: ../plug-ins/common/file-pdf-load.c:1316 +#: ../plug-ins/common/file-pdf-load.c:1372 msgid "Error getting number of pages from the given PDF file." msgstr "Помилка при отриманні числа сторінок з даного PDF-файлу." #. "Load in reverse order" toggle button -#: ../plug-ins/common/file-pdf-load.c:1357 +#: ../plug-ins/common/file-pdf-load.c:1416 msgid "Load in reverse order" msgstr "Завантажити у зворотному порядку" -#: ../plug-ins/common/file-pdf-load.c:1375 +#: ../plug-ins/common/file-pdf-load.c:1434 msgid "_Width (pixels):" msgstr "_Ширина (у точках):" -#: ../plug-ins/common/file-pdf-load.c:1376 +#: ../plug-ins/common/file-pdf-load.c:1435 msgid "_Height (pixels):" msgstr "_Висота (у точках):" -#: ../plug-ins/common/file-pdf-load.c:1378 +#: ../plug-ins/common/file-pdf-load.c:1437 msgid "_Resolution:" msgstr "_Роздільна здатність:" #. Antialiasing -#: ../plug-ins/common/file-pdf-load.c:1389 +#: ../plug-ins/common/file-pdf-load.c:1448 msgid "Use _Anti-aliasing" msgstr "_Застосувати згладжування" -#: ../plug-ins/common/file-pdf-load.c:1667 -#: ../plug-ins/common/file-pdf-load.c:1668 ../plug-ins/common/file-svg.c:852 +#. White Background +#: ../plug-ins/common/file-pdf-load.c:1457 +#| msgid "_Fill transparent areas with background color" +msgid "_Fill transparent areas with white" +msgstr "Запов_нити прозорі області білим кольором" + +#: ../plug-ins/common/file-pdf-load.c:1743 +#: ../plug-ins/common/file-pdf-load.c:1744 ../plug-ins/common/file-svg.c:852 #: ../plug-ins/common/file-wmf.c:710 ../plug-ins/print/print-page-layout.c:305 #, c-format msgid "pixels/%a" msgstr "точок/%a" -#: ../plug-ins/common/file-pdf-save.c:382 +#: ../plug-ins/common/file-pdf-save.c:433 +#: ../plug-ins/common/file-pdf-save.c:451 msgid "_Create multipage PDF..." msgstr "_Створити PDF з кількома сторінками…" -#: ../plug-ins/common/file-pdf-save.c:465 +#: ../plug-ins/common/file-pdf-save.c:535 msgid "You must select a file to save!" msgstr "Потрібно вибрати файл для збереження!" -#: ../plug-ins/common/file-pdf-save.c:491 +#: ../plug-ins/common/file-pdf-save.c:561 #, c-format msgid "" "An error occurred while creating the PDF file:\n" @@ -3237,84 +3246,89 @@ "Переконайтесь, що ввели правильну назву файла й вибрана адреса не лише для " "читання! " -#: ../plug-ins/common/file-pdf-save.c:823 -#: ../plug-ins/common/file-pdf-save.c:983 +#: ../plug-ins/common/file-pdf-save.c:899 +#: ../plug-ins/common/file-pdf-save.c:1067 +msgid "_Fill transparent areas with background color" +msgstr "Запов_нити прозорі області кольором тла" + +#: ../plug-ins/common/file-pdf-save.c:904 +#: ../plug-ins/common/file-pdf-save.c:1072 msgid "_Omit hidden layers and layers with zero opacity" msgstr "_Пропустити приховані шари і шари без прозорості" -#: ../plug-ins/common/file-pdf-save.c:828 -#: ../plug-ins/common/file-pdf-save.c:988 +#: ../plug-ins/common/file-pdf-save.c:909 +#: ../plug-ins/common/file-pdf-save.c:1077 msgid "Convert _bitmaps to vector graphics where possible" msgstr "Перетворити _растрові малюнки у векторну графіку, де це можливо " -#: ../plug-ins/common/file-pdf-save.c:833 -#: ../plug-ins/common/file-pdf-save.c:993 +#: ../plug-ins/common/file-pdf-save.c:914 +#: ../plug-ins/common/file-pdf-save.c:1082 msgid "_Apply layer masks before saving" msgstr "З_астосувати маски шарів перед збереженням" -#: ../plug-ins/common/file-pdf-save.c:837 -#: ../plug-ins/common/file-pdf-save.c:997 +#: ../plug-ins/common/file-pdf-save.c:918 +#: ../plug-ins/common/file-pdf-save.c:1086 msgid "Keeping the masks will not change the output" msgstr "Утримання маски не вплине на результат" -#: ../plug-ins/common/file-pdf-save.c:843 +#: ../plug-ins/common/file-pdf-save.c:924 #, c-format msgid "_Layers as pages (%s)" msgstr "_Шари як сторінки (%s)" -#: ../plug-ins/common/file-pdf-save.c:845 -#: ../plug-ins/common/file-pdf-save.c:1044 +#: ../plug-ins/common/file-pdf-save.c:926 +#: ../plug-ins/common/file-pdf-save.c:1135 msgid "top layers first" msgstr "спочатку верхній шар" -#: ../plug-ins/common/file-pdf-save.c:845 -#: ../plug-ins/common/file-pdf-save.c:1044 +#: ../plug-ins/common/file-pdf-save.c:926 +#: ../plug-ins/common/file-pdf-save.c:1135 msgid "bottom layers first" msgstr "спочатку нижній шар" -#: ../plug-ins/common/file-pdf-save.c:853 +#: ../plug-ins/common/file-pdf-save.c:934 msgid "_Reverse the pages order" msgstr "З_воротний порядок сторінок" -#: ../plug-ins/common/file-pdf-save.c:927 +#: ../plug-ins/common/file-pdf-save.c:1011 msgid "Save to:" msgstr "Зберегти у:" -#: ../plug-ins/common/file-pdf-save.c:931 +#: ../plug-ins/common/file-pdf-save.c:1015 msgid "Browse..." msgstr "Огляд…" -#: ../plug-ins/common/file-pdf-save.c:932 +#: ../plug-ins/common/file-pdf-save.c:1016 msgid "Multipage PDF export" msgstr "Експортування в PDF з кількома сторінками" -#: ../plug-ins/common/file-pdf-save.c:968 +#: ../plug-ins/common/file-pdf-save.c:1052 msgid "Remove the selected pages" msgstr "Вилучити вибрані сторінки" -#: ../plug-ins/common/file-pdf-save.c:978 +#: ../plug-ins/common/file-pdf-save.c:1062 msgid "Add this image" msgstr "Додати це зображення" -#: ../plug-ins/common/file-pdf-save.c:1042 +#: ../plug-ins/common/file-pdf-save.c:1133 #, c-format msgid "Layers as pages (%s)" msgstr "Шари як сторінки (%s)" -#: ../plug-ins/common/file-pdf-save.c:1099 -#: ../plug-ins/common/file-pdf-save.c:1167 -#: ../plug-ins/common/file-pdf-save.c:1265 ../plug-ins/common/file-ps.c:1941 -#: ../plug-ins/file-tiff/file-tiff-load.c:1499 +#: ../plug-ins/common/file-pdf-save.c:1190 +#: ../plug-ins/common/file-pdf-save.c:1258 +#: ../plug-ins/common/file-pdf-save.c:1356 ../plug-ins/common/file-ps.c:1941 +#: ../plug-ins/file-tiff/file-tiff-load.c:1546 #, c-format msgid "Page %d" msgstr "Сторінка %d" -#: ../plug-ins/common/file-pdf-save.c:1136 +#: ../plug-ins/common/file-pdf-save.c:1227 msgid "Error! In order to save the file, at least one image should be added!" msgstr "" "Помилка! Щоб зберегти файл, потрібно додати щонайменше одне зображення!" -#: ../plug-ins/common/file-pdf-save.c:1312 +#: ../plug-ins/common/file-pdf-save.c:1403 #: ../plug-ins/print/print-draw-page.c:125 msgid "Cannot handle the size (either width or height) of the image." msgstr "Неможливо опрацювати розмір (ширину чи висоту) зображення." @@ -3392,11 +3406,13 @@ #: ../plug-ins/common/file-png.c:1577 #, c-format msgid "Error creating PNG write struct while exporting '%s'." -msgstr "Помилка створення PNG (записування struct) під час експортування «%s»." +msgstr "" +"Помилка створення PNG (записування struct) під час експортування «%s»." #: ../plug-ins/common/file-png.c:1586 #, c-format -msgid "Error while exporting '%s'. Could not create PNG header info structure." +msgid "" +"Error while exporting '%s'. Could not create PNG header info structure." msgstr "" "Помилка при експортуванні «%s». Не вдається створити інформаційну структуру " "заголовка PNG." @@ -3406,13 +3422,13 @@ msgid "Error while exporting '%s'. Could not export image." msgstr "Помилка при експортуванні «%s». Не вдається експортувати зображення." -#: ../plug-ins/common/file-png.c:2420 ../plug-ins/common/file-raw-data.c:2134 +#: ../plug-ins/common/file-png.c:2420 ../plug-ins/common/file-raw-data.c:2112 #: ../plug-ins/file-tiff/file-tiff-save.c:1167 #, c-format msgid "Error loading UI file '%s': %s" msgstr "Помилка при відкритті файлу опису інтерфейсу «%s»: %s" -#: ../plug-ins/common/file-png.c:2421 ../plug-ins/common/file-raw-data.c:2135 +#: ../plug-ins/common/file-png.c:2421 ../plug-ins/common/file-raw-data.c:2113 #: ../plug-ins/file-tiff/file-tiff-save.c:1168 msgid "Unknown error" msgstr "Невідома помилка" @@ -3866,7 +3882,7 @@ msgstr "Raw Image Data" #: ../plug-ins/common/file-raw-data.c:304 -#: ../plug-ins/common/file-raw-data.c:1887 +#: ../plug-ins/common/file-raw-data.c:1865 msgid "Digital Elevation Model data" msgstr "Дані цифрової моделі рельєфу" @@ -3895,7 +3911,7 @@ "файли HGT: SRTM-1 і SRTM-3. Якщо вам відомий варіант, запустіть з аргументом " "1 або 3." -#: ../plug-ins/common/file-raw-data.c:1834 +#: ../plug-ins/common/file-raw-data.c:1812 msgid "Load Image from Raw Data" msgstr "Завантаження зображення з Raw-даних" @@ -3903,15 +3919,15 @@ #. * used for 3D surface modeling or relief maps; so it must be #. * translated by the proper technical term in your language. #. -#: ../plug-ins/common/file-raw-data.c:1883 +#: ../plug-ins/common/file-raw-data.c:1861 msgid "Digital Elevation Model data (1 arc-second)" msgstr "Дані цифрової моделі рельєфу (1 кутова сек)" -#: ../plug-ins/common/file-raw-data.c:1885 +#: ../plug-ins/common/file-raw-data.c:1863 msgid "Digital Elevation Model data (3 arc-seconds)" msgstr "Дані цифрової моделі рельєфу (3 кутові сек)" -#: ../plug-ins/common/file-raw-data.c:1891 +#: ../plug-ins/common/file-raw-data.c:1869 msgid "Image" msgstr "Зображення" @@ -3923,116 +3939,116 @@ #. * SRTM-3 data are sampled at three arc-seconds and contain 1201 lines and #. * 1201 samples with similar overlapping rows and columns." #. -#: ../plug-ins/common/file-raw-data.c:1921 +#: ../plug-ins/common/file-raw-data.c:1899 msgid "SRTM-1 (1 arc-second)" msgstr "SRTM-1 (1 кутова сек)" -#: ../plug-ins/common/file-raw-data.c:1922 +#: ../plug-ins/common/file-raw-data.c:1900 msgid "SRTM-3 (3 arc-seconds)" msgstr "SRTM-3 (3 кутові сек)" -#: ../plug-ins/common/file-raw-data.c:1925 +#: ../plug-ins/common/file-raw-data.c:1903 msgid "_Sample Spacing:" msgstr "_Простір вибірки:" -#: ../plug-ins/common/file-raw-data.c:1943 +#: ../plug-ins/common/file-raw-data.c:1921 msgid "RGB Alpha" msgstr "RGB з альфа-каналом" -#: ../plug-ins/common/file-raw-data.c:1944 +#: ../plug-ins/common/file-raw-data.c:1922 msgid "RGB565 Big Endian" msgstr "RGB565 Big Endian" -#: ../plug-ins/common/file-raw-data.c:1945 +#: ../plug-ins/common/file-raw-data.c:1923 msgid "RGB565 Little Endian" msgstr "RGB565 Little Endian" -#: ../plug-ins/common/file-raw-data.c:1946 +#: ../plug-ins/common/file-raw-data.c:1924 msgid "BGR565 Big Endian" msgstr "BGR565 Big Endian" -#: ../plug-ins/common/file-raw-data.c:1947 +#: ../plug-ins/common/file-raw-data.c:1925 msgid "BGR565 Little Endian" msgstr "BGR565 Little Endian" -#: ../plug-ins/common/file-raw-data.c:1948 +#: ../plug-ins/common/file-raw-data.c:1926 msgid "Planar RGB" msgstr "Планарний RGB" -#: ../plug-ins/common/file-raw-data.c:1949 +#: ../plug-ins/common/file-raw-data.c:1927 msgid "B&W 1 bit" msgstr "Чорно-біле, 1 біт" -#: ../plug-ins/common/file-raw-data.c:1950 +#: ../plug-ins/common/file-raw-data.c:1928 msgid "Gray 2 bit" msgstr "Сірий 2 біт" -#: ../plug-ins/common/file-raw-data.c:1951 +#: ../plug-ins/common/file-raw-data.c:1929 msgid "Gray 4 bit" msgstr "Сірий 4 біт" -#: ../plug-ins/common/file-raw-data.c:1952 +#: ../plug-ins/common/file-raw-data.c:1930 msgid "Gray 8 bit" msgstr "Сірий 8 біт" -#: ../plug-ins/common/file-raw-data.c:1953 +#: ../plug-ins/common/file-raw-data.c:1931 msgid "Indexed" msgstr "Індексований" -#: ../plug-ins/common/file-raw-data.c:1954 +#: ../plug-ins/common/file-raw-data.c:1932 msgid "Indexed Alpha" msgstr "Індексоване з альфа-каналом" -#: ../plug-ins/common/file-raw-data.c:1955 +#: ../plug-ins/common/file-raw-data.c:1933 msgid "Gray unsigned 16 bit Big Endian" msgstr "Сірий беззнаковий 16 біт Big Endian" -#: ../plug-ins/common/file-raw-data.c:1956 +#: ../plug-ins/common/file-raw-data.c:1934 msgid "Gray unsigned 16 bit Little Endian" msgstr "Сірий беззнаковий 16 біт Little Endian" -#: ../plug-ins/common/file-raw-data.c:1957 +#: ../plug-ins/common/file-raw-data.c:1935 msgid "Gray 16 bit Big Endian" msgstr "Сірий 16 біт Big Endian" -#: ../plug-ins/common/file-raw-data.c:1958 +#: ../plug-ins/common/file-raw-data.c:1936 msgid "Gray 16 bit Little Endian" msgstr "Сірий 16 біт Little Endian" -#: ../plug-ins/common/file-raw-data.c:1963 +#: ../plug-ins/common/file-raw-data.c:1941 msgid "Image _Type:" msgstr "_Тип зображення:" -#: ../plug-ins/common/file-raw-data.c:2024 +#: ../plug-ins/common/file-raw-data.c:2002 msgid "Palette" msgstr "Палітра" -#: ../plug-ins/common/file-raw-data.c:2034 +#: ../plug-ins/common/file-raw-data.c:2012 msgid "R, G, B (normal)" msgstr "R, G, B (звичайний)" -#: ../plug-ins/common/file-raw-data.c:2035 +#: ../plug-ins/common/file-raw-data.c:2013 msgid "B, G, R, X (BMP style)" msgstr "B, G, R, X (у стилі BMP)" -#: ../plug-ins/common/file-raw-data.c:2040 +#: ../plug-ins/common/file-raw-data.c:2018 msgid "_Palette Type:" msgstr "Тип _палітри:" -#: ../plug-ins/common/file-raw-data.c:2051 +#: ../plug-ins/common/file-raw-data.c:2029 msgid "Off_set:" msgstr "_Зсув:" -#: ../plug-ins/common/file-raw-data.c:2063 +#: ../plug-ins/common/file-raw-data.c:2041 msgid "Select Palette File" msgstr "Виберіть файл палітри" -#: ../plug-ins/common/file-raw-data.c:2069 +#: ../plug-ins/common/file-raw-data.c:2047 msgid "Pal_ette File:" msgstr "Файл _палітри:" #. Dialog init -#: ../plug-ins/common/file-raw-data.c:2118 +#: ../plug-ins/common/file-raw-data.c:2096 msgid "Raw Image" msgstr "Зображення без заголовку (Raw)" @@ -4233,24 +4249,24 @@ msgid "Cannot read header from '%s'" msgstr "Не вдається зчитати заголовок з «%s»" -#: ../plug-ins/common/file-tga.c:1434 +#: ../plug-ins/common/file-tga.c:1439 msgid "TGA" msgstr "TGA" #. rle -#: ../plug-ins/common/file-tga.c:1443 ../plug-ins/file-sgi/sgi.c:683 +#: ../plug-ins/common/file-tga.c:1448 ../plug-ins/file-sgi/sgi.c:683 msgid "_RLE compression" msgstr "_RLE стиснення" -#: ../plug-ins/common/file-tga.c:1457 +#: ../plug-ins/common/file-tga.c:1462 msgid "Or_igin:" msgstr "_Початок координат:" -#: ../plug-ins/common/file-tga.c:1461 +#: ../plug-ins/common/file-tga.c:1466 msgid "Bottom left" msgstr "Знизу ліворуч" -#: ../plug-ins/common/file-tga.c:1462 +#: ../plug-ins/common/file-tga.c:1467 msgid "Top left" msgstr "Згори ліворуч" @@ -4545,8 +4561,8 @@ #. Begin displaying export progress #: ../plug-ins/common/file-xmc.c:1493 -#: ../plug-ins/file-webp/file-webp-save.c:180 -#: ../plug-ins/file-webp/file-webp-save.c:522 +#: ../plug-ins/file-webp/file-webp-save.c:182 +#: ../plug-ins/file-webp/file-webp-save.c:526 #, c-format msgid "Saving '%s'" msgstr "Збереження «%s»" @@ -6990,7 +7006,7 @@ msgid "Opening thumbnail for '%s'" msgstr "Відкривається перегляд для «%s»" -#: ../plug-ins/file-ico/ico.c:102 ../plug-ins/file-ico/ico.c:136 +#: ../plug-ins/file-ico/ico.c:102 ../plug-ins/file-ico/ico.c:137 msgid "Microsoft Windows icon" msgstr "Значок Microsoft Windows" @@ -7157,113 +7173,113 @@ msgid "Export Preview" msgstr "Перегляд файлу для експорту" -#: ../plug-ins/file-psd/psd-load.c:228 +#: ../plug-ins/file-psd/psd-load.c:231 #: ../plug-ins/file-psd/psd-thumb-load.c:130 #, c-format msgid "Error loading PSD file: %s" msgstr "Помилка при відкритті файлу PSD: «%s»" -#: ../plug-ins/file-psd/psd-load.c:283 +#: ../plug-ins/file-psd/psd-load.c:286 #, c-format msgid "Not a valid Photoshop document file" msgstr "Цей файл — некоректний документ Photoshop" -#: ../plug-ins/file-psd/psd-load.c:290 +#: ../plug-ins/file-psd/psd-load.c:293 #, c-format msgid "Unsupported file format version: %d" msgstr "Непідтримувана версія формату файлу: %d" -#: ../plug-ins/file-psd/psd-load.c:297 +#: ../plug-ins/file-psd/psd-load.c:300 #, c-format msgid "Too many channels in file: %d" msgstr "Надто багато каналів у файлі: %d" -#: ../plug-ins/file-psd/psd-load.c:324 +#: ../plug-ins/file-psd/psd-load.c:327 #, c-format msgid "Unsupported or invalid image size: %dx%d" msgstr "Непідтримуваний або хибний розмір зображення: %dx%d" -#: ../plug-ins/file-psd/psd-load.c:338 ../plug-ins/file-psd/psd-load.c:348 +#: ../plug-ins/file-psd/psd-load.c:341 ../plug-ins/file-psd/psd-load.c:351 #, c-format msgid "Unsupported color mode: %s" msgstr "Непідтримувана модель кольорів: %s" -#: ../plug-ins/file-psd/psd-load.c:375 +#: ../plug-ins/file-psd/psd-load.c:378 #, c-format msgid "Unsupported bit depth: %d" msgstr "Непідтримувана розрядність на канал: %d" -#: ../plug-ins/file-psd/psd-load.c:409 ../plug-ins/file-psd/psd-load.c:419 -#: ../plug-ins/file-psd/psd-load.c:630 ../plug-ins/file-psd/psd-load.c:912 +#: ../plug-ins/file-psd/psd-load.c:412 ../plug-ins/file-psd/psd-load.c:422 +#: ../plug-ins/file-psd/psd-load.c:633 ../plug-ins/file-psd/psd-load.c:915 #, c-format msgid "The file is corrupt!" msgstr "Цей файл пошкоджений!" -#: ../plug-ins/file-psd/psd-load.c:558 +#: ../plug-ins/file-psd/psd-load.c:561 #, c-format msgid "Too many channels in layer: %d" msgstr "Надто багато каналів у шарі: %d" -#: ../plug-ins/file-psd/psd-load.c:566 +#: ../plug-ins/file-psd/psd-load.c:569 #, c-format msgid "Unsupported or invalid layer height: %d" msgstr "Непідтримувана чи некоректна висота шару: %d" -#: ../plug-ins/file-psd/psd-load.c:574 +#: ../plug-ins/file-psd/psd-load.c:577 #, c-format msgid "Unsupported or invalid layer width: %d" msgstr "Непідтримувана чи некоректні ширина шару: %d" -#: ../plug-ins/file-psd/psd-load.c:583 +#: ../plug-ins/file-psd/psd-load.c:586 #, c-format msgid "Unsupported or invalid layer size: %dx%d" msgstr "Непідтримуваний чи некоректний розмір шару: %dx%d" -#: ../plug-ins/file-psd/psd-load.c:668 +#: ../plug-ins/file-psd/psd-load.c:671 #, c-format msgid "Unsupported or invalid mask info size: %d" msgstr "Непідтримуваний або некоректний розмір відомостей щодо маски: %d" -#: ../plug-ins/file-psd/psd-load.c:837 +#: ../plug-ins/file-psd/psd-load.c:840 #, c-format msgid "Unsupported or invalid layer mask height: %d" msgstr "Непідтримувана чи некоректна висота маски: %d" -#: ../plug-ins/file-psd/psd-load.c:845 +#: ../plug-ins/file-psd/psd-load.c:848 #, c-format msgid "Unsupported or invalid layer mask width: %d" msgstr "Непідтримувана чи хибна ширина маски: %d" -#: ../plug-ins/file-psd/psd-load.c:854 +#: ../plug-ins/file-psd/psd-load.c:857 #, c-format msgid "Unsupported or invalid layer mask size: %dx%d" msgstr "Непідтримуваний чи некоректний розмір маски: %dx%d" -#: ../plug-ins/file-psd/psd-load.c:1477 ../plug-ins/file-psd/psd-load.c:2008 +#: ../plug-ins/file-psd/psd-load.c:1540 ../plug-ins/file-psd/psd-load.c:2126 #, c-format msgid "Unsupported compression mode: %d" msgstr "Непідтримуваний метод стиснення: %d" -#: ../plug-ins/file-psd/psd-load.c:2155 +#: ../plug-ins/file-psd/psd-load.c:2273 msgid "Extra" msgstr "Додатково" -#: ../plug-ins/file-psd/psd-load.c:2333 +#: ../plug-ins/file-psd/psd-load.c:2473 #, c-format msgid "Unsupported or invalid channel size" msgstr "Непідтримуваний чи некоректний розмір каналу" -#: ../plug-ins/file-psd/psd-load.c:2399 +#: ../plug-ins/file-psd/psd-load.c:2539 #, c-format msgid "Failed to decompress data" msgstr "Не вдається розпакувати дані" -#: ../plug-ins/file-psd/psd-save.c:463 +#: ../plug-ins/file-psd/psd-save.c:469 msgid "Error: Can't convert GIMP base imagetype to PSD mode" msgstr "" "Помилка: Неможливо перетворити основний тип зображення GIMP на режим PSD" -#: ../plug-ins/file-psd/psd-save.c:1692 +#: ../plug-ins/file-psd/psd-save.c:1861 #, c-format msgid "" "Unable to export '%s'. The PSD file format does not support images that are " @@ -7272,7 +7288,7 @@ "Не вдається експортувати «%s». Файл формату PSD не підтримує зображення " "шириною чи висотою більше ніж 30000 точок." -#: ../plug-ins/file-psd/psd-save.c:1713 +#: ../plug-ins/file-psd/psd-save.c:1882 #, c-format msgid "" "Unable to export '%s'. The PSD file format does not support images with " @@ -7466,17 +7482,17 @@ msgid "TIFF image" msgstr "Зображення TIFF" -#: ../plug-ins/file-tiff/file-tiff-load.c:304 +#: ../plug-ins/file-tiff/file-tiff-load.c:307 #, c-format msgid "Not a TIFF image or image is corrupt." msgstr "Не є зображенням TIFF або зображення пошкоджено." -#: ../plug-ins/file-tiff/file-tiff-load.c:335 +#: ../plug-ins/file-tiff/file-tiff-load.c:338 #, c-format msgid "TIFF '%s' does not contain any directories" msgstr "TIFF «%s» не містить каталоги" -#: ../plug-ins/file-tiff/file-tiff-load.c:342 +#: ../plug-ins/file-tiff/file-tiff-load.c:345 #, c-format msgid "" "TIFF '%s' directory count by header failed though there seems to be %d page. " @@ -7494,7 +7510,7 @@ "Не вдалося виконати облік каталогу TIFF «%s» за заголовком, хоча, здається, " "маємо %d сторінок. Буде виконано спробу завантажити файл із цим припущенням." -#: ../plug-ins/file-tiff/file-tiff-load.c:466 +#: ../plug-ins/file-tiff/file-tiff-load.c:476 msgid "Extra channels with unspecified data." msgstr "Зайві канали із даними поза специфікацією." @@ -7505,17 +7521,17 @@ #. * can be considered non-conformant. #. * Let's ask what to do with the channel. #. -#: ../plug-ins/file-tiff/file-tiff-load.c:478 +#: ../plug-ins/file-tiff/file-tiff-load.c:488 msgid "Non-conformant TIFF: extra channels without 'ExtraSamples' field." msgstr "Нестандартний TIFF: зайві канали без поля «ExtraSamples»." -#: ../plug-ins/file-tiff/file-tiff-load.c:560 +#: ../plug-ins/file-tiff/file-tiff-load.c:582 #, c-format msgid "Couldn't read page %d of %d. Image might be corrupt.\n" msgstr "" "Не вдалося прочитати сторінку %d з %d. Зображення може бути пошкоджено.\n" -#: ../plug-ins/file-tiff/file-tiff-load.c:589 +#: ../plug-ins/file-tiff/file-tiff-load.c:611 #, c-format msgid "" "This image has a linear color profile but it was not set on the first layer. " @@ -7524,7 +7540,7 @@ "Для цього зображення визначено лінійний колірний профіль, але цей профіль не " "встановлено на першому шарі. Шари під шаром %d буде оброблено як нелінійні." -#: ../plug-ins/file-tiff/file-tiff-load.c:597 +#: ../plug-ins/file-tiff/file-tiff-load.c:619 msgid "" "This image has multiple color profiles. We will use the first one. If this " "leads to incorrect results you should consider loading each layer as a " @@ -7534,36 +7550,36 @@ "використовуватимемо лише перший з них. Якщо це призведе до некоректних " "результатів, вам варто завантажити кожен з шарів як окреме зображення." -#: ../plug-ins/file-tiff/file-tiff-load.c:609 +#: ../plug-ins/file-tiff/file-tiff-load.c:631 #, c-format msgid "Suspicious bit depth: %d for page %d. Image may be corrupt." msgstr "" "Підозрілива бітова глибина: %d для сторінки %d. Можливо, зображення " "пошкоджено." -#: ../plug-ins/file-tiff/file-tiff-load.c:683 +#: ../plug-ins/file-tiff/file-tiff-load.c:705 #, c-format msgid "Unsupported bit depth: %d for page %d." msgstr "Непідтримувана розрядність на канал %d для сторінки %d." -#: ../plug-ins/file-tiff/file-tiff-load.c:698 +#: ../plug-ins/file-tiff/file-tiff-load.c:720 #, c-format msgid "Could not get image width from '%s'" msgstr "Не вдалося отримати ширину зображення з «%s»" -#: ../plug-ins/file-tiff/file-tiff-load.c:706 +#: ../plug-ins/file-tiff/file-tiff-load.c:728 #, c-format msgid "Could not get image length from '%s'" msgstr "Не вдалося отримати довжину зображення з «%s»" -#: ../plug-ins/file-tiff/file-tiff-load.c:714 +#: ../plug-ins/file-tiff/file-tiff-load.c:736 #, c-format msgid "Invalid image dimensions (%u x %u) for page %d. Image may be corrupt." msgstr "" "Некоректні розміри зображення (%u x %u) для сторінки %d. Можливо, зображення " "пошкоджено." -#: ../plug-ins/file-tiff/file-tiff-load.c:735 +#: ../plug-ins/file-tiff/file-tiff-load.c:757 #, c-format msgid "" "Could not get photometric from '%s'. Image is CCITT compressed, assuming min-" @@ -7572,7 +7588,7 @@ "Не вдалося отримати фотометричні дані з «%s». Зображення стиснено CCITT. " "Припускаємо, мінімальний колір — білий." -#: ../plug-ins/file-tiff/file-tiff-load.c:742 +#: ../plug-ins/file-tiff/file-tiff-load.c:764 #, c-format msgid "Could not get photometric from '%s'. Assuming min-is-black" msgstr "" @@ -7582,7 +7598,7 @@ #. In non-interactive mode, we assume unassociated alpha if unspecified. #. * We don't output messages in interactive mode as the user #. * has already the ability to choose through a dialog. -#: ../plug-ins/file-tiff/file-tiff-load.c:774 +#: ../plug-ins/file-tiff/file-tiff-load.c:796 #, c-format msgid "" "Alpha channel type not defined for %s. Assuming alpha is not premultiplied" @@ -7590,7 +7606,7 @@ "Для %s не визначено тип каналу прозорості. Припускаємо, що прозорість не " "перемножено попередньо" -#: ../plug-ins/file-tiff/file-tiff-load.c:799 +#: ../plug-ins/file-tiff/file-tiff-load.c:821 #, c-format msgid "" "Image '%s' does not conform to the TIFF specification: ExtraSamples field is " @@ -7601,64 +7617,81 @@ "встановлено, хоча є додаткові канали. Припускаємо, що перший додатковий " "канал не є попередньо помноженими даними прозорості." -#: ../plug-ins/file-tiff/file-tiff-load.c:1088 +#: ../plug-ins/file-tiff/file-tiff-load.c:1110 #, c-format msgid "Invalid or unknown compression %u. Setting compression to none." msgstr "Некоректне або невідоме стискання %u. Вимикаємо стискання." -#: ../plug-ins/file-tiff/file-tiff-load.c:1146 +#: ../plug-ins/file-tiff/file-tiff-load.c:1168 #, c-format msgid "Could not create a new image: %s" msgstr "Не вдалося створити зображення: %s" -#: ../plug-ins/file-tiff/file-tiff-load.c:1166 +#: ../plug-ins/file-tiff/file-tiff-load.c:1188 #, c-format msgid "%s-%d-of-%d-pages" msgstr "%s-%d-з-%d-сторінок" -#: ../plug-ins/file-tiff/file-tiff-load.c:1311 +#: ../plug-ins/file-tiff/file-tiff-load.c:1333 #, c-format msgid "Unknown resolution unit type %d, assuming dpi" msgstr "Невідомий тип одиниці роздільності %d. Припускаємо точки на дюйм." #. no res unit tag #. old AppleScan software produces these -#: ../plug-ins/file-tiff/file-tiff-load.c:1321 +#: ../plug-ins/file-tiff/file-tiff-load.c:1343 msgid "Warning: resolution specified without unit type, assuming dpi" msgstr "" "Попередження: роздільність вказано без типу одиниці. Припускаємо точки на " "дюйм." #. xres but no yres -#: ../plug-ins/file-tiff/file-tiff-load.c:1329 +#: ../plug-ins/file-tiff/file-tiff-load.c:1351 msgid "Warning: no y resolution info, assuming same as x" msgstr "" "Попередження: немає даних щодо роздільності y, припускаємо ту саму, що і для " "x" -#: ../plug-ins/file-tiff/file-tiff-load.c:1391 +#: ../plug-ins/file-tiff/file-tiff-load.c:1368 +msgid "Invalid image resolution info, using default" +msgstr "" +"Некоректні дані щодо роздільності зображення, використовуємо типові значення" + +#: ../plug-ins/file-tiff/file-tiff-load.c:1427 #, c-format msgid "Could not get colormaps from '%s'" msgstr "Не вдалося отримати мапи кольорів з «%s»" -#: ../plug-ins/file-tiff/file-tiff-load.c:1536 +#. Validate number of channels to the same maximum as we use for +#. * Photoshop. A higher number most likely means a corrupt image +#. * and can cause GIMP to become unresponsive and/or stuck. +#. * See m2-d0f86ab189cbe900ec389ca6d7464713.tif from imagetestsuite +#. +#: ../plug-ins/file-tiff/file-tiff-load.c:1521 +#, c-format +msgid "Suspicious number of extra channels: %d. Possibly corrupt image." +msgstr "" +"Підозрілива кількість додаткових каналів: %d. Ймовірно, пошкоджене " +"зображення." + +#: ../plug-ins/file-tiff/file-tiff-load.c:1583 msgid "TIFF Channel" msgstr "Канал TIFF" -#: ../plug-ins/file-tiff/file-tiff-load.c:1674 +#: ../plug-ins/file-tiff/file-tiff-load.c:1721 #, c-format msgid "No data could be read from TIFF '%s'. The file is probably corrupted." msgstr "" "Не вдалося прочитати дані з TIFF «%s». Ймовірно, вміст файла пошкоджено." -#: ../plug-ins/file-tiff/file-tiff-load.c:1745 +#: ../plug-ins/file-tiff/file-tiff-load.c:1792 #, c-format msgid "%s: Unsupported image format, no RGBA loader available" msgstr "" "%s: непідтримуваний формат зображення, немає доступного завантажувача RGBA" -#: ../plug-ins/file-tiff/file-tiff-load.c:2057 -#: ../plug-ins/file-tiff/file-tiff-load.c:2254 +#: ../plug-ins/file-tiff/file-tiff-load.c:2104 +#: ../plug-ins/file-tiff/file-tiff-load.c:2301 #, c-format msgid "Reading tile failed. Image may be corrupt at line %d." msgstr "" @@ -7666,39 +7699,43 @@ "— %d." #. Error reading scanline, stop loading -#: ../plug-ins/file-tiff/file-tiff-load.c:2066 -#: ../plug-ins/file-tiff/file-tiff-load.c:2263 +#: ../plug-ins/file-tiff/file-tiff-load.c:2113 +#: ../plug-ins/file-tiff/file-tiff-load.c:2310 #, c-format msgid "Reading scanline failed. Image may be corrupt at line %d." msgstr "" "Не вдалося прочитати рядок сканування. Зображення може бути пошкоджено. " "Рядок помилки — %d." -#: ../plug-ins/file-tiff/file-tiff-load.c:2612 +#: ../plug-ins/file-tiff/file-tiff-load.c:2660 msgid "Import from TIFF" msgstr "Імпорт TIFF" +#: ../plug-ins/file-tiff/file-tiff-load.c:2681 +msgid "_Show reduced images" +msgstr "Показати з_меншені зображення" + #. Option to shrink the loaded image to its bounding box #. or keep as much empty space as possible. #. Note that there seems to be no way to keep the empty #. space on the right and bottom. -#: ../plug-ins/file-tiff/file-tiff-load.c:2669 +#: ../plug-ins/file-tiff/file-tiff-load.c:2715 msgid "_Keep empty space around imported layers" msgstr "За_лишати порожнє місце навколо імпортованих шарів" -#: ../plug-ins/file-tiff/file-tiff-load.c:2686 +#: ../plug-ins/file-tiff/file-tiff-load.c:2732 msgid "Process extra channel as:" msgstr "Обробляти зайвий канал як:" -#: ../plug-ins/file-tiff/file-tiff-load.c:2689 +#: ../plug-ins/file-tiff/file-tiff-load.c:2735 msgid "_Non-premultiplied alpha" msgstr "Б_ез попередньо помноженої альфи" -#: ../plug-ins/file-tiff/file-tiff-load.c:2690 +#: ../plug-ins/file-tiff/file-tiff-load.c:2736 msgid "Pre_multiplied alpha" msgstr "_Попередньо помножена альфа" -#: ../plug-ins/file-tiff/file-tiff-load.c:2691 +#: ../plug-ins/file-tiff/file-tiff-load.c:2737 msgid "Channe_l" msgstr "_Канал" @@ -7904,45 +7941,47 @@ msgid "invalid configuration" msgstr "хибна конфігурація" -#: ../plug-ins/file-webp/file-webp-save.c:124 -msgid "bad image dimensions" -msgstr "хибні розміри зображення" +#. TRANSLATORS: widthxheight with UTF-8 encoded multiply sign. +#: ../plug-ins/file-webp/file-webp-save.c:125 +#, c-format +msgid "bad image dimensions (maximum: %d×%d)" +msgstr "помилкові розмірності зображення (максимальні: %d×%d)" -#: ../plug-ins/file-webp/file-webp-save.c:126 +#: ../plug-ins/file-webp/file-webp-save.c:128 msgid "partition is bigger than 512K" msgstr "розділ більший ніж 512K" -#: ../plug-ins/file-webp/file-webp-save.c:128 +#: ../plug-ins/file-webp/file-webp-save.c:130 msgid "partition is bigger than 16M" msgstr "розділ більший ніж 16M" -#: ../plug-ins/file-webp/file-webp-save.c:130 +#: ../plug-ins/file-webp/file-webp-save.c:132 msgid "unable to flush bytes" msgstr "не вдалося скинути байти на диск" -#: ../plug-ins/file-webp/file-webp-save.c:132 +#: ../plug-ins/file-webp/file-webp-save.c:134 msgid "file is larger than 4GiB" msgstr "файл більший, ніж 4 ГіБ" -#: ../plug-ins/file-webp/file-webp-save.c:134 +#: ../plug-ins/file-webp/file-webp-save.c:136 msgid "user aborted encoding" msgstr "користувач перервав кодування" -#: ../plug-ins/file-webp/file-webp-save.c:136 +#: ../plug-ins/file-webp/file-webp-save.c:138 msgid "list terminator" msgstr "ознака кінця списку" -#: ../plug-ins/file-webp/file-webp-save.c:138 +#: ../plug-ins/file-webp/file-webp-save.c:140 msgid "unknown error" msgstr "невідома помилка" -#: ../plug-ins/file-webp/file-webp-save.c:188 -#: ../plug-ins/file-webp/file-webp-save.c:530 +#: ../plug-ins/file-webp/file-webp-save.c:190 +#: ../plug-ins/file-webp/file-webp-save.c:534 #, c-format msgid "Unable to open '%s' for writing: %s" msgstr "Не вдається відкрити «%s» для запису: %s" -#: ../plug-ins/file-webp/file-webp-save.c:271 +#: ../plug-ins/file-webp/file-webp-save.c:274 #, c-format msgid "WebP error: '%s'" msgstr "Помилка WebP: «%s»" @@ -9184,7 +9223,8 @@ msgstr "Радіальне" #: ../plug-ins/gimpressionist/orientation.c:168 -msgid "Let the direction from the center determine the direction of the stroke" +msgid "" +"Let the direction from the center determine the direction of the stroke" msgstr "Напрямок від центру визначає напрямок мазка" #: ../plug-ins/gimpressionist/orientation.c:175 @@ -9299,7 +9339,8 @@ msgid "" "Voronoi-mode makes only the vector closest to the given point have any " "influence" -msgstr "В режимі \"Вороний\" лише найближчий до заданої точки вектор має вплив" +msgstr "" +"В режимі \"Вороний\" лише найближчий до заданої точки вектор має вплив" #: ../plug-ins/gimpressionist/orientmap.c:671 msgid "A_ngle:" @@ -10352,7 +10393,8 @@ #: ../plug-ins/gradient-flare/gradient-flare.c:3273 msgid "Cannot delete!! There must be at least one GFlare." -msgstr "Не вдається видалити! Повинен лишитись хоча б один градієнтний спалах." +msgstr "" +"Не вдається видалити! Повинен лишитись хоча б один градієнтний спалах." #: ../plug-ins/gradient-flare/gradient-flare.c:3283 msgid "Delete Gradient Flare" @@ -10601,12 +10643,17 @@ msgid "Help ID '%s' unknown" msgstr "Невідомий ID у системі довідки - «%s»" -#: ../plug-ins/help/gimphelplocale.c:208 +#: ../plug-ins/help/gimphelplocale.c:218 #, c-format msgid "Loading index from '%s'" msgstr "Завантажується зміст з «%s»" -#: ../plug-ins/help/gimphelplocale.c:266 +#: ../plug-ins/help/gimphelplocale.c:239 +#, c-format +msgid "Could not load data from '%s': %s" +msgstr "Не вдалося завантажити дані з «%s»: %s" + +#: ../plug-ins/help/gimphelplocale.c:311 #, c-format msgid "" "Parse error in '%s':\n" @@ -12785,7 +12832,8 @@ #: ../plug-ins/selection-to-path/selection-to-path-dialog.c:191 msgid "A second number of adjacent points to consider when filtering." -msgstr "Друга кількість сусідніх точок, які слід враховувати при фільтруванні." +msgstr "" +"Друга кількість сусідніх точок, які слід враховувати при фільтруванні." #: ../plug-ins/selection-to-path/selection-to-path-dialog.c:201 msgid "Filter Epsilon:" @@ -12971,6 +13019,9 @@ msgid "Transferring data from scanner/camera" msgstr "Отримання даних зі сканера/камери" +#~ msgid "bad image dimensions" +#~ msgstr "хибні розміри зображення" + #~ msgid "HEIF" #~ msgstr "HEIF" diff -Nru gimp-2.10.32/po-plug-ins/zh_CN.po gimp-2.10.34/po-plug-ins/zh_CN.po --- gimp-2.10.32/po-plug-ins/zh_CN.po 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po-plug-ins/zh_CN.po 2023-02-21 19:56:20.000000000 +0000 @@ -11,16 +11,16 @@ msgstr "" "Project-Id-Version: gimp-plug-ins HEAD\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2022-06-09 18:51+0000\n" -"PO-Revision-Date: 2022-06-09 17:22-0400\n" -"Last-Translator: Boyuan Yang <073plan@gmail.com>\n" +"POT-Creation-Date: 2022-11-01 20:45+0000\n" +"PO-Revision-Date: 2022-11-02 16:16+0800\n" +"Last-Translator: lumingzh \n" "Language-Team: Chinese - China \n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Poedit 3.0.1\n" +"Plural-Forms: nplurals=1; plural=0\n" +"X-Generator: Gtranslator 42.0\n" #: ../plug-ins/common/align-layers.c:158 msgid "Align all visible layers of the image" @@ -51,12 +51,12 @@ #: ../plug-ins/common/depth-merge.c:621 ../plug-ins/common/despeckle.c:397 #: ../plug-ins/common/destripe.c:468 ../plug-ins/common/edge-dog.c:306 #: ../plug-ins/common/emboss.c:453 ../plug-ins/common/file-cel.c:951 -#: ../plug-ins/common/file-gif-save.c:1112 ../plug-ins/common/file-heif.c:1898 +#: ../plug-ins/common/file-gif-save.c:1112 ../plug-ins/common/file-heif.c:1902 #: ../plug-ins/common/file-jp2-load.c:961 #: ../plug-ins/common/file-pdf-load.c:702 #: ../plug-ins/common/file-pdf-load.c:1282 #: ../plug-ins/common/file-pdf-save.c:936 ../plug-ins/common/file-ps.c:3447 -#: ../plug-ins/common/file-raw-data.c:1838 ../plug-ins/common/file-svg.c:663 +#: ../plug-ins/common/file-raw-data.c:1816 ../plug-ins/common/file-svg.c:663 #: ../plug-ins/common/file-wmf.c:515 ../plug-ins/common/film.c:1207 #: ../plug-ins/common/filter-pack.c:1264 ../plug-ins/common/fractal-trace.c:711 #: ../plug-ins/common/grid.c:677 ../plug-ins/common/hot.c:614 @@ -73,7 +73,7 @@ #: ../plug-ins/common/wavelet-decompose.c:354 ../plug-ins/common/web-page.c:234 #: ../plug-ins/file-dds/ddsread.c:1363 ../plug-ins/file-dds/ddswrite.c:1983 #: ../plug-ins/file-fits/fits.c:1150 ../plug-ins/file-fli/fli-gimp.c:877 -#: ../plug-ins/file-tiff/file-tiff-load.c:2616 ../plug-ins/flame/flame.c:481 +#: ../plug-ins/file-tiff/file-tiff-load.c:2664 ../plug-ins/flame/flame.c:481 #: ../plug-ins/flame/flame.c:657 ../plug-ins/flame/flame.c:979 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:566 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1641 @@ -116,7 +116,7 @@ #: ../plug-ins/common/curve-bend.c:1295 ../plug-ins/common/decompose.c:814 #: ../plug-ins/common/depth-merge.c:622 ../plug-ins/common/despeckle.c:398 #: ../plug-ins/common/destripe.c:469 ../plug-ins/common/edge-dog.c:307 -#: ../plug-ins/common/emboss.c:454 ../plug-ins/common/file-heif.c:1899 +#: ../plug-ins/common/emboss.c:454 ../plug-ins/common/file-heif.c:1903 #: ../plug-ins/common/file-pdf-load.c:703 ../plug-ins/common/file-svg.c:664 #: ../plug-ins/common/file-wmf.c:516 ../plug-ins/common/film.c:1208 #: ../plug-ins/common/filter-pack.c:1265 ../plug-ins/common/fractal-trace.c:712 @@ -444,7 +444,7 @@ #: ../plug-ins/common/file-jp2-load.c:1290 ../plug-ins/common/file-pcx.c:448 #: ../plug-ins/common/file-pcx.c:456 ../plug-ins/common/file-pix.c:400 #: ../plug-ins/common/file-png.c:1097 ../plug-ins/common/file-pnm.c:685 -#: ../plug-ins/common/file-raw-data.c:1397 +#: ../plug-ins/common/file-raw-data.c:1375 #: ../plug-ins/common/file-sunras.c:1049 ../plug-ins/common/file-tga.c:1111 #: ../plug-ins/common/file-xbm.c:910 ../plug-ins/common/film.c:690 #: ../plug-ins/common/smooth-palette.c:259 ../plug-ins/common/tile.c:354 @@ -452,8 +452,8 @@ #: ../plug-ins/file-faxg3/faxg3.c:555 ../plug-ins/file-fits/fits.c:529 #: ../plug-ins/file-jpeg/jpeg-load.c:240 #: ../plug-ins/file-psd/psd-image-res-load.c:1043 -#: ../plug-ins/file-psd/psd-load.c:2035 ../plug-ins/file-sgi/sgi.c:416 -#: ../plug-ins/file-tiff/file-tiff-load.c:1497 +#: ../plug-ins/file-psd/psd-load.c:2067 ../plug-ins/file-sgi/sgi.c:416 +#: ../plug-ins/file-tiff/file-tiff-load.c:1544 #: ../plug-ins/file-webp/file-webp-load.c:164 #: ../plug-ins/gfig/gfig-dialog.c:1321 ../plug-ins/gimpressionist/general.c:139 #: ../plug-ins/map-object/map-object-apply.c:245 @@ -826,7 +826,7 @@ #: ../plug-ins/common/cml-explorer.c:2160 ../plug-ins/common/curve-bend.c:1555 #: ../plug-ins/common/curve-bend.c:2138 ../plug-ins/common/file-cel.c:952 #: ../plug-ins/common/file-jp2-load.c:962 -#: ../plug-ins/common/file-raw-data.c:1839 ../plug-ins/common/qbist.c:721 +#: ../plug-ins/common/file-raw-data.c:1817 ../plug-ins/common/qbist.c:721 #: ../plug-ins/common/qbist.c:885 ../plug-ins/common/sphere-designer.c:2210 #: ../plug-ins/common/sphere-designer.c:2610 ../plug-ins/file-fits/fits.c:1151 #: ../plug-ins/file-fli/fli-gimp.c:878 ../plug-ins/flame/flame.c:483 @@ -1042,13 +1042,13 @@ #: ../plug-ins/common/file-dicom.c:1524 ../plug-ins/common/file-mng.c:648 #: ../plug-ins/common/file-mng.c:985 ../plug-ins/common/file-pcx.c:874 #: ../plug-ins/common/file-pdf-save.c:480 ../plug-ins/common/file-png.c:1618 -#: ../plug-ins/common/file-raw-data.c:1195 -#: ../plug-ins/common/file-raw-data.c:1224 ../plug-ins/common/file-sunras.c:610 +#: ../plug-ins/common/file-raw-data.c:1173 +#: ../plug-ins/common/file-raw-data.c:1202 ../plug-ins/common/file-sunras.c:610 #: ../plug-ins/common/file-tga.c:1222 ../plug-ins/common/file-xmc.c:1504 #: ../plug-ins/common/sphere-designer.c:2121 #: ../plug-ins/file-bmp/bmp-save.c:327 ../plug-ins/file-fits/fits.c:481 #: ../plug-ins/file-fli/fli-gimp.c:757 ../plug-ins/file-ico/ico-save.c:1087 -#: ../plug-ins/file-jpeg/jpeg-save.c:333 ../plug-ins/file-psd/psd-save.c:1728 +#: ../plug-ins/file-jpeg/jpeg-save.c:333 ../plug-ins/file-psd/psd-save.c:1725 #: ../plug-ins/file-tiff/file-tiff-save.c:970 #: ../plug-ins/file-tiff/file-tiff-save.c:1072 ../plug-ins/flame/flame.c:450 #: ../plug-ins/fractal-explorer/fractal-explorer-dialogs.c:1548 @@ -1075,7 +1075,7 @@ #: ../plug-ins/common/file-ps.c:1075 ../plug-ins/common/file-ps.c:3397 #: ../plug-ins/common/file-psp.c:2228 ../plug-ins/common/file-psp.c:2278 #: ../plug-ins/common/file-raw-data.c:477 -#: ../plug-ins/common/file-raw-data.c:1306 ../plug-ins/common/file-sunras.c:436 +#: ../plug-ins/common/file-raw-data.c:1284 ../plug-ins/common/file-sunras.c:436 #: ../plug-ins/common/file-svg.c:329 ../plug-ins/common/file-svg.c:647 #: ../plug-ins/common/file-tga.c:446 ../plug-ins/common/file-xbm.c:747 #: ../plug-ins/common/file-xmc.c:665 ../plug-ins/common/file-xmc.c:858 @@ -1355,7 +1355,7 @@ #. * right type of raw data. #. #: ../plug-ins/common/compose.c:191 ../plug-ins/common/decompose.c:170 -#: ../plug-ins/common/file-raw-data.c:1942 +#: ../plug-ins/common/file-raw-data.c:1920 msgid "RGB" msgstr "RGB" @@ -1918,7 +1918,7 @@ msgid "O_verlap:" msgstr "重叠(_V):" -#: ../plug-ins/common/depth-merge.c:741 ../plug-ins/common/file-raw-data.c:1976 +#: ../plug-ins/common/depth-merge.c:741 ../plug-ins/common/file-raw-data.c:1954 msgid "O_ffset:" msgstr "位移(_F):" @@ -1986,7 +1986,7 @@ #: ../plug-ins/common/destripe.c:500 ../plug-ins/common/file-html-table.c:647 #: ../plug-ins/common/file-ps.c:3522 ../plug-ins/common/file-ps.c:3727 -#: ../plug-ins/common/file-raw-data.c:1991 +#: ../plug-ins/common/file-raw-data.c:1969 #: ../plug-ins/common/smooth-palette.c:458 ../plug-ins/common/tile.c:465 #: ../plug-ins/imagemap/imap_cmd_guides.c:163 #: ../plug-ins/imagemap/imap_rectangle.c:399 @@ -2137,7 +2137,7 @@ #: ../plug-ins/common/file-pcx.c:370 ../plug-ins/common/file-pdf-load.c:1048 #: ../plug-ins/common/file-pix.c:357 ../plug-ins/common/file-png.c:933 #: ../plug-ins/common/file-pnm.c:566 ../plug-ins/common/file-ps.c:1067 -#: ../plug-ins/common/file-raw-data.c:1299 ../plug-ins/common/file-sunras.c:429 +#: ../plug-ins/common/file-raw-data.c:1277 ../plug-ins/common/file-sunras.c:429 #: ../plug-ins/common/file-tga.c:438 ../plug-ins/common/file-wmf.c:1014 #: ../plug-ins/common/file-xbm.c:740 ../plug-ins/common/file-xmc.c:655 #: ../plug-ins/common/file-xpm.c:356 ../plug-ins/common/file-xwd.c:448 @@ -2147,7 +2147,7 @@ #: ../plug-ins/file-psd/psd-load.c:135 #: ../plug-ins/file-raw/file-darktable.c:399 #: ../plug-ins/file-raw/file-rawtherapee.c:319 ../plug-ins/file-sgi/sgi.c:325 -#: ../plug-ins/file-tiff/file-tiff-load.c:296 +#: ../plug-ins/file-tiff/file-tiff-load.c:299 #, c-format msgid "Opening '%s'" msgstr "正在打开“%s”" @@ -2228,7 +2228,7 @@ #: ../plug-ins/common/file-xwd.c:652 ../plug-ins/file-bmp/bmp-save.c:319 #: ../plug-ins/file-fits/fits.c:473 ../plug-ins/file-fli/fli-gimp.c:725 #: ../plug-ins/file-ico/ico-save.c:1081 ../plug-ins/file-jpeg/jpeg-save.c:290 -#: ../plug-ins/file-psd/psd-save.c:1699 ../plug-ins/file-sgi/sgi.c:584 +#: ../plug-ins/file-psd/psd-save.c:1696 ../plug-ins/file-sgi/sgi.c:584 #: ../plug-ins/file-tiff/file-tiff-save.c:956 #, c-format msgid "Exporting '%s'" @@ -2598,59 +2598,59 @@ msgid "image content" msgstr "图像内容" -#: ../plug-ins/common/file-heif.c:1318 +#: ../plug-ins/common/file-heif.c:1322 #, c-format msgid "Exporting '%s' using %s encoder" msgstr "正在使用 %2$s 编码器导出“%1$s”" -#: ../plug-ins/common/file-heif.c:1369 ../plug-ins/common/file-heif.c:1623 +#: ../plug-ins/common/file-heif.c:1373 ../plug-ins/common/file-heif.c:1627 #, c-format msgid "Encoding HEIF image failed: %s" msgstr "编码 HEIF 图像失败:%s" -#: ../plug-ins/common/file-heif.c:1660 +#: ../plug-ins/common/file-heif.c:1664 #, c-format msgid "Writing HEIF image failed: %s" msgstr "写入 HEIF 图像失败:%s" -#: ../plug-ins/common/file-heif.c:1749 +#: ../plug-ins/common/file-heif.c:1753 msgid "primary" msgstr "主要" -#: ../plug-ins/common/file-heif.c:1894 +#: ../plug-ins/common/file-heif.c:1898 msgid "Load HEIF Image" msgstr "载入 HEIF 图像" -#: ../plug-ins/common/file-heif.c:1908 +#: ../plug-ins/common/file-heif.c:1912 msgid "Select Image" msgstr "选择图像" -#: ../plug-ins/common/file-heif.c:2074 +#: ../plug-ins/common/file-heif.c:2078 msgid "Nearly _lossless" msgstr "接近无损(_L)" -#: ../plug-ins/common/file-heif.c:2078 ../plug-ins/file-jpeg/jpeg-save.c:835 +#: ../plug-ins/common/file-heif.c:2082 ../plug-ins/file-jpeg/jpeg-save.c:835 msgid "_Quality:" msgstr "质量(_Q):" -#: ../plug-ins/common/file-heif.c:2121 +#: ../plug-ins/common/file-heif.c:2125 msgid "Bit depth:" msgstr "位深:" -#: ../plug-ins/common/file-heif.c:2127 +#: ../plug-ins/common/file-heif.c:2131 msgid "8 bit/channel" msgstr "8 位/通道" -#: ../plug-ins/common/file-heif.c:2128 +#: ../plug-ins/common/file-heif.c:2132 msgid "10 bit/channel" msgstr "10 位/通道" -#: ../plug-ins/common/file-heif.c:2129 +#: ../plug-ins/common/file-heif.c:2133 msgid "12 bit/channel" msgstr "12 位/通道" #. Color profile -#: ../plug-ins/common/file-heif.c:2138 ../plug-ins/file-jpeg/jpeg-save.c:974 +#: ../plug-ins/common/file-heif.c:2142 ../plug-ins/file-jpeg/jpeg-save.c:974 #: ../plug-ins/file-webp/file-webp-dialog.c:404 #: ../plug-ins/ui/plug-in-file-tiff.ui.h:12 msgid "Save color _profile" @@ -2759,7 +2759,7 @@ msgstr "每个表格单元的宽度。可以是一个数字或百分数。" #: ../plug-ins/common/file-html-table.c:663 ../plug-ins/common/file-ps.c:3535 -#: ../plug-ins/common/file-ps.c:3739 ../plug-ins/common/file-raw-data.c:2007 +#: ../plug-ins/common/file-ps.c:3739 ../plug-ins/common/file-raw-data.c:1985 #: ../plug-ins/common/film.c:945 ../plug-ins/common/smooth-palette.c:463 #: ../plug-ins/common/tile.c:469 ../plug-ins/imagemap/imap_cmd_guides.c:173 #: ../plug-ins/imagemap/imap_rectangle.c:406 @@ -3130,7 +3130,7 @@ msgstr "从 PDF 导入" #: ../plug-ins/common/file-pdf-load.c:1283 ../plug-ins/common/file-ps.c:3448 -#: ../plug-ins/file-tiff/file-tiff-load.c:2617 +#: ../plug-ins/file-tiff/file-tiff-load.c:2665 #: ../plug-ins/metadata/metadata-editor.c:4627 msgid "_Import" msgstr "导入(_I)" @@ -3255,7 +3255,7 @@ #: ../plug-ins/common/file-pdf-save.c:1099 #: ../plug-ins/common/file-pdf-save.c:1167 #: ../plug-ins/common/file-pdf-save.c:1265 ../plug-ins/common/file-ps.c:1941 -#: ../plug-ins/file-tiff/file-tiff-load.c:1499 +#: ../plug-ins/file-tiff/file-tiff-load.c:1546 #, c-format msgid "Page %d" msgstr "第 %d 页" @@ -3348,13 +3348,13 @@ msgid "Error while exporting '%s'. Could not export image." msgstr "导出“%s”出错。无法导出图像。" -#: ../plug-ins/common/file-png.c:2420 ../plug-ins/common/file-raw-data.c:2134 +#: ../plug-ins/common/file-png.c:2420 ../plug-ins/common/file-raw-data.c:2112 #: ../plug-ins/file-tiff/file-tiff-save.c:1167 #, c-format msgid "Error loading UI file '%s': %s" msgstr "打开用户界面文件“%s”出错:%s" -#: ../plug-ins/common/file-png.c:2421 ../plug-ins/common/file-raw-data.c:2135 +#: ../plug-ins/common/file-png.c:2421 ../plug-ins/common/file-raw-data.c:2113 #: ../plug-ins/file-tiff/file-tiff-save.c:1168 msgid "Unknown error" msgstr "未知错误" @@ -3807,7 +3807,7 @@ msgstr "Raw 图像数据" #: ../plug-ins/common/file-raw-data.c:304 -#: ../plug-ins/common/file-raw-data.c:1887 +#: ../plug-ins/common/file-raw-data.c:1865 msgid "Digital Elevation Model data" msgstr "数字高程模型数据" @@ -3832,7 +3832,7 @@ "自动检测采样空间失败。“%s”不是有效的 HGT 文件或尚未支持它的变体。支持的 HGT " "文件为:SRTM-1 和 SRTM-3。如果您知道该变体,用参数 1 或 3 运行。" -#: ../plug-ins/common/file-raw-data.c:1834 +#: ../plug-ins/common/file-raw-data.c:1812 msgid "Load Image from Raw Data" msgstr "从 Raw 数据载入图像" @@ -3840,15 +3840,15 @@ #. * used for 3D surface modeling or relief maps; so it must be #. * translated by the proper technical term in your language. #. -#: ../plug-ins/common/file-raw-data.c:1883 +#: ../plug-ins/common/file-raw-data.c:1861 msgid "Digital Elevation Model data (1 arc-second)" msgstr "数字高程模型数据(1 角秒)" -#: ../plug-ins/common/file-raw-data.c:1885 +#: ../plug-ins/common/file-raw-data.c:1863 msgid "Digital Elevation Model data (3 arc-seconds)" msgstr "数字高程模型数据(3 角秒)" -#: ../plug-ins/common/file-raw-data.c:1891 +#: ../plug-ins/common/file-raw-data.c:1869 msgid "Image" msgstr "图像" @@ -3860,116 +3860,116 @@ #. * SRTM-3 data are sampled at three arc-seconds and contain 1201 lines and #. * 1201 samples with similar overlapping rows and columns." #. -#: ../plug-ins/common/file-raw-data.c:1921 +#: ../plug-ins/common/file-raw-data.c:1899 msgid "SRTM-1 (1 arc-second)" msgstr "SRTM-1(1 角秒)" -#: ../plug-ins/common/file-raw-data.c:1922 +#: ../plug-ins/common/file-raw-data.c:1900 msgid "SRTM-3 (3 arc-seconds)" msgstr "SRTM-3(3 角秒)" -#: ../plug-ins/common/file-raw-data.c:1925 +#: ../plug-ins/common/file-raw-data.c:1903 msgid "_Sample Spacing:" msgstr "采样空间(_S):" -#: ../plug-ins/common/file-raw-data.c:1943 +#: ../plug-ins/common/file-raw-data.c:1921 msgid "RGB Alpha" msgstr "RGB 透明" -#: ../plug-ins/common/file-raw-data.c:1944 +#: ../plug-ins/common/file-raw-data.c:1922 msgid "RGB565 Big Endian" msgstr "RGB565 大端" -#: ../plug-ins/common/file-raw-data.c:1945 +#: ../plug-ins/common/file-raw-data.c:1923 msgid "RGB565 Little Endian" msgstr "RGB565 小端" -#: ../plug-ins/common/file-raw-data.c:1946 +#: ../plug-ins/common/file-raw-data.c:1924 msgid "BGR565 Big Endian" msgstr "BGR565 大端" -#: ../plug-ins/common/file-raw-data.c:1947 +#: ../plug-ins/common/file-raw-data.c:1925 msgid "BGR565 Little Endian" msgstr "BGR565 小端" -#: ../plug-ins/common/file-raw-data.c:1948 +#: ../plug-ins/common/file-raw-data.c:1926 msgid "Planar RGB" msgstr "平面 RGB" -#: ../plug-ins/common/file-raw-data.c:1949 +#: ../plug-ins/common/file-raw-data.c:1927 msgid "B&W 1 bit" msgstr "黑白 1 位" -#: ../plug-ins/common/file-raw-data.c:1950 +#: ../plug-ins/common/file-raw-data.c:1928 msgid "Gray 2 bit" msgstr "灰阶 2 位" -#: ../plug-ins/common/file-raw-data.c:1951 +#: ../plug-ins/common/file-raw-data.c:1929 msgid "Gray 4 bit" msgstr "灰阶 4 位" -#: ../plug-ins/common/file-raw-data.c:1952 +#: ../plug-ins/common/file-raw-data.c:1930 msgid "Gray 8 bit" msgstr "灰阶 8 位" -#: ../plug-ins/common/file-raw-data.c:1953 +#: ../plug-ins/common/file-raw-data.c:1931 msgid "Indexed" msgstr "索引" -#: ../plug-ins/common/file-raw-data.c:1954 +#: ../plug-ins/common/file-raw-data.c:1932 msgid "Indexed Alpha" msgstr "索引透明" -#: ../plug-ins/common/file-raw-data.c:1955 +#: ../plug-ins/common/file-raw-data.c:1933 msgid "Gray unsigned 16 bit Big Endian" msgstr "灰阶无符号 16 位大端" -#: ../plug-ins/common/file-raw-data.c:1956 +#: ../plug-ins/common/file-raw-data.c:1934 msgid "Gray unsigned 16 bit Little Endian" msgstr "灰阶无符号 16 位小端" -#: ../plug-ins/common/file-raw-data.c:1957 +#: ../plug-ins/common/file-raw-data.c:1935 msgid "Gray 16 bit Big Endian" msgstr "灰阶 16 位大端" -#: ../plug-ins/common/file-raw-data.c:1958 +#: ../plug-ins/common/file-raw-data.c:1936 msgid "Gray 16 bit Little Endian" msgstr "灰阶 16 位小端" -#: ../plug-ins/common/file-raw-data.c:1963 +#: ../plug-ins/common/file-raw-data.c:1941 msgid "Image _Type:" msgstr "图像类型(_T):" -#: ../plug-ins/common/file-raw-data.c:2024 +#: ../plug-ins/common/file-raw-data.c:2002 msgid "Palette" msgstr "色板" -#: ../plug-ins/common/file-raw-data.c:2034 +#: ../plug-ins/common/file-raw-data.c:2012 msgid "R, G, B (normal)" msgstr "R,G,B(普通)" -#: ../plug-ins/common/file-raw-data.c:2035 +#: ../plug-ins/common/file-raw-data.c:2013 msgid "B, G, R, X (BMP style)" msgstr "B,G,R,X(BMP 风格)" -#: ../plug-ins/common/file-raw-data.c:2040 +#: ../plug-ins/common/file-raw-data.c:2018 msgid "_Palette Type:" msgstr "色板类型(_P):" -#: ../plug-ins/common/file-raw-data.c:2051 +#: ../plug-ins/common/file-raw-data.c:2029 msgid "Off_set:" msgstr "位移(_S):" -#: ../plug-ins/common/file-raw-data.c:2063 +#: ../plug-ins/common/file-raw-data.c:2041 msgid "Select Palette File" msgstr "选择调色板文件" -#: ../plug-ins/common/file-raw-data.c:2069 +#: ../plug-ins/common/file-raw-data.c:2047 msgid "Pal_ette File:" msgstr "色板文件(_E):" #. Dialog init -#: ../plug-ins/common/file-raw-data.c:2118 +#: ../plug-ins/common/file-raw-data.c:2096 msgid "Raw Image" msgstr "Raw 图像" @@ -4464,8 +4464,8 @@ #. Begin displaying export progress #: ../plug-ins/common/file-xmc.c:1493 -#: ../plug-ins/file-webp/file-webp-save.c:180 -#: ../plug-ins/file-webp/file-webp-save.c:522 +#: ../plug-ins/file-webp/file-webp-save.c:182 +#: ../plug-ins/file-webp/file-webp-save.c:526 #, c-format msgid "Saving '%s'" msgstr "保存“%s”" @@ -7124,21 +7124,21 @@ msgid "Unsupported or invalid layer mask size: %dx%d" msgstr "不支持的或无效的图层蒙板尺寸:%dx%d" -#: ../plug-ins/file-psd/psd-load.c:1477 ../plug-ins/file-psd/psd-load.c:2008 +#: ../plug-ins/file-psd/psd-load.c:1477 ../plug-ins/file-psd/psd-load.c:2040 #, c-format msgid "Unsupported compression mode: %d" msgstr "不支持的压缩模式:%d" -#: ../plug-ins/file-psd/psd-load.c:2155 +#: ../plug-ins/file-psd/psd-load.c:2187 msgid "Extra" msgstr "附加的" -#: ../plug-ins/file-psd/psd-load.c:2333 +#: ../plug-ins/file-psd/psd-load.c:2365 #, c-format msgid "Unsupported or invalid channel size" msgstr "不支持或无效的通道尺寸" -#: ../plug-ins/file-psd/psd-load.c:2399 +#: ../plug-ins/file-psd/psd-load.c:2431 #, c-format msgid "Failed to decompress data" msgstr "解压缩数据失败" @@ -7147,14 +7147,14 @@ msgid "Error: Can't convert GIMP base imagetype to PSD mode" msgstr "出错:无法将 GIMP 基础图像类型转换为 PSD 模式" -#: ../plug-ins/file-psd/psd-save.c:1692 +#: ../plug-ins/file-psd/psd-save.c:1689 #, c-format msgid "" "Unable to export '%s'. The PSD file format does not support images that are " "more than 30,000 pixels wide or tall." msgstr "无法导出“%s”。PSD 文件格式不支持宽度或高度大于 30000 像素的图像。" -#: ../plug-ins/file-psd/psd-save.c:1713 +#: ../plug-ins/file-psd/psd-save.c:1710 #, c-format msgid "" "Unable to export '%s'. The PSD file format does not support images with " @@ -7346,17 +7346,17 @@ msgid "TIFF image" msgstr "TIFF 图像" -#: ../plug-ins/file-tiff/file-tiff-load.c:304 +#: ../plug-ins/file-tiff/file-tiff-load.c:307 #, c-format msgid "Not a TIFF image or image is corrupt." msgstr "不是 TIFF 图像或图像已损坏。" -#: ../plug-ins/file-tiff/file-tiff-load.c:335 +#: ../plug-ins/file-tiff/file-tiff-load.c:338 #, c-format msgid "TIFF '%s' does not contain any directories" msgstr "TIFF “%s”不包含任何目录" -#: ../plug-ins/file-tiff/file-tiff-load.c:342 +#: ../plug-ins/file-tiff/file-tiff-load.c:345 #, c-format msgid "" "TIFF '%s' directory count by header failed though there seems to be %d page. " @@ -7368,7 +7368,7 @@ "TIFF“%s”虽然看起来存在 %d 页但通过文件头计算目录失败。正在尝试使用该假设值加" "载文件。" -#: ../plug-ins/file-tiff/file-tiff-load.c:466 +#: ../plug-ins/file-tiff/file-tiff-load.c:476 msgid "Extra channels with unspecified data." msgstr "具有未指明数据的额外通道。" @@ -7379,16 +7379,16 @@ #. * can be considered non-conformant. #. * Let's ask what to do with the channel. #. -#: ../plug-ins/file-tiff/file-tiff-load.c:478 +#: ../plug-ins/file-tiff/file-tiff-load.c:488 msgid "Non-conformant TIFF: extra channels without 'ExtraSamples' field." msgstr "非一致性 TIFF:没有“额外采样”区域的额外通道。" -#: ../plug-ins/file-tiff/file-tiff-load.c:560 +#: ../plug-ins/file-tiff/file-tiff-load.c:582 #, c-format msgid "Couldn't read page %d of %d. Image might be corrupt.\n" msgstr "无法读取 %2$d 页中的第 %1$d 页。图像可能是损坏的。\n" -#: ../plug-ins/file-tiff/file-tiff-load.c:589 +#: ../plug-ins/file-tiff/file-tiff-load.c:611 #, c-format msgid "" "This image has a linear color profile but it was not set on the first layer. " @@ -7397,7 +7397,7 @@ "该图像具有线性色彩配置文件但未在第一个图层上设置。第 %d # 图层以下的图层将视" "为非线性。" -#: ../plug-ins/file-tiff/file-tiff-load.c:597 +#: ../plug-ins/file-tiff/file-tiff-load.c:619 msgid "" "This image has multiple color profiles. We will use the first one. If this " "leads to incorrect results you should consider loading each layer as a " @@ -7406,39 +7406,39 @@ "该图像具有多个色彩配置文件。我们将使用第一个。如果这导致不正确的结果您应考虑" "将每个图层作为单独图像载入。" -#: ../plug-ins/file-tiff/file-tiff-load.c:609 +#: ../plug-ins/file-tiff/file-tiff-load.c:631 #, c-format msgid "Suspicious bit depth: %d for page %d. Image may be corrupt." msgstr "可疑的位深度:%2$d 页中的 %1$d。图像可能是损坏的。" -#: ../plug-ins/file-tiff/file-tiff-load.c:683 +#: ../plug-ins/file-tiff/file-tiff-load.c:705 #, c-format msgid "Unsupported bit depth: %d for page %d." msgstr "不支持的位深度:第 %2$d 页的 %1$d。" -#: ../plug-ins/file-tiff/file-tiff-load.c:698 +#: ../plug-ins/file-tiff/file-tiff-load.c:720 #, c-format msgid "Could not get image width from '%s'" msgstr "无法从“%s”获取图像宽度" -#: ../plug-ins/file-tiff/file-tiff-load.c:706 +#: ../plug-ins/file-tiff/file-tiff-load.c:728 #, c-format msgid "Could not get image length from '%s'" msgstr "无法从“%s”获取图像长度" -#: ../plug-ins/file-tiff/file-tiff-load.c:714 +#: ../plug-ins/file-tiff/file-tiff-load.c:736 #, c-format msgid "Invalid image dimensions (%u x %u) for page %d. Image may be corrupt." msgstr "第 %3$d 页有无效图像尺寸(%1$u x %2$u)。图像可能已损坏。" -#: ../plug-ins/file-tiff/file-tiff-load.c:735 +#: ../plug-ins/file-tiff/file-tiff-load.c:757 #, c-format msgid "" "Could not get photometric from '%s'. Image is CCITT compressed, assuming min-" "is-white" msgstr "无法从“%s”获取测光。图像是 CCITT 压缩的,假定最小值为白色" -#: ../plug-ins/file-tiff/file-tiff-load.c:742 +#: ../plug-ins/file-tiff/file-tiff-load.c:764 #, c-format msgid "Could not get photometric from '%s'. Assuming min-is-black" msgstr "无法从“%s”获取测光。假定最小值为黑色" @@ -7446,13 +7446,13 @@ #. In non-interactive mode, we assume unassociated alpha if unspecified. #. * We don't output messages in interactive mode as the user #. * has already the ability to choose through a dialog. -#: ../plug-ins/file-tiff/file-tiff-load.c:774 +#: ../plug-ins/file-tiff/file-tiff-load.c:796 #, c-format msgid "" "Alpha channel type not defined for %s. Assuming alpha is not premultiplied" msgstr "没有为 %s 定义透明通道类型。假定透明不是自左乘的" -#: ../plug-ins/file-tiff/file-tiff-load.c:799 +#: ../plug-ins/file-tiff/file-tiff-load.c:821 #, c-format msgid "" "Image '%s' does not conform to the TIFF specification: ExtraSamples field is " @@ -7462,94 +7462,112 @@ "图像“%s”不符合 TIFF 标准:额外通道呈现的情况下未设置额外采样域。假定第一个额" "外通道是非自左乘透明。" -#: ../plug-ins/file-tiff/file-tiff-load.c:1088 +#: ../plug-ins/file-tiff/file-tiff-load.c:1110 #, c-format msgid "Invalid or unknown compression %u. Setting compression to none." msgstr "无效或未知的压缩方式 %u。将设置压缩为无。" -#: ../plug-ins/file-tiff/file-tiff-load.c:1146 +#: ../plug-ins/file-tiff/file-tiff-load.c:1168 #, c-format msgid "Could not create a new image: %s" msgstr "无法创建新图像:%s" -#: ../plug-ins/file-tiff/file-tiff-load.c:1166 +#: ../plug-ins/file-tiff/file-tiff-load.c:1188 #, c-format msgid "%s-%d-of-%d-pages" msgstr "%s-第 %d 页-共 %d 页" -#: ../plug-ins/file-tiff/file-tiff-load.c:1311 +#: ../plug-ins/file-tiff/file-tiff-load.c:1333 #, c-format msgid "Unknown resolution unit type %d, assuming dpi" msgstr "未知的分辨率单位类型 %d,假定为 dpi" #. no res unit tag #. old AppleScan software produces these -#: ../plug-ins/file-tiff/file-tiff-load.c:1321 +#: ../plug-ins/file-tiff/file-tiff-load.c:1343 msgid "Warning: resolution specified without unit type, assuming dpi" msgstr "警告:指定的分辨率没有单位类型,假定为 dpi" #. xres but no yres -#: ../plug-ins/file-tiff/file-tiff-load.c:1329 +#: ../plug-ins/file-tiff/file-tiff-load.c:1351 msgid "Warning: no y resolution info, assuming same as x" msgstr "警告:没有 y 分辨率信息,假定与 x 相同" -#: ../plug-ins/file-tiff/file-tiff-load.c:1391 +#: ../plug-ins/file-tiff/file-tiff-load.c:1368 +msgid "Invalid image resolution info, using default" +msgstr "无效的图像分辨率信息,将使用默认值" + +#: ../plug-ins/file-tiff/file-tiff-load.c:1427 #, c-format msgid "Could not get colormaps from '%s'" msgstr "无法从“%s”获取颜色表" -#: ../plug-ins/file-tiff/file-tiff-load.c:1536 +#. Validate number of channels to the same maximum as we use for +#. * Photoshop. A higher number most likely means a corrupt image +#. * and can cause GIMP to become unresponsive and/or stuck. +#. * See m2-d0f86ab189cbe900ec389ca6d7464713.tif from imagetestsuite +#. +#: ../plug-ins/file-tiff/file-tiff-load.c:1521 +#, c-format +msgid "Suspicious number of extra channels: %d. Possibly corrupt image." +msgstr "可疑的额外通道数量:%d。可能是损坏的图像。" + +#: ../plug-ins/file-tiff/file-tiff-load.c:1583 msgid "TIFF Channel" msgstr "TIFF 通道" -#: ../plug-ins/file-tiff/file-tiff-load.c:1674 +#: ../plug-ins/file-tiff/file-tiff-load.c:1721 #, c-format msgid "No data could be read from TIFF '%s'. The file is probably corrupted." msgstr "从 TIFF“%s”读取不到数据。该文件可能已损坏。" -#: ../plug-ins/file-tiff/file-tiff-load.c:1745 +#: ../plug-ins/file-tiff/file-tiff-load.c:1792 #, c-format msgid "%s: Unsupported image format, no RGBA loader available" msgstr "%s:不支持的图像格式,没有可用的 RGBA 加载器" -#: ../plug-ins/file-tiff/file-tiff-load.c:2057 -#: ../plug-ins/file-tiff/file-tiff-load.c:2254 +#: ../plug-ins/file-tiff/file-tiff-load.c:2104 +#: ../plug-ins/file-tiff/file-tiff-load.c:2301 #, c-format msgid "Reading tile failed. Image may be corrupt at line %d." msgstr "读取分块失败。图像可能在第 %d 行损坏。" #. Error reading scanline, stop loading -#: ../plug-ins/file-tiff/file-tiff-load.c:2066 -#: ../plug-ins/file-tiff/file-tiff-load.c:2263 +#: ../plug-ins/file-tiff/file-tiff-load.c:2113 +#: ../plug-ins/file-tiff/file-tiff-load.c:2310 #, c-format msgid "Reading scanline failed. Image may be corrupt at line %d." msgstr "读取扫描线失败。图像可能在第 %d 行损坏。" -#: ../plug-ins/file-tiff/file-tiff-load.c:2612 +#: ../plug-ins/file-tiff/file-tiff-load.c:2660 msgid "Import from TIFF" msgstr "从 TIFF 导入" +#: ../plug-ins/file-tiff/file-tiff-load.c:2681 +msgid "_Show reduced images" +msgstr "显示缩减的图像(_S)" + #. Option to shrink the loaded image to its bounding box #. or keep as much empty space as possible. #. Note that there seems to be no way to keep the empty #. space on the right and bottom. -#: ../plug-ins/file-tiff/file-tiff-load.c:2669 +#: ../plug-ins/file-tiff/file-tiff-load.c:2715 msgid "_Keep empty space around imported layers" msgstr "保持导入图层周围的空白空间(_K)" -#: ../plug-ins/file-tiff/file-tiff-load.c:2686 +#: ../plug-ins/file-tiff/file-tiff-load.c:2732 msgid "Process extra channel as:" msgstr "处理额外通道为:" -#: ../plug-ins/file-tiff/file-tiff-load.c:2689 +#: ../plug-ins/file-tiff/file-tiff-load.c:2735 msgid "_Non-premultiplied alpha" msgstr "非自左乘透明(_N)" -#: ../plug-ins/file-tiff/file-tiff-load.c:2690 +#: ../plug-ins/file-tiff/file-tiff-load.c:2736 msgid "Pre_multiplied alpha" msgstr "自左乘透明(_M)" -#: ../plug-ins/file-tiff/file-tiff-load.c:2691 +#: ../plug-ins/file-tiff/file-tiff-load.c:2737 msgid "Channe_l" msgstr "通道(_L)" @@ -7753,45 +7771,47 @@ msgid "invalid configuration" msgstr "无效配置" -#: ../plug-ins/file-webp/file-webp-save.c:124 -msgid "bad image dimensions" -msgstr "不良图像尺寸" +#. TRANSLATORS: widthxheight with UTF-8 encoded multiply sign. +#: ../plug-ins/file-webp/file-webp-save.c:125 +#, c-format +msgid "bad image dimensions (maximum: %d×%d)" +msgstr "坏的图像尺寸(最大值:%d×%d)" -#: ../plug-ins/file-webp/file-webp-save.c:126 +#: ../plug-ins/file-webp/file-webp-save.c:128 msgid "partition is bigger than 512K" msgstr "分区大于 512K" -#: ../plug-ins/file-webp/file-webp-save.c:128 +#: ../plug-ins/file-webp/file-webp-save.c:130 msgid "partition is bigger than 16M" msgstr "分区大于 16M" -#: ../plug-ins/file-webp/file-webp-save.c:130 +#: ../plug-ins/file-webp/file-webp-save.c:132 msgid "unable to flush bytes" msgstr "无法清平比特" -#: ../plug-ins/file-webp/file-webp-save.c:132 +#: ../plug-ins/file-webp/file-webp-save.c:134 msgid "file is larger than 4GiB" msgstr "文件大于 4GiB" -#: ../plug-ins/file-webp/file-webp-save.c:134 +#: ../plug-ins/file-webp/file-webp-save.c:136 msgid "user aborted encoding" msgstr "用户放弃编码" -#: ../plug-ins/file-webp/file-webp-save.c:136 +#: ../plug-ins/file-webp/file-webp-save.c:138 msgid "list terminator" msgstr "列表终止符" -#: ../plug-ins/file-webp/file-webp-save.c:138 +#: ../plug-ins/file-webp/file-webp-save.c:140 msgid "unknown error" msgstr "未知错误" -#: ../plug-ins/file-webp/file-webp-save.c:188 -#: ../plug-ins/file-webp/file-webp-save.c:530 +#: ../plug-ins/file-webp/file-webp-save.c:190 +#: ../plug-ins/file-webp/file-webp-save.c:534 #, c-format msgid "Unable to open '%s' for writing: %s" msgstr "无法打开“%s”并写入:%s" -#: ../plug-ins/file-webp/file-webp-save.c:271 +#: ../plug-ins/file-webp/file-webp-save.c:274 #, c-format msgid "WebP error: '%s'" msgstr "WebP 错误:“%s”" @@ -12771,6 +12791,9 @@ msgid "Transferring data from scanner/camera" msgstr "从扫描仪/相机传送数据" +#~ msgid "bad image dimensions" +#~ msgstr "不良图像尺寸" + #~ msgid "Exercise in _C minor" #~ msgstr "在 C 小调中练习(_C)" diff -Nru gimp-2.10.32/po-python/ka.po gimp-2.10.34/po-python/ka.po --- gimp-2.10.32/po-python/ka.po 1970-01-01 00:00:00.000000000 +0000 +++ gimp-2.10.34/po-python/ka.po 2023-02-21 19:56:20.000000000 +0000 @@ -0,0 +1,799 @@ +# Georgian translation for gimp. +# Copyright (C) 2022 gimp's COPYRIGHT HOLDER +# This file is distributed under the same license as the gimp package. +# Ekaterine Papava , 2022. +# +msgid "" +msgstr "" +"Project-Id-Version: gimp gimp-2-10\n" +"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" +"POT-Creation-Date: 2022-11-21 04:28+0000\n" +"PO-Revision-Date: 2022-12-23 18:30+0100\n" +"Last-Translator: Ekaterine Papava \n" +"Language-Team: Georgian \n" +"Language: ka\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 3.2.2\n" + +#: ../plug-ins/pygimp/gimpfu.py:396 +msgid "Missing exception information" +msgstr "" + +#: ../plug-ins/pygimp/gimpfu.py:405 +#, python-format +msgid "An error occurred running %s" +msgstr "" + +#: ../plug-ins/pygimp/gimpfu.py:416 +msgid "_More Information" +msgstr "" + +#: ../plug-ins/pygimp/gimpfu.py:529 ../plug-ins/pygimp/gimpfu.py:541 +#: ../plug-ins/pygimp/gimpfu.py:547 +msgid "No" +msgstr "არა" + +#: ../plug-ins/pygimp/gimpfu.py:539 ../plug-ins/pygimp/gimpfu.py:547 +msgid "Yes" +msgstr "დიახ" + +#: ../plug-ins/pygimp/gimpfu.py:600 ../plug-ins/pygimp/gimpui.py:223 +msgid "Python-Fu File Selection" +msgstr "" + +#: ../plug-ins/pygimp/gimpfu.py:649 +msgid "Python-Fu Folder Selection" +msgstr "" + +#: ../plug-ins/pygimp/gimpfu.py:738 +#, python-format +msgid "Invalid input for '%s'" +msgstr "" + +#: ../plug-ins/pygimp/gimpui.py:176 +msgid "Python-Fu Color Selection" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:109 +msgid "Saving as colored XHTML" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:186 +msgid "Save as colored XHTML" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:191 +msgid "Colored XHTML" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:198 +msgid "Character _source" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:199 +msgid "Source code" +msgstr "საწყისი კოდი" + +#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:200 +msgid "Text file" +msgstr "ტექსტური ფაილი" + +#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:201 +msgid "Entry box" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:202 +msgid "_File to read or characters to use" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:204 +msgid "Fo_nt size in pixels" +msgstr "_ფონტის ზომა პიქსელებში" + +#: ../plug-ins/pygimp/plug-ins/colorxhtml.py:205 +msgid "_Write a separate CSS file" +msgstr "_ცალკე CSS ფაილის ჩაწერა" + +#: ../plug-ins/pygimp/plug-ins/gradients-save-as-css.py:96 +msgid "Gradient to use" +msgstr "გამოსაყენებელი გრადიენტი" + +#: ../plug-ins/pygimp/plug-ins/gradients-save-as-css.py:97 +msgid "File Name" +msgstr "ფაილის სახელი" + +#: ../plug-ins/pygimp/plug-ins/histogram-export.py:89 +msgid "Exports the image histogram to a text file (CSV)" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/histogram-export.py:94 +msgid "_Export histogram..." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/histogram-export.py:96 +msgid "_Image" +msgstr "_ასლი" + +#: ../plug-ins/pygimp/plug-ins/histogram-export.py:97 +msgid "_Drawable" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/histogram-export.py:98 +msgid "Histogram _File" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/histogram-export.py:99 +msgid "_Bucket Size" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/histogram-export.py:100 +msgid "Sample _Average" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/histogram-export.py:101 +msgid "Output format" +msgstr "გამოტანის ფორმატი" + +#: ../plug-ins/pygimp/plug-ins/histogram-export.py:102 +msgid "Pixel count" +msgstr "პიქსელების რაოდენობა" + +#: ../plug-ins/pygimp/plug-ins/histogram-export.py:103 +msgid "Normalized" +msgstr "ნორმალიზებულია" + +#: ../plug-ins/pygimp/plug-ins/histogram-export.py:104 +msgid "Percent" +msgstr "პროცენტი" + +#: ../plug-ins/pygimp/plug-ins/foggify.py:56 +msgid "Add a layer of fog" +msgstr "ნისლის ფენის დამატება" + +#: ../plug-ins/pygimp/plug-ins/foggify.py:61 +msgid "_Fog..." +msgstr "_ნისლი..." + +#: ../plug-ins/pygimp/plug-ins/foggify.py:66 +msgid "_Layer name" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/foggify.py:66 +msgid "Clouds" +msgstr "ღრუბლები" + +#: ../plug-ins/pygimp/plug-ins/foggify.py:67 +msgid "_Fog color" +msgstr "_ნისლის ფერი" + +#: ../plug-ins/pygimp/plug-ins/foggify.py:68 +msgid "_Turbulence" +msgstr "_ტურბულენტობა" + +#: ../plug-ins/pygimp/plug-ins/foggify.py:69 +msgid "Op_acity" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/palette-offset.py:44 +msgid "Offset the colors in a palette" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/palette-offset.py:49 +msgid "_Offset Palette..." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/palette-offset.py:52 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:335 +#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:59 +#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:81 +msgid "Palette" +msgstr "პალიტრა" + +#: ../plug-ins/pygimp/plug-ins/palette-offset.py:53 +msgid "Off_set" +msgstr "_წანაცვლება" + +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:25 +msgid "Red" +msgstr "წითელი" + +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:25 +msgid "Green" +msgstr "მწვანე" + +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:25 +msgid "Blue" +msgstr "ლურჯი" + +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:26 +msgid "Luma (Y)" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:27 +msgid "Hue" +msgstr "ტონი" + +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:27 +msgid "Saturation" +msgstr "გაჯერებულობა" + +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:27 +msgid "Value" +msgstr "მნიშვნელობა" + +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:28 +msgid "Saturation (HSL)" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:28 +msgid "Lightness (HSL)" +msgstr "განათება (HSL)" + +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:29 +msgid "Index" +msgstr "ინდექსი" + +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:30 +msgid "Random" +msgstr "შემთხვევითი" + +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:81 +msgid "Lightness (LAB)" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:82 +msgid "A-color" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:82 +msgid "B-color" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:83 +msgid "Chroma (LCHab)" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:84 +msgid "Hue (LCHab)" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:313 +msgid "Sort the colors in a palette" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:332 +msgid "_Sort Palette..." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:336 +msgid "Se_lections" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:337 +msgid "All" +msgstr "ყველა" + +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:337 +msgid "Slice / Array" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:337 +msgid "Autoslice (fg->bg)" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:338 +msgid "Partitioned" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:339 +msgid "Slice _expression" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:340 +msgid "Channel to _sort" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:342 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:345 +msgid "_Ascending" +msgstr "აღმავალი" + +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:343 +msgid "Secondary Channel to s_ort" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:346 +msgid "_Quantization" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:347 +msgid "_Partitioning channel" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:349 +msgid "Partition q_uantization" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:52 +msgid "Create a repeating gradient using colors from the palette" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:57 +msgid "Palette to _Repeating Gradient" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:74 +msgid "Create a gradient using colors from the palette" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:79 +msgid "Palette to _Gradient" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/py-slice.py:59 +msgid "Slice" +msgstr "ნაჭერი" + +#. table snippet means a small piece of HTML code here +#: ../plug-ins/pygimp/plug-ins/py-slice.py:421 +msgid "Cuts an image along its guides, creates images and a HTML table snippet" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/py-slice.py:432 +msgid "_Slice..." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/py-slice.py:437 +msgid "Path for HTML export" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/py-slice.py:438 +msgid "Filename for export" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/py-slice.py:439 +msgid "Image name prefix" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/py-slice.py:440 +msgid "Image format" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/py-slice.py:441 +msgid "Separate image folder" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/py-slice.py:443 +msgid "Folder for image export" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/py-slice.py:444 +msgid "Space between table elements" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/py-slice.py:446 +msgid "Javascript for onmouseover and clicked" +msgstr "" + +#. table caps are table cells on the edge of the table +#: ../plug-ins/pygimp/plug-ins/py-slice.py:449 +msgid "Skip animation for table caps" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/python-console.py:57 +msgid "Python Console" +msgstr "Python-ის კონსოლი" + +#: ../plug-ins/pygimp/plug-ins/python-console.py:61 +msgid "_Browse..." +msgstr "_დათვალიერება..." + +#: ../plug-ins/pygimp/plug-ins/python-console.py:154 +msgid "Python Procedure Browser" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/python-console.py:183 +#, python-format +msgid "Could not open '%s' for writing: %s" +msgstr "შეცდომა '%s'-ში ჩაწერისას: %s" + +#: ../plug-ins/pygimp/plug-ins/python-console.py:198 +#, python-format +msgid "Could not write to '%s': %s" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/python-console.py:206 +msgid "Save Python-Fu Console Output" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/python-console.py:232 +msgid "Interactive GIMP Python interpreter" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/python-console.py:237 +msgid "_Console" +msgstr "_კონსოლი" + +#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:60 +msgid "Add a drop shadow to a layer, and optionally bevel it" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:65 +msgid "_Drop Shadow and Bevel..." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:70 +msgid "_Shadow blur" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:71 +msgid "_Bevel" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:72 +msgid "_Drop shadow" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:73 +msgid "Drop shadow _X displacement" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:74 +msgid "Drop shadow _Y displacement" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:44 +msgid "Spyro Layer" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:45 +msgid "Spyro Path" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:56 +msgid "" +"Save\n" +"as New Layer" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:57 +msgid "" +"Redraw on\n" +"Active layer" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:58 +msgid "" +"Save\n" +"as Path" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:104 +msgid "Circle" +msgstr "წრე" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:140 +msgid "Polygon-Star" +msgstr "" + +#. Sine wave on a circle ring. +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:156 +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:947 +msgid "Sine" +msgstr "სინუსიოდი" + +#. Semi-circles, based on a polygon +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:166 +msgid "Bumps" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:271 +msgid "Rack" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:315 +msgid "Frame" +msgstr "კადრი" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:404 +msgid "Selection" +msgstr "მონიშნული" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:494 +msgid "Pencil" +msgstr "ფანქარი" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:510 +msgid "AirBrush" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:570 +msgid "Preview" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:575 +msgid "Stroke" +msgstr "გამოძრავება" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:622 +msgid "PaintBrush" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:624 +msgid "Ink" +msgstr "მელანი" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:625 +msgid "MyPaintBrush" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:933 +msgid "Spyrograph" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:940 +msgid "Epitrochoid" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:967 +msgid "Lissajous" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1397 +msgid "Curve Type" +msgstr "მრუდის ტიპი" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1398 +msgid "" +"An Epitrochoid pattern is when the moving gear is on the outside of the " +"fixed gear." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1403 +msgid "Tool" +msgstr "ხელსაწყო" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1404 +msgid "" +"The tool with which to draw the pattern. The Preview tool just draws quickly." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1409 +msgid "Long Gradient" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1411 +msgid "" +"When unchecked, the current tool settings will be used. When checked, will " +"use a long gradient to match the length of the pattern, based on current " +"gradient and repeat mode from the gradient tool settings." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1431 +msgid "Specify pattern using one of the following tabs:" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1433 +msgid "" +"The pattern is specified only by the active tab. Toy Kit is similar to " +"Gears, but it uses gears and hole numbers which are found in toy kits. If " +"you follow the instructions from the toy kit manuals, results should be " +"similar." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1457 +msgid "" +"Number of teeth of fixed gear. The size of the fixed gear is proportional to " +"the number of teeth." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1460 +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1486 +msgid "Fixed Gear Teeth" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1466 +msgid "" +"Number of teeth of moving gear. The size of the moving gear is proportional " +"to the number of teeth." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1469 +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1491 +msgid "Moving Gear Teeth" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1474 +msgid "Hole percent" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1475 +msgid "" +"How far is the hole from the center of the moving gear. 100% means that the " +"hole is at the gear's edge." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1496 +msgid "Hole Number" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1497 +msgid "" +"Hole #1 is at the edge of the gear. The maximum hole number is near the " +"center. The maximum hole number is different for each gear." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1508 +msgid "Flower Petals" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1508 +msgid "The number of petals in the pattern." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1513 +msgid "Petal Skip" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1514 +msgid "The number of petals to advance for drawing the next petal." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1519 +msgid "Hole Radius(%)" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1520 +msgid "" +"The radius of the hole in the center of the pattern where nothing will be " +"drawn. Given as a percentage of the size of the pattern. A value of 0 will " +"produce no hole. A Value of 99 will produce a thin line on the edge." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1533 +msgid "Width(%)" +msgstr "სიგანე(%)" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1534 +msgid "" +"The width of the pattern as a percentage of the size of the pattern. A Value " +"of 1 will just draw a thin pattern. A Value of 100 will fill the entire " +"fixed gear." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1544 +msgid "Visual" +msgstr "ვიზუალი" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1549 +msgid "Toy Kit" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1554 +msgid "Gears" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1566 +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1610 +msgid "Rotation" +msgstr "შემობრუნება" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1567 +msgid "" +"Rotation of the pattern, in degrees. The starting position of the moving " +"gear in the fixed gear." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1590 +msgid "Shape" +msgstr "ფორმა" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1591 +msgid "" +"The shape of the fixed gear to be used inside current selection. Rack is a " +"long round-edged shape provided in the toy kits. Frame hugs the boundaries " +"of the rectangular selection, use hole=100 in Gear notation to touch " +"boundary. Selection will hug boundaries of current selection - try something " +"non-rectangular." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1600 +msgid "Sides" +msgstr "მხარეები" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1600 +msgid "Number of sides of the shape." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1605 +msgid "Morph" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1605 +msgid "Morph fixed gear shape. Only affects some of the shapes." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1610 +msgid "Rotation of the fixed gear, in degrees" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1625 +msgid "Margin (px)" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1625 +msgid "Margin from edge of selection." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1630 +msgid "Make width and height equal" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1632 +msgid "" +"When unchecked, the pattern will fill the current image or selection. When " +"checked, the pattern will have same width and height, and will be centered." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1656 +msgid "Re_draw" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1657 +msgid "" +"If you change the settings of a tool, change color, or change the selection, " +"press this to preview how the pattern looks." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1659 +msgid "_Reset" +msgstr "_განულება" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1660 +msgid "_Cancel" +msgstr "_შეწყვეტა" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1661 +msgid "_OK" +msgstr "_OK" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1667 +msgid "" +"Choose whether to save as new layer, redraw on last active layer, or save to " +"path" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1679 +msgid "Spyrogimp" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1688 +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:2195 +msgid "Draw spyrographs using current tool settings and selection." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1701 +msgid "Curve Pattern" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1704 +msgid "Fixed Gear" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1707 +msgid "Size" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:2047 +msgid "Rendering Pattern" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:2059 +msgid "Please wait : Rendering Pattern" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:2164 +msgid "Spyrogimp..." +msgstr "" diff -Nru gimp-2.10.32/po-python/LINGUAS gimp-2.10.34/po-python/LINGUAS --- gimp-2.10.32/po-python/LINGUAS 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po-python/LINGUAS 2023-02-21 19:56:20.000000000 +0000 @@ -31,6 +31,7 @@ is it ja +ka kab km ko diff -Nru gimp-2.10.32/po-python/ro.po gimp-2.10.34/po-python/ro.po --- gimp-2.10.32/po-python/ro.po 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po-python/ro.po 2023-02-21 19:56:20.000000000 +0000 @@ -8,7 +8,7 @@ "Project-Id-Version: gimp-python\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" "POT-Creation-Date: 2020-10-15 15:46+0000\n" -"PO-Revision-Date: 2020-11-01 01:57+0200\n" +"PO-Revision-Date: 2022-12-04 15:20+0200\n" "Last-Translator: Cristian Secară \n" "Language-Team: Gnome Romanian Team \n" "Language: ro\n" @@ -17,7 +17,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2);;\n" -"X-Generator: Poedit 2.4.1\n" +"X-Generator: Poedit 3.1.1\n" #: ../plug-ins/pygimp/gimpfu.py:395 msgid "Missing exception information" @@ -587,10 +587,10 @@ "use a long gradient to match the length of the pattern, based on current " "gradient and repeat mode from the gradient tool settings." msgstr "" -"Când opțiunea nu este bifată, se vor folosi setările curente ale " +"Când opțiunea nu este bifată, se vor folosi configurările curente ale " "instrumentului. Când opțiunea este bifată, se va folosi un degrade lung " "pentru a se potrivi cu lungimea modelului, pe baza degradeului curent și a " -"modului de repetare din setările instrumentului de degrade." +"modului de repetare din configurările instrumentului de degrade." #: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1431 msgid "Specify pattern using one of the following tabs:" @@ -796,9 +796,9 @@ "If you change the settings of a tool, change color, or change the selection, " "press this to preview how the pattern looks." msgstr "" -"Dacă schimbați setările unui instrument, schimbați culoarea sau schimbați " -"selecția, apăsați acest buton pentru a previzualiza modul în care arată " -"modelul." +"Dacă schimbați configurările unui instrument, schimbați culoarea sau " +"schimbați selecția, apăsați acest buton pentru a previzualiza modul în care " +"arată modelul." #: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1659 msgid "_Reset" @@ -828,7 +828,7 @@ #: ../plug-ins/pygimp/plug-ins/spyro_plus.py:2195 msgid "Draw spyrographs using current tool settings and selection." msgstr "" -"Desenați trasee spyrograph folosind setările și selecția actuală a " +"Desenați trasee spyrograph folosind configurările și selecția actuală a " "instrumentelor." #: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1701 diff -Nru gimp-2.10.32/po-python/sv.po gimp-2.10.34/po-python/sv.po --- gimp-2.10.32/po-python/sv.po 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po-python/sv.po 2023-02-21 19:56:20.000000000 +0000 @@ -1,57 +1,57 @@ # Swedish messages for GIMP Python. -# Copyright © 2000-2003, 2007-2010, 2016, 2020 Free Software Foundation, Inc. +# Copyright © 2000-2003, 2007-2010, 2016, 2020, 2023 Free Software Foundation, Inc. # Christian Rose , 2000, 2001, 2002, 2003. # Jan Morén , 2003. # Tomas Ögren , 2001. # Daniel Nylander , 2007, 2008, 2009, 2010. # Sebastian Rasmussen , 2015, 2016. -# Anders Jonsson , 2020. +# Anders Jonsson , 2020, 2023. # msgid "" msgstr "" "Project-Id-Version: gimp-python\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2020-09-14 16:05+0000\n" -"PO-Revision-Date: 2020-09-14 18:49+0200\n" +"POT-Creation-Date: 2023-02-18 12:56+0000\n" +"PO-Revision-Date: 2023-02-18 14:01+0100\n" "Last-Translator: Anders Jonsson \n" "Language-Team: Swedish \n" "Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 2.4.1\n" +"X-Generator: Poedit 3.2.2\n" -#: ../plug-ins/pygimp/gimpfu.py:395 +#: ../plug-ins/pygimp/gimpfu.py:396 msgid "Missing exception information" msgstr "Undantagsinformation saknas" -#: ../plug-ins/pygimp/gimpfu.py:404 +#: ../plug-ins/pygimp/gimpfu.py:405 #, python-format msgid "An error occurred running %s" msgstr "Ett fel inträffade vid körning av %s" -#: ../plug-ins/pygimp/gimpfu.py:415 +#: ../plug-ins/pygimp/gimpfu.py:416 msgid "_More Information" msgstr "_Mer information" -#: ../plug-ins/pygimp/gimpfu.py:528 ../plug-ins/pygimp/gimpfu.py:540 -#: ../plug-ins/pygimp/gimpfu.py:546 +#: ../plug-ins/pygimp/gimpfu.py:529 ../plug-ins/pygimp/gimpfu.py:541 +#: ../plug-ins/pygimp/gimpfu.py:547 msgid "No" msgstr "Nej" -#: ../plug-ins/pygimp/gimpfu.py:538 ../plug-ins/pygimp/gimpfu.py:546 +#: ../plug-ins/pygimp/gimpfu.py:539 ../plug-ins/pygimp/gimpfu.py:547 msgid "Yes" msgstr "Ja" -#: ../plug-ins/pygimp/gimpfu.py:599 ../plug-ins/pygimp/gimpui.py:223 +#: ../plug-ins/pygimp/gimpfu.py:600 ../plug-ins/pygimp/gimpui.py:223 msgid "Python-Fu File Selection" msgstr "Python-Fu filväljare" -#: ../plug-ins/pygimp/gimpfu.py:648 +#: ../plug-ins/pygimp/gimpfu.py:649 msgid "Python-Fu Folder Selection" msgstr "Python-Fu mappväljare" -#: ../plug-ins/pygimp/gimpfu.py:737 +#: ../plug-ins/pygimp/gimpfu.py:738 #, python-format msgid "Invalid input for '%s'" msgstr "Ogiltig inmatning för \"%s\"" @@ -189,7 +189,7 @@ msgstr "_Skifta i palett…" #: ../plug-ins/pygimp/plug-ins/palette-offset.py:52 -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:334 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:335 #: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:59 #: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:81 msgid "Palette" @@ -263,60 +263,60 @@ msgid "Hue (LCHab)" msgstr "Nyans (LCHab)" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:312 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:313 msgid "Sort the colors in a palette" msgstr "Sortera färgerna i en palett" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:331 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:332 msgid "_Sort Palette..." msgstr "_Sortera palett…" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:335 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:336 msgid "Se_lections" msgstr "_Markeringar" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:336 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:337 msgid "All" msgstr "Alla" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:336 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:337 msgid "Slice / Array" msgstr "Skiva / Vektor" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:336 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:337 msgid "Autoslice (fg->bg)" msgstr "Autoskivning (förgr->bakgr)" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:337 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:338 msgid "Partitioned" msgstr "Partitionerad" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:338 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:339 msgid "Slice _expression" msgstr "Skiv_uttryck" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:339 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:340 msgid "Channel to _sort" msgstr "Kanal att _sortera" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:341 -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:344 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:342 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:345 msgid "_Ascending" msgstr "_Stigande" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:342 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:343 msgid "Secondary Channel to s_ort" msgstr "Sekundär kanal att s_ortera" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:345 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:346 msgid "_Quantization" msgstr "_Kvantisering" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:346 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:347 msgid "_Partitioning channel" msgstr "_Partitioneringskanal" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:348 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:349 msgid "Partition q_uantization" msgstr "_Kvantisering för partitionering" @@ -385,7 +385,7 @@ #. table caps are table cells on the edge of the table #: ../plug-ins/pygimp/plug-ins/py-slice.py:449 msgid "Skip animation for table caps" -msgstr "Hoppa över animering för tabelltexter" +msgstr "Hoppa över animering för kantceller" #: ../plug-ins/pygimp/plug-ins/python-console.py:57 msgid "Python Console" diff -Nru gimp-2.10.32/po-python/tr.po gimp-2.10.34/po-python/tr.po --- gimp-2.10.32/po-python/tr.po 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po-python/tr.po 2023-02-21 19:56:20.000000000 +0000 @@ -1,7 +1,7 @@ # Turkish translation for GIMP # # Copyright (C) 2001 Free Software Foundation, Inc. -# Copyright (C) 2002-2019 gimp's COPYRIGHT HOLDER +# Copyright (C) 2002-2022 gimp's COPYRIGHT HOLDER # This file is distributed under the same license as the gimp package. # # Ömer Fadıl USTA , 2002. @@ -9,57 +9,57 @@ # Alper Ersoy , 2001. # Muhammet Kara , 2012, 2014. # Necdet Yücel , 2015. -# Sabri Ünal , 2019, 2020. +# Sabri Ünal , 2019, 2020, 2022. # Emin Tufan Çetin , 2019, 2020. # msgid "" msgstr "" "Project-Id-Version: GIMP python gimp-2-10\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2020-09-21 23:46+0000\n" -"PO-Revision-Date: 2020-05-26 19:15+0300\n" -"Last-Translator: Emin Tufan Çetin \n" +"POT-Creation-Date: 2022-08-03 23:14+0000\n" +"PO-Revision-Date: 2022-08-16 18:50+0300\n" +"Last-Translator: Sabri Ünal \n" "Language-Team: Türkçe \n" "Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Poedit 2.3.1\n" +"X-Generator: Poedit 3.1.1\n" "X-POOTLE-MTIME: 1420937120.000000\n" -#: ../plug-ins/pygimp/gimpfu.py:395 +#: ../plug-ins/pygimp/gimpfu.py:396 msgid "Missing exception information" msgstr "İstisna bilgisi eksik" -#: ../plug-ins/pygimp/gimpfu.py:404 +#: ../plug-ins/pygimp/gimpfu.py:405 #, python-format msgid "An error occurred running %s" msgstr "%s çalıştırılırken bir hata meydana geldi" -#: ../plug-ins/pygimp/gimpfu.py:415 +#: ../plug-ins/pygimp/gimpfu.py:416 msgid "_More Information" msgstr "_Daha Fazla Bilgi" -#: ../plug-ins/pygimp/gimpfu.py:528 ../plug-ins/pygimp/gimpfu.py:540 -#: ../plug-ins/pygimp/gimpfu.py:546 +#: ../plug-ins/pygimp/gimpfu.py:529 ../plug-ins/pygimp/gimpfu.py:541 +#: ../plug-ins/pygimp/gimpfu.py:547 msgid "No" msgstr "Hayır" -#: ../plug-ins/pygimp/gimpfu.py:538 ../plug-ins/pygimp/gimpfu.py:546 +#: ../plug-ins/pygimp/gimpfu.py:539 ../plug-ins/pygimp/gimpfu.py:547 msgid "Yes" msgstr "Evet" -#: ../plug-ins/pygimp/gimpfu.py:599 ../plug-ins/pygimp/gimpui.py:223 +#: ../plug-ins/pygimp/gimpfu.py:600 ../plug-ins/pygimp/gimpui.py:223 msgid "Python-Fu File Selection" msgstr "Python-Fu Dosya Seçimi" # Folder: Komut satırında Dizin, Arayüzde Klasör -#: ../plug-ins/pygimp/gimpfu.py:648 +#: ../plug-ins/pygimp/gimpfu.py:649 msgid "Python-Fu Folder Selection" msgstr "Python-Fu Klasör Seçimi" -#: ../plug-ins/pygimp/gimpfu.py:737 +#: ../plug-ins/pygimp/gimpfu.py:738 #, python-format msgid "Invalid input for '%s'" msgstr "'%s' için geçersiz girdi" @@ -199,7 +199,7 @@ msgstr "_Paleti Dengele..." #: ../plug-ins/pygimp/plug-ins/palette-offset.py:52 -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:334 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:335 #: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:59 #: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:81 msgid "Palette" @@ -273,60 +273,60 @@ msgid "Hue (LCHab)" msgstr "Renk tonu (LCHab)" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:312 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:313 msgid "Sort the colors in a palette" msgstr "Paletteki renkleri sırala" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:331 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:332 msgid "_Sort Palette..." msgstr "_Paleti Sırala..." -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:335 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:336 msgid "Se_lections" msgstr "Seçim_ler" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:336 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:337 msgid "All" msgstr "Tümü" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:336 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:337 msgid "Slice / Array" msgstr "Dilim / Dizi" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:336 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:337 msgid "Autoslice (fg->bg)" msgstr "Kendiliğinden dilimle (ÖA->AA)" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:337 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:338 msgid "Partitioned" msgstr "Bölümlenmiş" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:338 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:339 msgid "Slice _expression" msgstr "Dilim _ifadesi" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:339 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:340 msgid "Channel to _sort" msgstr "_Sıralanacak kanal" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:341 -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:344 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:342 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:345 msgid "_Ascending" msgstr "_Artan" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:342 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:343 msgid "Secondary Channel to s_ort" msgstr "_Sıralanacak İkincil Kanal" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:345 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:346 msgid "_Quantization" msgstr "_Niceleme" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:346 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:347 msgid "_Partitioning channel" msgstr "Bölümleme _kanalı" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:348 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:349 msgid "Partition q_uantization" msgstr "Bölüm n_iceleme" @@ -859,52 +859,3 @@ #: ../plug-ins/pygimp/plug-ins/spyro_plus.py:2164 msgid "Spyrogimp..." msgstr "Spyrogimp..." - -#~ msgid "" -#~ "Keep\n" -#~ "Layer" -#~ msgstr "Katmanı Koru" - -#~ msgid "" -#~ "If checked, then once OK is pressed, the spyro layer is kept, and the " -#~ "plugin exits quickly. If unchecked, the spyro layer is deleted, and the " -#~ "pattern is redrawn on the layer that was active when the plugin was " -#~ "launched." -#~ msgstr "" -#~ "İşaretliyse, Tamam düğmesine bir kez basıldığında, spyro katmanı tutulur " -#~ "ve eklenti hızlıca çıkar. İşaretlenmezse, spyro katmanı silinir ve " -#~ "eklenti başlatıldığında etkin olan katman üzerinde desen yeniden çizilir." - -#~ msgid "Color _model" -#~ msgstr "Renk _modeli" - -#~ msgid "RGB" -#~ msgstr "RGB" - -#~ msgid "HSV" -#~ msgstr "HSV" - -#~ msgid "Red or Hue" -#~ msgstr "Kırmızı veya Renk Özü" - -#~ msgid "Blue or Value" -#~ msgstr "Mavi veya Değer" - -#~ msgid "Create a new brush with characters from a text sequence" -#~ msgstr "Bir metin dizisindeki karakterlerle yeni bir fırça oluştur" - -#~ msgid "New Brush from _Text..." -#~ msgstr "_Metinden Yeni Fırça..." - -#~ msgid "Font" -#~ msgstr "Yazı Tipi" - -#~ msgid "Pixel Size" -#~ msgstr "Piksel Boyutu" - -#~ msgid "Text" -#~ msgstr "Metin" - -#, fuzzy -#~ msgid "Gimp-Python Console" -#~ msgstr "Python Konsolu" diff -Nru gimp-2.10.32/po-python/zh_TW.po gimp-2.10.34/po-python/zh_TW.po --- gimp-2.10.32/po-python/zh_TW.po 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po-python/zh_TW.po 2023-02-21 19:56:20.000000000 +0000 @@ -8,48 +8,48 @@ msgstr "" "Project-Id-Version: gimp-python 2.1.6\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2017-04-13 14:39+0000\n" -"PO-Revision-Date: 2017-04-19 21:24+0800\n" +"POT-Creation-Date: 2022-04-01 19:04+0000\n" +"PO-Revision-Date: 2020-06-11 10:46+0800\n" "Last-Translator: Chao-Hsiung Liao \n" "Language-Team: Chinese (traditional) \n" "Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 1.8.7.1\n" +"X-Generator: Poedit 2.3.1\n" -#: ../plug-ins/pygimp/gimpfu.py:395 +#: ../plug-ins/pygimp/gimpfu.py:396 #, fuzzy msgid "Missing exception information" -msgstr "有關文字輸入欄的選項" +msgstr "遺失所需資訊" -#: ../plug-ins/pygimp/gimpfu.py:404 -#, fuzzy, python-format +#: ../plug-ins/pygimp/gimpfu.py:405 +#, python-format msgid "An error occurred running %s" -msgstr "發生錯誤。" +msgstr "執行 %s 時發生錯誤" -#: ../plug-ins/pygimp/gimpfu.py:415 +#: ../plug-ins/pygimp/gimpfu.py:416 msgid "_More Information" msgstr "更多資訊(_M)" -#: ../plug-ins/pygimp/gimpfu.py:528 ../plug-ins/pygimp/gimpfu.py:540 -#: ../plug-ins/pygimp/gimpfu.py:546 +#: ../plug-ins/pygimp/gimpfu.py:529 ../plug-ins/pygimp/gimpfu.py:541 +#: ../plug-ins/pygimp/gimpfu.py:547 msgid "No" msgstr "否" -#: ../plug-ins/pygimp/gimpfu.py:538 ../plug-ins/pygimp/gimpfu.py:546 +#: ../plug-ins/pygimp/gimpfu.py:539 ../plug-ins/pygimp/gimpfu.py:547 msgid "Yes" msgstr "是" -#: ../plug-ins/pygimp/gimpfu.py:599 ../plug-ins/pygimp/gimpui.py:223 +#: ../plug-ins/pygimp/gimpfu.py:600 ../plug-ins/pygimp/gimpui.py:223 msgid "Python-Fu File Selection" msgstr "Python-Fu 檔案選擇" -#: ../plug-ins/pygimp/gimpfu.py:648 +#: ../plug-ins/pygimp/gimpfu.py:649 msgid "Python-Fu Folder Selection" msgstr "Python-Fu 資料夾選擇" -#: ../plug-ins/pygimp/gimpfu.py:737 +#: ../plug-ins/pygimp/gimpfu.py:738 #, fuzzy, python-format msgid "Invalid input for '%s'" msgstr "--%2$s 有無效的數值「%1$s」" @@ -113,47 +113,47 @@ msgid "File Name" msgstr "檔案名稱" -#: ../plug-ins/pygimp/plug-ins/histogram-export.py:88 +#: ../plug-ins/pygimp/plug-ins/histogram-export.py:89 msgid "Exports the image histogram to a text file (CSV)" msgstr "" -#: ../plug-ins/pygimp/plug-ins/histogram-export.py:93 +#: ../plug-ins/pygimp/plug-ins/histogram-export.py:94 msgid "_Export histogram..." msgstr "" -#: ../plug-ins/pygimp/plug-ins/histogram-export.py:95 +#: ../plug-ins/pygimp/plug-ins/histogram-export.py:96 msgid "_Image" msgstr "" -#: ../plug-ins/pygimp/plug-ins/histogram-export.py:96 +#: ../plug-ins/pygimp/plug-ins/histogram-export.py:97 msgid "_Drawable" msgstr "" -#: ../plug-ins/pygimp/plug-ins/histogram-export.py:97 +#: ../plug-ins/pygimp/plug-ins/histogram-export.py:98 msgid "Histogram _File" msgstr "" -#: ../plug-ins/pygimp/plug-ins/histogram-export.py:98 +#: ../plug-ins/pygimp/plug-ins/histogram-export.py:99 msgid "_Bucket Size" msgstr "" -#: ../plug-ins/pygimp/plug-ins/histogram-export.py:99 +#: ../plug-ins/pygimp/plug-ins/histogram-export.py:100 msgid "Sample _Average" msgstr "" -#: ../plug-ins/pygimp/plug-ins/histogram-export.py:100 +#: ../plug-ins/pygimp/plug-ins/histogram-export.py:101 msgid "Output format" msgstr "" -#: ../plug-ins/pygimp/plug-ins/histogram-export.py:101 +#: ../plug-ins/pygimp/plug-ins/histogram-export.py:102 msgid "Pixel count" msgstr "" -#: ../plug-ins/pygimp/plug-ins/histogram-export.py:102 +#: ../plug-ins/pygimp/plug-ins/histogram-export.py:103 msgid "Normalized" msgstr "標準化" -#: ../plug-ins/pygimp/plug-ins/histogram-export.py:103 +#: ../plug-ins/pygimp/plug-ins/histogram-export.py:104 msgid "Percent" msgstr "百分比" @@ -197,7 +197,7 @@ msgstr "調色盤顏色 %d" #: ../plug-ins/pygimp/plug-ins/palette-offset.py:52 -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:334 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:335 #: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:59 #: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:81 msgid "Palette" @@ -209,23 +209,23 @@ #: ../plug-ins/pygimp/plug-ins/palette-sort.py:25 msgid "Red" -msgstr "" +msgstr "紅(R)" #: ../plug-ins/pygimp/plug-ins/palette-sort.py:25 msgid "Green" -msgstr "" +msgstr "綠(G)" #: ../plug-ins/pygimp/plug-ins/palette-sort.py:25 msgid "Blue" -msgstr "" +msgstr "藍(B)" #: ../plug-ins/pygimp/plug-ins/palette-sort.py:26 msgid "Luma (Y)" -msgstr "" +msgstr "亮度(Y)" #: ../plug-ins/pygimp/plug-ins/palette-sort.py:27 msgid "Hue" -msgstr "" +msgstr "色相" #: ../plug-ins/pygimp/plug-ins/palette-sort.py:27 #, fuzzy @@ -246,11 +246,11 @@ #: ../plug-ins/pygimp/plug-ins/palette-sort.py:29 msgid "Index" -msgstr "" +msgstr "索引" #: ../plug-ins/pygimp/plug-ins/palette-sort.py:30 msgid "Random" -msgstr "" +msgstr "亂數" #: ../plug-ins/pygimp/plug-ins/palette-sort.py:81 msgid "Lightness (LAB)" @@ -272,71 +272,69 @@ msgid "Hue (LCHab)" msgstr "" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:312 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:313 #, fuzzy msgid "Sort the colors in a palette" msgstr "增強顏色對比(_C)" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:331 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:332 #, fuzzy msgid "_Sort Palette..." msgstr "調色盤顏色 %d" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:335 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:336 msgid "Se_lections" -msgstr "" +msgstr "選取項目" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:336 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:337 msgid "All" -msgstr "" +msgstr "全選" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:336 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:337 msgid "Slice / Array" msgstr "" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:336 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:337 msgid "Autoslice (fg->bg)" msgstr "" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:337 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:338 msgid "Partitioned" msgstr "" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:338 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:339 msgid "Slice _expression" msgstr "" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:339 -#, fuzzy +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:340 msgid "Channel to _sort" -msgstr "seahorse 收件人欄位的排序形式" +msgstr "選擇色版" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:341 -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:344 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:342 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:345 #, fuzzy msgid "_Ascending" msgstr "遞增(_A)" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:342 -#, fuzzy +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:343 msgid "Secondary Channel to s_ort" -msgstr "seahorse 收件人欄位的排序形式" +msgstr "選擇第二色版" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:345 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:346 msgid "_Quantization" msgstr "" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:346 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:347 msgid "_Partitioning channel" msgstr "" -#: ../plug-ins/pygimp/plug-ins/palette-sort.py:348 +#: ../plug-ins/pygimp/plug-ins/palette-sort.py:349 msgid "Partition q_uantization" msgstr "" #: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:52 msgid "Create a repeating gradient using colors from the palette" -msgstr "" +msgstr "從調色盤選取的顏色作漸層" #: ../plug-ins/pygimp/plug-ins/palette-to-gradient.py:57 #, fuzzy @@ -357,92 +355,92 @@ msgstr "切片" #. table snippet means a small piece of HTML code here -#: ../plug-ins/pygimp/plug-ins/py-slice.py:420 +#: ../plug-ins/pygimp/plug-ins/py-slice.py:421 msgid "Cuts an image along its guides, creates images and a HTML table snippet" msgstr "沿著指南剪裁圖像,創建圖像和一個 HTML 表格片段" -#: ../plug-ins/pygimp/plug-ins/py-slice.py:431 +#: ../plug-ins/pygimp/plug-ins/py-slice.py:432 msgid "_Slice..." msgstr "切片(_S)..." -#: ../plug-ins/pygimp/plug-ins/py-slice.py:436 +#: ../plug-ins/pygimp/plug-ins/py-slice.py:437 #, fuzzy msgid "Path for HTML export" msgstr "匯出 HTML 到指定位置" -#: ../plug-ins/pygimp/plug-ins/py-slice.py:437 +#: ../plug-ins/pygimp/plug-ins/py-slice.py:438 #, fuzzy msgid "Filename for export" msgstr "匯出 HTML 到指定位置" -#: ../plug-ins/pygimp/plug-ins/py-slice.py:438 +#: ../plug-ins/pygimp/plug-ins/py-slice.py:439 #, fuzzy msgid "Image name prefix" msgstr "圖片檔案名稱" -#: ../plug-ins/pygimp/plug-ins/py-slice.py:439 +#: ../plug-ins/pygimp/plug-ins/py-slice.py:440 msgid "Image format" msgstr "圖片格式" -#: ../plug-ins/pygimp/plug-ins/py-slice.py:440 +#: ../plug-ins/pygimp/plug-ins/py-slice.py:441 #, fuzzy msgid "Separate image folder" msgstr "您選取了 %d 個資料夾" -#: ../plug-ins/pygimp/plug-ins/py-slice.py:442 +#: ../plug-ins/pygimp/plug-ins/py-slice.py:443 #, fuzzy msgid "Folder for image export" msgstr "匯出 HTML 到指定位置" -#: ../plug-ins/pygimp/plug-ins/py-slice.py:443 +#: ../plug-ins/pygimp/plug-ins/py-slice.py:444 #, fuzzy msgid "Space between table elements" msgstr "區域中元件間的間距" -#: ../plug-ins/pygimp/plug-ins/py-slice.py:445 +#: ../plug-ins/pygimp/plug-ins/py-slice.py:446 msgid "Javascript for onmouseover and clicked" msgstr "" #. table caps are table cells on the edge of the table -#: ../plug-ins/pygimp/plug-ins/py-slice.py:448 +#: ../plug-ins/pygimp/plug-ins/py-slice.py:449 msgid "Skip animation for table caps" msgstr "" -#: ../plug-ins/pygimp/plug-ins/python-console.py:56 +#: ../plug-ins/pygimp/plug-ins/python-console.py:57 msgid "Python Console" msgstr "Python 訊息視窗" -#: ../plug-ins/pygimp/plug-ins/python-console.py:60 +#: ../plug-ins/pygimp/plug-ins/python-console.py:61 msgid "_Browse..." msgstr "瀏覽(_B)..." -#: ../plug-ins/pygimp/plug-ins/python-console.py:144 +#: ../plug-ins/pygimp/plug-ins/python-console.py:154 #, fuzzy msgid "Python Procedure Browser" msgstr "瀏覽器需要終端機方可運作" -#: ../plug-ins/pygimp/plug-ins/python-console.py:173 +#: ../plug-ins/pygimp/plug-ins/python-console.py:183 #, fuzzy, python-format msgid "Could not open '%s' for writing: %s" msgstr "無法開啟‘%s’來寫入資料:%s" -#: ../plug-ins/pygimp/plug-ins/python-console.py:188 +#: ../plug-ins/pygimp/plug-ins/python-console.py:198 #, fuzzy, python-format msgid "Could not write to '%s': %s" msgstr "無法將 %s 的名稱更改為 %s:%s\n" -#: ../plug-ins/pygimp/plug-ins/python-console.py:196 +#: ../plug-ins/pygimp/plug-ins/python-console.py:206 #, fuzzy msgid "Save Python-Fu Console Output" msgstr "儲存 Script-Fu 訊息視窗輸出" -#: ../plug-ins/pygimp/plug-ins/python-console.py:222 +#: ../plug-ins/pygimp/plug-ins/python-console.py:232 msgid "Interactive GIMP Python interpreter" msgstr "互動式 GIMP Python 解譯器" -#: ../plug-ins/pygimp/plug-ins/python-console.py:227 +#: ../plug-ins/pygimp/plug-ins/python-console.py:237 msgid "_Console" -msgstr "資訊視窗(_C)" +msgstr "控制台(_C)" #: ../plug-ins/pygimp/plug-ins/shadow_bevel.py:60 msgid "Add a drop shadow to a layer, and optionally bevel it" @@ -475,6 +473,376 @@ msgid "Drop shadow _Y displacement" msgstr "拖放" +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:44 +#, fuzzy +msgid "Spyro Layer" +msgstr "螺旋圖層" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:45 +#, fuzzy +msgid "Spyro Path" +msgstr "螺旋路徑" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:56 +#, fuzzy +msgid "" +"Save\n" +"as New Layer" +msgstr "另存新圖層" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:57 +#, fuzzy +msgid "" +"Redraw on\n" +"Active layer" +msgstr "重匯圖層" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:58 +#, fuzzy +msgid "" +"Save\n" +"as Path" +msgstr "另存路徑" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:104 +#, fuzzy +msgid "Circle" +msgstr "圓形Circle" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:140 +msgid "Polygon-Star" +msgstr "" + +#. Sine wave on a circle ring. +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:156 +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:947 +#, fuzzy +msgid "Sine" +msgstr "正弦" + +#. Semi-circles, based on a polygon +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:166 +msgid "Bumps" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:271 +msgid "Rack" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:315 +msgid "Frame" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:404 +#, fuzzy +msgid "Selection" +msgstr "選取" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:494 +#, fuzzy +msgid "Pencil" +msgstr "鉛筆工具" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:510 +msgid "AirBrush" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:570 +msgid "Preview" +msgstr "預覽" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:575 +msgid "Stroke" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:622 +msgid "PaintBrush" +msgstr "筆刷" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:624 +msgid "Ink" +msgstr "墨水工具" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:625 +msgid "MyPaintBrush" +msgstr "MyPaint 筆刷" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:933 +msgid "Spyrograph" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:940 +msgid "Epitrochoid" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:967 +msgid "Lissajous" +msgstr "利薩如曲線" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1397 +msgid "Curve Type" +msgstr "曲線類型" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1398 +msgid "" +"An Epitrochoid pattern is when the moving gear is on the outside of the " +"fixed gear." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1403 +msgid "Tool" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1404 +msgid "" +"The tool with which to draw the pattern. The Preview tool just draws quickly." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1409 +#, fuzzy +msgid "Long Gradient" +msgstr "按這裡可以加入新的選字盤" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1411 +msgid "" +"When unchecked, the current tool settings will be used. When checked, will " +"use a long gradient to match the length of the pattern, based on current " +"gradient and repeat mode from the gradient tool settings." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1431 +msgid "Specify pattern using one of the following tabs:" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1433 +msgid "" +"The pattern is specified only by the active tab. Toy Kit is similar to " +"Gears, but it uses gears and hole numbers which are found in toy kits. If " +"you follow the instructions from the toy kit manuals, results should be " +"similar." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1457 +msgid "" +"Number of teeth of fixed gear. The size of the fixed gear is proportional to " +"the number of teeth." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1460 +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1486 +msgid "Fixed Gear Teeth" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1466 +msgid "" +"Number of teeth of moving gear. The size of the moving gear is proportional " +"to the number of teeth." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1469 +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1491 +msgid "Moving Gear Teeth" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1474 +#, fuzzy +#| msgid "Percent" +msgid "Hole percent" +msgstr "百分比" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1475 +msgid "" +"How far is the hole from the center of the moving gear. 100% means that the " +"hole is at the gear's edge." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1496 +#, fuzzy +#| msgid "File Name" +msgid "Hole Number" +msgstr "檔案名稱" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1497 +msgid "" +"Hole #1 is at the edge of the gear. The maximum hole number is near the " +"center. The maximum hole number is different for each gear." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1508 +msgid "Flower Petals" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1508 +msgid "The number of petals in the pattern." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1513 +msgid "Petal Skip" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1514 +msgid "The number of petals to advance for drawing the next petal." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1519 +msgid "Hole Radius(%)" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1520 +msgid "" +"The radius of the hole in the center of the pattern where nothing will be " +"drawn. Given as a percentage of the size of the pattern. A value of 0 will " +"produce no hole. A Value of 99 will produce a thin line on the edge." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1533 +msgid "Width(%)" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1534 +msgid "" +"The width of the pattern as a percentage of the size of the pattern. A Value " +"of 1 will just draw a thin pattern. A Value of 100 will fill the entire " +"fixed gear." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1544 +msgid "Visual" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1549 +msgid "Toy Kit" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1554 +msgid "Gears" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1566 +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1610 +#, fuzzy +msgid "Rotation" +msgstr "選擇性綠色飽和" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1567 +msgid "" +"Rotation of the pattern, in degrees. The starting position of the moving " +"gear in the fixed gear." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1590 +msgid "Shape" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1591 +msgid "" +"The shape of the fixed gear to be used inside current selection. Rack is a " +"long round-edged shape provided in the toy kits. Frame hugs the boundaries " +"of the rectangular selection, use hole=100 in Gear notation to touch " +"boundary. Selection will hug boundaries of current selection - try something " +"non-rectangular." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1600 +msgid "Sides" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1600 +msgid "Number of sides of the shape." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1605 +msgid "Morph" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1605 +msgid "Morph fixed gear shape. Only affects some of the shapes." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1610 +msgid "Rotation of the fixed gear, in degrees" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1625 +msgid "Margin (px)" +msgstr "外距(px)" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1625 +msgid "Margin from edge of selection." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1630 +msgid "Make width and height equal" +msgstr "使寬高相等" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1632 +msgid "" +"When unchecked, the pattern will fill the current image or selection. When " +"checked, the pattern will have same width and height, and will be centered." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1656 +msgid "Re_draw" +msgstr "重新繪製" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1657 +#, fuzzy +msgid "" +"If you change the settings of a tool, change color, or change the selection, " +"press this to preview how the pattern looks." +msgstr "如果您修改工具的設定、變更顏色或重新選擇項目,點選這裡來預覽效果。" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1659 +msgid "_Reset" +msgstr "重新設定" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1660 +msgid "_Cancel" +msgstr "取消" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1661 +msgid "_OK" +msgstr "確定" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1667 +msgid "" +"Choose whether to save as new layer, redraw on last active layer, or save to " +"path" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1679 +msgid "Spyrogimp" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1688 +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:2195 +msgid "Draw spyrographs using current tool settings and selection." +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1701 +msgid "Curve Pattern" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1704 +msgid "Fixed Gear" +msgstr "" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:1707 +msgid "Size" +msgstr "尺寸" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:2047 +msgid "Rendering Pattern" +msgstr "圖樣 Pattern 重新繪製" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:2059 +msgid "Please wait : Rendering Pattern" +msgstr "請稍等:圖樣 Pattern 重新繪製中" + +#: ../plug-ins/pygimp/plug-ins/spyro_plus.py:2164 +msgid "Spyrogimp..." +msgstr "" + #~ msgid "Color _model" #~ msgstr "色彩模式(_M)" diff -Nru gimp-2.10.32/po-script-fu/it.po gimp-2.10.34/po-script-fu/it.po --- gimp-2.10.32/po-script-fu/it.po 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po-script-fu/it.po 2023-02-21 19:56:20.000000000 +0000 @@ -7,7 +7,7 @@ "Project-Id-Version: gimp 2.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-04-02 11:32+0200\n" -"PO-Revision-Date: 2020-04-02 11:35+0200\n" +"PO-Revision-Date: 2022-07-03 15:04+0200\n" "Last-Translator: Marco Ciampa \n" "Language-Team: gimp.linux.it\n" "Language: it\n" @@ -608,7 +608,7 @@ #: ../plug-ins/script-fu/scripts/difference-clouds.scm:71 msgid "Solid noise applied with Difference layer mode" -msgstr "Disturbo in tinta unita applicato con modalità livello differenza" +msgstr "Rumore in tinta unita applicato con modalità livello differenza" #: ../plug-ins/script-fu/scripts/distress-selection.scm:105 msgid "_Distort..." diff -Nru gimp-2.10.32/po-script-fu/ka.po gimp-2.10.34/po-script-fu/ka.po --- gimp-2.10.32/po-script-fu/ka.po 1970-01-01 00:00:00.000000000 +0000 +++ gimp-2.10.34/po-script-fu/ka.po 2023-02-21 19:56:20.000000000 +0000 @@ -0,0 +1,1688 @@ +# Georgian translation for gimp. +# Copyright (C) 2022 gimp's COPYRIGHT HOLDER +# This file is distributed under the same license as the gimp package. +# Ekaterine Papava , 2022. +# +msgid "" +msgstr "" +"Project-Id-Version: gimp gimp-2-10\n" +"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" +"POT-Creation-Date: 2023-01-25 17:38+0000\n" +"PO-Revision-Date: 2023-02-01 17:20+0100\n" +"Last-Translator: Ekaterine Papava \n" +"Language-Team: Georgian \n" +"Language: ka\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 3.2.2\n" + +#: ../plug-ins/script-fu/script-fu.c:111 +msgid "Interactive console for Script-Fu development" +msgstr "" + +#: ../plug-ins/script-fu/script-fu.c:117 +msgid "_Console" +msgstr "_კონსოლი" + +#: ../plug-ins/script-fu/script-fu.c:141 +msgid "Server for remote Script-Fu operation" +msgstr "" + +#: ../plug-ins/script-fu/script-fu.c:151 +msgid "_Start Server..." +msgstr "" + +#: ../plug-ins/script-fu/script-fu.c:306 +msgid "_GIMP Online" +msgstr "" + +#: ../plug-ins/script-fu/script-fu.c:307 +msgid "_User Manual" +msgstr "" + +#: ../plug-ins/script-fu/script-fu.c:310 +msgid "_Script-Fu" +msgstr "" + +#: ../plug-ins/script-fu/script-fu.c:312 +msgid "_Test" +msgstr "_ტესტი" + +#: ../plug-ins/script-fu/script-fu.c:315 +msgid "_Buttons" +msgstr "_ღილაკები" + +#: ../plug-ins/script-fu/script-fu.c:317 +msgid "_Logos" +msgstr "_ლოგოები" + +#: ../plug-ins/script-fu/script-fu.c:319 +msgid "_Patterns" +msgstr "_შაბლონები" + +#: ../plug-ins/script-fu/script-fu.c:322 +msgid "_Web Page Themes" +msgstr "" + +#: ../plug-ins/script-fu/script-fu.c:324 +msgid "_Alien Glow" +msgstr "" + +#: ../plug-ins/script-fu/script-fu.c:326 +msgid "_Beveled Pattern" +msgstr "" + +#: ../plug-ins/script-fu/script-fu.c:328 +msgid "_Classic.Gimp.Org" +msgstr "" + +#: ../plug-ins/script-fu/script-fu.c:331 +msgid "Alpha to _Logo" +msgstr "" + +#: ../plug-ins/script-fu/script-fu.c:334 +msgid "Re-read all available Script-Fu scripts" +msgstr "" + +#: ../plug-ins/script-fu/script-fu.c:339 +msgid "_Refresh Scripts" +msgstr "" + +#: ../plug-ins/script-fu/script-fu.c:362 +msgid "" +"You can not use \"Refresh Scripts\" while a Script-Fu dialog box is open. " +"Please close all Script-Fu windows and try again." +msgstr "" + +#: ../plug-ins/script-fu/script-fu-console.c:127 +#: ../plug-ins/script-fu/script-fu-console.c:194 +msgid "Script-Fu Console" +msgstr "" + +#: ../plug-ins/script-fu/script-fu-console.c:132 +#: ../plug-ins/script-fu/script-fu-console.c:293 +msgid "_Save" +msgstr "_შენახვა" + +#: ../plug-ins/script-fu/script-fu-console.c:133 +msgid "C_lear" +msgstr "_გასუფთავება" + +#: ../plug-ins/script-fu/script-fu-console.c:134 +#: ../plug-ins/script-fu/script-fu-console.c:371 +msgid "_Close" +msgstr "დახურვა" + +#: ../plug-ins/script-fu/script-fu-console.c:190 +msgid "Welcome to TinyScheme" +msgstr "" + +#: ../plug-ins/script-fu/script-fu-console.c:196 +msgid "Interactive Scheme Development" +msgstr "" + +#: ../plug-ins/script-fu/script-fu-console.c:232 +msgid "_Browse..." +msgstr "დათვალიერება..." + +#: ../plug-ins/script-fu/script-fu-console.c:288 +msgid "Save Script-Fu Console Output" +msgstr "" + +#: ../plug-ins/script-fu/script-fu-console.c:292 +#: ../plug-ins/script-fu/script-fu-interface.c:238 +#: ../plug-ins/script-fu/script-fu-server.c:839 +msgid "_Cancel" +msgstr "&გაუქმება" + +#: ../plug-ins/script-fu/script-fu-console.c:337 +#, c-format +msgid "Could not open '%s' for writing: %s" +msgstr "შეცდომა '%s'-ში ჩაწერისას: %s" + +#: ../plug-ins/script-fu/script-fu-console.c:366 +msgid "Script-Fu Procedure Browser" +msgstr "" + +#: ../plug-ins/script-fu/script-fu-console.c:370 +msgid "_Apply" +msgstr "_მორგება" + +#: ../plug-ins/script-fu/script-fu-eval.c:60 +msgid "Script-Fu evaluation mode only allows non-interactive invocation" +msgstr "" + +#: ../plug-ins/script-fu/script-fu-interface.c:202 +msgid "Script-Fu cannot process two scripts at the same time." +msgstr "" + +#: ../plug-ins/script-fu/script-fu-interface.c:204 +#, c-format +msgid "You are already running the \"%s\" script." +msgstr "" + +#: ../plug-ins/script-fu/script-fu-interface.c:230 +#, c-format +msgid "Script-Fu: %s" +msgstr "Script-Fu: %s" + +#: ../plug-ins/script-fu/script-fu-interface.c:237 +msgid "_Reset" +msgstr "_საწყის მნიშვნელობებზე დაბრუნება" + +#: ../plug-ins/script-fu/script-fu-interface.c:239 +msgid "_OK" +msgstr "_კარგი" + +#. we add a colon after the label; +#. * some languages want an extra space here +#. +#: ../plug-ins/script-fu/script-fu-interface.c:293 +#, c-format +msgid "%s:" +msgstr "%s:" + +#: ../plug-ins/script-fu/script-fu-interface.c:343 +msgid "Script-Fu Color Selection" +msgstr "" + +#: ../plug-ins/script-fu/script-fu-interface.c:459 +msgid "Script-Fu File Selection" +msgstr "" + +#: ../plug-ins/script-fu/script-fu-interface.c:462 +msgid "Script-Fu Folder Selection" +msgstr "" + +#: ../plug-ins/script-fu/script-fu-interface.c:475 +msgid "Script-Fu Font Selection" +msgstr "" + +#: ../plug-ins/script-fu/script-fu-interface.c:483 +msgid "Script-Fu Palette Selection" +msgstr "" + +#: ../plug-ins/script-fu/script-fu-interface.c:492 +msgid "Script-Fu Pattern Selection" +msgstr "" + +#: ../plug-ins/script-fu/script-fu-interface.c:501 +msgid "Script-Fu Gradient Selection" +msgstr "" + +#: ../plug-ins/script-fu/script-fu-interface.c:510 +msgid "Script-Fu Brush Selection" +msgstr "" + +#: ../plug-ins/script-fu/script-fu-interface.c:880 +#, c-format +msgid "Error while executing %s:" +msgstr "" + +#: ../plug-ins/script-fu/script-fu-scripts.c:149 +msgid "Too few arguments to 'script-fu-register' call" +msgstr "" + +#: ../plug-ins/script-fu/script-fu-scripts.c:648 +#, c-format +msgid "Error while loading %s:" +msgstr "" + +#: ../plug-ins/script-fu/script-fu-server.c:835 +msgid "Script-Fu Server Options" +msgstr "" + +#: ../plug-ins/script-fu/script-fu-server.c:840 +msgid "_Start Server" +msgstr "" + +#: ../plug-ins/script-fu/script-fu-server.c:873 +msgid "Listen on IP:" +msgstr "" + +#: ../plug-ins/script-fu/script-fu-server.c:880 +msgid "Server port:" +msgstr "სერვერის პორტი:" + +#: ../plug-ins/script-fu/script-fu-server.c:886 +msgid "Server logfile:" +msgstr "" + +#: ../plug-ins/script-fu/script-fu-server.c:899 +msgid "" +"Listening on an IP address other than 127.0.0.1 (especially 0.0.0.0) can " +"allow attackers to remotely execute arbitrary code on this machine." +msgstr "" + +#: ../plug-ins/script-fu/scripts/add-bevel.scm:76 +msgid "Bumpmap" +msgstr "რელიეფური" + +#: ../plug-ins/script-fu/scripts/add-bevel.scm:189 +msgid "Add B_evel..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/add-bevel.scm:190 +msgid "Add a beveled border to an image" +msgstr "" + +#: ../plug-ins/script-fu/scripts/add-bevel.scm:197 +msgid "Thickness" +msgstr "სისქე" + +#: ../plug-ins/script-fu/scripts/add-bevel.scm:198 +#: ../plug-ins/script-fu/scripts/fuzzyborder.scm:163 +#: ../plug-ins/script-fu/scripts/old-photo.scm:104 +#: ../plug-ins/script-fu/scripts/round-corners.scm:145 +#: ../plug-ins/script-fu/scripts/slide.scm:257 +#: ../plug-ins/script-fu/scripts/spinning-globe.scm:106 +msgid "Work on copy" +msgstr "" + +#: ../plug-ins/script-fu/scripts/add-bevel.scm:199 +msgid "Keep bump layer" +msgstr "" + +#: ../plug-ins/script-fu/scripts/addborder.scm:108 +msgid "Border Layer" +msgstr "" + +#: ../plug-ins/script-fu/scripts/addborder.scm:162 +msgid "Add _Border..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/addborder.scm:163 +msgid "Add a border around an image" +msgstr "" + +#: ../plug-ins/script-fu/scripts/addborder.scm:170 +msgid "Border X size" +msgstr "" + +#: ../plug-ins/script-fu/scripts/addborder.scm:171 +msgid "Border Y size" +msgstr "" + +#: ../plug-ins/script-fu/scripts/addborder.scm:172 +msgid "Border color" +msgstr "საზღვრის ფერი" + +#: ../plug-ins/script-fu/scripts/addborder.scm:173 +msgid "Delta value on color" +msgstr "" + +#: ../plug-ins/script-fu/scripts/blend-anim.scm:206 +#: ../plug-ins/script-fu/scripts/spyrogimp.scm:327 +msgid "Frame" +msgstr "კადრი" + +#: ../plug-ins/script-fu/scripts/blend-anim.scm:222 +msgid "Blend Animation needs at least three source layers" +msgstr "" + +#: ../plug-ins/script-fu/scripts/blend-anim.scm:228 +msgid "_Blend..." +msgstr "_შერევა..." + +#: ../plug-ins/script-fu/scripts/blend-anim.scm:229 +msgid "" +"Create intermediate layers to blend two or more layers over a background as " +"an animation" +msgstr "" + +#: ../plug-ins/script-fu/scripts/blend-anim.scm:236 +msgid "Intermediate frames" +msgstr "" + +#: ../plug-ins/script-fu/scripts/blend-anim.scm:237 +msgid "Max. blur radius" +msgstr "" + +#: ../plug-ins/script-fu/scripts/blend-anim.scm:238 +msgid "Looped" +msgstr "" + +#. --- false form of "if-1" +#: ../plug-ins/script-fu/scripts/burn-in-anim.scm:217 +msgid "" +"The Burn-In script needs two layers in total. A foreground layer with " +"transparency and a background layer." +msgstr "" + +#: ../plug-ins/script-fu/scripts/burn-in-anim.scm:224 +msgid "B_urn-In..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/burn-in-anim.scm:225 +msgid "" +"Create intermediate layers to produce an animated 'burn-in' transition " +"between two layers" +msgstr "" + +#: ../plug-ins/script-fu/scripts/burn-in-anim.scm:232 +msgid "Glow color" +msgstr "" + +#: ../plug-ins/script-fu/scripts/burn-in-anim.scm:233 +msgid "Fadeout" +msgstr "" + +#: ../plug-ins/script-fu/scripts/burn-in-anim.scm:234 +msgid "Fadeout width" +msgstr "" + +#: ../plug-ins/script-fu/scripts/burn-in-anim.scm:235 +msgid "Corona width" +msgstr "" + +#: ../plug-ins/script-fu/scripts/burn-in-anim.scm:236 +msgid "After glow" +msgstr "" + +#: ../plug-ins/script-fu/scripts/burn-in-anim.scm:237 +msgid "Add glowing" +msgstr "" + +#: ../plug-ins/script-fu/scripts/burn-in-anim.scm:238 +msgid "Prepare for GIF" +msgstr "" + +#: ../plug-ins/script-fu/scripts/burn-in-anim.scm:239 +msgid "Speed (pixels/frame)" +msgstr "" + +#: ../plug-ins/script-fu/scripts/carve-it.scm:176 +msgid "Carved Surface" +msgstr "" + +#: ../plug-ins/script-fu/scripts/carve-it.scm:177 +msgid "Bevel Shadow" +msgstr "" + +#: ../plug-ins/script-fu/scripts/carve-it.scm:178 +msgid "Bevel Highlight" +msgstr "" + +#: ../plug-ins/script-fu/scripts/carve-it.scm:179 +msgid "Cast Shadow" +msgstr "" + +#: ../plug-ins/script-fu/scripts/carve-it.scm:180 +msgid "Inset" +msgstr "ჩასმა" + +#: ../plug-ins/script-fu/scripts/carve-it.scm:192 +msgid "Stencil C_arve..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/carve-it.scm:193 +msgid "" +"Use the specified drawable as a stencil to carve from the specified image." +msgstr "" + +#: ../plug-ins/script-fu/scripts/carve-it.scm:200 +msgid "Image to carve" +msgstr "" + +#: ../plug-ins/script-fu/scripts/carve-it.scm:201 +msgid "Carve white areas" +msgstr "" + +#: ../plug-ins/script-fu/scripts/chrome-it.scm:93 +msgid "Background" +msgstr "ფონი" + +#: ../plug-ins/script-fu/scripts/chrome-it.scm:94 +msgid "Layer 1" +msgstr "ფენა 1" + +#: ../plug-ins/script-fu/scripts/chrome-it.scm:95 +msgid "Layer 2" +msgstr "ფენა 2" + +#: ../plug-ins/script-fu/scripts/chrome-it.scm:96 +msgid "Layer 3" +msgstr "ფენა 3" + +#: ../plug-ins/script-fu/scripts/chrome-it.scm:97 +msgid "Drop Shadow" +msgstr "" + +#: ../plug-ins/script-fu/scripts/chrome-it.scm:217 +msgid "Chrome" +msgstr "ქრომი" + +#: ../plug-ins/script-fu/scripts/chrome-it.scm:218 +#: ../plug-ins/script-fu/scripts/xach-effect.scm:68 +msgid "Highlight" +msgstr "მოუნიშნავის გაბუნდოვნება" + +#: ../plug-ins/script-fu/scripts/chrome-it.scm:232 +msgid "Stencil C_hrome..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/chrome-it.scm:233 +msgid "" +"Add a chrome effect to the selected region (or alpha) using a specified " +"(grayscale) stencil" +msgstr "" + +#: ../plug-ins/script-fu/scripts/chrome-it.scm:240 +msgid "Chrome saturation" +msgstr "" + +#: ../plug-ins/script-fu/scripts/chrome-it.scm:241 +msgid "Chrome lightness" +msgstr "" + +#: ../plug-ins/script-fu/scripts/chrome-it.scm:242 +msgid "Chrome factor" +msgstr "" + +#: ../plug-ins/script-fu/scripts/chrome-it.scm:243 +msgid "Environment map" +msgstr "" + +#: ../plug-ins/script-fu/scripts/chrome-it.scm:246 +msgid "Highlight balance" +msgstr "" + +#: ../plug-ins/script-fu/scripts/chrome-it.scm:247 +msgid "Chrome balance" +msgstr "" + +#: ../plug-ins/script-fu/scripts/chrome-it.scm:248 +msgid "Chrome white areas" +msgstr "" + +#: ../plug-ins/script-fu/scripts/circuit.scm:74 +msgid "Effect layer" +msgstr "" + +#: ../plug-ins/script-fu/scripts/circuit.scm:127 +msgid "_Circuit..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/circuit.scm:128 +msgid "" +"Fill the selected region (or alpha) with traces like those on a circuit board" +msgstr "" + +#: ../plug-ins/script-fu/scripts/circuit.scm:135 +msgid "Oilify mask size" +msgstr "" + +#: ../plug-ins/script-fu/scripts/circuit.scm:136 +msgid "Circuit seed" +msgstr "" + +#: ../plug-ins/script-fu/scripts/circuit.scm:137 +msgid "No background (only for separate layer)" +msgstr "" + +#: ../plug-ins/script-fu/scripts/circuit.scm:138 +#: ../plug-ins/script-fu/scripts/lava.scm:129 +#: ../plug-ins/script-fu/scripts/predator.scm:132 +#: ../plug-ins/script-fu/scripts/xach-effect.scm:138 +msgid "Keep selection" +msgstr "" + +#: ../plug-ins/script-fu/scripts/circuit.scm:139 +#: ../plug-ins/script-fu/scripts/lava.scm:130 +#: ../plug-ins/script-fu/scripts/predator.scm:133 +msgid "Separate layer" +msgstr "" + +#: ../plug-ins/script-fu/scripts/clothify.scm:52 +msgid "_Clothify..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/clothify.scm:53 +msgid "Add a cloth-like texture to the selected region (or alpha)" +msgstr "" + +#: ../plug-ins/script-fu/scripts/clothify.scm:60 +msgid "Blur X" +msgstr "" + +#: ../plug-ins/script-fu/scripts/clothify.scm:61 +msgid "Blur Y" +msgstr "" + +#: ../plug-ins/script-fu/scripts/clothify.scm:62 +msgid "Azimuth" +msgstr "აზიმუტი" + +#: ../plug-ins/script-fu/scripts/clothify.scm:63 +msgid "Elevation" +msgstr "სიმაღლე ზღვის დონიდან" + +#: ../plug-ins/script-fu/scripts/clothify.scm:64 +msgid "Depth" +msgstr "სიღრმე" + +#: ../plug-ins/script-fu/scripts/coffee.scm:36 +msgid "Stain" +msgstr "" + +#: ../plug-ins/script-fu/scripts/coffee.scm:82 +msgid "_Coffee Stain..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/coffee.scm:83 +msgid "Add realistic looking coffee stains to the image" +msgstr "" + +#: ../plug-ins/script-fu/scripts/coffee.scm:90 +msgid "Stains" +msgstr "" + +#: ../plug-ins/script-fu/scripts/coffee.scm:91 +msgid "Darken only" +msgstr "მხოლოდ გამუქება" + +#: ../plug-ins/script-fu/scripts/difference-clouds.scm:70 +msgid "_Difference Clouds..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/difference-clouds.scm:71 +msgid "Solid noise applied with Difference layer mode" +msgstr "" + +#: ../plug-ins/script-fu/scripts/distress-selection.scm:105 +msgid "_Distort..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/distress-selection.scm:106 +msgid "Distress the selection" +msgstr "" + +#: ../plug-ins/script-fu/scripts/distress-selection.scm:113 +msgid "_Threshold (bigger 1<-->254 smaller)" +msgstr "" + +#: ../plug-ins/script-fu/scripts/distress-selection.scm:114 +msgid "_Spread" +msgstr "" + +#: ../plug-ins/script-fu/scripts/distress-selection.scm:115 +msgid "_Granularity (1 is low)" +msgstr "" + +#: ../plug-ins/script-fu/scripts/distress-selection.scm:116 +msgid "S_mooth" +msgstr "" + +#: ../plug-ins/script-fu/scripts/distress-selection.scm:117 +msgid "Smooth hor_izontally" +msgstr "" + +#: ../plug-ins/script-fu/scripts/distress-selection.scm:118 +msgid "Smooth _vertically" +msgstr "" + +#: ../plug-ins/script-fu/scripts/drop-shadow.scm:170 +msgid "_Drop Shadow (legacy)..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/drop-shadow.scm:171 +msgid "Add a drop shadow to the selected region (or alpha)" +msgstr "" + +#: ../plug-ins/script-fu/scripts/drop-shadow.scm:178 +msgid "Offset X" +msgstr "გადაწევა X-ით" + +#: ../plug-ins/script-fu/scripts/drop-shadow.scm:179 +msgid "Offset Y" +msgstr "გადაწევა Y-ით" + +#: ../plug-ins/script-fu/scripts/drop-shadow.scm:180 +#: ../plug-ins/script-fu/scripts/perspective-shadow.scm:209 +#: ../plug-ins/script-fu/scripts/round-corners.scm:143 +msgid "Blur radius" +msgstr "" + +#: ../plug-ins/script-fu/scripts/drop-shadow.scm:181 +#: ../plug-ins/script-fu/scripts/fuzzyborder.scm:157 +#: ../plug-ins/script-fu/scripts/perspective-shadow.scm:210 +#: ../plug-ins/script-fu/scripts/spyrogimp.scm:350 +msgid "Color" +msgstr "" + +#: ../plug-ins/script-fu/scripts/drop-shadow.scm:182 +#: ../plug-ins/script-fu/scripts/perspective-shadow.scm:211 +msgid "Opacity" +msgstr "_გაუმჭვირვალობა" + +#: ../plug-ins/script-fu/scripts/drop-shadow.scm:183 +#: ../plug-ins/script-fu/scripts/perspective-shadow.scm:213 +msgid "Allow resizing" +msgstr "" + +#: ../plug-ins/script-fu/scripts/erase-rows.scm:42 +msgid "_Erase Every Nth Row..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/erase-rows.scm:43 +msgid "Erase every nth row or column" +msgstr "" + +#: ../plug-ins/script-fu/scripts/erase-rows.scm:50 +#: ../plug-ins/script-fu/scripts/erase-rows.scm:65 +msgid "Rows/cols" +msgstr "" + +#: ../plug-ins/script-fu/scripts/erase-rows.scm:50 +#: ../plug-ins/script-fu/scripts/erase-rows.scm:65 +msgid "Rows" +msgstr "სტრიქონები" + +#: ../plug-ins/script-fu/scripts/erase-rows.scm:50 +#: ../plug-ins/script-fu/scripts/erase-rows.scm:65 +msgid "Columns" +msgstr "სვეტები" + +#: ../plug-ins/script-fu/scripts/erase-rows.scm:52 +#: ../plug-ins/script-fu/scripts/erase-rows.scm:67 +msgid "Erase/fill" +msgstr "" + +#: ../plug-ins/script-fu/scripts/erase-rows.scm:52 +#: ../plug-ins/script-fu/scripts/erase-rows.scm:67 +msgid "Erase" +msgstr "წაშლა" + +#: ../plug-ins/script-fu/scripts/erase-rows.scm:52 +#: ../plug-ins/script-fu/scripts/erase-rows.scm:67 +msgid "Fill with BG" +msgstr "" + +#: ../plug-ins/script-fu/scripts/erase-rows.scm:57 +msgid "_Erase Every Other Row..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/erase-rows.scm:58 +msgid "Erase every other row or column" +msgstr "" + +#: ../plug-ins/script-fu/scripts/erase-rows.scm:66 +msgid "Even/odd" +msgstr "" + +#: ../plug-ins/script-fu/scripts/erase-rows.scm:66 +msgid "Even" +msgstr "ლუწი" + +#: ../plug-ins/script-fu/scripts/erase-rows.scm:66 +msgid "Odd" +msgstr "კენტი" + +#: ../plug-ins/script-fu/scripts/font-map.scm:152 +msgid "Render _Font Map..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/font-map.scm:153 +msgid "" +"Create an image filled with previews of fonts matching a fontname filter" +msgstr "" + +#: ../plug-ins/script-fu/scripts/font-map.scm:158 +msgid "_Text" +msgstr "_ტექსტი" + +#: ../plug-ins/script-fu/scripts/font-map.scm:159 +msgid "Use font _name as text" +msgstr "" + +#: ../plug-ins/script-fu/scripts/font-map.scm:160 +msgid "_Labels" +msgstr "_ჭდეები" + +#: ../plug-ins/script-fu/scripts/font-map.scm:161 +msgid "_Filter (regexp)" +msgstr "" + +#: ../plug-ins/script-fu/scripts/font-map.scm:162 +msgid "Font _size (pixels)" +msgstr "" + +#: ../plug-ins/script-fu/scripts/font-map.scm:163 +msgid "_Border (pixels)" +msgstr "" + +#: ../plug-ins/script-fu/scripts/font-map.scm:164 +msgid "_Color scheme" +msgstr "" + +#: ../plug-ins/script-fu/scripts/font-map.scm:164 +msgid "Black on white" +msgstr "შავი თეთრ ფონზე" + +#: ../plug-ins/script-fu/scripts/font-map.scm:164 +msgid "Active colors" +msgstr "" + +#: ../plug-ins/script-fu/scripts/fuzzyborder.scm:149 +msgid "_Fuzzy Border..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/fuzzyborder.scm:150 +msgid "Add a jagged, fuzzy border to an image" +msgstr "" + +#: ../plug-ins/script-fu/scripts/fuzzyborder.scm:158 +#: ../plug-ins/script-fu/scripts/old-photo.scm:98 +msgid "Border size" +msgstr "" + +#: ../plug-ins/script-fu/scripts/fuzzyborder.scm:159 +msgid "Blur border" +msgstr "" + +#: ../plug-ins/script-fu/scripts/fuzzyborder.scm:160 +msgid "Granularity (1 is Low)" +msgstr "" + +#: ../plug-ins/script-fu/scripts/fuzzyborder.scm:161 +msgid "Add shadow" +msgstr "" + +#: ../plug-ins/script-fu/scripts/fuzzyborder.scm:162 +msgid "Shadow weight (%)" +msgstr "" + +#: ../plug-ins/script-fu/scripts/fuzzyborder.scm:164 +msgid "Flatten image" +msgstr "" + +#: ../plug-ins/script-fu/scripts/gimp-online.scm:59 +msgid "Using _Paths" +msgstr "" + +#: ../plug-ins/script-fu/scripts/gimp-online.scm:60 +#: ../plug-ins/script-fu/scripts/gimp-online.scm:73 +#: ../plug-ins/script-fu/scripts/gimp-online.scm:86 +#: ../plug-ins/script-fu/scripts/gimp-online.scm:99 +#: ../plug-ins/script-fu/scripts/gimp-online.scm:112 +#: ../plug-ins/script-fu/scripts/gimp-online.scm:125 +#: ../plug-ins/script-fu/scripts/gimp-online.scm:138 +#: ../plug-ins/script-fu/scripts/gimp-online.scm:151 +msgid "Bookmark to the user manual" +msgstr "" + +#: ../plug-ins/script-fu/scripts/gimp-online.scm:72 +msgid "_Preparing your Images for the Web" +msgstr "" + +#: ../plug-ins/script-fu/scripts/gimp-online.scm:85 +msgid "_Working with Digital Camera Photos" +msgstr "" + +#: ../plug-ins/script-fu/scripts/gimp-online.scm:98 +msgid "Create, Open and Save _Files" +msgstr "" + +#: ../plug-ins/script-fu/scripts/gimp-online.scm:111 +msgid "_Basic Concepts" +msgstr "" + +#: ../plug-ins/script-fu/scripts/gimp-online.scm:124 +msgid "How to Use _Dialogs" +msgstr "" + +#: ../plug-ins/script-fu/scripts/gimp-online.scm:137 +msgid "Drawing _Simple Objects" +msgstr "" + +#: ../plug-ins/script-fu/scripts/gimp-online.scm:150 +msgid "Create and Use _Selections" +msgstr "" + +#: ../plug-ins/script-fu/scripts/gimp-online.scm:190 +msgid "_Main Web Site" +msgstr "" + +#: ../plug-ins/script-fu/scripts/gimp-online.scm:191 +#: ../plug-ins/script-fu/scripts/gimp-online.scm:204 +#: ../plug-ins/script-fu/scripts/gimp-online.scm:256 +msgid "Bookmark to the GIMP web site" +msgstr "" + +#: ../plug-ins/script-fu/scripts/gimp-online.scm:203 +msgid "_Developer Web Site" +msgstr "" + +#: ../plug-ins/script-fu/scripts/gimp-online.scm:216 +msgid "_Roadmap" +msgstr "" + +#: ../plug-ins/script-fu/scripts/gimp-online.scm:217 +msgid "Bookmark to the roadmap of GIMP" +msgstr "" + +#: ../plug-ins/script-fu/scripts/gimp-online.scm:229 +msgid "_Wiki" +msgstr "_ვიკი" + +#: ../plug-ins/script-fu/scripts/gimp-online.scm:230 +msgid "Bookmark to the wiki of GIMP" +msgstr "" + +#: ../plug-ins/script-fu/scripts/gimp-online.scm:242 +msgid "_Bug Reports and Feature Requests" +msgstr "" + +#: ../plug-ins/script-fu/scripts/gimp-online.scm:243 +msgid "Bookmark to the bug tracker of GIMP" +msgstr "" + +#: ../plug-ins/script-fu/scripts/gimp-online.scm:255 +msgid "_User Manual Web Site" +msgstr "" + +#: ../plug-ins/script-fu/scripts/gradient-example.scm:69 +msgid "Custom _Gradient..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/gradient-example.scm:70 +msgid "Create an image filled with an example of the current gradient" +msgstr "" + +#: ../plug-ins/script-fu/scripts/gradient-example.scm:75 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:70 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:140 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:196 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:265 +msgid "Width" +msgstr "სიგანე" + +#: ../plug-ins/script-fu/scripts/gradient-example.scm:76 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:71 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:141 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:197 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:266 +msgid "Height" +msgstr "სიმაღლე" + +#: ../plug-ins/script-fu/scripts/gradient-example.scm:77 +msgid "Gradient reverse" +msgstr "" + +#: ../plug-ins/script-fu/scripts/grid-system.scm:84 +msgid "_Grid..." +msgstr "_ბადე..." + +#: ../plug-ins/script-fu/scripts/grid-system.scm:85 +msgid "" +"Draw a grid as specified by the lists of X and Y locations using the current " +"brush" +msgstr "" + +#: ../plug-ins/script-fu/scripts/grid-system.scm:92 +msgid "X divisions" +msgstr "" + +#: ../plug-ins/script-fu/scripts/grid-system.scm:93 +msgid "Y divisions" +msgstr "" + +#: ../plug-ins/script-fu/scripts/guides-from-selection.scm:32 +msgid "New Guides from _Selection" +msgstr "" + +#: ../plug-ins/script-fu/scripts/guides-from-selection.scm:33 +msgid "Create four guides around the bounding box of the current selection" +msgstr "" + +#: ../plug-ins/script-fu/scripts/guides-new-percent.scm:27 +msgid "New Guide (by _Percent)..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/guides-new-percent.scm:28 +msgid "Add a guide at the position specified as a percentage of the image size" +msgstr "" + +#: ../plug-ins/script-fu/scripts/guides-new-percent.scm:35 +#: ../plug-ins/script-fu/scripts/guides-new.scm:35 +msgid "_Direction" +msgstr "_მიმართულება" + +#: ../plug-ins/script-fu/scripts/guides-new-percent.scm:35 +#: ../plug-ins/script-fu/scripts/guides-new.scm:35 +msgid "Horizontal" +msgstr "ჰორიზონტალური" + +#: ../plug-ins/script-fu/scripts/guides-new-percent.scm:36 +#: ../plug-ins/script-fu/scripts/guides-new.scm:35 +msgid "Vertical" +msgstr "ვერტიკალური" + +#: ../plug-ins/script-fu/scripts/guides-new-percent.scm:37 +msgid "_Position (in %)" +msgstr "" + +#: ../plug-ins/script-fu/scripts/guides-new.scm:27 +msgid "New _Guide..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/guides-new.scm:28 +msgid "Add a guide at the orientation and position specified (in pixels)" +msgstr "" + +#: ../plug-ins/script-fu/scripts/guides-new.scm:36 +msgid "_Position" +msgstr "" + +#: ../plug-ins/script-fu/scripts/guides-remove-all.scm:19 +msgid "_Remove all Guides" +msgstr "" + +#: ../plug-ins/script-fu/scripts/guides-remove-all.scm:20 +msgid "Remove all horizontal and vertical guides" +msgstr "" + +#: ../plug-ins/script-fu/scripts/lava.scm:117 +msgid "_Lava..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/lava.scm:118 +msgid "Fill the current selection with lava" +msgstr "" + +#: ../plug-ins/script-fu/scripts/lava.scm:125 +msgid "Seed" +msgstr "თესლი" + +#: ../plug-ins/script-fu/scripts/lava.scm:126 +msgid "Size" +msgstr "ზომა" + +#: ../plug-ins/script-fu/scripts/lava.scm:127 +msgid "Roughness" +msgstr "" + +#: ../plug-ins/script-fu/scripts/lava.scm:128 +#: ../plug-ins/script-fu/scripts/spyrogimp.scm:351 +msgid "Gradient" +msgstr "გრადაცია" + +#: ../plug-ins/script-fu/scripts/lava.scm:131 +msgid "Use current gradient" +msgstr "" + +#: ../plug-ins/script-fu/scripts/line-nova.scm:108 +msgid "Line _Nova..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/line-nova.scm:109 +msgid "" +"Fill a layer with rays emanating outward from its center using the " +"foreground color" +msgstr "" + +#: ../plug-ins/script-fu/scripts/line-nova.scm:116 +msgid "Number of lines" +msgstr "ხაზების რაოდენობა" + +#: ../plug-ins/script-fu/scripts/line-nova.scm:117 +msgid "Sharpness (degrees)" +msgstr "" + +#: ../plug-ins/script-fu/scripts/line-nova.scm:118 +msgid "Offset radius" +msgstr "" + +#: ../plug-ins/script-fu/scripts/line-nova.scm:119 +msgid "Randomness" +msgstr "" + +#: ../plug-ins/script-fu/scripts/mkbrush.scm:63 +msgid "_Rectangular..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/mkbrush.scm:64 +msgid "Create a rectangular brush" +msgstr "" + +#: ../plug-ins/script-fu/scripts/mkbrush.scm:69 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:139 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:195 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:264 +msgid "Name" +msgstr "სახელი" + +#: ../plug-ins/script-fu/scripts/mkbrush.scm:72 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:143 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:198 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:268 +msgid "Spacing" +msgstr "დაშორება" + +#: ../plug-ins/script-fu/scripts/mkbrush.scm:133 +msgid "Re_ctangular, Feathered..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/mkbrush.scm:134 +msgid "Create a rectangular brush with feathered edges" +msgstr "" + +#: ../plug-ins/script-fu/scripts/mkbrush.scm:142 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:267 +msgid "Feathering" +msgstr "" + +#: ../plug-ins/script-fu/scripts/mkbrush.scm:189 +msgid "_Elliptical..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/mkbrush.scm:190 +msgid "Create an elliptical brush" +msgstr "" + +#: ../plug-ins/script-fu/scripts/mkbrush.scm:258 +msgid "Elli_ptical, Feathered..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/mkbrush.scm:259 +msgid "Create an elliptical brush with feathered edges" +msgstr "" + +#: ../plug-ins/script-fu/scripts/old-photo.scm:89 +msgid "_Old Photo..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/old-photo.scm:90 +msgid "Make an image look like an old photo" +msgstr "" + +#: ../plug-ins/script-fu/scripts/old-photo.scm:97 +msgid "Defocus" +msgstr "" + +#. since this plug-in uses the fuzzy-border plug-in, I used the +#. values of the latter, with the exception of the initial value +#. and the 'minimum' value. +#: ../plug-ins/script-fu/scripts/old-photo.scm:102 +msgid "Sepia" +msgstr "სეპია" + +#: ../plug-ins/script-fu/scripts/old-photo.scm:103 +msgid "Mottle" +msgstr "" + +#: ../plug-ins/script-fu/scripts/palette-export.scm:226 +msgid "Folder for the output file" +msgstr "" + +#: ../plug-ins/script-fu/scripts/palette-export.scm:227 +msgid "" +"The name of the file to create (if a file with this name already exist, it " +"will be replaced)" +msgstr "" + +#: ../plug-ins/script-fu/scripts/palette-export.scm:235 +msgid "The filename you entered is not a suitable name for a file." +msgstr "" + +#: ../plug-ins/script-fu/scripts/palette-export.scm:237 +msgid "" +"All characters in the name are either white-spaces or characters which can " +"not appear in filenames." +msgstr "" + +#: ../plug-ins/script-fu/scripts/palette-export.scm:265 +msgid "" +"Export the active palette as a CSS stylesheet with the color entry name as " +"their class name, and the color itself as the color attribute" +msgstr "" + +#: ../plug-ins/script-fu/scripts/palette-export.scm:291 +msgid "Export the active palette as a PHP dictionary (name => color)" +msgstr "" + +#: ../plug-ins/script-fu/scripts/palette-export.scm:323 +msgid "Export the active palette as a Python dictionary (name: color)" +msgstr "" + +#: ../plug-ins/script-fu/scripts/palette-export.scm:352 +msgid "" +"Write all the colors in a palette to a text file, one hexadecimal value per " +"line (no names)" +msgstr "" + +#: ../plug-ins/script-fu/scripts/palette-export.scm:399 +msgid "Export the active palette as a java.util.Hashtable" +msgstr "" + +#: ../plug-ins/script-fu/scripts/paste-as-brush.scm:56 +#: ../plug-ins/script-fu/scripts/paste-as-pattern.scm:44 +msgid "There is no image data in the clipboard to paste." +msgstr "გაცვლის ბაფერი ცარიელია." + +#: ../plug-ins/script-fu/scripts/paste-as-brush.scm:62 +msgid "New _Brush..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/paste-as-brush.scm:63 +msgid "Paste the clipboard contents into a new brush" +msgstr "" + +#: ../plug-ins/script-fu/scripts/paste-as-brush.scm:68 +#: ../plug-ins/script-fu/scripts/select-to-brush.scm:141 +msgid "_Brush name" +msgstr "" + +#: ../plug-ins/script-fu/scripts/paste-as-brush.scm:69 +#: ../plug-ins/script-fu/scripts/paste-as-pattern.scm:57 +#: ../plug-ins/script-fu/scripts/select-to-brush.scm:142 +#: ../plug-ins/script-fu/scripts/select-to-pattern.scm:102 +msgid "_File name" +msgstr "" + +#: ../plug-ins/script-fu/scripts/paste-as-brush.scm:70 +#: ../plug-ins/script-fu/scripts/select-to-brush.scm:143 +msgid "_Spacing" +msgstr "" + +#: ../plug-ins/script-fu/scripts/paste-as-pattern.scm:50 +msgid "New _Pattern..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/paste-as-pattern.scm:51 +msgid "Paste the clipboard contents into a new pattern" +msgstr "" + +#: ../plug-ins/script-fu/scripts/paste-as-pattern.scm:56 +#: ../plug-ins/script-fu/scripts/select-to-pattern.scm:101 +msgid "_Pattern name" +msgstr "" + +#: ../plug-ins/script-fu/scripts/perspective-shadow.scm:198 +msgid "_Perspective..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/perspective-shadow.scm:199 +msgid "Add a perspective shadow to the selected region (or alpha)" +msgstr "" + +#: ../plug-ins/script-fu/scripts/perspective-shadow.scm:206 +msgid "Angle" +msgstr "კუთხე" + +#: ../plug-ins/script-fu/scripts/perspective-shadow.scm:207 +msgid "Relative distance of horizon" +msgstr "" + +#: ../plug-ins/script-fu/scripts/perspective-shadow.scm:208 +msgid "Relative length of shadow" +msgstr "" + +#: ../plug-ins/script-fu/scripts/perspective-shadow.scm:212 +msgid "Interpolation" +msgstr "ინტერპოლაცია" + +#: ../plug-ins/script-fu/scripts/predator.scm:121 +msgid "_Predator..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/predator.scm:122 +msgid "Add a 'Predator' effect to the selected region (or alpha)" +msgstr "" + +#: ../plug-ins/script-fu/scripts/predator.scm:129 +msgid "Edge amount" +msgstr "" + +#: ../plug-ins/script-fu/scripts/predator.scm:130 +msgid "Pixelize" +msgstr "პიქსელიზაცია" + +#: ../plug-ins/script-fu/scripts/predator.scm:131 +msgid "Pixel amount" +msgstr "" + +#: ../plug-ins/script-fu/scripts/reverse-layers.scm:42 +msgid "Reverse Layer _Order" +msgstr "" + +#: ../plug-ins/script-fu/scripts/reverse-layers.scm:43 +msgid "Reverse the order of layers in the image" +msgstr "" + +#: ../plug-ins/script-fu/scripts/ripply-anim.scm:69 +msgid "_Rippling..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/ripply-anim.scm:70 +msgid "" +"Create a multi-layer image by adding a ripple effect to the current layer" +msgstr "" + +#: ../plug-ins/script-fu/scripts/ripply-anim.scm:77 +msgid "Rippling strength" +msgstr "" + +#: ../plug-ins/script-fu/scripts/ripply-anim.scm:78 +#: ../plug-ins/script-fu/scripts/waves-anim.scm:105 +msgid "Number of frames" +msgstr "" + +#: ../plug-ins/script-fu/scripts/ripply-anim.scm:79 +msgid "Edge behavior" +msgstr "" + +#: ../plug-ins/script-fu/scripts/ripply-anim.scm:79 +msgid "Wrap" +msgstr "შემოხვევა" + +#: ../plug-ins/script-fu/scripts/ripply-anim.scm:79 +msgid "Smear" +msgstr "" + +#: ../plug-ins/script-fu/scripts/ripply-anim.scm:79 +msgid "Black" +msgstr "შავი" + +#: ../plug-ins/script-fu/scripts/round-corners.scm:131 +msgid "_Round Corners..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/round-corners.scm:132 +msgid "" +"Round the corners of an image and optionally add a drop-shadow and background" +msgstr "" + +#: ../plug-ins/script-fu/scripts/round-corners.scm:139 +msgid "Edge radius" +msgstr "" + +#: ../plug-ins/script-fu/scripts/round-corners.scm:140 +msgid "Add drop-shadow" +msgstr "" + +#: ../plug-ins/script-fu/scripts/round-corners.scm:141 +msgid "Shadow X offset" +msgstr "" + +#: ../plug-ins/script-fu/scripts/round-corners.scm:142 +msgid "Shadow Y offset" +msgstr "" + +#: ../plug-ins/script-fu/scripts/round-corners.scm:144 +msgid "Add background" +msgstr "" + +#: ../plug-ins/script-fu/scripts/script-fu-set-cmap.scm:53 +msgid "Se_t Colormap..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/script-fu-set-cmap.scm:54 +msgid "Change the colormap of an image to the colors in a specified palette." +msgstr "" + +#: ../plug-ins/script-fu/scripts/script-fu-set-cmap.scm:61 +msgid "Palette" +msgstr "პალიტრა" + +#: ../plug-ins/script-fu/scripts/selection-round.scm:139 +msgid "Rounded R_ectangle..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/selection-round.scm:140 +msgid "Round the corners of the current selection" +msgstr "" + +#: ../plug-ins/script-fu/scripts/selection-round.scm:147 +msgid "R_adius (%)" +msgstr "" + +#: ../plug-ins/script-fu/scripts/selection-round.scm:148 +msgid "Co_ncave" +msgstr "" + +#: ../plug-ins/script-fu/scripts/select-to-brush.scm:133 +msgid "To _Brush..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/select-to-brush.scm:134 +msgid "Convert a selection to a brush" +msgstr "" + +#: ../plug-ins/script-fu/scripts/select-to-image.scm:81 +msgid "To _Image" +msgstr "" + +#: ../plug-ins/script-fu/scripts/select-to-image.scm:82 +msgid "Convert a selection to an image" +msgstr "" + +#: ../plug-ins/script-fu/scripts/select-to-pattern.scm:93 +msgid "To _Pattern..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/select-to-pattern.scm:94 +msgid "Convert a selection to a pattern" +msgstr "" + +#: ../plug-ins/script-fu/scripts/slide.scm:245 +msgid "_Slide..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/slide.scm:246 +msgid "Add a slide-film like frame, sprocket holes, and labels to an image" +msgstr "" + +#: ../plug-ins/script-fu/scripts/slide.scm:253 +msgid "Text" +msgstr "ტექსტი" + +#: ../plug-ins/script-fu/scripts/slide.scm:254 +msgid "Number" +msgstr "რიცხვი" + +#: ../plug-ins/script-fu/scripts/slide.scm:255 +msgid "Font" +msgstr "ფონტი" + +#: ../plug-ins/script-fu/scripts/slide.scm:256 +msgid "Font color" +msgstr "ფონტის ფერი" + +#: ../plug-ins/script-fu/scripts/spinning-globe.scm:94 +msgid "_Spinning Globe..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/spinning-globe.scm:95 +msgid "Create an animation by mapping the current image onto a spinning sphere" +msgstr "" + +#: ../plug-ins/script-fu/scripts/spinning-globe.scm:102 +msgid "Frames" +msgstr "კადრები" + +#: ../plug-ins/script-fu/scripts/spinning-globe.scm:103 +msgid "Turn from left to right" +msgstr "" + +#: ../plug-ins/script-fu/scripts/spinning-globe.scm:104 +msgid "Transparent background" +msgstr "გამჭვირვალე ფონი" + +#: ../plug-ins/script-fu/scripts/spinning-globe.scm:105 +msgid "Index to n colors (0 = remain RGB)" +msgstr "" + +#: ../plug-ins/script-fu/scripts/spyrogimp.scm:240 +msgid "Rendering Spyro" +msgstr "" + +#: ../plug-ins/script-fu/scripts/spyrogimp.scm:314 +msgid "_Spyrogimp (older script-fu version)..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/spyrogimp.scm:315 +msgid "This procedure is deprecated! Use 'plug-in-spyrogimp' instead." +msgstr "" + +#: ../plug-ins/script-fu/scripts/spyrogimp.scm:323 +msgid "Type" +msgstr "ტიპი" + +#: ../plug-ins/script-fu/scripts/spyrogimp.scm:323 +msgid "Spyrograph" +msgstr "" + +#: ../plug-ins/script-fu/scripts/spyrogimp.scm:324 +msgid "Epitrochoid" +msgstr "" + +#: ../plug-ins/script-fu/scripts/spyrogimp.scm:325 +msgid "Lissajous" +msgstr "" + +#: ../plug-ins/script-fu/scripts/spyrogimp.scm:326 +msgid "Shape" +msgstr "ფორმა" + +#: ../plug-ins/script-fu/scripts/spyrogimp.scm:326 +msgid "Circle" +msgstr "წრე" + +#: ../plug-ins/script-fu/scripts/spyrogimp.scm:328 +msgid "Triangle" +msgstr "სამკუთხედი" + +#: ../plug-ins/script-fu/scripts/spyrogimp.scm:329 +msgid "Square" +msgstr "კვადრატი" + +#: ../plug-ins/script-fu/scripts/spyrogimp.scm:330 +msgid "Pentagon" +msgstr "ხუთკუთხედი" + +#: ../plug-ins/script-fu/scripts/spyrogimp.scm:331 +msgid "Hexagon" +msgstr "ექვსკუთხედი" + +#: ../plug-ins/script-fu/scripts/spyrogimp.scm:332 +msgid "Polygon: 7 sides" +msgstr "" + +#: ../plug-ins/script-fu/scripts/spyrogimp.scm:333 +msgid "Polygon: 8 sides" +msgstr "" + +#: ../plug-ins/script-fu/scripts/spyrogimp.scm:334 +msgid "Polygon: 9 sides" +msgstr "" + +#: ../plug-ins/script-fu/scripts/spyrogimp.scm:335 +msgid "Polygon: 10 sides" +msgstr "" + +#: ../plug-ins/script-fu/scripts/spyrogimp.scm:336 +msgid "Outer teeth" +msgstr "" + +#: ../plug-ins/script-fu/scripts/spyrogimp.scm:337 +msgid "Inner teeth" +msgstr "" + +#: ../plug-ins/script-fu/scripts/spyrogimp.scm:338 +msgid "Margin (pixels)" +msgstr "" + +#: ../plug-ins/script-fu/scripts/spyrogimp.scm:339 +msgid "Hole ratio" +msgstr "" + +#: ../plug-ins/script-fu/scripts/spyrogimp.scm:340 +msgid "Start angle" +msgstr "" + +#: ../plug-ins/script-fu/scripts/spyrogimp.scm:342 +msgid "Tool" +msgstr "ხელსაწყო" + +#: ../plug-ins/script-fu/scripts/spyrogimp.scm:342 +msgid "Pencil" +msgstr "ფანქარი" + +#: ../plug-ins/script-fu/scripts/spyrogimp.scm:343 +#: ../plug-ins/script-fu/scripts/spyrogimp.scm:345 +msgid "Brush" +msgstr "ფუნჯი" + +#: ../plug-ins/script-fu/scripts/spyrogimp.scm:344 +msgid "Airbrush" +msgstr "აეროგრაფი" + +#: ../plug-ins/script-fu/scripts/spyrogimp.scm:347 +msgid "Color method" +msgstr "" + +#: ../plug-ins/script-fu/scripts/spyrogimp.scm:347 +msgid "Solid Color" +msgstr "" + +#: ../plug-ins/script-fu/scripts/spyrogimp.scm:348 +msgid "Gradient: Loop Sawtooth" +msgstr "" + +#: ../plug-ins/script-fu/scripts/spyrogimp.scm:349 +msgid "Gradient: Loop Triangle" +msgstr "" + +#: ../plug-ins/script-fu/scripts/test-sphere.scm:272 +msgid "_Sphere..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/tileblur.scm:68 +msgid "_Tileable Blur..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/tileblur.scm:69 +msgid "Blur the edges of an image so the result tiles seamlessly" +msgstr "" + +#: ../plug-ins/script-fu/scripts/tileblur.scm:76 +msgid "Radius" +msgstr "რადიუსი" + +#: ../plug-ins/script-fu/scripts/tileblur.scm:77 +msgid "Blur vertically" +msgstr "" + +#: ../plug-ins/script-fu/scripts/tileblur.scm:78 +msgid "Blur horizontally" +msgstr "" + +#: ../plug-ins/script-fu/scripts/tileblur.scm:79 +msgid "Blur type" +msgstr "ბუნდოვნების ტიპი" + +#: ../plug-ins/script-fu/scripts/tileblur.scm:79 +msgid "IIR" +msgstr "IIR" + +#: ../plug-ins/script-fu/scripts/tileblur.scm:79 +msgid "RLE" +msgstr "RLE" + +#: ../plug-ins/script-fu/scripts/unsharp-mask.scm:82 +msgid "Mask size" +msgstr "" + +#: ../plug-ins/script-fu/scripts/unsharp-mask.scm:83 +msgid "Mask opacity" +msgstr "" + +#: ../plug-ins/script-fu/scripts/waves-anim.scm:95 +msgid "_Waves..." +msgstr "_ტალღები..." + +#: ../plug-ins/script-fu/scripts/waves-anim.scm:96 +msgid "" +"Create a multi-layer image with an effect like a stone was thrown into the " +"current image" +msgstr "" + +#: ../plug-ins/script-fu/scripts/waves-anim.scm:103 +msgid "Amplitude" +msgstr "ამპლიტუდა" + +#: ../plug-ins/script-fu/scripts/waves-anim.scm:104 +msgid "Wavelength" +msgstr "ტალღის სიგრძე" + +#: ../plug-ins/script-fu/scripts/waves-anim.scm:106 +msgid "Invert direction" +msgstr "" + +#: ../plug-ins/script-fu/scripts/weave.scm:397 +msgid "_Weave..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/weave.scm:398 +msgid "" +"Create a new layer filled with a weave effect to be used as an overlay or " +"bump map" +msgstr "" + +#: ../plug-ins/script-fu/scripts/weave.scm:405 +msgid "Ribbon width" +msgstr "" + +#: ../plug-ins/script-fu/scripts/weave.scm:406 +msgid "Ribbon spacing" +msgstr "" + +#: ../plug-ins/script-fu/scripts/weave.scm:407 +msgid "Shadow darkness" +msgstr "" + +#: ../plug-ins/script-fu/scripts/weave.scm:408 +msgid "Shadow depth" +msgstr "" + +#: ../plug-ins/script-fu/scripts/weave.scm:409 +msgid "Thread length" +msgstr "" + +#: ../plug-ins/script-fu/scripts/weave.scm:410 +msgid "Thread density" +msgstr "" + +#: ../plug-ins/script-fu/scripts/weave.scm:411 +msgid "Thread intensity" +msgstr "" + +#: ../plug-ins/script-fu/scripts/xach-effect.scm:92 +msgid "Shadow" +msgstr "ჩრდილი" + +#: ../plug-ins/script-fu/scripts/xach-effect.scm:121 +msgid "_Xach-Effect..." +msgstr "" + +#: ../plug-ins/script-fu/scripts/xach-effect.scm:122 +msgid "Add a subtle translucent 3D effect to the selected region (or alpha)" +msgstr "" + +#: ../plug-ins/script-fu/scripts/xach-effect.scm:129 +msgid "Highlight X offset" +msgstr "" + +#: ../plug-ins/script-fu/scripts/xach-effect.scm:130 +msgid "Highlight Y offset" +msgstr "" + +#: ../plug-ins/script-fu/scripts/xach-effect.scm:131 +msgid "Highlight color" +msgstr "ფერის გამოკვეთა" + +#: ../plug-ins/script-fu/scripts/xach-effect.scm:132 +msgid "Highlight opacity" +msgstr "გაბუნდოვნების გაუმჭვირვალობა" + +#: ../plug-ins/script-fu/scripts/xach-effect.scm:133 +msgid "Drop shadow color" +msgstr "" + +#: ../plug-ins/script-fu/scripts/xach-effect.scm:134 +msgid "Drop shadow opacity" +msgstr "" + +#: ../plug-ins/script-fu/scripts/xach-effect.scm:135 +msgid "Drop shadow blur radius" +msgstr "" + +#: ../plug-ins/script-fu/scripts/xach-effect.scm:136 +msgid "Drop shadow X offset" +msgstr "" + +#: ../plug-ins/script-fu/scripts/xach-effect.scm:137 +msgid "Drop shadow Y offset" +msgstr "" diff -Nru gimp-2.10.32/po-script-fu/LINGUAS gimp-2.10.34/po-script-fu/LINGUAS --- gimp-2.10.32/po-script-fu/LINGUAS 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po-script-fu/LINGUAS 2023-02-21 19:56:20.000000000 +0000 @@ -32,6 +32,7 @@ is it ja +ka km ko lt diff -Nru gimp-2.10.32/po-script-fu/ro.po gimp-2.10.34/po-script-fu/ro.po --- gimp-2.10.32/po-script-fu/ro.po 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po-script-fu/ro.po 2023-02-21 19:56:20.000000000 +0000 @@ -9,7 +9,7 @@ "Project-Id-Version: gimp-script-fu\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" "POT-Creation-Date: 2020-05-08 11:48+0000\n" -"PO-Revision-Date: 2020-11-04 14:38+0200\n" +"PO-Revision-Date: 2022-12-01 17:55+0200\n" "Last-Translator: Cristian Secară \n" "Language-Team: Gnome Romanian Team \n" "Language: ro\n" @@ -18,7 +18,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2;\n" -"X-Generator: Poedit 2.4.1\n" +"X-Generator: Poedit 3.1.1\n" #: ../plug-ins/script-fu/script-fu.c:111 msgid "Interactive console for Script-Fu development" @@ -983,8 +983,7 @@ #: ../plug-ins/script-fu/scripts/guides-from-selection.scm:33 msgid "Create four guides around the bounding box of the current selection" msgstr "" -"Creează patru ghidaje în jurul dreptunghiului circumscris al selecției " -"curente" +"Creează patru ghidaje în jurul casetei de încadrare a selecției curente" #: ../plug-ins/script-fu/scripts/guides-new-percent.scm:27 msgid "New Guide (by _Percent)..." diff -Nru gimp-2.10.32/po-script-fu/tr.po gimp-2.10.34/po-script-fu/tr.po --- gimp-2.10.32/po-script-fu/tr.po 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po-script-fu/tr.po 2023-02-21 19:56:20.000000000 +0000 @@ -1,22 +1,22 @@ # Turkish translation for GIMP # # Copyright (C) 2001 Free Software Foundation, Inc. -# Copyright (C) 2002-2019 gimp's COPYRIGHT HOLDER +# Copyright (C) 2002-2022 gimp's COPYRIGHT HOLDER # This file is distributed under the same license as the gimp package. # # Ömer Fadıl USTA , 2002. # Fatih Demir , 2001. # Alper Ersoy , 2001. # Muhammet Kara , 2014. -# Sabri Ünal , 2019, 2020. +# Sabri Ünal , 2019, 2020, 2022. # Emin Tufan Çetin , 2019. # msgid "" msgstr "" "Project-Id-Version: GIMP script-fu gimp-2-10\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2020-05-18 15:20+0000\n" -"PO-Revision-Date: 2020-05-19 14:40+0300\n" +"POT-Creation-Date: 2022-08-03 23:14+0000\n" +"PO-Revision-Date: 2022-08-16 18:52+0300\n" "Last-Translator: Sabri Ünal \n" "Language-Team: Türkçe \n" "Language: tr\n" @@ -25,7 +25,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Launchpad-Export-Date: 2010-10-09 17:28+0000\n" -"X-Generator: Poedit 2.0.6\n" +"X-Generator: Poedit 3.1.1\n" #: ../plug-ins/script-fu/script-fu.c:111 msgid "Interactive console for Script-Fu development" @@ -146,7 +146,7 @@ msgstr "Script-Fu Uçbirimi Çıktısını Kaydet" #: ../plug-ins/script-fu/script-fu-console.c:292 -#: ../plug-ins/script-fu/script-fu-interface.c:236 +#: ../plug-ins/script-fu/script-fu-interface.c:238 #: ../plug-ins/script-fu/script-fu-server.c:839 msgid "_Cancel" msgstr "_İptal" @@ -168,70 +168,70 @@ msgid "Script-Fu evaluation mode only allows non-interactive invocation" msgstr "Script-Fu değerlendirme kipi yalnızca etkileşimsiz çağrıma izin verir" -#: ../plug-ins/script-fu/script-fu-interface.c:200 +#: ../plug-ins/script-fu/script-fu-interface.c:202 msgid "Script-Fu cannot process two scripts at the same time." msgstr "Script-Fu iki betiği aynı anda çalıştıramaz." -#: ../plug-ins/script-fu/script-fu-interface.c:202 +#: ../plug-ins/script-fu/script-fu-interface.c:204 #, c-format msgid "You are already running the \"%s\" script." msgstr "\"%s\" betiğini zaten çalıştırıyorsunuz." -#: ../plug-ins/script-fu/script-fu-interface.c:228 +#: ../plug-ins/script-fu/script-fu-interface.c:230 #, c-format msgid "Script-Fu: %s" msgstr "Script-Fu: %s" -#: ../plug-ins/script-fu/script-fu-interface.c:235 +#: ../plug-ins/script-fu/script-fu-interface.c:237 msgid "_Reset" msgstr "_Sıfırla" -#: ../plug-ins/script-fu/script-fu-interface.c:237 +#: ../plug-ins/script-fu/script-fu-interface.c:239 msgid "_OK" msgstr "_Tamam" #. we add a colon after the label; #. * some languages want an extra space here #. -#: ../plug-ins/script-fu/script-fu-interface.c:291 +#: ../plug-ins/script-fu/script-fu-interface.c:293 #, c-format msgid "%s:" msgstr "%s:" -#: ../plug-ins/script-fu/script-fu-interface.c:341 +#: ../plug-ins/script-fu/script-fu-interface.c:343 msgid "Script-Fu Color Selection" msgstr "Script-Fu Renk Seçimi" -#: ../plug-ins/script-fu/script-fu-interface.c:457 +#: ../plug-ins/script-fu/script-fu-interface.c:459 msgid "Script-Fu File Selection" msgstr "Script-Fu Dosya Seçimi" # Folder: Komut satırında Dizin, Arayüzde Klasör -#: ../plug-ins/script-fu/script-fu-interface.c:460 +#: ../plug-ins/script-fu/script-fu-interface.c:462 msgid "Script-Fu Folder Selection" msgstr "Script-Fu Dizin Seçimi" -#: ../plug-ins/script-fu/script-fu-interface.c:473 +#: ../plug-ins/script-fu/script-fu-interface.c:475 msgid "Script-Fu Font Selection" msgstr "Script-Fu Yazı Tipi Seçimi" -#: ../plug-ins/script-fu/script-fu-interface.c:481 +#: ../plug-ins/script-fu/script-fu-interface.c:483 msgid "Script-Fu Palette Selection" msgstr "Script-Fu Palet Seçimi" -#: ../plug-ins/script-fu/script-fu-interface.c:490 +#: ../plug-ins/script-fu/script-fu-interface.c:492 msgid "Script-Fu Pattern Selection" msgstr "Script-Fu Desen Seçimi" -#: ../plug-ins/script-fu/script-fu-interface.c:499 +#: ../plug-ins/script-fu/script-fu-interface.c:501 msgid "Script-Fu Gradient Selection" msgstr "Script-Fu Renk Geçişi Seçimi" -#: ../plug-ins/script-fu/script-fu-interface.c:508 +#: ../plug-ins/script-fu/script-fu-interface.c:510 msgid "Script-Fu Brush Selection" msgstr "Script-Fu Fırça Seçimi" -#: ../plug-ins/script-fu/script-fu-interface.c:877 +#: ../plug-ins/script-fu/script-fu-interface.c:880 #, c-format msgid "Error while executing %s:" msgstr "%s yürütülürken hata:" @@ -293,7 +293,7 @@ #: ../plug-ins/script-fu/scripts/add-bevel.scm:198 #: ../plug-ins/script-fu/scripts/fuzzyborder.scm:163 #: ../plug-ins/script-fu/scripts/old-photo.scm:104 -#: ../plug-ins/script-fu/scripts/round-corners.scm:143 +#: ../plug-ins/script-fu/scripts/round-corners.scm:145 #: ../plug-ins/script-fu/scripts/slide.scm:257 #: ../plug-ins/script-fu/scripts/spinning-globe.scm:106 msgid "Work on copy" @@ -668,7 +668,7 @@ #: ../plug-ins/script-fu/scripts/drop-shadow.scm:180 #: ../plug-ins/script-fu/scripts/perspective-shadow.scm:209 -#: ../plug-ins/script-fu/scripts/round-corners.scm:141 +#: ../plug-ins/script-fu/scripts/round-corners.scm:143 msgid "Blur radius" msgstr "Bulanıklık yarıçapı" @@ -690,7 +690,6 @@ msgstr "Yeniden boyutlandırmaya izin ver" #: ../plug-ins/script-fu/scripts/erase-rows.scm:42 -#| msgid "_Erase Every Other Row..." msgid "_Erase Every Nth Row..." msgstr "_Her X'inci satırı sil..." @@ -1335,34 +1334,34 @@ msgid "Black" msgstr "Siyah" -#: ../plug-ins/script-fu/scripts/round-corners.scm:129 +#: ../plug-ins/script-fu/scripts/round-corners.scm:131 msgid "_Round Corners..." msgstr "Köşeleri _Yuvarla..." -#: ../plug-ins/script-fu/scripts/round-corners.scm:130 +#: ../plug-ins/script-fu/scripts/round-corners.scm:132 msgid "" "Round the corners of an image and optionally add a drop-shadow and background" msgstr "" "Bir görüntünün köşelerini yuvarla, ve seçmeli olarak düşük gölge ve artalan " "ekle" -#: ../plug-ins/script-fu/scripts/round-corners.scm:137 +#: ../plug-ins/script-fu/scripts/round-corners.scm:139 msgid "Edge radius" msgstr "Kenar yarıçapı" -#: ../plug-ins/script-fu/scripts/round-corners.scm:138 +#: ../plug-ins/script-fu/scripts/round-corners.scm:140 msgid "Add drop-shadow" msgstr "Kabartı gölgesi ekle" -#: ../plug-ins/script-fu/scripts/round-corners.scm:139 +#: ../plug-ins/script-fu/scripts/round-corners.scm:141 msgid "Shadow X offset" msgstr "X konum gölgesi" -#: ../plug-ins/script-fu/scripts/round-corners.scm:140 +#: ../plug-ins/script-fu/scripts/round-corners.scm:142 msgid "Shadow Y offset" msgstr "Y konum gölgesi" -#: ../plug-ins/script-fu/scripts/round-corners.scm:142 +#: ../plug-ins/script-fu/scripts/round-corners.scm:144 msgid "Add background" msgstr "Artalan ekle" @@ -1400,7 +1399,7 @@ #: ../plug-ins/script-fu/scripts/select-to-brush.scm:134 msgid "Convert a selection to a brush" -msgstr "Seçimi fırçaya çevir" +msgstr "Seçimi fırçaya dönüştür" #: ../plug-ins/script-fu/scripts/select-to-image.scm:81 msgid "To _Image" @@ -1408,7 +1407,7 @@ #: ../plug-ins/script-fu/scripts/select-to-image.scm:82 msgid "Convert a selection to an image" -msgstr "Seçimi görüntüye çevir" +msgstr "Seçimi görüntüye dönüştür" #: ../plug-ins/script-fu/scripts/select-to-pattern.scm:93 msgid "To _Pattern..." @@ -1416,7 +1415,7 @@ #: ../plug-ins/script-fu/scripts/select-to-pattern.scm:94 msgid "Convert a selection to a pattern" -msgstr "Seçimi desene çevir" +msgstr "Seçimi desene dönüştür" #: ../plug-ins/script-fu/scripts/slide.scm:245 msgid "_Slide..." @@ -1746,831 +1745,3 @@ #: ../plug-ins/script-fu/scripts/xach-effect.scm:137 msgid "Drop shadow Y offset" msgstr "Gölge Y konumu" - -#~ msgid "_Spyrogimp..." -#~ msgstr "_Spyrogimp..." - -#~ msgid "" -#~ "Add Spirographs, Epitrochoids, and Lissajous Curves to the current layer" -#~ msgstr "" -#~ "Geçerli katmana Spirografiler, Epitrokoidler ve Lissajous Eğrileri ekle" - -#~ msgid "Right" -#~ msgstr "Sağ" - -#~ msgid "FG-BG-RGB" -#~ msgstr "ÖP-AP-KYM" - -#~ msgid "Tile" -#~ msgstr "Döşe" - -#~ msgid "Squares" -#~ msgstr "Kareler" - -#~ msgid "3D _Outline..." -#~ msgstr "3B _Çerçeve..." - -#~ msgid "" -#~ "Outline the selected region (or alpha) with a pattern and add a drop " -#~ "shadow" -#~ msgstr "" -#~ "Seçilmiş bölge veya görünürün taslağını bir model ile çiz ve gölge alanı " -#~ "ekle" - -#~ msgid "Pattern" -#~ msgstr "Desen" - -#~ msgid "Outline blur radius" -#~ msgstr "Dış çizgi bulanıklık eğrisi" - -#~ msgid "Shadow blur radius" -#~ msgstr "Bulanık yarıçap gölgesi" - -#~ msgid "Bumpmap (alpha layer) blur radius" -#~ msgstr "Derinlik etkisi (görünür katman) bulanıklık yarıçapı" - -#~ msgid "Default bumpmap settings" -#~ msgstr "Mevcut tümsek eşlem ayarları" - -#~ msgid "Create a logo with outlined text and a drop shadow" -#~ msgstr "Taslağı çizilmiş yazı ile bir logo ve gölge alanı oluştur" - -#~ msgid "Font size (pixels)" -#~ msgstr "Yazıyüzü boyutu (benek)" - -#~ msgid "3_D Truchet..." -#~ msgstr "3_D Truchet..." - -#~ msgid "Create an image filled with a 3D Truchet pattern" -#~ msgstr "3D Truchet şekli ile doldurulmuş bir resim oluştur" - -#~ msgid "Block size" -#~ msgstr "Blok boyutu" - -#~ msgid "Background color" -#~ msgstr "Artalan rengi" - -#~ msgid "Start blend" -#~ msgstr "Kaynaşımı başlat" - -#~ msgid "End blend" -#~ msgstr "Kaynaşımı sonlandır" - -#~ msgid "Supersample" -#~ msgstr "Üstörneklem" - -#~ msgid "Number of X tiles" -#~ msgstr "X Kiremitlerinin sayısı" - -#~ msgid "Number of Y tiles" -#~ msgstr "Y kiremitlerinin sayısı" - -#, fuzzy -#~ msgid "Arrow" -#~ msgstr "_Ok..." - -#, fuzzy -#~ msgid "Alien Glow" -#~ msgstr "_Alien Glow" - -#~ msgid "_Arrow..." -#~ msgstr "_Ok..." - -#~ msgid "Create an arrow graphic with an eerie glow for web pages" -#~ msgstr "Web sayfaları için tuhaf bir ışık ile ok şekli oluştur" - -#~ msgid "Orientation" -#~ msgstr "Yönlendirme" - -#~ msgid "Left" -#~ msgstr "Sol" - -#~ msgid "Up" -#~ msgstr "Yukarı" - -#~ msgid "Down" -#~ msgstr "Aşağı" - -#~ msgid "_Hrule..." -#~ msgstr "_Hrule..." - -#~ msgid "Create an Hrule graphic with an eerie glow for web pages" -#~ msgstr "Web sayfaları için tuhaf bir ışık ile hrule şekli oluştur" - -#~ msgid "Bar length" -#~ msgstr "Çubuk uzunluğu" - -#~ msgid "Bar height" -#~ msgstr "Çubuk yüksekliği" - -#, fuzzy -#~ msgid "Bullet" -#~ msgstr "_Koyu nokta..." - -#~ msgid "_Bullet..." -#~ msgstr "_Koyu nokta..." - -#~ msgid "Create a bullet graphic with an eerie glow for web pages" -#~ msgstr "Web sayfaları için tuhaf bir ışık ile koyu nokta şekli oluştur" - -#, fuzzy -#~ msgid "Button" -#~ msgstr "_Düğmeler" - -#~ msgid "B_utton..." -#~ msgstr "D_üğme..." - -#~ msgid "Create a button graphic with an eerie glow for web pages" -#~ msgstr "Web sayfaları için tuhaf bir ışık ile buton şekli oluştur" - -#~ msgid "Text color" -#~ msgstr "Metin rengi" - -#~ msgid "Padding" -#~ msgstr "Doldurma" - -#~ msgid "Glow radius" -#~ msgstr "Işık yarıçapı" - -#~ msgid "Alien _Glow..." -#~ msgstr "Tuhaf _Işık" - -#~ msgid "Add an eerie glow around the selected region (or alpha)" -#~ msgstr "Seçilmiş bölgenin veya görünürün etrafına tuhaf bir ışık ekle" - -#~ msgid "Glow size (pixels * 4)" -#~ msgstr "Işık hacmi (benek * 4)" - -#~ msgid "Create a logo with an alien glow around the text" -#~ msgstr "Tuhaf ışık ile yazının etrafına bir logo oluştur" - -#~ msgid "Alien _Neon..." -#~ msgstr "Tuhaf _Neon..." - -#~ msgid "Add psychedelic outlines to the selected region (or alpha)" -#~ msgstr "Seçilen bölge veya görünüre rengarenk dış çizgi ekle" - -#~ msgid "Width of bands" -#~ msgstr "Bantların genişliği" - -#~ msgid "Width of gaps" -#~ msgstr "Aralıkların genişliği" - -#~ msgid "Number of bands" -#~ msgstr "Şeritlerin sayısı" - -#~ msgid "Fade away" -#~ msgstr "Karart" - -#~ msgid "Create a logo with psychedelic outlines around the text" -#~ msgstr "Yazının etrafında rengarenk çerçeveli bir logo oluşturun" - -#~ msgid "_Basic I..." -#~ msgstr "_Temel I..." - -#~ msgid "" -#~ "Add a gradient effect, a drop shadow, and a background to the selected " -#~ "region (or alpha)" -#~ msgstr "" -#~ "Eğimli bir etki, gölge ve artalanı seçili bölgeye (veya görünüre) ekleyin" - -#~ msgid "" -#~ "Create a plain text logo with a gradient effect, a drop shadow, and a " -#~ "background" -#~ msgstr "Eğim etkili, gölge ve artalanlı bir düz yazı logosu oluşturun." - -#~ msgid "B_asic II..." -#~ msgstr "T_emel II..." - -#~ msgid "Add a shadow and a highlight to the selected region (or alpha)" -#~ msgstr "Seçili bölge veya görünüre bir gölge veya vurgu ekleyin" - -#~ msgid "Create a simple logo with a shadow and a highlight" -#~ msgstr "Bir gölgeli ve vurgulu basit bir logo oluşturun" - -#~ msgid "Simple _Beveled Button..." -#~ msgstr "Yalın _Eğimli Düğme..." - -#~ msgid "Create a simple, beveled button graphic for webpages" -#~ msgstr "Web sayfaları için basit, kabarık bir buton oluştur" - -#~ msgid "Upper-left color" -#~ msgstr "Üst-sol renk" - -#~ msgid "Lower-right color" -#~ msgstr "Alt-sağ renk" - -#~ msgid "Bevel width" -#~ msgstr "Eğimli genişlik" - -#~ msgid "Pressed" -#~ msgstr "Basılı" - -#~ msgid "Create a beveled pattern arrow for webpages" -#~ msgstr "Web sayfaları için kabarık ok deseni oluştur" - -#~ msgid "Create a beveled pattern bullet for webpages" -#~ msgstr "Web sayfaları için kabarık madde imi deseni oluştur" - -#~ msgid "Diameter" -#~ msgstr "Çevre" - -#~ msgid "Create a beveled pattern button for webpages" -#~ msgstr "Web sayfaları için kabarık madde imi deseni oluştur" - -#~ msgid "H_eading..." -#~ msgstr "B_aşlık" - -#~ msgid "Create a beveled pattern heading for webpages" -#~ msgstr "Web sayfaları için kabarık başlık deseni oluştur" - -#~ msgid "Create a beveled pattern hrule for webpages" -#~ msgstr "Web sayfaları için eğim desenli hrule oluştur" - -#~ msgid "Blen_ded..." -#~ msgstr "Kaynaş_tırıldı..." - -#~ msgid "" -#~ "Add blended backgrounds, highlights, and shadows to the selected region " -#~ "(or alpha)" -#~ msgstr "" -#~ "Seçilmiş bölgeye (ya da görünüre) kaynaşmış artalanlar, vurgular, ve " -#~ "gölgeler ekle" - -#~ msgid "Offset (pixels)" -#~ msgstr "Konum (benek)" - -#~ msgid "Blend mode" -#~ msgstr "Kaynaşım kipi" - -#~ msgid "FG-BG-HSV" -#~ msgstr "OP-AP-RDD" - -#~ msgid "FG-Transparent" -#~ msgstr "ÖP-Şeffaf" - -#~ msgid "Custom Gradient" -#~ msgstr "Özel Renk Geçişi" - -#~ msgid "Create a logo with blended backgrounds, highlights, and shadows" -#~ msgstr "Kaynaşmış artalanlar, vurgular, ve gölgelerle bir logo yap" - -#~ msgid "Bo_vination..." -#~ msgstr "Be_nekleme..." - -#~ msgid "Add 'cow spots' to the selected region (or alpha)" -#~ msgstr "Seçilmiş bölgeye (ya da görünüre) 'sığır benekleri' ekle" - -#~ msgid "Spots density X" -#~ msgstr "X'te Noktaların Yoğunluğu" - -#~ msgid "Spots density Y" -#~ msgstr "Y'de Noktaların Yoğunluğu" - -#~ msgid "Background Color" -#~ msgstr "Artalan Rengi" - -#~ msgid "Create a logo with text in the style of 'cow spots'" -#~ msgstr "'Sığır benekleri' biçeminde üstünde yazı olan bir logo oluştur" - -#~ msgid "_Camouflage..." -#~ msgstr "_Alalama" - -#~ msgid "Create an image filled with a camouflage pattern" -#~ msgstr "Alalama örgüsüyle doldurulmuş bir görüntü oluştur" - -#~ msgid "Image size" -#~ msgstr "Görüntü boyutu" - -#~ msgid "Granularity" -#~ msgstr "Parçacıklılık" - -#~ msgid "Color 1" -#~ msgstr "1. Renk" - -#~ msgid "Color 2" -#~ msgstr "2. Renk" - -#~ msgid "Color 3" -#~ msgstr "3. Renk" - -#~ msgid "Carved..." -#~ msgstr "Oyuldu..." - -#~ msgid "" -#~ "Create a logo with text raised above or carved in to the specified " -#~ "background image" -#~ msgstr "Kabarık ya da belli bir imgenin içine oyulmuş yazılı bir logo yap" - -#~ msgid "Background Image" -#~ msgstr "Artalan Görüntüsü" - -#~ msgid "Carve raised text" -#~ msgstr "Kabarık yazıyı oy" - -#~ msgid "Padding around text" -#~ msgstr "Yazının etrafındaki boşluk" - -#~ msgid "_Chalk..." -#~ msgstr "_Kireç taşı" - -#~ msgid "Create a chalk drawing effect for the selected region (or alpha)" -#~ msgstr "Seçilen bölge (ya da görünür) için kireçtaşı çizim etkisi oluştur" - -#~ msgid "Create a logo resembling chalk scribbled on a blackboard" -#~ msgstr "Tebeşir karalamasına benzeyen logo oluştur." - -#~ msgid "Chalk color" -#~ msgstr "Kireç taşı rengi" - -#~ msgid "Chip Awa_y..." -#~ msgstr "_Yont..." - -#~ msgid "Add a chipped woodcarving effect to the selected region (or alpha)" -#~ msgstr "Seçili bölgeye (ya da görünüre) bir ağaç oyma etkisi ekle" - -#~ msgid "Chip amount" -#~ msgstr "Yontma niceliği" - -#~ msgid "Blur amount" -#~ msgstr "Bulanıklık niceliği" - -#~ msgid "Invert" -#~ msgstr "Tersine Çevir" - -#~ msgid "Drop shadow" -#~ msgstr "Gölge düşür" - -#~ msgid "Fill BG with pattern" -#~ msgstr "Artalanı örgüyle doldur" - -#~ msgid "Keep background" -#~ msgstr "Artalanı değiştirme" - -#~ msgid "Create a logo resembling a chipped wood carving" -#~ msgstr "Oyulmuş ağaca benzeyen bir imlek oluştur" - -#~ msgid "C_hrome..." -#~ msgstr "K_rom" - -#~ msgid "Add a simple chrome effect to the selected region (or alpha)" -#~ msgstr "Seçili bölgeye (ya da görünüre) krom etkisi uygula" - -#~ msgid "Offsets (pixels * 2)" -#~ msgstr "Konum (benek * 2)" - -#~ msgid "Create a simplistic, but cool, chromed logo" -#~ msgstr "Basit ama hoş krom etkisi uygulanmış bir logo oluştur" - -#~ msgid "Comic Boo_k..." -#~ msgstr "Karikatür Kitab_ı..." - -#~ msgid "" -#~ "Add a comic-book effect to the selected region (or alpha) by outlining " -#~ "and filling with a gradient" -#~ msgstr "" -#~ "Seçili bölgeye (ya da görünüre) renk geçişi ile çevreleyen ve dolduran " -#~ "bir çizgi roman etkisi uygula" - -#~ msgid "Outline size" -#~ msgstr "Kıyı çizgisi boyutu" - -#~ msgid "Outline color" -#~ msgstr "Kıyı çizgisi rengi" - -#~ msgid "" -#~ "Create a comic-book style logo by outlining and filling with a gradient" -#~ msgstr "" -#~ "Kıyılarını çizerek ve içini bayırgıyla doldurarak, çizgi roman betiği " -#~ "biçeminde bir imlek oluştur" - -#~ msgid "Cool _Metal..." -#~ msgstr "Soğuk _Metal..." - -#~ msgid "" -#~ "Add a metallic effect to the selected region (or alpha) with reflections " -#~ "and perspective shadows" -#~ msgstr "" -#~ "Yansımalarla ve gölgelerle seçili bölgeye (ya da görünüre) metalik etki " -#~ "ver" - -#~ msgid "Effect size (pixels)" -#~ msgstr "Etki boyutu (benek)" - -#~ msgid "Create a metallic logo with reflections and perspective shadows" -#~ msgstr "Yansımalarla ve gölgelerle metalik bir logo oluştur" - -#~ msgid "Crystal..." -#~ msgstr "Kristal..." - -#~ msgid "" -#~ "Create a logo with a crystal/gel effect displacing the image underneath" -#~ msgstr "Resmin altından çıkartarak kristal/jel etkisi ile logo oluştur." - -#~ msgid "Background image" -#~ msgstr "Artalan görüntüsü" - -#~ msgid "_Flatland..." -#~ msgstr "_Düztoprak..." - -#~ msgid "Create an image filled with a Land Pattern" -#~ msgstr "Toprak Örgüsüyle doldurulmuş bir imge oluştur" - -#~ msgid "Image width" -#~ msgstr "Görüntü genişliği" - -#~ msgid "Image height" -#~ msgstr "Görüntü yüksekliği" - -#~ msgid "Random seed" -#~ msgstr "Rasgele tohum" - -#~ msgid "Detail level" -#~ msgstr "Ayrıntı düzeyi" - -#~ msgid "Scale X" -#~ msgstr "X Ölçeği" - -#~ msgid "Scale Y" -#~ msgstr "Y Ölçeği" - -#~ msgid "_Frosty..." -#~ msgstr "_Donuk..." - -#~ msgid "" -#~ "Add a frost effect to the selected region (or alpha) with an added drop " -#~ "shadow" -#~ msgstr "Ekli gölgeyle seçili bölgeye (ya da görünüre) donma etkisi uygula" - -#~ msgid "Create frozen logo with an added drop shadow" -#~ msgstr "Ekli kabartı gölgesiyle donma etkisi uygulanmış bir logo oluştur" - -#~ msgid "Plug-in _Registry" -#~ msgstr "Eklenti _Kayıt Defteri" - -#~ msgid "Glo_ssy..." -#~ msgstr "Par_lak" - -#~ msgid "" -#~ "Add gradients, patterns, shadows, and bump maps to the selected region " -#~ "(or alpha)" -#~ msgstr "" -#~ "Seçilen bölgeye (ya da görünüre) renk geçişleri, desenler, gölgeler ve " -#~ "derinlik etkisi ekle" - -#~ msgid "Blend gradient (text)" -#~ msgstr "Renk Geçişi Uygula(metin)" - -#~ msgid "Text gradient reverse" -#~ msgstr "Metinin renk geçişini tersine çevir" - -#~ msgid "Blend gradient (outline)" -#~ msgstr "Renk Geçişi Uygula(dış çizgi)" - -#~ msgid "Outline gradient reverse" -#~ msgstr "Dış çizginin renk geçişini tersine çevir" - -#~ msgid "Use pattern for text instead of gradient" -#~ msgstr "Metin için renk geçişi yerine desen kullan" - -#~ msgid "Pattern (text)" -#~ msgstr "Desen(metin)" - -#~ msgid "Use pattern for outline instead of gradient" -#~ msgstr "Dış çizgi için renk geçişi yerine desen kullan" - -#~ msgid "Pattern (outline)" -#~ msgstr "Desen(dış çizgi)" - -#~ msgid "Use pattern overlay" -#~ msgstr "Desen kaplaması kullan" - -#~ msgid "Pattern (overlay)" -#~ msgstr "Örüntü (bindirme)" - -#~ msgid "Create a logo with gradients, patterns, shadows, and bump maps" -#~ msgstr "" -#~ "Renk geçişleri, desenler, gölgeler ve derinlik etkileri ile bir logo " -#~ "oluştur" - -#~ msgid "Glo_wing Hot..." -#~ msgstr "_Kor Kızıl..." - -#~ msgid "Add a glowing hot metal effect to the selected region (or alpha)" -#~ msgstr "Seçili bölgeye (ya da görünüre) kızgın bir metal etkisi ekleyin" - -#~ msgid "Create a logo that looks like glowing hot metal" -#~ msgstr "Kızgın korlu ir gibi görünen bir imlek yap" - -#~ msgid "Gradient Beve_l..." -#~ msgstr "Bayırgı_lı Renk Geçişi..." - -#~ msgid "Add a shiny look and bevel effect to the selected region (or alpha)" -#~ msgstr "" -#~ "Seçili bölgeye (ya da görünüre) parlak bir görünüm ve eğim etkisi ekle" - -#~ msgid "Border size (pixels)" -#~ msgstr "Sınır boyutu (benek)" - -#~ msgid "Bevel height (sharpness)" -#~ msgstr "Eğim yüksekliği (keskinlik)" - -#~ msgid "Create a logo with a shiny look and beveled edges" -#~ msgstr "Parlak görünümlü ve eğik kıyılı bir logo yap" - -#~ msgid "Imigre-_26..." -#~ msgstr "Imigre-_26..." - -#~ msgid "Create a logo in a two-color, scribbled text style" -#~ msgstr "İki renkli, çiziktirilmiş yazı biçeminde bir logo yap" - -#~ msgid "Frame color" -#~ msgstr "Çerçeve rengi" - -#~ msgid "Frame size" -#~ msgstr "Çerçeve boyutu" - -#~ msgid "_Land..." -#~ msgstr "_Kara..." - -#~ msgid "Create an image filled with a topographic map pattern" -#~ msgstr "Yerbetimsel eşlem örgüsüyle doldurulmuş bir imge oluştur" - -#~ msgid "Land height" -#~ msgstr "Kara yüksekliği" - -#~ msgid "Sea depth" -#~ msgstr "Deniz derinliği" - -#~ msgid "N_eon..." -#~ msgstr "N_eon" - -#~ msgid "Convert the selected region (or alpha) into a neon-sign like object" -#~ msgstr "Seçilen bölgeyi (ya da görünürü) neon benzeri bir nesneye çevir" - -#~ msgid "Create shadow" -#~ msgstr "Gölge oluştur" - -#~ msgid "Create a logo in the style of a neon sign" -#~ msgstr "Neon biçeminde bir logo oluştur" - -#~ msgid "Newsprint Te_xt..." -#~ msgstr "Gazete Ya_zısı" - -#~ msgid "Create a logo in the style of newspaper printing" -#~ msgstr "Gazete baskısı stilinde bir logo oluştur" - -#~ msgid "Cell size (pixels)" -#~ msgstr "Hücre boyutu (benek)" - -#~ msgid "Density (%)" -#~ msgstr "Yoğunluk (%)" - -#~ msgid "_Round Button..." -#~ msgstr "_Yuvarlak Düğme..." - -#~ msgid "Create images, each containing an oval button graphic" -#~ msgstr "Herbiri bir oval düğme grafiği içeren resimler oluşturun" - -#~ msgid "Upper color" -#~ msgstr "Üst renk" - -#~ msgid "Lower color" -#~ msgstr "Alt renk" - -#~ msgid "Upper color (active)" -#~ msgstr "Daha yüksek renk (aktif)" - -#~ msgid "Lower color (active)" -#~ msgstr "Alt renk (etkin)" - -#~ msgid "Text color (active)" -#~ msgstr "Yazı rengi (etkin)" - -#~ msgid "Padding X" -#~ msgstr "X'te Tampon" - -#~ msgid "Padding Y" -#~ msgstr "Y'de Tampon" - -#~ msgid "Round ratio" -#~ msgstr "Yuvarlak oranı" - -#~ msgid "Not pressed" -#~ msgstr "Basılmadı" - -#~ msgid "Not pressed (active)" -#~ msgstr "Basılmadı (etkin)" - -#~ msgid "Render _Map..." -#~ msgstr "_Eşlem Oluştur..." - -#~ msgid "Create an image filled with an Earth-like map pattern" -#~ msgstr "Yeryüzü benzeri bir eşlem örüntüsüyle dolu bir imge oluşturun" - -#~ msgid "Behavior" -#~ msgstr "Davranış" - -#~ msgid "Detail in Middle" -#~ msgstr "Detay Ortada" - -#~ msgid "SOTA Chrome..." -#~ msgstr "SOTA krom" - -#~ msgid "Create a State Of The Art chromed logo" -#~ msgstr "Krom sanatı logosu oluştur." - -#~ msgid "Speed Text..." -#~ msgstr "Hızlı Metin..." - -#~ msgid "Create a logo with a speedy text effect" -#~ msgstr "Hızlı metin etkisi ile bir logo oluştur" - -#~ msgid "Sta_rscape..." -#~ msgstr "Yıl_dızalanı..." - -#~ msgid "Create a logo using a rock-like texture, a nova glow, and shadow" -#~ msgstr "" -#~ "Kaya gibi bir doku, yıldız parlaklığı ve gölgelendirme kullanarak bir " -#~ "logo oluşturun" - -#~ msgid "Swirl-_Tile..." -#~ msgstr "Karo-_Girdap..." - -#~ msgid "Create an image filled with a swirled tile effect" -#~ msgstr "Karo girdap etkisi ile doldurulmuş bir görüntü oluştur" - -#~ msgid "Whirl amount" -#~ msgstr "Döndürme miktarı" - -#~ msgid "_Swirly..." -#~ msgstr "_Girdap..." - -#~ msgid "Create an image filled with a swirly pattern" -#~ msgstr "Girdaplı model ile doldurulmuş bir görüntü oluştur" - -#~ msgid "Quarter size" -#~ msgstr "Çeyrek boyut" - -#~ msgid "Whirl angle" -#~ msgstr "Döndürme açısı" - -#~ msgid "Number of times to whirl" -#~ msgstr "Döndürme sayısı" - -#~ msgid "Text C_ircle..." -#~ msgstr "Metin Çe_mberi..." - -#~ msgid "" -#~ "Create a logo by rendering the specified text along the perimeter of a " -#~ "circle" -#~ msgstr "Bir çember çevresi boyunca belirlenen metini tarayarak logo oluştur" - -#~ msgid "Fill angle" -#~ msgstr "Doldurma açısı" - -#~ msgid "Antialias" -#~ msgstr "Örtüşmeönleyici" - -#~ msgid "_Textured..." -#~ msgstr "_Dokulu..." - -#~ msgid "" -#~ "Fill the selected region (or alpha) with a texture and add highlights, " -#~ "shadows, and a mosaic background" -#~ msgstr "" -#~ "Seçili bölgeyi (ya da görünürü) bir doku ile doldur ve vurgular, gölgeler " -#~ "ve mozaik artalan ekle" - -#~ msgid "Mosaic tile type" -#~ msgstr "Mozaik döşeme türü" - -#~ msgid "Hexagons" -#~ msgstr "Altıgenler" - -#~ msgid "Octagons" -#~ msgstr "Sekizgenler" - -#~ msgid "Starting blend" -#~ msgstr "Kaynaşım başlatılıyor" - -#~ msgid "Ending blend" -#~ msgstr "Kaynaşım sonlandırılıyor" - -#~ msgid "" -#~ "Create a textured logo with highlights, shadows, and a mosaic background" -#~ msgstr "Vurgular, gölgeler ve mozaik artalan ile bir dokulu logo oluşturun" - -#~ msgid "Text pattern" -#~ msgstr "Yazı deseni" - -#~ msgid "Web Title Header..." -#~ msgstr "Web Başlığı..." - -#~ msgid "Create a decorative web title header" -#~ msgstr "Süslü bir web başlığı oluştur" - -#~ msgid "_Particle Trace..." -#~ msgstr "_Parçacık İzi..." - -#~ msgid "Add a Trace of Particles effect to the selected region (or alpha)" -#~ msgstr "Seçili bölgeye (ya da görünüre) Parçacık İzi etkisi ekle" - -#~ msgid "Hit rate" -#~ msgstr "Vurma oranı" - -#~ msgid "Edge width" -#~ msgstr "Kıyı genişliği" - -#~ msgid "Edge only" -#~ msgstr "Yalnız kıyı" - -#~ msgid "Base color" -#~ msgstr "Temel renk" - -#~ msgid "Create a logo using a Trace Of Particles effect" -#~ msgstr "Parçacık İzi etkisi kullanarak bir logo oluştur" - -#~ msgid "T_ruchet..." -#~ msgstr "T_ruchet..." - -#~ msgid "Create an image filled with a Truchet pattern" -#~ msgstr "Truchet deseni ile doldurulmuş bir resim oluştur" - -#~ msgid "Foreground color" -#~ msgstr "Önalan rengi" - -#~ msgid "Autocrop" -#~ msgstr "Otomatik Kırp" - -#~ msgid "Create an image of a large header using the gimp.org webpage theme" -#~ msgstr "" -#~ "gimp.org web sayfası desenini kullanarak, büyük bir üstbilgi imgesi " -#~ "oluşturun" - -#~ msgid "Create an image of a small header using the gimp.org webpage theme" -#~ msgstr "" -#~ "gimp.org web sayfası desenini kullanarak, küçük bir üstbilgi imgesi " -#~ "oluşturun" - -#~ msgid "Dark color" -#~ msgstr "Koyu renk" - -#~ msgid "Index image" -#~ msgstr "Resim bilgisi" - -#~ msgid "Number of colors" -#~ msgstr "Renk sayısı" - -#~ msgid "Remove background" -#~ msgstr "Artalanı kaldır" - -#~ msgid "Select-by-color threshold" -#~ msgstr "Renge göre seçim eşiği" - -#~ msgid "Shadow color" -#~ msgstr "Gölge rengi" - -#~ msgid "_Big Header..." -#~ msgstr "_Büyük Üstbilgi..." - -#~ msgid "_Small Header..." -#~ msgstr "_Küçük Üstbilgi..." - -#~ msgid "" -#~ "Create an image of a Tube Button Label Header using the gimp.org webpage " -#~ "theme" -#~ msgstr "" -#~ "gimp.org web sayfa temasını kullanarak Tüp Düğme Etiket başlığı resmi " -#~ "oluştur." - -#~ msgid "" -#~ "Create an image of a Tube Button Label using the gimp.org webpage theme" -#~ msgstr "" -#~ "gimp.org web sayfası temasını kullanarak Tüp Düğme Etiketi resmi oluştur" - -#~ msgid "" -#~ "Create an image of a second level Tube Button Label using the gimp.org " -#~ "webpage theme" -#~ msgstr "" -#~ "gimp.org web sayfası teması kullanarak ikinci seviye Tüp Düğme etiketinin " -#~ "resmini oluştur." - -#~ msgid "" -#~ "Create an image of a third level Tube Button Label using the gimp.org " -#~ "webpage theme" -#~ msgstr "" -#~ "gimp.org web sayfası teması kullanarak üçüncü seviye Tüp Düğme etiketinin " -#~ "resmini oluştur." - -#~ msgid "T_ube Sub-Button Label..." -#~ msgstr "T_üp Alt-Düğme Etiketi" - -#~ msgid "Tub_e Sub-Sub-Button Label..." -#~ msgstr "T_üp Alt-Alt-Düğme Etiketi" - -#~ msgid "_General Tube Labels..." -#~ msgstr "_Genel Tüp Etiketleri" - -#~ msgid "_Tube Button Label..." -#~ msgstr "_Tüp Düğme Etiketi ..." diff -Nru gimp-2.10.32/po-script-fu/zh_TW.po gimp-2.10.34/po-script-fu/zh_TW.po --- gimp-2.10.32/po-script-fu/zh_TW.po 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po-script-fu/zh_TW.po 2023-02-21 19:56:20.000000000 +0000 @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: gimp-script-fu 2.1.6\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2017-12-02 16:19+0000\n" -"PO-Revision-Date: 2017-12-20 18:18+0800\n" +"POT-Creation-Date: 2021-04-24 16:55+0000\n" +"PO-Revision-Date: 2020-06-09 15:47+0800\n" "Last-Translator: taijuin \n" "Language-Team: Chinese (traditional)\n" "Language: zh_TW\n" @@ -17,7 +17,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Poedit 1.5.4\n" +"X-Generator: Poedit 2.3.1\n" #: ../plug-ins/script-fu/script-fu.c:111 msgid "Interactive console for Script-Fu development" @@ -135,8 +135,8 @@ msgstr "儲存 Script-Fu 訊息視窗輸出" #: ../plug-ins/script-fu/script-fu-console.c:292 -#: ../plug-ins/script-fu/script-fu-interface.c:236 -#: ../plug-ins/script-fu/script-fu-server.c:834 +#: ../plug-ins/script-fu/script-fu-interface.c:238 +#: ../plug-ins/script-fu/script-fu-server.c:839 msgid "_Cancel" msgstr "取消(_C)" @@ -157,69 +157,69 @@ msgid "Script-Fu evaluation mode only allows non-interactive invocation" msgstr "Script-Fu 評估模式只允許非交互式調用" -#: ../plug-ins/script-fu/script-fu-interface.c:200 +#: ../plug-ins/script-fu/script-fu-interface.c:202 msgid "Script-Fu cannot process two scripts at the same time." -msgstr "Script-Fu 不能同時處理兩個 script" +msgstr "Script-Fu 不能同時處理兩個 script。" -#: ../plug-ins/script-fu/script-fu-interface.c:202 +#: ../plug-ins/script-fu/script-fu-interface.c:204 #, c-format msgid "You are already running the \"%s\" script." msgstr "您已經執行「%s」script。" -#: ../plug-ins/script-fu/script-fu-interface.c:228 +#: ../plug-ins/script-fu/script-fu-interface.c:230 #, c-format msgid "Script-Fu: %s" msgstr "Script-Fu:%s" -#: ../plug-ins/script-fu/script-fu-interface.c:235 +#: ../plug-ins/script-fu/script-fu-interface.c:237 msgid "_Reset" msgstr "重置(_R)" -#: ../plug-ins/script-fu/script-fu-interface.c:237 +#: ../plug-ins/script-fu/script-fu-interface.c:239 msgid "_OK" msgstr "確定(_O)" #. we add a colon after the label; #. * some languages want an extra space here #. -#: ../plug-ins/script-fu/script-fu-interface.c:291 +#: ../plug-ins/script-fu/script-fu-interface.c:293 #, c-format msgid "%s:" msgstr "%s:" -#: ../plug-ins/script-fu/script-fu-interface.c:341 +#: ../plug-ins/script-fu/script-fu-interface.c:343 msgid "Script-Fu Color Selection" msgstr "Script-Fu 顏色選擇" -#: ../plug-ins/script-fu/script-fu-interface.c:457 +#: ../plug-ins/script-fu/script-fu-interface.c:459 msgid "Script-Fu File Selection" msgstr "Script-Fu 檔案選擇" -#: ../plug-ins/script-fu/script-fu-interface.c:460 +#: ../plug-ins/script-fu/script-fu-interface.c:462 msgid "Script-Fu Folder Selection" msgstr "Script-Fu 資料夾選擇" -#: ../plug-ins/script-fu/script-fu-interface.c:473 +#: ../plug-ins/script-fu/script-fu-interface.c:475 msgid "Script-Fu Font Selection" msgstr "Script-Fu 字型選擇" -#: ../plug-ins/script-fu/script-fu-interface.c:481 +#: ../plug-ins/script-fu/script-fu-interface.c:483 msgid "Script-Fu Palette Selection" msgstr "Script-Fu 色盤選擇" -#: ../plug-ins/script-fu/script-fu-interface.c:490 +#: ../plug-ins/script-fu/script-fu-interface.c:492 msgid "Script-Fu Pattern Selection" msgstr "Script-Fu 圖樣選擇" -#: ../plug-ins/script-fu/script-fu-interface.c:499 +#: ../plug-ins/script-fu/script-fu-interface.c:501 msgid "Script-Fu Gradient Selection" msgstr "Script-Fu 漸層選擇" -#: ../plug-ins/script-fu/script-fu-interface.c:508 +#: ../plug-ins/script-fu/script-fu-interface.c:510 msgid "Script-Fu Brush Selection" msgstr "Script-Fu 筆刷選擇" -#: ../plug-ins/script-fu/script-fu-interface.c:877 +#: ../plug-ins/script-fu/script-fu-interface.c:880 #, c-format msgid "Error while executing %s:" msgstr "執行 %s 時發生錯誤:" @@ -233,58 +233,61 @@ msgid "Error while loading %s:" msgstr "載入 %s 時發生錯誤:" -#: ../plug-ins/script-fu/script-fu-server.c:830 +#: ../plug-ins/script-fu/script-fu-server.c:835 msgid "Script-Fu Server Options" msgstr "Script-Fu 伺服程式選項" -#: ../plug-ins/script-fu/script-fu-server.c:835 +#: ../plug-ins/script-fu/script-fu-server.c:840 msgid "_Start Server" msgstr "啟動伺服器(_S)" -#: ../plug-ins/script-fu/script-fu-server.c:868 +#: ../plug-ins/script-fu/script-fu-server.c:873 msgid "Listen on IP:" msgstr "偵聽 IP:" -#: ../plug-ins/script-fu/script-fu-server.c:875 +#: ../plug-ins/script-fu/script-fu-server.c:880 msgid "Server port:" msgstr "伺服器連接埠:" -#: ../plug-ins/script-fu/script-fu-server.c:881 +#: ../plug-ins/script-fu/script-fu-server.c:886 msgid "Server logfile:" msgstr "伺服器紀錄檔:" -#: ../plug-ins/script-fu/script-fu-server.c:894 +#: ../plug-ins/script-fu/script-fu-server.c:899 +#, fuzzy msgid "" "Listening on an IP address other than 127.0.0.1 (especially 0.0.0.0) can " "allow attackers to remotely execute arbitrary code on this machine." msgstr "" +"監聽 127.0.0.1(尤其是 0.0.0.0 ) 將導致有心人士可以在這台電腦上透過遠端殖入任" +"意的執行碼。" #: ../plug-ins/script-fu/scripts/add-bevel.scm:76 msgid "Bumpmap" msgstr "凹凸貼圖" -#: ../plug-ins/script-fu/scripts/add-bevel.scm:185 +#: ../plug-ins/script-fu/scripts/add-bevel.scm:189 msgid "Add B_evel..." msgstr "加上斜邊(_E)..." -#: ../plug-ins/script-fu/scripts/add-bevel.scm:186 +#: ../plug-ins/script-fu/scripts/add-bevel.scm:190 msgid "Add a beveled border to an image" msgstr "添加一個斜面的邊框到圖片上" -#: ../plug-ins/script-fu/scripts/add-bevel.scm:193 +#: ../plug-ins/script-fu/scripts/add-bevel.scm:197 msgid "Thickness" msgstr "厚度" -#: ../plug-ins/script-fu/scripts/add-bevel.scm:194 -#: ../plug-ins/script-fu/scripts/fuzzyborder.scm:160 +#: ../plug-ins/script-fu/scripts/add-bevel.scm:198 +#: ../plug-ins/script-fu/scripts/fuzzyborder.scm:163 #: ../plug-ins/script-fu/scripts/old-photo.scm:104 -#: ../plug-ins/script-fu/scripts/round-corners.scm:143 -#: ../plug-ins/script-fu/scripts/slide.scm:248 +#: ../plug-ins/script-fu/scripts/round-corners.scm:145 +#: ../plug-ins/script-fu/scripts/slide.scm:257 #: ../plug-ins/script-fu/scripts/spinning-globe.scm:106 msgid "Work on copy" msgstr "在圖片複製本上進行" -#: ../plug-ins/script-fu/scripts/add-bevel.scm:195 +#: ../plug-ins/script-fu/scripts/add-bevel.scm:199 msgid "Keep bump layer" msgstr "保留凹凸貼圖圖層" @@ -292,27 +295,27 @@ msgid "Border Layer" msgstr "邊框圖層" -#: ../plug-ins/script-fu/scripts/addborder.scm:160 +#: ../plug-ins/script-fu/scripts/addborder.scm:162 msgid "Add _Border..." msgstr "加上邊框(_B)..." -#: ../plug-ins/script-fu/scripts/addborder.scm:161 +#: ../plug-ins/script-fu/scripts/addborder.scm:163 msgid "Add a border around an image" msgstr "在圖片周圍加上邊框" -#: ../plug-ins/script-fu/scripts/addborder.scm:168 +#: ../plug-ins/script-fu/scripts/addborder.scm:170 msgid "Border X size" msgstr "水平邊框大小" -#: ../plug-ins/script-fu/scripts/addborder.scm:169 +#: ../plug-ins/script-fu/scripts/addborder.scm:171 msgid "Border Y size" msgstr "垂直邊框大小" -#: ../plug-ins/script-fu/scripts/addborder.scm:170 +#: ../plug-ins/script-fu/scripts/addborder.scm:172 msgid "Border color" msgstr "邊框顏色" -#: ../plug-ins/script-fu/scripts/addborder.scm:171 +#: ../plug-ins/script-fu/scripts/addborder.scm:173 msgid "Delta value on color" msgstr "顏色的 Delta 數值" @@ -348,165 +351,168 @@ msgstr "來回漸變" #. --- false form of "if-1" -#: ../plug-ins/script-fu/scripts/burn-in-anim.scm:212 +#: ../plug-ins/script-fu/scripts/burn-in-anim.scm:217 +#, fuzzy msgid "" "The Burn-In script needs two layers in total. A foreground layer with " "transparency and a background layer." -msgstr "" +msgstr "擦去(Burn-In)指令總共需要兩個圖層,前面的圖層漸變,以及一個背景圖層。" -#: ../plug-ins/script-fu/scripts/burn-in-anim.scm:219 +#: ../plug-ins/script-fu/scripts/burn-in-anim.scm:224 msgid "B_urn-In..." msgstr "擦去(_U)..." -#: ../plug-ins/script-fu/scripts/burn-in-anim.scm:220 +#: ../plug-ins/script-fu/scripts/burn-in-anim.scm:225 msgid "" "Create intermediate layers to produce an animated 'burn-in' transition " "between two layers" msgstr "創建中間層以產生動畫,利用擦去的方式在兩個圖層間轉換" -#: ../plug-ins/script-fu/scripts/burn-in-anim.scm:227 +#: ../plug-ins/script-fu/scripts/burn-in-anim.scm:232 msgid "Glow color" msgstr "發光顏色" -#: ../plug-ins/script-fu/scripts/burn-in-anim.scm:228 +#: ../plug-ins/script-fu/scripts/burn-in-anim.scm:233 msgid "Fadeout" msgstr "淡出" -#: ../plug-ins/script-fu/scripts/burn-in-anim.scm:229 +#: ../plug-ins/script-fu/scripts/burn-in-anim.scm:234 msgid "Fadeout width" msgstr "淡出寬度" -#: ../plug-ins/script-fu/scripts/burn-in-anim.scm:230 +#: ../plug-ins/script-fu/scripts/burn-in-anim.scm:235 #, fuzzy msgid "Corona width" msgstr "視窗寬度" -#: ../plug-ins/script-fu/scripts/burn-in-anim.scm:231 +#: ../plug-ins/script-fu/scripts/burn-in-anim.scm:236 #, fuzzy msgid "After glow" msgstr "發光半徑(_G):" -#: ../plug-ins/script-fu/scripts/burn-in-anim.scm:232 +#: ../plug-ins/script-fu/scripts/burn-in-anim.scm:237 #, fuzzy msgid "Add glowing" msgstr "加入帳號" -#: ../plug-ins/script-fu/scripts/burn-in-anim.scm:233 +#: ../plug-ins/script-fu/scripts/burn-in-anim.scm:238 msgid "Prepare for GIF" msgstr "準備製作 GIF" -#: ../plug-ins/script-fu/scripts/burn-in-anim.scm:234 +#: ../plug-ins/script-fu/scripts/burn-in-anim.scm:239 #, fuzzy msgid "Speed (pixels/frame)" msgstr "每格的暫停時間(_P):" -#: ../plug-ins/script-fu/scripts/carve-it.scm:168 +#: ../plug-ins/script-fu/scripts/carve-it.scm:176 msgid "Carved Surface" msgstr "" -#: ../plug-ins/script-fu/scripts/carve-it.scm:169 +#: ../plug-ins/script-fu/scripts/carve-it.scm:177 msgid "Bevel Shadow" msgstr "斜角陰影" -#: ../plug-ins/script-fu/scripts/carve-it.scm:170 +#: ../plug-ins/script-fu/scripts/carve-it.scm:178 #, fuzzy msgid "Bevel Highlight" msgstr "斜面寬度" -#: ../plug-ins/script-fu/scripts/carve-it.scm:171 +#: ../plug-ins/script-fu/scripts/carve-it.scm:179 #, fuzzy msgid "Cast Shadow" msgstr "產生陰影" -#: ../plug-ins/script-fu/scripts/carve-it.scm:172 +#: ../plug-ins/script-fu/scripts/carve-it.scm:180 #, fuzzy msgid "Inset" msgstr "相反" -#: ../plug-ins/script-fu/scripts/carve-it.scm:182 +#: ../plug-ins/script-fu/scripts/carve-it.scm:192 +#, fuzzy msgid "Stencil C_arve..." -msgstr "" +msgstr "彫刻刀" -#: ../plug-ins/script-fu/scripts/carve-it.scm:183 +#: ../plug-ins/script-fu/scripts/carve-it.scm:193 +#, fuzzy msgid "" "Use the specified drawable as a stencil to carve from the specified image." -msgstr "" +msgstr "從特定的圖片中使用特定的筆觸來進行雕刻" -#: ../plug-ins/script-fu/scripts/carve-it.scm:190 +#: ../plug-ins/script-fu/scripts/carve-it.scm:200 msgid "Image to carve" msgstr "準備雕刻的圖片" -#: ../plug-ins/script-fu/scripts/carve-it.scm:191 +#: ../plug-ins/script-fu/scripts/carve-it.scm:201 msgid "Carve white areas" msgstr "雕刻白色區域" -#: ../plug-ins/script-fu/scripts/chrome-it.scm:103 +#: ../plug-ins/script-fu/scripts/chrome-it.scm:93 msgid "Background" msgstr "背景色" -#: ../plug-ins/script-fu/scripts/chrome-it.scm:104 +#: ../plug-ins/script-fu/scripts/chrome-it.scm:94 msgid "Layer 1" msgstr "圖層 1" -#: ../plug-ins/script-fu/scripts/chrome-it.scm:105 +#: ../plug-ins/script-fu/scripts/chrome-it.scm:95 msgid "Layer 2" msgstr "圖層 2" -#: ../plug-ins/script-fu/scripts/chrome-it.scm:106 +#: ../plug-ins/script-fu/scripts/chrome-it.scm:96 msgid "Layer 3" msgstr "圖層 3" -#: ../plug-ins/script-fu/scripts/chrome-it.scm:107 +#: ../plug-ins/script-fu/scripts/chrome-it.scm:97 msgid "Drop Shadow" msgstr "陰影" -#: ../plug-ins/script-fu/scripts/chrome-it.scm:201 +#: ../plug-ins/script-fu/scripts/chrome-it.scm:217 #, fuzzy msgid "Chrome" -msgstr "鍍鉻(_H)..." +msgstr "鍍鉻(_H)" -#: ../plug-ins/script-fu/scripts/chrome-it.scm:202 +#: ../plug-ins/script-fu/scripts/chrome-it.scm:218 #: ../plug-ins/script-fu/scripts/xach-effect.scm:68 #, fuzzy msgid "Highlight" msgstr "高亮度區顏色" -#: ../plug-ins/script-fu/scripts/chrome-it.scm:214 +#: ../plug-ins/script-fu/scripts/chrome-it.scm:232 #, fuzzy msgid "Stencil C_hrome..." msgstr "瀏覽..." -#: ../plug-ins/script-fu/scripts/chrome-it.scm:215 +#: ../plug-ins/script-fu/scripts/chrome-it.scm:233 msgid "" "Add a chrome effect to the selected region (or alpha) using a specified " "(grayscale) stencil" msgstr "" -#: ../plug-ins/script-fu/scripts/chrome-it.scm:222 +#: ../plug-ins/script-fu/scripts/chrome-it.scm:240 msgid "Chrome saturation" msgstr "鍍鉻飽和度" -#: ../plug-ins/script-fu/scripts/chrome-it.scm:223 +#: ../plug-ins/script-fu/scripts/chrome-it.scm:241 msgid "Chrome lightness" msgstr "鍍鉻亮度" -#: ../plug-ins/script-fu/scripts/chrome-it.scm:224 +#: ../plug-ins/script-fu/scripts/chrome-it.scm:242 msgid "Chrome factor" msgstr "鍍鉻係數" -#: ../plug-ins/script-fu/scripts/chrome-it.scm:225 +#: ../plug-ins/script-fu/scripts/chrome-it.scm:243 msgid "Environment map" msgstr "環境映射" -#: ../plug-ins/script-fu/scripts/chrome-it.scm:228 +#: ../plug-ins/script-fu/scripts/chrome-it.scm:246 msgid "Highlight balance" msgstr "強光平衡色" -#: ../plug-ins/script-fu/scripts/chrome-it.scm:229 +#: ../plug-ins/script-fu/scripts/chrome-it.scm:247 msgid "Chrome balance" msgstr "鍍鉻平衡色" -#: ../plug-ins/script-fu/scripts/chrome-it.scm:230 +#: ../plug-ins/script-fu/scripts/chrome-it.scm:248 msgid "Chrome white areas" msgstr "將白色區域鍍鉻" @@ -533,8 +539,9 @@ msgstr "產生電路圖的隨機數來源數字" #: ../plug-ins/script-fu/scripts/circuit.scm:137 +#, fuzzy msgid "No background (only for separate layer)" -msgstr "" +msgstr "沒有背景(只有分離的圖層適用)" #: ../plug-ins/script-fu/scripts/circuit.scm:138 #: ../plug-ins/script-fu/scripts/lava.scm:129 @@ -549,31 +556,31 @@ msgid "Separate layer" msgstr "使用新圖層" -#: ../plug-ins/script-fu/scripts/clothify.scm:51 +#: ../plug-ins/script-fu/scripts/clothify.scm:52 msgid "_Clothify..." msgstr "布料化(_C)..." -#: ../plug-ins/script-fu/scripts/clothify.scm:52 +#: ../plug-ins/script-fu/scripts/clothify.scm:53 msgid "Add a cloth-like texture to the selected region (or alpha)" msgstr "添加布料般的質感到選定的區域" -#: ../plug-ins/script-fu/scripts/clothify.scm:59 +#: ../plug-ins/script-fu/scripts/clothify.scm:60 msgid "Blur X" msgstr "水平模糊" -#: ../plug-ins/script-fu/scripts/clothify.scm:60 +#: ../plug-ins/script-fu/scripts/clothify.scm:61 msgid "Blur Y" msgstr "垂直模糊" -#: ../plug-ins/script-fu/scripts/clothify.scm:61 +#: ../plug-ins/script-fu/scripts/clothify.scm:62 msgid "Azimuth" msgstr "方位角" -#: ../plug-ins/script-fu/scripts/clothify.scm:62 +#: ../plug-ins/script-fu/scripts/clothify.scm:63 msgid "Elevation" msgstr "仰角" -#: ../plug-ins/script-fu/scripts/clothify.scm:63 +#: ../plug-ins/script-fu/scripts/clothify.scm:64 msgid "Depth" msgstr "深度" @@ -582,24 +589,26 @@ msgid "Stain" msgstr "污漬" -#: ../plug-ins/script-fu/scripts/coffee.scm:81 +#: ../plug-ins/script-fu/scripts/coffee.scm:82 msgid "_Coffee Stain..." msgstr "咖啡污漬(_C)..." -#: ../plug-ins/script-fu/scripts/coffee.scm:82 +#: ../plug-ins/script-fu/scripts/coffee.scm:83 msgid "Add realistic looking coffee stains to the image" msgstr "添加逼真的咖啡污漬到圖片上" -#: ../plug-ins/script-fu/scripts/coffee.scm:89 +#: ../plug-ins/script-fu/scripts/coffee.scm:90 msgid "Stains" msgstr "污漬" -#: ../plug-ins/script-fu/scripts/coffee.scm:90 +#: ../plug-ins/script-fu/scripts/coffee.scm:91 msgid "Darken only" msgstr "僅變暗" #: ../plug-ins/script-fu/scripts/difference-clouds.scm:70 -msgid "Difference Clouds..." +#, fuzzy +#| msgid "Difference Clouds..." +msgid "_Difference Clouds..." msgstr "差值雲..." #: ../plug-ins/script-fu/scripts/difference-clouds.scm:71 @@ -615,31 +624,45 @@ msgstr "扭曲選取區域" #: ../plug-ins/script-fu/scripts/distress-selection.scm:113 -msgid "Threshold (bigger 1<-->254 smaller)" +#, fuzzy +#| msgid "Threshold (bigger 1<-->254 smaller)" +msgid "_Threshold (bigger 1<-->254 smaller)" msgstr "臨界值 [(較大) 1←→255 (較小)]" #: ../plug-ins/script-fu/scripts/distress-selection.scm:114 -msgid "Spread" +#, fuzzy +#| msgid "Spread" +msgid "_Spread" msgstr "展開" #: ../plug-ins/script-fu/scripts/distress-selection.scm:115 -msgid "Granularity (1 is low)" +#, fuzzy +#| msgid "Granularity (1 is low)" +msgid "_Granularity (1 is low)" msgstr "精細度(1 表示低)" #: ../plug-ins/script-fu/scripts/distress-selection.scm:116 -msgid "Smooth" +#, fuzzy +#| msgid "Smooth" +msgid "S_mooth" msgstr "平滑" #: ../plug-ins/script-fu/scripts/distress-selection.scm:117 -msgid "Smooth horizontally" +#, fuzzy +#| msgid "Smooth horizontally" +msgid "Smooth hor_izontally" msgstr "水平部份平滑一些" #: ../plug-ins/script-fu/scripts/distress-selection.scm:118 -msgid "Smooth vertically" +#, fuzzy +#| msgid "Smooth vertically" +msgid "Smooth _vertically" msgstr "垂直部份平滑一些" #: ../plug-ins/script-fu/scripts/drop-shadow.scm:170 -msgid "_Drop Shadow..." +#, fuzzy +#| msgid "_Drop Shadow..." +msgid "_Drop Shadow (legacy)..." msgstr "陰影效果(_D)..." #: ../plug-ins/script-fu/scripts/drop-shadow.scm:171 @@ -656,12 +679,12 @@ #: ../plug-ins/script-fu/scripts/drop-shadow.scm:180 #: ../plug-ins/script-fu/scripts/perspective-shadow.scm:209 -#: ../plug-ins/script-fu/scripts/round-corners.scm:141 +#: ../plug-ins/script-fu/scripts/round-corners.scm:143 msgid "Blur radius" msgstr "模糊半徑" #: ../plug-ins/script-fu/scripts/drop-shadow.scm:181 -#: ../plug-ins/script-fu/scripts/fuzzyborder.scm:154 +#: ../plug-ins/script-fu/scripts/fuzzyborder.scm:157 #: ../plug-ins/script-fu/scripts/perspective-shadow.scm:210 #: ../plug-ins/script-fu/scripts/spyrogimp.scm:350 msgid "Color" @@ -677,58 +700,77 @@ msgid "Allow resizing" msgstr "可調整尺寸" -#: ../plug-ins/script-fu/scripts/erase-rows.scm:39 -msgid "_Erase Every Other Row..." +#: ../plug-ins/script-fu/scripts/erase-rows.scm:42 +#, fuzzy +#| msgid "_Erase Every Other Row..." +msgid "_Erase Every Nth Row..." msgstr "隔行清除(_E)..." -#: ../plug-ins/script-fu/scripts/erase-rows.scm:40 -msgid "Erase every other row or column" +#: ../plug-ins/script-fu/scripts/erase-rows.scm:43 +#, fuzzy +#| msgid "Erase every other row or column" +msgid "Erase every nth row or column" msgstr "擦除每隔一行或列" -#: ../plug-ins/script-fu/scripts/erase-rows.scm:47 +#: ../plug-ins/script-fu/scripts/erase-rows.scm:50 +#: ../plug-ins/script-fu/scripts/erase-rows.scm:65 msgid "Rows/cols" msgstr "列/行" -#: ../plug-ins/script-fu/scripts/erase-rows.scm:47 +#: ../plug-ins/script-fu/scripts/erase-rows.scm:50 +#: ../plug-ins/script-fu/scripts/erase-rows.scm:65 msgid "Rows" msgstr "橫列" -#: ../plug-ins/script-fu/scripts/erase-rows.scm:47 +#: ../plug-ins/script-fu/scripts/erase-rows.scm:50 +#: ../plug-ins/script-fu/scripts/erase-rows.scm:65 msgid "Columns" msgstr "直行" -#: ../plug-ins/script-fu/scripts/erase-rows.scm:48 -msgid "Even/odd" -msgstr "雙數/單數" - -#: ../plug-ins/script-fu/scripts/erase-rows.scm:48 -msgid "Even" -msgstr "雙數" - -#: ../plug-ins/script-fu/scripts/erase-rows.scm:48 -msgid "Odd" -msgstr "單數" - -#: ../plug-ins/script-fu/scripts/erase-rows.scm:49 +#: ../plug-ins/script-fu/scripts/erase-rows.scm:52 +#: ../plug-ins/script-fu/scripts/erase-rows.scm:67 msgid "Erase/fill" msgstr "擦拭/填色" -#: ../plug-ins/script-fu/scripts/erase-rows.scm:49 +#: ../plug-ins/script-fu/scripts/erase-rows.scm:52 +#: ../plug-ins/script-fu/scripts/erase-rows.scm:67 msgid "Erase" msgstr "擦拭" -#: ../plug-ins/script-fu/scripts/erase-rows.scm:49 +#: ../plug-ins/script-fu/scripts/erase-rows.scm:52 +#: ../plug-ins/script-fu/scripts/erase-rows.scm:67 msgid "Fill with BG" msgstr "填上背景顏色" +#: ../plug-ins/script-fu/scripts/erase-rows.scm:57 +msgid "_Erase Every Other Row..." +msgstr "隔行清除(_E)..." + +#: ../plug-ins/script-fu/scripts/erase-rows.scm:58 +msgid "Erase every other row or column" +msgstr "擦除每隔一行或列" + +#: ../plug-ins/script-fu/scripts/erase-rows.scm:66 +msgid "Even/odd" +msgstr "雙數/單數" + +#: ../plug-ins/script-fu/scripts/erase-rows.scm:66 +msgid "Even" +msgstr "雙數" + +#: ../plug-ins/script-fu/scripts/erase-rows.scm:66 +msgid "Odd" +msgstr "單數" + #: ../plug-ins/script-fu/scripts/font-map.scm:152 msgid "Render _Font Map..." msgstr "渲染字型映射(_N)..." #: ../plug-ins/script-fu/scripts/font-map.scm:153 +#, fuzzy msgid "" "Create an image filled with previews of fonts matching a fontname filter" -msgstr "" +msgstr "建立一個圖片是用符合篩選出的字型名稱填滿並癒覽" #: ../plug-ins/script-fu/scripts/font-map.scm:158 msgid "_Text" @@ -766,36 +808,36 @@ msgid "Active colors" msgstr "文字顏色" -#: ../plug-ins/script-fu/scripts/fuzzyborder.scm:146 +#: ../plug-ins/script-fu/scripts/fuzzyborder.scm:149 msgid "_Fuzzy Border..." msgstr "模糊邊框(_F)..." -#: ../plug-ins/script-fu/scripts/fuzzyborder.scm:147 +#: ../plug-ins/script-fu/scripts/fuzzyborder.scm:150 msgid "Add a jagged, fuzzy border to an image" msgstr "添加凹凸不平的模糊邊框到圖片上" -#: ../plug-ins/script-fu/scripts/fuzzyborder.scm:155 +#: ../plug-ins/script-fu/scripts/fuzzyborder.scm:158 #: ../plug-ins/script-fu/scripts/old-photo.scm:98 msgid "Border size" msgstr "邊框大小" -#: ../plug-ins/script-fu/scripts/fuzzyborder.scm:156 +#: ../plug-ins/script-fu/scripts/fuzzyborder.scm:159 msgid "Blur border" msgstr "模糊邊框" -#: ../plug-ins/script-fu/scripts/fuzzyborder.scm:157 +#: ../plug-ins/script-fu/scripts/fuzzyborder.scm:160 msgid "Granularity (1 is Low)" msgstr "精細度(1 表示低)" -#: ../plug-ins/script-fu/scripts/fuzzyborder.scm:158 +#: ../plug-ins/script-fu/scripts/fuzzyborder.scm:161 msgid "Add shadow" msgstr "加上陰影" -#: ../plug-ins/script-fu/scripts/fuzzyborder.scm:159 +#: ../plug-ins/script-fu/scripts/fuzzyborder.scm:162 msgid "Shadow weight (%)" msgstr "陰影分量(%)" -#: ../plug-ins/script-fu/scripts/fuzzyborder.scm:161 +#: ../plug-ins/script-fu/scripts/fuzzyborder.scm:164 msgid "Flatten image" msgstr "將影像平面化" @@ -842,54 +884,82 @@ msgid "Create and Use _Selections" msgstr "建立及使用選取範圍(_S)" -#: ../plug-ins/script-fu/scripts/gimp-online.scm:178 +#: ../plug-ins/script-fu/scripts/gimp-online.scm:190 msgid "_Main Web Site" msgstr "主要網站(_M)" -#: ../plug-ins/script-fu/scripts/gimp-online.scm:179 -#: ../plug-ins/script-fu/scripts/gimp-online.scm:192 -#: ../plug-ins/script-fu/scripts/gimp-online.scm:205 -#: ../plug-ins/script-fu/scripts/gimp-online.scm:218 +#: ../plug-ins/script-fu/scripts/gimp-online.scm:191 +#: ../plug-ins/script-fu/scripts/gimp-online.scm:204 +#: ../plug-ins/script-fu/scripts/gimp-online.scm:256 msgid "Bookmark to the GIMP web site" msgstr "開啟書籤以連結到 GIMP 網站" -#: ../plug-ins/script-fu/scripts/gimp-online.scm:191 +#: ../plug-ins/script-fu/scripts/gimp-online.scm:203 msgid "_Developer Web Site" msgstr "開發者網站(_D)" -#: ../plug-ins/script-fu/scripts/gimp-online.scm:204 -msgid "_User Manual Web Site" -msgstr "使用者手冊網站(_U)" +#: ../plug-ins/script-fu/scripts/gimp-online.scm:216 +#, fuzzy +msgid "_Roadmap" +msgstr "開發地圖" #: ../plug-ins/script-fu/scripts/gimp-online.scm:217 -msgid "Plug-in _Registry" -msgstr "外掛程式註冊處(_R)" +#, fuzzy +#| msgid "Bookmark to the GIMP web site" +msgid "Bookmark to the roadmap of GIMP" +msgstr "開啟書籤以連結到 GIMP 網站" + +#: ../plug-ins/script-fu/scripts/gimp-online.scm:229 +#, fuzzy +msgid "_Wiki" +msgstr "維基百科" + +#: ../plug-ins/script-fu/scripts/gimp-online.scm:230 +#, fuzzy +#| msgid "Bookmark to the GIMP web site" +msgid "Bookmark to the wiki of GIMP" +msgstr "開啟書籤以連結到 GIMP 網站" -#: ../plug-ins/script-fu/scripts/gradient-example.scm:63 +#: ../plug-ins/script-fu/scripts/gimp-online.scm:242 +#, fuzzy +msgid "_Bug Reports and Feature Requests" +msgstr "回報錯誤與功能提議" + +#: ../plug-ins/script-fu/scripts/gimp-online.scm:243 +#, fuzzy +#| msgid "Bookmark to the user manual" +msgid "Bookmark to the bug tracker of GIMP" +msgstr "開啟書籤以連結到使用者手冊" + +#: ../plug-ins/script-fu/scripts/gimp-online.scm:255 +msgid "_User Manual Web Site" +msgstr "使用者手冊網站(_U)" + +#: ../plug-ins/script-fu/scripts/gradient-example.scm:69 msgid "Custom _Gradient..." msgstr "自訂漸層(_G)..." -#: ../plug-ins/script-fu/scripts/gradient-example.scm:64 +#: ../plug-ins/script-fu/scripts/gradient-example.scm:70 msgid "Create an image filled with an example of the current gradient" msgstr "建立一個用目前漸層為範本來填充的圖片" -#: ../plug-ins/script-fu/scripts/gradient-example.scm:69 +#: ../plug-ins/script-fu/scripts/gradient-example.scm:75 #: ../plug-ins/script-fu/scripts/mkbrush.scm:70 -#: ../plug-ins/script-fu/scripts/mkbrush.scm:138 -#: ../plug-ins/script-fu/scripts/mkbrush.scm:194 -#: ../plug-ins/script-fu/scripts/mkbrush.scm:263 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:140 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:196 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:265 msgid "Width" msgstr "寬度" -#: ../plug-ins/script-fu/scripts/gradient-example.scm:70 +#: ../plug-ins/script-fu/scripts/gradient-example.scm:76 #: ../plug-ins/script-fu/scripts/mkbrush.scm:71 -#: ../plug-ins/script-fu/scripts/mkbrush.scm:139 -#: ../plug-ins/script-fu/scripts/mkbrush.scm:195 -#: ../plug-ins/script-fu/scripts/mkbrush.scm:264 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:141 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:197 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:266 msgid "Height" msgstr "高度" -#: ../plug-ins/script-fu/scripts/gradient-example.scm:71 +#: ../plug-ins/script-fu/scripts/gradient-example.scm:77 msgid "Gradient reverse" msgstr "文字內部使用相反方向漸層" @@ -929,7 +999,9 @@ #: ../plug-ins/script-fu/scripts/guides-new-percent.scm:35 #: ../plug-ins/script-fu/scripts/guides-new.scm:35 -msgid "Direction" +#, fuzzy +#| msgid "Direction" +msgid "_Direction" msgstr "方向" #: ../plug-ins/script-fu/scripts/guides-new-percent.scm:35 @@ -943,7 +1015,9 @@ msgstr "垂直" #: ../plug-ins/script-fu/scripts/guides-new-percent.scm:37 -msgid "Position (in %)" +#, fuzzy +#| msgid "Position (in %)" +msgid "_Position (in %)" msgstr "位置[用百分比表示]" #: ../plug-ins/script-fu/scripts/guides-new.scm:27 @@ -955,7 +1029,9 @@ msgstr "新增一個指定了方向和(以像素為單位的)位置的參考線" #: ../plug-ins/script-fu/scripts/guides-new.scm:36 -msgid "Position" +#, fuzzy +#| msgid "Position" +msgid "_Position" msgstr "位置" #: ../plug-ins/script-fu/scripts/guides-remove-all.scm:19 @@ -1031,48 +1107,46 @@ msgstr "建立一個矩形的筆刷" #: ../plug-ins/script-fu/scripts/mkbrush.scm:69 -#: ../plug-ins/script-fu/scripts/mkbrush.scm:137 -#: ../plug-ins/script-fu/scripts/mkbrush.scm:193 -#: ../plug-ins/script-fu/scripts/mkbrush.scm:262 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:139 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:195 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:264 #, fuzzy msgid "Name" msgstr "名稱" #: ../plug-ins/script-fu/scripts/mkbrush.scm:72 -#: ../plug-ins/script-fu/scripts/mkbrush.scm:141 -#: ../plug-ins/script-fu/scripts/mkbrush.scm:196 -#: ../plug-ins/script-fu/scripts/mkbrush.scm:266 -#: ../plug-ins/script-fu/scripts/paste-as-brush.scm:70 -#: ../plug-ins/script-fu/scripts/select-to-brush.scm:143 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:143 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:198 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:268 msgid "Spacing" msgstr "間隔" -#: ../plug-ins/script-fu/scripts/mkbrush.scm:131 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:133 msgid "Re_ctangular, Feathered..." msgstr "矩形的,羽化的(_C)..." -#: ../plug-ins/script-fu/scripts/mkbrush.scm:132 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:134 msgid "Create a rectangular brush with feathered edges" -msgstr "建立一個矩形的筆刷,並且羽化筆刷邊緣 " +msgstr "建立一個矩形的筆刷,並且羽化筆刷邊緣" -#: ../plug-ins/script-fu/scripts/mkbrush.scm:140 -#: ../plug-ins/script-fu/scripts/mkbrush.scm:265 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:142 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:267 msgid "Feathering" msgstr "羽化" -#: ../plug-ins/script-fu/scripts/mkbrush.scm:187 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:189 msgid "_Elliptical..." msgstr "橢圓形的(_E)..." -#: ../plug-ins/script-fu/scripts/mkbrush.scm:188 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:190 msgid "Create an elliptical brush" msgstr "建立一個橢圓形的筆刷" -#: ../plug-ins/script-fu/scripts/mkbrush.scm:256 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:258 msgid "Elli_ptical, Feathered..." msgstr "橢圓形的,羽化的(_P)..." -#: ../plug-ins/script-fu/scripts/mkbrush.scm:257 +#: ../plug-ins/script-fu/scripts/mkbrush.scm:259 msgid "Create an elliptical brush with feathered edges" msgstr "建立一個橢圓形的筆刷,並且羽化筆刷邊緣" @@ -1102,37 +1176,44 @@ #: ../plug-ins/script-fu/scripts/palette-export.scm:226 #, fuzzy msgid "Folder for the output file" -msgstr "檢視檔案/資料夾的紀錄檔:" +msgstr "檢視檔案/資料夾的紀錄檔" #: ../plug-ins/script-fu/scripts/palette-export.scm:227 +#, fuzzy msgid "" "The name of the file to create (if a file with this name already exist, it " "will be replaced)" -msgstr "" +msgstr "建立檔名,如果同名檔案已經存在會被覆蓋。" #: ../plug-ins/script-fu/scripts/palette-export.scm:235 +#, fuzzy msgid "The filename you entered is not a suitable name for a file." -msgstr "" +msgstr "您所輸入的文字不適合作為檔案名稱。" #: ../plug-ins/script-fu/scripts/palette-export.scm:237 +#, fuzzy msgid "" "All characters in the name are either white-spaces or characters which can " "not appear in filenames." -msgstr "" +msgstr "不管是空白或是其他字元都沒辦法顯示為檔名" #: ../plug-ins/script-fu/scripts/palette-export.scm:265 +#, fuzzy msgid "" "Export the active palette as a CSS stylesheet with the color entry name as " "their class name, and the color itself as the color attribute" msgstr "" +"把使用中的調色盤匯出為階層式樣式表,其中顏色名當作類別的名稱。並且將顏色作屬" +"性。" #: ../plug-ins/script-fu/scripts/palette-export.scm:291 msgid "Export the active palette as a PHP dictionary (name => color)" -msgstr "" +msgstr "使用中的調色盤匯出成 PHP 的目錄,名稱就是顏色的名稱。" #: ../plug-ins/script-fu/scripts/palette-export.scm:323 +#, fuzzy msgid "Export the active palette as a Python dictionary (name: color)" -msgstr "" +msgstr "使用中的調色盤匯出成 Python 的目錄,名稱就是顏色的名稱。" #: ../plug-ins/script-fu/scripts/palette-export.scm:352 msgid "" @@ -1141,8 +1222,9 @@ msgstr "" #: ../plug-ins/script-fu/scripts/palette-export.scm:399 +#, fuzzy msgid "Export the active palette as a java.util.Hashtable" -msgstr "" +msgstr "使用中的調色盤匯出到 java.util.Hashtable (字串, color)" #: ../plug-ins/script-fu/scripts/paste-as-brush.scm:56 #: ../plug-ins/script-fu/scripts/paste-as-pattern.scm:44 @@ -1160,16 +1242,27 @@ #: ../plug-ins/script-fu/scripts/paste-as-brush.scm:68 #: ../plug-ins/script-fu/scripts/select-to-brush.scm:141 -msgid "Brush name" +#, fuzzy +#| msgid "Brush name" +msgid "_Brush name" msgstr "筆刷名稱" #: ../plug-ins/script-fu/scripts/paste-as-brush.scm:69 #: ../plug-ins/script-fu/scripts/paste-as-pattern.scm:57 #: ../plug-ins/script-fu/scripts/select-to-brush.scm:142 #: ../plug-ins/script-fu/scripts/select-to-pattern.scm:102 -msgid "File name" +#, fuzzy +#| msgid "File name" +msgid "_File name" msgstr "檔案名稱" +#: ../plug-ins/script-fu/scripts/paste-as-brush.scm:70 +#: ../plug-ins/script-fu/scripts/select-to-brush.scm:143 +#, fuzzy +#| msgid "Spacing" +msgid "_Spacing" +msgstr "間隔" + #: ../plug-ins/script-fu/scripts/paste-as-pattern.scm:50 msgid "New _Pattern..." msgstr "新增圖樣(_P)..." @@ -1180,7 +1273,9 @@ #: ../plug-ins/script-fu/scripts/paste-as-pattern.scm:56 #: ../plug-ins/script-fu/scripts/select-to-pattern.scm:101 -msgid "Pattern name" +#, fuzzy +#| msgid "Pattern name" +msgid "_Pattern name" msgstr "圖樣名稱" #: ../plug-ins/script-fu/scripts/perspective-shadow.scm:198 @@ -1228,18 +1323,20 @@ msgstr "格子大小" #: ../plug-ins/script-fu/scripts/reverse-layers.scm:42 -msgid "Reverse Layer Order" +#, fuzzy +#| msgid "Reverse Layer Order" +msgid "Reverse Layer _Order" msgstr "以相反順序排列圖層" #: ../plug-ins/script-fu/scripts/reverse-layers.scm:43 msgid "Reverse the order of layers in the image" msgstr "在圖片中,以相反順序排列圖層" -#: ../plug-ins/script-fu/scripts/ripply-anim.scm:67 +#: ../plug-ins/script-fu/scripts/ripply-anim.scm:69 msgid "_Rippling..." msgstr "漣波起伏(_R)..." -#: ../plug-ins/script-fu/scripts/ripply-anim.scm:68 +#: ../plug-ins/script-fu/scripts/ripply-anim.scm:70 #, fuzzy #| msgid "" #| "Create a multi-layer image by adding a ripple effect to the current image" @@ -1247,68 +1344,69 @@ "Create a multi-layer image by adding a ripple effect to the current layer" msgstr "建立多層圖片,藉由加入漣漪效果到目前的圖片" -#: ../plug-ins/script-fu/scripts/ripply-anim.scm:75 +#: ../plug-ins/script-fu/scripts/ripply-anim.scm:77 msgid "Rippling strength" msgstr "漣波起伏高度" -#: ../plug-ins/script-fu/scripts/ripply-anim.scm:76 +#: ../plug-ins/script-fu/scripts/ripply-anim.scm:78 #: ../plug-ins/script-fu/scripts/waves-anim.scm:105 msgid "Number of frames" msgstr "畫格數目" -#: ../plug-ins/script-fu/scripts/ripply-anim.scm:77 +#: ../plug-ins/script-fu/scripts/ripply-anim.scm:79 msgid "Edge behavior" msgstr "邊緣行為" -#: ../plug-ins/script-fu/scripts/ripply-anim.scm:77 +#: ../plug-ins/script-fu/scripts/ripply-anim.scm:79 msgid "Wrap" msgstr "繞到另一邊" -#: ../plug-ins/script-fu/scripts/ripply-anim.scm:77 +#: ../plug-ins/script-fu/scripts/ripply-anim.scm:79 msgid "Smear" msgstr "塗抹" -#: ../plug-ins/script-fu/scripts/ripply-anim.scm:77 +#: ../plug-ins/script-fu/scripts/ripply-anim.scm:79 msgid "Black" msgstr "黑色" -#: ../plug-ins/script-fu/scripts/round-corners.scm:129 +#: ../plug-ins/script-fu/scripts/round-corners.scm:131 msgid "_Round Corners..." msgstr "圓角化(_R)..." -#: ../plug-ins/script-fu/scripts/round-corners.scm:130 +#: ../plug-ins/script-fu/scripts/round-corners.scm:132 msgid "" "Round the corners of an image and optionally add a drop-shadow and background" msgstr "讓圖片的四個角變圓,並且選擇性地添加一個下拉陰影和背景" -#: ../plug-ins/script-fu/scripts/round-corners.scm:137 +#: ../plug-ins/script-fu/scripts/round-corners.scm:139 msgid "Edge radius" msgstr "邊緣半徑" -#: ../plug-ins/script-fu/scripts/round-corners.scm:138 +#: ../plug-ins/script-fu/scripts/round-corners.scm:140 msgid "Add drop-shadow" msgstr "加上影子" -#: ../plug-ins/script-fu/scripts/round-corners.scm:139 +#: ../plug-ins/script-fu/scripts/round-corners.scm:141 msgid "Shadow X offset" msgstr "陰影的水平位置" -#: ../plug-ins/script-fu/scripts/round-corners.scm:140 +#: ../plug-ins/script-fu/scripts/round-corners.scm:142 msgid "Shadow Y offset" msgstr "陰影的垂直位置" -#: ../plug-ins/script-fu/scripts/round-corners.scm:142 +#: ../plug-ins/script-fu/scripts/round-corners.scm:144 msgid "Add background" msgstr "加上背景" +# 原翻譯「伺服器(_R)」看不懂 #: ../plug-ins/script-fu/scripts/script-fu-set-cmap.scm:53 -#, fuzzy msgid "Se_t Colormap..." -msgstr "伺服器(_R):" +msgstr "設定顏色對照表..." #: ../plug-ins/script-fu/scripts/script-fu-set-cmap.scm:54 +#, fuzzy msgid "Change the colormap of an image to the colors in a specified palette." -msgstr "" +msgstr "根據特定的調色盤中的顏色,改變圖片中的顏色對應表" #: ../plug-ins/script-fu/scripts/script-fu-set-cmap.scm:61 msgid "Palette" @@ -1323,17 +1421,20 @@ msgstr "將目前選取區域的角變圓形的" #: ../plug-ins/script-fu/scripts/selection-round.scm:147 -msgid "Radius (%)" +#, fuzzy +#| msgid "Radius (%)" +msgid "R_adius (%)" msgstr "半徑 (%) " #: ../plug-ins/script-fu/scripts/selection-round.scm:148 -msgid "Concave" +#, fuzzy +#| msgid "Concave" +msgid "Co_ncave" msgstr "輪廓凹的" #: ../plug-ins/script-fu/scripts/select-to-brush.scm:133 -#, fuzzy msgid "To _Brush..." -msgstr "筆刷尺寸下限" +msgstr "筆刷尺寸下限..." #: ../plug-ins/script-fu/scripts/select-to-brush.scm:134 #, fuzzy @@ -1360,27 +1461,27 @@ msgid "Convert a selection to a pattern" msgstr "沒有可轉換的選擇區域" -#: ../plug-ins/script-fu/scripts/slide.scm:236 +#: ../plug-ins/script-fu/scripts/slide.scm:245 msgid "_Slide..." msgstr "投影片(_S)..." -#: ../plug-ins/script-fu/scripts/slide.scm:237 +#: ../plug-ins/script-fu/scripts/slide.scm:246 msgid "Add a slide-film like frame, sprocket holes, and labels to an image" msgstr "添加幻燈片的模樣到圖像上,如框架,鏈輪孔和標記" -#: ../plug-ins/script-fu/scripts/slide.scm:244 +#: ../plug-ins/script-fu/scripts/slide.scm:253 msgid "Text" msgstr "文字" -#: ../plug-ins/script-fu/scripts/slide.scm:245 +#: ../plug-ins/script-fu/scripts/slide.scm:254 msgid "Number" msgstr "數字" -#: ../plug-ins/script-fu/scripts/slide.scm:246 +#: ../plug-ins/script-fu/scripts/slide.scm:255 msgid "Font" msgstr "字型" -#: ../plug-ins/script-fu/scripts/slide.scm:247 +#: ../plug-ins/script-fu/scripts/slide.scm:256 msgid "Font color" msgstr "字型顏色" @@ -1414,13 +1515,12 @@ msgstr "繪製目標" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:314 -msgid "_Spyrogimp..." -msgstr "螺線圖(_S)..." +msgid "_Spyrogimp (older script-fu version)..." +msgstr "" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:315 -msgid "" -"Add Spirographs, Epitrochoids, and Lissajous Curves to the current layer" -msgstr "添加螺線圖,外旋輪線,和李沙傑曲線到目前圖層" +msgid "This procedure is deprecated! Use 'plug-in-spyrogimp' instead." +msgstr "" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:323 msgid "Type" @@ -1434,9 +1534,11 @@ msgid "Epitrochoid" msgstr "外旋輪線" +# 利薩如曲線(Lissajous) #: ../plug-ins/script-fu/scripts/spyrogimp.scm:325 +#, fuzzy msgid "Lissajous" -msgstr "Lissajous" +msgstr "利薩如曲線(Lissajous)" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:326 msgid "Shape" @@ -1487,14 +1589,12 @@ msgstr "內齒" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:338 -#, fuzzy msgid "Margin (pixels)" msgstr "頂端邊界(以像素計)" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:339 -#, fuzzy msgid "Hole ratio" -msgstr "壓縮率:" +msgstr "壓縮率" #: ../plug-ins/script-fu/scripts/spyrogimp.scm:340 msgid "Start angle" @@ -1535,8 +1635,7 @@ msgid "Gradient: Loop Triangle" msgstr "OpenStreetBugs 下載迴圈" -#: ../plug-ins/script-fu/scripts/test-sphere.scm:267 -#, fuzzy +#: ../plug-ins/script-fu/scripts/test-sphere.scm:272 msgid "_Sphere..." msgstr "鍍鉻(_H)..." @@ -1602,41 +1701,41 @@ msgid "Invert direction" msgstr "相反方向" -#: ../plug-ins/script-fu/scripts/weave.scm:389 +#: ../plug-ins/script-fu/scripts/weave.scm:397 msgid "_Weave..." msgstr "編織(_W)..." -#: ../plug-ins/script-fu/scripts/weave.scm:390 +#: ../plug-ins/script-fu/scripts/weave.scm:398 msgid "" "Create a new layer filled with a weave effect to be used as an overlay or " "bump map" msgstr "用編織效果創建一個新圖層,用作重疊或凹凸貼圖" -#: ../plug-ins/script-fu/scripts/weave.scm:397 +#: ../plug-ins/script-fu/scripts/weave.scm:405 msgid "Ribbon width" msgstr "絲帶寬度" -#: ../plug-ins/script-fu/scripts/weave.scm:398 +#: ../plug-ins/script-fu/scripts/weave.scm:406 msgid "Ribbon spacing" msgstr "絲帶間隔" -#: ../plug-ins/script-fu/scripts/weave.scm:399 +#: ../plug-ins/script-fu/scripts/weave.scm:407 msgid "Shadow darkness" msgstr "陰影黑暗度" -#: ../plug-ins/script-fu/scripts/weave.scm:400 +#: ../plug-ins/script-fu/scripts/weave.scm:408 msgid "Shadow depth" msgstr "陰影深度" -#: ../plug-ins/script-fu/scripts/weave.scm:401 +#: ../plug-ins/script-fu/scripts/weave.scm:409 msgid "Thread length" msgstr "線條長度" -#: ../plug-ins/script-fu/scripts/weave.scm:402 +#: ../plug-ins/script-fu/scripts/weave.scm:410 msgid "Thread density" msgstr "線條密度" -#: ../plug-ins/script-fu/scripts/weave.scm:403 +#: ../plug-ins/script-fu/scripts/weave.scm:411 msgid "Thread intensity" msgstr "線條強度" @@ -1688,6 +1787,16 @@ msgid "Drop shadow Y offset" msgstr "陰影垂直位置" +#~ msgid "Plug-in _Registry" +#~ msgstr "外掛程式註冊處(_R)" + +#~ msgid "_Spyrogimp..." +#~ msgstr "螺線圖(_S)..." + +#~ msgid "" +#~ "Add Spirographs, Epitrochoids, and Lissajous Curves to the current layer" +#~ msgstr "添加螺線圖,外旋輪線,和李沙傑曲線到目前圖層" + #~ msgid "3D _Outline..." #~ msgstr "立體輪廓(_O)..." diff -Nru gimp-2.10.32/po-tips/tr.po gimp-2.10.34/po-tips/tr.po --- gimp-2.10.32/po-tips/tr.po 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po-tips/tr.po 2023-02-21 19:56:20.000000000 +0000 @@ -1,18 +1,18 @@ # Turkish translation for GIMP # -# Copyright (C) 2010-2019 gimp's COPYRIGHT HOLDER +# Copyright (C) 2010-2022 gimp's COPYRIGHT HOLDER # This file is distributed under the same license as the gimp package. # # Ubuntu Launchpad Translators, 2010. # Muhammet Kara , 2011. -# Sabri Ünal , 2019 +# Sabri Ünal , 2019, 2022. # msgid "" msgstr "" "Project-Id-Version: gimp tips gimp-2-10\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" -"POT-Creation-Date: 2019-04-06 14:17+0000\n" -"PO-Revision-Date: 2019-04-07 19:56+0300\n" +"POT-Creation-Date: 2022-08-03 23:14+0000\n" +"PO-Revision-Date: 2022-08-16 18:46+0300\n" "Last-Translator: Sabri Ünal \n" "Language-Team: Turkish \n" "Language: tr\n" @@ -20,7 +20,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Poedit 2.0.6\n" +"X-Generator: Poedit 3.1.1\n" #: ../data/tips/gimp-tips.xml.in.h:1 msgid "" @@ -216,7 +216,7 @@ "Seçimi değiştirmek için boyama araçlarını kullanabilirsin. Bir görüntü " "penceresinin sol üstündeki "Hızlı Maske" düğmesine tıkla. " "Görüntüyü boyayarak seçimini değiştir ve onu normal bir seçime geri " -"döndürmek için düğmeye tekrar tıkla." +"dönüştürmek için düğmeye tekrar tıkla." #: ../data/tips/gimp-tips.xml.in.h:20 msgid "" @@ -316,69 +316,3 @@ "onların ton erimini Düzeyler aracındaki (Renkler→Düzeyler) "" "Kendiliğinden" düğmesi ile iyileştirebilirsin. Eğer bir renk dökümü " "varsa bunu Eğri aracı (Renkler→Eğriler) ile düzeltebilirsin." - -#~ msgid "Welcome to the GIMP!" -#~ msgstr "GIMP'e Hoşgeldiniz!" - -#~ msgid "" -#~ "Alt-click on the layer mask's preview in the Layers dialog " -#~ "toggles viewing the mask directly." -#~ msgstr "" -#~ "Katmanlar penceresindeki katman maskesinin önizlemesine Alt tuşu " -#~ "ile birlikte tıklamak doğrudan maskenin görünümünü açar." - -#~ msgid "" -#~ "The GIMP can undo most changes to the image, so feel free to experiment." -#~ msgstr "" -#~ "GIMP imgedieki çoğu değişiklikleri geri alabilir, yani farklı şeyler " -#~ "denemek için kendinizi özgür hissedin." - -#~ msgid "" -#~ "The layer named "Background" is special because it lacks " -#~ "transparency. This prevents you from moving the layer up in the stack. " -#~ "You may add transparency to it by right-clicking in the Layers dialog and " -#~ "selecting "Add Alpha Channel"." -#~ msgstr "" -#~ ""Artalan" ismindeki katman özeldir. Çünkü eksiklikleri " -#~ "şeffaftır. Bu, yığında katmandan yukarı çıkarmana engel olur. Katmanlar " -#~ "diyaloğunda sağa tıklayıp "Alfa Kanal Ekle" yi seçerek ona " -#~ "şeffaflık ekleyebilirsin." - -#~ msgid "" -#~ "To create a circle-shaped selection, hold Shift while doing an " -#~ "ellipse select. To place a circle precisely, drag horizontal and vertical " -#~ "guides tangent to the circle you want to select, place your cursor at the " -#~ "intersection of the guides, and the resulting selection will just touch " -#~ "the guides." -#~ msgstr "" -#~ "Çember şekli seçimi oluşturmak için bir elips seçimi yaparak Shifte tut. Çemberi doğru yere yerleştirmek için düşey ve yatay kılavuz " -#~ "teğetlerini seçmek istediğin çembere sürükle, imlecini kılavuzların " -#~ "kesiştiği yere bırak ve seçim sonucu sadece kılavuzlara dokunacak." - -#~ msgid "" -#~ "When using a drawing tool (Paintbrush, Airbrush, or Pencil), Shift-click will draw a straight line from your last drawing point to your " -#~ "current cursor position. If you also press Ctrl, the line will " -#~ "be constrained to 15 degree angles." -#~ msgstr "" -#~ "Bir çizim aleti kullanırken (Paintbrush,Airbrush veya Pencil), Shift tuşuna tıklamak son çizim yaptığınız yerden imlecinizin bulunduğu " -#~ "yere kadar düz bir çizgi çizer. Eğer Ctrl tuşuna da basarsanız " -#~ "çizgi 15 derece açıyla kısıtlanır." - -#~ msgid "" -#~ "You can adjust the selection range for fuzzy select by clicking and " -#~ "dragging left and right." -#~ msgstr "" -#~ "Donuk seçim için seçim alanını tıklayarak uydurabilirsiniz ve sola sağa " -#~ "sürükleyebilirsiniz." - -#~ msgid "" -#~ "You can press or release the Shift and Ctrl keys while " -#~ "you are making a selection in order to constrain it to a square or a " -#~ "circle, or to have it centered on its starting point." -#~ msgstr "" -#~ "Komutta onu bir kareye veya bir çembere sınırlamak veya onu başlangıç " -#~ "noktasında merkeze almak için bir seçim yaparken Shift ve " -#~ "Ctrl tuşlarına basabilir veya bırakabilirsin." diff -Nru gimp-2.10.32/po-tips/zh_TW.po gimp-2.10.34/po-tips/zh_TW.po --- gimp-2.10.32/po-tips/zh_TW.po 2022-06-12 20:26:01.000000000 +0000 +++ gimp-2.10.34/po-tips/zh_TW.po 2023-02-21 19:56:20.000000000 +0000 @@ -8,14 +8,14 @@ "Project-Id-Version: gimp20-tips 2.0.0\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gimp/issues\n" "POT-Creation-Date: 2019-09-20 16:59+0000\n" -"PO-Revision-Date: 2020-02-01 19:08+0800\n" +"PO-Revision-Date: 2020-06-11 10:15+0800\n" "Last-Translator: Chao-Hsiung Liao \n" "Language-Team: Chinese (traditional) \n" "Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 2.2.4\n" +"X-Generator: Poedit 2.3.1\n" #: ../data/tips/gimp-tips.xml.in.h:1 msgid "" @@ -42,7 +42,6 @@ "在「圖層」對話方塊中,在圖層名稱上按下右邊滑鼠按鈕,可以執行很多不同的圖層功" "能。" -# 待校閱譯文提供翻譯建議 #: ../data/tips/gimp-tips.xml.in.h:4 msgid "" "Saving an image uses XCF, GIMP's native file format (file extension ." @@ -50,10 +49,11 @@ "progress, allowing to work on it again later. Once a project is completed, " "you can export it as JPEG, PNG, GIF, etc." msgstr "" -"將一幅圖片使用 XCF,即 GIMP 原生的檔案格式 (副檔名為 .xcf)儲存。這樣" -"會保留所有圖層及任何正在處理中的圖片細節,並且後續可以再進行其他修改。在圖片" -"完成後,可以將它另存為 JPEG、PNG、GIF 等等..." +"如果儲存一幅將來可能會再修改的圖片,可試試使用 XCF,即 GIMP 預設使用的檔案格" +"式 (延伸檔名為 .xcf)。這樣會保留所有圖層及任何正在處理中的圖片細節。" +"在圖片完成後,可以將它轉存為 JPEG、PNG、GIF 等等..." +# 「圖片→圖片平面化」修改為「影像→影像平面化」以符合選單界面翻譯 #: ../data/tips/gimp-tips.xml.in.h:5 msgid "" "Most plug-ins work on the current layer of the current image. In some cases, " @@ -61,7 +61,7 @@ "in to work on the whole image." msgstr "" "絕大多數的增效模組只會對圖片目前的圖層產生效用。在某些情況下,您必須先合併所" -"有圖層 (圖片→圖片平面化),增效模組才會對整幅圖片產生效用。" +"有圖層 (影像→影像平面化),增效模組才會對整幅圖片產生效用。" #: ../data/tips/gimp-tips.xml.in.h:6 msgid "" @@ -72,6 +72,7 @@ "如果圖層的名稱在圖層對話盒中以粗體顯示,表示這個圖層沒有 alpha-色版。" "您可以使用圖層→透明度→加入 Alpha 色版來加入 alpha-色版。" +# 「圖片→圖片平面化」修改為「影像→影像平面化」以符合選單界面翻譯 #: ../data/tips/gimp-tips.xml.in.h:7 msgid "" "Not all effects can be applied to all kinds of images. This is indicated by " @@ -80,8 +81,8 @@ "Channel) or flatten it (Image→Flatten Image)." msgstr "" "並非所有效果都適用於各類圖片。當某項功能無法使用時,選單的文字會以淺灰色表" -"示。如果需要該種效果,可能需要將圖片的色系轉為 RGB (圖片→模式→RGB)、加入透明" -"色版 (圖層→透明度→新增透明色版) 或者將它平面化 (圖片→圖片平面化)。" +"示。如果需要該種效果,可能需要將圖片的色系轉為 RGB (影像→模式→RGB)、加入透明" +"色版 (圖層→透明度→新增透明色版) 或者將它平面化 (影像→影像平面化)。" #: ../data/tips/gimp-tips.xml.in.h:8 msgid "" @@ -260,6 +261,7 @@ "您可以用 Ctrl-Tab 來逐層顯示圖片中的所有圖層。(但必須注意視" "窗管理程式會否攔截這個按鍵組合...)" +# eyedropper tool原直譯眼藥水,修改為「滴管工具」 #: ../data/tips/gimp-tips.xml.in.h:26 msgid "" "Ctrl-click with the Bucket Fill tool to have it use the background " @@ -268,8 +270,8 @@ "color." msgstr "" "使用「油漆桶填色」工具時,按 Ctrl 鍵加上滑鼠按鈕會令填色時使用背景顏" -"色而非前景顏色。同樣的,使用「眼藥水」工具時,按 Ctrl 鍵加上滑鼠按鈕" -"會令填色時使用背景顏色而非前景顏色。" +"色而非前景顏色。同樣的,使用「滴管工具」時,按 Ctrl 鍵加上滑鼠按鈕會" +"令填色時使用背景顏色而非前景顏色。" #: ../data/tips/gimp-tips.xml.in.h:27 msgid "" diff -Nru gimp-2.10.32/py-compile gimp-2.10.34/py-compile --- gimp-2.10.32/py-compile 2022-03-18 13:09:08.000000000 +0000 +++ gimp-2.10.34/py-compile 2021-01-04 05:32:20.000000000 +0000 @@ -1,9 +1,9 @@ #!/bin/sh # py-compile - Compile a Python program -scriptversion=2021-02-27.01; # UTC +scriptversion=2020-02-19.23; # UTC -# Copyright (C) 2000-2021 Free Software Foundation, Inc. +# Copyright (C) 2000-2020 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -27,7 +27,7 @@ # bugs to or send patches to # . -if test -z "$PYTHON"; then +if [ -z "$PYTHON" ]; then PYTHON=python fi @@ -96,26 +96,26 @@ files=$* if test -z "$files"; then - usage_error "no files given" + usage_error "no files given" fi # if basedir was given, then it should be prepended to filenames before # byte compilation. -if test -z "$basedir"; then - pathtrans="path = file" +if [ -z "$basedir" ]; then + pathtrans="path = file" else - pathtrans="path = os.path.join('$basedir', file)" + pathtrans="path = os.path.join('$basedir', file)" fi # if destdir was given, then it needs to be prepended to the filename to # byte compile but not go into the compiled file. -if test -z "$destdir"; then - filetrans="filepath = path" +if [ -z "$destdir" ]; then + filetrans="filepath = path" else - filetrans="filepath = os.path.normpath('$destdir' + os.sep + path)" + filetrans="filepath = os.path.normpath('$destdir' + os.sep + path)" fi -python_major=`$PYTHON -V 2>&1 | sed -e 's/.* //;s/\..*$//;1q'` +python_major=$($PYTHON -V 2>&1 | sed -e 's/.* //;s/\..*$//;1q') if test -z "$python_major"; then echo "$me: could not determine $PYTHON major version, guessing 3" >&2 python_major=3 @@ -176,7 +176,7 @@ py_compile.compile(filepath, $import_call(filepath$import_arg2), path) else: py_compile.compile(filepath, filepath + 'o', path) -sys.stdout.write('\n')" 2>/dev/null || exit $? +sys.stdout.write('\n')" 2>/dev/null || : # Local Variables: # mode: shell-script diff -Nru gimp-2.10.32/test-driver gimp-2.10.34/test-driver --- gimp-2.10.32/test-driver 2022-03-18 13:09:08.000000000 +0000 +++ gimp-2.10.34/test-driver 2021-01-04 05:32:20.000000000 +0000 @@ -3,7 +3,7 @@ scriptversion=2018-03-07.03; # UTC -# Copyright (C) 2011-2021 Free Software Foundation, Inc. +# Copyright (C) 2011-2020 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -105,11 +105,8 @@ trap "st=141; $do_exit" 13 trap "st=143; $do_exit" 15 -# Test script is run here. We create the file first, then append to it, -# to ameliorate tests themselves also writing to the log file. Our tests -# don't, but others can (automake bug#35762). -: >"$log_file" -"$@" >>"$log_file" 2>&1 +# Test script is run here. +"$@" >$log_file 2>&1 estatus=$? if test $enable_hard_errors = no && test $estatus -eq 99; then @@ -131,7 +128,7 @@ # know whether the test passed or failed simply by looking at the '.log' # file, without the need of also peaking into the corresponding '.trs' # file (automake bug#11814). -echo "$res $test_name (exit status: $estatus)" >>"$log_file" +echo "$res $test_name (exit status: $estatus)" >>$log_file # Report outcome to console. echo "${col}${res}${std}: $test_name" diff -Nru gimp-2.10.32/themes/Dark/Makefile.in gimp-2.10.34/themes/Dark/Makefile.in --- gimp-2.10.32/themes/Dark/Makefile.in 2022-06-12 20:29:26.000000000 +0000 +++ gimp-2.10.34/themes/Dark/Makefile.in 2023-02-21 20:03:38.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -205,8 +205,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -225,10 +223,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -277,6 +273,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -798,6 +795,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/themes/Gray/Makefile.in gimp-2.10.34/themes/Gray/Makefile.in --- gimp-2.10.32/themes/Gray/Makefile.in 2022-06-12 20:29:26.000000000 +0000 +++ gimp-2.10.34/themes/Gray/Makefile.in 2023-02-21 20:03:38.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -205,8 +205,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -225,10 +223,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -277,6 +273,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -795,6 +792,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/themes/Light/Makefile.in gimp-2.10.34/themes/Light/Makefile.in --- gimp-2.10.32/themes/Light/Makefile.in 2022-06-12 20:29:26.000000000 +0000 +++ gimp-2.10.34/themes/Light/Makefile.in 2023-02-21 20:03:38.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -205,8 +205,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -225,10 +223,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -277,6 +273,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -797,6 +794,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/themes/Makefile.in gimp-2.10.34/themes/Makefile.in --- gimp-2.10.32/themes/Makefile.in 2022-06-12 20:29:27.000000000 +0000 +++ gimp-2.10.34/themes/Makefile.in 2023-02-21 20:03:38.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -157,6 +157,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) am__DIST_COMMON = $(srcdir)/Makefile.in DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) @@ -232,8 +234,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -252,10 +252,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -304,6 +302,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -745,6 +744,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/themes/System/Makefile.in gimp-2.10.34/themes/System/Makefile.in --- gimp-2.10.32/themes/System/Makefile.in 2022-06-12 20:29:27.000000000 +0000 +++ gimp-2.10.34/themes/System/Makefile.in 2023-02-21 20:03:38.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -204,8 +204,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -224,10 +222,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -276,6 +272,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -647,6 +644,7 @@ cscope cscopelist: + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am diff -Nru gimp-2.10.32/tools/Makefile.in gimp-2.10.34/tools/Makefile.in --- gimp-2.10.32/tools/Makefile.in 2022-06-12 20:29:27.000000000 +0000 +++ gimp-2.10.34/tools/Makefile.in 2023-02-21 20:03:38.000000000 +0000 @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.16.3 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 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, @@ -203,6 +203,8 @@ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` +ETAGS = etags +CTAGS = ctags am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) AA_LIBS = @AA_LIBS@ @@ -252,8 +254,6 @@ CPPFLAGS = @CPPFLAGS@ CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@ CPP_FOR_BUILD = @CPP_FOR_BUILD@ -CSCOPE = @CSCOPE@ -CTAGS = @CTAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ @@ -272,10 +272,8 @@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ -ETAGS = @ETAGS@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ -FILECMD = @FILECMD@ FILE_AA = @FILE_AA@ FILE_EXR = @FILE_EXR@ FILE_HEIF = @FILE_HEIF@ @@ -324,6 +322,7 @@ GIMP_PLUGINS = @GIMP_PLUGINS@ GIMP_PLUGIN_VERSION = @GIMP_PLUGIN_VERSION@ GIMP_REAL_VERSION = @GIMP_REAL_VERSION@ +GIMP_RELEASE = @GIMP_RELEASE@ GIMP_SYSCONF_VERSION = @GIMP_SYSCONF_VERSION@ GIMP_TOOL_VERSION = @GIMP_TOOL_VERSION@ GIMP_UNSTABLE = @GIMP_UNSTABLE@ @@ -892,6 +891,7 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + distdir: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) distdir-am