diff options
| author | 2007-01-06 20:46:36 +0000 | |
|---|---|---|
| committer | 2007-01-06 20:46:36 +0000 | |
| commit | bdba8cc48c104d57a952cb79fe0b50b9ae3788bf (patch) | |
| tree | f4f2e12545c6cf27cca06a2daba664a408b8f530 | |
| parent | fix (diff) | |
| download | KVIrc-bdba8cc48c104d57a952cb79fe0b50b9ae3788bf.tar.gz KVIrc-bdba8cc48c104d57a952cb79fe0b50b9ae3788bf.tar.bz2 KVIrc-bdba8cc48c104d57a952cb79fe0b50b9ae3788bf.zip | |
it files
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@120 17fca916-40b9-46aa-a4ea-0a15b648b75c
| -rwxr-xr-x | admin/config.guess | 20 | ||||
| -rwxr-xr-x | admin/config.sub | 33 | ||||
| -rwxr-xr-x | admin/depcomp | 64 | ||||
| -rwxr-xr-x | admin/install-sh | 342 | ||||
| -rwxr-xr-x | admin/missing | 61 | ||||
| -rw-r--r-- | po/kvirc/kvirc_it.po | 387 | ||||
| -rw-r--r-- | po/modules/notifier/notifier_it.po | 10 | ||||
| -rw-r--r-- | po/modules/options/options_it.po | 231 | ||||
| -rw-r--r-- | src/config.h.in | 18 | ||||
| -rw-r--r-- | src/kvi_configstatus.h | 38 |
10 files changed, 574 insertions, 630 deletions
diff --git a/admin/config.guess b/admin/config.guess index d870848e0..af7f02dc7 100755 --- a/admin/config.guess +++ b/admin/config.guess @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, # Inc. -timestamp='2006-02-27' +timestamp='2006-07-02' # 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 @@ -228,7 +228,7 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in echo ${UNAME_MACHINE}-unknown-solidbsd${UNAME_RELEASE} exit ;; macppc:MirBSD:*:*) - echo powerppc-unknown-mirbsd${UNAME_RELEASE} + echo powerpc-unknown-mirbsd${UNAME_RELEASE} exit ;; *:MirBSD:*:*) echo ${UNAME_MACHINE}-unknown-mirbsd${UNAME_RELEASE} @@ -788,6 +788,8 @@ EOF case ${UNAME_MACHINE} in pc98) echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; + amd64) + echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; *) echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; esac @@ -798,9 +800,6 @@ EOF i*:MINGW*:*) echo ${UNAME_MACHINE}-pc-mingw32 exit ;; - i*:MSYS_NT-*:*:*) - echo ${UNAME_MACHINE}-pc-mingw32 - exit ;; i*:windows32*:*) # uname -m includes "-pc" on this system. echo ${UNAME_MACHINE}-mingw32 @@ -808,10 +807,10 @@ EOF i*:PW*:*) echo ${UNAME_MACHINE}-pc-pw32 exit ;; - x86:Interix*:[345]*) + x86:Interix*:[3456]*) echo i586-pc-interix${UNAME_RELEASE} exit ;; - EM64T:Interix*:[345]*) + EM64T:Interix*:[3456]*) echo x86_64-unknown-interix${UNAME_RELEASE} exit ;; [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*) @@ -849,6 +848,9 @@ EOF arm*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; + avr32*:Linux:*:*) + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + exit ;; cris:Linux:*:*) echo cris-axis-linux-${LIBC} exit ;; @@ -951,7 +953,7 @@ EOF echo ${UNAME_MACHINE}-ibm-linux exit ;; sh64*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-${LIBC} + echo ${UNAME_MACHINE}-unknown-linux-${LIBC} exit ;; sh*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-${LIBC} @@ -1009,7 +1011,7 @@ EOF LIBC=gnulibc1 # endif #else - #if defined(__INTEL_COMPILER) || defined(__PGI) || defined(__sun) + #if defined(__INTEL_COMPILER) || defined(__PGI) || defined(__SUNPRO_C) || defined(__SUNPRO_CC) LIBC=gnu #else LIBC=gnuaout diff --git a/admin/config.sub b/admin/config.sub index bb394190f..ae0b3ddff 100755 --- a/admin/config.sub +++ b/admin/config.sub @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, # Inc. -timestamp='2006-02-27' +timestamp='2006-07-02' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -241,7 +241,7 @@ case $basic_machine in | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \ | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \ | am33_2.0 \ - | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr \ + | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | avr32 \ | bfin \ | c4x | clipper \ | d10v | d30v | dlx | dsp16xx | dvp \ @@ -249,7 +249,8 @@ case $basic_machine in | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ | i370 | i860 | i960 | ia64 \ | ip2k | iq2000 \ - | m32r | m32rle | m68000 | m68k | m88k | maxq | mb | microblaze | mcore \ + | m32c | m32r | m32rle | m68000 | m68k | m88k \ + | maxq | mb | microblaze | mcore \ | mips | mipsbe | mipseb | mipsel | mipsle \ | mips16 \ | mips64 | mips64el \ @@ -275,11 +276,11 @@ case $basic_machine in | pdp10 | pdp11 | pj | pjl \ | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \ | pyramid \ - | sh | sh[1234] | sh[24]a | sh[24]a*eb | sh[23]e | sh[34]eb | shbe | sheb | shle | sh[1234]le | sh3ele \ + | sh | sh[1234] | sh[24]a | sh[24]a*eb | 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 \ - | strongarm \ + | spu | strongarm \ | tahoe | thumb | tic4x | tic80 | tron \ | v850 | v850e \ | we32k \ @@ -287,9 +288,6 @@ case $basic_machine in | z8k) basic_machine=$basic_machine-unknown ;; - m32c) - basic_machine=$basic_machine-unknown - ;; m6811 | m68hc11 | m6812 | m68hc12) # Motorola 68HC11/12. basic_machine=$basic_machine-unknown @@ -319,7 +317,7 @@ case $basic_machine in | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \ | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \ | arm-* | armbe-* | armle-* | armeb-* | armv*-* \ - | avr-* \ + | avr-* | avr32-* \ | bfin-* | bs2000-* \ | c[123]* | c30-* | [cjt]90-* | c4x-* | c54x-* | c55x-* | c6x-* \ | clipper-* | craynv-* | cydra-* \ @@ -330,7 +328,7 @@ case $basic_machine in | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \ | i*86-* | i860-* | i960-* | ia64-* \ | ip2k-* | iq2000-* \ - | m32r-* | m32rle-* \ + | m32c-* | m32r-* | m32rle-* \ | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \ | m88110-* | m88k-* | maxq-* | mcore-* \ | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \ @@ -359,7 +357,7 @@ case $basic_machine in | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \ | pyramid-* \ | romp-* | rs6000-* \ - | sh-* | sh[1234]-* | sh[24]a-* | sh[24]a*eb-* | sh[23]e-* | sh[34]eb-* | shbe-* | sheb-* \ + | sh-* | sh[1234]-* | sh[24]a-* | sh[24]a*eb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \ | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \ | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \ | sparclite-* \ @@ -374,8 +372,6 @@ case $basic_machine in | ymp-* \ | z8k-*) ;; - m32c-*) - ;; # Recognize the various machine names and aliases which stand # for a CPU type and a company and sometimes even an OS. 386bsd) @@ -1236,7 +1232,7 @@ case $os in | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \ | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \ - | -skyos* | -haiku* | -rdos* | -irx*) + | -skyos* | -haiku* | -rdos* | -toppers* | -irx*) # Remember, each alternative MUST END IN *, to match a version number. ;; -qnx*) @@ -1388,6 +1384,9 @@ else # system, and we'll never get to this point. case $basic_machine in + spu-*) + os=-elf + ;; *-acorn) os=-riscix1.2 ;; @@ -1397,9 +1396,9 @@ case $basic_machine in arm*-semi) os=-aout ;; - c4x-* | tic4x-*) - os=-coff - ;; + c4x-* | tic4x-*) + os=-coff + ;; # This must come before the *-dec entry. pdp10-*) os=-tops20 diff --git a/admin/depcomp b/admin/depcomp index 04701da53..ca5ea4e1e 100755 --- a/admin/depcomp +++ b/admin/depcomp @@ -1,9 +1,10 @@ #! /bin/sh # depcomp - compile a program generating dependencies as side-effects -scriptversion=2005-07-09.11 +scriptversion=2006-10-15.18 -# Copyright (C) 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc. +# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006 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 @@ -91,7 +92,20 @@ gcc3) ## gcc 3 implements dependency tracking that does exactly what ## we want. Yay! Note: for some reason libtool 1.4 doesn't like ## it if -MD -MP comes after the -MF stuff. Hmm. - "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" +## Unfortunately, FreeBSD c89 acceptance of flags depends upon +## the command line argument order; so add the flags where they +## appear in depend2.am. Note that the slowdown incurred here +## affects only configure: in makefiles, %FASTDEP% shortcuts this. + for arg + do + case $arg in + -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;; + *) set fnord "$@" "$arg" ;; + esac + shift # fnord + shift # $arg + done + "$@" stat=$? if test $stat -eq 0; then : else @@ -276,6 +290,46 @@ icc) rm -f "$tmpdepfile" ;; +hp2) + # The "hp" stanza above does not work with aCC (C++) and HP's ia64 + # compilers, which have integrated preprocessors. The correct option + # to use with these is +Maked; it writes dependencies to a file named + # 'foo.d', which lands next to the object file, wherever that + # happens to be. + # Much of this is similar to the tru64 case; see comments there. + dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` + test "x$dir" = "x$object" && dir= + base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` + if test "$libtool" = yes; then + tmpdepfile1=$dir$base.d + tmpdepfile2=$dir.libs/$base.d + "$@" -Wc,+Maked + else + tmpdepfile1=$dir$base.d + tmpdepfile2=$dir$base.d + "$@" +Maked + fi + stat=$? + if test $stat -eq 0; then : + else + rm -f "$tmpdepfile1" "$tmpdepfile2" + exit $stat + fi + + for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" + do + test -f "$tmpdepfile" && break + done + if test -f "$tmpdepfile"; then + sed -e "s,^.*\.[a-z]*:,$object:," "$tmpdepfile" > "$depfile" + # Add `dependent.h:' lines. + sed -ne '2,${; s/^ *//; s/ \\*$//; s/$/:/; p;}' "$tmpdepfile" >> "$depfile" + else + echo "#dummy" > "$depfile" + fi + rm -f "$tmpdepfile" "$tmpdepfile2" + ;; + tru64) # The Tru64 compiler uses -MD to generate dependencies as a side # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'. @@ -288,13 +342,13 @@ tru64) if test "$libtool" = yes; then # With Tru64 cc, shared objects can also be used to make a - # static library. This mecanism is used in libtool 1.4 series to + # static library. This mechanism is used in libtool 1.4 series to # handle both shared and static libraries in a single compilation. # With libtool 1.4, dependencies were output in $dir.libs/$base.lo.d. # # With libtool 1.5 this exception was removed, and libtool now # generates 2 separate objects for the 2 libraries. These two - # compilations output dependencies in in $dir.libs/$base.o.d and + # compilations output dependencies in $dir.libs/$base.o.d and # in $dir$base.o.d. We have to check for both files, because # one of the two compilations can be disabled. We should prefer # $dir$base.o.d over $dir.libs/$base.o.d because the latter is diff --git a/admin/install-sh b/admin/install-sh index 4d4a9519e..4fbbae7b7 100755 --- a/admin/install-sh +++ b/admin/install-sh @@ -1,7 +1,7 @@ #!/bin/sh # install - install a program, script, or datafile -scriptversion=2005-05-14.22 +scriptversion=2006-10-14.15 # This originates from X11R5 (mit/util/scripts/install.sh), which was # later released in X11R6 (xc/config/util/install.sh) with the @@ -39,15 +39,24 @@ scriptversion=2005-05-14.22 # when there is no Makefile. # # This script is compatible with the BSD install script, but was written -# from scratch. It can only install one file at a time, a restriction -# shared with many OS's install programs. +# from scratch. + +nl=' +' +IFS=" "" $nl" # set DOITPROG to echo to test this script # Don't use :- since 4.3BSD and earlier shells don't like it. doit="${DOITPROG-}" +if test -z "$doit"; then + doit_exec=exec +else + doit_exec=$doit +fi -# put in absolute paths if you don't have them in your path; or use env. vars. +# Put in absolute file names if you don't have them in your path; +# or use environment vars. mvprog="${MVPROG-mv}" cpprog="${CPPROG-cp}" @@ -58,7 +67,13 @@ stripprog="${STRIPPROG-strip}" rmprog="${RMPROG-rm}" mkdirprog="${MKDIRPROG-mkdir}" -chmodcmd="$chmodprog 0755" +posix_glob= +posix_mkdir= + +# Desired mode of installed file. +mode=0755 + +chmodcmd=$chmodprog chowncmd= chgrpcmd= stripcmd= @@ -95,7 +110,7 @@ Environment variables override the default commands: CHGRPPROG CHMODPROG CHOWNPROG CPPROG MKDIRPROG MVPROG RMPROG STRIPPROG " -while test -n "$1"; do +while test $# -ne 0; do case $1 in -c) shift continue;; @@ -111,9 +126,15 @@ while test -n "$1"; do --help) echo "$usage"; exit $?;; - -m) chmodcmd="$chmodprog $2" + -m) mode=$2 shift shift + case $mode in + *' '* | *' '* | *' +'* | *'*'* | *'?'* | *'['*) + echo "$0: invalid mode: $mode" >&2 + exit 1;; + esac continue;; -o) chowncmd="$chownprog $2" @@ -136,25 +157,33 @@ while test -n "$1"; do --version) echo "$0 $scriptversion"; exit $?;; - *) # When -d is used, all remaining arguments are directories to create. - # When -t is used, the destination is already specified. - test -n "$dir_arg$dstarg" && break - # Otherwise, the last argument is the destination. Remove it from $@. - for arg - do - if test -n "$dstarg"; then - # $@ is not empty: it contains at least $arg. - set fnord "$@" "$dstarg" - shift # fnord - fi - shift # arg - dstarg=$arg - done + --) shift break;; + + -*) echo "$0: invalid option: $1" >&2 + exit 1;; + + *) break;; esac done -if test -z "$1"; then +if test $# -ne 0 && test -z "$dir_arg$dstarg"; then + # When -d is used, all remaining arguments are directories to create. + # When -t is used, the destination is already specified. + # Otherwise, the last argument is the destination. Remove it from $@. + for arg + do + if test -n "$dstarg"; then + # $@ is not empty: it contains at least $arg. + set fnord "$@" "$dstarg" + shift # fnord + fi + shift # arg + dstarg=$arg + done +fi + +if test $# -eq 0; then if test -z "$dir_arg"; then echo "$0: no input file specified." >&2 exit 1 @@ -164,6 +193,33 @@ if test -z "$1"; then exit 0 fi +if test -z "$dir_arg"; then + trap '(exit $?); exit' 1 2 13 15 + + # Set umask so as not to create temps with too-generous modes. + # However, 'strip' requires both read and write access to temps. + case $mode in + # Optimize common cases. + *644) cp_umask=133;; + *755) cp_umask=22;; + + *[0-7]) + if test -z "$stripcmd"; then + u_plus_rw= + else + u_plus_rw='% 200' + fi + cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; + *) + if test -z "$stripcmd"; then + u_plus_rw= + else + u_plus_rw=,u+rw + fi + cp_umask=$mode$u_plus_rw;; + esac +fi + for src do # Protect names starting with `-'. @@ -173,15 +229,11 @@ do if test -n "$dir_arg"; then dst=$src - src= - - if test -d "$dst"; then - mkdircmd=: - chmodcmd= - else - mkdircmd=$mkdirprog - fi + dstdir=$dst + test -d "$dstdir" + dstdir_status=$? else + # Waiting for this to be detected by the "$cpprog $src $dsttmp" command # might cause directories to be created, which would be especially bad # if $src (and thus $dsttmp) contains '*'. @@ -208,53 +260,188 @@ do echo "$0: $dstarg: Is a directory" >&2 exit 1 fi - dst=$dst/`basename "$src"` + dstdir=$dst + dst=$dstdir/`basename "$src"` + dstdir_status=0 + else + # Prefer dirname, but fall back on a substitute if dirname fails. + dstdir=` + (dirname "$dst") 2>/dev/null || + expr X"$dst" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X"$dst" : 'X\(//\)[^/]' \| \ + X"$dst" : 'X\(//\)$' \| \ + X"$dst" : 'X\(/\)' \| . 2>/dev/null || + echo X"$dst" | + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ + s//\1/ + q + } + /^X\(\/\/\)[^/].*/{ + s//\1/ + q + } + /^X\(\/\/\)$/{ + s//\1/ + q + } + /^X\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q' + ` + + test -d "$dstdir" + dstdir_status=$? fi fi - # This sed command emulates the dirname command. - dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'` + obsolete_mkdir_used=false + + if test $dstdir_status != 0; then + case $posix_mkdir in + '') + # Create intermediate dirs using mode 755 as modified by the umask. + # This is like FreeBSD 'install' as of 1997-10-28. + umask=`umask` + case $stripcmd.$umask in + # Optimize common cases. + *[2367][2367]) mkdir_umask=$umask;; + .*0[02][02] | .[02][02] | .[02]) mkdir_umask=22;; + + *[0-7]) + mkdir_umask=`expr $umask + 22 \ + - $umask % 100 % 40 + $umask % 20 \ + - $umask % 10 % 4 + $umask % 2 + `;; + *) mkdir_umask=$umask,go-w;; + esac - # Make sure that the destination directory exists. + # With -d, create the new directory with the user-specified mode. + # Otherwise, rely on $mkdir_umask. + if test -n "$dir_arg"; then + mkdir_mode=-m$mode + else + mkdir_mode= + fi + + posix_mkdir=false + case $umask in + *[123567][0-7][0-7]) + # POSIX mkdir -p sets u+wx bits regardless of umask, which + # is incompatible with FreeBSD 'install' when (umask & 300) != 0. + ;; + *) + tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$ + trap 'ret=$?; rmdir "$tmpdir/d" "$tmpdir" 2>/dev/null; exit $ret' 0 + + if (umask $mkdir_umask && + exec $mkdirprog $mkdir_mode -p -- "$tmpdir/d") >/dev/null 2>&1 + then + if test -z "$dir_arg" || { + # Check for POSIX incompatibilities with -m. + # HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or + # other-writeable bit of parent directory when it shouldn't. + # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. + ls_ld_tmpdir=`ls -ld "$tmpdir"` + case $ls_ld_tmpdir in + d????-?r-*) different_mode=700;; + d????-?--*) different_mode=755;; + *) false;; + esac && + $mkdirprog -m$different_mode -p -- "$tmpdir" && { + ls_ld_tmpdir_1=`ls -ld "$tmpdir"` + test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" + } + } + then posix_mkdir=: + fi + rmdir "$tmpdir/d" "$tmpdir" + else + # Remove any dirs left behind by ancient mkdir implementations. + rmdir ./$mkdir_mode ./-p ./-- 2>/dev/null + fi + trap '' 0;; + esac;; + esac + + if + $posix_mkdir && ( + umask $mkdir_umask && + $doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir" + ) + then : + else - # Skip lots of stat calls in the usual case. - if test ! -d "$dstdir"; then - defaultIFS=' - ' - IFS="${IFS-$defaultIFS}" + # The umask is ridiculous, or mkdir does not conform to POSIX, + # or it failed possibly due to a race condition. Create the + # directory the slow way, step by step, checking for races as we go. - oIFS=$IFS - # Some sh's can't handle IFS=/ for some reason. - IFS='%' - set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'` - shift - IFS=$oIFS + case $dstdir in + /*) prefix=/ ;; + -*) prefix=./ ;; + *) prefix= ;; + esac - pathcomp= + case $posix_glob in + '') + if (set -f) 2>/dev/null; then + posix_glob=true + else + posix_glob=false + fi ;; + esac - while test $# -ne 0 ; do - pathcomp=$pathcomp$1 + oIFS=$IFS + IFS=/ + $posix_glob && set -f + set fnord $dstdir shift - if test ! -d "$pathcomp"; then - $mkdirprog "$pathcomp" - # mkdir can fail with a `File exist' error in case several - # install-sh are creating the directory concurrently. This - # is OK. - test -d "$pathcomp" || exit + $posix_glob && set +f + IFS=$oIFS + + prefixes= + + for d + do + test -z "$d" && continue + + prefix=$prefix$d + if test -d "$prefix"; then + prefixes= + else + if $posix_mkdir; then + (umask=$mkdir_umask && + $doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir") && break + # Don't fail if two instances are running concurrently. + test -d "$prefix" || exit 1 + else + case $prefix in + *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; + *) qprefix=$prefix;; + esac + prefixes="$prefixes '$qprefix'" + fi + fi + prefix=$prefix/ + done + + if test -n "$prefixes"; then + # Don't fail if two instances are running concurrently. + (umask $mkdir_umask && + eval "\$doit_exec \$mkdirprog $prefixes") || + test -d "$dstdir" || exit 1 + obsolete_mkdir_used=true fi - pathcomp=$pathcomp/ - done + fi fi if test -n "$dir_arg"; then - $doit $mkdircmd "$dst" \ - && { test -z "$chowncmd" || $doit $chowncmd "$dst"; } \ - && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } \ - && { test -z "$stripcmd" || $doit $stripcmd "$dst"; } \ - && { test -z "$chmodcmd" || $doit $chmodcmd "$dst"; } - + { test -z "$chowncmd" || $doit $chowncmd "$dst"; } && + { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } && + { test "$obsolete_mkdir_used$chowncmd$chgrpcmd" = false || + test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1 else - dstfile=`basename "$dst"` # Make a couple of temp file names in the proper directory. dsttmp=$dstdir/_inst.$$_ @@ -262,10 +449,9 @@ do # Trap to clean up those temp files at exit. trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0 - trap '(exit $?); exit' 1 2 13 15 # Copy the file name to the temp name. - $doit $cpprog "$src" "$dsttmp" && + (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") && # and set any options; do chmod last to preserve setuid bits. # @@ -276,10 +462,10 @@ do { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } \ && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } \ && { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } \ - && { test -z "$chmodcmd" || $doit $chmodcmd "$dsttmp"; } && + && { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; } && # Now rename the file to the real destination. - { $doit $mvcmd -f "$dsttmp" "$dstdir/$dstfile" 2>/dev/null \ + { $doit $mvcmd -f "$dsttmp" "$dst" 2>/dev/null \ || { # The rename failed, perhaps because mv can't rename something else # to itself, or perhaps because mv is so ancient that it does not @@ -291,11 +477,12 @@ do # reasons. In this case, the final cleanup might fail but the new # file should still install successfully. { - if test -f "$dstdir/$dstfile"; then - $doit $rmcmd -f "$dstdir/$dstfile" 2>/dev/null \ - || $doit $mvcmd -f "$dstdir/$dstfile" "$rmtmp" 2>/dev/null \ + if test -f "$dst"; then + $doit $rmcmd -f "$dst" 2>/dev/null \ + || { $doit $mvcmd -f "$dst" "$rmtmp" 2>/dev/null \ + && { $doit $rmcmd -f "$rmtmp" 2>/dev/null; :; }; }\ || { - echo "$0: cannot unlink or rename $dstdir/$dstfile" >&2 + echo "$0: cannot unlink or rename $dst" >&2 (exit 1); exit 1 } else @@ -304,16 +491,13 @@ do } && # Now rename the file to the real destination. - $doit $mvcmd "$dsttmp" "$dstdir/$dstfile" + $doit $mvcmd "$dsttmp" "$dst" } - } - fi || { (exit 1); exit 1; } -done + } || exit 1 -# The final little trick to "correctly" pass the exit status to the exit trap. -{ - (exit 0); exit 0 -} + trap '' 0 + fi +done # Local variables: # eval: (add-hook 'write-file-hooks 'time-stamp) diff --git a/admin/missing b/admin/missing index 894e786e1..1c8ff7049 100755 --- a/admin/missing +++ b/admin/missing @@ -1,9 +1,9 @@ #! /bin/sh # Common stub for a few missing GNU programs while installing. -scriptversion=2005-06-08.21 +scriptversion=2006-05-10.23 -# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005 +# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006 # Free Software Foundation, Inc. # Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996. @@ -33,6 +33,8 @@ if test $# -eq 0; then fi run=: +sed_output='s/.* --output[ =]\([^ ]*\).*/\1/p' +sed_minuso='s/.* -o \([^ ]*\).*/\1/p' # In the cases where this matters, `missing' is being run in the # srcdir already. @@ -44,7 +46,7 @@ fi msg="missing on your system" -case "$1" in +case $1 in --run) # Try to run requested program, and just exit if it succeeds. run= @@ -77,6 +79,7 @@ Supported PROGRAM values: aclocal touch file \`aclocal.m4' autoconf touch file \`configure' autoheader touch file \`config.h.in' + autom4te touch the output file, or create a stub one automake touch all \`Makefile.in' files bison create \`y.tab.[ch]', if possible, from existing .[ch] flex create \`lex.yy.c', if possible, from existing .c @@ -106,7 +109,7 @@ esac # Now exit if we have it, but it failed. Also exit now if we # don't have it and --version was passed (most likely to detect # the program). -case "$1" in +case $1 in lex|yacc) # Not GNU programs, they don't have --version. ;; @@ -135,7 +138,7 @@ esac # If it does not exist, or fails to run (possibly an outdated version), # try to emulate it. -case "$1" in +case $1 in aclocal*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if @@ -164,7 +167,7 @@ WARNING: \`$1' is $msg. You should only need it if test -z "$files" && files="config.h" touch_files= for f in $files; do - case "$f" in + case $f in *:*) touch_files="$touch_files "`echo "$f" | sed -e 's/^[^:]*://' -e 's/:.*//'`;; *) touch_files="$touch_files $f.in";; @@ -192,8 +195,8 @@ WARNING: \`$1' is needed, but is $msg. You can get \`$1' as part of \`Autoconf' from any GNU archive site." - file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'` - test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'` + file=`echo "$*" | sed -n "$sed_output"` + test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` if test -f "$file"; then touch $file else @@ -214,25 +217,25 @@ WARNING: \`$1' $msg. You should only need it if in order for those modifications to take effect. You can get \`Bison' from any GNU archive site." rm -f y.tab.c y.tab.h - if [ $# -ne 1 ]; then + if test $# -ne 1; then eval LASTARG="\${$#}" - case "$LASTARG" in + case $LASTARG in *.y) SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` - if [ -f "$SRCFILE" ]; then + if test -f "$SRCFILE"; then cp "$SRCFILE" y.tab.c fi SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` - if [ -f "$SRCFILE" ]; then + if test -f "$SRCFILE"; then cp "$SRCFILE" y.tab.h fi ;; esac fi - if [ ! -f y.tab.h ]; then + if test ! -f y.tab.h; then echo >y.tab.h fi - if [ ! -f y.tab.c ]; then + if test ! -f y.tab.c; then echo 'main() { return 0; }' >y.tab.c fi ;; @@ -244,18 +247,18 @@ WARNING: \`$1' is $msg. You should only need it if in order for those modifications to take effect. You can get \`Flex' from any GNU archive site." rm -f lex.yy.c - if [ $# -ne 1 ]; then + if test $# -ne 1; then eval LASTARG="\${$#}" - case "$LASTARG" in + case $LASTARG in *.l) SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` - if [ -f "$SRCFILE" ]; then + if test -f "$SRCFILE"; then cp "$SRCFILE" lex.yy.c fi ;; esac fi - if [ ! -f lex.yy.c ]; then + if test ! -f lex.yy.c; then echo 'main() { return 0; }' >lex.yy.c fi ;; @@ -267,11 +270,9 @@ WARNING: \`$1' is $msg. You should only need it if \`Help2man' package in order for those modifications to take effect. You can get \`Help2man' from any GNU archive site." - file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` - if test -z "$file"; then - file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'` - fi - if [ -f "$file" ]; then + file=`echo "$*" | sed -n "$sed_output"` + test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` + if test -f "$file"; then touch $file else test -z "$file" || exec >$file @@ -289,11 +290,17 @@ WARNING: \`$1' is $msg. You should only need it if DU, IRIX). You might want to install the \`Texinfo' package or the \`GNU make' package. Grab either from any GNU archive site." # The file to touch is that specified with -o ... - file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` + file=`echo "$*" | sed -n "$sed_output"` + test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` if test -z "$file"; then # ... or it is the one specified with @setfilename ... infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` - file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $infile` + file=`sed -n ' + /^@setfilename/{ + s/.* \([^ ]*\) *$/\1/ + p + q + }' $infile` # ... or it is derived from the source name (dir/f.texi becomes f.info) test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info fi @@ -317,13 +324,13 @@ WARNING: \`$1' is $msg. You should only need it if fi firstarg="$1" if shift; then - case "$firstarg" in + case $firstarg in *o*) firstarg=`echo "$firstarg" | sed s/o//` tar "$firstarg" "$@" && exit 0 ;; esac - case "$firstarg" in + case $firstarg in *h*) firstarg=`echo "$firstarg" | sed s/h//` tar "$firstarg" "$@" && exit 0 diff --git a/po/kvirc/kvirc_it.po b/po/kvirc/kvirc_it.po index c6f3cf639..9b41a3af0 100644 --- a/po/kvirc/kvirc_it.po +++ b/po/kvirc/kvirc_it.po @@ -17,7 +17,7 @@ msgstr "" "Project-Id-Version: kvirc_it\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-01-06 19:36+0300\n" -"PO-Revision-Date: 2006-11-09 04:33+0100\n" +"PO-Revision-Date: 2007-01-06 19:57+0100\n" "Last-Translator: \n" "Language-Team: <it@li.org>\n" "MIME-Version: 1.0\n" @@ -67,7 +67,7 @@ msgstr "Errore nell'I/O del file" #: /home/alexey/kvirc/src/kvilib/file/kvi_packagefile.cpp:269 msgid "Packaging file %Q" -msgstr "" +msgstr "Impacchettamento file %Q" #: /home/alexey/kvirc/src/kvilib/file/kvi_packagefile.cpp:277 #: /home/alexey/kvirc/src/kvilib/file/kvi_packagefile.cpp:723 @@ -78,12 +78,12 @@ msgstr "Impossibile leggere il file" #: /home/alexey/kvirc/src/kvilib/file/kvi_packagefile.cpp:328 #: /home/alexey/kvirc/src/kvilib/file/kvi_packagefile.cpp:761 msgid "Compression library initialization error" -msgstr "" +msgstr "Errore nell'inizializzazione della libreria di compressione" #: /home/alexey/kvirc/src/kvilib/file/kvi_packagefile.cpp:339 #: /home/alexey/kvirc/src/kvilib/file/kvi_packagefile.cpp:772 msgid "Compression library error" -msgstr "" +msgstr "Errore nella libreria di compressione" #: /home/alexey/kvirc/src/kvilib/file/kvi_packagefile.cpp:410 #, fuzzy @@ -92,15 +92,15 @@ msgstr "Ops... errore interno" #: /home/alexey/kvirc/src/kvilib/file/kvi_packagefile.cpp:430 msgid "Error while compressing a file stream" -msgstr "" +msgstr "Errore durante la compressione dello stream" #: /home/alexey/kvirc/src/kvilib/file/kvi_packagefile.cpp:471 msgid "Creating package..." -msgstr "" +msgstr "Creazione pacchetto..." #: /home/alexey/kvirc/src/kvilib/file/kvi_packagefile.cpp:472 msgid "Writing package header" -msgstr "" +msgstr "Scrittura header pacchetto" #: /home/alexey/kvirc/src/kvilib/file/kvi_packagefile.cpp:487 #: /home/alexey/kvirc/src/kvilib/core/kvi_error.cpp:136 @@ -109,11 +109,11 @@ msgstr "Impossibile scrivere sul file" #: /home/alexey/kvirc/src/kvilib/file/kvi_packagefile.cpp:516 msgid "Writing informational fields" -msgstr "" +msgstr "Scrittura informazioni" #: /home/alexey/kvirc/src/kvilib/file/kvi_packagefile.cpp:542 msgid "Writing package data" -msgstr "" +msgstr "Scrittura dati pacchetto" #: /home/alexey/kvirc/src/kvilib/file/kvi_packagefile.cpp:565 #: /home/alexey/kvirc/src/kvilib/core/kvi_error.cpp:48 @@ -121,19 +121,18 @@ msgid "Internal error" msgstr "Errore interno" #: /home/alexey/kvirc/src/kvilib/file/kvi_packagefile.cpp:604 -#, fuzzy msgid "The file specified is not a valid KVIrc package" -msgstr "La versione specificata \"%Q\" non è una stringa valida" +msgstr "Il file specificato non è un pacchetto KVIrc valido" #: /home/alexey/kvirc/src/kvilib/file/kvi_packagefile.cpp:613 msgid "" "The package has an invalid version number, it might have been created by a " "newer KVIrc" -msgstr "" +msgstr "Il pacchetto ha un numero di versione invalido, potrebbe essere creato da una KVIrc più recente" #: /home/alexey/kvirc/src/kvilib/file/kvi_packagefile.cpp:659 msgid "Invalid info field: the package is probably corrupt" -msgstr "" +msgstr "Campo invalido: il pacchetto è probabilmente corrotto" #: /home/alexey/kvirc/src/kvilib/file/kvi_packagefile.cpp:674 #: /home/alexey/kvirc/src/kvilib/file/kvi_packagefile.cpp:918 @@ -145,7 +144,7 @@ msgstr "Impossibile leggere il file" msgid "" "The package contains compressed data but this executable does not support " "compression" -msgstr "" +msgstr "Il pacchetto contiene dati compressi ma l'eseguibile non supporta la compressione" #: /home/alexey/kvirc/src/kvilib/file/kvi_packagefile.cpp:715 #, fuzzy @@ -154,28 +153,27 @@ msgstr "Impossibile creare la directory del tema." #: /home/alexey/kvirc/src/kvilib/file/kvi_packagefile.cpp:728 msgid "Unpacking file %Q" -msgstr "" +msgstr "Spacchettamento file %Q" #: /home/alexey/kvirc/src/kvilib/file/kvi_packagefile.cpp:860 msgid "Error in compressed file stream" -msgstr "" +msgstr "Errore nello stream compresso" #: /home/alexey/kvirc/src/kvilib/file/kvi_packagefile.cpp:926 msgid "Reading package..." -msgstr "" +msgstr "Lettura pacchetto..." #: /home/alexey/kvirc/src/kvilib/file/kvi_packagefile.cpp:927 msgid "Reading package header" -msgstr "" +msgstr "Lettura header pacchetto" #: /home/alexey/kvirc/src/kvilib/file/kvi_packagefile.cpp:934 -#, fuzzy msgid "Reading package data" -msgstr "Dati della chiave errati" +msgstr "Lettura dati pacchetto" #: /home/alexey/kvirc/src/kvilib/file/kvi_packagefile.cpp:953 msgid "Invalid data field: the package is probably corrupt" -msgstr "" +msgstr "Campo dati invalido: il pacchetto è probabilmente corrotto" #: /home/alexey/kvirc/src/kvilib/system/kvi_time.cpp:104 msgid "- d -- h -- m -- s" @@ -488,8 +486,7 @@ msgstr "Nessuna richiesta" #: /home/alexey/kvirc/src/kvilib/net/kvi_http.cpp:141 msgid "No filename specified for the \"StoreToFile\" processing type" -msgstr "" -"Nessun nome di file specificato per il processo di tipo \"StoreToFile\"" +msgstr "Nessun nome di file specificato per il processo di tipo \"StoreToFile\"" #: /home/alexey/kvirc/src/kvilib/net/kvi_http.cpp:160 msgid "Invalid URL: Missing hostname" @@ -533,8 +530,7 @@ msgstr "Nessun errore" #: /home/alexey/kvirc/src/kvilib/net/kvi_http.cpp:425 msgid "Failed to rename the existing file, please rename manually and retry" -msgstr "" -"Fallito nel rinominare il file esistente, rinominalo manualmente e riprova" +msgstr "Fallito nel rinominare il file esistente, rinominalo manualmente e riprova" #: /home/alexey/kvirc/src/kvilib/net/kvi_http.cpp:443 #, c-format @@ -566,7 +562,7 @@ msgstr "Il flusso ha sorpassato la lunghezza attesa" #: /home/alexey/kvirc/src/kvilib/net/kvi_http.cpp:793 msgid "Protocol error: invalid chunk size" -msgstr "" +msgstr "Errore nel protocollo: dimensione invalida" #: /home/alexey/kvirc/src/kvilib/net/kvi_http.cpp:813 #, fuzzy @@ -585,9 +581,8 @@ msgid "Operation timed out" msgstr "Tempo per l'operazione scaduto" #: /home/alexey/kvirc/src/kvilib/net/kvi_http.cpp:991 -#, fuzzy msgid "Unexpected SSL error" -msgstr "Carattere inatteso" +msgstr "Errore SSL inatteso" #: /home/alexey/kvirc/src/kvilib/net/kvi_http.cpp:1001 #: /home/alexey/kvirc/src/modules/objects/class_socket.cpp:1726 @@ -1520,13 +1515,11 @@ msgstr "Richiesto oggetto immagine" #: /home/alexey/kvirc/src/modules/objects/libkviobjects.cpp:768 msgid "Values for background are out of image size " -msgstr "" -"I valori per background (sfondo) sono fuori dalla dimensione dell'immagine" +msgstr "I valori per background (sfondo) sono fuori dalla dimensione dell'immagine" #: /home/alexey/kvirc/src/modules/objects/libkviobjects.cpp:773 msgid "Values for foreground are out of image size " -msgstr "" -"I valori di foreground (primo piano) sono fuori dalla grandezza dell'immagine" +msgstr "I valori di foreground (primo piano) sono fuori dalla grandezza dell'immagine" #: /home/alexey/kvirc/src/modules/objects/class_window.cpp:143 #: /home/alexey/kvirc/src/modules/objects/class_window.cpp:148 @@ -1615,14 +1608,13 @@ msgstr "Modo di selezione '%Q' non valido, uso singolo" #: /home/alexey/kvirc/src/modules/objects/class_listviewitem.cpp:142 msgid "The listviewitem cannot be parentless" -msgstr "" +msgstr "La listviewitem deve avere un padre" #: /home/alexey/kvirc/src/modules/objects/class_listviewitem.cpp:152 msgid "" "The parent of the listviewitem must be either another listviewitem or a " "listview" -msgstr "" -"Il genitore di listviewitem deve essere un altro listviewitem od un listview" +msgstr "Il genitore di listviewitem deve essere un altro listviewitem od un listview" #: /home/alexey/kvirc/src/modules/objects/class_listviewitem.cpp:403 msgid "Pixmap object or image Id required" @@ -1696,8 +1688,7 @@ msgstr "Non è una cifra esadecimale" #: /home/alexey/kvirc/src/modules/objects/class_multilineedit.cpp:830 #: /home/alexey/kvirc/src/modules/objects/class_multilineedit.cpp:1019 msgid "$setColor requires either an array as first parameter or three integers" -msgstr "" -"$setColor richiede un Array come primo parametro oppure 3 numeri interi" +msgstr "$setColor richiede un Array come primo parametro oppure 3 numeri interi" #: /home/alexey/kvirc/src/modules/objects/class_multilineedit.cpp:955 msgid "Unknown text format '%Q'" @@ -1757,10 +1748,8 @@ msgid "Failed to find the widget to wrap" msgstr "Impossibile trovare Widget" #: /home/alexey/kvirc/src/modules/objects/class_widget.cpp:967 -msgid "" -"$setGeometry() requires either an array as first parameter or four integers" -msgstr "" -"$setGeometry() richiede un Array come primo parametro o quattro numeri interi" +msgid "$setGeometry() requires either an array as first parameter or four integers" +msgstr "$setGeometry() richiede un Array come primo parametro o quattro numeri interi" #: /home/alexey/kvirc/src/modules/objects/class_widget.cpp:1084 msgid "" @@ -1989,10 +1978,8 @@ msgid "Can't start the DNS thread" msgstr "Impossibile avviare il Thread DNS" #: /home/alexey/kvirc/src/modules/objects/class_socket.cpp:1963 -msgid "" -"Too much unprocessed incoming data (you've left this socket unmanaged ?)" -msgstr "" -"Troppi dati entranti non processati (hai lasciato questo Socket non gestito?)" +msgid "Too much unprocessed incoming data (you've left this socket unmanaged ?)" +msgstr "Troppi dati entranti non processati (hai lasciato questo Socket non gestito?)" #: /home/alexey/kvirc/src/modules/objects/class_popupmenu.cpp:207 #: /home/alexey/kvirc/src/modules/objects/class_popupmenu.cpp:264 @@ -2034,8 +2021,7 @@ msgstr "Un motore/metodo veramente lamero per la trasformazione del testo :D" #: /home/alexey/kvirc/src/modules/lamerizer/libkvilamerizer.cpp:229 msgid "A really lame text transformation engine: Light Version." -msgstr "" -"Un metodo di trasformazione del testo veramente da lamer: Light Version" +msgstr "Un metodo di trasformazione del testo veramente da lamer: Light Version" #: /home/alexey/kvirc/src/modules/spaste/libkvispaste.cpp:63 msgid "Window with ID '%Q' not found" @@ -2092,7 +2078,7 @@ msgstr "%1 è %2 (%3)" #: /home/alexey/kvirc/src/modules/ident/libkviident.cpp:101 #, c-format msgid "%s (%s:%u)" -msgstr "" +msgstr "%s (%s:%u)" #: /home/alexey/kvirc/src/modules/ident/libkviident.cpp:103 #, fuzzy, c-format @@ -2111,7 +2097,7 @@ msgstr "Riprendo la connessione diretta col Server" #: /home/alexey/kvirc/src/modules/ident/libkviident.cpp:118 msgid "Shutting down identd service (requesetd action)" -msgstr "" +msgstr "Spegnimento servizio identd (azione richiesta)" #: /home/alexey/kvirc/src/modules/ident/libkviident.cpp:220 #, fuzzy @@ -2125,7 +2111,7 @@ msgstr "Impossibile impostare un Socket in ascolto: bind fallito" #: /home/alexey/kvirc/src/modules/ident/libkviident.cpp:232 msgid "Can't enable the ident service : can't setup the listen address" -msgstr "" +msgstr "Impossibile abilitare il servizio ident: non posso settare l'indirizzo in ascolto" #: /home/alexey/kvirc/src/modules/ident/libkviident.cpp:238 #, fuzzy @@ -2139,15 +2125,15 @@ msgstr "Impossibile impostare un Socket in ascolto: bind fallito" #: /home/alexey/kvirc/src/modules/ident/libkviident.cpp:258 msgid "Can't start the ident service on IpV6 : socket() failed" -msgstr "" +msgstr "Non posso avviare il servizio ident su IPv6: socket() fallita" #: /home/alexey/kvirc/src/modules/ident/libkviident.cpp:264 msgid "Can't start the ident service on IpV6 : async setting failed" -msgstr "" +msgstr "Non posso avviare il servizion ident su IPv6: settaggio asincrono fallito" #: /home/alexey/kvirc/src/modules/ident/libkviident.cpp:272 msgid "Can't enable the ident service on IpV6 : can't setup the listen address" -msgstr "" +msgstr "Non posso avviare il servizio ident su IPv6: non posso settare l'indirizzo in ascolto" #: /home/alexey/kvirc/src/modules/ident/libkviident.cpp:280 #, fuzzy @@ -2161,19 +2147,19 @@ msgstr "Impossibile impostare un Socket in ascolto: bind fallito" #: /home/alexey/kvirc/src/modules/ident/libkviident.cpp:305 msgid "Starting identd service (IpV4/V6 on separate namespaces)" -msgstr "" +msgstr "Avviamento servizio identd (IPv4/v6 su namespace separati)" #: /home/alexey/kvirc/src/modules/ident/libkviident.cpp:308 msgid "Starting identd service (IpV4/V6 in IpV6 namespace)" -msgstr "" +msgstr "Avviamento servizio identd (IPv4/v6 nel namespace IPv6)" #: /home/alexey/kvirc/src/modules/ident/libkviident.cpp:313 msgid "Starting identd service (IpV4)" -msgstr "" +msgstr "Avviamento servizio identd (IPv4)" #: /home/alexey/kvirc/src/modules/ident/libkviident.cpp:317 msgid "Service startup (IpV4)" -msgstr "" +msgstr "Avviamento servizio (IPv4)" #: /home/alexey/kvirc/src/modules/ident/libkviident.cpp:387 #: /home/alexey/kvirc/src/modules/ident/libkviident.cpp:407 @@ -2183,27 +2169,28 @@ msgstr "connessione sicura" #: /home/alexey/kvirc/src/modules/ident/libkviident.cpp:430 msgid "Identd socket error : dropping connection" -msgstr "" +msgstr "Errore nella socket identd: droppo la connessione" #: /home/alexey/kvirc/src/modules/ident/libkviident.cpp:435 msgid "Identd connection closed by remote host" -msgstr "" +msgstr "Connessione identd chiusa dall'host remoto" #: /home/alexey/kvirc/src/modules/ident/libkviident.cpp:456 +#, fuzzy msgid "Identd processing request" -msgstr "" +msgstr "Richiesta identd" #: /home/alexey/kvirc/src/modules/ident/libkviident.cpp:471 msgid "Empty request (EOT ?)" -msgstr "" +msgstr "Richiesta vuota (EOT ?)" #: /home/alexey/kvirc/src/modules/ident/libkviident.cpp:482 msgid "Dropping connection (request too long)" -msgstr "" +msgstr "Droppo la connessione (richiesta troppo lunga)" #: /home/alexey/kvirc/src/modules/ident/libkviident.cpp:495 msgid "Timed out while waiting for the request : dropping connection" -msgstr "" +msgstr "Tempo scaduto in attesa della richiesta: droppo la connessione" #: /home/alexey/kvirc/src/modules/window/libkviwindow.cpp:78 #: /home/alexey/kvirc/src/modules/window/libkviwindow.cpp:1083 @@ -2275,8 +2262,7 @@ msgid "%Q algorytm is not supported" msgstr "L'algoritmo %Q non è supportato" #: /home/alexey/kvirc/src/modules/str/libkvistr.cpp:1556 -msgid "" -"KVIrc is compiled without OpenSSL support. $str.digest function disabled" +msgid "KVIrc is compiled without OpenSSL support. $str.digest function disabled" msgstr "" "KVIrc è stato compilato senza il supporto per OpenSSL. La funzione $str." "digest sarà disabilitata" @@ -2315,13 +2301,11 @@ msgstr "Argomento mancante per la sequenza di escape ?X, assumo 0" #: /home/alexey/kvirc/src/modules/str/libkvistr.cpp:2179 msgid "Invalid argument for a floating point escape sequence, 0.0 assumed" -msgstr "" -"Argomento invalido per la sequenza di escape in virgola mobile, assumo 0.0" +msgstr "Argomento invalido per la sequenza di escape in virgola mobile, assumo 0.0" #: /home/alexey/kvirc/src/modules/str/libkvistr.cpp:2183 msgid "Missing argument for a floating point escape sequence, 0.0 assumed" -msgstr "" -"Argomento mancante per la sequenza di escape in virgola mobile, assumo 0.0" +msgstr "Argomento mancante per la sequenza di escape in virgola mobile, assumo 0.0" #: /home/alexey/kvirc/src/modules/toolbareditor/toolbareditor.cpp:59 msgid "Drop here the icons from the toolbars to remove them" @@ -2467,8 +2451,7 @@ msgstr "Esporta Barra degli Strumenti" #: /home/alexey/kvirc/src/modules/toolbareditor/toolbareditor.cpp:396 msgid "Do you want the associated actions to be exported with the toolbar ?" -msgstr "" -"Vuoi che l'azione associata venga esportata con la Barra degli Strumenti?" +msgstr "Vuoi che l'azione associata venga esportata con la Barra degli Strumenti?" #: /home/alexey/kvirc/src/modules/toolbareditor/toolbareditor.cpp:452 #: /home/alexey/kvirc/src/modules/actioneditor/actioneditor.cpp:761 @@ -2500,9 +2483,8 @@ msgid "My ToolBar" msgstr "La Mia Barra degli Strumenti" #: /home/alexey/kvirc/src/modules/theme/managementdialog.cpp:735 -#, fuzzy msgid "Package saved succesfully" -msgstr "%1 server importati con successo" +msgstr "Pacchetto salvato con successo" #: /home/alexey/kvirc/src/modules/avatar/libkviavatar.cpp:66 msgid "Choose Avatar - KVIrc" @@ -2556,8 +2538,7 @@ msgstr "Timeout non valido, utilizzo quello predefinito" #: /home/alexey/kvirc/src/modules/avatar/libkviavatar.cpp:388 msgid "Can't add a file offer for file %Q (huh ? file not readable ?)" -msgstr "" -"Impossibile aggiungere l'offerta del file %Q (huh? Il file non è leggibile ?)" +msgstr "Impossibile aggiungere l'offerta del file %Q (huh? Il file non è leggibile ?)" #: /home/alexey/kvirc/src/modules/avatar/libkviavatar.cpp:395 msgid "Added %d secs file offer for file %Q (%Q) and receiver %Q" @@ -3021,7 +3002,7 @@ msgstr "<b>Directory dei Download:</b>" #: /home/alexey/kvirc/src/modules/setup/setupwizard.cpp:280 msgid "All settings in shared program folder (portable)" -msgstr "" +msgstr "Tutti i settaggi nella cartella dei programmi condivisa (portabile)" #: /home/alexey/kvirc/src/modules/setup/setupwizard.cpp:283 msgid "Restore from backup archive" @@ -3057,8 +3038,7 @@ msgid "Real name:" msgstr "Nove vero:" #: /home/alexey/kvirc/src/modules/setup/setupwizard.cpp:326 -msgid "" -"This field is optional and will appear as part of the CTCP USERINFO reply." +msgid "This field is optional and will appear as part of the CTCP USERINFO reply." msgstr "" "Questo campo è opzionale e può apparire come parte della risposta CTCP " "USERINFO." @@ -3352,8 +3332,7 @@ msgstr "" "'q'" #: /home/alexey/kvirc/src/modules/action/libkviaction.cpp:420 -msgid "" -"The action \"%1\" is already defined as core action and cannot be overridden" +msgid "The action \"%1\" is already defined as core action and cannot be overridden" msgstr "" "L'azione \"%1\" + è già definita come azione del Nucleo e non può essere " "sovrascritta" @@ -3830,8 +3809,7 @@ msgstr "" #: /home/alexey/kvirc/src/modules/aliaseditor/aliaseditor.cpp:871 #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_corecallbackcommands.cpp:262 -msgid "" -"Stray ':' character in alias name: did you mean ...<namespace>::<name> ?" +msgid "Stray ':' character in alias name: did you mean ...<namespace>::<name> ?" msgstr "" "Carattere ':' disperso nel nome dell'Alias: forse intendevi... <namespace>::" "<nome>?" @@ -3864,8 +3842,7 @@ msgstr "" "separatori '::' di Namespace" #: /home/alexey/kvirc/src/modules/aliaseditor/aliaseditor.cpp:940 -msgid "" -"Stray ':' character in namespace name: did you mean ...<namespace>::<name> ?" +msgid "Stray ':' character in namespace name: did you mean ...<namespace>::<name> ?" msgstr "" "Carattere ':' disperso nel nome del Namespace: forse intendevi ..." "<namespace>::<name> ?" @@ -4619,8 +4596,7 @@ msgstr "Notifica nickname:" #: /home/alexey/kvirc/src/modules/reguser/edituser.cpp:389 msgid "<center>You can enter a space separated list of nicknames.</center>" -msgstr "" -"<center>Puoi inserire una lista di nickname separata da spazi.</center>" +msgstr "<center>Puoi inserire una lista di nickname separata da spazi.</center>" #: /home/alexey/kvirc/src/modules/reguser/edituser.cpp:414 #: /home/alexey/kvirc/data/defscript/default.kvs:1126 @@ -4791,8 +4767,7 @@ msgstr "Impossibile aprire il file %s in lettura." #: /home/alexey/kvirc/src/modules/reguser/edituser.cpp:1457 #, c-format msgid "The file %s doesn't appear to be a valid registered users database." -msgstr "" -"Il file %s non sembra essere un Database valido degli Utenti Registrati." +msgstr "Il file %s non sembra essere un Database valido degli Utenti Registrati." #: /home/alexey/kvirc/src/modules/reguser/edituser.cpp:1464 #, c-format @@ -4803,8 +4778,7 @@ msgstr "" #: /home/alexey/kvirc/src/modules/reguser/edituser.cpp:1537 msgid "Can't import the registered users database: Read error." -msgstr "" -"Impossibile importare il Database degli Utenti Registrati: errore in lettura." +msgstr "Impossibile importare il Database degli Utenti Registrati: errore in lettura." #: /home/alexey/kvirc/src/modules/reguser/libkvireguser.cpp:186 #: /home/alexey/kvirc/src/modules/reguser/libkvireguser.cpp:266 @@ -4931,8 +4905,7 @@ msgstr "Ricevuta fine dei Links." #: /home/alexey/kvirc/src/modules/links/linkswindow.cpp:235 #, c-format -msgid "" -"Broken link: Missing parent (%s) for %s (%d hops): %s (used /LINKS <mask> ?)" +msgid "Broken link: Missing parent (%s) for %s (%d hops): %s (used /LINKS <mask> ?)" msgstr "" "Link spezzato: manca il padre (%s) per %s (%d hops): %s (utilizzato /LINKS " "<mask>?)" @@ -5118,8 +5091,7 @@ msgstr "Tentativo di registrazione dell'Addon \"%Q\" con versione %Q" msgid "" "The script addon \"%Q\" already exists with version %Q which is higher than %" "Q" -msgstr "" -"Lo Script \"%Q\" è già presente con la versione %Q che è più recente della %Q" +msgstr "Lo Script \"%Q\" è già presente con la versione %Q che è più recente della %Q" #: /home/alexey/kvirc/src/modules/addon/libkviaddon.cpp:578 msgid "Script registration failed" @@ -5531,12 +5503,10 @@ msgstr "" #: /home/alexey/kvirc/src/kvirc/sparser/kvi_sp_ctcp.cpp:1625 #, c-format msgid ": No valid local copy of avatar available, requesting one (DCC GET %s)" -msgstr "" -": nessuna copia locale dell'Avatar disponibile; invio richiesta (DCC GET %s)" +msgstr ": nessuna copia locale dell'Avatar disponibile; invio richiesta (DCC GET %s)" #: /home/alexey/kvirc/src/kvirc/sparser/kvi_sp_ctcp.cpp:1637 -msgid "" -": No valid local copy of avatar available; flood limit exceeded, ignoring" +msgid ": No valid local copy of avatar available; flood limit exceeded, ignoring" msgstr "" ": nessuna copia locale dell'Avatar disponibile; limite di Flood raggiunto, " "ignoro." @@ -5547,8 +5517,7 @@ msgstr ": nessuna copia locale dell'Avatar disponibile; ignoro." #: /home/alexey/kvirc/src/kvirc/sparser/kvi_sp_ctcp.cpp:1650 msgid ": No such nickname in the user database, ignoring the change" -msgstr "" -": questo nickname non è nel database degli utenti, ignoro i cambiamenti." +msgstr ": questo nickname non è nel database degli utenti, ignoro i cambiamenti." #: /home/alexey/kvirc/src/kvirc/sparser/kvi_sp_ctcp.cpp:1688 msgid "Ignoring DCC %S request from \r!n\r%Q\r [%Q@\r!h\r%Q\r] (%Q %S)" @@ -5588,12 +5557,10 @@ msgstr "Manca il parametro del Canale nel messaggio di entrata" #: /home/alexey/kvirc/src/kvirc/sparser/kvi_sp_literal.cpp:211 msgid "Received a join message for an unknown channel, possible desync" -msgstr "" -"Ricevuto mesasggio di entrata per un Canale sconosciuto, possibile asincronia" +msgstr "Ricevuto mesasggio di entrata per un Canale sconosciuto, possibile asincronia" #: /home/alexey/kvirc/src/kvirc/sparser/kvi_sp_literal.cpp:307 -msgid "" -"\r!n\r%Q\r [%Q@\r!h\r%Q\r] has joined \r!c\r%Q\r [implicit +%c umode change]" +msgid "\r!n\r%Q\r [%Q@\r!h\r%Q\r] has joined \r!c\r%Q\r [implicit +%c umode change]" msgstr "" "\r!n\r%Q\r [%Q@\r!h\r%Q\r] è entrato in \r!c\r%Q\r [implicito +%c cambio " "modo utente]" @@ -5608,8 +5575,7 @@ msgstr "\r!n\r%Q\r [%Q@\r!h\r%Q\r] è appena entrato in \r!c\r%Q\r" #: /home/alexey/kvirc/src/kvirc/sparser/kvi_sp_literal.cpp:357 msgid "Received a part message for an unknown channel, possible desync" -msgstr "" -"Ricevuto mesasggio di uscita per un Canale sconosciuto, possibile asincronia" +msgstr "Ricevuto mesasggio di uscita per un Canale sconosciuto, possibile asincronia" #: /home/alexey/kvirc/src/kvirc/sparser/kvi_sp_literal.cpp:386 msgid "You have left channel \r!c\r%Q\r" @@ -5647,8 +5613,7 @@ msgstr "\r!n\r%Q\r [%Q@\r!h\r%Q\r] è uscito da IRC: %Q" #: /home/alexey/kvirc/src/kvirc/sparser/kvi_sp_literal.cpp:591 msgid "Received a kick message for an unknown channel, possible desync" -msgstr "" -"Ricevuto messaggio di kick per un Canale sconosciuto, possibile asincronia" +msgstr "Ricevuto messaggio di kick per un Canale sconosciuto, possibile asincronia" #: /home/alexey/kvirc/src/kvirc/sparser/kvi_sp_literal.cpp:618 #: /home/alexey/kvirc/src/kvirc/sparser/kvi_sp_literal.cpp:628 @@ -5690,8 +5655,7 @@ msgid "Ignoring query-PRIVMSG from \r!nc\r%Q\r [%Q@\r!h\r%Q\r]: %Q" msgstr "Ignorato Messaggio Privato da \r!n\r%Q\r [%Q@\r!h\r%Q\r]: %Q" #: /home/alexey/kvirc/src/kvirc/sparser/kvi_sp_literal.cpp:839 -msgid "" -"Spam privmsg from \r!n\r%Q\r [%Q@\r!h\r%Q\r]: %Q (matching spamword \"%s\")" +msgid "Spam privmsg from \r!n\r%Q\r [%Q@\r!h\r%Q\r]: %Q (matching spamword \"%s\")" msgstr "" "Messaggio privato di Spam da \r!n\r%Q\r [%Q@\r!h\r%Q\r]: %Q (parola di Spam " "corrispondente \"%s\")" @@ -5721,16 +5685,14 @@ msgstr "" "malfunzionanti, correggili nella finestra delle opzioni" #: /home/alexey/kvirc/src/kvirc/sparser/kvi_sp_literal.cpp:1208 -msgid "" -"Spam notice from \r!n\r%Q\r [%Q@\r!h\r%Q\r]: %Q (matching spamword \"%Q\")" +msgid "Spam notice from \r!n\r%Q\r [%Q@\r!h\r%Q\r]: %Q (matching spamword \"%Q\")" msgstr "" "Spam Notice da \r!n\r%Q\r [%Q@\r!h\r%Q\r]: %Q (parola di Spam corrispondente " "\"%Q\")" #: /home/alexey/kvirc/src/kvirc/sparser/kvi_sp_literal.cpp:1389 msgid "Received a topic message for an unknown channel, possible desync" -msgstr "" -"Ricevuto messaggio di Topic per un canale sconosciuto, possibile asincronia" +msgstr "Ricevuto messaggio di Topic per un canale sconosciuto, possibile asincronia" #: /home/alexey/kvirc/src/kvirc/sparser/kvi_sp_literal.cpp:1408 msgid "\r!n\r%Q\r [%Q@\r!h\r%Q\r] has changed topic to \"%Q%c\"" @@ -5786,8 +5748,7 @@ msgstr "\r!n\r%Q\r [%Q@\r!h\r%Q\r] ti invita nel Canale \r!c\r%Q\r (%Q)" #: /home/alexey/kvirc/src/kvirc/sparser/kvi_sp_literal.cpp:1556 msgid "Received an invite message directed to another nick, possible desync" -msgstr "" -"Ricevuto un messaggio di Invito diretto a qualcun'altro, possibile asincronia" +msgstr "Ricevuto un messaggio di Invito diretto a qualcun'altro, possibile asincronia" #: /home/alexey/kvirc/src/kvirc/sparser/kvi_sp_literal.cpp:1576 msgid "WALLOPS from \r!n\r%Q\r [%Q@\r!h\r%Q\r]: %Q" @@ -5800,8 +5761,7 @@ msgstr "Hai impostato il modo utente %s" #: /home/alexey/kvirc/src/kvirc/sparser/kvi_sp_literal.cpp:1642 msgid "Received a mode change for an unknown channel, possible desync" -msgstr "" -"Ricevuto cambio di modo per un Canale sconosciuto, possibile asincronia" +msgstr "Ricevuto cambio di modo per un Canale sconosciuto, possibile asincronia" #: /home/alexey/kvirc/src/kvirc/sparser/kvi_sp_literal.cpp:1718 msgid "%Q [%Q@%Q] has set channel key to \"\r!m-k\r%Q\r\"" @@ -5841,8 +5801,7 @@ msgid "%Q [%Q@%Q] has set channel mode %s" msgstr "%Q [%Q@%Q] ha impostato il modo del Canale in %s" #: /home/alexey/kvirc/src/kvirc/sparser/kvi_sparser.cpp:132 -msgid "" -"[Server parser]: Encountered problems while parsing the following message:" +msgid "[Server parser]: Encountered problems while parsing the following message:" msgstr "" "[Server Parser]: incontrati problemi durante il Parsing del seguente " "messaggio:" @@ -6280,8 +6239,7 @@ msgstr "Uso il protocollo SOCKSV5." #: /home/alexey/kvirc/src/kvirc/kernel/kvi_ircsocket.cpp:769 msgid "We can accept auth method 0 (no auth)" -msgstr "" -"Possiamo accettare il metodo di autenticazione 0 (nessuna autenticazione)" +msgstr "Possiamo accettare il metodo di autenticazione 0 (nessuna autenticazione)" #: /home/alexey/kvirc/src/kvirc/kernel/kvi_ircsocket.cpp:777 msgid "We can accept auth method 0 (no auth) or 2 (user/pass)" @@ -6403,8 +6361,7 @@ msgstr "Uso l'indirizzo IP del Server che ho in memoria (%s)" #: /home/alexey/kvirc/src/kvirc/kernel/kvi_ircconnectiontargetresolver.cpp:341 msgid "Unable to look up the server hostname: Can't start the DNS slave" -msgstr "" -"Impossibile risolvere l'Hostname del Server: impossibile avviare lo slave DNS" +msgstr "Impossibile risolvere l'Hostname del Server: impossibile avviare lo slave DNS" #: /home/alexey/kvirc/src/kvirc/kernel/kvi_ircconnectiontargetresolver.cpp:346 #, c-format @@ -6542,8 +6499,7 @@ msgstr "Inviati dati dall'Host, aspetto il riconoscimento" #: /home/alexey/kvirc/src/kvirc/kernel/kvi_irclink.cpp:396 msgid "Sent auth method request, waiting for acknowledgement" -msgstr "" -"Inviata richiesta del metodo di autenticazione, aspetto il riconoscimento" +msgstr "Inviata richiesta del metodo di autenticazione, aspetto il riconoscimento" #: /home/alexey/kvirc/src/kvirc/kernel/kvi_irclink.cpp:399 msgid "Sent username and password, waiting for acknowledgement" @@ -6551,8 +6507,7 @@ msgstr "Nome utente e password inviati, attendo il riconoscimento" #: /home/alexey/kvirc/src/kvirc/kernel/kvi_irclink.cpp:402 msgid "Sent connection request, waiting for \"HTTP 200\" acknowledgement" -msgstr "" -"Inviata richiesta di connessione, aspetto il riconoscimento \"HTTP 200\"" +msgstr "Inviata richiesta di connessione, aspetto il riconoscimento \"HTTP 200\"" #: /home/alexey/kvirc/src/kvirc/kernel/kvi_ircconnectionserverinfo.cpp:223 msgid "Channel operators" @@ -6674,8 +6629,7 @@ msgstr "Proibisci CTCP al Canale" #: /home/alexey/kvirc/src/kvirc/kernel/kvi_ircconnectionserverinfo.cpp:252 msgid "User-operators OR Auditorium: /NAMES and /WHO show only ops" -msgstr "" -"Utente operatore O Auditorium: /NAMES e /WHO mostrano solo gli Operatori" +msgstr "Utente operatore O Auditorium: /NAMES e /WHO mostrano solo gli Operatori" #: /home/alexey/kvirc/src/kvirc/kernel/kvi_ircconnectionserverinfo.cpp:253 msgid "Only 7-bit letters in nicknames allowed" @@ -6900,8 +6854,7 @@ msgid "[LINK WARNING]: Socket message truncated to 512 bytes." msgstr "[AVVISO CONNESSIONE]: messaggio del Socket troncato a 512 bytes" #: /home/alexey/kvirc/src/kvirc/kernel/kvi_ircconnection.cpp:620 -msgid "" -"The server seems to support the WATCH notify list method, will try to use it" +msgid "The server seems to support the WATCH notify list method, will try to use it" msgstr "" "Questo Server sembra supportare il metodo Watch per la Notify List, provo ad " "usarlo." @@ -6954,8 +6907,7 @@ msgstr "Impossibile avviare il Thread DNS" #: /home/alexey/kvirc/src/kvirc/kernel/kvi_ircconnection.cpp:796 #: /home/alexey/kvirc/src/kvirc/kernel/kvi_ircconnection.cpp:826 msgid "Unable to resolve the local hostname as seen by the IRC server: %Q" -msgstr "" -"Impossibile risolvere l'Hostname locale come è visto dal Server IRC: %Q" +msgstr "Impossibile risolvere l'Hostname locale come è visto dal Server IRC: %Q" #: /home/alexey/kvirc/src/kvirc/kernel/kvi_ircconnection.cpp:802 msgid "Looking up the local hostname as seen by the IRC server (%Q)" @@ -7119,8 +7071,7 @@ msgstr "" #: /home/alexey/kvirc/src/kvirc/kernel/kvi_notifylist.cpp:684 msgid "registration mask changed, or nickname is being used by someone else" -msgstr "" -"maschera di registrazione è cambiata o qualcun'altro sta usando il suo nick)" +msgstr "maschera di registrazione è cambiata o qualcun'altro sta usando il suo nick)" #: /home/alexey/kvirc/src/kvirc/kernel/kvi_notifylist.cpp:688 msgid "" @@ -7159,8 +7110,7 @@ msgstr "" #: /home/alexey/kvirc/src/kvirc/kernel/kvi_notifylist.cpp:728 msgid "Notify list: Unexpected inconsistency, userhost list is empty!" -msgstr "" -"Notify List: inconsistenza inaspettata, la lista degli Userhost è vuota!" +msgstr "Notify List: inconsistenza inaspettata, la lista degli Userhost è vuota!" #: /home/alexey/kvirc/src/kvirc/kernel/kvi_notifylist.cpp:763 msgid "Notify list: Checking userhost for: %Q" @@ -7177,8 +7127,7 @@ msgstr "" #: /home/alexey/kvirc/src/kvirc/kernel/kvi_notifylist.cpp:838 #, c-format msgid "Notify list: Broken USERHOST reply from the server? (%s)" -msgstr "" -"Notify List: ricevuta una risposta USERHOST malfunzionante dal Server? (%s)" +msgstr "Notify List: ricevuta una risposta USERHOST malfunzionante dal Server? (%s)" #: /home/alexey/kvirc/src/kvirc/kernel/kvi_notifylist.cpp:862 msgid "" @@ -7516,10 +7465,8 @@ msgid "Connect/Disconnect" msgstr "Connetti/Disconnetti" #: /home/alexey/kvirc/src/kvirc/kernel/kvi_coreactions.cpp:535 -msgid "" -"Allows you to connect to a server or to terminate the current connection" -msgstr "" -"Permette di collegarti ad un Server o di terminare la connessione corrente" +msgid "Allows you to connect to a server or to terminate the current connection" +msgstr "Permette di collegarti ad un Server o di terminare la connessione corrente" #: /home/alexey/kvirc/src/kvirc/kernel/kvi_coreactions.cpp:608 msgid "Connect" @@ -7730,10 +7677,8 @@ msgstr "[%s]: [SSL]: uso il certificato %s" #: /home/alexey/kvirc/src/kvirc/kernel/kvi_sslmaster.cpp:116 #, c-format -msgid "" -"[%s]: [SSL ERROR]: File I/O error while trying to use the certificate file %s" -msgstr "" -"[%s]: [ERRORE SSL]: errore I/O file mentre cercavo di usare il certificato %s" +msgid "[%s]: [SSL ERROR]: File I/O error while trying to use the certificate file %s" +msgstr "[%s]: [ERRORE SSL]: errore I/O file mentre cercavo di usare il certificato %s" #: /home/alexey/kvirc/src/kvirc/kernel/kvi_sslmaster.cpp:123 #: /home/alexey/kvirc/src/kvirc/kernel/kvi_sslmaster.cpp:146 @@ -7748,8 +7693,7 @@ msgstr "[%s]: [SSL]: utilizzo il file di chiave privata %s" #: /home/alexey/kvirc/src/kvirc/kernel/kvi_sslmaster.cpp:139 #, c-format -msgid "" -"[%s]: [SSL ERROR]: File I/O error while trying to use the private key file %s" +msgid "[%s]: [SSL ERROR]: File I/O error while trying to use the private key file %s" msgstr "" "[%s]: [ERRORE SSL]: errore I/O file mentre cercavo di usare il file di " "chiave privata %s" @@ -8344,8 +8288,7 @@ msgstr "" #: /home/alexey/kvirc/src/kvirc/kernel/kvi_options.cpp:1460 msgid "Message color options (image_id,foreground,background,logFlag (0/1))" -msgstr "" -"Opzioni dei colori dei messaggi (image_id, primo piano, sfondo, log (0/1))" +msgstr "Opzioni dei colori dei messaggi (image_id, primo piano, sfondo, log (0/1))" #: /home/alexey/kvirc/src/kvirc/kernel/kvi_options.cpp:1461 msgid "String list options (comma separated list of strings)" @@ -8429,8 +8372,7 @@ msgstr "" "globali del Server" #: /home/alexey/kvirc/src/kvirc/kernel/kvi_irccontext.cpp:480 -msgid "" -"No servers available. Check the options dialog or use the /SERVER command" +msgid "No servers available. Check the options dialog or use the /SERVER command" msgstr "" "Nessun Server disponibile. Controlla nella finestra delle opzioni o usa il " "comando /SERVER" @@ -8660,8 +8602,7 @@ msgstr "" "'slash' mancanti" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_parser_lside.cpp:865 -msgid "" -"Unexpected end of command in binding operation, at least one slash is missing" +msgid "Unexpected end of command in binding operation, at least one slash is missing" msgstr "" "Inattesa fine del comando durante l'operazione di binding, almeno uno " "'slash' mancante" @@ -8914,16 +8855,14 @@ msgstr "Riferimento all'hash fallito: la variabile è di tipo '%Q'" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_timermanager.cpp:244 msgid "Timer '%Q' has a broken callback handler: killing the timer" -msgstr "" -"Il Timer '%Q' ha un gestore della richiamata non valido: termino il Timer." +msgstr "Il Timer '%Q' ha un gestore della richiamata non valido: termino il Timer." #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_treenode_arrayelement.cpp:73 msgid "Array index didn't evaluate to an integer" msgstr "L'indice dell'Array non è un numero intero" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_treenode_arrayelement.cpp:79 -msgid "" -"Array index evaluated to a negative integer (non negative integer expected)" +msgid "Array index evaluated to a negative integer (non negative integer expected)" msgstr "" "L'indice dell'Array utilizza un numero intero negativo (atteso un numero " "intero non negativo)" @@ -8969,8 +8908,7 @@ msgstr "" msgid "" "The argument of the {} subscript didn't evaluate to a hash automatic " "conversion from %Q supplied" -msgstr "" -"L'argomento del blocco {} non è un Hash: fornita conversione automatica da %Q" +msgstr "L'argomento del blocco {} non è un Hash: fornita conversione automatica da %Q" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_coresimplecommands_sz.cpp:91 msgid "say: injected commandline" @@ -8981,8 +8919,7 @@ msgid "Say parse error: Broken command" msgstr "Errore Parser Say: comando spezzato" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_coresimplecommands_sz.cpp:250 -msgid "" -"Couldn't find a suitable IRC context for the connection, try using -n or -u" +msgid "Couldn't find a suitable IRC context for the connection, try using -n or -u" msgstr "" "Impossibile trovare un Contesto IRC utilizzabile per la connessione, prova " "usando i parametri -n o -u" @@ -9133,8 +9070,7 @@ msgstr "trovata stringa vuota mentre era attesa un stringa non vuota" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_parameterprocessor.cpp:310 #, c-format msgid "found signed integer \"%d\" where type 'unsigned integer' was expected" -msgstr "" -"trovato intero con segno \"%d\" dove era atteso il tipo 'intero senza segno'" +msgstr "trovato intero con segno \"%d\" dove era atteso il tipo 'intero senza segno'" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_corecallbackcommands.cpp:242 msgid "Missing alias name" @@ -9211,8 +9147,7 @@ msgstr "linea %d , vicino al carattere %d" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_runtimecontext.cpp:187 msgid "This command can be used only in windows bound to an IRC context" -msgstr "" -"Questo comando può essere usato solo su finestre associate ad un IRC context" +msgstr "Questo comando può essere usato solo su finestre associate ad un IRC context" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_runtimecontext.cpp:193 msgid "You're not connected to an IRC server" @@ -9231,15 +9166,12 @@ msgstr "" "fornita conversione automatica dal tipo '%Q'" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_parser_specialcommands.cpp:99 -msgid "" -"Unexpected end of command buffer while looking for the \"perl.end\" statement" -msgstr "" -"Inattesa fine del Buffer durante la ricerca della sintassi \"perl.end\"" +msgid "Unexpected end of command buffer while looking for the \"perl.end\" statement" +msgstr "Inattesa fine del Buffer durante la ricerca della sintassi \"perl.end\"" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_parser_specialcommands.cpp:147 msgid "Trailing garbage at the end of the break command: ignored" -msgstr "" -"Stralci di caratteri spazzatura al termine del comando 'break': ignorati" +msgstr "Stralci di caratteri spazzatura al termine del comando 'break': ignorati" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_parser_specialcommands.cpp:209 msgid "The 'unset' command needs a variable list" @@ -9274,8 +9206,7 @@ msgstr "Inattesa fine del Buffer nella definizione della Classe" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_parser_specialcommands.cpp:474 #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_parser_specialcommands.cpp:501 msgid "Found character %q (unicode %x) where a function name was expected" -msgstr "" -"Trovato carattere '%q' (unicode %x) dove era atteso il nome di una funzione" +msgstr "Trovato carattere '%q' (unicode %x) dove era atteso il nome di una funzione" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_parser_specialcommands.cpp:522 msgid "Unexpected end of buffer in function parameter list reminder" @@ -9311,8 +9242,7 @@ msgstr "" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_parser_specialcommands.cpp:743 msgid "Found character %q (unicode %x) where a 'while' keyword was expected" -msgstr "" -"Trovato carattere %q (unicode %x) dove era attesa la parola chiave 'while'" +msgstr "Trovato carattere %q (unicode %x) dove era attesa la parola chiave 'while'" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_parser_specialcommands.cpp:759 msgid "" @@ -9393,13 +9323,11 @@ msgstr "" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_parser_specialcommands.cpp:1207 msgid "Unexpected function call as 'foreach' iteration variable" -msgstr "" -"Inattesa chiamata alla funzione come variabile dell'iterazione 'foreach'" +msgstr "Inattesa chiamata alla funzione come variabile dell'iterazione 'foreach'" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_parser_specialcommands.cpp:1209 msgid "Unexpected read-only variable as 'foreach' iteration variable" -msgstr "" -"Inattesa variabile in sola lettura come variabile dell'iterazione 'foreach'" +msgstr "Inattesa variabile in sola lettura come variabile dell'iterazione 'foreach'" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_parser_specialcommands.cpp:1219 msgid "" @@ -9418,8 +9346,7 @@ msgstr "" "il primo parametro, separata da virgole" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_parser_specialcommands.cpp:1244 -msgid "" -"Found empty 'foreach' execution block: maybe you need to fix your script ?" +msgid "Found empty 'foreach' execution block: maybe you need to fix your script ?" msgstr "Trovato un blocco 'foreach' vuoto: forse devi correggere lo Script?" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_parser_specialcommands.cpp:1365 @@ -9498,10 +9425,8 @@ msgstr "" "HELP defpopup per la sintassi corretta" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_parser_specialcommands.cpp:1777 -msgid "" -"Found empty instruction for popup item: maybe you need to fix the script?" -msgstr "" -"Istruzione vuota per l'elemento 'popup': forse devi correggere lo script?" +msgid "Found empty instruction for popup item: maybe you need to fix the script?" +msgstr "Istruzione vuota per l'elemento 'popup': forse devi correggere lo script?" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_parser_specialcommands.cpp:1809 msgid "" @@ -9691,19 +9616,16 @@ msgstr "La funzione $sw() può essere utilizzata solo negli alias" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_processmanager.cpp:219 msgid "Error triggered from process callback handler: killing process" -msgstr "" -"Errore generato dal gestore della callback del processo: uccido il processo" +msgstr "Errore generato dal gestore della callback del processo: uccido il processo" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_treenode_scopeoperator.cpp:94 -msgid "" -"The left side of the scope operator didn't evaluate as an object reference" +msgid "The left side of the scope operator didn't evaluate as an object reference" msgstr "" "Il membro sinistro dell'operatore di visibilità non è un riferimento ad un " "Oggetto" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_treenode_scopeoperator.cpp:100 -msgid "" -"The left side of the scope operator evaluated to a null object reference" +msgid "The left side of the scope operator evaluated to a null object reference" msgstr "" "Il membro sinistro dell'operatore di visibilità è un riferimento ad un " "Oggetto nullo" @@ -9826,8 +9748,7 @@ msgstr "Chiave hash non terminata" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_parser.cpp:3387 msgid "Unexpected end of script in hash key (missing '}' character ?)" -msgstr "" -"Fine inaspettata dello script nella chiave hash (carattere '}' mancante ?)" +msgstr "Fine inaspettata dello script nella chiave hash (carattere '}' mancante ?)" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_parser.cpp:3394 msgid "" @@ -9877,8 +9798,7 @@ msgstr "" "l'emissione del segnale '%Q' dall'Oggetto '%Q::%Q': disconnetto" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_object.cpp:866 -msgid "" -"Slot target object destroyed while emitting signal '%Q' from object '%Q::%Q'" +msgid "Slot target object destroyed while emitting signal '%Q' from object '%Q::%Q'" msgstr "" "Slot dell'Oggetto di destinazione distrutto durante l'emissione del segnale " "'%Q' dall'Oggetto '%Q::%Q'" @@ -10005,8 +9925,7 @@ msgstr "In questo blocco non ci sono Variabili estese" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_parser_dollar.cpp:52 msgid "Unexpected end of script after '$' function call prefix" -msgstr "" -"Fine inaspettata dello script dopo il prefisso '$' di chiamata a funzione" +msgstr "Fine inaspettata dello script dopo il prefisso '$' di chiamata a funzione" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_parser_dollar.cpp:53 msgid "Unexpected character %q (unicode %x) after '$' function call prefix" @@ -10035,8 +9954,7 @@ msgid "Empty instruction block for command evaluation" msgstr "Blocco di istruzioni vuoto per la valutazione del comando" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_parser_dollar.cpp:101 -msgid "" -"Parameter identifiers are forbidden in object scope (after the '->' operator)" +msgid "Parameter identifiers are forbidden in object scope (after the '->' operator)" msgstr "" "Gli identificatori di parametro sono proibiti nella visibilità di un " "oggetto (dopo l'operatore '-->')" @@ -10074,8 +9992,7 @@ msgstr "Chiamata ad una funzione non definita '%Q'" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_treenode_aliasfunctioncall.cpp:79 msgid "Error in inner alias function call '%Q', called from this context" -msgstr "" -"Errore nella chiamata interna dell'Alias '%Q', richiamata da questo contesto" +msgstr "Errore nella chiamata interna dell'Alias '%Q', richiamata da questo contesto" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_treenode_aliassimplecommand.cpp:99 msgid "Failed to send an unknown command as /raw" @@ -10088,8 +10005,7 @@ msgstr "Chiamata ad un comando non definito '%Q'" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_treenode_aliassimplecommand.cpp:115 msgid "Error in inner alias command call '%Q', called from this context" -msgstr "" -"Errore nella chiamata interna dell'alias '%Q', eseguita da questo contesto" +msgstr "Errore nella chiamata interna dell'alias '%Q', eseguita da questo contesto" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_coresimplecommands_af.cpp:290 msgid "Invalid pitch value: using default" @@ -10116,8 +10032,7 @@ msgid "Inexisting popup \"%Q\"" msgstr "Popup inesistente \"%Q\"" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_coresimplecommands_af.cpp:684 -msgid "" -"Popup menu self-modification is not allowed (the popup is probably open)" +msgid "Popup menu self-modification is not allowed (the popup is probably open)" msgstr "" "L'auto-modifica del popup menu non è consentita (il popup è probabilmente " "aperto)" @@ -10135,8 +10050,7 @@ msgstr "" "valido: utilizzo quello predefinito" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_coresimplecommands_af.cpp:855 -msgid "" -"The argument of the i switch did not evaluate to a number: using default" +msgid "The argument of the i switch did not evaluate to a number: using default" msgstr "" "L'argomento dell'opzione 'i' non utilizza un numero: utilizzo quello " "predefinito" @@ -10156,8 +10070,7 @@ msgstr "Errore Interno: chiamata virtuale pura a evaluateReadOnly" #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_treenode_data.cpp:91 #: /home/alexey/kvirc/src/kvirc/kvs/kvi_kvs_treenode_data.cpp:104 -msgid "" -"Internal error: trying to evaluate as read-write a read-only data location" +msgid "Internal error: trying to evaluate as read-write a read-only data location" msgstr "" "Errore interno: tentativo di utilizzare in modalità lettura-scrittura una " "locazione dati in sola lettura" @@ -10177,8 +10090,7 @@ msgid "This module has no version informations: refusing to load it" msgstr "Questo Modulo non ha informazioni sulla versione: non caricato" #: /home/alexey/kvirc/src/kvirc/module/kvi_modulemanager.cpp:203 -msgid "" -"This module was compiled for a different KVIrc version and can't be loaded" +msgid "This module was compiled for a different KVIrc version and can't be loaded" msgstr "" "Questo modulo è stato compilato per una differente versione di KVIrc e non " "puಠessere caricato" @@ -10368,8 +10280,7 @@ msgstr "Mostra Popup icone<br><Ctrl+I><br>vedi anche /help texticons" #: /home/alexey/kvirc/src/kvirc/ui/kvi_input.cpp:2224 msgid "User friendly commandline mode<br>See also /help commandline" -msgstr "" -"Modalità linea di comando User Friendly<br>vedi anche /help commandline" +msgstr "Modalità linea di comando User Friendly<br>vedi anche /help commandline" #: /home/alexey/kvirc/src/kvirc/ui/kvi_input.cpp:2236 msgid "Multi-line Editor<br><Ctrl+Backspace>" @@ -10542,8 +10453,7 @@ msgstr " su " #: /home/alexey/kvirc/src/kvirc/ui/kvi_query.cpp:584 #: /home/alexey/kvirc/src/kvirc/ui/kvi_query.cpp:648 msgid "This query has no active targets, no message sent" -msgstr "" -"Questa Query non ha nessun destinatario attivo, nessun messaggio inviato" +msgstr "Questa Query non ha nessun destinatario attivo, nessun messaggio inviato" #: /home/alexey/kvirc/src/kvirc/ui/kvi_query.cpp:621 #: /home/alexey/kvirc/src/kvirc/ui/kvi_channel.cpp:1065 @@ -10760,11 +10670,11 @@ msgstr "Impostato a" #: /home/alexey/kvirc/src/kvirc/ui/kvi_console.cpp:122 msgid "Address:" -msgstr "" +msgstr "Indirizzo:" #: /home/alexey/kvirc/src/kvirc/ui/kvi_console.cpp:133 msgid "Current IRC URI" -msgstr "" +msgstr "URI IRC corrente" #: /home/alexey/kvirc/src/kvirc/ui/kvi_console.cpp:146 #: /home/alexey/kvirc/src/kvirc/ui/kvi_console.cpp:149 @@ -10820,6 +10730,8 @@ msgid "" "KVIrc can accept only irc://, irc6://, ircs:// or irc6s:// URL's\n" "Your URL is invalid. Check spelling and try again" msgstr "" +"KVIrc può accettare solo URL di tipo irc://, irc6://, ircs:// o irc6s://\n" +"Il tuo URL è invalido. Controllalo e riprova" #: /home/alexey/kvirc/src/kvirc/ui/kvi_console.cpp:550 msgid "" @@ -10938,8 +10850,9 @@ msgid "Full path" msgstr "Percorso completo" #: /home/alexey/kvirc/src/kvirc/ui/kvi_imagedialog.cpp:241 +#, fuzzy msgid "Builtin $icon(%Q) [index %d]" -msgstr "" +msgstr "Builtin $icon(%Q) [indice %d]" #: /home/alexey/kvirc/src/kvirc/ui/kvi_imagedialog.cpp:274 msgid "directory" @@ -10996,8 +10909,7 @@ msgstr "Spiacente, nessun metodo di cifratura disponibile" #: /home/alexey/kvirc/src/kvirc/ui/kvi_cryptcontroller.cpp:275 msgid "Crypt: Can't create an engine instance: crypting disabled" -msgstr "" -"Crittografia: non posso creare un'istanza del metodo: cifratura disabilitata" +msgstr "Crittografia: non posso creare un'istanza del metodo: cifratura disabilitata" #: /home/alexey/kvirc/src/kvirc/ui/kvi_cryptcontroller.cpp:286 #, c-format @@ -11005,8 +10917,7 @@ msgid "Crypt: Can't initialize the engine :%s" msgstr "Crittografia: impossibile inizializzare il sistema :%s" #: /home/alexey/kvirc/src/kvirc/ui/kvi_cryptcontroller.cpp:294 -msgid "" -"Crypt: You have to enable encryption and/or decryption for the engine to work" +msgid "Crypt: You have to enable encryption and/or decryption for the engine to work" msgstr "" "Crittografia: devi abilitare la cifratura e/o la decifratura affinchì il " "sistema funzioni" @@ -11536,8 +11447,7 @@ msgid "Unable to look it up hostname: Unknown host" msgstr "Impossibile risolvere il nome dell'host: Host sconosciuto" #: /home/alexey/kvirc/src/kvirc/ui/kvi_ircview.cpp:4833 -msgid "" -"Double-click to look up this hostname<br>Right-click to view other options" +msgid "Double-click to look up this hostname<br>Right-click to view other options" msgstr "" "Doppio click per risolvere il nome dell'host<br>tasto destro per vedere le " "altre opzioni" @@ -11552,8 +11462,7 @@ msgstr "Server sconosciuto<br>" #: /home/alexey/kvirc/src/kvirc/ui/kvi_ircview.cpp:4860 msgid "Double-click to read the MOTD<br>Right-click to view other options" -msgstr "" -"Doppio click per leggere il MOTD<br>tasto destro per vedere le altre opzioni" +msgstr "Doppio click per leggere il MOTD<br>tasto destro per vedere le altre opzioni" #: /home/alexey/kvirc/src/kvirc/ui/kvi_ircview.cpp:4873 msgid "Double-click to set<br>" @@ -11575,7 +11484,7 @@ msgstr "Niente di conosciuto su %Q (nessuna connessione)" msgid "" "<b>%Q</b> (<u><font color=\"blue\"><nowrap>%Q</nowrap></font></u>): " "<br><nowrap>+%Q (%u users)<hr>%Q</nowrap>" -msgstr "" +msgstr "<b>%Q</b> (<u><font color=\"blue\"><nowrap>%Q</nowrap></font></u>): <br><nowrap>+%Q (%u utenti)<hr>%Q</nowrap>" #: /home/alexey/kvirc/src/kvirc/ui/kvi_ircview.cpp:4944 #, fuzzy @@ -12266,21 +12175,3 @@ msgstr "@THEMENAME@" msgid "@THEMEDESCRIPTION@" msgstr "@THEMEDESCRIPTION@" -#~ msgid "[IDENT]: Service shutdown (spontaneous)" -#~ msgstr "[IDENT]: arresto del servizio (spontaneo)" - -#~ msgid "[IDENT]: Service shutdown (on request)" -#~ msgstr "[IDENT]: arresto del servizio (a richiesta)" - -#~ msgid "<b>%Q</b>: +%Q (%u users)<hr>%Q" -#~ msgstr "<b>%Q</b>: +%Q (%u utenti)<hr>%Q" - -#~ msgid "What's this?" -#~ msgstr "Che cos'è questo ?" - -#, fuzzy -#~ msgid "Unignore" -#~ msgstr "ignorato" - -#~ msgid "(mIrc compatible)" -#~ msgstr "(compatibile con mIRC)" diff --git a/po/modules/notifier/notifier_it.po b/po/modules/notifier/notifier_it.po index bf6ffe31d..48f30c24f 100644 --- a/po/modules/notifier/notifier_it.po +++ b/po/modules/notifier/notifier_it.po @@ -12,9 +12,9 @@ msgstr "" "Project-Id-Version: notifier_it\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-01-06 19:39+0300\n" -"PO-Revision-Date: 2006-02-16 01:06+0100\n" -"Last-Translator: Etherea <cle at virg0 dot org>\n" -"Language-Team: Italian <it@li.org>\n" +"PO-Revision-Date: 2007-01-06 20:02+0100\n" +"Last-Translator: \n" +"Language-Team: <it@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -74,7 +74,5 @@ msgstr "Lo switch -t necessita di un timeout in secondi" #: /home/alexey/kvirc/src/modules/notifier/notifierwindowtabs.cpp:517 msgid "Close tab" -msgstr "" +msgstr "Chiudi tab" -#~ msgid "The command parser raised an error" -#~ msgstr "Il parser dei comandi ha segnalato un errore" diff --git a/po/modules/options/options_it.po b/po/modules/options/options_it.po index 1d7e1e73b..9d9ff1402 100644 --- a/po/modules/options/options_it.po +++ b/po/modules/options/options_it.po @@ -15,7 +15,7 @@ msgstr "" "Project-Id-Version: options_it\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-01-06 19:39+0300\n" -"PO-Revision-Date: 2006-11-11 15:43+0100\n" +"PO-Revision-Date: 2007-01-06 21:35+0100\n" "Last-Translator: \n" "Language-Team: <it@li.org>\n" "MIME-Version: 1.0\n" @@ -681,8 +681,7 @@ msgid "Server:" msgstr "Server:" #: /home/alexey/kvirc/src/modules/options/optw_servers.cpp:1130 -msgid "" -"<center>This is the name of the currently selected server or network</center>" +msgid "<center>This is the name of the currently selected server or network</center>" msgstr "<center>Questo è il nome del server o della rete selezionato.</center>" #: /home/alexey/kvirc/src/modules/options/optw_servers.cpp:1153 @@ -700,10 +699,8 @@ msgid "Connect &Now" msgstr "&Connetti Ora" #: /home/alexey/kvirc/src/modules/options/optw_servers.cpp:1164 -msgid "" -"<center>Hit this button to connect to the currently selected server.</center>" -msgstr "" -"<center>Premi questo pulsante per connetterti al server selezionato.</center>" +msgid "<center>Hit this button to connect to the currently selected server.</center>" +msgstr "<center>Premi questo pulsante per connetterti al server selezionato.</center>" #: /home/alexey/kvirc/src/modules/options/optw_servers.cpp:1177 msgid "" @@ -1143,7 +1140,7 @@ msgid "" "taskbar entry instead of the server name. This is nice to keep on unless " "your servers are not organized in networks or you often connect to two " "servers of the same network.</center>" -msgstr "" +msgstr "<center>Quest'opzione farà in modo che KVIrc mostrerà il nome della rete come nella console invece del nome del server. Questo è efficace quando i tuoi server non sono organizzati in reti o se connetti più server della stessa rete.</center>" #: /home/alexey/kvirc/src/modules/options/optw_irc.cpp:75 msgid "Force immediate quit" @@ -1164,7 +1161,7 @@ msgstr "" #: /home/alexey/kvirc/src/modules/options/optw_irc.cpp:84 msgid "Prepend gender info to realname" -msgstr "" +msgstr "Aggiungi informazioni sul sesso nel realname" #: /home/alexey/kvirc/src/modules/options/optw_irc.cpp:110 msgid "On Channel Kick" @@ -1420,20 +1417,20 @@ msgid "" "navigate through the option pages. The text box in the bottom left corner is " "a small search engine. It will highlight the pages that contain options " "related to the search term you have entered." -msgstr "" +msgstr "Questo dialog contiene un set di settaggi KVIrc. Usa i pulsanti sulla sinistra per navigare attraverso le opzioni. La casella in basso a sinistra è un piccolo motore di ricerca- Evidenzierà le pagine che contengono le opzioni relative alle parole che hai cercato." #: /home/alexey/kvirc/src/modules/options/dialog.cpp:141 msgid "" "Many settings have tooltips that can be shown by holding the cursor over " "their label for a few seconds." -msgstr "" +msgstr "Molti settaggi hanno dei tooltip che possono essere mostrati tenendo il cursore del mouse sopra la loro etichetta per qualche secondo." #: /home/alexey/kvirc/src/modules/options/dialog.cpp:146 msgid "" "When you have finished, click \"<b>OK</b>\" to accept your changes or " "\"<b>Cancel</b>\" to discard them. Clicking \"<b>Apply</b>\" will commit " "your changes without closing the window." -msgstr "" +msgstr "Quando hai finito, clicca \"<b>OK</b>\" per accettare i cambiamenti o \"<b>Annulla</b>\" per tralasciarli. Cliccando \"<b>Applica</b>\" salverai i cambiamenti senza chiudere la finestra." #: /home/alexey/kvirc/src/modules/options/dialog.cpp:211 msgid "" @@ -1442,7 +1439,7 @@ msgid "" "button on the right. The pages that contain some options related to the " "search term will be highlighted and you will be able to quickly find them.</" "p><p>Try \"nickname\" for example.</p>" -msgstr "" +msgstr "<p>Questo è lo strumento di ricerca per questa dialog.</p><p>Puoi inserire una parola da cercare nella tua lingua o in inglese e premere il pulsante sulla destra. Le pagine che contengono delle opzioni relative alla parola cercata saranno evidenziate e tu sarai così in grado di trovarle velocemente.</p><p>Per esempio prova ad inserire \"nickname\".</p>" #: /home/alexey/kvirc/src/modules/options/dialog.cpp:243 #: /home/alexey/kvirc/src/modules/options/container.cpp:56 @@ -1792,8 +1789,7 @@ msgstr "" "delle citazioni casuali o delle frasi.</center>" #: /home/alexey/kvirc/src/modules/options/optw_identity.cpp:351 -msgid "" -"This field is optional and will appear as part of the CTCP USERINFO reply." +msgid "This field is optional and will appear as part of the CTCP USERINFO reply." msgstr "" "Questo campo è opzionale e apparirà come parte della risposta di un CTCP " "USERINFO" @@ -1883,7 +1879,7 @@ msgid "" "small file (say 150 Kb max) because<br>most clients have a limit on the size " "of avatars being downloaded.<br>The image also should be smaller than " "800x600 pixels since<br>it will have to be viewable in everyone's monitor." -msgstr "" +msgstr "Qui puoi scegliere l'immagine per il tuo avatar. Sarà visibile<br>dalle alle persone che lo richiedono. Scegli una tua immagine carina,<br>possibilmente evitando oscenità e immagini offensive. E' una buona idea<br>scegliere un file relativamente piccolo (diciamo 150 Kb max) perché<br>molti client hanno un limite sulla dimensione degli avatar da scaricare.<br>L'immagine inoltre dev'essere più piccola di 800x600 pixel in modo<br>da essere vista sul monitor di tutti." #: /home/alexey/kvirc/src/modules/options/optw_identity.cpp:511 msgid "Use avatar" @@ -1927,7 +1923,7 @@ msgid "" "scaled by the remote clients with poor quality<br>algorithms to improve " "performance. You *should* scale it manually<br>to a sane size (like 800x600) " "or choose a different image." -msgstr "" +msgstr "L'avatar scelto è più grande di 1024x768 pixel.<br>Un'immagine così grossa potrebbe non essere vista sui monitor di tutti<br>e probabilmente verrà scalata dal client remoto con una bassa qualità<br>per migliorare le prestazioni. *Dovresti* scalarla manualmente<br>a una grandezza decente (tipo 800x600) o scegliere un'altra immagine." #: /home/alexey/kvirc/src/modules/options/optw_identity.cpp:685 msgid "Default Messages" @@ -2287,8 +2283,7 @@ msgid "Minimum alert level:" msgstr "Livello di allerta minimo:" #: /home/alexey/kvirc/src/modules/options/optw_highlighting.cpp:114 -msgid "" -"<center>This option sets the minimum alert level for the taskbar.</center>" +msgid "<center>This option sets the minimum alert level for the taskbar.</center>" msgstr "" "<center>Questa opzione imposta il livello minimo di allerta per la lista dei " "canali.</center>" @@ -3260,13 +3255,11 @@ msgstr "Il campo NickName non può contenere spazi" #: /home/alexey/kvirc/src/modules/options/optw_nickserv.cpp:183 msgid "The NickServ mask can't be empty!<br>You must put at least * there." -msgstr "" -"La maschera del NickServ non può essere vuota!<br>Devi metterci almeno *" +msgstr "La maschera del NickServ non può essere vuota!<br>Devi metterci almeno *" #: /home/alexey/kvirc/src/modules/options/optw_nickserv.cpp:191 msgid "The Message Regexp can't be empty!<br>You must put at least * there." -msgstr "" -"L'espressione regolare non può essere vuota!<br>Ci devi mettere almeno *" +msgstr "L'espressione regolare non può essere vuota!<br>Ci devi mettere almeno *" #: /home/alexey/kvirc/src/modules/options/optw_nickserv.cpp:199 msgid "The Identify Command can't be empty!" @@ -3621,7 +3614,7 @@ msgstr "" #: /home/alexey/kvirc/src/modules/options/optw_dcc.cpp:220 msgid "Always open transfer window as minimized" -msgstr "" +msgstr "Apri sempre la finestra di trasferimento minimizzata" #: /home/alexey/kvirc/src/modules/options/optw_dcc.cpp:238 msgid "Bug Compatibility" @@ -3675,7 +3668,7 @@ msgstr "" #: /home/alexey/kvirc/src/modules/options/optw_dcc.cpp:262 msgid "Limits" -msgstr "" +msgstr "Limiti" #: /home/alexey/kvirc/src/modules/options/optw_dcc.cpp:265 msgid "Limit upload bandwidth to" @@ -4073,7 +4066,7 @@ msgstr "tema,mdi" #: /home/alexey/kvirc/src/modules/options/optw_interfacelookglobal.h:87 msgid "Workspace" -msgstr "" +msgstr "Area di lavoro" #: /home/alexey/kvirc/src/modules/options/optw_interfacelookglobal.h:100 msgid "ToolBar Applets" @@ -4151,7 +4144,7 @@ msgstr "temi,colori,messaggi" #: /home/alexey/kvirc/src/modules/options/optw_messages.h:153 msgid "Color Set" -msgstr "" +msgstr "Set di colori" #: /home/alexey/kvirc/src/modules/options/optw_userlist.h:30 msgid "Userlist" @@ -4388,187 +4381,3 @@ msgstr "Icona del vassoio di sistema" msgid "tray,dockwidget" msgstr "vassoio,oggetto da scrivania" -#~ msgid "Save Current Theme" -#~ msgstr "Salva il Tema Corrente" - -#~ msgid "Theme name:" -#~ msgstr "Nome del Tema:" - -#~ msgid "Version:" -#~ msgstr "Versione:" - -#~ msgid "Author:" -#~ msgstr "Autore:" - -#~ msgid "Include message colors information" -#~ msgstr "Includi le informazioni dei colori nei messaggi" - -#~ msgid "Package format:" -#~ msgstr "Formato del pacchetto:" - -#~ msgid "XML single-file format" -#~ msgstr "Singolo file XML" - -#~ msgid "New multi-file format" -#~ msgstr "Nuovo formato multi-file" - -#~ msgid "Old format" -#~ msgstr "Vecchio formato" - -#~ msgid "Save Theme - KVIrc" -#~ msgstr "Salva Tema - KVIrc" - -#~ msgid "Unable to create theme directory." -#~ msgstr "Impossibile creare la directory dei temi" - -#~ msgid "Theme saved successfully to " -#~ msgstr "Tema salvato con successo in " - -#~ msgid "Choose save directory" -#~ msgstr "Seleziona la directory di salvataggio" - -#~ msgid "You must select save directory" -#~ msgstr "Devi selezionare la directory di salvataggio" - -#~ msgid "Unable to create theme files directory." -#~ msgstr "Impossibile creare la directory dei temi." - -#~ msgid "Unable to create theme utils directory." -#~ msgstr "Impossibile creare la directory dei temi" - -#~ msgid "Cannot find installer.kvs." -#~ msgstr "Impossibile trovare installer.kvs" - -#~ msgid "Cannot write installer.kvs." -#~ msgstr "Impossibile scrivere installer.kvs" - -#~ msgid "Cannot write install.kvs." -#~ msgstr "Impossibile scrivere install.kvs" - -#~ msgid "Cannot open install.kvs for reading." -#~ msgstr "Impossibile leggere il file install.kvs." - -#~ msgid "Cannot open install.kvs for writing." -#~ msgstr "Impossibile scrivere sul file install.kvs" - -#~ msgid "Choose filaname" -#~ msgstr "Scegli un File" - -#~ msgid "You must select filename" -#~ msgstr "Devi scegliere un nome per il tema!" - -#~ msgid "You must choose a theme name!" -#~ msgstr "Devi scegliere un nome per il tema!" - -#~ msgid "" -#~ "To apply a theme select it and click \"Ok\" or \"Apply\".<br>Your theme " -#~ "dir is:<br><b>" -#~ msgstr "" -#~ "Per applicare un tema devi selezionarlo e clickare su \"Ok\" o \"Applica" -#~ "\".<br>La directory del tema è:<br><b>" - -#~ msgid "Refresh Theme List" -#~ msgstr "Aggiorna Lista dei Temi" - -#~ msgid "Install XML theme pack" -#~ msgstr "Installa il pacchetto del tema in XML" - -#~ msgid "Save Current Theme..." -#~ msgstr "Salva Tema Corrente..." - -#~ msgid "Delete Selected Theme" -#~ msgstr "Cancella il tema selezionato" - -#~ msgid "Get More Themes..." -#~ msgstr "Scarica altri Temi..." - -#~ msgid "Open Theme - KVIrc" -#~ msgstr "Apri Tema - KVIrc" - -#~ msgid "You must select file" -#~ msgstr "Devi selezionare il file" - -#~ msgid "Current Theme" -#~ msgstr "Tema Corrente" - -#~ msgid "<p>The active theme settings</p>" -#~ msgstr "<p>Impostazioni tema corrente</p>" - -#~ msgid "<p>Theme: %1</p>" -#~ msgstr "<p>Tema: %1</p>" - -#~ msgid "<p>Version: %1</p>" -#~ msgstr "<p>Versione: %1</p>" - -#~ msgid "<p>Date: %1</p>" -#~ msgstr "<p>Data: %1</p>" - -#~ msgid "<p>Author: %1</p>" -#~ msgstr "<p>Autore: %1</p>" - -#~ msgid "Minimize new queries" -#~ msgstr "Minimizza nuove query" - -#~ msgid "Automatically close on completion" -#~ msgstr "Chiudi automaticamente quando completato" - -#~ msgid "Speed limits" -#~ msgstr "Limiti banda" - -#~ msgid "Idle interval:" -#~ msgstr "Intervallo di inattività" - -#~ msgid "" -#~ "<table width=\"100%\"><tr><td bgcolor=\"#303030\"><center><h1><font color=" -#~ "\"#FFFFFF\">General Preferences</font></h1></center></td></" -#~ "tr><tr><td><br><br><center><b>These sections contain various settings for " -#~ "KVIrc</b></center><br><br><p>When you have finished, click \"<b>OK</b>\" " -#~ "to accept your changes or \"<b>Cancel</b>\" to discard them. Clicking " -#~ "\"<b>Apply</b>\" will commit your changes without closing the window.</" -#~ "td></tr><tr><td>Many settings have tooltips that can be shown by holding " -#~ "the cursor over their label for a few seconds.</p></td></tr></table>" -#~ msgstr "" -#~ "<table width=\"100%\"><tr><td bgcolor=\"#303030\"><center><h1><font color=" -#~ "\"#FFFFFF\">Impostazioni Generali</font></h1></center></td></" -#~ "tr><tr><td><br><br><center><b>Questa sezione contine varie impostazioni " -#~ "per KVIrc</b></center><br><br><p>Quando hai finito, fai click su \"<b>OK</" -#~ "b>\" per confermare i cambiamenti o \"<b>Annulla</b>\" per scartarli. " -#~ "Clickando su \"<b>Applica</b>\" applicherai i cambiamenti senza chiudere " -#~ "questa finestra.</td></tr><tr><td>Molte impostazioni hanno dei tooltip " -#~ "per aiutarti, per visualizzarli basta posizionare il cursore sull'opzione " -#~ "per pochi secondi.</p></td></tr></table>" - -#~ msgid "" -#~ "<table width=\"100%\"><tr><td bgcolor=\"#303030\"><center><h1><font color=" -#~ "\"#FFFFFF\">General Preferences</font></h1></center></td></" -#~ "tr><tr><td><br><br>Select a category in the list view on the left to view " -#~ "the related settings. When you have finished, click \"<b>OK</b>\" to " -#~ "accept your changes or \"<b>Cancel</b>\" to discard them. Clicking " -#~ "\"<b>Apply</b>\" will commit your changes without closing this window." -#~ "<br><br></td></tr></table>" -#~ msgstr "" -#~ "<table width=\"100%\"><tr><td bgcolor=\"#303030\"><center><h1><font color=" -#~ "\"#FFFFFF\">Impostazioni Generali</font></h1></center></td></" -#~ "tr><tr><td><br><br>Seleziona una categoria nella lista di sinistra per " -#~ "vedere le relative opzioni. Quando hai finito, fai click su \"<b>OK</b>\" " -#~ "per confermare i cambiamenti o \"<b>Annulla</b>\" per scartarli. " -#~ "Clickando su \"<b>Applica</b>\" applicherai i cambiamenti senza chiudere " -#~ "questa finestra.<br><br></td></tr></table>" - -#~ msgid "Preferences - KVIrc" -#~ msgstr "Preferenze - KVIrc" - -#~ msgid "Standard Colors" -#~ msgstr "Colori Standard" - -#~ msgid "Avatar Handling" -#~ msgstr "Gestione Avatar" - -#~ msgid "MDI Area" -#~ msgstr "MDI Area" - -#~ msgid "Load & Save" -#~ msgstr "Carica & Salva" - -#~ msgid "Output Style" -#~ msgstr "Stile dei messaggi" diff --git a/src/config.h.in b/src/config.h.in index b4d456ee7..ebd1e3ba8 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -187,31 +187,31 @@ /* Define to the version of this package. */ #undef PACKAGE_VERSION -/* The size of a `int', as computed by sizeof. */ +/* The size of `int', as computed by sizeof. */ #undef SIZEOF_INT -/* The size of a `long int', as computed by sizeof. */ +/* The size of `long int', as computed by sizeof. */ #undef SIZEOF_LONG_INT -/* The size of a `long long int', as computed by sizeof. */ +/* The size of `long long int', as computed by sizeof. */ #undef SIZEOF_LONG_LONG_INT -/* The size of a `short int', as computed by sizeof. */ +/* The size of `short int', as computed by sizeof. */ #undef SIZEOF_SHORT_INT -/* The size of a `unsigned int', as computed by sizeof. */ +/* The size of `unsigned int', as computed by sizeof. */ #undef SIZEOF_UNSIGNED_INT -/* The size of a `unsigned long int', as computed by sizeof. */ +/* The size of `unsigned long int', as computed by sizeof. */ #undef SIZEOF_UNSIGNED_LONG_INT -/* The size of a `unsigned long long int', as computed by sizeof. */ +/* The size of `unsigned long long int', as computed by sizeof. */ #undef SIZEOF_UNSIGNED_LONG_LONG_INT -/* The size of a `unsigned short int', as computed by sizeof. */ +/* The size of `unsigned short int', as computed by sizeof. */ #undef SIZEOF_UNSIGNED_SHORT_INT -/* The size of a `void *', as computed by sizeof. */ +/* The size of `void *', as computed by sizeof. */ #undef SIZEOF_VOID_P /* Define to 1 if you have the ANSI C header files. */ diff --git a/src/kvi_configstatus.h b/src/kvi_configstatus.h index f4edc813c..b90b373e4 100644 --- a/src/kvi_configstatus.h +++ b/src/kvi_configstatus.h @@ -1,4 +1,4 @@ -/* src/config.h. Generated by configure. */ +/* src/config.h. Generated from config.h.in by configure. */ /* src/config.h.in. Generated from configure.in by autoheader. */ /* define this to the number of average channel users */ @@ -8,16 +8,16 @@ /* #undef BIG_ENDIAN_MACHINE_BYTE_ORDER */ /* this is the build date (configure date rather) */ -#define BUILD_DATE "Sat Dec 30 13:42:43 UTC 2006" +#define BUILD_DATE "Sat Jan 6 18:57:30 UTC 2007" /* these are the build flags */ -#define BUILD_FLAGS "x86_64-cefgikopsAGTZ" +#define BUILD_FLAGS "x86_64-ciopsAGTZ" /* define if you want to enable the Arts daemon support */ /* #undef COMPILE_ARTS_SUPPORT */ /* define if you want to enable the Audiofile library support */ -#define COMPILE_AUDIOFILE_SUPPORT 1 +/* #undef COMPILE_AUDIOFILE_SUPPORT */ /* define if you want to compile the crypt support */ #define COMPILE_CRYPT_SUPPORT 1 @@ -26,7 +26,7 @@ /* #undef COMPILE_DISABLE_DCC_VOICE */ /* define if you want to enable the Esound daemon support */ -#define COMPILE_ESD_SUPPORT 1 +/* #undef COMPILE_ESD_SUPPORT */ /* define if you have the SIOCGIFADDR ioctl and the related headers */ #define COMPILE_GET_INTERFACE_ADDRESS 1 @@ -41,7 +41,7 @@ #define COMPILE_IPV6_SUPPORT 1 /* define if you want to compile the KDE 2.x support */ -#define COMPILE_KDE_SUPPORT 1 +/* #undef COMPILE_KDE_SUPPORT */ /* define if you want the memory checks */ /* #undef COMPILE_MEMORY_CHECKS */ @@ -57,7 +57,7 @@ /* #undef COMPILE_NO_IPC */ /* define if you want to ignore X Windows completely */ -/* #undef COMPILE_NO_X */ +#define COMPILE_NO_X 1 /* define if you want to disable the X bell support */ /* #undef COMPILE_NO_X_BELL */ @@ -69,7 +69,7 @@ #define COMPILE_OSS_SUPPORT 1 /* define if you have perl and want the perl scripting support in kvirc */ -#define COMPILE_PERL_SUPPORT 1 +/* #undef COMPILE_PERL_SUPPORT */ /* define if you have the KDE support and want the pseudo transparency */ #define COMPILE_PSEUDO_TRANSPARENCY 1 @@ -93,7 +93,7 @@ #define COMPILE_WITH_SYSTEM_MEMMOVE 1 /* define if you want to enable the ZLib library support */ -#define COMPILE_XSS_SUPPORT 1 +/* #undef COMPILE_XSS_SUPPORT */ /* define if you want to enable the ZLib library support */ #define COMPILE_ZLIB_SUPPORT 1 @@ -188,38 +188,38 @@ /* Define to the version of this package. */ #define PACKAGE_VERSION "" -/* The size of a `int', as computed by sizeof. */ +/* The size of `int', as computed by sizeof. */ #define SIZEOF_INT 4 -/* The size of a `long int', as computed by sizeof. */ +/* The size of `long int', as computed by sizeof. */ #define SIZEOF_LONG_INT 8 -/* The size of a `long long int', as computed by sizeof. */ +/* The size of `long long int', as computed by sizeof. */ #define SIZEOF_LONG_LONG_INT 8 -/* The size of a `short int', as computed by sizeof. */ +/* The size of `short int', as computed by sizeof. */ #define SIZEOF_SHORT_INT 2 -/* The size of a `unsigned int', as computed by sizeof. */ +/* The size of `unsigned int', as computed by sizeof. */ #define SIZEOF_UNSIGNED_INT 4 -/* The size of a `unsigned long int', as computed by sizeof. */ +/* The size of `unsigned long int', as computed by sizeof. */ #define SIZEOF_UNSIGNED_LONG_INT 8 -/* The size of a `unsigned long long int', as computed by sizeof. */ +/* The size of `unsigned long long int', as computed by sizeof. */ #define SIZEOF_UNSIGNED_LONG_LONG_INT 8 -/* The size of a `unsigned short int', as computed by sizeof. */ +/* The size of `unsigned short int', as computed by sizeof. */ #define SIZEOF_UNSIGNED_SHORT_INT 2 -/* The size of a `void *', as computed by sizeof. */ +/* The size of `void *', as computed by sizeof. */ #define SIZEOF_VOID_P 8 /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Version number of package */ -#define VERSION "3.2.5" +#define VERSION "3.2.6" /* MAJOR.MINOR part of version */ #define VERSION_BRANCH "3.2" |
